From 8ca5c11bdfa4c5cc6ef75d048340f8854c8b3eaf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 8 Sep 1996 02:07:08 +0000 Subject: second update 960907 from main archive Sun Sep 8 02:36:02 1996 Ulrich Drepper * locale/SYS_libc.c (_libc_intl_domainname): Change value to "libc". This is consistent with all other GNU packages. We shouldn't take care for a possible clash. Somebody will name the domain of a package libc if it is not the libc itself. * MakeTAGS ($P/SYS_libc.pot): Rename to $P/libc.pot. * po/Makefile (domainname): Change to libc. (distribute): Now ship libc.pot. * catgets/gencat.c (usage): Use `PACKAGE' for package name in version information banner. Change bug report address to bug-glibc@prep not @gnu. * db/makedb.c (PACKAGE): New macro. Set to _libc_intl_domain. (main): Use `PACKAGE' for package name in version information banner. Change bug report address to bug-glibc@prep not @gnu. * locale/programs/locale.c (main): Use `PACKAGE' for package name in version information banner. Change bug report address to bug-glibc@prep not @gnu. * locale/programs/localedef.c (main): Likewise. * version.h (VERSION): Bump to 1.94. * libio/iofdopen: Initialize _lock field only if _IO_MTSAFE_IO. --- ChangeLog | 25 +- MakeTAGS | 2 +- catgets/gencat.c | 4 +- db/makedb.c | 5 +- locale/Makefile | 1 + locale/SYS_libc.c | 4 +- locale/programs/locale.c | 4 +- locale/programs/localedef.c | 4 +- po/Makefile | 6 +- po/SYS_libc.pot | 2563 ----------------------------------------- po/de.po | 695 +++++++++--- po/es.po | 1324 ++++++++++++++------- po/ko.po | 739 +++++++++--- po/libc.pot | 2649 +++++++++++++++++++++++++++++++++++++++++++ po/nl.po | 1496 ++++++++++++++++++++++++ po/pl.po | 1496 ++++++++++++++++++++++++ version.h | 2 +- 17 files changed, 7692 insertions(+), 3327 deletions(-) delete mode 100644 po/SYS_libc.pot create mode 100644 po/libc.pot create mode 100644 po/nl.po create mode 100644 po/pl.po diff --git a/ChangeLog b/ChangeLog index ce781aad4a..f2df3e78a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Sun Sep 8 02:36:02 1996 Ulrich Drepper + + * locale/SYS_libc.c (_libc_intl_domainname): Change value to "libc". + This is consistent with all other GNU packages. We shouldn't + take care for a possible clash. Somebody will name the domain + of a package libc if it is not the libc itself. + * MakeTAGS ($P/SYS_libc.pot): Rename to $P/libc.pot. + * po/Makefile (domainname): Change to libc. + (distribute): Now ship libc.pot. + * catgets/gencat.c (usage): Use `PACKAGE' for package name in + version information banner. + Change bug report address to bug-glibc@prep not @gnu. + * db/makedb.c (PACKAGE): New macro. Set to _libc_intl_domain. + (main): Use `PACKAGE' for package name in version information + banner. + Change bug report address to bug-glibc@prep not @gnu. + * locale/programs/locale.c (main): Use `PACKAGE' for package name + in version information banner. + Change bug report address to bug-glibc@prep not @gnu. + * locale/programs/localedef.c (main): Likewise. + + * version.h (VERSION): Bump to 1.94. + Sat Sep 7 14:00:33 1996 David Mosberger-Tang * catgets/catgets.c (catopen): Allocate sizeof(*result) bytes @@ -19,7 +42,7 @@ Sat Sep 7 19:39:19 1996 Ulrich Drepper Sat Sep 7 05:15:45 1996 Ulrich Drepper - * libio/iofdopen: Initialize _lock field only if _IO_MTSAFE_IO. + * libio/iofdopen: Initialize _lock field only if _IO_MTSAFE_IO. * libio/iofopen: Likewise. * libio/iofopncook.c: Likewise. * libio/iopopen.c: Likewise. diff --git a/MakeTAGS b/MakeTAGS index dcbea9386f..336d63f483 100644 --- a/MakeTAGS +++ b/MakeTAGS @@ -166,7 +166,7 @@ $P/subdirs.pot: $(subdirs:%=$P/%.pot) include $(common-objpfx)version.mk # Combine all the messages into the final sorted template translation file. -$P/SYS_libc.pot: $(all-pot) +$P/libc.pot: $(all-pot) @rm -f $@.new sed -e 's/VERSION/$(version)/' -e "s/DATE/`date +'%Y-%m-%d %k:%M'`/" \ po/header.pot > $@.new diff --git a/catgets/gencat.c b/catgets/gencat.c index 2e275fcef2..e989a0f63d 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -166,7 +166,7 @@ main (int argc, char *argv[]) if (do_version) { fprintf (stderr, "%s - GNU %s %s\n", program_invocation_name, - "libc", VERSION); + PACKAGE, VERSION); exit (EXIT_SUCCESS); } @@ -213,7 +213,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ -V, --version output version information and exit\n\ If INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n\ is -, output is written to standard output.\n\ -Report bugs to .\n"), +Report bugs to .\n"), program_invocation_name, program_invocation_name); exit (status); diff --git a/db/makedb.c b/db/makedb.c index d72159579d..3dc5b34cbe 100644 --- a/db/makedb.c +++ b/db/makedb.c @@ -32,6 +32,7 @@ Boston, MA 02111-1307, USA. */ /* Get libc version number. */ #include "../version.h" +#define PACKAGE _libc_intl_domainname /* Long options. */ static const struct option long_options[] = @@ -112,7 +113,7 @@ main (argc, argv) /* Version information is requested. */ if (do_version) - printf ("%s - GNU %s %s\n", program_invocation_name, "libc", VERSION); + printf ("%s - GNU %s %s\n", program_invocation_name, PACKAGE, VERSION); /* Help is requested. */ if (do_help) @@ -208,7 +209,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ -u, --undo print content of database file, one entry a line\n\ -V, --version output version information and exit\n\ If INPUT-FILE is -, input is read from standard input.\n\ -Report bugs to .\n"), +Report bugs to .\n"), program_invocation_name, program_invocation_name, program_invocation_name); diff --git a/locale/Makefile b/locale/Makefile index fd7425e71b..c212b2e71c 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -25,6 +25,7 @@ headers = locale.h langinfo.h distribute = localeinfo.h categories.def iso-4217.def weight.h \ strlen-hash.h \ $(addprefix programs/, \ + locale.c localedef.c \ $(localedef-modules:=.c) $(locale-modules:=.c) \ $(lib-modules:=.c) config.h simple-hash.h \ charmap-kw.gperf charmap-kw.h locfile-token.h \ diff --git a/locale/SYS_libc.c b/locale/SYS_libc.c index ed34903d22..53c9a6034e 100644 --- a/locale/SYS_libc.c +++ b/locale/SYS_libc.c @@ -1,6 +1,4 @@ /* Define a constant for the dgettext domainname for libc internal messages, so the string constant is not repeated in dozens of object files. */ -#include "../version.h" - -const char _libc_intl_domainname[] = "SYS_GNU_libc-" VERSION; +const char _libc_intl_domainname[] = "libc"; diff --git a/locale/programs/locale.c b/locale/programs/locale.c index a4254e3000..a3ffd48998 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -183,7 +183,7 @@ main (int argc, char *argv[]) /* Version information is requested. */ if (do_version) { - fprintf (stderr, "%s - GNU %s %s\n", __progname, "libc", VERSION); + fprintf (stderr, "%s - GNU %s %s\n", __progname, PACKAGE, VERSION); exit (EXIT_SUCCESS); } @@ -245,7 +245,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ \n\ -c, --category-name write names of selected categories\n\ -k, --keyword-name write names of selected keywords\n\ -Report bugs to ."), +Report bugs to .\n"), __progname); exit (status); diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index d47983b277..8eab9c1fa9 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -174,7 +174,7 @@ main (int argc, char *argv[]) if (do_version) { fprintf (stderr, "%s - GNU %s %s\n", program_invocation_short_name, - "libc", VERSION); + PACKAGE, VERSION); exit (0); } @@ -397,7 +397,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ \n\ System's directory for character maps: %s\n\ locale files : %s\n\ -Report bugs to ."), +Report bugs to .\n"), program_invocation_name, CHARMAP_PATH, LOCALE_PATH); exit (status); diff --git a/po/Makefile b/po/Makefile index db066da9d5..30721d11a0 100644 --- a/po/Makefile +++ b/po/Makefile @@ -32,7 +32,7 @@ LINGUAS = $(ALL_LINGUAS) endif # Text domain name to install under; must match ../locale/SYS_libc.c string. -domainname = SYS_GNU_libc-$(version) +domainname = libc # Get $(version) defined. include ../Makeconfig @@ -45,7 +45,7 @@ mo-installed = $(localedir)/%/LC_MESSAGES/$(domainname).mo install-others = $(LINGUAS:%=$(mo-installed)) # Files to distribute: all the source and compiled binary translation files. -distribute = $(ALL_LINGUAS:=.po) $(ALL_LINGUAS:=.mo) SYS_libc.pot +distribute = $(ALL_LINGUAS:=.po) $(ALL_LINGUAS:=.mo) libc.pot include ../Rules @@ -58,7 +58,7 @@ include ../Rules %.mo: %.po $(MSGFMT) -o $@ $< -# Install the message object files as SYS_libc.po in the language directory. +# Install the message object files as libc.po in the language directory. $(mo-installed): %.mo; $(do-install) .PHONY: linguas linguas.mo diff --git a/po/SYS_libc.pot b/po/SYS_libc.pot deleted file mode 100644 index c86468f0e5..0000000000 --- a/po/SYS_libc.pot +++ /dev/null @@ -1,2563 +0,0 @@ -# GNU libc message catalog of translations -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: libc 1.93\n" -"POT-Creation-Date: 1996-08-29 1:37\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+DIST\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" - -#: sunrpc/rpc_main.c:80 -#, c-format -msgid " %s [-c | -h | -l | -m] [-o outfile] [infile]\n" -msgstr "" - -#: sunrpc/rpc_main.c:83 -#, c-format -msgid " %s [-s udp|tcp]* [-o outfile] [infile]\n" -msgstr "" - -#: sunrpc/rpcinfo.c:612 -msgid " rpcinfo -b prognum versnum\n" -msgstr "" - -#: sunrpc/rpcinfo.c:613 -msgid " rpcinfo -d prognum versnum\n" -msgstr "" - -#: sunrpc/rpcinfo.c:611 -msgid " rpcinfo -p [ host ]\n" -msgstr "" - -#: sunrpc/rpcinfo.c:610 -msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" -msgstr "" - -#: sunrpc/rpcinfo.c:517 -msgid " program vers proto port\n" -msgstr "" - -#: time/zic.c:425 -#, c-format -msgid " (rule from \"%s\", line %d)" -msgstr "" - -#: locale/programs/ld-collate.c:360 locale/programs/ld-ctype.c:1233 -msgid " done\n" -msgstr "" - -#: time/zic.c:422 -#, c-format -msgid "\"%s\", line %d: %s" -msgstr "" - -#: time/zic.c:946 -#, c-format -msgid "\"Zone %s\" line and -l option are mutually exclusive" -msgstr "" - -#: time/zic.c:954 -#, c-format -msgid "\"Zone %s\" line and -p option are mutually exclusive" -msgstr "" - -#: time/zic.c:759 -#, c-format -msgid "%s in ruleless zone" -msgstr "" - -#: assert/assert.c:48 -#, c-format -msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n" -msgstr "" - -#: assert/assert-perr.c:46 -#, c-format -msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" -msgstr "" - -#: stdio-common/psignal.c:48 -#, c-format -msgid "%s%sUnknown signal %d\n" -msgstr "" - -#: sunrpc/rpc_util.c:258 -#, c-format -msgid "%s, line %d: " -msgstr "" - -#: time/zic.c:2140 -#, c-format -msgid "%s: %d did not sign extend correctly\n" -msgstr "" - -#: locale/programs/charmap.c:176 -#, c-format -msgid "%s: must be greater than \n" -msgstr "" - -#: time/zic.c:1431 -#, c-format -msgid "%s: Can't create %s: %s\n" -msgstr "" - -#: time/zic.c:2119 -#, c-format -msgid "%s: Can't create directory %s: %s\n" -msgstr "" - -#: time/zic.c:613 -#, c-format -msgid "%s: Can't link from %s to %s: %s\n" -msgstr "" - -#: time/zic.c:784 -#, c-format -msgid "%s: Can't open %s: %s\n" -msgstr "" - -#: time/zic.c:852 -#, c-format -msgid "%s: Error closing %s: %s\n" -msgstr "" - -#: time/zic.c:846 -#, c-format -msgid "%s: Error reading %s\n" -msgstr "" - -#: time/zic.c:1495 -#, c-format -msgid "%s: Error writing %s\n" -msgstr "" - -#: time/zdump.c:258 -#, c-format -msgid "%s: Error writing standard output " -msgstr "" - -#: time/zic.c:831 -#, c-format -msgid "%s: Leap line in non leap seconds file %s\n" -msgstr "" - -#: time/zic.c:362 -#, c-format -msgid "%s: Memory exhausted: %s\n" -msgstr "" - -#: time/zic.c:528 -#, c-format -msgid "%s: More than one -L option specified\n" -msgstr "" - -#: time/zic.c:488 -#, c-format -msgid "%s: More than one -d option specified\n" -msgstr "" - -#: time/zic.c:498 -#, c-format -msgid "%s: More than one -l option specified\n" -msgstr "" - -#: time/zic.c:508 -#, c-format -msgid "%s: More than one -p option specified\n" -msgstr "" - -#: time/zic.c:518 -#, c-format -msgid "%s: More than one -y option specified\n" -msgstr "" - -#: time/zic.c:1846 -#, c-format -msgid "%s: command was '%s', result was %d\n" -msgstr "" - -#: locale/programs/charmap.c:593 locale/programs/locfile.c:878 -#, c-format -msgid "%s: error in state machine" -msgstr "" - -#: posix/getopt.c:686 -#, c-format -msgid "%s: illegal option -- %c\n" -msgstr "" - -#: posix/getopt.c:689 -#, c-format -msgid "%s: invalid option -- %c\n" -msgstr "" - -#: posix/getopt.c:610 -#, c-format -msgid "%s: option `%c%s' doesn't allow an argument\n" -msgstr "" - -#: posix/getopt.c:581 -#, c-format -msgid "%s: option `%s' is ambiguous\n" -msgstr "" - -#: posix/getopt.c:627 -#, c-format -msgid "%s: option `%s' requires an argument\n" -msgstr "" - -#: posix/getopt.c:605 -#, c-format -msgid "%s: option `--%s' doesn't allow an argument\n" -msgstr "" - -#: posix/getopt.c:725 -#, c-format -msgid "%s: option requires an argument -- %c\n" -msgstr "" - -#: sunrpc/rpc_main.c:146 -#, c-format -msgid "%s: output would overwrite %s\n" -msgstr "" - -#: time/zic.c:838 time/zic.c:1249 time/zic.c:1269 -#, c-format -msgid "%s: panic: Invalid l_value %d\n" -msgstr "" - -#: locale/programs/charmap.c:600 -#, c-format -msgid "%s: premature end of file" -msgstr "" - -#: sunrpc/rpc_main.c:152 -#, c-format -msgid "%s: unable to open " -msgstr "" - -#: posix/getopt.c:660 -#, c-format -msgid "%s: unrecognized option `%c%s'\n" -msgstr "" - -#: posix/getopt.c:656 -#, c-format -msgid "%s: unrecognized option `--%s'\n" -msgstr "" - -#: time/zic.c:447 -#, c-format -msgid "" -"%s: usage is %s [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] [ -d " -"directory ]\n" -"\t[ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n" -msgstr "" - -#: time/zdump.c:165 -#, c-format -msgid "%s: usage is %s [ -v ] [ -c cutoff ] zonename ...\n" -msgstr "" - -#: sunrpc/clnt_perr.c:125 -#, c-format -msgid "(unknown authentication error - %d)" -msgstr "" - -#: sunrpc/rpcinfo.c:555 -msgid "(unknown)" -msgstr "" - -#: catgets/gencat.c:243 -msgid "*standard input*" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:766 -msgid ".lib section in a.out corrupted" -msgstr "" - -#: inet/rcmd.c:325 -msgid ".rhosts fstat failed" -msgstr "" - -#: inet/rcmd.c:321 -msgid ".rhosts lstat failed" -msgstr "" - -#: inet/rcmd.c:323 -msgid ".rhosts not regular file" -msgstr "" - -#: inet/rcmd.c:329 -msgid ".rhosts writeable by other than owner" -msgstr "" - -#: sunrpc/clnt_perr.c:112 sunrpc/clnt_perr.c:133 -#, c-format -msgid "; low version = %lu, high version = %lu" -msgstr "" - -#: sunrpc/clnt_perr.c:119 -msgid "; why = " -msgstr "" - -#: locale/programs/ld-ctype.c:325 -#, c-format -msgid " character must not be in class `%s'" -msgstr "" - -#: locale/programs/ld-ctype.c:316 -#, c-format -msgid " character not in class `%s'" -msgstr "" - -#. TRANS The experienced user will know what is wrong. -#. TRANS @c This error code is a joke. Its perror text is part of the joke. -#. TRANS @c Don't change it. -#: stdio-common/../sysdeps/gnu/errlist.c:591 -msgid "?" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:762 -msgid "Accessing a corrupted shared library" -msgstr "" - -#. TRANS The requested socket address is already in use. @xref{Socket Addresses}. -#: stdio-common/../sysdeps/gnu/errlist.c:354 -msgid "Address already in use" -msgstr "" - -#. TRANS The address family specified for a socket is not supported; it is -#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}. -#: stdio-common/../sysdeps/gnu/errlist.c:349 -msgid "Address family not supported by protocol" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:714 -msgid "Advertise error" -msgstr "" - -msgid "Alarm clock" -msgstr "" - -#. TRANS Argument list too long; used when the arguments passed to a new program -#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a -#. TRANS File}) occupy too much memory space. This condition never arises in the -#. TRANS GNU system. -#: stdio-common/../sysdeps/gnu/errlist.c:57 -msgid "Argument list too long" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:770 -msgid "Attempting to link in too many shared libraries" -msgstr "" - -#: sunrpc/clnt_perr.c:276 -msgid "Authentication OK" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:549 -msgid "Authentication error" -msgstr "" - -#. TRANS Bad address; an invalid pointer was detected. -#. TRANS In the GNU system, this error never happens; you get a signal instead. -#: stdio-common/../sysdeps/gnu/errlist.c:102 -msgid "Bad address" -msgstr "" - -#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been -#. TRANS closed or reading from a descriptor open only for writing (or vice -#. TRANS versa). -#: stdio-common/../sysdeps/gnu/errlist.c:70 -msgid "Bad file descriptor" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:682 -msgid "Bad font file format" -msgstr "" - -#. TRANS A file that isn't a block special file was given in a situation that -#. TRANS requires one. For example, trying to mount an ordinary file as a file -#. TRANS system in Unix gives this error. -#: stdio-common/../sysdeps/gnu/errlist.c:109 -msgid "Block device required" -msgstr "" - -#: sunrpc/pmap_rmt.c:335 -msgid "Broadcast select problem" -msgstr "" - -#. TRANS Broken pipe; there is no process reading from the other end of a pipe. -#. TRANS Every library function that returns this error code also generates a -#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled -#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} -#. TRANS unless it has handled or blocked @code{SIGPIPE}. -#: stdio-common/../sysdeps/gnu/errlist.c:222 -msgid "Broken pipe" -msgstr "" - -msgid "Bus error" -msgstr "" - -msgid "CPU time limit exceeded" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:758 -msgid "Can not access a needed shared library" -msgstr "" - -#. TRANS No memory available. The system cannot allocate more virtual memory -#. TRANS because its capacity is full. -#: stdio-common/../sysdeps/gnu/errlist.c:91 -msgid "Cannot allocate memory" -msgstr "" - -#. TRANS The requested socket address is not available; for example, you tried -#. TRANS to give a socket a name that doesn't match the local host name. -#. TRANS @xref{Socket Addresses}. -#: stdio-common/../sysdeps/gnu/errlist.c:361 -msgid "Cannot assign requested address" -msgstr "" - -#: sunrpc/pmap_rmt.c:253 -msgid "Cannot create socket for broadcast rpc" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:774 -msgid "Cannot exec a shared library directly" -msgstr "" - -#: sunrpc/pmap_rmt.c:347 -msgid "Cannot receive reply to broadcast" -msgstr "" - -#: sunrpc/pmap_clnt.c:79 -msgid "Cannot register service" -msgstr "" - -#. TRANS The socket has already been shut down. -#: stdio-common/../sysdeps/gnu/errlist.c:422 -msgid "Cannot send after transport endpoint shutdown" -msgstr "" - -#: sunrpc/pmap_rmt.c:311 -msgid "Cannot send broadcast packet" -msgstr "" - -#: sunrpc/pmap_rmt.c:259 -msgid "Cannot set socket option SO_BROADCAST" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:622 -msgid "Channel number out of range" -msgstr "" - -msgid "Child exited" -msgstr "" - -#: sunrpc/clnt_perr.c:286 -msgid "Client credential too weak" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:722 -msgid "Communication error on send" -msgstr "" - -#. TRANS Go home and have a glass of warm, dairy-fresh milk. -#: stdio-common/../sysdeps/gnu/errlist.c:601 -msgid "Computer bought the farm" -msgstr "" - -#: locale/programs/ld-ctype.c:1196 -msgid "Computing table size for character classes might take a while..." -msgstr "" - -#: locale/programs/ld-collate.c:327 -msgid "Computing table size for collation information might take a while..." -msgstr "" - -#. TRANS A remote host refused to allow the network connection (typically because -#. TRANS it is not running the requested service). -#: stdio-common/../sysdeps/gnu/errlist.c:439 -msgid "Connection refused" -msgstr "" - -#. TRANS A network connection was closed for reasons outside the control of the -#. TRANS local host, such as by the remote machine rebooting or an unrecoverable -#. TRANS protocol violation. -#: stdio-common/../sysdeps/gnu/errlist.c:389 -msgid "Connection reset by peer" -msgstr "" - -#. TRANS A socket operation with a specified timeout received no response during -#. TRANS the timeout period. -#: stdio-common/../sysdeps/gnu/errlist.c:433 -msgid "Connection timed out" -msgstr "" - -msgid "Continued" -msgstr "" - -#. TRANS No default destination address was set for the socket. You get this -#. TRANS error when you try to transmit data over a connectionless socket, -#. TRANS without first specifying a destination for the data with @code{connect}. -#: stdio-common/../sysdeps/gnu/errlist.c:417 -msgid "Destination address required" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:686 -msgid "Device not a stream" -msgstr "" - -#. TRANS No such device or address. The system tried to use the device -#. TRANS represented by a file you specified, and it couldn't find the device. -#. TRANS This can mean that the device file was installed incorrectly, or that -#. TRANS the physical device is missing or not correctly attached to the -#. TRANS computer. -#: stdio-common/../sysdeps/gnu/errlist.c:49 -msgid "Device not configured" -msgstr "" - -#. TRANS Resource busy; a system resource that can't be shared is already in use. -#. TRANS For example, if you try to delete a file that is the root of a currently -#. TRANS mounted filesystem, you get this error. -#: stdio-common/../sysdeps/gnu/errlist.c:116 -msgid "Device or resource busy" -msgstr "" - -#. TRANS Directory not empty, where an empty directory was expected. Typically, -#. TRANS this error occurs when you are trying to delete a directory. -#: stdio-common/../sysdeps/gnu/errlist.c:468 -msgid "Directory not empty" -msgstr "" - -#. TRANS The user's disk quota was exceeded. -#: stdio-common/../sysdeps/gnu/errlist.c:486 -msgid "Disc quota exceeded" -msgstr "" - -#: sunrpc/clnt_perr.c:254 -#, c-format -msgid "Error %d" -msgstr "" - -#: string/../sysdeps/mach/_strerror.c:43 -msgid "Error in unknown error system: " -msgstr "" - -#: inet/ruserpass.c:156 -msgid "Error: .netrc file is readable by others." -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:662 -msgid "Exchange full" -msgstr "" - -#. TRANS Invalid executable file format. This condition is detected by the -#. TRANS @code{exec} functions; see @ref{Executing a File}. -#: stdio-common/../sysdeps/gnu/errlist.c:63 -msgid "Exec format error" -msgstr "" - -#: sunrpc/clnt_perr.c:290 -msgid "Failed (unspecified error)" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:750 -msgid "File descriptor in bad state" -msgstr "" - -#. TRANS File exists; an existing file was specified in a context where it only -#. TRANS makes sense to specify a new file. -#: stdio-common/../sysdeps/gnu/errlist.c:122 -msgid "File exists" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:678 -msgid "File locking deadlock error" -msgstr "" - -#. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for -#. TRANS Files}) or host name too long (in @code{gethostname} or -#. TRANS @code{sethostname}; @pxref{Host Identification}). -#: stdio-common/../sysdeps/gnu/errlist.c:452 -msgid "File name too long" -msgstr "" - -msgid "File size limit exceeded" -msgstr "" - -#. TRANS File too big; the size of a file would be larger than allowed by the system. -#: stdio-common/../sysdeps/gnu/errlist.c:190 -msgid "File too large" -msgstr "" - -msgid "Floating point exception" -msgstr "" - -#. TRANS Function not implemented. Some functions have commands or options defined -#. TRANS that might not be supported in all implementations, and this is the kind -#. TRANS of error you get if you request them and they are not supported. -#: stdio-common/../sysdeps/gnu/errlist.c:561 -msgid "Function not implemented" -msgstr "" - -#. TRANS This error code has no purpose. -#: stdio-common/../sysdeps/gnu/errlist.c:606 -msgid "Gratuitous error" -msgstr "" - -msgid "Hangup" -msgstr "" - -#. TRANS The remote host for a requested network connection is down. -#: stdio-common/../sysdeps/gnu/errlist.c:457 -msgid "Host is down" -msgstr "" - -#: resolv/herror.c:75 -msgid "Host name lookup failure" -msgstr "" - -msgid "I/O possible" -msgstr "" - -msgid "IOT trap" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:618 -msgid "Identifier removed" -msgstr "" - -msgid "Illegal Instruction" -msgstr "" - -#. TRANS Invalid seek operation (such as on a pipe). -#: stdio-common/../sysdeps/gnu/errlist.c:201 -msgid "Illegal seek" -msgstr "" - -#. TRANS Inappropriate file type or format. The file was the wrong type for the -#. TRANS operation, or a data file had the wrong format. -#. TRANS -#. TRANS On some systems @code{chmod} returns this error if you try to set the -#. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. -#: stdio-common/../sysdeps/gnu/errlist.c:544 -msgid "Inappropriate file type or format" -msgstr "" - -#. TRANS Inappropriate I/O control operation, such as trying to set terminal -#. TRANS modes on an ordinary file. -#: stdio-common/../sysdeps/gnu/errlist.c:176 -msgid "Inappropriate ioctl for device" -msgstr "" - -#. TRANS In the GNU system, servers supporting the @code{term} protocol return -#. TRANS this error for certain operations when the caller is not in the -#. TRANS foreground process group of the terminal. Users do not usually see this -#. TRANS error because functions such as @code{read} and @code{write} translate -#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, -#. TRANS for information on process groups and these signals. -#: stdio-common/../sysdeps/gnu/errlist.c:577 -msgid "Inappropriate operation for background process" -msgstr "" - -#. TRANS Input/output error; usually used for physical read or write errors. -#: stdio-common/../sysdeps/gnu/errlist.c:40 -msgid "Input/output error" -msgstr "" - -msgid "Interrupt" -msgstr "" - -#. TRANS Interrupted function call; an asynchronous signal occured and prevented -#. TRANS completion of the call. When this happens, you should try the call -#. TRANS again. -#. TRANS -#. TRANS You can choose to have functions resume after a signal that is handled, -#. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted -#. TRANS Primitives}. -#: stdio-common/../sysdeps/gnu/errlist.c:35 -msgid "Interrupted system call" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:610 -msgid "Interrupted system call should be restarted" -msgstr "" - -#. TRANS Invalid argument. This is used to indicate various kinds of problems -#. TRANS with passing the wrong argument to a library function. -#: stdio-common/../sysdeps/gnu/errlist.c:152 -msgid "Invalid argument" -msgstr "" - -#: posix/regex.c:946 -msgid "Invalid back reference" -msgstr "" - -#: posix/regex.c:944 -msgid "Invalid character class name" -msgstr "" - -#: sunrpc/clnt_perr.c:278 -msgid "Invalid client credential" -msgstr "" - -#: sunrpc/clnt_perr.c:282 -msgid "Invalid client verifier" -msgstr "" - -#: posix/regex.c:943 -msgid "Invalid collation character" -msgstr "" - -#: posix/regex.c:950 -msgid "Invalid content of \\{\\}" -msgstr "" - -#. TRANS An attempt to make an improper link across file systems was detected. -#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but -#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}). -#: stdio-common/../sysdeps/gnu/errlist.c:129 -msgid "Invalid cross-device link" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:654 -msgid "Invalid exchange" -msgstr "" - -#. TRANS While decoding a multibyte character the function came along an invalid -#. TRANS or an incomplete sequence of bytes or the given wide character is invalid. -#: stdio-common/../sysdeps/gnu/errlist.c:567 -msgid "Invalid or incomplete multibyte or wide character" -msgstr "" - -#: posix/regex.c:953 -msgid "Invalid preceding regular expression" -msgstr "" - -#: posix/regex.c:951 -msgid "Invalid range end" -msgstr "" - -#: posix/regex.c:942 -msgid "Invalid regular expression" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:670 -msgid "Invalid request code" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:658 -msgid "Invalid request descriptor" -msgstr "" - -#: sunrpc/clnt_perr.c:288 -msgid "Invalid server verifier" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:674 -msgid "Invalid slot" -msgstr "" - -#. TRANS File is a directory; you cannot open a directory for writing, -#. TRANS or create or remove hard links to it. -#: stdio-common/../sysdeps/gnu/errlist.c:146 -msgid "Is a directory" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:794 -msgid "Is a named type file" -msgstr "" - -msgid "Killed" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:650 -msgid "Level 2 halted" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:626 -msgid "Level 2 not synchronized" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:630 -msgid "Level 3 halted" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:634 -msgid "Level 3 reset" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:710 -msgid "Link has been severed" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:638 -msgid "Link number out of range" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:702 -msgid "Machine is not on the network" -msgstr "" - -#: posix/regex.c:952 -msgid "Memory exhausted" -msgstr "" - -#. TRANS The size of a message sent on a socket was larger than the supported -#. TRANS maximum size. -#: stdio-common/../sysdeps/gnu/errlist.c:305 -msgid "Message too long" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:730 -msgid "Multihop attempted" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:746 -msgid "Name not unique on network" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:554 -msgid "Need authenticator" -msgstr "" - -#. TRANS A network connection was reset because the remote host crashed. -#: stdio-common/../sysdeps/gnu/errlist.c:377 -msgid "Network dropped connection on reset" -msgstr "" - -#. TRANS A socket operation failed because the network was down. -#: stdio-common/../sysdeps/gnu/errlist.c:366 -msgid "Network is down" -msgstr "" - -#. TRANS A socket operation failed because the subnet containing the remote host -#. TRANS was unreachable. -#: stdio-common/../sysdeps/gnu/errlist.c:372 -msgid "Network is unreachable" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:646 -msgid "No CSI structure available" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:790 -msgid "No XENIX semaphores available" -msgstr "" - -#: resolv/herror.c:77 -msgid "No address associated with name" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:666 -msgid "No anode" -msgstr "" - -#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this -#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the -#. TRANS other from network operations. -#: stdio-common/../sysdeps/gnu/errlist.c:396 -msgid "No buffer space available" -msgstr "" - -#. TRANS There are no child processes. This error happens on operations that are -#. TRANS supposed to manipulate child processes, when there aren't any processes -#. TRANS to manipulate. -#: stdio-common/../sysdeps/gnu/errlist.c:77 -msgid "No child processes" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:690 -msgid "No data available" -msgstr "" - -#. TRANS No locks available. This is used by the file locking facilities; see -#. TRANS @ref{File Locks}. This error is never generated by the GNU system, but -#. TRANS it can result from an operation to an NFS server running another -#. TRANS operating system. -#: stdio-common/../sysdeps/gnu/errlist.c:535 -msgid "No locks available" -msgstr "" - -#: posix/regex.c:941 -msgid "No match" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:614 -msgid "No message of desired type" -msgstr "" - -#: posix/regex.c:5202 -msgid "No previous regular expression" -msgstr "" - -#: sunrpc/rpcinfo.c:515 -msgid "No remote programs registered.\n" -msgstr "" - -#. TRANS The remote host for a requested network connection is not reachable. -#: stdio-common/../sysdeps/gnu/errlist.c:462 -msgid "No route to host" -msgstr "" - -#. TRANS No space left on device; write operation on a file failed because the -#. TRANS disk is full. -#: stdio-common/../sysdeps/gnu/errlist.c:196 -msgid "No space left on device" -msgstr "" - -#. TRANS No such file or directory. This is a ``file doesn't exist'' error -#. TRANS for ordinary files that are referenced in contexts where they are -#. TRANS expected to already exist. -#: stdio-common/../sysdeps/gnu/errlist.c:19 -msgid "No such file or directory" -msgstr "" - -#. TRANS No process matches the specified process ID. -#: stdio-common/../sysdeps/gnu/errlist.c:24 -msgid "No such process" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:786 -msgid "Not a XENIX named type file" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:738 -msgid "Not a data message" -msgstr "" - -#. TRANS A file that isn't a directory was specified when a directory is required. -#: stdio-common/../sysdeps/gnu/errlist.c:140 -msgid "Not a directory" -msgstr "" - -#. TRANS Domain error; used by mathematical functions when an argument value does -#. TRANS not fall into the domain over which the function is defined. -#: stdio-common/../sysdeps/gnu/errlist.c:228 -msgid "Numerical argument out of domain" -msgstr "" - -#. TRANS Range error; used by mathematical functions when the result value is -#. TRANS not representable because of overflow or underflow. -#: stdio-common/../sysdeps/gnu/errlist.c:234 -msgid "Numerical result out of range" -msgstr "" - -#. TRANS An attempt was made to NFS-mount a remote file system with a file name that -#. TRANS already specifies an NFS-mounted file. -#. TRANS (This is an error on some operating systems, but we expect it to work -#. TRANS properly on the GNU system, making this error code impossible.) -#: stdio-common/../sysdeps/gnu/errlist.c:502 -msgid "Object is remote" -msgstr "" - -#: time/zic.c:1940 -msgid "Odd number of quotation marks" -msgstr "" - -#. TRANS An operation is already in progress on an object that has non-blocking -#. TRANS mode selected. -#: stdio-common/../sysdeps/gnu/errlist.c:294 -msgid "Operation already in progress" -msgstr "" - -#. TRANS Operation not permitted; only the owner of the file (or other resource) -#. TRANS or processes with special privileges can perform the operation. -#: stdio-common/../sysdeps/gnu/errlist.c:12 -msgid "Operation not permitted" -msgstr "" - -#. TRANS The operation you requested is not supported. Some socket functions -#. TRANS don't make sense for all types of sockets, and others may not be -#. TRANS implemented for all communications protocols. In the GNU system, this -#. TRANS error can happen for many calls when the object does not support the -#. TRANS particular operation; it is a generic indication that the server knows -#. TRANS nothing to do for that call. -#: stdio-common/../sysdeps/gnu/errlist.c:338 -msgid "Operation not supported" -msgstr "" - -#. TRANS The wrong type of device was given to a function that expects a -#. TRANS particular sort of device. -#: stdio-common/../sysdeps/gnu/errlist.c:135 -msgid "Operation not supported by device" -msgstr "" - -#. TRANS An operation that cannot complete immediately was initiated on an object -#. TRANS that has non-blocking mode selected. Some functions that must always -#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return -#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that -#. TRANS the operation has begun and will take some time. Attempts to manipulate -#. TRANS the object before the call completes return @code{EALREADY}. You can -#. TRANS use the @code{select} function to find out when the pending operation -#. TRANS has completed; @pxref{Waiting for I/O}. -#: stdio-common/../sysdeps/gnu/errlist.c:288 -msgid "Operation now in progress" -msgstr "" - -#. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above). -#. TRANS The values are always the same, on every operating system. -#. TRANS -#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a -#. TRANS separate error code. -#: stdio-common/../sysdeps/gnu/errlist.c:276 -msgid "Operation would block" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:698 -msgid "Out of streams resources" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:706 -msgid "Package not installed" -msgstr "" - -#. TRANS Permission denied; the file permissions do not allow the attempted operation. -#: stdio-common/../sysdeps/gnu/errlist.c:96 -msgid "Permission denied" -msgstr "" - -msgid "Power failure" -msgstr "" - -#: posix/regex.c:954 -msgid "Premature end of regular expression" -msgstr "" - -msgid "Profiling timer expired" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:642 -msgid "Protocol driver not attached" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:726 -msgid "Protocol error" -msgstr "" - -#. TRANS The socket communications protocol family you requested is not supported. -#: stdio-common/../sysdeps/gnu/errlist.c:343 -msgid "Protocol family not supported" -msgstr "" - -#. TRANS You specified a socket option that doesn't make sense for the -#. TRANS particular protocol being used by the socket. @xref{Socket Options}. -#: stdio-common/../sysdeps/gnu/errlist.c:316 -msgid "Protocol not available" -msgstr "" - -#. TRANS The socket domain does not support the requested communications protocol -#. TRANS (perhaps because the requested protocol is completely invalid.) -#. TRANS @xref{Creating a Socket}. -#: stdio-common/../sysdeps/gnu/errlist.c:323 -msgid "Protocol not supported" -msgstr "" - -#. TRANS The socket type does not support the requested communications protocol. -#: stdio-common/../sysdeps/gnu/errlist.c:310 -msgid "Protocol wrong type for socket" -msgstr "" - -msgid "Quit" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:734 -msgid "RFS specific error" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:527 -msgid "RPC bad procedure for program" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:517 -msgid "RPC program not available" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:522 -msgid "RPC program version wrong" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:507 -msgid "RPC struct is bad" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:512 -msgid "RPC version wrong" -msgstr "" - -#: sunrpc/clnt_perr.c:217 -msgid "RPC: (unknown error code)" -msgstr "" - -#: sunrpc/clnt_perr.c:179 -msgid "RPC: Authentication error" -msgstr "" - -#: sunrpc/clnt_perr.c:169 -msgid "RPC: Can't decode result" -msgstr "" - -#: sunrpc/clnt_perr.c:167 -msgid "RPC: Can't encode arguments" -msgstr "" - -#: sunrpc/clnt_perr.c:199 -msgid "RPC: Failed (unspecified error)" -msgstr "" - -#: sunrpc/clnt_perr.c:177 -msgid "RPC: Incompatible versions of RPC" -msgstr "" - -#: sunrpc/clnt_perr.c:195 -msgid "RPC: Port mapper failure" -msgstr "" - -#: sunrpc/clnt_perr.c:185 -msgid "RPC: Procedure unavailable" -msgstr "" - -#: sunrpc/clnt_perr.c:197 -msgid "RPC: Program not registered" -msgstr "" - -#: sunrpc/clnt_perr.c:181 -msgid "RPC: Program unavailable" -msgstr "" - -#: sunrpc/clnt_perr.c:183 -msgid "RPC: Program/version mismatch" -msgstr "" - -#: sunrpc/clnt_perr.c:189 -msgid "RPC: Remote system error" -msgstr "" - -#: sunrpc/clnt_perr.c:187 -msgid "RPC: Server can't decode arguments" -msgstr "" - -#: sunrpc/clnt_perr.c:165 -msgid "RPC: Success" -msgstr "" - -#: sunrpc/clnt_perr.c:175 -msgid "RPC: Timed out" -msgstr "" - -#: sunrpc/clnt_perr.c:173 -msgid "RPC: Unable to receive" -msgstr "" - -#: sunrpc/clnt_perr.c:171 -msgid "RPC: Unable to send" -msgstr "" - -#: sunrpc/clnt_perr.c:191 -msgid "RPC: Unknown host" -msgstr "" - -#: sunrpc/clnt_perr.c:193 -msgid "RPC: Unknown protocol" -msgstr "" - -#. TRANS An attempt was made to modify something on a read-only file system. -#: stdio-common/../sysdeps/gnu/errlist.c:206 -msgid "Read-only file system" -msgstr "" - -#: posix/regex.c:955 -msgid "Regular expression too big" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:798 -msgid "Remote I/O error" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:754 -msgid "Remote address changed" -msgstr "" - -#: inet/ruserpass.c:157 -msgid "Remove password or make file unreadable by others." -msgstr "" - -#: resolv/herror.c:73 -msgid "Resolver Error 0 (no error)" -msgstr "" - -#: resolv/herror.c:115 -msgid "Resolver internal error" -msgstr "" - -#. TRANS Deadlock avoided; allocating a system resource would have resulted in a -#. TRANS deadlock situation. The system does not guarantee that it will notice -#. TRANS all such situations. This error means you got lucky and the system -#. TRANS noticed; it might just hang. @xref{File Locks}, for an example. -#: stdio-common/../sysdeps/gnu/errlist.c:85 -msgid "Resource deadlock avoided" -msgstr "" - -#. TRANS Resource temporarily unavailable; the call might work if you try again -#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; -#. TRANS they are always the same in the GNU C library. -#. TRANS -#. TRANS This error can happen in a few different situations: -#. TRANS -#. TRANS @itemize @bullet -#. TRANS @item -#. TRANS An operation that would block was attempted on an object that has -#. TRANS non-blocking mode selected. Trying the same operation again will block -#. TRANS until some external condition makes it possible to read, write, or -#. TRANS connect (whatever the operation). You can use @code{select} to find out -#. TRANS when the operation will be possible; @pxref{Waiting for I/O}. -#. TRANS -#. TRANS @strong{Portability Note:} In older Unix many systems, this condition -#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code -#. TRANS different from @code{EAGAIN}. To make your program portable, you should -#. TRANS check for both codes and treat them the same. -#. TRANS -#. TRANS @item -#. TRANS A temporary resource shortage made an operation impossible. @code{fork} -#. TRANS can return this error. It indicates that the shortage is expected to -#. TRANS pass, so your program can try the call again later and it may succeed. -#. TRANS It is probably a good idea to delay for a few seconds before trying it -#. TRANS again, to allow time for other processes to release scarce resources. -#. TRANS Such shortages are usually fairly serious and affect the whole system, -#. TRANS so usually an interactive program should report the error to the user -#. TRANS and return to its command loop. -#. TRANS @end itemize -#: stdio-common/../sysdeps/gnu/errlist.c:267 -msgid "Resource temporarily unavailable" -msgstr "" - -msgid "Segmentation fault" -msgstr "" - -#: sunrpc/clnt_perr.c:280 -msgid "Server rejected credential" -msgstr "" - -#: sunrpc/clnt_perr.c:284 -msgid "Server rejected verifier" -msgstr "" - -#. TRANS A file that isn't a socket was specified when a socket is required. -#: stdio-common/../sysdeps/gnu/errlist.c:299 -msgid "Socket operation on non-socket" -msgstr "" - -#. TRANS The socket type is not supported. -#: stdio-common/../sysdeps/gnu/errlist.c:328 -msgid "Socket type not supported" -msgstr "" - -#. TRANS A network connection was aborted locally. -#: stdio-common/../sysdeps/gnu/errlist.c:382 -msgid "Software caused connection abort" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:718 -msgid "Srmount error" -msgstr "" - -#. TRANS Stale NFS file handle. This indicates an internal confusion in the NFS -#. TRANS system which is due to file system rearrangements on the server host. -#. TRANS Repairing this condition usually requires unmounting and remounting -#. TRANS the NFS file system on the local host. -#: stdio-common/../sysdeps/gnu/errlist.c:494 -msgid "Stale NFS file handle" -msgstr "" - -msgid "Stopped" -msgstr "" - -msgid "Stopped (signal)" -msgstr "" - -msgid "Stopped (tty input)" -msgstr "" - -msgid "Stopped (tty output)" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:778 -msgid "Streams pipe error" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:782 -msgid "Structure needs cleaning" -msgstr "" - -#: posix/regex.c:940 stdio-common/../sysdeps/gnu/errlist.c:7 -msgid "Success" -msgstr "" - -msgid "Terminated" -msgstr "" - -#. TRANS An attempt to execute a file that is currently open for writing, or -#. TRANS write to a file that is currently being executed. Often using a -#. TRANS debugger to run a program is considered having it open for writing and -#. TRANS will cause this error. (The name stands for ``text file busy''.) This -#. TRANS is not an error in the GNU system; the text is copied as necessary. -#: stdio-common/../sysdeps/gnu/errlist.c:185 -msgid "Text file busy" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:694 -msgid "Timer expired" -msgstr "" - -#. TRANS Too many levels of symbolic links were encountered in looking up a file name. -#. TRANS This often indicates a cycle of symbolic links. -#: stdio-common/../sysdeps/gnu/errlist.c:445 -msgid "Too many levels of symbolic links" -msgstr "" - -#. TRANS Too many links; the link count of a single file would become too large. -#. TRANS @code{rename} can cause this error if the file being renamed already has -#. TRANS as many links as it can take (@pxref{Renaming Files}). -#: stdio-common/../sysdeps/gnu/errlist.c:213 -msgid "Too many links" -msgstr "" - -#. TRANS The current process has too many files open and can't open any more. -#. TRANS Duplicate descriptors do count toward this limit. -#. TRANS -#. TRANS In BSD and GNU, the number of open files is controlled by a resource -#. TRANS limit that can usually be increased. If you get this error, you might -#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited; -#. TRANS @pxref{Limits on Resources}. -#: stdio-common/../sysdeps/gnu/errlist.c:163 -msgid "Too many open files" -msgstr "" - -#. TRANS There are too many distinct file openings in the entire system. Note -#. TRANS that any number of linked channels count as just one file opening; see -#. TRANS @ref{Linked Channels}. This error never occurs in the GNU system. -#: stdio-common/../sysdeps/gnu/errlist.c:170 -msgid "Too many open files in system" -msgstr "" - -#. TRANS This means that the per-user limit on new process would be exceeded by -#. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on -#. TRANS the @code{RLIMIT_NPROC} limit. -#: stdio-common/../sysdeps/gnu/errlist.c:475 -msgid "Too many processes" -msgstr "" - -#. TRANS ??? -#: stdio-common/../sysdeps/gnu/errlist.c:427 -msgid "Too many references: cannot splice" -msgstr "" - -#. TRANS The file quota system is confused because there are too many users. -#. TRANS @c This can probably happen in a GNU system when using NFS. -#: stdio-common/../sysdeps/gnu/errlist.c:481 -msgid "Too many users" -msgstr "" - -msgid "Trace/breakpoint trap" -msgstr "" - -#: posix/regex.c:945 -msgid "Trailing backslash" -msgstr "" - -#. TRANS In the GNU system, opening a file returns this error when the file is -#. TRANS translated by a program and the translator program dies while starting -#. TRANS up, before it has connected to the file. -#: stdio-common/../sysdeps/gnu/errlist.c:584 -msgid "Translator died" -msgstr "" - -#. TRANS You tried to connect a socket that is already connected. -#. TRANS @xref{Connecting}. -#: stdio-common/../sysdeps/gnu/errlist.c:402 -msgid "Transport endpoint is already connected" -msgstr "" - -#. TRANS The socket is not connected to anything. You get this error when you -#. TRANS try to transmit data over a socket, without first specifying a -#. TRANS destination for the data. For a connectionless socket (for datagram -#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead. -#: stdio-common/../sysdeps/gnu/errlist.c:410 -msgid "Transport endpoint is not connected" -msgstr "" - -#: catgets/gencat.c:202 db/makedb.c:196 -#, c-format -msgid "Try `%s --help' for more information.\n" -msgstr "" - -#: inet/rcmd.c:118 -#, c-format -msgid "Trying %s...\n" -msgstr "" - -#: inet/ruserpass.c:241 -#, c-format -msgid "Unknown .netrc keyword %s" -msgstr "" - -#: string/../sysdeps/generic/_strerror.c:36 -#: string/../sysdeps/mach/_strerror.c:58 -msgid "Unknown error " -msgstr "" - -#: resolv/herror.c:74 -msgid "Unknown host" -msgstr "" - -#: resolv/herror.c:118 -msgid "Unknown resolver error" -msgstr "" - -#: resolv/herror.c:76 -msgid "Unknown server error" -msgstr "" - -#: string/strsignal.c:40 -#, c-format -msgid "Unknown signal %d" -msgstr "" - -#: misc/error.c:92 -msgid "Unknown system error" -msgstr "" - -#: posix/regex.c:948 -msgid "Unmatched ( or \\(" -msgstr "" - -#: posix/regex.c:956 -msgid "Unmatched ) or \\)" -msgstr "" - -#: posix/regex.c:947 -msgid "Unmatched [ or [^" -msgstr "" - -#: posix/regex.c:949 -msgid "Unmatched \\{" -msgstr "" - -#: posix/getconf.c:184 -#, c-format -msgid "Unrecognized variable `%s'" -msgstr "" - -msgid "Urgent I/O condition" -msgstr "" - -#: catgets/gencat.c:205 -#, c-format -msgid "" -"Usage: %s [OPTION]... -o OUTPUT-FILE [INPUT-FILE]...\n" -" %s [OPTION]... [OUTPUT-FILE [INPUT-FILE]...]\n" -"Mandatory arguments to long options are mandatory for short options too.\n" -" -H, --header create C header file containing symbol definitions\n" -" -h, --help display this help and exit\n" -" --new do not use existing catalog, force new output file\n" -" -o, --output=NAME write output to file NAME\n" -" -V, --version output version information and exit\n" -"If INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n" -"is -, output is written to standard output.\n" -msgstr "" - -#: db/makedb.c:199 -#, c-format -msgid "" -"Usage: %s [OPTION]... INPUT-FILE OUTPUT-FILE\n" -" %s [OPTION]... -o OUTPUT-FILE INPUT-FILE\n" -" %s [OPTION]... -u INPUT-FILE\n" -"Mandatory arguments to long options are mandatory for short options too.\n" -" -f, --fold-case convert key to lower case\n" -" -h, --help display this help and exit\n" -" -o, --output=NAME write output to file NAME\n" -" --quiet don't print messages while building database\n" -" -u, --undo print content of database file, one entry a line\n" -" -V, --version output version information and exit\n" -"If INPUT-FILE is -, input is read from standard input.\n" -msgstr "" - -#: posix/getconf.c:131 -#, c-format -msgid "Usage: %s variable_name [pathname]\n" -msgstr "" - -#: sunrpc/rpcinfo.c:609 -msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" -msgstr "" - -msgid "User defined signal 1" -msgstr "" - -msgid "User defined signal 2" -msgstr "" - -#: stdio-common/../sysdeps/gnu/errlist.c:742 -msgid "Value too large for defined data type" -msgstr "" - -msgid "Virtual timer expired" -msgstr "" - -#: time/zic.c:1845 -msgid "Wild result from command execution" -msgstr "" - -msgid "Window changed" -msgstr "" - -#. TRANS You did @strong{what}? -#: stdio-common/../sysdeps/gnu/errlist.c:596 -msgid "You really blew it this time" -msgstr "" - -#: time/zic.c:1051 -msgid "Zone continuation line end time is not after end time of previous line" -msgstr "" - -#: locale/programs/charmap.c:397 locale/programs/locfile.c:341 -#, c-format -msgid "`%1$s' definition does not end with `END %1$s'" -msgstr "" - -#: locale/programs/ld-monetary.c:358 locale/programs/ld-numeric.c:190 -#, c-format -msgid "`-1' must be last entry in `%s' field in `%s' category" -msgstr "" - -#: locale/programs/ld-collate.c:1651 -msgid "`...' must only be used in `...' and `UNDEFINED' entries" -msgstr "" - -#: locale/programs/locfile.c:538 -msgid "`from' expected after first argument to `collating-element'" -msgstr "" - -#: locale/programs/ld-collate.c:1108 -msgid "" -"`from' string in collation element declaration contains unknown character" -msgstr "" - -#: locale/programs/charmap.c:267 -#, c-format -msgid "argument to <%s> must be a single character" -msgstr "" - -#: locale/programs/locfile.c:215 -#, c-format -msgid "argument to `%s' must be a single character" -msgstr "" - -#: sunrpc/rpc_parse.c:326 -msgid "array declaration expected" -msgstr "" - -#: sunrpc/auth_unix.c:314 -msgid "auth_none.c - Fatal marshalling problem" -msgstr "" - -#: inet/rcmd.c:327 -msgid "bad .rhosts owner" -msgstr "" - -#: locale/programs/charmap.c:212 locale/programs/locfile.c:209 -msgid "bad argument" -msgstr "" - -#: time/zic.c:1173 -msgid "blank FROM field on Link line" -msgstr "" - -#: time/zic.c:1177 -msgid "blank TO field on Link line" -msgstr "" - -#: malloc/mcheck.c:189 -msgid "block freed twice" -msgstr "" - -#: malloc/mcheck.c:192 -msgid "bogus mcheck_status, library is buggy" -msgstr "" - -#: sunrpc/pmap_rmt.c:177 -msgid "broadcast: ioctl (get interface configuration)" -msgstr "" - -#: sunrpc/pmap_rmt.c:184 -msgid "broadcast: ioctl (get interface flags)" -msgstr "" - -#: sunrpc/svc_udp.c:398 -msgid "cache_set: victim not found" -msgstr "" - -#: time/zic.c:1686 -msgid "can't determine time zone abbrevation to use just after until time" -msgstr "" - -#: sunrpc/svc_simple.c:64 -#, c-format -msgid "can't reassign procedure number %d\n" -msgstr "" - -#: locale/programs/ld-collate.c:1313 -#, c-format -msgid "cannot insert collation element `%.*s'" -msgstr "" - -#: locale/programs/ld-collate.c:1492 locale/programs/ld-collate.c:1497 -msgid "cannot insert into result table" -msgstr "" - -#: locale/programs/ld-collate.c:1165 locale/programs/ld-collate.c:1207 -#, c-format -msgid "cannot insert new collating symbol definition: %s" -msgstr "" - -#: db/makedb.c:148 -#, c-format -msgid "cannot open database file `%s': %s" -msgstr "" - -#: catgets/gencat.c:249 db/makedb.c:167 -#, c-format -msgid "cannot open input file `%s'" -msgstr "" - -#: catgets/gencat.c:754 catgets/gencat.c:795 db/makedb.c:176 -#, c-format -msgid "cannot open output file `%s'" -msgstr "" - -#: locale/programs/locfile.c:986 -#, c-format -msgid "cannot open output file `%s' for category `%s'" -msgstr "" - -#: locale/programs/ld-collate.c:1359 -msgid "cannot process order specification" -msgstr "" - -#: locale/programs/ld-ctype.c:264 -#, c-format -msgid "character %s'%s' in class `%s' must be in class `%s'" -msgstr "" - -#: locale/programs/ld-ctype.c:288 -#, c-format -msgid "character %s'%s' in class `%s' must not be in class `%s'" -msgstr "" - -#: locale/programs/ld-ctype.c:309 -msgid "character not defined in character map" -msgstr "" - -#: locale/programs/ld-ctype.c:1140 -#, c-format -msgid "character `%c' not defined while needed as default value" -msgstr "" - -#: locale/programs/ld-ctype.c:938 locale/programs/ld-ctype.c:1001 -#: locale/programs/ld-ctype.c:1009 locale/programs/ld-ctype.c:1017 -#: locale/programs/ld-ctype.c:1025 locale/programs/ld-ctype.c:1033 -#: locale/programs/ld-ctype.c:1041 locale/programs/ld-ctype.c:1067 -#: locale/programs/ld-ctype.c:1075 locale/programs/ld-ctype.c:1113 -#: locale/programs/ld-ctype.c:1151 -#, c-format -msgid "character `%s' not defined while needed as default value" -msgstr "" - -#: locale/programs/ld-ctype.c:800 -#, c-format -msgid "character class `%s' already defined" -msgstr "" - -#: locale/programs/ld-ctype.c:832 -#, c-format -msgid "character map `%s' already defined" -msgstr "" - -#: locale/programs/charmap.c:76 -#, c-format -msgid "character map file `%s' not found" -msgstr "" - -#: sunrpc/clnt_raw.c:106 -msgid "clnt_raw.c - Fatal header serialization error." -msgstr "" - -#: locale/programs/ld-collate.c:1328 -#, c-format -msgid "collation element `%.*s' appears more than once: ignore line" -msgstr "" - -#: locale/programs/ld-collate.c:1346 -msgid "collation symbol `.*s' appears more than once: ignore line" -msgstr "" - -#: locale/programs/locfile.c:522 -#, c-format -msgid "collation symbol expected after `%s'" -msgstr "" - -#: inet/rcmd.c:112 -#, c-format -msgid "connect to address %s: " -msgstr "" - -#: sunrpc/rpc_scan.c:109 -msgid "constant or identifier expected" -msgstr "" - -#: sunrpc/svc_simple.c:70 -msgid "couldn't create an rpc server\n" -msgstr "" - -#: sunrpc/portmap.c:121 -msgid "couldn't do tcp_create\n" -msgstr "" - -#: sunrpc/portmap.c:99 -msgid "couldn't do udp_create\n" -msgstr "" - -#: sunrpc/svc_simple.c:77 -#, c-format -msgid "couldn't register prog %d vers %d\n" -msgstr "" - -#: locale/programs/charmap.c:86 -#, c-format -msgid "default character map file `%s' not found" -msgstr "" - -#: sunrpc/rpc_parse.c:77 -msgid "definition keyword expected" -msgstr "" - -#: locale/programs/charset.c:87 locale/programs/charset.c:132 -#, c-format -msgid "duplicate character name `%s'" -msgstr "" - -#: locale/programs/ld-collate.c:1140 -msgid "duplicate collating element definition" -msgstr "" - -#: locale/programs/ld-collate.c:1286 -#, c-format -msgid "duplicate definition for character `%.*s'" -msgstr "" - -#: db/makedb.c:293 -msgid "duplicate key" -msgstr "" - -#: catgets/gencat.c:368 -msgid "duplicate set definition" -msgstr "" - -#: time/zic.c:966 -#, c-format -msgid "duplicate zone name %s (file \"%s\", line %d)" -msgstr "" - -#: catgets/gencat.c:531 -msgid "duplicated message identifier" -msgstr "" - -#: catgets/gencat.c:504 -msgid "duplicated message number" -msgstr "" - -#: locale/programs/ld-collate.c:1695 -msgid "empty weight name: line ignored" -msgstr "" - -#: sunrpc/svc_udp.c:344 -msgid "enablecache: cache already enabled" -msgstr "" - -#: sunrpc/svc_udp.c:349 -msgid "enablecache: could not allocate cache" -msgstr "" - -#: sunrpc/svc_udp.c:356 -msgid "enablecache: could not allocate cache data" -msgstr "" - -#: sunrpc/svc_udp.c:362 -msgid "enablecache: could not allocate cache fifo" -msgstr "" - -#: locale/programs/ld-collate.c:1418 -msgid "end point of ellipsis range is bigger then start" -msgstr "" - -#: locale/programs/ld-collate.c:1148 -msgid "error while inserting collation element into hash table" -msgstr "" - -#: locale/programs/ld-collate.c:1160 -msgid "error while inserting to hash table" -msgstr "" - -#: locale/programs/locfile.c:465 -msgid "expect string argument for `copy'" -msgstr "" - -#: sunrpc/rpc_util.c:300 -#, c-format -msgid "expected '%s'" -msgstr "" - -#: sunrpc/rpc_util.c:312 -#, c-format -msgid "expected '%s' or '%s'" -msgstr "" - -#: sunrpc/rpc_util.c:325 -#, c-format -msgid "expected '%s', '%s' or '%s'" -msgstr "" - -#: time/zic.c:857 -msgid "expected continuation line not found" -msgstr "" - -#: sunrpc/rpc_parse.c:384 -msgid "expected type specifier" -msgstr "" - -#: locale/programs/locfile.c:1010 -#, c-format -msgid "failure while writing data for category `%s'" -msgstr "" - -#: locale/programs/ld-monetary.c:154 locale/programs/ld-numeric.c:95 -#, c-format -msgid "field `%s' in category `%s' not defined" -msgstr "" - -#: locale/programs/ld-messages.c:81 locale/programs/ld-messages.c:102 -#, c-format -msgid "field `%s' in category `%s' undefined" -msgstr "" - -#: locale/programs/locfile.c:547 -msgid "from-value of `collating-element' must be a string" -msgstr "" - -#: locale/programs/linereader.c:328 -msgid "garbage at end of character code specification" -msgstr "" - -#: locale/programs/linereader.c:214 -msgid "garbage at end of digit" -msgstr "" - -#: sunrpc/get_myaddr.c:73 -msgid "get_myaddress: ioctl (get interface configuration)" -msgstr "" - -#: time/zic.c:1150 -msgid "illegal CORRECTION field on Leap line" -msgstr "" - -#: time/zic.c:1154 -msgid "illegal Rolling/Stationary field on Leap line" -msgstr "" - -#: locale/programs/ld-collate.c:1766 -msgid "illegal character constant in string" -msgstr "" - -#: sunrpc/rpc_scan.c:281 -msgid "illegal character in file: " -msgstr "" - -#: locale/programs/ld-collate.c:1115 -msgid "illegal collation element" -msgstr "" - -#: locale/programs/charmap.c:196 -msgid "illegal definition" -msgstr "" - -#: locale/programs/charmap.c:349 -msgid "illegal encoding given" -msgstr "" - -#: locale/programs/linereader.c:546 -msgid "illegal escape sequence at end of string" -msgstr "" - -#: locale/programs/charset.c:101 -msgid "illegal names for character range" -msgstr "" - -#: sunrpc/rpc_parse.c:146 -msgid "illegal result type" -msgstr "" - -#: catgets/gencat.c:341 catgets/gencat.c:418 -msgid "illegal set number" -msgstr "" - -#: locale/programs/ld-ctype.c:806 -#, c-format -msgid "implementation limit: no more than %d character classes allowed" -msgstr "" - -#: locale/programs/ld-ctype.c:838 -#, c-format -msgid "implementation limit: no more than %d character maps allowed" -msgstr "" - -#: db/makedb.c:150 -msgid "incorrectly formatted file" -msgstr "" - -#: time/zic.c:815 -msgid "input line of unknown type" -msgstr "" - -#: time/zic.c:1734 -msgid "internal error - addtype called with bad isdst" -msgstr "" - -#: time/zic.c:1742 -msgid "internal error - addtype called with bad ttisgmt" -msgstr "" - -#: time/zic.c:1738 -msgid "internal error - addtype called with bad ttisstd" -msgstr "" - -#: locale/programs/ld-ctype.c:300 -#, c-format -msgid "internal error in %s, line %u" -msgstr "" - -#: time/zic.c:1022 -msgid "invalid GMT offset" -msgstr "" - -#: time/zic.c:1025 -msgid "invalid abbreviation format" -msgstr "" - -#: time/zic.c:1115 time/zic.c:1314 time/zic.c:1328 -msgid "invalid day of month" -msgstr "" - -#: time/zic.c:1273 -msgid "invalid ending year" -msgstr "" - -#: time/zic.c:1087 -msgid "invalid leaping year" -msgstr "" - -#: time/zic.c:1102 time/zic.c:1205 -msgid "invalid month name" -msgstr "" - -#: time/zic.c:921 -msgid "invalid saved time" -msgstr "" - -#: time/zic.c:1253 -msgid "invalid starting year" -msgstr "" - -#: time/zic.c:1131 time/zic.c:1233 -msgid "invalid time of day" -msgstr "" - -#: time/zic.c:1319 -msgid "invalid weekday name" -msgstr "" - -#: locale/programs/ld-collate.c:1411 -msgid "line after ellipsis must contain character definition" -msgstr "" - -#: locale/programs/ld-collate.c:1390 -msgid "line before ellipsis does not contain definition for character constant" -msgstr "" - -#: time/zic.c:795 -msgid "line too long" -msgstr "" - -#: catgets/gencat.c:599 -msgid "malformed line ignored" -msgstr "" - -#: malloc/mcheck.c:183 -msgid "memory clobbered before allocated block" -msgstr "" - -#: malloc/mcheck.c:186 -msgid "memory clobbered past end of allocated block" -msgstr "" - -#: locale/programs/ld-collate.c:167 locale/programs/ld-collate.c:173 -#: locale/programs/ld-collate.c:177 locale/programs/ld-collate.c:1438 -#: locale/programs/ld-collate.c:1467 locale/programs/locfile.c:940 -#: locale/programs/xmalloc.c:64 posix/getconf.c:174 -msgid "memory exhausted" -msgstr "" - -#: malloc/mcheck.c:180 -msgid "memory is consistent, library is buggy" -msgstr "" - -#: time/zic.c:916 -msgid "nameless rule" -msgstr "" - -#: sunrpc/svc_simple.c:140 -#, c-format -msgid "never registered prog %d\n" -msgstr "" - -#: sunrpc/rpc_parse.c:305 sunrpc/rpc_parse.c:313 -msgid "no array-of-pointer declarations -- use typedef" -msgstr "" - -#: locale/programs/ld-messages.c:95 locale/programs/ld-messages.c:116 -#, c-format -msgid "no correct regular expression for field `%s' in category `%s': %s" -msgstr "" - -#: time/zic.c:2060 -msgid "no day in month matches rule" -msgstr "" - -#: locale/programs/ld-collate.c:259 -msgid "no definition of `UNDEFINED'" -msgstr "" - -#: locale/programs/locfile.c:479 -msgid "no