GNU C Library master sources branch, master, updated. glibc-2.15-323-g67c6a3d
drepper@sourceware.org
drepper@sourceware.org
Thu Mar 8 06:58:00 GMT 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via 67c6a3d919b492c68664c4b95e84efd2174309e7 (commit)
via eac8c307c32367c7712dd73a28677024686b6ab7 (commit)
via 872fda052d516f3c5a43182c469391b38e62fcc0 (commit)
from 6291c00386e7bddf7e2db428174b2aca26ef717b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=67c6a3d919b492c68664c4b95e84efd2174309e7
commit 67c6a3d919b492c68664c4b95e84efd2174309e7
Merge: eac8c30 6291c00
Author: Ulrich Drepper <drepper@gmail.com>
Date: Thu Mar 8 01:57:38 2012 -0500
Merge branch 'master' of ssh://sourceware.org/git/glibc
diff --cc ChangeLog
index 4f00552,9b1fe0c..43f23dd
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,7 -1,75 +1,77 @@@
+ 2012-03-08 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #6911]
+ * manual/macros.texi (gnusystems): New macro.
+ (nongnusystems): Likewise.
+ (gnulinuxhurdsystems): Likewise.
+ (gnuhurdsystems): Likewise..
+ (gnulinuxsystems): Likewise.
+ * manual/charset.texi: Use new macros or @theglibc{} to refer to
+ variants of the GNU system, not "GNU system".
+ * manual/conf.texi: Likewise.
+ * manual/errno.texi: Likewise. Update example of errno macro
+ expansion.
+ * manual/filesys.texi: Likewise.
+ (getumask): Document as specific to GNU/Hurd.
+ * manual/install.texi: Likewise. Reword some references to
+ GNU/Linux.
+ * manual/intro.texi: Likewise.
+ * manual/io.texi: Likewise.
+ (File Name Portability): Detail which constraints are inapplicable
+ to all GNU systems and which are only inapplicable to GNU/Hurd.
+ * manual/job.texi: Likewise.
+ * manual/llio.texi: Likewise.
+ (O_NOCTTY): Document as present on GNU/Linux.
+ * manual/maint.texi: Likewise.
+ * manual/memory.texi: Likewise.
+ * manual/pattern.texi: Likewise.
+ * manual/pipe.texi: Likewise.
+ * manual/process.texi: Likewise.
+ * manual/resource.texi: Likewise.
+ (RUSAGE_CHILDREN): Remove statement about specifying a particular
+ child on GNU/Hurd.
+ * manual/setjmp.texi: Likewise.
+ * manual/signal.texi: Likewise.
+ * manual/startup.texi: Likewise.
+ * manual/stdio.texi: Likewise.
+ * manual/terminal.texi: Likewise.
+ (ONLCR): Document as POSIX.
+ (OXTABS): Document availability on GNU/Linux as XTABS.
+ (ONOEOT): Document availability separately from other bits.
+ (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
+ * manual/time.texi: Likewise.
+ * manual/users.texi: Likewise.
+ * INSTALL: Regenerated.
+ * sysdeps/gnu/errlist.c: Regenerated.
+
+ * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
+ * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
+ (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
+ puts.
+ * configure: Regenerated.
+
+ 2012-03-07 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
+ default includes instead of AC_HEADER_CHECK.
+ * sysdeps/i386/configure: Regenerated.
+
+ [BZ #10716]
+ * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
+ * math/s_cacoshf.c (__cacoshf): Likewise.
+ * math/s_cacoshl.c (__cacoshl): Likewise.
+ * math/s_casinh.c (__casinh): Set signs of result from argument.
+ * math/s_casinhf.c (__casinhf): Likewise.
+ * math/s_casinhl.c (__casinhl): Likewise.
+ * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
+ (casinh_test): Add more tests.
+ * sysdeps/i386/fpu/libm-test-ulps: Update.
+ * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
2012-03-07 Ulrich Drepper <drepper@gmail.com>
+ * po/zh_TW.po: Update from translation team.
+
* login/Makefile (distribute): Remove variable.
* catgets/Makefile: Likewise.
* mach/Makefile: Likewise.
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=eac8c307c32367c7712dd73a28677024686b6ab7
commit eac8c307c32367c7712dd73a28677024686b6ab7
Author: Ulrich Drepper <drepper@gmail.com>
Date: Wed Mar 7 09:46:20 2012 -0500
WS fixes
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 63f0707..60e1ccd 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6193,7 +6193,7 @@ msgstr "éÂÂ次çÂÂçÂÂ被æÂ¨æÂÂæÂÂäºÂ"
# - Macro: int EIEIO
# Go home and have a glass of warm, dairy-fresh milk.
#
-# The following messages were copied & pasted
+# The following messages were copied & pasted
# from es.po by Santiago Vila Doncel <sanvila@unex.es>.
#
# <es.po>
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=872fda052d516f3c5a43182c469391b38e62fcc0
commit 872fda052d516f3c5a43182c469391b38e62fcc0
Author: Ulrich Drepper <drepper@gmail.com>
Date: Wed Mar 7 05:35:30 2012 -0500
Update traditional Chinese translation
diff --git a/ChangeLog b/ChangeLog
index b3dbb5d..4f00552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-03-07 Ulrich Drepper <drepper@gmail.com>
+ * po/zh_TW.po: Update from translation team.
+
* login/Makefile (distribute): Remove variable.
* catgets/Makefile: Likewise.
* mach/Makefile: Likewise.
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 6ccffec..63f0707 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,3746 +1,4610 @@
-# Traditional Chinese Messages for libc
-# Copyright (C) 2000, 05 Free Software Foundation, Inc.
-# Tung-Han Hsieh <thhsieh@linux.org.tw>, 2000
-# Yuan-Chung Cheng <platin@ch.ntu.edu.tw>, 2000
-# Wei-Lun Chao <chaoweilun@pcmail.com.tw>, 2005
+# Traditional Chinese Messages for libc.
+# Copyright (C) 2011 Free Software Foundation, Inc.
+# This file is distributed under the same license as the glibc package.
+# Tung-Han Hsieh <thhsieh@linux.org.tw>, 2000.
+# Yuan-Chung Cheng <platin@ch.ntu.edu.tw>, 2000.
+# Wei-Lun Chao <william.chao@ossii.com.tw>, 2005, 2008, 2011.
+# Wei-Lun Chao <chaoweilun@gmail.com>, 2012.
#
msgid ""
msgstr ""
-"Project-Id-Version: libc 2.3.3\n"
-"POT-Creation-Date: 2004-08-05 09:16+0200\n"
-"PO-Revision-Date: 2005-07-26 11:27+0800\n"
-"Last-Translator: Wei-Lun Chao <chaoweilun@pcmail.com.tw>\n"
+"Project-Id-Version: libc 2.14\n"
+"POT-Creation-Date: 2011-05-31 00:06-0400\n"
+"PO-Revision-Date: 2012-02-09 18:09+0800\n"
+"Last-Translator: Wei-Lun Chao <chaoweilun@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
+"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
-msgid "Hangup"
-msgstr "æÂÂæÂ·"
+#: argp/argp-help.c:228
+#, c-format
+msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
+msgstr "%.*s: ARGP_HELP_FMT Ã¥ÂÂæÂ¸éÂÂè¦Âä¸ÂÃ¥ÂÂå¼"
-#: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
-msgid "Interrupt"
-msgstr "ä¸ÂæÂ·"
+#: argp/argp-help.c:238
+#, c-format
+msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
+msgstr "%.*s: æÂªçÂ¥ç ARGP_HELP_FMT Ã¥ÂÂæÂ¸"
-#: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
-msgid "Quit"
-msgstr "é¢éÂÂ"
+#: argp/argp-help.c:251
+#, c-format
+msgid "Garbage in ARGP_HELP_FMT: %s"
+msgstr "ARGP_HELP_FMT ä¸Âç¡ç¨çÂÂè³Âè¨Â: %s"
-#: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
-msgid "Illegal instruction"
-msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂå½令"
+#: argp/argp-help.c:1215
+msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
+msgstr "é·é¸é Â
çÂÂå¿Â
é ÂæÂÂå¯é¸ç¨çÂÂå¼ÂæÂ¸ä¹ÂæÂ¯ç¸å°ÂæÂÂçÂÂé¸é Â
çÂÂå¿Â
é ÂæÂÂå¯é¸ç¨çÂÂå¼ÂæÂ¸ãÂÂ"
-#: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
-msgid "Trace/breakpoint trap"
-msgstr "追蹤èÂÂä¸ÂæÂ·é»Âé·é±"
+#: argp/argp-help.c:1601
+msgid "Usage:"
+msgstr "使ç¨æÂ¹å¼Â:"
-#: sysdeps/generic/siglist.h:34
-msgid "Aborted"
-msgstr "å·²ç¶ÂçµÂæÂ¢"
+#: argp/argp-help.c:1605
+msgid " or: "
+msgstr " æÂÂèÂÂ
: "
-#: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
-msgid "Floating point exception"
-msgstr "æµ®é»ÂæÂ¸åºé¯"
+#: argp/argp-help.c:1617
+msgid " [OPTION...]"
+msgstr " [Ã¥ÂÂæÂ¸...]"
-#: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
-msgid "Killed"
-msgstr "å·²ç ÂæÂÂ"
+#: argp/argp-help.c:1644
+#, c-format
+msgid "Try `%s --help' or `%s --usage' for more information.\n"
+msgstr "è«Â試èÂÂç¨ `%s --help' æÂ `%s --usage' ä¾Âç²å¾ÂæÂ´å¤Âç¸éÂÂè¨ÂæÂ¯ãÂÂ\n"
-#: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
-msgid "Bus error"
-msgstr "坿µÂæÂÂé¯誤 (Bus error)"
+#: argp/argp-help.c:1672
+#, c-format
+msgid "Report bugs to %s.\n"
+msgstr "è«Âå°Âç¨Âå¼ÂÃ¥ÂÂé¡ÂÃ¥ÂÂå ±è³ %sãÂÂ\n"
-#: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
-msgid "Segmentation fault"
-msgstr "ç¨Âå¼Âè¨ÂæÂ¶é«ÂÃ¥ÂÂ段é¯誤"
+#: argp/argp-parse.c:102
+msgid "Give this help list"
+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}.
-#: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:351
-#: stdio-common/../sysdeps/unix/siglist.c:39
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:62
-msgid "Broken pipe"
-msgstr "ä¸ÂæÂ·ç pipe"
+#: argp/argp-parse.c:103
+msgid "Give a short usage message"
+msgstr "給åº簡çÂÂçÂÂ使ç¨è¨ÂæÂ¯"
-#: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
-msgid "Alarm clock"
-msgstr "鬧éÂÂ"
+#: argp/argp-parse.c:104
+msgid "Set the program name"
+msgstr "è¨Âå®Âç¨Âå¼ÂÃ¥ÂÂ稱"
-#: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
-msgid "Terminated"
-msgstr "çµÂæÂ¢"
+#: argp/argp-parse.c:106
+msgid "Hang for SECS seconds (default 3600)"
+msgstr "SECS ç§Âå¾ÂæÂÂæÂ· (é Âè¨ÂæÂ¯ 3600)"
-#: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
-msgid "Urgent I/O condition"
-msgstr "ç·ÂæÂ¥çÂÂ輸åºåÂ
¥çÂÂæÂ
Â"
+#: argp/argp-parse.c:167
+msgid "Print program version"
+msgstr "å°åºç¨Âå¼ÂçÂÂæÂ¬"
-#: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
-msgid "Stopped (signal)"
-msgstr "Ã¥ÂÂæÂ¢ (ä¿¡èÂÂ)"
+#: argp/argp-parse.c:183
+msgid "(PROGRAM ERROR) No version known!?"
+msgstr "(ç¨Âå¼Âé¯誤) æ²ÂæÂÂèªÂå¾ÂçÂÂçÂÂæÂ¬!?"
-#: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
-msgid "Stopped"
-msgstr "Ã¥ÂÂæÂ¢"
+#: argp/argp-parse.c:623
+#, c-format
+msgid "%s: Too many arguments\n"
+msgstr "%s: 太å¤ÂçÂÂå¼ÂæÂ¸\n"
-#: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
-msgid "Continued"
-msgstr "ç¹¼çºÂ"
+#: argp/argp-parse.c:766
+msgid "(PROGRAM ERROR) Option should have been recognized!?"
+msgstr "(ç¨Âå¼Âé¯誤) é¸é Â
æÂÂ該已ç¶Âå¯辨èÂÂ!?"
-#: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
-msgid "Child exited"
-msgstr "Ã¥ÂÂè¡Âç¨ÂçµÂæÂÂ"
+#: assert/assert-perr.c:37
+#, c-format
+msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
+msgstr "%s%s%s:%u: %s%sç¡æ³Âé ÂæÂÂçÂÂé¯誤: %sãÂÂ\n"
-#: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
-msgid "Stopped (tty input)"
-msgstr "Ã¥ÂÂæÂ¢ (tty 輸åÂ
Â¥)"
+#: assert/assert.c:105
+#, c-format
+msgid ""
+"%s%s%s:%u: %s%sAssertion `%s' failed.\n"
+"%n"
+msgstr ""
+"%s%s%s:%uï¼Â%s%sÃ¥ÂÂè¨ÂãÂÂ%sãÂÂ失æÂÂãÂÂ\n"
+"%n"
-#: sysdeps/generic/siglist.h:48 stdio-common/../sysdeps/unix/siglist.c:48
-msgid "Stopped (tty output)"
-msgstr "Ã¥ÂÂæÂ¢ (tty 輸åº)"
+#: catgets/gencat.c:110 catgets/gencat.c:114 nscd/nscd.c:100 nss/makedb.c:61
+msgid "NAME"
+msgstr "Ã¥ÂÂ稱"
-#: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
-msgid "I/O possible"
-msgstr "I/O å¯è¡Â"
+#: catgets/gencat.c:111
+msgid "Create C header file NAME containing symbol definitions"
+msgstr "ç¢çÂÂç C æ¨Âé ÂæªÂÃ¥ÂÂÃ¥Â
§å«符èÂÂå®Â義"
-#: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
-msgid "CPU time limit exceeded"
-msgstr "CPU æÂÂéÂÂä¸ÂéÂÂè¶Â
éÂÂäºÂ"
+#: catgets/gencat.c:113
+msgid "Do not use existing catalog, force new output file"
+msgstr "ä¸Â使ç¨ç¾åÂÂç catalog, å¼·å¶使ç¨æÂ°çÂÂ輸åºæªÂ"
-#: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
-msgid "File size limit exceeded"
-msgstr "æªÂæ¡Â大å°Âè¶Â
éÂÂä¸ÂéÂÂ"
+#: catgets/gencat.c:114 nss/makedb.c:61
+msgid "Write output to file NAME"
+msgstr "å°Â輸åº寫å°æªÂæ¡ NAME ä¸Â"
-#: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
-msgid "Virtual timer expired"
-msgstr "èÂÂæÂ¬è¨ÂæÂÂå¨已éÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
+#: catgets/gencat.c:119
+msgid ""
+"Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
+"is -, output is written to standard output.\n"
+msgstr ""
+"ç¢çÂÂè¨ÂæÂ¯ catelogãÂÂ\\vå¦ÂæÂÂ輸åÂ
¥æªÂÃ¥ÂÂæÂ¯ -, å°Âå¾Âæ¨ÂæºÂ輸åÂ
¥è®ÂÃ¥ÂÂ輸åÂ
¥ãÂÂ\n"
+"å¦ÂæÂÂ輸åºæªÂÃ¥ÂÂæÂ¯ -, Ã¥ÂÂ輸åºå°Â寫å°æ¨ÂæºÂ輸åºåÂȋÂÂ\n"
-#: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
-msgid "Profiling timer expired"
-msgstr "測éÂÂè©Âä¼°ç¨çÂÂè¨ÂæÂÂå¨已éÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
+#: catgets/gencat.c:124
+msgid ""
+"-o OUTPUT-FILE [INPUT-FILE]...\n"
+"[OUTPUT-FILE [INPUT-FILE]...]"
+msgstr ""
+"-o 輸åºæªÂæ¡ÂÃ¥ÂÂ稱 [輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱]...\n"
+"[輸åºæªÂæ¡ÂÃ¥ÂÂ稱 [輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱]...]"
-#: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
-msgid "Window changed"
-msgstr "ç¯ÂÃ¥ÂÂæÂ¹è®ÂäºÂ"
+#: catgets/gencat.c:232 debug/pcprofiledump.c:208 debug/xtrace.sh:58
+#: elf/ldconfig.c:302 elf/ldd.bash.in:56 elf/sln.c:86 elf/sotruss.ksh:49
+#: elf/sprof.c:371 iconv/iconv_prog.c:408 iconv/iconvconfig.c:380
+#: locale/programs/locale.c:278 locale/programs/localedef.c:371
+#: login/programs/pt_chown.c:92 malloc/memusage.sh:65
+#: malloc/memusagestat.c:539 nscd/nscd.c:415 nss/getent.c:918 nss/makedb.c:231
+#: posix/getconf.c:1122 sunrpc/rpc_main.c:1492 sunrpc/rpcinfo.c:691
+#: sysdeps/unix/sysv/linux/lddlibc4.c:62
+msgid ""
+"For bug reporting instructions, please see:\n"
+"<http://www.gnu.org/software/libc/bugs.html>.\n"
+msgstr ""
+"ç¨æÂ¼é¯誤報åÂÂæÂÂ令ï¼Âè«ÂÃ¥ÂÂçÂÂï¼Â\n"
+"<http://www.gnu.org/software/libc/bugs.html>ãÂÂ\n"
-#: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
-msgid "User defined signal 1"
-msgstr "使ç¨èÂÂ
å®Â義çÂÂè¨Âè 1"
+#: catgets/gencat.c:246 debug/pcprofiledump.c:222 debug/xtrace.sh:66
+#: elf/ldconfig.c:316 elf/ldd.bash.in:39 elf/sotruss.ksh:76 elf/sprof.c:386
+#: iconv/iconv_prog.c:423 iconv/iconvconfig.c:395 locale/programs/locale.c:293
+#: locale/programs/localedef.c:387 login/programs/pt_chown.c:63
+#: malloc/memusage.sh:73 malloc/memusagestat.c:557 nscd/nscd.c:429
+#: nss/getent.c:87 nss/makedb.c:245 posix/getconf.c:1104
+#: sysdeps/unix/sysv/linux/lddlibc4.c:69
+#, c-format
+msgid ""
+"Copyright (C) %s Free Software Foundation, Inc.\n"
+"This is free software; see the source for copying conditions. There is NO\n"
+"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
+msgstr ""
+"çÂÂæ¬ÂæÂÂæÂ (C) %s èªç±è»Âé«ÂåºéÂÂæÂÂãÂÂ\n"
+"éÂÂæÂ¯ä¸ÂÃ¥ÂÂèªç±è»Âé«Âï¼Âè«Âè¦ÂæºÂå§Â碼çÂÂæÂÂæ¬Âæ¢Â款ãÂÂéÂÂæ²ÂæÂÂæÂÂä¿Âï¼ÂçÂÂè³ä¹Âæ²ÂæÂÂå°Âçºé·\n"
+"宿ÂÂèÂÂ
é©åÂÂæÂÂäºÂç¹æ®Âç®çÂÂãÂÂ\n"
-#: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
-msgid "User defined signal 2"
-msgstr "使ç¨èÂÂ
å®Â義çÂÂè¨Âè 2"
+#: catgets/gencat.c:251 debug/pcprofiledump.c:227 debug/xtrace.sh:70
+#: elf/ldconfig.c:321 elf/sprof.c:392 iconv/iconv_prog.c:428
+#: iconv/iconvconfig.c:400 locale/programs/locale.c:298
+#: locale/programs/localedef.c:392 malloc/memusage.sh:77
+#: malloc/memusagestat.c:562 nscd/nscd.c:434 nss/getent.c:92 nss/makedb.c:250
+#: posix/getconf.c:1109
+#, c-format
+msgid "Written by %s.\n"
+msgstr "ä½ÂèÂÂ
%sãÂÂ\n"
-#: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
-msgid "EMT trap"
-msgstr "EMT é·é±"
+#: catgets/gencat.c:282
+msgid "*standard input*"
+msgstr "*æ¨ÂæºÂ輸åÂ
Â¥*"
-#: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
-msgid "Bad system call"
-msgstr "é¯誤çÂÂ系統å¼å«"
+#: catgets/gencat.c:288 iconv/iconv_charmap.c:170 iconv/iconv_prog.c:294
+#: nss/makedb.c:170
+#, c-format
+msgid "cannot open input file `%s'"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åÂ
¥æª `%s'"
-#: sysdeps/generic/siglist.h:66
-msgid "Stack fault"
-msgstr "å ÂçÂÂé¯誤"
+#: catgets/gencat.c:417 catgets/gencat.c:494
+msgid "illegal set number"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂéÂÂÃ¥ÂÂç·¨èÂÂ"
-#: sysdeps/generic/siglist.h:69
-msgid "Information request"
-msgstr "éÂÂè¦Âè³ÂæÂÂ"
+#: catgets/gencat.c:444
+msgid "duplicate set definition"
+msgstr "è¤Â製éÂÂÃ¥ÂÂå®Â義"
-#: sysdeps/generic/siglist.h:71
-msgid "Power failure"
-msgstr "黿ºÂå´éÂÂé¯誤"
+#: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
+msgid "this is the first definition"
+msgstr "æÂ¤çº第ä¸ÂÃ¥ÂÂå®Â義"
-#: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
-msgid "Resource lost"
-msgstr "è³ÂæºÂæ¼Â失"
+#: catgets/gencat.c:522
+#, c-format
+msgid "unknown set `%s'"
+msgstr "ä¸ÂæÂÂçÂÂéÂÂå `%s'"
-#: sysdeps/mach/hurd/mips/dl-machine.c:68
-#: string/../sysdeps/mach/_strerror.c:57
-msgid "Error in unknown error system: "
-msgstr "æÂªçÂ¥åÂÂé¡Â系統é¯誤: "
+#: catgets/gencat.c:563
+msgid "invalid quote character"
+msgstr "ä¸Âé©ç¨çÂÂå¼Âç¨åÂÂÃ¥Â
Â"
-#: sysdeps/mach/hurd/mips/dl-machine.c:83
-#: string/../sysdeps/generic/_strerror.c:44
-#: string/../sysdeps/mach/_strerror.c:87
-msgid "Unknown error "
-msgstr "æÂªçÂ¥çÂÂé¯誤 "
+#: catgets/gencat.c:576
+#, c-format
+msgid "unknown directive `%s': line ignored"
+msgstr "ä¸ÂæÂÂçÂÂæÂÂ令 `%s': æÂ¤åÂÂ忽çÂÂ¥"
+
+#: catgets/gencat.c:621
+msgid "duplicated message number"
+msgstr "éÂÂè¤ÂçÂÂè¨ÂæÂ¯ç·¨èÂÂ"
+
+#: catgets/gencat.c:674
+msgid "duplicated message identifier"
+msgstr "éÂÂè¤ÂçÂÂè¨ÂæÂ¯èÂÂå¥符èÂÂ"
+
+#: catgets/gencat.c:731
+msgid "invalid character: message ignored"
+msgstr "ä¸Âé©ç¨çÂÂÃ¥ÂÂÃ¥Â
Â: 忽çÂ¥æÂ¤è¨ÂæÂ¯"
+
+#: catgets/gencat.c:774
+msgid "invalid line"
+msgstr "ç¡æÂÂçÂÂ輸åÂ
¥åÂÂ"
+
+#: catgets/gencat.c:828
+msgid "malformed line ignored"
+msgstr "忽çÂ¥å¥ÂæÂªçÂÂÃ¥ÂÂ"
-#: sysdeps/unix/sysv/linux/lddlibc4.c:64
+#: catgets/gencat.c:992 catgets/gencat.c:1033 nss/makedb.c:183
#, c-format
-msgid "cannot open `%s'"
-msgstr "ç¡æ³ÂéÂÂå `%s'"
+msgid "cannot open output file `%s'"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åº檠`%s'"
+
+#: catgets/gencat.c:1195 locale/programs/linereader.c:560
+msgid "invalid escape sequence"
+msgstr "ç¡æÂÂçÂÂè·³è«åºÂÃ¥ÂÂ"
+
+#: catgets/gencat.c:1217
+msgid "unterminated message"
+msgstr "æ²ÂæÂÂçµÂå°¾çÂÂè¨ÂæÂ¯"
-#: sysdeps/unix/sysv/linux/lddlibc4.c:68
+#: catgets/gencat.c:1241
#, c-format
-msgid "cannot read header from `%s'"
-msgstr "ç¡æ³Âå¾ `%s' è®ÂÃ¥ÂÂæ¨Âé Âè³ÂæÂÂ"
+msgid "while opening old catalog file"
+msgstr "å¨éÂÂÃ¥ÂÂèÂÂçÂÂé¡Â奿ªÂæ¡ÂæÂÂ"
-#: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:295 catgets/gencat.c:288
+#: catgets/gencat.c:1332
#, c-format
-msgid "cannot open input file `%s'"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åÂ
¥æª `%s'"
+msgid "conversion modules not available"
+msgstr "è½ÂæÂÂ模çµÂä¸ÂÃ¥ÂÂå¨"
-#: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:313
+#: catgets/gencat.c:1358
#, c-format
-msgid "error while closing input `%s'"
-msgstr "æÂ£å¨éÂÂéÂÂ輸åÂ
Â¥ `%s' çÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
+msgid "cannot determine escape character"
+msgstr "ç¡æ³Â決å®Âè·³è«åÂÂÃ¥Â
Â"
+
+#: debug/pcprofiledump.c:53
+msgid "Don't buffer output"
+msgstr "ä¸Âè¦Âå°Â輸åÂ
¥åÂÂÃ¥Â
¥ç·©è¡ÂÃ¥ÂÂ"
+
+#: debug/pcprofiledump.c:58
+msgid "Dump information generated by PC profiling."
+msgstr "å°Âç¢çÂÂæÂ¼ PC 測éÂÂè©Âä¼°çÂÂè³ÂæÂÂå¾å¸åºä¾Â"
+
+#: debug/pcprofiledump.c:61
+msgid "[FILE]"
+msgstr "[æªÂæ¡Â]"
-#: iconv/iconv_charmap.c:443
+#: debug/pcprofiledump.c:108
#, c-format
-msgid "illegal input sequence at position %Zd"
-msgstr "ä½Âç½® %Zd æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂ輸åÂ
¥åºÂÃ¥ÂÂ"
+msgid "cannot open input file"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åÂ
¥æªÂ"
-#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:506
-msgid "incomplete character or shift sequence at end of buffer"
-msgstr "ç·©è¡ÂÃ¥ÂÂçµÂå°¾æÂÂä¸Âå®ÂÃ¥Â
¨çÂÂÃ¥ÂÂÃ¥Â
ÂæÂ shift sequence"
+#: debug/pcprofiledump.c:115
+#, c-format
+msgid "cannot read header"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂæ¨Âé Âè³ÂæÂÂ"
-#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:549
-#: iconv/iconv_prog.c:585
-msgid "error while reading the input"
-msgstr "æÂ£å¨è®ÂÃ¥Â
¥è³ÂæÂÂçÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
+#: debug/pcprofiledump.c:179
+#, c-format
+msgid "invalid pointer size"
+msgstr "ç¡æÂÂçÂÂæÂÂæ¨Â大å°Â"
-#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:567
-msgid "unable to allocate buffer for input"
-msgstr "ç¡æ³ÂéÂ
Â置輸åÂ
¥ç¨çÂÂç·©è¡ÂÃ¥ÂÂ"
+#: debug/xtrace.sh:27 debug/xtrace.sh:45
+msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
+msgstr "ç¨æ³Âï¼Âxtrace [é¸é Â
]⦠ç¨Âå¼ [PROGRAMOPTION]â¦\\n"
-#: iconv/iconv_prog.c:61
-msgid "Input/Output format specification:"
-msgstr "輸åÂ
Â¥/輸åº格å¼Âè¨Âå®Â:"
+#: debug/xtrace.sh:33 malloc/memusage.sh:27
+msgid "Try \\`%s --help' or `%s --usage' for more information.\\n"
+msgstr "è«ÂÃ¥ÂÂ試 \\ãÂÂ%s --helpãÂÂæÂÂãÂÂ%s --usageãÂÂ以ç²å¾ÂæÂ´å¤Âè³Âè¨ÂãÂÂ\\n"
-#: iconv/iconv_prog.c:62
-msgid "encoding of original text"
-msgstr "Ã¥ÂÂå§ÂæÂÂÃ¥ÂÂçÂÂ編碼"
+#: debug/xtrace.sh:39
+msgid "%s: option '%s' requires an argument.\\n"
+msgstr "%sï¼Âé¸é Â
ãÂÂ%sãÂÂéÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸.\\n"
-#: iconv/iconv_prog.c:63
-msgid "encoding for output"
-msgstr "ç¨ä¾Â輸åºçÂÂ編碼"
+#: debug/xtrace.sh:46
+msgid ""
+"Trace execution of program by printing currently executed function.\n"
+"\n"
+" --data=FILE Don't run the program, just print the data from FILE.\n"
+"\n"
+" -?,--help Print this help and exit\n"
+" --usage Give a short usage message\n"
+" -V,--version Print version information and exit\n"
+"\n"
+"Mandatory arguments to long options are also mandatory for any corresponding\n"
+"short options.\n"
+"\n"
+msgstr ""
+"ç¶Âç±åÂÂå°ç®åÂÂå·è¡ÂçÂÂå½å¼Âä¾Â追蹤ç¨Âå¼ÂçÂÂå·è¡ÂãÂÂ\n"
+"\n"
+" --data=æªÂæ¡ ç¡æ³ÂéÂÂè¡Âç¨Âå¼Âï¼ÂÃ¥ÂÂ
å¾ÂæªÂæ¡Âå°åºè³ÂæÂÂãÂÂ\n"
+"\n"
+" -?,--help Ã¥ÂÂå°éÂÂ份說æÂÂç¶å¾Âé¢éÂÂ\n"
+" --usage 給åº簡çÂÂç¨æ³Âè¨ÂæÂ¯\n"
+" -V,--version å°åºçÂÂæÂ¬è³Âè¨Âç¶å¾Âé¢éÂÂ\n"
+"\n"
+"å°ÂæÂ¼é·é¸é Â
å¿Â
è¦ÂçÂÂå¼ÂæÂ¸åÂÂ樣å¿Â
è¦ÂæÂ¼ä»»ä½Âç¸æÂÂçÂÂ\n"
+"çÂÂé¸é Â
ãÂÂ\n"
+"\n"
-#: iconv/iconv_prog.c:64
-msgid "Information:"
-msgstr "è³ÂæÂÂ:"
+#: debug/xtrace.sh:127
+msgid "xtrace: unrecognized option \\`$1'\\n"
+msgstr "xtraceï¼Âç¡æ³Â辨èÂÂçÂÂé¸é Â
ãÂÂ$1ãÂÂ\\n"
-#: iconv/iconv_prog.c:65
-msgid "list all known coded character sets"
-msgstr "Ã¥ÂÂåºæÂÂæÂÂå·²çÂ¥çÂÂ編碼åÂÂÃ¥Â
ÂéÂÂ"
+#: debug/xtrace.sh:140
+msgid "No program name given\\n"
+msgstr "æÂªçµ¦å®Âç¨Âå¼ÂÃ¥ÂÂ稱\\n"
-#: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
-msgid "Output control:"
-msgstr "輸åºæÂ§å¶:"
+#: debug/xtrace.sh:148
+#, sh-format
+msgid "executable \\`$program' not found\\n"
+msgstr "å¯å·è¡ÂæªÂæ¡ÂãÂÂ$programãÂÂæÂ¾ä¸Âå°\\n"
-#: iconv/iconv_prog.c:67
-msgid "omit invalid characters from output"
-msgstr "çÂÂçÂ¥ç¡æÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂ輸åº"
+#: debug/xtrace.sh:152
+#, sh-format
+msgid "\\`$program' is no executable\\n"
+msgstr "ãÂÂ$programãÂÂä¸ÂæÂ¯å¯å·è¡ÂæªÂæ¡Â\\n"
-#: iconv/iconv_prog.c:68
-msgid "output file"
-msgstr "輸åºæªÂæ¡Â"
+#: dlfcn/dlinfo.c:64
+msgid "RTLD_SELF used in code not dynamically loaded"
+msgstr "ç¨Âå¼Â碼æÂÂ使ç¨ç RTLD_SELF æ²ÂæÂÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
Â¥"
-#: iconv/iconv_prog.c:69
-msgid "suppress warnings"
-msgstr "Ã¥ÂÂæÂ¢è¼¸åºè¦åÂÂè¨ÂæÂ¯"
+#: dlfcn/dlinfo.c:73
+msgid "unsupported dlinfo request"
+msgstr "æÂªæÂ¯æÂ´ç dlinfo è«Âæ±Â"
-#: iconv/iconv_prog.c:70
-msgid "print progress information"
-msgstr "å°åºç¨ÂåºÂç¸éÂÂè³Âè¨Â"
+#: dlfcn/dlmopen.c:64
+msgid "invalid namespace"
+msgstr "ç¡æÂÂçÂÂå½åÂÂ空éÂÂ"
-#: iconv/iconv_prog.c:75
-msgid "Convert encoding of given files from one encoding to another."
-msgstr "å¾Â給å®ÂçÂÂæªÂæ¡ÂçÂÂÃ¥ÂÂÃ¥Â
Â編碼è½ÂæÂÂå°å¦ä¸ÂÃ¥ÂÂ"
+#: dlfcn/dlmopen.c:69
+msgid "invalid mode"
+msgstr "ç¡æÂÂçÂÂ模å¼Â"
-#: iconv/iconv_prog.c:79
-msgid "[FILE...]"
-msgstr "[FILE...]"
+#: dlfcn/dlopen.c:65
+msgid "invalid mode parameter"
+msgstr "ç¡æÂÂçÂÂ模å¼ÂÃ¥ÂÂæÂ¸"
-#: iconv/iconv_prog.c:201
-msgid "cannot open output file"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åºæªÂ"
+#: elf/cache.c:69
+msgid "unknown"
+msgstr "æÂªçÂÂ¥"
+
+#: elf/cache.c:112
+msgid "Unknown OS"
+msgstr "æÂªçÂ¥çÂÂä½Âæ¥Â系統"
-#: iconv/iconv_prog.c:243
+#: elf/cache.c:117
#, c-format
-msgid "conversions from `%s' and to `%s' are not supported"
-msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' 以åÂÂå° `%s' çÂÂè½ÂæÂÂ"
+msgid ", OS ABI: %s %d.%d.%d"
+msgstr ", OS ABI: %s %d.%d.%d"
-#: iconv/iconv_prog.c:248
+#: elf/cache.c:134 elf/ldconfig.c:1305
#, c-format
-msgid "conversion from `%s' is not supported"
-msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' çÂÂè½ÂæÂÂ"
+msgid "Can't open cache file %s\n"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¿«åÂÂ檠%s\n"
-#: iconv/iconv_prog.c:255
+#: elf/cache.c:148
#, c-format
-msgid "conversion to `%s' is not supported"
-msgstr "ä¸ÂæÂ¯æÂ´å° `%s' çÂÂè½ÂæÂÂ"
+msgid "mmap of cache file failed.\n"
+msgstr "å¿«åÂÂæªÂæ¡ mmap 失æÂÂãÂÂ\n"
-#: iconv/iconv_prog.c:259
+#: elf/cache.c:152 elf/cache.c:166
#, c-format
-msgid "conversion from `%s' to `%s' is not supported"
-msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' å° `%s' çÂÂè½ÂæÂÂ"
+msgid "File is not a cache file.\n"
+msgstr "æªÂæ¡Â並éÂÂå¿«åÂÂæªÂãÂÂ\n"
-#: iconv/iconv_prog.c:265
-msgid "failed to start conversion processing"
-msgstr "éÂÂå§Âè½ÂæÂÂç¨ÂåºÂ失æÂÂ"
+#: elf/cache.c:199 elf/cache.c:209
+#, c-format
+msgid "%d libs found in cache `%s'\n"
+msgstr "%d å½å¼Â庫å¨快å `%s' ä¸ÂæÂ¾å°\n"
-#: iconv/iconv_prog.c:360
-msgid "error while closing output file"
-msgstr "æÂ£å¨éÂÂéÂÂ輸åºæªÂæ¡ÂçÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
+#: elf/cache.c:403
+#, c-format
+msgid "Can't create temporary cache file %s"
+msgstr "ç¡æ³Âç¢çÂÂæÂ«æÂÂçÂÂå¿«åÂÂ檠%s"
-#: iconv/iconv_prog.c:409 iconv/iconvconfig.c:357 locale/programs/locale.c:279
-#: locale/programs/localedef.c:372 catgets/gencat.c:233
-#: malloc/memusagestat.c:602 debug/pcprofiledump.c:199
-msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
-msgstr "è«Â使ç¨ `glibcbug' å½令稿å°ÂÃ¥ÂÂé¡ÂÃ¥ÂÂå ±è³ <bugs@gnu.org>ãÂÂ\n"
+#: elf/cache.c:411 elf/cache.c:421 elf/cache.c:425 elf/cache.c:430
+#, c-format
+msgid "Writing of cache data failed"
+msgstr "寫åÂ
¥å¿«åÂÂè³ÂæÂÂæÂÂç¼çÂÂé¯誤"
-#: iconv/iconv_prog.c:423 iconv/iconvconfig.c:371 locale/programs/locale.c:292
-#: locale/programs/localedef.c:386 catgets/gencat.c:246 posix/getconf.c:913
-#: nss/getent.c:74 nscd/nscd.c:355 nscd/nscd_nischeck.c:90 elf/ldconfig.c:274
-#: elf/sprof.c:349
+#: elf/cache.c:435
#, c-format
-msgid ""
-"Copyright (C) %s Free Software Foundation, Inc.\n"
-"This is free software; see the source for copying conditions. There is NO\n"
-"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
-msgstr ""
-"çÂÂæ¬ÂæÂÂæÂ (C) %s èªç±è»Âé«ÂåºéÂÂæÂÂãÂÂ\n"
-"éÂÂæÂ¯ä¸ÂÃ¥ÂÂèªç±è»Âé«Âï¼Âè«Âè¦ÂæºÂå§Â碼çÂÂæÂÂæ¬Âæ¢Â款ãÂÂéÂÂæ²ÂæÂÂæÂÂä¿Âï¼ÂçÂÂè³ä¹Âæ²ÂæÂÂå°Âçºé·\n"
-"宿ÂÂèÂÂ
é©åÂÂæÂÂäºÂç¹æ®Âç®çÂÂãÂÂ\n"
+msgid "Changing access rights of %s to %#o failed"
+msgstr "æÂ´æÂ¹ %s çÂÂÃ¥ÂÂÃ¥ÂÂæ¬ÂéÂÂçº %#o 失æÂÂ"
-#: iconv/iconv_prog.c:428 iconv/iconvconfig.c:376 locale/programs/locale.c:297
-#: locale/programs/localedef.c:391 catgets/gencat.c:251 posix/getconf.c:918
-#: nss/getent.c:79 nscd/nscd.c:360 nscd/nscd_nischeck.c:95 elf/ldconfig.c:279
-#: elf/sprof.c:355
+#: elf/cache.c:440
#, c-format
-msgid "Written by %s.\n"
-msgstr "ä½ÂèÂÂ
%sãÂÂ\n"
+msgid "Renaming of %s to %s failed"
+msgstr "å° %s æÂ¹åÂÂçº %s 失æÂÂ"
-#: iconv/iconv_prog.c:458 iconv/iconv_prog.c:484
-msgid "conversion stopped due to problem in writing the output"
-msgstr "å 寫åÂ
¥è¼¸åºæÂÂç¼çÂÂé¯誤èÂÂå°Âè´è½ÂæÂÂÃ¥ÂÂæÂ¢"
+#: elf/dl-close.c:387 elf/dl-open.c:397
+msgid "cannot create scope list"
+msgstr "ç¡æ³Â建ç«Âä½Âç¨åÂÂÃ¥ÂÂ表"
-#: iconv/iconv_prog.c:502
-#, c-format
-msgid "illegal input sequence at position %ld"
-msgstr "ä½Âç½® %ld æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂ輸åÂ
¥åºÂÃ¥ÂÂ"
+#: elf/dl-close.c:767
+msgid "shared object not open"
+msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂæ¡Âæ²ÂæÂÂéÂÂÃ¥ÂÂ"
-#: iconv/iconv_prog.c:510
-msgid "internal error (illegal descriptor)"
-msgstr "Ã¥Â
§é¨é¯誤 (ä¸ÂÃ¥ÂÂæ³ÂçÂÂæÂÂè¿°é Â
)"
+#: elf/dl-deps.c:114
+msgid "DST not allowed in SUID/SGID programs"
+msgstr "DST ä¸ÂÃ¥Â
Â許å¨ SUID/SGID çÂÂç¨Âå¼Âä¸Â"
+
+#: elf/dl-deps.c:127
+msgid "empty dynamic string token substitution"
+msgstr "空çÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ串åÂÂçµÂæÂ¿æÂÂ"
-#: iconv/iconv_prog.c:513
+#: elf/dl-deps.c:133
#, c-format
-msgid "unknown iconv() error %d"
-msgstr "ä¸ÂæÂÂç iconv() é¯誤 %d"
+msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
+msgstr "ç±æÂ¼ç©ºçÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ串åÂÂçµÂæÂ¿æÂÂèÂÂç¡æ³Âè¼ÂÃ¥Â
¥å¤Âé¨ç `%s'\n"
-#: iconv/iconv_prog.c:756
-msgid ""
-"The following list contain all the coded character sets known. This does\n"
-"not necessarily mean that all combinations of these names can be used for\n"
-"the FROM and TO command line parameters. One coded character set can be\n"
-"listed with several different names (aliases).\n"
-"\n"
-" "
-msgstr ""
-"以ä¸ÂçÂÂÃ¥ÂÂ表åÂÂ
嫿ÂÂæÂÂå·²çÂ¥çÂÂ編碼åÂÂéÂÂï¼Âä½ÂéÂÂä¸Â代表æÂÂæÂÂçÂÂÃ¥ÂÂéÂÂÃ¥ÂÂ稱çµÂÃ¥ÂÂçÂÂå¯ç¨æÂ¼\n"
-"å½令åÂÂç \"ä¾ÂæºÂ\" 以å \"ç®çÂÂ\" å¼ÂæÂ¸ãÂÂä¸ÂÃ¥ÂÂ編碼åÂÂéÂÂå¯以ç¨幾åÂÂä¸ÂÃ¥ÂÂçÂÂÃ¥ÂÂ稱\n"
-"ä¾Â表示 (å³ \"å¿åÂÂ\")ãÂÂ\n"
-"\n"
-" "
+#: elf/dl-deps.c:474
+msgid "cannot allocate dependency list"
+msgstr "ç¡æ³ÂéÂ
Âç½®ç¸éÂÂæÂ§åÂÂ表"
-#: iconv/iconvconfig.c:110
-msgid "Create fastloading iconv module configuration file."
-msgstr "建ç«Âå¿«éÂÂè¼ÂÃ¥Â
Â¥ iconv 模çµÂçÂÂè¨Âå®ÂæªÂæ¡ÂãÂÂ"
+#: elf/dl-deps.c:514 elf/dl-deps.c:574
+msgid "cannot allocate symbol search list"
+msgstr "ç¡æ³ÂéÂ
Â置符èÂÂæÂÂå°ÂÃ¥ÂÂ表"
-#: iconv/iconvconfig.c:114
-msgid "[DIR...]"
-msgstr "[ç®éÂÂ...]"
+#: elf/dl-deps.c:554
+msgid "Filters not supported with LD_TRACE_PRELINKING"
+msgstr "éÂÂ濾ç¨Âå¼Âä¸ÂæÂ¯æÂ´è LD_TRACE_PRELINKING Ã¥Â
±ç¨"
-#: iconv/iconvconfig.c:126
-msgid "Prefix used for all file accesses"
-msgstr "使ç¨æÂ¼æÂÂæÂÂæªÂæ¡ÂÃ¥ÂÂÃ¥ÂÂæÂÂçÂÂÃ¥ÂÂç½®æÂÂÃ¥ÂÂ"
+#: elf/dl-error.c:77
+msgid "DYNAMIC LINKER BUG!!!"
+msgstr "Ã¥ÂÂæÂ
Âé£æÂ¥ç¨Âå¼ÂæÂÂÃ¥ÂÂé¡Â!!!"
-#: iconv/iconvconfig.c:327 locale/programs/localedef.c:292
-msgid "no output file produced because warnings were issued"
-msgstr "å çºç¼åºéÂÂè¦åÂÂè¨ÂæÂ¯ï¼ÂæÂÂ以æ²ÂæÂÂ製é 任ä½Â輸åºæªÂ"
+#: elf/dl-error.c:124
+msgid "error while loading shared libraries"
+msgstr "è¼ÂÃ¥Â
¥åÂ
±ç¨å½å¼Â庫æÂÂç¼çÂÂé¯誤"
-#: iconv/iconvconfig.c:405
-msgid "while inserting in search tree"
-msgstr "ç¶æÂÂÃ¥Â
¥æÂ¼æÂÂå°Â樹ä¹Âä¸Â"
+#: elf/dl-fptr.c:88
+msgid "cannot map pages for fdesc table"
+msgstr "ç¡æ³Âå°Âé Âé¢å°ÂæÂ æÂ¼ fdesc 表格"
-#: iconv/iconvconfig.c:1204
-msgid "cannot generate output file"
-msgstr "ç¡æ³Âç¢çÂÂ輸åºæªÂ"
+#: elf/dl-fptr.c:192
+msgid "cannot map pages for fptr table"
+msgstr "ç¡æ³Âå°Âé Âé¢å°ÂæÂ æÂ¼ fptr 表格"
-#: locale/programs/charmap-dir.c:59
-#, c-format
-msgid "cannot read character map directory `%s'"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æªÂç®é `%s'"
+#: elf/dl-fptr.c:221
+msgid "internal error: symidx out of range of fptr table"
+msgstr "Ã¥Â
§é¨é¯誤ï¼Âsymidx è¶Â
åº fptr 表格çÂÂç¯ÂÃ¥ÂÂ"
-#: locale/programs/charmap.c:136
-#, c-format
-msgid "character map file `%s' not found"
-msgstr "æÂ¾ä¸Âå°åÂÂéÂÂå°ÂçÂ
§æª `%s'"
+#: elf/dl-load.c:471
+msgid "cannot allocate name record"
+msgstr "ç¡æ³ÂéÂ
Âç½®åÂÂ稱ç´ÂéÂÂ"
-#: locale/programs/charmap.c:194
-#, c-format
-msgid "default character map file `%s' not found"
-msgstr "æÂ¾ä¸Âå°é Âè¨ÂçÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æª `%s'"
+#: elf/dl-load.c:548 elf/dl-load.c:664 elf/dl-load.c:749 elf/dl-load.c:862
+msgid "cannot create cache for search path"
+msgstr "ç¡æ³ÂçºæÂÂå°Âè·¯å¾Â建ç«Âå¿«åÂÂ"
-#: locale/programs/charmap.c:257
-#, c-format
-msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
-msgstr "Ã¥ÂÂÃ¥Â
Âå°ÂæÂ `%s' ä¸ÂæÂ¯ ASCII ç¸容碼ï¼ÂÃ¥ÂÂÃ¥ÂÂÃ¥ÂÂè³ÂæÂÂ庫ä¸Â符å ISO C\n"
+#: elf/dl-load.c:639
+msgid "cannot create RUNPATH/RPATH copy"
+msgstr "ç¡æ³Â建章RUNPATH/RPATH çÂÂå¯æÂ¬"
-#: locale/programs/charmap.c:336
-#, c-format
-msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
-msgstr "%s: <mb_cur_max> å¿Â
é Â大æÂ¼ <mb_cur_min>\n"
+#: elf/dl-load.c:735
+msgid "cannot create search path array"
+msgstr "ç¡æ³Â建ç«ÂæÂÂå°Âè·¯å¾Âé£åÂÂ"
-#: locale/programs/charmap.c:356 locale/programs/charmap.c:373
-#: locale/programs/repertoire.c:175
-#, c-format
-msgid "syntax error in prolog: %s"
-msgstr "prolog ä¸ÂæÂÂèªÂæ³Âé¯誤: %s"
+#: elf/dl-load.c:931
+msgid "cannot stat shared object"
+msgstr "ç¡泠stat Ã¥Â
±ç¨ç®çÂÂæªÂ"
-#: locale/programs/charmap.c:357
-msgid "invalid definition"
-msgstr "ç¡æÂÂçÂÂå®Â義"
+#: elf/dl-load.c:1009
+msgid "cannot open zero fill device"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ以é¶填滿çÂÂè£Âç½®"
-#: locale/programs/charmap.c:374 locale/programs/locfile.c:126
-#: locale/programs/locfile.c:153 locale/programs/repertoire.c:176
-msgid "bad argument"
-msgstr "é¯誤çÂÂå¼ÂæÂ¸"
+#: elf/dl-load.c:1055 elf/dl-load.c:2313
+msgid "cannot create shared object descriptor"
+msgstr "ç¡æ³Â建ç«ÂÃ¥Â
±ç¨ç®çÂÂæªÂæÂÂè¿°é Â
"
-#: locale/programs/charmap.c:402
-#, c-format
-msgid "duplicate definition of <%s>"
-msgstr "<%s> çÂÂå®Â義éÂÂè¤ÂäºÂ"
+#: elf/dl-load.c:1074 elf/dl-load.c:1730 elf/dl-load.c:1833
+msgid "cannot read file data"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂæªÂæ¡Âè³ÂæÂÂ"
-#: locale/programs/charmap.c:409
-#, c-format
-msgid "value for <%s> must be 1 or greater"
-msgstr "<%s> çÂÂå¼å¿Â
é Âçº 1 æÂÂèÂÂ
æÂ´å¤§"
+#: elf/dl-load.c:1120
+msgid "ELF load command alignment not page-aligned"
+msgstr "ELF è¼ÂÃ¥Â
¥å½令å°Âé½Â並æ²ÂæÂÂæÂÂçÂ
§è¨ÂæÂ¶é«ÂÃ¥ÂÂé  (page) å°Âé½Â"
-#: locale/programs/charmap.c:421
-#, c-format
-msgid "value of <%s> must be greater or equal than the value of <%s>"
-msgstr "<%s> çÂÂå¼å¿Â
é ÂçÂÂæÂ¼æÂÂ大æÂ¼ <%s> çÂÂå¼"
+#: elf/dl-load.c:1127
+msgid "ELF load command address/offset not properly aligned"
+msgstr "ELF è¼ÂÃ¥Â
¥å½令ä½ÂÃ¥ÂÂ/ä½Â移並æ²ÂæÂÂé©ç¶å°å°Âé½Â"
-#: locale/programs/charmap.c:444 locale/programs/repertoire.c:184
-#, c-format
-msgid "argument to <%s> must be a single character"
-msgstr "給 <%s> çÂÂå¼ÂæÂ¸å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂå®åÂÂÃ¥Â
Â"
+#: elf/dl-load.c:1210
+msgid "cannot allocate TLS data structures for initial thread"
+msgstr "ç¡æ³ÂéÂ
Âç½® TLS è³ÂæÂÂçµÂæ§Âç¨以起å§Âå·è¡Âç·Â"
-#: locale/programs/charmap.c:470
-msgid "character sets with locking states are not supported"
-msgstr "ä¸ÂæÂ¯æÂ´ä½¿ç¨ locking çÂÂæÂ
ÂçÂÂÃ¥ÂÂÃ¥Â
ÂéÂÂ"
+#: elf/dl-load.c:1233
+msgid "cannot handle TLS data"
+msgstr "ç¡æ³ÂèÂÂç TLS è³ÂæÂÂ"
-#: locale/programs/charmap.c:497 locale/programs/charmap.c:551
-#: locale/programs/charmap.c:583 locale/programs/charmap.c:677
-#: locale/programs/charmap.c:732 locale/programs/charmap.c:773
-#: locale/programs/charmap.c:814
-#, c-format
-msgid "syntax error in %s definition: %s"
-msgstr "å®Â義 %s çÂÂèªÂæ³Âé¯誤: %s"
+#: elf/dl-load.c:1252
+msgid "object file has no loadable segments"
+msgstr "ç®çÂÂæªÂä¸Âæ²ÂæÂÂå¯è¼ÂÃ¥Â
¥çÂÂç¯ÂÃ¥ÂÂ"
-#: locale/programs/charmap.c:498 locale/programs/charmap.c:678
-#: locale/programs/charmap.c:774 locale/programs/repertoire.c:231
-msgid "no symbolic name given"
-msgstr "æ²ÂæÂÂ給äºÂ符èÂÂÃ¥ÂÂ稱"
+#: elf/dl-load.c:1288
+msgid "failed to map segment from shared object"
+msgstr "å¾ÂÃ¥Â
±ç¨ç®çÂÂæªÂä¸Âå°ÂæÂ åÂÂ段失æÂÂ"
-#: locale/programs/charmap.c:552
-msgid "invalid encoding given"
-msgstr "給äºÂçÂÂ編碼æÂ¯ç¡æÂÂçÂÂ"
+#: elf/dl-load.c:1314
+msgid "cannot dynamically load executable"
+msgstr "ç¡æ³ÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
¥å·è¡ÂæªÂ"
-#: locale/programs/charmap.c:561
-msgid "too few bytes in character encoding"
-msgstr "Ã¥ÂÂÃ¥Â
Âå®Â義ä¸ÂçÂÂä½ÂÃ¥Â
ÂçµÂ太å°ÂäºÂ"
+#: elf/dl-load.c:1376
+msgid "cannot change memory protections"
+msgstr "ç¡æ³ÂæÂ¹è®Âè¨ÂæÂ¶é«Âä¿Âè·çÂÂæÂ
Â"
-#: locale/programs/charmap.c:563
-msgid "too many bytes in character encoding"
-msgstr "Ã¥ÂÂÃ¥Â
Âå®Â義ä¸ÂçÂÂä½ÂÃ¥Â
ÂçµÂ太å¤ÂäºÂ"
+#: elf/dl-load.c:1395
+msgid "cannot map zero-fill pages"
+msgstr "ç¡æ³Âå°ÂæÂÂ以é¶填滿çÂÂÃ¥ÂÂé ÂÃ¥ÂÂ"
-#: locale/programs/charmap.c:585 locale/programs/charmap.c:733
-#: locale/programs/charmap.c:816 locale/programs/repertoire.c:297
-msgid "no symbolic name given for end of range"
-msgstr "æ²ÂæÂÂ給æÂ¤åÂÂçÂÂæÂÂå¾Âä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
Â符èÂÂÃ¥ÂÂ稱"
+#: elf/dl-load.c:1409
+msgid "object file has no dynamic section"
+msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂä¸Âæ²ÂæÂÂÃ¥ÂÂæÂ
Âç¯ÂÃ¥ÂÂ"
-#: locale/programs/charmap.c:609 locale/programs/locfile.c:818
-#: locale/programs/repertoire.c:314
-#, c-format
-msgid "`%1$s' definition does not end with `END %1$s'"
-msgstr "`%1$s' å®Â義æ²ÂæÂÂ以 `END %1$s' çµÂæÂÂ"
+#: elf/dl-load.c:1432
+msgid "shared object cannot be dlopen()ed"
+msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂç¡æ³Â被 dlopen()"
-#: locale/programs/charmap.c:642
-msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
-msgstr "åªæÂ WIDTH å®Â義æÂÂè½ç´æÂ¥å¯«å¨ CHARMAP å®Â義ä¹Âå¾Â"
+#: elf/dl-load.c:1445
+msgid "cannot allocate memory for program header"
+msgstr "ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â給ç¨Âå¼Âæ¨Âé ÂÃ¥ÂÂ使ç¨"
-#: locale/programs/charmap.c:650 locale/programs/charmap.c:713
-#, c-format
-msgid "value for %s must be an integer"
-msgstr "%s çÂÂå¼å¿Â
é ÂæÂ¯æÂ´æÂ¸æÂÂè¡Â"
+#: elf/dl-load.c:1462 elf/dl-open.c:180
+msgid "invalid caller"
+msgstr "ç¡æÂÂçÂÂå¼å«èÂÂ
"
-#: locale/programs/charmap.c:841
-#, c-format
-msgid "%s: error in state machine"
-msgstr "%s: çÂÂæÂ
Âæ©Âé¯誤"
+#: elf/dl-load.c:1501
+msgid "cannot enable executable stack as shared object requires"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¯å·è¡Âå ÂçÂÂÃ¥ÂÂçºåÂ
±ç¨ç®çÂÂæªÂ"
-#: locale/programs/charmap.c:849 locale/programs/ld-address.c:605
-#: locale/programs/ld-collate.c:2650 locale/programs/ld-collate.c:3818
-#: locale/programs/ld-ctype.c:2225 locale/programs/ld-ctype.c:2994
-#: locale/programs/ld-identification.c:469
-#: locale/programs/ld-measurement.c:255 locale/programs/ld-messages.c:349
-#: locale/programs/ld-monetary.c:958 locale/programs/ld-name.c:324
-#: locale/programs/ld-numeric.c:392 locale/programs/ld-paper.c:258
-#: locale/programs/ld-telephone.c:330 locale/programs/ld-time.c:1219
-#: locale/programs/locfile.c:825 locale/programs/repertoire.c:325
-#, c-format
-msgid "%s: premature end of file"
-msgstr "%s: æÂªå®ÂæÂÂå·²éÂÂæªÂæ¡ÂçÂÂæÂ«å°¾"
+#: elf/dl-load.c:1514
+msgid "cannot close file descriptor"
+msgstr "ç¡æ³ÂéÂÂéÂÂæªÂæ¡ÂæÂÂ述符èÂÂ"
-#: locale/programs/charmap.c:868 locale/programs/charmap.c:879
-#, c-format
-msgid "unknown character `%s'"
-msgstr "ä¸ÂæÂÂçÂÂÃ¥ÂÂÃ¥Â
 `%s'"
+#: elf/dl-load.c:1730
+msgid "file too short"
+msgstr "æªÂæ¡Â太å°Â"
-#: locale/programs/charmap.c:887
-#, c-format
-msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
-msgstr "å¨ç¯ÂÃ¥ÂÂèµ·å§ÂèÂÂçµÂæÂÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂä¸Âï¼Âä½ÂÃ¥Â
ÂçµÂçÂÂæÂ¸ç®並ä¸Âä¸Âè´: %d vs %d"
+#: elf/dl-load.c:1766
+msgid "invalid ELF header"
+msgstr "ç¡æÂÂç ELF æ¨Âé Â"
-#: locale/programs/charmap.c:991 locale/programs/ld-collate.c:2930
-#: locale/programs/repertoire.c:420
-msgid "invalid names for character range"
-msgstr "ç¡æÂÂçÂÂÃ¥ÂÂÃ¥Â
Âç¯ÂÃ¥ÂÂÃ¥ÂÂ稱"
+#: elf/dl-load.c:1778
+msgid "ELF file data encoding not big-endian"
+msgstr "ELF æªÂè³ÂæÂÂ編碼並éÂÂ大尾åºÂ"
-#: locale/programs/charmap.c:1003 locale/programs/repertoire.c:432
-msgid "hexadecimal range format should use only capital characters"
-msgstr "å¨表示åÂÂÃ¥Â
Âé²ä½ÂçÂÂç¯ÂÃ¥ÂÂæÂÂåªè½ç¨大寫çÂÂè±æÂÂÃ¥ÂÂæ¯Â表示"
+#: elf/dl-load.c:1780
+msgid "ELF file data encoding not little-endian"
+msgstr "ELF æªÂè³ÂæÂÂ編碼並éÂÂå°Âå°¾åºÂ"
-#: locale/programs/charmap.c:1021
-#, c-format
-msgid "<%s> and <%s> are illegal names for range"
-msgstr "<%s> 以å <%s> æÂ¯ä¸ÂÃ¥ÂÂæ³ÂçÂÂç¯ÂÃ¥ÂÂÃ¥ÂÂ稱"
+#: elf/dl-load.c:1784
+msgid "ELF file version ident does not match current one"
+msgstr "ELF æªÂçÂÂæÂ¬ ident ä¸Â符åÂÂç®åÂÂæÂÂ使ç¨çÂÂ"
-#: locale/programs/charmap.c:1027
-msgid "upper limit in range is not higher then lower limit"
-msgstr "Ã¥ÂÂÃ¥ÂÂå®Â義ä¸ÂçÂÂæÂÂ大弿²ÂæÂÂæ¯ÂæÂÂå°Âå¼éÂÂè¦Â大"
+#: elf/dl-load.c:1788
+msgid "ELF file OS ABI invalid"
+msgstr "ELF 檠OS ABI çÂÂæÂ¬ä¸Âé©ç¨"
-#: locale/programs/charmap.c:1085
-msgid "resulting bytes for range not representable."
-msgstr "ç¨ä¾Âå®Â義ç¯ÂÃ¥ÂÂçÂÂä½ÂÃ¥Â
ÂçµÂç¡æ³Â被表述åºä¾Â"
+#: elf/dl-load.c:1791
+msgid "ELF file ABI version invalid"
+msgstr "ELF 檠ABI çÂÂæÂ¬ä¸Âé©ç¨"
-#: locale/programs/ld-address.c:134 locale/programs/ld-collate.c:1534
-#: locale/programs/ld-ctype.c:421 locale/programs/ld-identification.c:134
-#: locale/programs/ld-measurement.c:95 locale/programs/ld-messages.c:98
-#: locale/programs/ld-monetary.c:194 locale/programs/ld-name.c:95
-#: locale/programs/ld-numeric.c:99 locale/programs/ld-paper.c:92
-#: locale/programs/ld-telephone.c:95 locale/programs/ld-time.c:160
-#, c-format
-msgid "No definition for %s category found"
-msgstr "æÂ¾ä¸Âå° %s é¡Âå¥çÂÂå®Â義"
+#: elf/dl-load.c:1794
+msgid "nonzero padding in e_ident"
+msgstr "å¨ e_ident ä¸Âå¡«è£ÂéÂÂé¶å¼"
-#: locale/programs/ld-address.c:145 locale/programs/ld-address.c:183
-#: locale/programs/ld-address.c:201 locale/programs/ld-address.c:228
-#: locale/programs/ld-address.c:290 locale/programs/ld-address.c:309
-#: locale/programs/ld-address.c:322 locale/programs/ld-identification.c:147
-#: locale/programs/ld-measurement.c:106 locale/programs/ld-monetary.c:206
-#: locale/programs/ld-monetary.c:250 locale/programs/ld-monetary.c:266
-#: locale/programs/ld-monetary.c:278 locale/programs/ld-name.c:106
-#: locale/programs/ld-name.c:143 locale/programs/ld-numeric.c:113
-#: locale/programs/ld-numeric.c:127 locale/programs/ld-paper.c:103
-#: locale/programs/ld-paper.c:112 locale/programs/ld-telephone.c:106
-#: locale/programs/ld-telephone.c:163 locale/programs/ld-time.c:176
-#: locale/programs/ld-time.c:197
-#, c-format
-msgid "%s: field `%s' not defined"
-msgstr "%s: æ¬Âä½ `%s' æ²ÂæÂÂå®Â義"
+#: elf/dl-load.c:1797
+msgid "internal error"
+msgstr "Ã¥Â
§é¨é¯誤"
-#: locale/programs/ld-address.c:157 locale/programs/ld-address.c:209
-#: locale/programs/ld-address.c:235 locale/programs/ld-address.c:265
-#: locale/programs/ld-name.c:118 locale/programs/ld-telephone.c:118
-#, c-format
-msgid "%s: field `%s' must not be empty"
-msgstr "%s: æ¬Âä½ `%s' ä¸Âå¯以空ç½"
+#: elf/dl-load.c:1804
+msgid "ELF file version does not match current one"
+msgstr "ELF æªÂçÂÂæÂ¬ä¸Â符åÂÂç®åÂÂçÂÂçÂÂæÂ¬"
-#: locale/programs/ld-address.c:169
-#, c-format
-msgid "%s: invalid escape `%%%c' sequence in field `%s'"
-msgstr "%s: ä¸Âé©ç¨çÂÂè·³è«åºÂå `%%%c', 卿¬Âä½ `%s' ä¸Â"
+#: elf/dl-load.c:1812
+msgid "only ET_DYN and ET_EXEC can be loaded"
+msgstr "åªæÂ ET_DYN 以å ET_EXEC å¯以è¼ÂÃ¥Â
Â¥"
-#: locale/programs/ld-address.c:220
-#, c-format
-msgid "%s: terminology language code `%s' not defined"
-msgstr "%s: è¡ÂèªÂèªÂè¨Â編碼 `%s' æÂªå®Â義"
+#: elf/dl-load.c:1818
+msgid "ELF file's phentsize not the expected size"
+msgstr "ELF æªÂç phentsize 並ä¸ÂæÂ¯é ÂæÂÂä¸ÂçÂÂ大å°Â"
-#: locale/programs/ld-address.c:247 locale/programs/ld-address.c:276
-#, c-format
-msgid "%s: language abbreviation `%s' not defined"
-msgstr "%s: èªÂè¨Â縮寫 `%s' æ²ÂæÂÂå®Â義"
+#: elf/dl-load.c:2332
+msgid "wrong ELF class: ELFCLASS64"
+msgstr "é¯誤 ELF é¡Âå¥ï¼ÂELFCLASS64"
-#: locale/programs/ld-address.c:254 locale/programs/ld-address.c:282
-#: locale/programs/ld-address.c:316 locale/programs/ld-address.c:328
-#, c-format
-msgid "%s: `%s' value does not match `%s' value"
-msgstr "%s: `%s' å¼è `%s' å¼ä¸Â符åÂÂ"
+#: elf/dl-load.c:2333
+msgid "wrong ELF class: ELFCLASS32"
+msgstr "é¯誤 ELF é¡Âå¥ï¼ÂELFCLASS32"
-#: locale/programs/ld-address.c:301
-#, c-format
-msgid "%s: numeric country code `%d' not valid"
-msgstr "%s: Ã¥ÂÂå®¶æÂ¸åÂÂ代碼 `%d' é¯誤"
+#: elf/dl-load.c:2336
+msgid "cannot open shared object file"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂæªÂ"
-#: locale/programs/ld-address.c:497 locale/programs/ld-address.c:534
-#: locale/programs/ld-address.c:572 locale/programs/ld-ctype.c:2601
-#: locale/programs/ld-identification.c:365
-#: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:302
-#: locale/programs/ld-monetary.c:700 locale/programs/ld-monetary.c:735
-#: locale/programs/ld-monetary.c:776 locale/programs/ld-name.c:281
-#: locale/programs/ld-numeric.c:264 locale/programs/ld-paper.c:225
-#: locale/programs/ld-telephone.c:289 locale/programs/ld-time.c:1108
-#: locale/programs/ld-time.c:1150
-#, c-format
-msgid "%s: field `%s' declared more than once"
-msgstr "%s: `%s' æ¬Âä½Âä¸Âåªä¸Â次å°宣åÂÂ"
+#: elf/dl-lookup.c:757
+msgid "relocation error"
+msgstr "éÂÂå®ÂÃ¥ÂÂé¯誤"
-#: locale/programs/ld-address.c:501 locale/programs/ld-address.c:539
-#: locale/programs/ld-identification.c:369 locale/programs/ld-messages.c:312
-#: locale/programs/ld-monetary.c:704 locale/programs/ld-monetary.c:739
-#: locale/programs/ld-name.c:285 locale/programs/ld-numeric.c:268
-#: locale/programs/ld-telephone.c:293 locale/programs/ld-time.c:1002
-#: locale/programs/ld-time.c:1071 locale/programs/ld-time.c:1113
-#, c-format
-msgid "%s: unknown character in field `%s'"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Â卿¬Âä½ `%s' ä¸Â"
+#: elf/dl-lookup.c:785
+msgid "symbol lookup error"
+msgstr "符èÂÂæÂ¥æÂ¾é¯誤"
-#: locale/programs/ld-address.c:586 locale/programs/ld-collate.c:3800
-#: locale/programs/ld-ctype.c:2974 locale/programs/ld-identification.c:450
-#: locale/programs/ld-measurement.c:236 locale/programs/ld-messages.c:331
-#: locale/programs/ld-monetary.c:940 locale/programs/ld-name.c:306
-#: locale/programs/ld-numeric.c:374 locale/programs/ld-paper.c:240
-#: locale/programs/ld-telephone.c:312 locale/programs/ld-time.c:1201
-#, c-format
-msgid "%s: incomplete `END' line"
-msgstr "%s: ä¸Âå®ÂæÂ´ç `END' è¡Â"
+#: elf/dl-open.c:115
+msgid "cannot extend global scope"
+msgstr "ç¡æ³Âå»¶å±ÂÃ¥Â
¨åÂÂè®ÂæÂ¸çÂÂä½Âç¨åÂÂ"
-#: locale/programs/ld-address.c:589 locale/programs/ld-collate.c:2653
-#: locale/programs/ld-collate.c:3802 locale/programs/ld-ctype.c:2228
-#: locale/programs/ld-ctype.c:2977 locale/programs/ld-identification.c:453
-#: locale/programs/ld-measurement.c:239 locale/programs/ld-messages.c:333
-#: locale/programs/ld-monetary.c:942 locale/programs/ld-name.c:308
-#: locale/programs/ld-numeric.c:376 locale/programs/ld-paper.c:242
-#: locale/programs/ld-telephone.c:314 locale/programs/ld-time.c:1203
-#, c-format
-msgid "%1$s: definition does not end with `END %1$s'"
-msgstr "%1$s: å®Â義並æ²ÂæÂÂ以 `END %1$s' Ã¥ÂÂçºçµÂæÂÂ"
+#: elf/dl-open.c:440
+msgid "TLS generation counter wrapped! Please report this."
+msgstr "TLS ç¢çÂÂè¨ÂæÂ¸å¨被è½ÂæÂÂå·è¡Âï¼ è«Âå ±åÂÂéÂÂÃ¥ÂÂæÂÂ
æ³ÂãÂÂ"
-#: locale/programs/ld-address.c:596 locale/programs/ld-collate.c:523
-#: locale/programs/ld-collate.c:575 locale/programs/ld-collate.c:871
-#: locale/programs/ld-collate.c:884 locale/programs/ld-collate.c:2640
-#: locale/programs/ld-collate.c:3809 locale/programs/ld-ctype.c:1956
-#: locale/programs/ld-ctype.c:2215 locale/programs/ld-ctype.c:2799
-#: locale/programs/ld-ctype.c:2985 locale/programs/ld-identification.c:460
-#: locale/programs/ld-measurement.c:246 locale/programs/ld-messages.c:340
-#: locale/programs/ld-monetary.c:949 locale/programs/ld-name.c:315
-#: locale/programs/ld-numeric.c:383 locale/programs/ld-paper.c:249
-#: locale/programs/ld-telephone.c:321 locale/programs/ld-time.c:1210
-#, c-format
-msgid "%s: syntax error"
-msgstr "%s: èªÂæ³Âé¯誤"
+#: elf/dl-open.c:462
+msgid "cannot load any more object with static TLS"
+msgstr "ç¡æ³Â以éÂÂæÂ
 TLS Ã¥ÂÂè¼ÂÃ¥Â
¥ä»»ä½Âç©件"
-#: locale/programs/ld-collate.c:398
-#, c-format
-msgid "`%.*s' already defined in charmap"
-msgstr "`%.*s' å¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Âå·²ç¶Âå®Â義éÂÂäºÂ"
+#: elf/dl-open.c:511
+msgid "invalid mode for dlopen()"
+msgstr "ç¡æÂÂç dlopen() 模å¼Â"
-#: locale/programs/ld-collate.c:407
-#, c-format
-msgid "`%.*s' already defined in repertoire"
-msgstr "`%.*s' å¨編碼å°ÂæÂ æªÂä¸Âå·²ç¶Â被å®Â義éÂÂäºÂ"
+#: elf/dl-open.c:528
+msgid "no more namespaces available for dlmopen()"
+msgstr "ç¡æÂ´å¤Âå½åÂÂ空éÂÂå¯è¦ÂæÂ¼ dlmopen ()"
-#: locale/programs/ld-collate.c:414
-#, c-format
-msgid "`%.*s' already defined as collating symbol"
-msgstr "`%.*s' 已被å®Â義çºå°ÂçÂ
§ç¬¦èÂÂ"
+#: elf/dl-open.c:547
+msgid "invalid target namespace in dlmopen()"
+msgstr "dlmopen() ä¸ÂçÂÂç¡æÂÂç®æ¨Âå½åÂÂ空éÂÂ"
-#: locale/programs/ld-collate.c:421
-#, c-format
-msgid "`%.*s' already defined as collating element"
-msgstr "`%.*s' 已被å®Â義çºå°ÂçÂ
§åÂ
Âç´ "
+#: elf/dl-reloc.c:120
+msgid "cannot allocate memory in static TLS block"
+msgstr "ç¡æ³Âå¨éÂÂæÂ
 TLS Ã¥ÂÂå¡Âä¸ÂéÂ
Âç½®è¨ÂæÂ¶é«Â"
-#: locale/programs/ld-collate.c:452 locale/programs/ld-collate.c:478
-#, c-format
-msgid "%s: `forward' and `backward' are mutually excluding each other"
-msgstr "%s: `forward' 以å `backward' å½¼æÂ¤äºÂç¸æÂÂæÂÂ¥"
+#: elf/dl-reloc.c:212
+msgid "cannot make segment writable for relocation"
+msgstr "å¨éÂÂæÂ°å®ÂÃ¥ÂÂ以å¾Âç¡æ³Âå°ÂÃ¥ÂÂ段è¨Âçºå¯寫åÂ
¥çÂÂæÂ
Â"
-#: locale/programs/ld-collate.c:462 locale/programs/ld-collate.c:488
-#: locale/programs/ld-collate.c:504
+#: elf/dl-reloc.c:275
#, c-format
-msgid "%s: `%s' mentioned more than once in definition of weight %d"
-msgstr "%s: `%s' ä¸Âåªä¸Â次å°å¨æ¬Âé %d ä¸Â被æÂÂå°"
+msgid "%s: no PLTREL found in object %s\n"
+msgstr "%s: å¨ç®çÂÂ檠%s ä¸Âæ²ÂæÂÂæÂ¾å° PLTREL\n"
-#: locale/programs/ld-collate.c:560
+#: elf/dl-reloc.c:286
#, c-format
-msgid "%s: too many rules; first entry only had %d"
-msgstr "%s: 太å¤Âè¦ÂÃ¥ÂÂï¼Â第ä¸ÂÃ¥ÂÂé Â
ç®åªåÂÂ
å« %d"
+msgid "%s: out of memory to store relocation results for %s\n"
+msgstr "%s: è¨ÂæÂ¶é«Âä¸Â足以å²åÂÂéÂÂå®ÂÃ¥ÂÂçµÂæÂÂç¨æÂ¼ %s\n"
-#: locale/programs/ld-collate.c:596
-#, c-format
-msgid "%s: not enough sorting rules"
-msgstr "%s: æÂÂåºÂè¦ÂÃ¥ÂÂä¸Âè¶³"
+#: elf/dl-reloc.c:302
+msgid "cannot restore segment prot after reloc"
+msgstr "å¨ reloc ä¹Âå¾Âç¡æ³Â復å segment prot"
-#: locale/programs/ld-collate.c:761
-#, c-format
-msgid "%s: empty weight string not allowed"
-msgstr "%s: 空ç½çÂÂæ¬ÂéÂÂÃ¥ÂÂ串æÂ¯ä¸ÂÃ¥Â
Â許çÂÂ"
+#: elf/dl-reloc.c:331
+msgid "cannot apply additional memory protection after relocation"
+msgstr "éÂÂå®ÂÃ¥ÂÂä¹Âå¾Âç¡æ³Âå¥Âç¨é¡Âå¤Âè¨ÂæÂ¶é«Âä¿Âè·"
+
+#: elf/dl-sym.c:162
+msgid "RTLD_NEXT used in code not dynamically loaded"
+msgstr "ç¨Âå¼Â碼æÂÂ使ç¨ç RTLD_NEXT æ²ÂæÂÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
Â¥"
+
+#: elf/dl-sysdep.c:488 elf/dl-sysdep.c:500
+msgid "cannot create capability list"
+msgstr "ç¡æ³Â建章capability Ã¥ÂÂ表"
+
+#: elf/dl-tls.c:861
+msgid "cannot create TLS data structures"
+msgstr "ç¡æ³Â建章TLS è³ÂæÂÂçµÂæ§Â"
+
+#: elf/dl-version.c:172
+msgid "version lookup error"
+msgstr "çÂÂæÂ¾Â¥æÂ¾é¯誤"
+
+#: elf/dl-version.c:303
+msgid "cannot allocate version reference table"
+msgstr "ç¡æ³ÂéÂ
Âç½®çÂÂæÂŒÂÂçÂ
§è¡¨"
+
+#: elf/ldconfig.c:141
+msgid "Print cache"
+msgstr "å°åº快åÂÂ"
+
+#: elf/ldconfig.c:142
+msgid "Generate verbose messages"
+msgstr "ç¢çÂÂæÂ´å¤ÂçÂÂè¨ÂæÂ¯"
+
+#: elf/ldconfig.c:143
+msgid "Don't build cache"
+msgstr "ä¸Â建ç«Âå¿«åÂÂ"
+
+#: elf/ldconfig.c:144
+msgid "Don't generate links"
+msgstr "ä¸Âç¢çÂÂé£çµÂ"
+
+#: elf/ldconfig.c:145
+msgid "Change to and use ROOT as root directory"
+msgstr "è®ÂæÂÂå° ROOT ç®éÂÂ並以å®ÂÃ¥ÂÂçº根ç®éÂÂ"
+
+#: elf/ldconfig.c:145
+msgid "ROOT"
+msgstr "ROOT"
+
+#: elf/ldconfig.c:146
+msgid "CACHE"
+msgstr "CACHE"
+
+#: elf/ldconfig.c:146
+msgid "Use CACHE as cache file"
+msgstr "使ç¨ CACHE ç¶ä½Âå¿«åÂÂæªÂæ¡Â"
+
+#: elf/ldconfig.c:147
+msgid "CONF"
+msgstr "CONF"
+
+#: elf/ldconfig.c:147
+msgid "Use CONF as configuration file"
+msgstr "使ç¨ CONF ç¶ä½Âè¨Âå®ÂæªÂ"
+
+#: elf/ldconfig.c:148
+msgid "Only process directories specified on the command line. Don't build cache."
+msgstr "åªèÂÂçÂÂå¨å½令åÂÂå¼ÂæÂ¸ä¸ÂæÂÂæÂÂå®ÂçÂÂç®éÂÂï¼Âä¸Â建ç«Âå¿«åÂÂæªÂæ¡ÂãÂÂ"
+
+#: elf/ldconfig.c:149
+msgid "Manually link individual libraries."
+msgstr "æÂÂÃ¥ÂÂÃ¥ÂÂå¥é£çµÂå½å¼Â庫"
+
+#: elf/ldconfig.c:150
+msgid "FORMAT"
+msgstr "FORMAT"
-#: locale/programs/ld-collate.c:856
+#: elf/ldconfig.c:150
+msgid "Format to use: new, old or compat (default)"
+msgstr "å°Â使ç¨格å¼Â: æÂ°ãÂÂèÂÂæÂÂç¸容 (é Âè¨Â)"
+
+#: elf/ldconfig.c:151
+msgid "Ignore auxiliary cache file"
+msgstr "忽çÂ¥è¼Âå©è¨ÂÃ¥ÂÂå¿«åÂÂæªÂæ¡Â"
+
+#: elf/ldconfig.c:159
+msgid "Configure Dynamic Linker Run Time Bindings."
+msgstr "è¨Âå®Âå·è¡ÂæÂÂæÂÂÃ¥ÂÂæÂ
Â飿ÂÂ¥"
+
+#: elf/ldconfig.c:339
#, c-format
-msgid "%s: weights must use the same ellipsis symbol as the name"
-msgstr "%s: æ¬ÂéÂÂå¿Â
é Â使ç¨èÂÂÃ¥ÂÂ稱ç¸åÂÂçÂÂçÂÂç¥符èÂÂ"
+msgid "Path `%s' given more than once"
+msgstr "路徠`%s' 使ç¨è¶Â
éÂÂä¸Â次"
-#: locale/programs/ld-collate.c:912
+#: elf/ldconfig.c:379
#, c-format
-msgid "%s: too many values"
-msgstr "%s: 太å¤Âè®ÂæÂ¸å¼"
+msgid "%s is not a known library type"
+msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂå·²çÂ¥çÂÂå½å¼Â庫åÂÂæÂ
Â"
-#: locale/programs/ld-collate.c:1031 locale/programs/ld-collate.c:1206
+#: elf/ldconfig.c:407
#, c-format
-msgid "order for `%.*s' already defined at %s:%Zu"
-msgstr "`%.*s' çÂÂé ÂåºÂå·²ç¶Âå¨ %s:%Zu 裡é¢å®Â義äºÂ"
+msgid "Can't stat %s"
+msgstr "ç¡泠stat %s"
-#: locale/programs/ld-collate.c:1081
+#: elf/ldconfig.c:481
#, c-format
-msgid "%s: the start and the end symbol of a range must stand for characters"
-msgstr "%s: Ã¥ÂÂå§ÂèÂÂçµÂæÂÂ符èÂÂç¯ÂÃ¥ÂÂå¿Â
é Â代表åÂÂÃ¥Â
Â"
+msgid "Can't stat %s\n"
+msgstr "ç¡泠stat %s\n"
-#: locale/programs/ld-collate.c:1108
+#: elf/ldconfig.c:491
#, c-format
-msgid "%s: byte sequences of first and last character must have the same length"
-msgstr "%s: 第ä¸ÂÃ¥ÂÂèÂÂæÂÂå¾Âä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂå¿Â
é ÂæÂÂç¸åÂÂçÂÂé·度"
+msgid "%s is not a symbolic link\n"
+msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂ符èÂÂé£æÂ¥æªÂ\n"
-#: locale/programs/ld-collate.c:1150
+#: elf/ldconfig.c:510
#, c-format
-msgid "%s: byte sequence of first character of sequence is not lower than that of the last character"
-msgstr "%s: 第ä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
ÂåºÂÃ¥ÂÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂ並æ²ÂæÂÂä½ÂæÂ¼æÂÂå¾Âä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂ"
+msgid "Can't unlink %s"
+msgstr "ç¡æ³ÂÃ¥ÂÂæ¶Âé£絠%s"
-#: locale/programs/ld-collate.c:1275
+#: elf/ldconfig.c:516
#, c-format
-msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
-msgstr "%s: 符èÂÂç¯ÂÃ¥ÂÂçÂÂçÂÂçÂ¥ä¸Âå¯以ç´æÂ¥å¨ `order_start' ä¹Âå¾Â"
+msgid "Can't link %s to %s"
+msgstr "ç¡æ³Âå¾ %s é£çµÂå° %s"
+
+#: elf/ldconfig.c:522
+msgid " (changed)\n"
+msgstr " (å·²æÂ¹è®Â)\n"
-#: locale/programs/ld-collate.c:1279
+#: elf/ldconfig.c:524
+msgid " (SKIPPED)\n"
+msgstr " (已忽çÂÂ¥)\n"
+
+#: elf/ldconfig.c:579
#, c-format
-msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
-msgstr "%s: 符èÂÂç¯ÂÃ¥ÂÂçÂÂçÂÂçÂ¥ä¸Âå¯以ç´æÂ¥å¨ `order_end' ä¹ÂÃ¥ÂÂ"
+msgid "Can't find %s"
+msgstr "æÂ¾ä¸Âå° %s"
-#: locale/programs/ld-collate.c:1299 locale/programs/ld-ctype.c:1476
+#: elf/ldconfig.c:595 elf/ldconfig.c:768 elf/ldconfig.c:827 elf/ldconfig.c:861
#, c-format
-msgid "`%s' and `%.*s' are not valid names for symbolic range"
-msgstr "`%s' å `%.*s' çÂÂéÂÂ符èÂÂç¯ÂÃ¥ÂÂä¸Âé©ç¨çÂÂÃ¥ÂÂ稱"
+msgid "Cannot lstat %s"
+msgstr "ç¡泠lstat %s"
-#: locale/programs/ld-collate.c:1348 locale/programs/ld-collate.c:3737
+#: elf/ldconfig.c:602
#, c-format
-msgid "%s: order for `%.*s' already defined at %s:%Zu"
-msgstr "%s: `%.*s' çÂÂé ÂåºÂå·²å¨ %s:%Zu ä¸Âå®Â義"
+msgid "Ignored file %s since it is not a regular file."
+msgstr "忽çÂ¥æªÂæ¡ %s å çºå®Âä¸ÂæÂ¯ä¸ÂÃ¥ÂÂæÂ£å¸¸çÂÂæªÂæ¡ÂãÂÂ"
-#: locale/programs/ld-collate.c:1357
+#: elf/ldconfig.c:611
#, c-format
-msgid "%s: `%s' must be a character"
-msgstr "%s: `%s' å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
Â"
+msgid "No link created since soname could not be found for %s"
+msgstr "ç±æÂ¼æÂ¾ä¸Âå° %s çÂÂÃ¥Â
±ç¨ç®çÂÂæªÂÃ¥ÂÂ稱ï¼Âé£çµÂ並æÂªè¢«å»ºç«Â"
-#: locale/programs/ld-collate.c:1550
+#: elf/ldconfig.c:694
#, c-format
-msgid "%s: `position' must be used for a specific level in all sections or none"
-msgstr "%s: `position' å¿Â
é Â卿ÂÂæÂÂÃ¥ÂÂå¡Â裡ç¹å®ÂçÂÂçÂÂç´Âä¸Â使ç¨ï¼Âå¦åÂÂä¸Âè½使ç¨"
+msgid "Can't open directory %s"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂç®é %s"
-#: locale/programs/ld-collate.c:1575
+#: elf/ldconfig.c:786 elf/ldconfig.c:848 elf/readlib.c:91
#, c-format
-msgid "symbol `%s' not defined"
-msgstr "並æÂªå®Â義 `%s' 符èÂÂ"
+msgid "Input file %s not found.\n"
+msgstr "輸åÂ
¥æª %s æÂ¾ä¸Âå°ãÂÂ\n"
-#: locale/programs/ld-collate.c:1651 locale/programs/ld-collate.c:1757
+#: elf/ldconfig.c:793
#, c-format
-msgid "symbol `%s' has the same encoding as"
-msgstr "è·Â符è `%s' æÂÂç¸åÂÂçÂÂ編碼: "
+msgid "Cannot stat %s"
+msgstr "ç¡æ³Â顯示çÂÂæÂ
 %s"
-#: locale/programs/ld-collate.c:1655 locale/programs/ld-collate.c:1761
+#: elf/ldconfig.c:922
#, c-format
-msgid "symbol `%s'"
-msgstr "符è `%s'"
+msgid "libc5 library %s in wrong directory"
+msgstr "libc5 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
-#: locale/programs/ld-collate.c:1803
-msgid "no definition of `UNDEFINED'"
-msgstr "æ²ÂæÂÂæÂ¾å° `UNDEFINED' çÂÂå®Â義"
+#: elf/ldconfig.c:925
+#, c-format
+msgid "libc6 library %s in wrong directory"
+msgstr "libc6 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
-#: locale/programs/ld-collate.c:1832
-msgid "too many errors; giving up"
-msgstr "ç¼çÂÂ太å¤Âé¯誤ï¼ÂæÂ¾æ£Âä¸Â"
+#: elf/ldconfig.c:928
+#, c-format
+msgid "libc4 library %s in wrong directory"
+msgstr "libc4 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
-#: locale/programs/ld-collate.c:2735
+#: elf/ldconfig.c:956
#, c-format
-msgid "%s: duplicate definition of `%s'"
-msgstr "%s: éÂÂè¤ÂçÂÂå®Â義 `%s'"
+msgid "libraries %s and %s in directory %s have same soname but different type."
+msgstr "å½å¼Â庫 %s è· %s (å¨ç®é %s åºÂä¸Â) æÂÂÃ¥Â
±åÂÂçÂÂÃ¥Â
±ç¨å½å¼Â庫åÂÂ稱ï¼Âä¸ÂéÂÂÃ¥Â
¶æ ¼å¼Âå»ä¸ÂÃ¥ÂÂ"
-#: locale/programs/ld-collate.c:2771
+#: elf/ldconfig.c:1065
#, c-format
-msgid "%s: duplicate declaration of section `%s'"
-msgstr "%s: éÂÂè¤Âç `%s' Ã¥ÂÂå¡Â宣åÂÂ"
+msgid "Can't open configuration file %s"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂè¨Âå®Â檠%s"
-#: locale/programs/ld-collate.c:2910
+#: elf/ldconfig.c:1129
#, c-format
-msgid "%s: unknown character in collating symbol name"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨å°ÂçÂ
§ç¬¦èÂÂÃ¥ÂÂ稱ä¸Â"
+msgid "%s:%u: bad syntax in hwcap line"
+msgstr "%s:%u: å¨ hwcap Ã¥ÂÂä¸ÂæÂÂä¸Âç¶çÂÂèªÂæ³Â"
-#: locale/programs/ld-collate.c:3042
+#: elf/ldconfig.c:1135
#, c-format
-msgid "%s: unknown character in equivalent definition name"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨åÂÂ義å®Â義åÂÂ稱ä¸Â"
+msgid "%s:%u: hwcap index %lu above maximum %u"
+msgstr "%s:%u:hwcap 索张%lu 以ä¸ÂçÂÂæÂÂ大å¼ %u"
-#: locale/programs/ld-collate.c:3055
+#: elf/ldconfig.c:1142 elf/ldconfig.c:1150
#, c-format
-msgid "%s: unknown character in equivalent definition value"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨åÂÂ義å®Â義å¼ä¸Â"
+msgid "%s:%u: hwcap index %lu already defined as %s"
+msgstr "%s:%u: hwcap 索张%lu å·²ç¶Â被å®Â義çº %s"
-#: locale/programs/ld-collate.c:3065
+#: elf/ldconfig.c:1153
#, c-format
-msgid "%s: unknown symbol `%s' in equivalent definition"
-msgstr "%s: æÂªçÂ¥çÂÂ符è `%s' å¨åÂÂ義å®Â義ä¸Â"
+msgid "%s:%u: duplicate hwcap %lu %s"
+msgstr "%s:%u:éÂÂ製 hwcap %lu %s"
-#: locale/programs/ld-collate.c:3074
-msgid "error while adding equivalent collating symbol"
-msgstr "æÂ£å¨å åÂ
¥åÂÂ義å°ÂçÂ
§ç¬¦èÂÂæÂÂç¼çÂÂé¯誤"
+#: elf/ldconfig.c:1175
+#, c-format
+msgid "need absolute file name for configuration file when using -r"
+msgstr "éÂÂè¦ÂçµÂå°ÂæªÂæ¡ÂÃ¥ÂÂ稱ç¨æÂ¼çµÂæÂ
ÂæªÂæ¡ÂæÂÂæÂ£å¨使ç¨ -r"
-#: locale/programs/ld-collate.c:3104
+#: elf/ldconfig.c:1182 locale/programs/xmalloc.c:70 malloc/obstack.c:434
+#: malloc/obstack.c:436 posix/getconf.c:1077 posix/getconf.c:1297
#, c-format
-msgid "duplicate definition of script `%s'"
-msgstr "æÂÂè¿° `%s' çÂÂå®Â義éÂÂè¤ÂäºÂ"
+msgid "memory exhausted"
+msgstr "è¨ÂæÂ¶é«ÂèÂÂç¡"
-#: locale/programs/ld-collate.c:3152
+#: elf/ldconfig.c:1214
#, c-format
-msgid "%s: unknown section name `%s'"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂå¡ÂÃ¥ÂÂ稱 `%s'"
+msgid "%s:%u: cannot read directory %s"
+msgstr "%s:%u: ç¡æ³Âè®ÂÃ¥ÂÂç®é %s"
-#: locale/programs/ld-collate.c:3180
+#: elf/ldconfig.c:1258
#, c-format
-msgid "%s: multiple order definitions for section `%s'"
-msgstr "%s: `%s' Ã¥ÂÂå¡Âä¸ÂæÂÂå¤ÂÃ¥ÂÂé ÂåºÂå®Â義"
+msgid "relative path `%s' used to build cache"
+msgstr "ç¨ä¾Â建置快åÂÂçÂÂç¸å°Â路徠`%s'"
-#: locale/programs/ld-collate.c:3205
+#: elf/ldconfig.c:1284
#, c-format
-msgid "%s: invalid number of sorting rules"
-msgstr "%s: ä¸Âé©ç¨çÂÂæÂÂåºÂè¦ÂÃ¥ÂÂæÂ¸ç®"
+msgid "Can't chdir to /"
+msgstr "ç¡æ³Âè®ÂæÂ´ç®éÂÂå° /"
-#: locale/programs/ld-collate.c:3232
+#: elf/ldconfig.c:1325
#, c-format
-msgid "%s: multiple order definitions for unnamed section"
-msgstr "%s: æÂªå½åÂÂçÂÂÃ¥ÂÂå¡Âä¸ÂæÂÂå¤ÂÃ¥ÂÂé ÂåºÂå®Â義"
+msgid "Can't open cache file directory %s\n"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¿«åÂÂæªÂæ¡Âç®é %s\n"
-#: locale/programs/ld-collate.c:3286 locale/programs/ld-collate.c:3414
-#: locale/programs/ld-collate.c:3778
-#, c-format
-msgid "%s: missing `order_end' keyword"
-msgstr "%s: 缺尠`order_end' éÂÂéµåÂÂ"
+#: elf/ldd.bash.in:43
+msgid "Written by %s and %s.\n"
+msgstr "ç± %s å %s 編寫ãÂÂ\n"
-#: locale/programs/ld-collate.c:3347
-#, c-format
-msgid "%s: order for collating symbol %.*s not yet defined"
-msgstr "%s: å°ÂçÂ
§ç¬¦è %.*s çÂÂé ÂåºÂå°ÂæÂªå®Â義"
+#: elf/ldd.bash.in:48
+msgid ""
+"Usage: ldd [OPTION]... FILE...\n"
+" --help print this help and exit\n"
+" --version print version information and exit\n"
+" -d, --data-relocs process data relocations\n"
+" -r, --function-relocs process data and function relocations\n"
+" -u, --unused print unused direct dependencies\n"
+" -v, --verbose print all information\n"
+msgstr ""
+"ç¨æ³Âï¼Âldd [é¸é Â
]⦠æªÂæ¡Ââ¦\n"
+" --help å°åºéÂÂ份說æÂÂç¶å¾Âé¢éÂÂ\n"
+" --version å°åºçÂÂæÂ¬è³Âè¨Âç¶å¾Âé¢éÂÂ\n"
+" -d, --data-relocs èÂÂçÂÂè³ÂæÂÂéÂÂå®ÂÃ¥ÂÂ\n"
+" -r, --function-relocs èÂÂçÂÂè³ÂæÂÂÃ¥ÂÂå½å¼ÂéÂÂå®ÂÃ¥ÂÂ\n"
+" -u, --unused å°åºæÂªä½¿ç¨çÂÂç´æÂ¥ç¸ä¾ÂæÂ§\n"
+" -v, --verbose å°åºæÂÂæÂÂè³Âè¨Â\n"
+
+#: elf/ldd.bash.in:82
+msgid "ldd: option \\`$1' is ambiguous"
+msgstr "lddï¼Âé¸é Â
ãÂÂ$1ãÂÂçº模ç¨ÂÃ¥Â
©å¯çÂÂ"
+
+#: elf/ldd.bash.in:89
+msgid "unrecognized option"
+msgstr "ç¡æ³Â辨èÂÂçÂÂé¸é Â
"
+
+#: elf/ldd.bash.in:90 elf/ldd.bash.in:128
+msgid "Try \\`ldd --help' for more information."
+msgstr "Ã¥ÂÂ試ãÂÂldd --helpãÂÂ以ç²å¾ÂæÂ´å¤Âè³Âè¨ÂãÂÂ"
+
+#: elf/ldd.bash.in:127
+msgid "missing file arguments"
+msgstr "缺å°ÂæªÂæ¡Âå¼ÂæÂ¸"
-#: locale/programs/ld-collate.c:3365
-#, c-format
-msgid "%s: order for collating element %.*s not yet defined"
-msgstr "%s: å°ÂçÂ
§åÂ
Âç´ %.*s çÂÂé ÂåºÂå°ÂæÂªå®Â義"
+#. 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.
+#: elf/ldd.bash.in:150 sysdeps/gnu/errlist.c:36
+msgid "No such file or directory"
+msgstr "æ²ÂæÂÂæÂ¤ä¸ÂæªÂæ¡ÂæÂÂç®éÂÂ"
-#: locale/programs/ld-collate.c:3376
-#, c-format
-msgid "%s: cannot reorder after %.*s: symbol not known"
-msgstr "%s: ç¡æ³ÂéÂÂæÂ°æÂÂÃ¥ÂÂå¨ %.*s ä¹Âå¾Â: æÂªçÂ¥çÂÂ符èÂÂ"
+#: elf/ldd.bash.in:153 inet/rcmd.c:488
+msgid "not regular file"
+msgstr "並éÂÂæÂ£å¸¸çÂÂæªÂæ¡Â"
-#: locale/programs/ld-collate.c:3428 locale/programs/ld-collate.c:3790
-#, c-format
-msgid "%s: missing `reorder-end' keyword"
-msgstr "%s: 缺尠`reorder-end' éÂÂéµåÂÂ"
+#: elf/ldd.bash.in:156
+msgid "warning: you do not have execution permission for"
+msgstr "è¦åÂÂï¼ÂæÂ¨æ²ÂæÂÂå·è¡Âæ¬ÂéÂÂç¨æÂ¼"
-#: locale/programs/ld-collate.c:3462 locale/programs/ld-collate.c:3662
-#, c-format
-msgid "%s: section `%.*s' not known"
-msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂå¡ `%.*s'"
+#: elf/ldd.bash.in:185
+msgid "\tnot a dynamic executable"
+msgstr "\tä¸ÂæÂ¯åÂÂæÂ
Âå¯å·è¡ÂæªÂæ¡Â"
-#: locale/programs/ld-collate.c:3527
-#, c-format
-msgid "%s: bad symbol <%.*s>"
-msgstr "%s: ä¸Âç¶çÂÂ符è <%.*s>"
+#: elf/ldd.bash.in:193
+msgid "exited with unknown exit code"
+msgstr "é¢éÂÂçÂÂèÂÂä¸ÂæÂÂçÂÂé¢éÂÂ代碼"
-#: locale/programs/ld-collate.c:3725
-#, c-format
-msgid "%s: cannot have `%s' as end of ellipsis range"
-msgstr "%s: ç¡æ³Âç¨ `%s' Ã¥ÂÂçºçÂÂçÂ¥åÂÂ段çÂÂçµÂå°¾"
+#: elf/ldd.bash.in:198
+msgid "error: you do not have read permission for"
+msgstr "é¯誤ï¼ÂæÂ¨æ²ÂæÂÂè®ÂÃ¥ÂÂ許坿¬Âç¨æÂ¼"
-#: locale/programs/ld-collate.c:3774
+#: elf/readelflib.c:35
#, c-format
-msgid "%s: empty category description not allowed"
-msgstr "%s: 空ç½çÂÂé¡Â奿ÂÂè¿°æÂ¯ä¸ÂÃ¥Â
Â許çÂÂ"
+msgid "file %s is truncated\n"
+msgstr "æªÂæ¡ %s å·²æÂªçÂÂ\n"
-#: locale/programs/ld-collate.c:3793
+#: elf/readelflib.c:67
#, c-format
-msgid "%s: missing `reorder-sections-end' keyword"
-msgstr "%s: 缺尠`reorder-sections-end' éÂÂéµåÂÂ"
-
-#: locale/programs/ld-ctype.c:440
-msgid "No character set name specified in charmap"
-msgstr "å¨åÂÂÃ¥Â
Âå°ÂæÂ (charmap) ä¸Âæ²ÂæÂÂè¨Âå®ÂÃ¥ÂÂéÂÂÃ¥ÂÂ稱"
+msgid "%s is a 32 bit ELF file.\n"
+msgstr "%s æÂ¯ä¸Âå 32 ä½ÂÃ¥Â
Âç ELF æªÂæ¡ÂãÂÂ\n"
-#: locale/programs/ld-ctype.c:469
+#: elf/readelflib.c:69
#, c-format
-msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
-msgstr "character L'\\u%0*x' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) å¿Â
é Âå¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+msgid "%s is a 64 bit ELF file.\n"
+msgstr "%s æÂ¯ä¸Âå 64 ä½ÂÃ¥Â
Âç ELF æªÂæ¡ÂãÂÂ\n"
-#: locale/programs/ld-ctype.c:484
+#: elf/readelflib.c:71
#, c-format
-msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
-msgstr "character L'\\u%0*x' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) ä¸Âè½å¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+msgid "Unknown ELFCLASS in file %s.\n"
+msgstr "æªÂæ¡ %s ä¸ÂæÂªçÂ¥ç ELFCLASSãÂÂ\n"
-#: locale/programs/ld-ctype.c:498 locale/programs/ld-ctype.c:556
+#: elf/readelflib.c:78
#, c-format
-msgid "internal error in %s, line %u"
-msgstr "%s çÂÂ第 %u è¡Âç¼çÂÂÃ¥Â
§é¨é¯誤"
+msgid "%s is not a shared object file (Type: %d).\n"
+msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠(Ã¥ÂÂæÂ
Â: %d)ãÂÂ\n"
-#: locale/programs/ld-ctype.c:527
+#: elf/readelflib.c:109
#, c-format
-msgid "character '%s' in class `%s' must be in class `%s'"
-msgstr "Ã¥ÂÂÃ¥Â
 '%s' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) å¿Â
é Âå¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+msgid "more than one dynamic segment\n"
+msgstr "è¶Â
éÂÂä¸ÂÃ¥ÂÂçÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ段\n"
-#: locale/programs/ld-ctype.c:543
+#: elf/readlib.c:97
#, c-format
-msgid "character '%s' in class `%s' must not be in class `%s'"
-msgstr "Ã¥ÂÂÃ¥Â
 '%s' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) ä¸Âè½å¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+msgid "Cannot fstat file %s.\n"
+msgstr "ç¡泠fstat æªÂæ¡ %sãÂÂ\n"
-#: locale/programs/ld-ctype.c:573 locale/programs/ld-ctype.c:611
+#: elf/readlib.c:108
#, c-format
-msgid "<SP> character not in class `%s'"
-msgstr "<SP> Ã¥ÂÂÃ¥Â
Âä¸Âå¨é¡ÂÃ¥ÂÂ¥ `%s' ä¸Â"
+msgid "File %s is empty, not checked."
+msgstr "æªÂæ¡ %s çº空ï¼Âä¸ÂÃ¥ÂÂ檢æÂ¥ãÂÂ"
-#: locale/programs/ld-ctype.c:585 locale/programs/ld-ctype.c:622
+#: elf/readlib.c:114
#, c-format
-msgid "<SP> character must not be in class `%s'"
-msgstr "<SP> Ã¥ÂÂÃ¥Â
Âä¸Âå¯以å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¸Â"
-
-#: locale/programs/ld-ctype.c:600
-msgid "character <SP> not defined in character map"
-msgstr "Ã¥ÂÂÃ¥Â
 <SP> å¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âæ²ÂæÂÂå®Â義"
-
-#: locale/programs/ld-ctype.c:714
-msgid "`digit' category has not entries in groups of ten"
-msgstr "`digit' é¡Âå¥å¨群絠\"Ã¥ÂÂ\" ä¸Âæ²ÂæÂÂé Â
ç®"
+msgid "File %s is too small, not checked."
+msgstr "æªÂæ¡ %s 太å°Âï¼Âä¸ÂÃ¥ÂÂ檢æÂ¥ãÂÂ"
-#: locale/programs/ld-ctype.c:763
-msgid "no input digits defined and none of the standard names in the charmap"
-msgstr "æ²ÂæÂÂå®Â義輸åÂ
¥æÂ¸åÂÂï¼Âå¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âä¹ÂæÂ¾ä¸Âå°ç¸符çÂÂæ¨ÂæºÂÃ¥ÂÂ稱"
+#: elf/readlib.c:124
+#, c-format
+msgid "Cannot mmap file %s.\n"
+msgstr "ç¡泠mmap æªÂæ¡ %sãÂÂ\n"
-#: locale/programs/ld-ctype.c:828
-msgid "not all characters used in `outdigit' are available in the charmap"
-msgstr "å¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Âç¡æ³ÂæÂ¾å°æÂÂäºÂå¨ `outdigit' ä¸Âç¨å°çÂÂÃ¥ÂÂÃ¥Â
Â"
+#: elf/readlib.c:162
+#, c-format
+msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
+msgstr "%s ä¸ÂæÂ¯ä¸Âå ELF 檠- Ã¥Â
¶éÂÂé ÂçÂÂéÂÂè¡Âä½ÂÃ¥Â
ÂçµÂæÂ¯é¯çÂÂãÂÂ\n"
-#: locale/programs/ld-ctype.c:845
-msgid "not all characters used in `outdigit' are available in the repertoire"
-msgstr "å¨編碼å°ÂæÂ æªÂä¸Âç¡æ³ÂæÂ¾å°æÂÂäºÂå¨ `outdigit' ä¸Âç¨å°çÂÂÃ¥ÂÂÃ¥Â
Â"
+#: elf/sln.c:85
+#, c-format
+msgid ""
+"Usage: sln src dest|file\n"
+"\n"
+msgstr ""
+"ç¨æ³Âï¼Âsln Ã¥ÂÂå§Â碼 ç®çÂÂ|æªÂæ¡Â\n"
+"\n"
-#: locale/programs/ld-ctype.c:1244
+#: elf/sln.c:110
#, c-format
-msgid "character class `%s' already defined"
-msgstr "Ã¥ÂÂÃ¥Â
Âé¡ÂÃ¥ÂÂ¥ `%s' å·²ç¶Âå®Â義éÂÂäºÂ"
+msgid "%s: file open error: %m\n"
+msgstr "%sï¼ÂæªÂæ¡ÂéÂÂÃ¥ÂÂé¯誤ï¼Â%m\n"
-#: locale/programs/ld-ctype.c:1250
+#: elf/sln.c:147
#, c-format
-msgid "implementation limit: no more than %Zd character classes allowed"
-msgstr "ç¨Âå¼Â實ä½ÂçÂÂéÂÂå¶: ä¸Âè½使ç¨è¶Â
é %Zd Ã¥ÂÂÃ¥ÂÂéÂÂé¡ÂÃ¥ÂÂ¥"
+msgid "No target in line %d\n"
+msgstr "æ²ÂæÂÂç®æ¨ÂæÂ¼ç¬¬ %d Ã¥ÂÂ\n"
-#: locale/programs/ld-ctype.c:1276
+#: elf/sln.c:179
#, c-format
-msgid "character map `%s' already defined"
-msgstr "Ã¥ÂÂéÂÂå°ÂçÂ
§æª `%s' å·²ç¶Âå®Â義éÂÂäºÂ"
+msgid "%s: destination must not be a directory\n"
+msgstr "%sï¼Âç®çÂÂå¿Â
é Âä¸ÂæÂ¯ç®éÂÂ\n"
-#: locale/programs/ld-ctype.c:1282
+#: elf/sln.c:185
#, c-format
-msgid "implementation limit: no more than %d character maps allowed"
-msgstr "ç¨Âå¼Â實ä½ÂçÂÂéÂÂå¶: ä¸Âè½使ç¨è¶Â
é %d Ã¥ÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æªÂ"
+msgid "%s: failed to remove the old destination\n"
+msgstr "%sï¼Âç¡æ³Âç§»é¤èÂÂçÂÂç®çÂÂ\n"
-#: locale/programs/ld-ctype.c:1547 locale/programs/ld-ctype.c:1672
-#: locale/programs/ld-ctype.c:1778 locale/programs/ld-ctype.c:2464
-#: locale/programs/ld-ctype.c:3460
+#: elf/sln.c:193
#, c-format
-msgid "%s: field `%s' does not contain exactly ten entries"
-msgstr "%s: `%s' æ¬Âä½Âæ²ÂæÂÂ精確åÂÂ
å«åÂÂÃ¥ÂÂé Â
ç®"
+msgid "%s: invalid destination: %s\n"
+msgstr "%sï¼Âç¡æÂÂçÂÂç®çÂÂï¼Â%s\n"
-#: locale/programs/ld-ctype.c:1575 locale/programs/ld-ctype.c:2146
+#: elf/sln.c:208 elf/sln.c:217
#, c-format
-msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
-msgstr "Ã¥ÂÂÃ¥ÂÂå®Â義çÂÂçµÂå°¾å¼ <U%0*X> æ¯Âèµ·å§Âå¼ <U%0*X> éÂÂè¦Âå°Â"
+msgid "Invalid link from \"%s\" to \"%s\": %s\n"
+msgstr "å¾ÂãÂÂ%sãÂÂå°ãÂÂ%sãÂÂçÂÂéÂÂçµÂç¡æÂÂï¼Â%s\n"
-#: locale/programs/ld-ctype.c:1702
-msgid "start and end character sequence of range must have the same length"
-msgstr "å¾Âèµ·å§Âå°çµÂæÂÂä¹ÂéÂÂçÂÂÃ¥ÂÂÃ¥Â
ÂåºÂÃ¥ÂÂé·度è·Â編碼ç¯ÂÃ¥ÂÂå¿Â
é Âç¸åÂÂ"
+#: elf/sotruss.ksh:33
+#, sh-format
+msgid ""
+"Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n"
+" -F, --from FROMLIST trace calls from objects on FORMLIST\n"
+" -T, --to TOLIST trace calls to objects on TOLIST\n"
+"\n"
+" -e, --exit also show exits from the function calls\n"
+" -f, --follow trace child processes\n"
+" -o, --output FILENAME write output to FILENAME (or FILENAME.$PID in case\n"
+"\t\t\t -f is also used) instead of standard error\n"
+"\n"
+" --help print this help and exit\n"
+" --version print version information and exit"
+msgstr ""
+"ç¨æ³Âï¼Âsotruss [é¸é Â
...] [--] å¯å·è¡ÂæªÂæ¡ [EXECUTABLE-OPTION...]\n"
+" -F, --from FROMLIST 追蹤å¾Âç©件çÂÂå¼å«æÂ¼ FORMLIST\n"
+" -T, --to TOLIST 追蹤å°ç©件çÂÂå¼å«æÂ¼ TOLIST\n"
+"\n"
+" -e, --exit ä¹Â顯示å¾Âå½å¼Âå¼å«çÂÂé¢éÂÂ\n"
+" -f, --follow 追蹤åÂÂé²ç¨Â\n"
+" -o, --output æªÂå 寫åÂ
¥è¼¸åºå°æªÂå (æÂ FILENAME.$PID ç¶\n"
+"\t\t\t -f ä¹ÂÃ¥ÂÂæÂÂ使ç¨) 以代æÂ¿æ¨ÂæºÂé¯誤\n"
+"\n"
+" --help å°åºéÂÂ份說æÂÂç¶å¾Âé¢éÂÂ\n"
+" --version å°åºçÂÂæÂ¬è³Âè¨Âç¶å¾Âé¢éÂÂ"
-#: locale/programs/ld-ctype.c:1709
-msgid "to-value character sequence is smaller than from-value sequence"
-msgstr "Ã¥ÂÂÃ¥Â
ÂåºÂÃ¥ÂÂå®Â義çÂÂçµÂ尾弿¯Âèµ·å§Âå¼éÂÂè¦Âå°Â"
+#: elf/sotruss.ksh:46
+msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
+msgstr "é·é¸é Â
çÂÂå¿Â
è¦Âå¼ÂæÂ¸åÂÂ樣ä¹ÂæÂ¯ç¸å°ÂæÂÂçÂÂé¸é Â
çÂÂå¿Â
è¦Âå¼ÂæÂ¸ãÂÂ"
-#: locale/programs/ld-ctype.c:2066 locale/programs/ld-ctype.c:2117
-msgid "premature end of `translit_ignore' definition"
-msgstr "`translit_ignore' å®Â義æ²ÂæÂÂæÂÂæÂÂçµÂæÂÂ"
+#: elf/sotruss.ksh:56
+msgid "%s: option requires an argument -- '%s'\\n"
+msgstr "%sï¼Âé¸é Â
éÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸ --ãÂÂ%sãÂÂ\\n"
-#: locale/programs/ld-ctype.c:2072 locale/programs/ld-ctype.c:2123
-#: locale/programs/ld-ctype.c:2165
-msgid "syntax error"
-msgstr "èªÂæ³Âé¯誤"
+#: elf/sotruss.ksh:57 elf/sotruss.ksh:68 elf/sotruss.ksh:134
+msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
+msgstr "è«ÂÃ¥ÂÂ試 \\ãÂÂ%s --helpãÂÂæÂÂ\\ãÂÂ%s --usageãÂÂ以ç²å¾ÂæÂ´å¤Âè³Âè¨ÂãÂÂ\\n"
-#: locale/programs/ld-ctype.c:2296
-#, c-format
-msgid "%s: syntax error in definition of new character class"
-msgstr "%s: å¨å®Â義æÂ°åÂÂÃ¥Â
Âé¡Â奿ÂÂèªÂæ³Âé¯誤"
+#: elf/sotruss.ksh:62
+msgid "%s: option is ambiguous; possibilities:"
+msgstr "%sï¼Âé¸é Â
æÂ¯æ¨¡ç¨ÂÃ¥Â
©å¯çÂÂï¼Âå¯è½æÂ¯ï¼Â"
-#: locale/programs/ld-ctype.c:2311
-#, c-format
-msgid "%s: syntax error in definition of new character map"
-msgstr "%s: å¨å®Â義æÂ°åÂÂÃ¥Â
Âå°ÂæÂÂæÂÂèªÂæ³Âé¯誤"
+#: elf/sotruss.ksh:80
+msgid "Written by %s.\\n"
+msgstr "ä½ÂèÂÂ
%sãÂÂ\\n"
-#: locale/programs/ld-ctype.c:2486
-msgid "ellipsis range must be marked by two operands of same type"
-msgstr "çÂÂçÂ¥åÂÂÃ¥ÂÂå¿Â
é Âç¨åÂ
©åÂÂÃ¥ÂÂå¥ç¸åÂÂçÂÂéÂÂç®ÂÃ¥Â
Âæ¨Â示åºä¾Â"
+#: elf/sotruss.ksh:87
+msgid ""
+"Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
+"\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\\n"
+msgstr ""
+"ç¨æ³Âï¼Â%s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
+"\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\\n"
-#: locale/programs/ld-ctype.c:2495
-msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
-msgstr "ç¨符èÂÂÃ¥ÂÂ稱ä¾ÂæÂÂå®ÂÃ¥ÂÂÃ¥Â
Â編碼ç¯ÂÃ¥ÂÂæÂÂä¸Âå¯以ç¨çµÂå°Âä½Âç½®çÂÂçÂÂç¥符è `...'"
+#: elf/sotruss.ksh:133
+msgid "%s: unrecognized option '%c%s'\\n"
+msgstr "%sï¼Âç¡æ³Â辨èÂÂçÂÂé¸é Â
ãÂÂ%c%sãÂÂ\\n"
-#: locale/programs/ld-ctype.c:2510
-msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
-msgstr "ç¨ä¾ÂæÂÂå® UCS å¼çÂÂç¯ÂÃ¥ÂÂæÂÂå¾Âç¨åÂÂÃ¥Â
Âé²ä½Â表示çÂÂçÂÂç¥符è `..'"
+#: elf/sprof.c:77
+msgid "Output selection:"
+msgstr "輸åºé¸æÂÂ:"
-#: locale/programs/ld-ctype.c:2524
-msgid "with character code range values one must use the absolute ellipsis `...'"
-msgstr "ç¨ä¾ÂæÂÂå®ÂÃ¥ÂÂÃ¥Â
Â編碼å¼çÂÂç¯ÂÃ¥ÂÂæÂÂå¾Âç¨çµÂå°Âä½Âç½®çÂÂçÂÂç¥符è `...'"
+#: elf/sprof.c:79
+msgid "print list of count paths and their number of use"
+msgstr "Ã¥ÂÂåºè¨ÂæÂ¸çÂÂè·¯å¾Â以åÂÂå®ÂÃ¥ÂÂ使ç¨çÂÂ次æÂ¸"
-#: locale/programs/ld-ctype.c:2675
-#, c-format
-msgid "duplicated definition for mapping `%s'"
-msgstr "å°ÂæÂ `%s' çÂÂå®Â義éÂÂè¤ÂäºÂ"
+#: elf/sprof.c:81
+msgid "generate flat profile with counts and ticks"
+msgstr "å¾Âå·è¡Â次æÂ¸èÂÂç¶ÂæÂ·æÂÂéÂÂçÂÂè³ÂæÂÂä¸Âç¢çÂÂç´æÂ¥çÂÂ測éÂÂçµÂæÂÂ"
-#: locale/programs/ld-ctype.c:2761 locale/programs/ld-ctype.c:2905
-#, c-format
-msgid "%s: `translit_start' section does not end with `translit_end'"
-msgstr "%s: `translit_start' å°Âç¯Â並æ²ÂæÂÂ以 `translit_end' Ã¥ÂÂçºçµÂæÂÂ"
+#: elf/sprof.c:82
+msgid "generate call graph"
+msgstr "ç¢çÂÂå½å¼Âå¼å«åÂÂå½¢"
-#: locale/programs/ld-ctype.c:2856
-#, c-format
-msgid "%s: duplicate `default_missing' definition"
-msgstr "%s: éÂÂè¤Âç `default_missing' å®Â義"
+#: elf/sprof.c:89
+msgid "Read and display shared object profiling data."
+msgstr "è®ÂÃ¥ÂÂÃ¥ÂÂ顯示åÂ
±ç¨ç©件è¦Âç¯Âè³ÂæÂÂãÂÂ"
-#: locale/programs/ld-ctype.c:2861
-msgid "previous definition was here"
-msgstr "Ã¥Â
ÂÃ¥ÂÂçÂÂè¨Âå®Âå¨æÂ¤"
+#: elf/sprof.c:94
+msgid "SHOBJ [PROFDATA]"
+msgstr "SHOBJ [PROFDATA]"
-#: locale/programs/ld-ctype.c:2883
+#: elf/sprof.c:431
#, c-format
-msgid "%s: no representable `default_missing' definition found"
-msgstr "%s: æÂ¾ä¸Âå°å¯表示çº `default_missing' çÂÂå®Â義"
+msgid "failed to load shared object `%s'"
+msgstr "éÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠`%s' 失æÂÂ"
-#: locale/programs/ld-ctype.c:3036
+#: elf/sprof.c:440
#, c-format
-msgid "%s: character `%s' not defined in charmap while needed as default value"
-msgstr "%s: Ã¥ÂÂÃ¥Â
 `%s' å¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Âæ²ÂæÂÂå®Â義ï¼Âä½Âå®ÂæÂ¯å¿Â
éÂÂçÂÂé Âè¨Âå¼"
+msgid "cannot create internal descriptors"
+msgstr "ç¡æ³Â建ç«ÂÃ¥Â
§é¨æÂÂè¿°é Â
"
-#: locale/programs/ld-ctype.c:3041 locale/programs/ld-ctype.c:3125
-#: locale/programs/ld-ctype.c:3145 locale/programs/ld-ctype.c:3166
-#: locale/programs/ld-ctype.c:3187 locale/programs/ld-ctype.c:3208
-#: locale/programs/ld-ctype.c:3229 locale/programs/ld-ctype.c:3269
-#: locale/programs/ld-ctype.c:3290 locale/programs/ld-ctype.c:3357
+#: elf/sprof.c:559
#, c-format
-msgid "%s: character `%s' in charmap not representable with one byte"
-msgstr "%s: Ã¥ÂÂéÂÂå°ÂçÂ
§è¡¨ä¸ÂçÂÂÃ¥ÂÂÃ¥Â
 `%s' ç¡æ³Â表示çºå®ä¸Âä½ÂÃ¥Â
ÂçµÂ"
+msgid "Reopening shared object `%s' failed"
+msgstr "éÂÂæÂ°éÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠%s 失æÂÂ"
-#: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3140
-#: locale/programs/ld-ctype.c:3182 locale/programs/ld-ctype.c:3203
-#: locale/programs/ld-ctype.c:3224 locale/programs/ld-ctype.c:3264
-#: locale/programs/ld-ctype.c:3285 locale/programs/ld-ctype.c:3352
-#: locale/programs/ld-ctype.c:3394 locale/programs/ld-ctype.c:3419
+#: elf/sprof.c:566 elf/sprof.c:660
#, c-format
-msgid "%s: character `%s' not defined while needed as default value"
-msgstr "%s: Ã¥ÂÂÃ¥Â
 `%s' æ²ÂæÂÂå®Â義ï¼Âä½Âå®ÂæÂ¯å¿Â
éÂÂçÂÂé Âè¨Âå¼"
+msgid "reading of section headers failed"
+msgstr "è®ÂÃ¥ÂÂå°Âç¯Âæ¨Âé ÂæÂÂ失æÂÂ"
-#: locale/programs/ld-ctype.c:3161
+#: elf/sprof.c:574 elf/sprof.c:668
#, c-format
-msgid "character `%s' not defined while needed as default value"
-msgstr "å¿Â
é Âç¨ä¾Âä½Âçºé Âè¨Âå¼çÂÂÃ¥ÂÂÃ¥Â
 `%s' æ²ÂæÂÂ被å®Â義å°"
+msgid "reading of section header string table failed"
+msgstr "è®ÂÃ¥ÂÂå°Âç¯Âæ¨Âé ÂÃ¥ÂÂ串表格æÂÂ失æÂÂ"
-#: locale/programs/ld-ctype.c:3401 locale/programs/ld-ctype.c:3426
+#: elf/sprof.c:600
#, c-format
-msgid "%s: character `%s' needed as default value not representable with one byte"
-msgstr "%s: Ã¥ÂÂçºé Âè¨Â弿ÂÂéÂÂçÂÂÃ¥ÂÂÃ¥Â
 `%s' ç¡æ³Â表示çºå®ä¸Âä½ÂÃ¥Â
ÂçµÂ"
+msgid "*** Cannot read debuginfo file name: %m\n"
+msgstr "*** ç¡æ³Âè®ÂÃ¥ÂÂé¤é¯è³Âè¨ÂæªÂæ¡ÂÃ¥ÂÂ稱ï¼Â%m\n"
-#: locale/programs/ld-ctype.c:3481
-msgid "no output digits defined and none of the standard names in the charmap"
-msgstr "æ²ÂæÂÂå®Â義輸åºæÂ¸åÂÂï¼Âå¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âä¹ÂæÂ¾ä¸Âå°ç¸符çÂÂæ¨ÂæºÂÃ¥ÂÂ稱"
-
-#: locale/programs/ld-ctype.c:3772
+#: elf/sprof.c:620
#, c-format
-msgid "%s: transliteration data from locale `%s' not available"
-msgstr "%s: èªÂÃ¥ÂÂè³ÂæÂÂ`%s' çÂÂé³è¯è³ÂæÂÂä¸ÂÃ¥ÂÂå¨"
+msgid "cannot determine file name"
+msgstr "ç¡æ³Â決å®ÂæªÂæ¡ÂÃ¥ÂÂ稱"
-#: locale/programs/ld-ctype.c:3868
+#: elf/sprof.c:653
#, c-format
-msgid "%s: table for class \"%s\": %lu bytes\n"
-msgstr "%s: é¡ÂÃ¥ÂÂ¥ \"%s\" 表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+msgid "reading of ELF header failed"
+msgstr "è®Âå ELF æ¨Âé ÂæÂÂ失æÂÂ"
-#: locale/programs/ld-ctype.c:3937
+#: elf/sprof.c:689
#, c-format
-msgid "%s: table for map \"%s\": %lu bytes\n"
-msgstr "%s: å°ÂæÂ è¡¨ \"%s\" 表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
+msgstr "*** æªÂæ¡ `%s' 被è£ÂåªäºÂ: ç¡æ³ÂÃ¥ÂÂ詳細çÂÂÃ¥ÂÂæÂÂ\n"
-#: locale/programs/ld-ctype.c:4070
+#: elf/sprof.c:719
#, c-format
-msgid "%s: table for width: %lu bytes\n"
-msgstr "%s: 寬度表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+msgid "failed to load symbol data"
+msgstr "è¼ÂÃ¥Â
¥å½å¼Â符èÂÂè³ÂæÂÂ失æÂÂ"
-#: locale/programs/ld-identification.c:171
+#: elf/sprof.c:784
#, c-format
-msgid "%s: no identification for category `%s'"
-msgstr "%s: é¡ÂÃ¥ÂÂ¥ `%s' æ²ÂæÂÂèªÂèÂÂ"
+msgid "cannot load profiling data"
+msgstr "ç¡æ³Âè¼ÂÃ¥Â
¥æ¸¬è©¦è³ÂæÂÂ"
-#: locale/programs/ld-identification.c:436
+#: elf/sprof.c:793
#, c-format
-msgid "%s: duplicate category version definition"
-msgstr "%s: éÂÂè¤ÂçÂÂé¡Âå¥çÂÂæÂ¬å®Â義"
+msgid "while stat'ing profiling data file"
+msgstr "å¨å°Â測試è³ÂæÂÂæªÂæ¡Âé²è¡Âçµ±è¨ÂçÂÂæÂÂÃ¥ÂÂ"
-#: locale/programs/ld-measurement.c:114
+#: elf/sprof.c:801
#, c-format
-msgid "%s: invalid value for field `%s'"
-msgstr "%s: 卿¬Âä½ `%s' ä¸ÂçÂÂå¼ä¸Âé©ç¨"
+msgid "profiling data file `%s' does not match shared object `%s'"
+msgstr "測試è³ÂæÂÂ檠`%s' èÂÂÃ¥Â
±ç¨ç®çÂÂ檠`%s' ä¸Â符åÂÂ"
-#: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
+#: elf/sprof.c:812
#, c-format
-msgid "%s: field `%s' undefined"
-msgstr "%s: æ¬Âä½ `%s' æ²ÂæÂÂå®Â義"
+msgid "failed to mmap the profiling data file"
+msgstr "測試è³ÂæÂÂæªÂæ¡ mmap 失æÂÂ"
-#: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
+#: elf/sprof.c:820
#, c-format
-msgid "%s: value for field `%s' must not be an empty string"
-msgstr "%s: æ¬Âä½ `%s' å¼ä¸Âå¯以æÂ¯ç©ºåÂÂ串"
+msgid "error while closing the profiling data file"
+msgstr "æÂ£å¨éÂÂéÂÂ測試è³ÂæÂÂæªÂæ¡ÂæÂÂç¼çÂÂé¯誤"
-#: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
+#: elf/sprof.c:829 elf/sprof.c:927
#, c-format
-msgid "%s: no correct regular expression for field `%s': %s"
-msgstr "%s: æ²ÂæÂÂ給æ¬Âä½ `%s' æÂ£ç¢ºçÂÂ常è¦Â表示å¼Âï¼ %s"
+msgid "cannot create internal descriptor"
+msgstr "ç¡æ³Â建ç«ÂÃ¥Â
§é¨æÂÂè¿°é Â
"
-#: locale/programs/ld-monetary.c:224
+#: elf/sprof.c:903
#, c-format
-msgid "%s: value of field `int_curr_symbol' has wrong length"
-msgstr "%s: æ¬Âä½ `int_curr_symbol' å¼çÂÂé·度é¯誤"
+msgid "`%s' is no correct profile data file for `%s'"
+msgstr "`%s' ä¸ÂæÂ¯ `%s' ä¸ÂæÂ£ç¢ºçÂÂ測éÂÂè©Âä¼°è³ÂæÂÂæªÂ"
-#: locale/programs/ld-monetary.c:237
+#: elf/sprof.c:1084 elf/sprof.c:1142
#, c-format
-msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
-msgstr "%s: æ¬Âä½ `int_curr_symbol' å¼並ä¸ÂæÂ¯ ISO 4217 ä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂ稱"
+msgid "cannot allocate symbol data"
+msgstr "ç¡æ³ÂéÂ
Âç½®å½å¼Â符èÂÂè³ÂæÂÂ"
-#: locale/programs/ld-monetary.c:256 locale/programs/ld-numeric.c:119
+#: iconv/iconv_charmap.c:142 iconv/iconv_prog.c:446
#, c-format
-msgid "%s: value for field `%s' must not be the empty string"
-msgstr "%s: æ¬Âä½ `%s' å¼ä¸Âå¯以æÂ¯ç©ºåÂÂ串"
+msgid "cannot open output file"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åºæªÂ"
-#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
+#: iconv/iconv_charmap.c:188 iconv/iconv_prog.c:312
#, c-format
-msgid "%s: value for field `%s' must be in range %d...%d"
-msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é Âå¨ç¯Âå %d...%d"
+msgid "error while closing input `%s'"
+msgstr "æÂ£å¨éÂÂéÂÂ輸åÂ
Â¥ `%s' çÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
-#: locale/programs/ld-monetary.c:746 locale/programs/ld-numeric.c:275
+#: iconv/iconv_charmap.c:462
#, c-format
-msgid "%s: value for field `%s' must be a single character"
-msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é ÂæÂ¯åÂÂå®ä¸ÂÃ¥ÂÂÃ¥Â
Â"
+msgid "illegal input sequence at position %Zd"
+msgstr "ä½Âç½® %Zd æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂ輸åÂ
¥åºÂÃ¥ÂÂ"
-#: locale/programs/ld-monetary.c:843 locale/programs/ld-numeric.c:319
+#: iconv/iconv_charmap.c:481 iconv/iconv_prog.c:537
#, c-format
-msgid "%s: `-1' must be last entry in `%s' field"
-msgstr "%s: `-1' å¨ `%s' æ¬Âä½Âä¸Âå¿Â
é ÂæÂ¯æÂÂå¾Âä¸ÂÃ¥ÂÂé Â
ç®"
+msgid "incomplete character or shift sequence at end of buffer"
+msgstr "ç·©è¡ÂÃ¥ÂÂçµÂå°¾æÂÂä¸Âå®ÂÃ¥Â
¨çÂÂÃ¥ÂÂÃ¥Â
ÂæÂ shift sequence"
-#: locale/programs/ld-monetary.c:865 locale/programs/ld-numeric.c:340
+#: iconv/iconv_charmap.c:526 iconv/iconv_charmap.c:562 iconv/iconv_prog.c:580
+#: iconv/iconv_prog.c:616
#, c-format
-msgid "%s: values for field `%s' must be smaller than 127"
-msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é Âå°ÂæÂ¼ 127"
-
-#: locale/programs/ld-monetary.c:908
-msgid "conversion rate value cannot be zero"
-msgstr "è½ÂæÂÂçÂÂçÂÂå¼ä¸Âå¯以æÂ¯é¶"
+msgid "error while reading the input"
+msgstr "æÂ£å¨è®ÂÃ¥Â
¥è³ÂæÂÂçÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
-#: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
-#: locale/programs/ld-telephone.c:150
+#: iconv/iconv_charmap.c:544 iconv/iconv_prog.c:598
#, c-format
-msgid "%s: invalid escape sequence in field `%s'"
-msgstr "%s: 卿¬Âä½ `%s' ä¸ÂçÂÂè·³è«åºÂÃ¥ÂÂä¸Âé©ç¨"
+msgid "unable to allocate buffer for input"
+msgstr "ç¡æ³ÂéÂ
Â置輸åÂ
¥ç¨çÂÂç·©è¡ÂÃ¥ÂÂ"
-#: locale/programs/ld-time.c:248
-#, c-format
-msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
-msgstr "%s: å¨ `era' æ¬Âä½ÂçÂÂÃ¥ÂÂ串 %Zd ä¸Âï¼ÂæÂ¹åÂÂæÂÂæ¨ÂæÂ¢ä¸ÂæÂ¯ '+' ä¹Âä¸ÂæÂ¯ '-'"
+#: iconv/iconv_prog.c:60
+msgid "Input/Output format specification:"
+msgstr "輸åÂ
Â¥/輸åº格å¼Âè¨Âå®Â:"
-#: locale/programs/ld-time.c:259
-#, c-format
-msgid "%s: direction flag in string %Zd in `era' field is not a single character"
-msgstr "%s: å¨ `era' æ¬Âä½ÂçÂÂÃ¥ÂÂ串 %Zd ä¸Âï¼ÂæÂ¹åÂÂæÂÂæ¨Âä¸ÂæÂ¯ä¸ÂÃ¥ÂÂå®ä¸ÂÃ¥ÂÂÃ¥Â
Â"
+#: iconv/iconv_prog.c:61
+msgid "encoding of original text"
+msgstr "Ã¥ÂÂå§ÂæÂÂÃ¥ÂÂçÂÂ編碼"
-#: locale/programs/ld-time.c:272
-#, c-format
-msgid "%s: invalid number for offset in string %Zd in `era' field"
-msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂä½Âç§»æÂ¸åÂÂä¸Âé©ç¨"
+#: iconv/iconv_prog.c:62
+msgid "encoding for output"
+msgstr "ç¨ä¾Â輸åºçÂÂ編碼"
-#: locale/programs/ld-time.c:280
-#, c-format
-msgid "%s: garbage at end of offset value in string %Zd in `era' field"
-msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂä½Âç§»å¼"
+#: iconv/iconv_prog.c:63
+msgid "Information:"
+msgstr "è³ÂæÂÂ:"
-#: locale/programs/ld-time.c:331
-#, c-format
-msgid "%s: invalid starting date in string %Zd in `era' field"
-msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂèµ·å§ÂæÂ¥æÂÂä¸Âé©ç¨"
+#: iconv/iconv_prog.c:64
+msgid "list all known coded character sets"
+msgstr "Ã¥ÂÂåºæÂÂæÂÂå·²çÂ¥çÂÂ編碼åÂÂÃ¥Â
ÂéÂÂ"
-#: locale/programs/ld-time.c:340
-#, c-format
-msgid "%s: garbage at end of starting date in string %Zd in `era' field "
-msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂèµ·å§ÂæÂ¥æÂÂ"
+#: iconv/iconv_prog.c:65 locale/programs/localedef.c:127
+msgid "Output control:"
+msgstr "輸åºæÂ§å¶:"
-#: locale/programs/ld-time.c:359
-#, c-format
-msgid "%s: starting date is invalid in string %Zd in `era' field"
-msgstr "%s: å¨ `era' Ã¥ÂÂÃ¥ÂÂçÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂÃ¥ÂÂå§ÂæÂ¥æÂÂæÂ¯ä¸Âé©ç¨çÂÂ"
+#: iconv/iconv_prog.c:66
+msgid "omit invalid characters from output"
+msgstr "çÂÂçÂ¥ç¡æÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂ輸åº"
-#: locale/programs/ld-time.c:408
-#, c-format
-msgid "%s: invalid stopping date in string %Zd in `era' field"
-msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂçµÂæÂÂæÂ¥æÂÂä¸Âé©ç¨"
+#: iconv/iconv_prog.c:67
+msgid "output file"
+msgstr "輸åºæªÂæ¡Â"
+
+#: iconv/iconv_prog.c:68
+msgid "suppress warnings"
+msgstr "Ã¥ÂÂæÂ¢è¼¸åºè¦åÂÂè¨ÂæÂ¯"
+
+#: iconv/iconv_prog.c:69
+msgid "print progress information"
+msgstr "å°åºç¨ÂåºÂç¸éÂÂè³Âè¨Â"
-#: locale/programs/ld-time.c:417
+#: iconv/iconv_prog.c:74
+msgid "Convert encoding of given files from one encoding to another."
+msgstr "å¾Â給å®ÂçÂÂæªÂæ¡ÂçÂÂÃ¥ÂÂÃ¥Â
Â編碼è½ÂæÂÂå°å¦ä¸ÂÃ¥ÂÂ"
+
+#: iconv/iconv_prog.c:78
+msgid "[FILE...]"
+msgstr "[FILE...]"
+
+#: iconv/iconv_prog.c:234
#, c-format
-msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
-msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' Ã¥ÂÂÃ¥ÂÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂçµÂæÂÂæÂ¥æÂÂ"
+msgid "conversions from `%s' and to `%s' are not supported"
+msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' 以åÂÂå° `%s' çÂÂè½ÂæÂÂ"
-#: locale/programs/ld-time.c:436
+#: iconv/iconv_prog.c:239
#, c-format
-msgid "%s: stopping date is invalid in string %Zd in `era' field"
-msgstr "%s: å¨ `era' Ã¥ÂÂÃ¥ÂÂçÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂçµÂæÂÂæÂ¥æÂÂæÂ¯ä¸Âé©ç¨çÂÂ"
+msgid "conversion from `%s' is not supported"
+msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' çÂÂè½ÂæÂÂ"
-#: locale/programs/ld-time.c:445
+#: iconv/iconv_prog.c:246
#, c-format
-msgid "%s: missing era name in string %Zd in `era' field"
-msgstr "%s: 缺尠era Ã¥ÂÂ稱ï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸Â"
+msgid "conversion to `%s' is not supported"
+msgstr "ä¸ÂæÂ¯æÂ´å° `%s' çÂÂè½ÂæÂÂ"
-#: locale/programs/ld-time.c:457
+#: iconv/iconv_prog.c:250
#, c-format
-msgid "%s: missing era format in string %Zd in `era' field"
-msgstr "%s: 缺尠era æ ¼å¼Âï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸Â"
+msgid "conversion from `%s' to `%s' is not supported"
+msgstr "ä¸ÂæÂ¯æÂ´å¾ `%s' å° `%s' çÂÂè½ÂæÂÂ"
-#: locale/programs/ld-time.c:486
+#: iconv/iconv_prog.c:260
#, c-format
-msgid "%s: third operand for value of field `%s' must not be larger than %d"
-msgstr "%s: æ¬Âä½ `%s' å¼çÂÂ第ä¸ÂÃ¥ÂÂéÂÂç®ÂÃ¥Â
Âä¸Âå¯以毠%d 大"
+msgid "failed to start conversion processing"
+msgstr "éÂÂå§Âè½ÂæÂÂç¨ÂåºÂ失æÂÂ"
-#: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
+#: iconv/iconv_prog.c:358
#, c-format
-msgid "%s: values of field `%s' must not be larger than %d"
-msgstr "%s: æ¬Âä½ `%s' çÂÂå¼ä¸Âå¯以大æÂ¼ %d"
+msgid "error while closing output file"
+msgstr "æÂ£å¨éÂÂéÂÂ輸åºæªÂæ¡ÂçÂÂæÂÂÃ¥ÂÂç¼çÂÂé¯誤"
-#: locale/programs/ld-time.c:510
+#: iconv/iconv_prog.c:456
#, c-format
-msgid "%s: values for field `%s' must not be larger than %d"
-msgstr "%s: æ¬Âä½ `%s' çÂÂå¼ä¸Âå¯以大æÂ¼ %d"
+msgid "conversion stopped due to problem in writing the output"
+msgstr "å 寫åÂ
¥è¼¸åºæÂÂç¼çÂÂé¯誤èÂÂå°Âè´è½ÂæÂÂÃ¥ÂÂæÂ¢"
-#: locale/programs/ld-time.c:986
+#: iconv/iconv_prog.c:533
#, c-format
-msgid "%s: too few values for field `%s'"
-msgstr "%s: æ¬Âä½ `%s' ä¸ÂçÂÂå¼太å°Â"
+msgid "illegal input sequence at position %ld"
+msgstr "ä½Âç½® %ld æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂ輸åÂ
¥åºÂÃ¥ÂÂ"
-#: locale/programs/ld-time.c:1031
-msgid "extra trailing semicolon"
-msgstr "å¤ÂåºçÂÂ尾端åÂÂèÂÂ"
+#: iconv/iconv_prog.c:541
+#, c-format
+msgid "internal error (illegal descriptor)"
+msgstr "Ã¥Â
§é¨é¯誤 (ä¸ÂÃ¥ÂÂæ³ÂçÂÂæÂÂè¿°é Â
)"
-#: locale/programs/ld-time.c:1034
+#: iconv/iconv_prog.c:544
#, c-format
-msgid "%s: too many values for field `%s'"
-msgstr "%s: æ¬Âä½ `%s' ä¸ÂçÂÂå¼太å¤Â"
+msgid "unknown iconv() error %d"
+msgstr "ä¸ÂæÂÂç iconv() é¯誤 %d"
-#: locale/programs/linereader.c:130
-msgid "trailing garbage at end of line"
-msgstr "è¡ÂçµÂå°¾çÂÂç¡ç¨åÂÂÃ¥Â
Â"
+#: iconv/iconv_prog.c:790
+msgid ""
+"The following list contain all the coded character sets known. This does\n"
+"not necessarily mean that all combinations of these names can be used for\n"
+"the FROM and TO command line parameters. One coded character set can be\n"
+"listed with several different names (aliases).\n"
+"\n"
+" "
+msgstr ""
+"以ä¸ÂçÂÂÃ¥ÂÂ表åÂÂ
嫿ÂÂæÂÂå·²çÂ¥çÂÂ編碼åÂÂéÂÂï¼Âä½ÂéÂÂä¸Â代表æÂÂæÂÂçÂÂÃ¥ÂÂéÂÂÃ¥ÂÂ稱çµÂÃ¥ÂÂçÂÂå¯ç¨æÂ¼\n"
+"å½令åÂÂç \"ä¾ÂæºÂ\" 以å \"ç®çÂÂ\" å¼ÂæÂ¸ãÂÂä¸ÂÃ¥ÂÂ編碼åÂÂéÂÂå¯以ç¨幾åÂÂä¸ÂÃ¥ÂÂçÂÂÃ¥ÂÂ稱\n"
+"ä¾Â表示 (å³ \"å¿åÂÂ\")ãÂÂ\n"
+"\n"
+" "
-#: locale/programs/linereader.c:304
-msgid "garbage at end of number"
-msgstr "èÂÂ碼çµÂæÂÂä½Âç½®çÂÂç¡ç¨è³ÂæÂÂ"
+#: iconv/iconvconfig.c:110
+msgid "Create fastloading iconv module configuration file."
+msgstr "建ç«Âå¿«éÂÂè¼ÂÃ¥Â
Â¥ iconv 模çµÂçÂÂè¨Âå®ÂæªÂæ¡ÂãÂÂ"
-#: locale/programs/linereader.c:416
-msgid "garbage at end of character code specification"
-msgstr "Ã¥ÂÂÃ¥Â
Â編碼è¨Âå®ÂçµÂæÂÂä½Âç½®çÂÂç¡ç¨è³ÂæÂÂ"
+#: iconv/iconvconfig.c:114
+msgid "[DIR...]"
+msgstr "[ç®éÂÂ...]"
-#: locale/programs/linereader.c:502
-msgid "unterminated symbolic name"
-msgstr "æ²ÂæÂÂçµÂå°¾çÂÂ符èÂÂÃ¥ÂÂ稱"
+#: iconv/iconvconfig.c:127
+msgid "Prefix used for all file accesses"
+msgstr "使ç¨æÂ¼æÂÂæÂÂæªÂæ¡ÂÃ¥ÂÂÃ¥ÂÂæÂÂçÂÂÃ¥ÂÂç½®æÂÂÃ¥ÂÂ"
-#: locale/programs/linereader.c:566 catgets/gencat.c:1195
-msgid "invalid escape sequence"
-msgstr "ç¡æÂÂçÂÂè·³è«åºÂÃ¥ÂÂ"
+#: iconv/iconvconfig.c:128
+msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
+msgstr "å¨ FILE ä¸Âç½®æÂ¾è¼¸åº以代æÂ¿å·²å®Âè£ÂçÂÂä½Âç½® (--prefix ä¸Âå¥Âç¨å° FILE)"
-#: locale/programs/linereader.c:629
-msgid "illegal escape sequence at end of string"
-msgstr "Ã¥ÂÂ串çµÂå°¾æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂè·³è«åºÂÃ¥ÂÂ"
+#: iconv/iconvconfig.c:132
+msgid "Do not search standard directories, only those on the command line"
+msgstr "ä¸ÂæÂÂå°Âæ¨ÂæºÂç®éÂÂï¼ÂåªæÂÂé£äºÂå¨ä¹Âä¸Âå½令åÂÂ"
-#: locale/programs/linereader.c:633 locale/programs/linereader.c:861
-msgid "unterminated string"
-msgstr "æ²ÂæÂÂçµÂå°¾çÂÂÃ¥ÂÂ串"
+#: iconv/iconvconfig.c:301
+#, c-format
+msgid "Directory arguments required when using --nostdlib"
+msgstr "ç®éÂÂå¼ÂæÂ¸å¿Â
è¦Âé Â
æÂÂæÂ£å¨使ç¨ --nostdlib"
-#: locale/programs/linereader.c:675
-msgid "non-symbolic character value should not be used"
-msgstr "éÂÂ符èÂÂæÂ§çÂÂÃ¥ÂÂÃ¥Â
Âå¼ä¸ÂæÂÂ該被使ç¨æÂÂå°Â"
+#: iconv/iconvconfig.c:343 locale/programs/localedef.c:291
+#, c-format
+msgid "no output file produced because warnings were issued"
+msgstr "å çºç¼åºéÂÂè¦åÂÂè¨ÂæÂ¯ï¼ÂæÂÂ以æ²ÂæÂÂ製é 任ä½Â輸åºæªÂ"
-#: locale/programs/linereader.c:822
+#: iconv/iconvconfig.c:429
#, c-format
-msgid "symbol `%.*s' not in charmap"
-msgstr "符è `%.*s' 並ä¸Âå¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Â"
+msgid "while inserting in search tree"
+msgstr "ç¶æÂÂÃ¥Â
¥æÂ¼æÂÂå°Â樹ä¹Âä¸Â"
-#: locale/programs/linereader.c:843
+#: iconv/iconvconfig.c:1238
#, c-format
-msgid "symbol `%.*s' not in repertoire map"
-msgstr "符è `%.*s' 並ä¸Âå¨編碼å°ÂæÂ æªÂä¸Â"
+msgid "cannot generate output file"
+msgstr "ç¡æ³Âç¢çÂÂ輸åºæªÂ"
-#: locale/programs/locale.c:75
-msgid "System information:"
-msgstr "系統ç¸éÂÂè³Âè¨Â:"
+#: inet/rcmd.c:163
+msgid "rcmd: Cannot allocate memory\n"
+msgstr "rcmd: ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â\n"
-#: locale/programs/locale.c:77
-msgid "Write names of available locales"
-msgstr "寫åºåÂÂå¨çÂÂèªÂÃ¥ÂÂè³ÂæÂÂÃ¥ÂÂ稱"
+#: inet/rcmd.c:178
+msgid "rcmd: socket: All ports in use\n"
+msgstr "rcmd: socket: æÂÂæÂÂçÂÂå é½å¨使ç¨ä¸Â\n"
-#: locale/programs/locale.c:79
-msgid "Write names of available charmaps"
-msgstr "寫åºåÂÂå¨çÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§è¡¨åÂÂ稱"
+#: inet/rcmd.c:206
+#, c-format
+msgid "connect to address %s: "
+msgstr "é£æÂ¥å°ä½Âå %s: "
-#: locale/programs/locale.c:80
-msgid "Modify output format:"
-msgstr "ä¿®æÂ¹è¼¸åº格å¼Â:"
+#: inet/rcmd.c:219
+#, c-format
+msgid "Trying %s...\n"
+msgstr "Ã¥ÂÂ試 %s...\n"
-#: locale/programs/locale.c:81
-msgid "Write names of selected categories"
-msgstr "寫åºé¸åÂÂçÂÂé¡Âå¥åÂÂ稱"
+#: inet/rcmd.c:255
+#, c-format
+msgid "rcmd: write (setting up stderr): %m\n"
+msgstr "rcmd: write (æÂ£å¨è¨Âå®Âæ¨ÂæºÂé¯誤輸åº): %m\n"
-#: locale/programs/locale.c:82
-msgid "Write names of selected keywords"
-msgstr "寫åºé¸åÂÂçÂÂéÂÂéµåÂÂÃ¥ÂÂ稱"
+#: inet/rcmd.c:271
+#, c-format
+msgid "rcmd: poll (setting up stderr): %m\n"
+msgstr "rcmd: poll (æÂ£å¨è¨Âå®Âæ¨ÂæºÂé¯誤輸åº): %m\n"
-#: locale/programs/locale.c:83
-msgid "Print more information"
-msgstr "å°åºæÂ´å¤ÂçÂÂè³Âè¨Â"
+#: inet/rcmd.c:274
+msgid "poll: protocol failure in circuit setup\n"
+msgstr "poll: éÂÂè¨ÂÃ¥ÂÂå®Âå¨è¨Âå®Âç·Âè·¯æÂÂ失æÂÂ\n"
-#: locale/programs/locale.c:88
-msgid "Get locale-specific information."
-msgstr "Ã¥ÂÂå¾ÂèªÂÃ¥ÂÂè³ÂæÂÂç¹å®ÂçÂÂè³Âè¨Â"
+#: inet/rcmd.c:306
+msgid "socket: protocol failure in circuit setup\n"
+msgstr "socket: éÂÂè¨ÂÃ¥ÂÂå®Âå¨è¨Âå®Âç·Âè·¯æÂÂ失æÂÂ\n"
-#: locale/programs/locale.c:91
-msgid ""
-"NAME\n"
-"[-a|-m]"
-msgstr ""
-"Ã¥ÂÂ稱\n"
-"[-a|-m]"
+#: inet/rcmd.c:330
+#, c-format
+msgid "rcmd: %s: short read"
+msgstr "rcmd: %s: è®ÂÃ¥Â
¥è³ÂæÂÂéÂÂçÂÂ"
-#: locale/programs/locale.c:195
-msgid "Cannot set LC_CTYPE to default locale"
-msgstr "ç¡æ³Âå° LC_CTYPE è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+#: inet/rcmd.c:486
+msgid "lstat failed"
+msgstr "lstat 失æÂÂ"
-#: locale/programs/locale.c:197
-msgid "Cannot set LC_MESSAGES to default locale"
-msgstr "ç¡æ³Âå° LC_MESSAGES è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+#: inet/rcmd.c:493
+msgid "cannot open"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ"
-#: locale/programs/locale.c:210
-msgid "Cannot set LC_COLLATE to default locale"
-msgstr "ç¡æ³Âå° LC_COLLATE è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+#: inet/rcmd.c:495
+msgid "fstat failed"
+msgstr "fstat 失æÂÂ"
-#: locale/programs/locale.c:226
-msgid "Cannot set LC_ALL to default locale"
-msgstr "ç¡æ³Âå° LC_ALL è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+#: inet/rcmd.c:497
+msgid "bad owner"
+msgstr "é¯誤çÂÂæÂÂæÂÂèÂÂ
"
-#: locale/programs/locale.c:517
-msgid "while preparing output"
-msgstr "卿ºÂÃ¥ÂÂ輸åºæÂÂ"
+#: inet/rcmd.c:499
+msgid "writeable by other than owner"
+msgstr "使ç¨èÂÂ
以å¤ÂçÂÂ人亦å¯寫åÂ
Â¥"
-#: locale/programs/localedef.c:121
-msgid "Input Files:"
-msgstr "輸åÂ
¥æªÂ:"
+#: inet/rcmd.c:501
+msgid "hard linked somewhere"
+msgstr "被實é«Âé£çµÂå°æÂÂèÂÂ"
-#: locale/programs/localedef.c:123
-msgid "Symbolic character names defined in FILE"
-msgstr "符èÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂÃ¥ÂÂ稱å®Â義卿ªÂæ¡ FILE ä¸Â"
+#: inet/ruserpass.c:170 inet/ruserpass.c:193
+msgid "out of memory"
+msgstr "è¨ÂæÂ¶é«Âä¸Âè¶³"
-#: locale/programs/localedef.c:124
-msgid "Source definitions are found in FILE"
-msgstr "Ã¥ÂÂå§Âè³ÂæÂÂå®Â義卿ªÂæ¡ FILE ä¸Â"
+#: inet/ruserpass.c:184
+msgid "Error: .netrc file is readable by others."
+msgstr "é¯誤: .netrc æªÂå¯以被å¥人è®ÂÃ¥ÂÂ"
-#: locale/programs/localedef.c:126
-msgid "FILE contains mapping from symbolic names to UCS4 values"
-msgstr "æªÂæ¡ FILE Ã¥Â
§å«符èÂÂÃ¥ÂÂè UCS4 編碼ä¹ÂéÂÂçÂÂå°ÂæÂ "
+#: inet/ruserpass.c:185
+msgid "Remove password or make file unreadable by others."
+msgstr "ç§»é¤å¯Â碼æÂÂè®Âä»Â人ç¡æ³Âè®ÂÃ¥ÂÂæªÂæ¡Â"
-#: locale/programs/localedef.c:130
-msgid "Create output even if warning messages were issued"
-msgstr "ç¢çÂÂ輸åºå³使æÂ¯æÂÂè¦åÂÂè¨ÂæÂ¯"
+#: inet/ruserpass.c:277
+#, c-format
+msgid "Unknown .netrc keyword %s"
+msgstr "æÂªçÂ¥ç .netrc éÂÂéµå %s"
-#: locale/programs/localedef.c:131
-msgid "Create old-style tables"
-msgstr "ç¢çÂÂèÂÂæ ¼å¼ÂçÂÂ表格"
+#: libidn/nfkc.c:464
+msgid "Character out of range for UTF-8"
+msgstr "Ã¥ÂÂÃ¥Â
Âè¶Â
åº UTF-8 ç¯ÂÃ¥ÂÂ"
-#: locale/programs/localedef.c:132
-msgid "Optional output file prefix"
-msgstr "坿ÂÂå¯ç¡çÂÂ輸åºæªÂè·¯å¾Â"
-
-#: locale/programs/localedef.c:133
-msgid "Be strictly POSIX conform"
-msgstr "å´格éµ徠POSIX"
-
-#: locale/programs/localedef.c:135
-msgid "Suppress warnings and information messages"
-msgstr "忽çÂ¥è¦åÂÂèÂÂæÂÂ示è¨ÂæÂ¯"
-
-#: locale/programs/localedef.c:136
-msgid "Print more messages"
-msgstr "å°åºæÂ´å¤ÂçÂÂè¨ÂæÂ¯"
-
-#: locale/programs/localedef.c:137
-msgid "Archive control:"
-msgstr "ä¿ÂÃ¥ÂÂæªÂæÂ§å¶:"
-
-#: locale/programs/localedef.c:139
-msgid "Don't add new data to archive"
-msgstr "ä¸Âè¦Âå åÂ
¥æÂ°è³ÂæÂÂå°ä¿ÂÃ¥ÂÂæªÂ"
-
-#: locale/programs/localedef.c:141
-msgid "Add locales named by parameters to archive"
-msgstr "èÂÂç±åÂÂæÂ¸å åÂ
¥èªÂÃ¥ÂÂÃ¥ÂÂ稱å°ä¿ÂÃ¥ÂÂæªÂ"
-
-#: locale/programs/localedef.c:142
-msgid "Replace existing archive content"
-msgstr "æÂ¿æÂÂå·²æÂÂçÂÂä¿ÂÃ¥ÂÂæªÂÃ¥Â
§å®¹"
+#: locale/programs/charmap-dir.c:59
+#, c-format
+msgid "cannot read character map directory `%s'"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æªÂç®é `%s'"
-#: locale/programs/localedef.c:144
-msgid "Remove locales named by parameters from archive"
-msgstr "èÂÂç±åÂÂæÂ¸å¾Âä¿ÂÃ¥ÂÂæªÂä¸Âåªé¤èªÂÃ¥ÂÂÃ¥ÂÂ稱"
+#: locale/programs/charmap.c:138
+#, c-format
+msgid "character map file `%s' not found"
+msgstr "æÂ¾ä¸Âå°åÂÂéÂÂå°ÂçÂ
§æª `%s'"
-#: locale/programs/localedef.c:145
-msgid "List content of archive"
-msgstr "Ã¥ÂÂåºä¿ÂÃ¥ÂÂæªÂçÂÂÃ¥Â
§å®¹"
+#: locale/programs/charmap.c:195
+#, c-format
+msgid "default character map file `%s' not found"
+msgstr "æÂ¾ä¸Âå°é Âè¨ÂçÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æª `%s'"
-#: locale/programs/localedef.c:147
-msgid "locale.alias file to consult when making archive"
-msgstr "製ä½Âä¿ÂÃ¥ÂÂæªÂæÂÂæÂ¥é± locale.alias æªÂæ¡Â"
+#: locale/programs/charmap.c:258
+#, c-format
+msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
+msgstr "Ã¥ÂÂÃ¥Â
Âå°ÂæÂ `%s' ä¸ÂæÂ¯ ASCII ç¸容碼ï¼ÂÃ¥ÂÂÃ¥ÂÂÃ¥ÂÂè³ÂæÂÂ庫ä¸Â符å ISO C\n"
-#: locale/programs/localedef.c:152
-msgid "Compile locale specification"
-msgstr "ç·¨è¯èªÂÃ¥ÂÂè³ÂæÂÂè¦Âæ ¼"
+#: locale/programs/charmap.c:337
+#, c-format
+msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
+msgstr "%s: <mb_cur_max> å¿Â
é Â大æÂ¼ <mb_cur_min>\n"
-#: locale/programs/localedef.c:155
-msgid ""
-"NAME\n"
-"[--add-to-archive|--delete-from-archive] FILE...\n"
-"--list-archive [FILE]"
-msgstr ""
-"NAME\n"
-"[--add-to-archive|--delete-from-archive] æªÂæ¡Â...\n"
-"--list-archive [æªÂæ¡Â]"
+#: locale/programs/charmap.c:357 locale/programs/charmap.c:374
+#: locale/programs/repertoire.c:174
+#, c-format
+msgid "syntax error in prolog: %s"
+msgstr "prolog ä¸ÂæÂÂèªÂæ³Âé¯誤: %s"
-#: locale/programs/localedef.c:233
-msgid "cannot create directory for output files"
-msgstr "ç¡æ³Âçº輸åºæªÂ建ç«Âç®éÂÂ"
+#: locale/programs/charmap.c:358
+msgid "invalid definition"
+msgstr "ç¡æÂÂçÂÂå®Â義"
-#: locale/programs/localedef.c:244
-msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
-msgstr "å´éÂÂé¯誤: 系統æ²ÂæÂÂå®Â義 `_POSIX2_LOCALEDEF'"
+#: locale/programs/charmap.c:375 locale/programs/locfile.c:126
+#: locale/programs/locfile.c:153 locale/programs/repertoire.c:175
+msgid "bad argument"
+msgstr "é¯誤çÂÂå¼ÂæÂ¸"
-#: locale/programs/localedef.c:258 locale/programs/localedef.c:274
-#: locale/programs/localedef.c:599 locale/programs/localedef.c:619
+#: locale/programs/charmap.c:403
#, c-format
-msgid "cannot open locale definition file `%s'"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂèªÂÃ¥ÂÂè³ÂæÂÂå®Â義檠`%s'"
+msgid "duplicate definition of <%s>"
+msgstr "<%s> çÂÂå®Â義éÂÂè¤ÂäºÂ"
-#: locale/programs/localedef.c:286
+#: locale/programs/charmap.c:410
#, c-format
-msgid "cannot write output files to `%s'"
-msgstr "ç¡æ³Âå°Â輸åºæªÂæ¡Â寫åÂ
Â¥ `%s'"
+msgid "value for <%s> must be 1 or greater"
+msgstr "<%s> çÂÂå¼å¿Â
é Âçº 1 æÂÂèÂÂ
æÂ´å¤§"
-#: locale/programs/localedef.c:367
+#: locale/programs/charmap.c:422
#, c-format
-msgid ""
-"System's directory for character maps : %s\n"
-" repertoire maps: %s\n"
-" locale path : %s\n"
-"%s"
-msgstr ""
-"系統çÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æª (character maps) ç®é : %s\n"
-" 編碼å°ÂæÂ æª (repertoire maps) ç®é : %s\n"
-" èªÂÃ¥ÂÂè³ÂæÂÂ路徠: %s\n"
-"%s"
-
-#: locale/programs/localedef.c:567
-msgid "circular dependencies between locale definitions"
-msgstr "æÂÂèªÂÃ¥ÂÂè³ÂæÂÂå¨å®Â義æÂÂç¼çÂÂ循ç°ç¸éÂÂçÂÂæÂÂ
æ³Â"
+msgid "value of <%s> must be greater or equal than the value of <%s>"
+msgstr "<%s> çÂÂå¼å¿Â
é ÂçÂÂæÂ¼æÂÂ大æÂ¼ <%s> çÂÂå¼"
-#: locale/programs/localedef.c:573
+#: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
#, c-format
-msgid "cannot add already read locale `%s' a second time"
-msgstr " `%s' èªÂÃ¥ÂÂè³ÂæÂÂå·²ç¶Âç¨éÂÂï¼Âä¸Âè½éÂÂè¤Âå åÂ
Â¥"
+msgid "argument to <%s> must be a single character"
+msgstr "給 <%s> çÂÂå¼ÂæÂ¸å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂå®åÂÂÃ¥Â
Â"
-#: locale/programs/locarchive.c:89 locale/programs/locarchive.c:259
-msgid "cannot create temporary file"
-msgstr "ç¡æ³Âç¢çÂÂæÂ«æÂÂæªÂ"
+#: locale/programs/charmap.c:471
+msgid "character sets with locking states are not supported"
+msgstr "ä¸ÂæÂ¯æÂ´ä½¿ç¨ locking çÂÂæÂ
ÂçÂÂÃ¥ÂÂÃ¥Â
ÂéÂÂ"
-#: locale/programs/locarchive.c:118 locale/programs/locarchive.c:305
-msgid "cannot initialize archive file"
-msgstr "ç¡æ³Âèµ·å§Âä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:498 locale/programs/charmap.c:552
+#: locale/programs/charmap.c:584 locale/programs/charmap.c:678
+#: locale/programs/charmap.c:733 locale/programs/charmap.c:774
+#: locale/programs/charmap.c:815
+#, c-format
+msgid "syntax error in %s definition: %s"
+msgstr "å®Â義 %s çÂÂèªÂæ³Âé¯誤: %s"
-#: locale/programs/locarchive.c:125 locale/programs/locarchive.c:312
-msgid "cannot resize archive file"
-msgstr "ç¡æ³ÂæÂ¹è®Âä¿ÂÃ¥ÂÂæªÂ大å°Â"
+#: locale/programs/charmap.c:499 locale/programs/charmap.c:679
+#: locale/programs/charmap.c:775 locale/programs/repertoire.c:230
+msgid "no symbolic name given"
+msgstr "æ²ÂæÂÂ給äºÂ符èÂÂÃ¥ÂÂ稱"
-#: locale/programs/locarchive.c:134 locale/programs/locarchive.c:321
-#: locale/programs/locarchive.c:511
-msgid "cannot map archive header"
-msgstr "ç¡æ³Â註è¨Âä¿ÂÃ¥ÂÂæªÂ表é Â"
+#: locale/programs/charmap.c:553
+msgid "invalid encoding given"
+msgstr "給äºÂçÂÂ編碼æÂ¯ç¡æÂÂçÂÂ"
-#: locale/programs/locarchive.c:156
-msgid "failed to create new locale archive"
-msgstr "ç¡æ³Â建ç«ÂæÂ°çÂÂèªÂÃ¥ÂÂä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:562
+msgid "too few bytes in character encoding"
+msgstr "Ã¥ÂÂÃ¥Â
Âå®Â義ä¸ÂçÂÂä½ÂÃ¥Â
ÂçµÂ太å°ÂäºÂ"
-#: locale/programs/locarchive.c:168
-msgid "cannot change mode of new locale archive"
-msgstr "ç¡æ³ÂæÂ¹è®ÂæÂ°çÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂçÂÂæÂ
Â"
+#: locale/programs/charmap.c:564
+msgid "too many bytes in character encoding"
+msgstr "Ã¥ÂÂÃ¥Â
Âå®Â義ä¸ÂçÂÂä½ÂÃ¥Â
ÂçµÂ太å¤ÂäºÂ"
-#: locale/programs/locarchive.c:253
-msgid "cannot map locale archive file"
-msgstr "ç¡æ³ÂæÂ å°ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:586 locale/programs/charmap.c:734
+#: locale/programs/charmap.c:817 locale/programs/repertoire.c:296
+msgid "no symbolic name given for end of range"
+msgstr "æ²ÂæÂÂ給æÂ¤åÂÂçÂÂæÂÂå¾Âä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
Â符èÂÂÃ¥ÂÂ稱"
-#: locale/programs/locarchive.c:329
-msgid "cannot lock new archive"
-msgstr "ç¡æ³ÂéÂÂå®ÂæÂ°çÂÂä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:610 locale/programs/ld-address.c:602
+#: locale/programs/ld-collate.c:2769 locale/programs/ld-collate.c:3927
+#: locale/programs/ld-ctype.c:2257 locale/programs/ld-ctype.c:3009
+#: locale/programs/ld-identification.c:452
+#: locale/programs/ld-measurement.c:238 locale/programs/ld-messages.c:332
+#: locale/programs/ld-monetary.c:943 locale/programs/ld-name.c:307
+#: locale/programs/ld-numeric.c:368 locale/programs/ld-paper.c:241
+#: locale/programs/ld-telephone.c:313 locale/programs/ld-time.c:1221
+#: locale/programs/repertoire.c:313
+#, c-format
+msgid "%1$s: definition does not end with `END %1$s'"
+msgstr "%1$s: å®Â義並æ²ÂæÂÂ以 `END %1$s' Ã¥ÂÂçºçµÂæÂÂ"
-#: locale/programs/locarchive.c:380
-msgid "cannot extend locale archive file"
-msgstr "ç¡æ³Âå»¶å±ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:643
+msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
+msgstr "åªæÂ WIDTH å®Â義æÂÂè½ç´æÂ¥å¯«å¨ CHARMAP å®Â義ä¹Âå¾Â"
-#: locale/programs/locarchive.c:389
-msgid "cannot change mode of resized locale archive"
-msgstr "ç¡æ³ÂæÂ¹è®Âå·²è®ÂæÂ´å¤§å°ÂçÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂçÂÂæÂ
Â"
+#: locale/programs/charmap.c:651 locale/programs/charmap.c:714
+#, c-format
+msgid "value for %s must be an integer"
+msgstr "%s çÂÂå¼å¿Â
é ÂæÂ¯æÂ´æÂ¸æÂÂè¡Â"
-#: locale/programs/locarchive.c:397
-msgid "cannot rename new archive"
-msgstr "ç¡æ³ÂæÂ´æÂ¹æÂ°ä¿ÂÃ¥ÂÂæªÂÃ¥ÂÂ稱"
+#: locale/programs/charmap.c:842
+#, c-format
+msgid "%s: error in state machine"
+msgstr "%s: çÂÂæÂ
Âæ©Âé¯誤"
-#: locale/programs/locarchive.c:450
+#: locale/programs/charmap.c:850 locale/programs/ld-address.c:618
+#: locale/programs/ld-collate.c:2766 locale/programs/ld-collate.c:4120
+#: locale/programs/ld-ctype.c:2254 locale/programs/ld-ctype.c:3026
+#: locale/programs/ld-identification.c:468
+#: locale/programs/ld-measurement.c:254 locale/programs/ld-messages.c:348
+#: locale/programs/ld-monetary.c:959 locale/programs/ld-name.c:323
+#: locale/programs/ld-numeric.c:384 locale/programs/ld-paper.c:257
+#: locale/programs/ld-telephone.c:329 locale/programs/ld-time.c:1237
+#: locale/programs/locfile.c:826 locale/programs/repertoire.c:324
#, c-format
-msgid "cannot open locale archive \"%s\""
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+msgid "%s: premature end of file"
+msgstr "%s: æÂªå®ÂæÂÂå·²éÂÂæªÂæ¡ÂçÂÂæÂ«å°¾"
-#: locale/programs/locarchive.c:455
+#: locale/programs/charmap.c:869 locale/programs/charmap.c:880
#, c-format
-msgid "cannot stat locale archive \"%s\""
-msgstr "ç¡æ³Âçµ±è¨ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+msgid "unknown character `%s'"
+msgstr "ä¸ÂæÂÂçÂÂÃ¥ÂÂÃ¥Â
 `%s'"
-#: locale/programs/locarchive.c:474
+#: locale/programs/charmap.c:888
#, c-format
-msgid "cannot lock locale archive \"%s\""
-msgstr "ç¡æ³ÂéÂÂå®ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
+msgstr "å¨ç¯ÂÃ¥ÂÂèµ·å§ÂèÂÂçµÂæÂÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂä¸Âï¼Âä½ÂÃ¥Â
ÂçµÂçÂÂæÂ¸ç®並ä¸Âä¸Âè´: %d vs %d"
-#: locale/programs/locarchive.c:497
-msgid "cannot read archive header"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂä¿ÂÃ¥ÂÂæªÂ表é Âè³ÂæÂÂ"
+#: locale/programs/charmap.c:993 locale/programs/ld-collate.c:3046
+#: locale/programs/repertoire.c:419
+msgid "invalid names for character range"
+msgstr "ç¡æÂÂçÂÂÃ¥ÂÂÃ¥Â
Âç¯ÂÃ¥ÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
+msgid "hexadecimal range format should use only capital characters"
+msgstr "å¨表示åÂÂÃ¥Â
Âé²ä½ÂçÂÂç¯ÂÃ¥ÂÂæÂÂåªè½ç¨大寫çÂÂè±æÂÂÃ¥ÂÂæ¯Â表示"
-#: locale/programs/locarchive.c:557
+#: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
#, c-format
-msgid "locale '%s' already exists"
-msgstr "èªÂÃ¥ÂÂè³ÂæÂ `%s' å·²ç¶ÂÃ¥ÂÂå¨"
+msgid "<%s> and <%s> are invalid names for range"
+msgstr "<%s> 以å <%s> æÂ¯ä¸Âé©ç¨çÂÂç¯ÂÃ¥ÂÂÃ¥ÂÂ稱"
-#: locale/programs/locarchive.c:788 locale/programs/locarchive.c:803
-#: locale/programs/locarchive.c:815 locale/programs/locarchive.c:827
-#: locale/programs/locfile.c:343
-msgid "cannot add to locale archive"
-msgstr "ç¡æ³Âå åÂ
¥èªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+#: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456
+msgid "upper limit in range is smaller than lower limit"
+msgstr "ç¯ÂÃ¥ÂÂä¸Âä¸ÂéÂÂå°ÂæÂ¼ä¸ÂéÂÂ"
-#: locale/programs/locarchive.c:982
-#, c-format
-msgid "locale alias file `%s' not found"
-msgstr "æÂ¾ä¸Âå°èªÂÃ¥ÂÂè³ÂæÂÂå¥åÂÂ檠`%s'"
+#: locale/programs/charmap.c:1087
+msgid "resulting bytes for range not representable."
+msgstr "ç¨ä¾Âå®Â義ç¯ÂÃ¥ÂÂçÂÂä½ÂÃ¥Â
ÂçµÂç¡æ³Â被表述åºä¾Â"
-#: locale/programs/locarchive.c:1126
+#: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1558
+#: locale/programs/ld-ctype.c:421 locale/programs/ld-identification.c:133
+#: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97
+#: locale/programs/ld-monetary.c:194 locale/programs/ld-name.c:94
+#: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91
+#: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159
#, c-format
-msgid "Adding %s\n"
-msgstr "å åÂ
Â¥ %s ä¸Â\n"
+msgid "No definition for %s category found"
+msgstr "æÂ¾ä¸Âå° %s é¡Âå¥çÂÂå®Â義"
-#: locale/programs/locarchive.c:1132
+#: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184
+#: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231
+#: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322
+#: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146
+#: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:206
+#: locale/programs/ld-monetary.c:250 locale/programs/ld-monetary.c:266
+#: locale/programs/ld-monetary.c:278 locale/programs/ld-name.c:105
+#: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112
+#: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102
+#: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105
+#: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175
+#: locale/programs/ld-time.c:196
#, c-format
-msgid "stat of \"%s\" failed: %s: ignored"
-msgstr "Ã¥ÂÂå¾ \"%s\" çÂÂè³Âè¨ÂæÂÂ失æÂÂ: %s: 已忽çÂÂ¥"
+msgid "%s: field `%s' not defined"
+msgstr "%s: æ¬Âä½ `%s' æ²ÂæÂÂå®Â義"
-#: locale/programs/locarchive.c:1138
+#: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210
+#: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278
+#: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117
#, c-format
-msgid "\"%s\" is no directory; ignored"
-msgstr "\"%s\" 並éÂÂç®éÂÂ; 已忽çÂÂ¥"
+msgid "%s: field `%s' must not be empty"
+msgstr "%s: æ¬Âä½ `%s' ä¸Âå¯以空ç½"
-#: locale/programs/locarchive.c:1145
+#: locale/programs/ld-address.c:170
#, c-format
-msgid "cannot open directory \"%s\": %s: ignored"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂç®é \"%s\": %s: 已忽çÂÂ¥"
+msgid "%s: invalid escape `%%%c' sequence in field `%s'"
+msgstr "%s: ä¸Âé©ç¨çÂÂè·³è«åºÂå `%%%c', 卿¬Âä½ `%s' ä¸Â"
-#: locale/programs/locarchive.c:1217
+#: locale/programs/ld-address.c:221
#, c-format
-msgid "incomplete set of locale files in \"%s\""
-msgstr "ä¸Âå®ÂæÂ´çÂÂä¸ÂçµÂèªÂÃ¥ÂÂè³ÂæÂÂæªÂæ¡ÂÃ¥ÂÂå¨æÂ¼ \"%s\" ä¹Âä¸Â"
+msgid "%s: terminology language code `%s' not defined"
+msgstr "%s: è¡ÂèªÂèªÂè¨Â編碼 `%s' æÂªå®Â義"
-#: locale/programs/locarchive.c:1281
+#: locale/programs/ld-address.c:246
#, c-format
-msgid "cannot read all files in \"%s\": ignored"
-msgstr "ç¡æ³Âè®Âå \"%s\" ä¸ÂçÂÂæÂÂæÂÂæªÂæ¡Â: 已忽çÂÂ¥"
+msgid "%s: field `%s' must not be defined"
+msgstr "%s: æ¬Âä½ÂãÂÂ%sãÂÂå¿Â
é ÂæÂªè¢«å®Â義"
-#: locale/programs/locarchive.c:1351
+#: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
#, c-format
-msgid "locale \"%s\" not in archive"
-msgstr "èªÂÃ¥ÂÂè³ÂæÂ \"%s\" ä¸Âå¨ä¿ÂÃ¥ÂÂæªÂä¸Â"
+msgid "%s: language abbreviation `%s' not defined"
+msgstr "%s: èªÂè¨Â縮寫 `%s' æ²ÂæÂÂå®Â義"
-#: locale/programs/locfile.c:132
+#: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295
+#: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341
#, c-format
-msgid "argument to `%s' must be a single character"
-msgstr "給 `%s' çÂÂå¼ÂæÂ¸å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂå®åÂÂÃ¥Â
Â"
+msgid "%s: `%s' value does not match `%s' value"
+msgstr "%s: `%s' å¼è `%s' å¼ä¸Â符åÂÂ"
-#: locale/programs/locfile.c:251
-msgid "syntax error: not inside a locale definition section"
-msgstr "èªÂæ³Âé¯誤: ä¸Âè½å¨èªÂÃ¥ÂÂè³ÂæÂÂå®Â義åÂÂå¡Â裡é¢使ç¨"
+#: locale/programs/ld-address.c:314
+#, c-format
+msgid "%s: numeric country code `%d' not valid"
+msgstr "%s: Ã¥ÂÂå®¶æÂ¸åÂÂ代碼 `%d' é¯誤"
-#: locale/programs/locfile.c:625
+#: locale/programs/ld-address.c:510 locale/programs/ld-address.c:547
+#: locale/programs/ld-address.c:585 locale/programs/ld-ctype.c:2633
+#: locale/programs/ld-identification.c:364
+#: locale/programs/ld-measurement.c:221 locale/programs/ld-messages.c:301
+#: locale/programs/ld-monetary.c:701 locale/programs/ld-monetary.c:736
+#: locale/programs/ld-monetary.c:777 locale/programs/ld-name.c:280
+#: locale/programs/ld-numeric.c:263 locale/programs/ld-paper.c:224
+#: locale/programs/ld-telephone.c:288 locale/programs/ld-time.c:1126
+#: locale/programs/ld-time.c:1168
#, c-format
-msgid "cannot open output file `%s' for category `%s'"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åº檠`%s' ä¾Âé¡ÂÃ¥ÂÂ¥ `%s' 使ç¨"
+msgid "%s: field `%s' declared more than once"
+msgstr "%s: `%s' æ¬Âä½Âä¸Âåªä¸Â次å°宣åÂÂ"
-#: locale/programs/locfile.c:649
+#: locale/programs/ld-address.c:514 locale/programs/ld-address.c:552
+#: locale/programs/ld-identification.c:368 locale/programs/ld-messages.c:311
+#: locale/programs/ld-monetary.c:705 locale/programs/ld-monetary.c:740
+#: locale/programs/ld-name.c:284 locale/programs/ld-numeric.c:267
+#: locale/programs/ld-telephone.c:292 locale/programs/ld-time.c:1020
+#: locale/programs/ld-time.c:1089 locale/programs/ld-time.c:1131
#, c-format
-msgid "failure while writing data for category `%s'"
-msgstr "æÂ£å¨çºé¡ÂÃ¥ÂÂ¥ `%s' 寫åÂ
¥è³ÂæÂÂæÂÂç¼çÂÂé¯誤"
+msgid "%s: unknown character in field `%s'"
+msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Â卿¬Âä½ `%s' ä¸Â"
-#: locale/programs/locfile.c:745
+#: locale/programs/ld-address.c:599 locale/programs/ld-collate.c:3925
+#: locale/programs/ld-ctype.c:3006 locale/programs/ld-identification.c:449
+#: locale/programs/ld-measurement.c:235 locale/programs/ld-messages.c:330
+#: locale/programs/ld-monetary.c:941 locale/programs/ld-name.c:305
+#: locale/programs/ld-numeric.c:366 locale/programs/ld-paper.c:239
+#: locale/programs/ld-telephone.c:311 locale/programs/ld-time.c:1219
#, c-format
-msgid "cannot create output file `%s' for category `%s'"
-msgstr "ç¡æ³Â建ç«Â輸åº檠`%s' ä¾Âé¡ÂÃ¥ÂÂ¥ `%s' 使ç¨"
+msgid "%s: incomplete `END' line"
+msgstr "%s: ä¸Âå®ÂæÂ´ç `END' Ã¥ÂÂ"
+
+#: locale/programs/ld-address.c:609 locale/programs/ld-collate.c:544
+#: locale/programs/ld-collate.c:596 locale/programs/ld-collate.c:892
+#: locale/programs/ld-collate.c:905 locale/programs/ld-collate.c:2735
+#: locale/programs/ld-collate.c:2756 locale/programs/ld-collate.c:4110
+#: locale/programs/ld-ctype.c:1985 locale/programs/ld-ctype.c:2244
+#: locale/programs/ld-ctype.c:2831 locale/programs/ld-ctype.c:3017
+#: locale/programs/ld-identification.c:459
+#: locale/programs/ld-measurement.c:245 locale/programs/ld-messages.c:339
+#: locale/programs/ld-monetary.c:950 locale/programs/ld-name.c:314
+#: locale/programs/ld-numeric.c:375 locale/programs/ld-paper.c:248
+#: locale/programs/ld-telephone.c:320 locale/programs/ld-time.c:1228
+#, c-format
+msgid "%s: syntax error"
+msgstr "%s: èªÂæ³Âé¯誤"
-#: locale/programs/locfile.c:781
-msgid "expect string argument for `copy'"
-msgstr "`copy' çÂÂÃ¥ÂÂæÂ¸æÂÂ該æÂ¯åÂÂ串æÂÂå°Â"
+#: locale/programs/ld-collate.c:419
+#, c-format
+msgid "`%.*s' already defined in charmap"
+msgstr "`%.*s' å¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Âå·²ç¶Âå®Â義éÂÂäºÂ"
-#: locale/programs/locfile.c:785
-msgid "locale name should consist only of portable characters"
-msgstr "èªÂÃ¥ÂÂè³ÂæÂÂçÂÂÃ¥ÂÂ稱æÂÂ該ç¨æ³Âç¨åÂÂÃ¥Â
 (portable characters) çµÂæÂÂ"
+#: locale/programs/ld-collate.c:428
+#, c-format
+msgid "`%.*s' already defined in repertoire"
+msgstr "`%.*s' å¨編碼å°ÂæÂ æªÂä¸Âå·²ç¶Â被å®Â義éÂÂäºÂ"
-#: locale/programs/locfile.c:804
-msgid "no other keyword shall be specified when `copy' is used"
-msgstr "使ç¨ `copy' çÂÂæÂÂÃ¥ÂÂä¸ÂæÂÂ該åÂÂç¨å°任ä½ÂÃ¥Â
¶ä»ÂçÂÂéÂÂéµåÂÂäºÂ"
+#: locale/programs/ld-collate.c:435
+#, c-format
+msgid "`%.*s' already defined as collating symbol"
+msgstr "`%.*s' 已被å®Â義çºå°ÂçÂ
§ç¬¦èÂÂ"
-#: locale/programs/repertoire.c:230 locale/programs/repertoire.c:271
-#: locale/programs/repertoire.c:296
+#: locale/programs/ld-collate.c:442
#, c-format
-msgid "syntax error in repertoire map definition: %s"
-msgstr "編碼å°ÂæÂ æªÂä¸ÂçÂÂå®Â義æÂÂèªÂæ³Âé¯誤: %s"
+msgid "`%.*s' already defined as collating element"
+msgstr "`%.*s' 已被å®Â義çºå°ÂçÂ
§åÂ
Âç´ "
-#: locale/programs/repertoire.c:272
-msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
-msgstr "æ²ÂæÂÂ給宠<Uxxxx> æÂ <Uxxxxxxxx> çÂÂå¼"
+#: locale/programs/ld-collate.c:473 locale/programs/ld-collate.c:499
+#, c-format
+msgid "%s: `forward' and `backward' are mutually excluding each other"
+msgstr "%s: `forward' 以å `backward' å½¼æÂ¤äºÂç¸æÂÂæÂÂ¥"
-#: locale/programs/repertoire.c:332
-msgid "cannot save new repertoire map"
-msgstr "ç¡æ³Âå²åÂÂæÂ°çÂÂ編碼å°ÂæÂ æªÂ"
+#: locale/programs/ld-collate.c:483 locale/programs/ld-collate.c:509
+#: locale/programs/ld-collate.c:525
+#, c-format
+msgid "%s: `%s' mentioned more than once in definition of weight %d"
+msgstr "%s: `%s' ä¸Âåªä¸Â次å°å¨æ¬Âé %d ä¸Â被æÂÂå°"
-#: locale/programs/repertoire.c:343
+#: locale/programs/ld-collate.c:581
#, c-format
-msgid "repertoire map file `%s' not found"
-msgstr "æÂ¾ä¸Âå°編碼å°ÂæÂ æª `%s'"
+msgid "%s: too many rules; first entry only had %d"
+msgstr "%s: 太å¤Âè¦ÂÃ¥ÂÂï¼Â第ä¸ÂÃ¥ÂÂé Â
ç®åªåÂÂ
å« %d"
-#: locale/programs/repertoire.c:450
+#: locale/programs/ld-collate.c:617
#, c-format
-msgid "<%s> and <%s> are invalid names for range"
-msgstr "<%s> 以å <%s> æÂ¯ä¸Âé©ç¨çÂÂç¯ÂÃ¥ÂÂÃ¥ÂÂ稱"
+msgid "%s: not enough sorting rules"
+msgstr "%s: æÂÂåºÂè¦ÂÃ¥ÂÂä¸Âè¶³"
-#: locale/programs/repertoire.c:457
-msgid "upper limit in range is not smaller then lower limit"
-msgstr "Ã¥ÂÂÃ¥ÂÂå®Â義ä¸ÂçÂÂæÂÂ大弿²ÂæÂÂæ¯ÂæÂÂå°Âå¼éÂÂè¦Âå°Â"
+#: locale/programs/ld-collate.c:782
+#, c-format
+msgid "%s: empty weight string not allowed"
+msgstr "%s: 空ç½çÂÂæ¬ÂéÂÂÃ¥ÂÂ串æÂ¯ä¸ÂÃ¥Â
Â許çÂÂ"
-#: locale/programs/xmalloc.c:70 malloc/obstack.c:505 malloc/obstack.c:508
-#: posix/getconf.c:1007
-msgid "memory exhausted"
-msgstr "è¨ÂæÂ¶é«ÂèÂÂç¡"
+#: locale/programs/ld-collate.c:877
+#, c-format
+msgid "%s: weights must use the same ellipsis symbol as the name"
+msgstr "%s: æ¬ÂéÂÂå¿Â
é Â使ç¨èÂÂÃ¥ÂÂ稱ç¸åÂÂçÂÂçÂÂç¥符èÂÂ"
-#: assert/assert-perr.c:57
+#: locale/programs/ld-collate.c:933
#, c-format
-msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
-msgstr "%s%s%s:%u: %s%sç¡æ³Âé ÂæÂÂçÂÂé¯誤: %sãÂÂ\n"
+msgid "%s: too many values"
+msgstr "%s: 太å¤Âè®ÂæÂ¸å¼"
-#: assert/assert.c:56
+#: locale/programs/ld-collate.c:1053 locale/programs/ld-collate.c:1228
#, c-format
-msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
-msgstr "%s%s%s:%u: %s%sAssertion `%s' 失æÂÂãÂÂ\n"
+msgid "order for `%.*s' already defined at %s:%Zu"
+msgstr "`%.*s' çÂÂé ÂåºÂå·²ç¶Âå¨ %s:%Zu 裡é¢å®Â義äºÂ"
-#: intl/tst-codeset.c:40 intl/tst-codeset.c:50
-msgid "cheese"
-msgstr "è«Âå¾®ç¬Â"
+#: locale/programs/ld-collate.c:1103
+#, c-format
+msgid "%s: the start and the end symbol of a range must stand for characters"
+msgstr "%s: Ã¥ÂÂå§ÂèÂÂçµÂæÂÂ符èÂÂç¯ÂÃ¥ÂÂå¿Â
é Â代表åÂÂÃ¥Â
Â"
-#: intl/tst-gettext2.c:37
-msgid "First string for testing."
-msgstr "第ä¸ÂÃ¥ÂÂÃ¥ÂÂ串æÂ¥åÂÂ測試ãÂÂ"
+#: locale/programs/ld-collate.c:1130
+#, c-format
+msgid "%s: byte sequences of first and last character must have the same length"
+msgstr "%s: 第ä¸ÂÃ¥ÂÂèÂÂæÂÂå¾Âä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂå¿Â
é ÂæÂÂç¸åÂÂçÂÂé·度"
-#: intl/tst-gettext2.c:38
-msgid "Another string for testing."
-msgstr "å¦ä¸ÂÃ¥ÂÂÃ¥ÂÂ測試çÂÂÃ¥ÂÂ串ãÂÂ"
+#: locale/programs/ld-collate.c:1172
+#, c-format
+msgid "%s: byte sequence of first character of range is not lower than that of the last character"
+msgstr "%s: ç¯ÂÃ¥ÂÂé¦ÂÃ¥ÂÂÃ¥Â
ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂæ²ÂæÂÂä½ÂæÂ¼æÂ«åÂÂÃ¥Â
ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂ"
-#: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:88
-msgid "NAME"
-msgstr "Ã¥ÂÂ稱"
+#: locale/programs/ld-collate.c:1297
+#, c-format
+msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
+msgstr "%s: 符èÂÂç¯ÂÃ¥ÂÂçÂÂçÂÂçÂ¥ä¸Âå¯以ç´æÂ¥å¨ `order_start' ä¹Âå¾Â"
-#: catgets/gencat.c:112
-msgid "Create C header file NAME containing symbol definitions"
-msgstr "ç¢çÂÂç C æ¨Âé ÂæªÂÃ¥ÂÂÃ¥Â
§å«符èÂÂå®Â義"
+#: locale/programs/ld-collate.c:1301
+#, c-format
+msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
+msgstr "%s: 符èÂÂç¯ÂÃ¥ÂÂçÂÂçÂÂçÂ¥ä¸Âå¯以ç´æÂ¥å¨ `order_end' ä¹ÂÃ¥ÂÂ"
-#: catgets/gencat.c:114
-msgid "Do not use existing catalog, force new output file"
-msgstr "ä¸Â使ç¨ç¾åÂÂç catalog, å¼·å¶使ç¨æÂ°çÂÂ輸åºæªÂ"
+#: locale/programs/ld-collate.c:1321 locale/programs/ld-ctype.c:1502
+#, c-format
+msgid "`%s' and `%.*s' are not valid names for symbolic range"
+msgstr "`%s' å `%.*s' çÂÂéÂÂ符èÂÂç¯ÂÃ¥ÂÂä¸Âé©ç¨çÂÂÃ¥ÂÂ稱"
-#: catgets/gencat.c:115
-msgid "Write output to file NAME"
-msgstr "å°Â輸åº寫å°æªÂæ¡ NAME ä¸Â"
+#: locale/programs/ld-collate.c:1371 locale/programs/ld-collate.c:3861
+#, c-format
+msgid "%s: order for `%.*s' already defined at %s:%Zu"
+msgstr "%s: `%.*s' çÂÂé ÂåºÂå·²å¨ %s:%Zu ä¸Âå®Â義"
-#: catgets/gencat.c:120
-msgid ""
-"Generate message catalog.If INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
-"is -, output is written to standard output.\n"
-msgstr ""
-"ç¢çÂÂè¨ÂæÂ¯ catelogãÂÂ\\vå¦ÂæÂÂ輸åÂ
¥æªÂÃ¥ÂÂæÂ¯ -, å°Âå¾Âæ¨ÂæºÂ輸åÂ
¥è®ÂÃ¥ÂÂ輸åÂ
¥ãÂÂ\n"
-"å¦ÂæÂÂ輸åºæªÂÃ¥ÂÂæÂ¯ -, Ã¥ÂÂ輸åºå°Â寫å°æ¨ÂæºÂ輸åºåÂȋÂÂ\n"
+#: locale/programs/ld-collate.c:1380
+#, c-format
+msgid "%s: `%s' must be a character"
+msgstr "%s: `%s' å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂÃ¥ÂÂÃ¥Â
Â"
-#: catgets/gencat.c:125
-msgid ""
-"-o OUTPUT-FILE [INPUT-FILE]...\n"
-"[OUTPUT-FILE [INPUT-FILE]...]"
-msgstr ""
-"-o 輸åºæªÂæ¡ÂÃ¥ÂÂ稱 [輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱]...\n"
-"[輸åºæªÂæ¡ÂÃ¥ÂÂ稱 [輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱]...]"
+#: locale/programs/ld-collate.c:1575
+#, c-format
+msgid "%s: `position' must be used for a specific level in all sections or none"
+msgstr "%s: `position' å¿Â
é Â卿ÂÂæÂÂÃ¥ÂÂå¡Â裡ç¹å®ÂçÂÂçÂÂç´Âä¸Â使ç¨ï¼Âå¦åÂÂä¸Âè½使ç¨"
-#: catgets/gencat.c:282
-msgid "*standard input*"
-msgstr "*æ¨ÂæºÂ輸åÂ
Â¥*"
+#: locale/programs/ld-collate.c:1600
+#, c-format
+msgid "symbol `%s' not defined"
+msgstr "並æÂªå®Â義 `%s' 符èÂÂ"
-#: catgets/gencat.c:417 catgets/gencat.c:494
-msgid "illegal set number"
-msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂéÂÂÃ¥ÂÂç·¨èÂÂ"
+#: locale/programs/ld-collate.c:1676 locale/programs/ld-collate.c:1782
+#, c-format
+msgid "symbol `%s' has the same encoding as"
+msgstr "è·Â符è `%s' æÂÂç¸åÂÂçÂÂ編碼: "
-#: catgets/gencat.c:444
-msgid "duplicate set definition"
-msgstr "è¤Â製éÂÂÃ¥ÂÂå®Â義"
+#: locale/programs/ld-collate.c:1680 locale/programs/ld-collate.c:1786
+#, c-format
+msgid "symbol `%s'"
+msgstr "符è `%s'"
-#: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
-msgid "this is the first definition"
-msgstr "æÂ¤çº第ä¸ÂÃ¥ÂÂå®Â義"
+#: locale/programs/ld-collate.c:1828
+#, c-format
+msgid "no definition of `UNDEFINED'"
+msgstr "æ²ÂæÂÂæÂ¾å° `UNDEFINED' çÂÂå®Â義"
-#: catgets/gencat.c:522
+#: locale/programs/ld-collate.c:1857
#, c-format
-msgid "unknown set `%s'"
-msgstr "ä¸ÂæÂÂçÂÂéÂÂå `%s'"
+msgid "too many errors; giving up"
+msgstr "ç¼çÂÂ太å¤Âé¯誤ï¼ÂæÂ¾æ£Âä¸Â"
-#: catgets/gencat.c:563
-msgid "invalid quote character"
-msgstr "ä¸Âé©ç¨çÂÂå¼Âç¨åÂÂÃ¥Â
Â"
+#: locale/programs/ld-collate.c:2661 locale/programs/ld-collate.c:4049
+#, c-format
+msgid "%s: nested conditionals not supported"
+msgstr "%s: ä¸ÂæÂ¯æÂ´å·¢çÂÂæ¢Âä»¶"
-#: catgets/gencat.c:576
+#: locale/programs/ld-collate.c:2679
#, c-format
-msgid "unknown directive `%s': line ignored"
-msgstr "ä¸ÂæÂÂçÂÂæÂÂ令 `%s': æÂ¤è¡Â忽çÂÂ¥"
+msgid "%s: more then one 'else'"
+msgstr "%s: 使ç¨å¤ÂæÂ¼ä¸ÂÃ¥ÂÂãÂÂelseãÂÂ"
-#: catgets/gencat.c:621
-msgid "duplicated message number"
-msgstr "éÂÂè¤ÂçÂÂè¨ÂæÂ¯ç·¨èÂÂ"
+#: locale/programs/ld-collate.c:2854
+#, c-format
+msgid "%s: duplicate definition of `%s'"
+msgstr "%s: éÂÂè¤ÂçÂÂå®Â義 `%s'"
-#: catgets/gencat.c:674
-msgid "duplicated message identifier"
-msgstr "éÂÂè¤ÂçÂÂè¨ÂæÂ¯èÂÂå¥符èÂÂ"
+#: locale/programs/ld-collate.c:2890
+#, c-format
+msgid "%s: duplicate declaration of section `%s'"
+msgstr "%s: éÂÂè¤Âç `%s' Ã¥ÂÂå¡Â宣åÂÂ"
-#: catgets/gencat.c:731
-msgid "invalid character: message ignored"
-msgstr "ä¸Âé©ç¨çÂÂÃ¥ÂÂÃ¥Â
Â: 忽çÂ¥æÂ¤è¨ÂæÂ¯"
+#: locale/programs/ld-collate.c:3026
+#, c-format
+msgid "%s: unknown character in collating symbol name"
+msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨å°ÂçÂ
§ç¬¦èÂÂÃ¥ÂÂ稱ä¸Â"
-#: catgets/gencat.c:774
-msgid "invalid line"
-msgstr "ç¡æÂÂçÂÂ輸åÂ
¥åÂÂ"
+#: locale/programs/ld-collate.c:3155
+#, c-format
+msgid "%s: unknown character in equivalent definition name"
+msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨åÂÂ義å®Â義åÂÂ稱ä¸Â"
-#: catgets/gencat.c:828
-msgid "malformed line ignored"
-msgstr "忽çÂ¥å¥ÂæÂªçÂÂè¡Â"
+#: locale/programs/ld-collate.c:3166
+#, c-format
+msgid "%s: unknown character in equivalent definition value"
+msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂÃ¥Â
Âå¨åÂÂ義å®Â義å¼ä¸Â"
-#: catgets/gencat.c:992 catgets/gencat.c:1033
+#: locale/programs/ld-collate.c:3176
#, c-format
-msgid "cannot open output file `%s'"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åº檠`%s'"
+msgid "%s: unknown symbol `%s' in equivalent definition"
+msgstr "%s: æÂªçÂ¥çÂÂ符è `%s' å¨åÂÂ義å®Â義ä¸Â"
-#: catgets/gencat.c:1217
-msgid "unterminated message"
-msgstr "æ²ÂæÂÂçµÂå°¾çÂÂè¨ÂæÂ¯"
+#: locale/programs/ld-collate.c:3185
+msgid "error while adding equivalent collating symbol"
+msgstr "æÂ£å¨å åÂ
¥åÂÂ義å°ÂçÂ
§ç¬¦èÂÂæÂÂç¼çÂÂé¯誤"
-#: catgets/gencat.c:1241
-msgid "while opening old catalog file"
-msgstr "å¨éÂÂÃ¥ÂÂèÂÂçÂÂé¡Â奿ªÂæ¡ÂæÂÂ"
+#: locale/programs/ld-collate.c:3223
+#, c-format
+msgid "duplicate definition of script `%s'"
+msgstr "æÂÂè¿° `%s' çÂÂå®Â義éÂÂè¤ÂäºÂ"
-#: catgets/gencat.c:1332
-msgid "conversion modules not available"
-msgstr "è½ÂæÂÂ模çµÂä¸ÂÃ¥ÂÂå¨"
+#: locale/programs/ld-collate.c:3271
+#, c-format
+msgid "%s: unknown section name `%.*s'"
+msgstr "%s: ä¸ÂæÂÂçÂÂç¯Â段åÂÂ稱ãÂÂ%.*sãÂÂ"
-#: catgets/gencat.c:1358
-msgid "cannot determine escape character"
-msgstr "ç¡æ³Â決å®Âè·³è« (escape) Ã¥ÂÂÃ¥Â
Â"
+#: locale/programs/ld-collate.c:3300
+#, c-format
+msgid "%s: multiple order definitions for section `%s'"
+msgstr "%s: `%s' Ã¥ÂÂå¡Âä¸ÂæÂÂå¤ÂÃ¥ÂÂé ÂåºÂå®Â義"
-#: stdlib/../sysdeps/unix/sysv/linux/ia64/makecontext.c:63
+#: locale/programs/ld-collate.c:3328
#, c-format
-msgid "makecontext: does not know how to handle more than 8 arguments\n"
-msgstr "makecontext: ä¸ÂçÂ¥è¦Âå¦Âä½ÂèÂÂçÂÂè¶Â
éÂÂÃ¥Â
«åÂÂå¼ÂæÂ¸\n"
+msgid "%s: invalid number of sorting rules"
+msgstr "%s: ä¸Âé©ç¨çÂÂæÂÂåºÂè¦ÂÃ¥ÂÂæÂ¸ç®"
-#: stdio-common/../sysdeps/gnu/errlist.c:12 posix/regcomp.c:147
-#: nis/nis_error.c:29 nis/ypclnt.c:778 nis/ypclnt.c:852
-msgid "Success"
-msgstr "æÂÂÃ¥ÂÂ"
+#: locale/programs/ld-collate.c:3355
+#, c-format
+msgid "%s: multiple order definitions for unnamed section"
+msgstr "%s: æÂªå½åÂÂçÂÂÃ¥ÂÂå¡Âä¸ÂæÂÂå¤ÂÃ¥ÂÂé ÂåºÂå®Â義"
-#. 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:17
-msgid "Operation not permitted"
-msgstr "æÂ¤é Â
æÂÂä½Â並ä¸Â被åÂ
Â許"
+#: locale/programs/ld-collate.c:3410 locale/programs/ld-collate.c:3540
+#: locale/programs/ld-collate.c:3903
+#, c-format
+msgid "%s: missing `order_end' keyword"
+msgstr "%s: 缺尠`order_end' éÂÂéµåÂÂ"
-#. 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:28
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:32
-msgid "No such file or directory"
-msgstr "æ²ÂæÂÂæÂ¤ä¸ÂæªÂæ¡ÂæÂÂç®éÂÂ"
+#: locale/programs/ld-collate.c:3473
+#, c-format
+msgid "%s: order for collating symbol %.*s not yet defined"
+msgstr "%s: å°ÂçÂ
§ç¬¦è %.*s çÂÂé ÂåºÂå°ÂæÂªå®Â義"
-#. TRANS No process matches the specified process ID.
-#: stdio-common/../sysdeps/gnu/errlist.c:37
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:33
-msgid "No such process"
-msgstr "æ²ÂæÂÂæÂ¤ä¸Âç¨ÂåºÂ"
+#: locale/programs/ld-collate.c:3491
+#, c-format
+msgid "%s: order for collating element %.*s not yet defined"
+msgstr "%s: å°ÂçÂ
§åÂ
Âç´ %.*s çÂÂé ÂåºÂå°ÂæÂªå®Â義"
-#. TRANS Interrupted function call; an asynchronous signal occurred 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:52
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:34
-msgid "Interrupted system call"
-msgstr "ä¸ÂæÂ·çÂÂ系統å¼å«"
+#: locale/programs/ld-collate.c:3502
+#, c-format
+msgid "%s: cannot reorder after %.*s: symbol not known"
+msgstr "%s: ç¡æ³ÂéÂÂæÂ°æÂÂÃ¥ÂÂå¨ %.*s ä¹Âå¾Â: æÂªçÂ¥çÂÂ符èÂÂ"
-#. TRANS Input/output error; usually used for physical read or write errors.
-#: stdio-common/../sysdeps/gnu/errlist.c:61
-msgid "Input/output error"
-msgstr "輸åÂ
Â¥/輸åºé¯誤"
+#: locale/programs/ld-collate.c:3554 locale/programs/ld-collate.c:3915
+#, c-format
+msgid "%s: missing `reorder-end' keyword"
+msgstr "%s: 缺尠`reorder-end' éÂÂéµåÂÂ"
-#. 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:74
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:36
-msgid "No such device or address"
-msgstr "æ²ÂæÂÂæÂ¤ä¸Âè£Âç½®æÂÂä½ÂÃ¥ÂÂ"
+#: locale/programs/ld-collate.c:3588 locale/programs/ld-collate.c:3786
+#, c-format
+msgid "%s: section `%.*s' not known"
+msgstr "%s: æÂªçÂ¥çÂÂÃ¥ÂÂå¡ `%.*s'"
-#. 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:86
-msgid "Argument list too long"
-msgstr "å¼ÂæÂ¸åÂÂé Â
ç®éÂÂé·"
+#: locale/programs/ld-collate.c:3653
+#, c-format
+msgid "%s: bad symbol <%.*s>"
+msgstr "%s: ä¸Âç¶çÂÂ符è <%.*s>"
-#. 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:96
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:38
-msgid "Exec format error"
-msgstr "å¯å·è¡ÂæªÂæ ¼å¼Âé¯誤"
+#: locale/programs/ld-collate.c:3849
+#, c-format
+msgid "%s: cannot have `%s' as end of ellipsis range"
+msgstr "%s: ç¡æ³Âç¨ `%s' Ã¥ÂÂçºçÂÂçÂ¥åÂÂ段çÂÂçµÂå°¾"
-#. 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:107
-msgid "Bad file descriptor"
-msgstr "é¯誤çÂÂæªÂæ¡ÂæÂÂè¿°é Â
"
+#: locale/programs/ld-collate.c:3899
+#, c-format
+msgid "%s: empty category description not allowed"
+msgstr "%s: 空ç½çÂÂé¡Â奿ÂÂè¿°æÂ¯ä¸ÂÃ¥Â
Â許çÂÂ"
-#. 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:118
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:40
-msgid "No child processes"
-msgstr "æ²ÂæÂÂÃ¥ÂÂç¨ÂåºÂÃ¥ÂÂå¨"
+#: locale/programs/ld-collate.c:3918
+#, c-format
+msgid "%s: missing `reorder-sections-end' keyword"
+msgstr "%s: 缺尠`reorder-sections-end' éÂÂéµåÂÂ"
-#. 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:130
-msgid "Resource deadlock avoided"
-msgstr "é¿éÂÂè³ÂæºÂéÂÂå®Â"
+#: locale/programs/ld-collate.c:4082
+#, c-format
+msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
+msgstr "%s:ãÂÂ%sãÂÂèÂÂä¸ÂéÂÂÃ¥ÂȌÂÂä¸ÂãÂÂifdefãÂÂæÂÂãÂÂifndefãÂÂ"
-#. TRANS No memory available. The system cannot allocate more virtual memory
-#. TRANS because its capacity is full.
-#: stdio-common/../sysdeps/gnu/errlist.c:140
-msgid "Cannot allocate memory"
-msgstr "ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â"
+#: locale/programs/ld-collate.c:4100
+#, c-format
+msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
+msgstr "%s:ãÂÂendifãÂÂèÂÂä¸ÂéÂÂÃ¥ÂȌÂÂä¸ÂãÂÂifdefãÂÂæÂÂãÂÂifndefãÂÂ"
-#. TRANS Permission denied; the file permissions do not allow the attempted operation.
-#: stdio-common/../sysdeps/gnu/errlist.c:149
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:43
-#: nis/nis_error.c:39 nis/ypclnt.c:808
-msgid "Permission denied"
-msgstr "æÂÂçµÂä¸Â符æ¬ÂéÂÂçÂÂæÂÂä½Â"
+#: locale/programs/ld-ctype.c:440
+#, c-format
+msgid "No character set name specified in charmap"
+msgstr "å¨åÂÂÃ¥Â
Âå°ÂæÂ (charmap) ä¸Âæ²ÂæÂÂè¨Âå®ÂÃ¥ÂÂéÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/ld-ctype.c:469
+#, c-format
+msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
+msgstr "character L'\\u%0*x' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) å¿Â
é Âå¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+
+#: locale/programs/ld-ctype.c:484
+#, c-format
+msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
+msgstr "character L'\\u%0*x' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) ä¸Âè½å¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+
+#: locale/programs/ld-ctype.c:498 locale/programs/ld-ctype.c:556
+#, c-format
+msgid "internal error in %s, line %u"
+msgstr "%s çÂÂ第 %u Ã¥ÂÂç¼çÂÂÃ¥Â
§é¨é¯誤"
+
+#: locale/programs/ld-ctype.c:527
+#, c-format
+msgid "character '%s' in class `%s' must be in class `%s'"
+msgstr "Ã¥ÂÂÃ¥Â
 '%s' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) å¿Â
é Âå¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+
+#: locale/programs/ld-ctype.c:543
+#, c-format
+msgid "character '%s' in class `%s' must not be in class `%s'"
+msgstr "Ã¥ÂÂÃ¥Â
 '%s' (æÂ¾å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¹Âä¸Â) ä¸Âè½å¨é¡ÂÃ¥ÂÂ¥ `%s' 裡é¢"
+
+#: locale/programs/ld-ctype.c:573 locale/programs/ld-ctype.c:611
+#, c-format
+msgid "<SP> character not in class `%s'"
+msgstr "<SP> Ã¥ÂÂÃ¥Â
Âä¸Âå¨é¡ÂÃ¥ÂÂ¥ `%s' ä¸Â"
+
+#: locale/programs/ld-ctype.c:585 locale/programs/ld-ctype.c:622
+#, c-format
+msgid "<SP> character must not be in class `%s'"
+msgstr "<SP> Ã¥ÂÂÃ¥Â
Âä¸Âå¯以å¨é¡ÂÃ¥ÂÂ¥ `%s' ä¸Â"
+
+#: locale/programs/ld-ctype.c:600
+#, c-format
+msgid "character <SP> not defined in character map"
+msgstr "Ã¥ÂÂÃ¥Â
 <SP> å¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âæ²ÂæÂÂå®Â義"
+
+#: locale/programs/ld-ctype.c:736
+#, c-format
+msgid "`digit' category has not entries in groups of ten"
+msgstr "`digit' é¡Âå¥å¨群絠\"Ã¥ÂÂ\" ä¸Âæ²ÂæÂÂé Â
ç®"
+
+#: locale/programs/ld-ctype.c:785
+#, c-format
+msgid "no input digits defined and none of the standard names in the charmap"
+msgstr "æ²ÂæÂÂå®Â義輸åÂ
¥æÂ¸åÂÂï¼Âå¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âä¹ÂæÂ¾ä¸Âå°ç¸符çÂÂæ¨ÂæºÂÃ¥ÂÂ稱"
+
+#: locale/programs/ld-ctype.c:850
+#, c-format
+msgid "not all characters used in `outdigit' are available in the charmap"
+msgstr "å¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Âç¡æ³ÂæÂ¾å°æÂÂäºÂå¨ `outdigit' ä¸Âç¨å°çÂÂÃ¥ÂÂÃ¥Â
Â"
+
+#: locale/programs/ld-ctype.c:867
+#, c-format
+msgid "not all characters used in `outdigit' are available in the repertoire"
+msgstr "å¨編碼å°ÂæÂ æªÂä¸Âç¡æ³ÂæÂ¾å°æÂÂäºÂå¨ `outdigit' ä¸Âç¨å°çÂÂÃ¥ÂÂÃ¥Â
Â"
+
+#: locale/programs/ld-ctype.c:1270
+#, c-format
+msgid "character class `%s' already defined"
+msgstr "Ã¥ÂÂÃ¥Â
Âé¡ÂÃ¥ÂÂ¥ `%s' å·²ç¶Âå®Â義éÂÂäºÂ"
+
+#: locale/programs/ld-ctype.c:1276
+#, c-format
+msgid "implementation limit: no more than %Zd character classes allowed"
+msgstr "ç¨Âå¼Â實ä½ÂçÂÂéÂÂå¶: ä¸Âè½使ç¨è¶Â
é %Zd Ã¥ÂÂÃ¥ÂÂéÂÂé¡ÂÃ¥ÂÂ¥"
+
+#: locale/programs/ld-ctype.c:1302
+#, c-format
+msgid "character map `%s' already defined"
+msgstr "Ã¥ÂÂéÂÂå°ÂçÂ
§æª `%s' å·²ç¶Âå®Â義éÂÂäºÂ"
+
+#: locale/programs/ld-ctype.c:1308
+#, c-format
+msgid "implementation limit: no more than %d character maps allowed"
+msgstr "ç¨Âå¼Â實ä½ÂçÂÂéÂÂå¶: ä¸Âè½使ç¨è¶Â
é %d Ã¥ÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§æªÂ"
+
+#: locale/programs/ld-ctype.c:1573 locale/programs/ld-ctype.c:1698
+#: locale/programs/ld-ctype.c:1804 locale/programs/ld-ctype.c:2496
+#: locale/programs/ld-ctype.c:3492
+#, c-format
+msgid "%s: field `%s' does not contain exactly ten entries"
+msgstr "%s: `%s' æ¬Âä½Âæ²ÂæÂÂ精確åÂÂ
å«åÂÂÃ¥ÂÂé Â
ç®"
+
+#: locale/programs/ld-ctype.c:1601 locale/programs/ld-ctype.c:2175
+#, c-format
+msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
+msgstr "Ã¥ÂÂÃ¥ÂÂå®Â義çÂÂçµÂå°¾å¼ <U%0*X> æ¯Âèµ·å§Âå¼ <U%0*X> éÂÂè¦Âå°Â"
+
+#: locale/programs/ld-ctype.c:1728
+msgid "start and end character sequence of range must have the same length"
+msgstr "å¾Âèµ·å§Âå°çµÂæÂÂä¹ÂéÂÂçÂÂÃ¥ÂÂÃ¥Â
ÂåºÂÃ¥ÂÂé·度è·Â編碼ç¯ÂÃ¥ÂÂå¿Â
é Âç¸åÂÂ"
+
+#: locale/programs/ld-ctype.c:1735
+msgid "to-value character sequence is smaller than from-value sequence"
+msgstr "Ã¥ÂÂÃ¥Â
ÂåºÂÃ¥ÂÂå®Â義çÂÂçµÂ尾弿¯Âèµ·å§Âå¼éÂÂè¦Âå°Â"
+
+#: locale/programs/ld-ctype.c:2095 locale/programs/ld-ctype.c:2146
+msgid "premature end of `translit_ignore' definition"
+msgstr "`translit_ignore' å®Â義æ²ÂæÂÂæÂÂæÂÂçµÂæÂÂ"
+
+#: locale/programs/ld-ctype.c:2101 locale/programs/ld-ctype.c:2152
+#: locale/programs/ld-ctype.c:2194
+msgid "syntax error"
+msgstr "èªÂæ³Âé¯誤"
+
+#: locale/programs/ld-ctype.c:2328
+#, c-format
+msgid "%s: syntax error in definition of new character class"
+msgstr "%s: å¨å®Â義æÂ°åÂÂÃ¥Â
Âé¡Â奿ÂÂèªÂæ³Âé¯誤"
+
+#: locale/programs/ld-ctype.c:2343
+#, c-format
+msgid "%s: syntax error in definition of new character map"
+msgstr "%s: å¨å®Â義æÂ°åÂÂÃ¥Â
Âå°ÂæÂÂæÂÂèªÂæ³Âé¯誤"
+
+#: locale/programs/ld-ctype.c:2518
+msgid "ellipsis range must be marked by two operands of same type"
+msgstr "çÂÂçÂ¥åÂÂÃ¥ÂÂå¿Â
é Âç¨åÂ
©åÂÂÃ¥ÂÂå¥ç¸åÂÂçÂÂéÂÂç®ÂÃ¥Â
Âæ¨Â示åºä¾Â"
+
+#: locale/programs/ld-ctype.c:2527
+msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
+msgstr "ç¨符èÂÂÃ¥ÂÂ稱ä¾ÂæÂÂå®ÂÃ¥ÂÂÃ¥Â
Â編碼ç¯ÂÃ¥ÂÂæÂÂä¸Âå¯以ç¨çµÂå°Âä½Âç½®çÂÂçÂÂç¥符è `...'"
+
+#: locale/programs/ld-ctype.c:2542
+msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
+msgstr "ç¨ä¾ÂæÂÂå® UCS å¼çÂÂç¯ÂÃ¥ÂÂæÂÂå¾Âç¨åÂÂÃ¥Â
Âé²ä½Â表示çÂÂçÂÂç¥符è `..'"
+
+#: locale/programs/ld-ctype.c:2556
+msgid "with character code range values one must use the absolute ellipsis `...'"
+msgstr "ç¨ä¾ÂæÂÂå®ÂÃ¥ÂÂÃ¥Â
Â編碼å¼çÂÂç¯ÂÃ¥ÂÂæÂÂå¾Âç¨çµÂå°Âä½Âç½®çÂÂçÂÂç¥符è `...'"
+
+#: locale/programs/ld-ctype.c:2707
+#, c-format
+msgid "duplicated definition for mapping `%s'"
+msgstr "å°ÂæÂ `%s' çÂÂå®Â義éÂÂè¤ÂäºÂ"
+
+#: locale/programs/ld-ctype.c:2793 locale/programs/ld-ctype.c:2937
+#, c-format
+msgid "%s: `translit_start' section does not end with `translit_end'"
+msgstr "%s: `translit_start' å°Âç¯Â並æ²ÂæÂÂ以 `translit_end' Ã¥ÂÂçºçµÂæÂÂ"
+
+#: locale/programs/ld-ctype.c:2888
+#, c-format
+msgid "%s: duplicate `default_missing' definition"
+msgstr "%s: éÂÂè¤Âç `default_missing' å®Â義"
+
+#: locale/programs/ld-ctype.c:2893
+msgid "previous definition was here"
+msgstr "Ã¥Â
ÂÃ¥ÂÂçÂÂè¨Âå®Âå¨æÂ¤"
+
+#: locale/programs/ld-ctype.c:2915
+#, c-format
+msgid "%s: no representable `default_missing' definition found"
+msgstr "%s: æÂ¾ä¸Âå°å¯表示çº `default_missing' çÂÂå®Â義"
+
+#: locale/programs/ld-ctype.c:3068 locale/programs/ld-ctype.c:3152
+#: locale/programs/ld-ctype.c:3172 locale/programs/ld-ctype.c:3193
+#: locale/programs/ld-ctype.c:3214 locale/programs/ld-ctype.c:3235
+#: locale/programs/ld-ctype.c:3256 locale/programs/ld-ctype.c:3296
+#: locale/programs/ld-ctype.c:3317 locale/programs/ld-ctype.c:3384
+#: locale/programs/ld-ctype.c:3426 locale/programs/ld-ctype.c:3451
+#, c-format
+msgid "%s: character `%s' not defined while needed as default value"
+msgstr "%s: Ã¥ÂÂÃ¥Â
 `%s' æ²ÂæÂÂå®Â義ï¼Âä½Âå®ÂæÂ¯å¿Â
éÂÂçÂÂé Âè¨Âå¼"
+
+#: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3157
+#: locale/programs/ld-ctype.c:3177 locale/programs/ld-ctype.c:3198
+#: locale/programs/ld-ctype.c:3219 locale/programs/ld-ctype.c:3240
+#: locale/programs/ld-ctype.c:3261 locale/programs/ld-ctype.c:3301
+#: locale/programs/ld-ctype.c:3322 locale/programs/ld-ctype.c:3389
+#, c-format
+msgid "%s: character `%s' in charmap not representable with one byte"
+msgstr "%s: Ã¥ÂÂéÂÂå°ÂçÂ
§è¡¨ä¸ÂçÂÂÃ¥ÂÂÃ¥Â
 `%s' ç¡æ³Â表示çºå®ä¸Âä½ÂÃ¥Â
ÂçµÂ"
+
+#: locale/programs/ld-ctype.c:3433 locale/programs/ld-ctype.c:3458
+#, c-format
+msgid "%s: character `%s' needed as default value not representable with one byte"
+msgstr "%s: Ã¥ÂÂçºé Âè¨Â弿ÂÂéÂÂçÂÂÃ¥ÂÂÃ¥Â
 `%s' ç¡æ³Â表示çºå®ä¸Âä½ÂÃ¥Â
ÂçµÂ"
+
+#: locale/programs/ld-ctype.c:3514
+#, c-format
+msgid "no output digits defined and none of the standard names in the charmap"
+msgstr "æ²ÂæÂÂå®Â義輸åºæÂ¸åÂÂï¼Âå¨åÂÂéÂÂå°ÂçÂ
§æªÂä¸Âä¹ÂæÂ¾ä¸Âå°ç¸符çÂÂæ¨ÂæºÂÃ¥ÂÂ稱"
+
+#: locale/programs/ld-ctype.c:3805
+#, c-format
+msgid "%s: transliteration data from locale `%s' not available"
+msgstr "%s: èªÂÃ¥ÂÂè³ÂæÂÂ`%s' çÂÂé³è¯è³ÂæÂÂä¸ÂÃ¥ÂÂå¨"
+
+#: locale/programs/ld-ctype.c:3906
+#, c-format
+msgid "%s: table for class \"%s\": %lu bytes\n"
+msgstr "%s: é¡ÂÃ¥ÂÂ¥ \"%s\" 表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+
+#: locale/programs/ld-ctype.c:3975
+#, c-format
+msgid "%s: table for map \"%s\": %lu bytes\n"
+msgstr "%s: å°ÂæÂ è¡¨ \"%s\" 表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+
+#: locale/programs/ld-ctype.c:4108
+#, c-format
+msgid "%s: table for width: %lu bytes\n"
+msgstr "%s: 寬度表格: %lu ä½ÂÃ¥Â
ÂçµÂ\n"
+
+#: locale/programs/ld-identification.c:170
+#, c-format
+msgid "%s: no identification for category `%s'"
+msgstr "%s: é¡ÂÃ¥ÂÂ¥ `%s' æ²ÂæÂÂèªÂèÂÂ"
+
+#: locale/programs/ld-identification.c:435
+#, c-format
+msgid "%s: duplicate category version definition"
+msgstr "%s: éÂÂè¤ÂçÂÂé¡Âå¥çÂÂæÂ¬å®Â義"
+
+#: locale/programs/ld-measurement.c:113
+#, c-format
+msgid "%s: invalid value for field `%s'"
+msgstr "%s: 卿¬Âä½ `%s' ä¸ÂçÂÂå¼ä¸Âé©ç¨"
+
+#: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148
+#, c-format
+msgid "%s: field `%s' undefined"
+msgstr "%s: æ¬Âä½ `%s' æ²ÂæÂÂå®Â義"
+
+#: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155
+#: locale/programs/ld-monetary.c:256 locale/programs/ld-numeric.c:118
+#, c-format
+msgid "%s: value for field `%s' must not be an empty string"
+msgstr "%s: æ¬Âä½ `%s' å¼ä¸Âå¯以æÂ¯ç©ºåÂÂ串"
+
+#: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171
+#, c-format
+msgid "%s: no correct regular expression for field `%s': %s"
+msgstr "%s: æ²ÂæÂÂ給æ¬Âä½ `%s' æÂ£ç¢ºçÂÂ常è¦Â表示å¼Âï¼ %s"
+
+#: locale/programs/ld-monetary.c:224
+#, c-format
+msgid "%s: value of field `int_curr_symbol' has wrong length"
+msgstr "%s: æ¬Âä½ `int_curr_symbol' å¼çÂÂé·度é¯誤"
+
+#: locale/programs/ld-monetary.c:237
+#, c-format
+msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
+msgstr "%s: æ¬Âä½ `int_curr_symbol' å¼並ä¸ÂæÂ¯ ISO 4217 ä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/ld-monetary.c:285 locale/programs/ld-monetary.c:315
+#, c-format
+msgid "%s: value for field `%s' must be in range %d...%d"
+msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é Âå¨ç¯Âå %d...%d"
+
+#: locale/programs/ld-monetary.c:747 locale/programs/ld-numeric.c:274
+#, c-format
+msgid "%s: value for field `%s' must be a single character"
+msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é ÂæÂ¯åÂÂå®ä¸ÂÃ¥ÂÂÃ¥Â
Â"
+
+#: locale/programs/ld-monetary.c:844 locale/programs/ld-numeric.c:318
+#, c-format
+msgid "%s: `-1' must be last entry in `%s' field"
+msgstr "%s: `-1' å¨ `%s' æ¬Âä½Âä¸Âå¿Â
é ÂæÂ¯æÂÂå¾Âä¸ÂÃ¥ÂÂé Â
ç®"
+
+#: locale/programs/ld-monetary.c:866 locale/programs/ld-numeric.c:335
+#, c-format
+msgid "%s: values for field `%s' must be smaller than 127"
+msgstr "%s: æ¬Âä½ `%s' çÂÂå¼å¿Â
é Âå°ÂæÂ¼ 127"
+
+#: locale/programs/ld-monetary.c:909
+msgid "conversion rate value cannot be zero"
+msgstr "è½ÂæÂÂçÂÂçÂÂå¼ä¸Âå¯以æÂ¯é¶"
+
+#: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126
+#: locale/programs/ld-telephone.c:149
+#, c-format
+msgid "%s: invalid escape sequence in field `%s'"
+msgstr "%s: 卿¬Âä½ `%s' ä¸ÂçÂÂè·³è«åºÂÃ¥ÂÂä¸Âé©ç¨"
+
+#: locale/programs/ld-time.c:247
+#, c-format
+msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
+msgstr "%s: å¨ `era' æ¬Âä½ÂçÂÂÃ¥ÂÂ串 %Zd ä¸Âï¼ÂæÂ¹åÂÂæÂÂæ¨ÂæÂ¢ä¸ÂæÂ¯ '+' ä¹Âä¸ÂæÂ¯ '-'"
+
+#: locale/programs/ld-time.c:258
+#, c-format
+msgid "%s: direction flag in string %Zd in `era' field is not a single character"
+msgstr "%s: å¨ `era' æ¬Âä½ÂçÂÂÃ¥ÂÂ串 %Zd ä¸Âï¼ÂæÂ¹åÂÂæÂÂæ¨Âä¸ÂæÂ¯ä¸ÂÃ¥ÂÂå®ä¸ÂÃ¥ÂÂÃ¥Â
Â"
+
+#: locale/programs/ld-time.c:271
+#, c-format
+msgid "%s: invalid number for offset in string %Zd in `era' field"
+msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂä½Âç§»æÂ¸åÂÂä¸Âé©ç¨"
+
+#: locale/programs/ld-time.c:279
+#, c-format
+msgid "%s: garbage at end of offset value in string %Zd in `era' field"
+msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂä½Âç§»å¼"
+
+#: locale/programs/ld-time.c:330
+#, c-format
+msgid "%s: invalid starting date in string %Zd in `era' field"
+msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂèµ·å§ÂæÂ¥æÂÂä¸Âé©ç¨"
+
+#: locale/programs/ld-time.c:339
+#, c-format
+msgid "%s: garbage at end of starting date in string %Zd in `era' field "
+msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂèµ·å§ÂæÂ¥æÂÂ"
+
+#: locale/programs/ld-time.c:358
+#, c-format
+msgid "%s: starting date is invalid in string %Zd in `era' field"
+msgstr "%s: å¨ `era' Ã¥ÂÂÃ¥ÂÂçÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂÃ¥ÂÂå§ÂæÂ¥æÂÂæÂ¯ä¸Âé©ç¨çÂÂ"
+
+#: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435
+#, c-format
+msgid "%s: invalid stopping date in string %Zd in `era' field"
+msgstr "%s: å¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂçÂÂçµÂæÂÂæÂ¥æÂÂä¸Âé©ç¨"
+
+#: locale/programs/ld-time.c:416
+#, c-format
+msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
+msgstr "%s: ç¡ç¨çÂÂè³ÂæÂÂï¼Âå¨ `era' Ã¥ÂÂÃ¥ÂÂãÂÂÃ¥ÂÂ串 %Zd ä¸ÂæÂ«å°¾çÂÂçµÂæÂÂæÂ¥æÂÂ"
+
+#: locale/programs/ld-time.c:444
+#, c-format
+msgid "%s: missing era name in string %Zd in `era' field"
+msgstr "%s: 缺尠era Ã¥ÂÂ稱ï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸Â"
+
+#: locale/programs/ld-time.c:456
+#, c-format
+msgid "%s: missing era format in string %Zd in `era' field"
+msgstr "%s: 缺尠era æ ¼å¼Âï¼Âå¨ `era' æ¬Âä½ÂãÂÂÃ¥ÂÂ串 %Zd ä¸Â"
+
+#: locale/programs/ld-time.c:497
+#, c-format
+msgid "%s: third operand for value of field `%s' must not be larger than %d"
+msgstr "%s: æ¬Âä½ `%s' å¼çÂÂ第ä¸ÂÃ¥ÂÂéÂÂç®ÂÃ¥Â
Âä¸Âå¯以毠%d 大"
+
+#: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513
+#: locale/programs/ld-time.c:521
+#, c-format
+msgid "%s: values for field `%s' must not be larger than %d"
+msgstr "%s: æ¬Âä½ `%s' çÂÂå¼ä¸Âå¯以大æÂ¼ %d"
+
+#: locale/programs/ld-time.c:1004
+#, c-format
+msgid "%s: too few values for field `%s'"
+msgstr "%s: æ¬Âä½ `%s' ä¸ÂçÂÂå¼太å°Â"
+
+#: locale/programs/ld-time.c:1049
+msgid "extra trailing semicolon"
+msgstr "å¤ÂåºçÂÂ尾端åÂÂèÂÂ"
+
+#: locale/programs/ld-time.c:1052
+#, c-format
+msgid "%s: too many values for field `%s'"
+msgstr "%s: æ¬Âä½ `%s' ä¸ÂçÂÂå¼太å¤Â"
+
+#: locale/programs/linereader.c:130
+msgid "trailing garbage at end of line"
+msgstr "Ã¥ÂÂçµÂå°¾çÂÂç¡ç¨åÂÂÃ¥Â
Â"
+
+#: locale/programs/linereader.c:298
+msgid "garbage at end of number"
+msgstr "èÂÂ碼çµÂæÂÂä½Âç½®çÂÂç¡ç¨è³ÂæÂÂ"
+
+#: locale/programs/linereader.c:410
+msgid "garbage at end of character code specification"
+msgstr "Ã¥ÂÂÃ¥Â
Â編碼è¨Âå®ÂçµÂæÂÂä½Âç½®çÂÂç¡ç¨è³ÂæÂÂ"
+
+#: locale/programs/linereader.c:496
+msgid "unterminated symbolic name"
+msgstr "æ²ÂæÂÂçµÂå°¾çÂÂ符èÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/linereader.c:623
+msgid "illegal escape sequence at end of string"
+msgstr "Ã¥ÂÂ串çµÂå°¾æÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂè·³è«åºÂÃ¥ÂÂ"
+
+#: locale/programs/linereader.c:627 locale/programs/linereader.c:855
+msgid "unterminated string"
+msgstr "æ²ÂæÂÂçµÂå°¾çÂÂÃ¥ÂÂ串"
+
+#: locale/programs/linereader.c:669
+msgid "non-symbolic character value should not be used"
+msgstr "éÂÂ符èÂÂæÂ§çÂÂÃ¥ÂÂÃ¥Â
Âå¼ä¸ÂæÂÂ該被使ç¨æÂÂå°Â"
+
+#: locale/programs/linereader.c:816
+#, c-format
+msgid "symbol `%.*s' not in charmap"
+msgstr "符è `%.*s' 並ä¸Âå¨åÂÂéÂÂå°ÂçÂ
§è¡¨ä¸Â"
+
+#: locale/programs/linereader.c:837
+#, c-format
+msgid "symbol `%.*s' not in repertoire map"
+msgstr "符è `%.*s' 並ä¸Âå¨編碼å°ÂæÂ æªÂä¸Â"
+
+#: locale/programs/locale-spec.c:131
+#, c-format
+msgid "unknown name \"%s\""
+msgstr "ä¸ÂæÂÂÃ¥ÂÂ稱ãÂÂ%sãÂÂ"
+
+#: locale/programs/locale.c:74
+msgid "System information:"
+msgstr "系統ç¸éÂÂè³Âè¨Â:"
+
+#: locale/programs/locale.c:76
+msgid "Write names of available locales"
+msgstr "寫åºåÂÂå¨çÂÂèªÂÃ¥ÂÂè³ÂæÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/locale.c:78
+msgid "Write names of available charmaps"
+msgstr "寫åºåÂÂå¨çÂÂÃ¥ÂÂéÂÂå°ÂçÂ
§è¡¨åÂÂ稱"
+
+#: locale/programs/locale.c:79
+msgid "Modify output format:"
+msgstr "ä¿®æÂ¹è¼¸åº格å¼Â:"
+
+#: locale/programs/locale.c:80
+msgid "Write names of selected categories"
+msgstr "寫åºé¸åÂÂçÂÂé¡Âå¥åÂÂ稱"
+
+#: locale/programs/locale.c:81
+msgid "Write names of selected keywords"
+msgstr "寫åºé¸åÂÂçÂÂéÂÂéµåÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/locale.c:82
+msgid "Print more information"
+msgstr "å°åºæÂ´å¤ÂçÂÂè³Âè¨Â"
+
+#: locale/programs/locale.c:87
+msgid "Get locale-specific information."
+msgstr "Ã¥ÂÂå¾ÂèªÂÃ¥ÂÂè³ÂæÂÂç¹å®ÂçÂÂè³Âè¨Â"
+
+#: locale/programs/locale.c:90
+msgid ""
+"NAME\n"
+"[-a|-m]"
+msgstr ""
+"Ã¥ÂÂ稱\n"
+"[-a|-m]"
+
+#: locale/programs/locale.c:194
+#, c-format
+msgid "Cannot set LC_CTYPE to default locale"
+msgstr "ç¡æ³Âå° LC_CTYPE è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+
+#: locale/programs/locale.c:196
+#, c-format
+msgid "Cannot set LC_MESSAGES to default locale"
+msgstr "ç¡æ³Âå° LC_MESSAGES è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+
+#: locale/programs/locale.c:209
+#, c-format
+msgid "Cannot set LC_COLLATE to default locale"
+msgstr "ç¡æ³Âå° LC_COLLATE è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+
+#: locale/programs/locale.c:225
+#, c-format
+msgid "Cannot set LC_ALL to default locale"
+msgstr "ç¡æ³Âå° LC_ALL è¨Âç½®çºé Âè¨ÂçÂÂèªÂÃ¥ÂÂ"
+
+#: locale/programs/locale.c:518
+#, c-format
+msgid "while preparing output"
+msgstr "卿ºÂÃ¥ÂÂ輸åºæÂÂ"
+
+#: locale/programs/localedef.c:120
+msgid "Input Files:"
+msgstr "輸åÂ
¥æªÂ:"
+
+#: locale/programs/localedef.c:122
+msgid "Symbolic character names defined in FILE"
+msgstr "符èÂÂÃ¥ÂÂÃ¥Â
ÂçÂÂÃ¥ÂÂ稱å®Â義卿ªÂæ¡ FILE ä¸Â"
+
+#: locale/programs/localedef.c:123
+msgid "Source definitions are found in FILE"
+msgstr "Ã¥ÂÂå§Âè³ÂæÂÂå®Â義卿ªÂæ¡ FILE ä¸Â"
+
+#: locale/programs/localedef.c:125
+msgid "FILE contains mapping from symbolic names to UCS4 values"
+msgstr "æªÂæ¡ FILE Ã¥Â
§å«符èÂÂÃ¥ÂÂè UCS4 編碼ä¹ÂéÂÂçÂÂå°ÂæÂ "
+
+#: locale/programs/localedef.c:129
+msgid "Create output even if warning messages were issued"
+msgstr "ç¢çÂÂ輸åºå³使æÂ¯æÂÂè¦åÂÂè¨ÂæÂ¯"
+
+#: locale/programs/localedef.c:130
+msgid "Create old-style tables"
+msgstr "ç¢çÂÂèÂÂæ ¼å¼ÂçÂÂ表格"
+
+#: locale/programs/localedef.c:131
+msgid "Optional output file prefix"
+msgstr "坿ÂÂå¯ç¡çÂÂ輸åºæªÂè·¯å¾Â"
+
+#: locale/programs/localedef.c:132
+msgid "Be strictly POSIX conform"
+msgstr "å´格éµ徠POSIX"
+
+#: locale/programs/localedef.c:134
+msgid "Suppress warnings and information messages"
+msgstr "忽çÂ¥è¦åÂÂèÂÂæÂÂ示è¨ÂæÂ¯"
+
+#: locale/programs/localedef.c:135
+msgid "Print more messages"
+msgstr "å°åºæÂ´å¤ÂçÂÂè¨ÂæÂ¯"
+
+#: locale/programs/localedef.c:136
+msgid "Archive control:"
+msgstr "ä¿ÂÃ¥ÂÂæªÂæÂ§å¶:"
+
+#: locale/programs/localedef.c:138
+msgid "Don't add new data to archive"
+msgstr "ä¸Âè¦Âå åÂ
¥æÂ°è³ÂæÂÂå°ä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/localedef.c:140
+msgid "Add locales named by parameters to archive"
+msgstr "èÂÂç±åÂÂæÂ¸å åÂ
¥èªÂÃ¥ÂÂÃ¥ÂÂ稱å°ä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/localedef.c:141
+msgid "Replace existing archive content"
+msgstr "æÂ¿æÂÂå·²æÂÂçÂÂä¿ÂÃ¥ÂÂæªÂÃ¥Â
§å®¹"
+
+#: locale/programs/localedef.c:143
+msgid "Remove locales named by parameters from archive"
+msgstr "èÂÂç±åÂÂæÂ¸å¾Âä¿ÂÃ¥ÂÂæªÂä¸Âåªé¤èªÂÃ¥ÂÂÃ¥ÂÂ稱"
+
+#: locale/programs/localedef.c:144
+msgid "List content of archive"
+msgstr "Ã¥ÂÂåºä¿ÂÃ¥ÂÂæªÂçÂÂÃ¥Â
§å®¹"
+
+#: locale/programs/localedef.c:146
+msgid "locale.alias file to consult when making archive"
+msgstr "製ä½Âä¿ÂÃ¥ÂÂæªÂæÂÂæÂ¥é± locale.alias æªÂæ¡Â"
+
+#: locale/programs/localedef.c:151
+msgid "Compile locale specification"
+msgstr "ç·¨è¯èªÂÃ¥ÂÂè³ÂæÂÂè¦Âæ ¼"
+
+#: locale/programs/localedef.c:154
+msgid ""
+"NAME\n"
+"[--add-to-archive|--delete-from-archive] FILE...\n"
+"--list-archive [FILE]"
+msgstr ""
+"NAME\n"
+"[--add-to-archive|--delete-from-archive] æªÂæ¡Â...\n"
+"--list-archive [æªÂæ¡Â]"
+
+#: locale/programs/localedef.c:232
+#, c-format
+msgid "cannot create directory for output files"
+msgstr "ç¡æ³Âçº輸åºæªÂ建ç«Âç®éÂÂ"
+
+#: locale/programs/localedef.c:243
+#, c-format
+msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
+msgstr "å´éÂÂé¯誤: 系統æ²ÂæÂÂå®Â義 `_POSIX2_LOCALEDEF'"
+
+#: locale/programs/localedef.c:257 locale/programs/localedef.c:273
+#: locale/programs/localedef.c:599 locale/programs/localedef.c:619
+#, c-format
+msgid "cannot open locale definition file `%s'"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂèªÂÃ¥ÂÂè³ÂæÂÂå®Â義檠`%s'"
+
+#: locale/programs/localedef.c:285
+#, c-format
+msgid "cannot write output files to `%s'"
+msgstr "ç¡æ³Âå°Â輸åºæªÂæ¡Â寫åÂ
Â¥ `%s'"
+
+#: locale/programs/localedef.c:366
+#, c-format
+msgid ""
+"System's directory for character maps : %s\n"
+"\t\t repertoire maps: %s\n"
+"\t\t locale path : %s\n"
+"%s"
+msgstr ""
+"系統çÂÂÃ¥ÂÂÃ¥Â
Âå°ÂæÂÂç®éÂÂï¼Â%s\n"
+"\t\t 編碼å°ÂæÂÂï¼Â%s\n"
+"\t\t èªÂÃ¥ÂÂ路徠ï¼Â%s\n"
+"%s"
+
+#: locale/programs/localedef.c:567
+#, c-format
+msgid "circular dependencies between locale definitions"
+msgstr "æÂÂèªÂÃ¥ÂÂè³ÂæÂÂå¨å®Â義æÂÂç¼çÂÂ循ç°ç¸éÂÂçÂÂæÂÂ
æ³Â"
+
+#: locale/programs/localedef.c:573
+#, c-format
+msgid "cannot add already read locale `%s' a second time"
+msgstr " `%s' èªÂÃ¥ÂÂè³ÂæÂÂå·²ç¶Âç¨éÂÂï¼Âä¸Âè½éÂÂè¤Âå åÂ
Â¥"
+
+#: locale/programs/locarchive.c:92 locale/programs/locarchive.c:338
+#, c-format
+msgid "cannot create temporary file"
+msgstr "ç¡æ³Âç¢çÂÂæÂ«æÂÂæªÂ"
+
+#: locale/programs/locarchive.c:122 locale/programs/locarchive.c:384
+#, c-format
+msgid "cannot initialize archive file"
+msgstr "ç¡æ³Âèµ·å§Âä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:129 locale/programs/locarchive.c:391
+#, c-format
+msgid "cannot resize archive file"
+msgstr "ç¡æ³ÂæÂ¹è®Âä¿ÂÃ¥ÂÂæªÂ大å°Â"
+
+#: locale/programs/locarchive.c:152 locale/programs/locarchive.c:414
+#: locale/programs/locarchive.c:633
+#, c-format
+msgid "cannot map archive header"
+msgstr "ç¡æ³Â註è¨Âä¿ÂÃ¥ÂÂæªÂ表é Â"
+
+#: locale/programs/locarchive.c:174
+#, c-format
+msgid "failed to create new locale archive"
+msgstr "ç¡æ³Â建ç«ÂæÂ°çÂÂèªÂÃ¥ÂÂä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:186
+#, c-format
+msgid "cannot change mode of new locale archive"
+msgstr "ç¡æ³ÂæÂ¹è®ÂæÂ°çÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂçÂÂæÂ
Â"
+
+#: locale/programs/locarchive.c:285
+#, c-format
+msgid "cannot read data from locale archive"
+msgstr "ç¡æ³Âå¾ÂèªÂÃ¥ÂÂæÂ¸æªÂè®ÂÃ¥ÂÂè³ÂæÂÂ"
+
+#: locale/programs/locarchive.c:318
+#, c-format
+msgid "cannot map locale archive file"
+msgstr "ç¡æ³ÂæÂ å°ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:422
+#, c-format
+msgid "cannot lock new archive"
+msgstr "ç¡æ³ÂéÂÂå®ÂæÂ°çÂÂä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:488
+#, c-format
+msgid "cannot extend locale archive file"
+msgstr "ç¡æ³Âå»¶å±ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:497
+#, c-format
+msgid "cannot change mode of resized locale archive"
+msgstr "ç¡æ³ÂæÂ¹è®Âå·²è®ÂæÂ´å¤§å°ÂçÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂçÂÂæÂ
Â"
+
+#: locale/programs/locarchive.c:505
+#, c-format
+msgid "cannot rename new archive"
+msgstr "ç¡æ³ÂæÂ´æÂ¹æÂ°ä¿ÂÃ¥ÂÂæªÂÃ¥ÂÂ稱"
+
+#: locale/programs/locarchive.c:558
+#, c-format
+msgid "cannot open locale archive \"%s\""
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+
+#: locale/programs/locarchive.c:563
+#, c-format
+msgid "cannot stat locale archive \"%s\""
+msgstr "ç¡æ³Âçµ±è¨ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+
+#: locale/programs/locarchive.c:582
+#, c-format
+msgid "cannot lock locale archive \"%s\""
+msgstr "ç¡æ³ÂéÂÂå®ÂèªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂ檠\"%s\""
+
+#: locale/programs/locarchive.c:605
+#, c-format
+msgid "cannot read archive header"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂä¿ÂÃ¥ÂÂæªÂ表é Âè³ÂæÂÂ"
+
+#: locale/programs/locarchive.c:680
+#, c-format
+msgid "locale '%s' already exists"
+msgstr "èªÂÃ¥ÂÂè³ÂæÂ `%s' å·²ç¶ÂÃ¥ÂÂå¨"
+
+#: locale/programs/locarchive.c:942 locale/programs/locarchive.c:957
+#: locale/programs/locarchive.c:969 locale/programs/locarchive.c:981
+#: locale/programs/locfile.c:344
+#, c-format
+msgid "cannot add to locale archive"
+msgstr "ç¡æ³Âå åÂ
¥èªÂÃ¥ÂÂè³ÂæÂÂä¿ÂÃ¥ÂÂæªÂ"
+
+#: locale/programs/locarchive.c:1139
+#, c-format
+msgid "locale alias file `%s' not found"
+msgstr "æÂ¾ä¸Âå°èªÂÃ¥ÂÂè³ÂæÂÂå¥åÂÂ檠`%s'"
+
+#: locale/programs/locarchive.c:1289
+#, c-format
+msgid "Adding %s\n"
+msgstr "å åÂ
Â¥ %s ä¸Â\n"
+
+#: locale/programs/locarchive.c:1295
+#, c-format
+msgid "stat of \"%s\" failed: %s: ignored"
+msgstr "Ã¥ÂÂå¾ \"%s\" çÂÂè³Âè¨ÂæÂÂ失æÂÂ: %s: 已忽çÂÂ¥"
+
+#: locale/programs/locarchive.c:1301
+#, c-format
+msgid "\"%s\" is no directory; ignored"
+msgstr "\"%s\" 並éÂÂç®éÂÂ; 已忽çÂÂ¥"
+
+#: locale/programs/locarchive.c:1308
+#, c-format
+msgid "cannot open directory \"%s\": %s: ignored"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂç®é \"%s\": %s: 已忽çÂÂ¥"
+
+#: locale/programs/locarchive.c:1380
+#, c-format
+msgid "incomplete set of locale files in \"%s\""
+msgstr "ä¸Âå®ÂæÂ´çÂÂä¸ÂçµÂèªÂÃ¥ÂÂè³ÂæÂÂæªÂæ¡ÂÃ¥ÂÂå¨æÂ¼ \"%s\" ä¹Âä¸Â"
+
+#: locale/programs/locarchive.c:1444
+#, c-format
+msgid "cannot read all files in \"%s\": ignored"
+msgstr "ç¡æ³Âè®Âå \"%s\" ä¸ÂçÂÂæÂÂæÂÂæªÂæ¡Â: 已忽çÂÂ¥"
+
+#: locale/programs/locarchive.c:1514
+#, c-format
+msgid "locale \"%s\" not in archive"
+msgstr "èªÂÃ¥ÂÂè³ÂæÂ \"%s\" ä¸Âå¨ä¿ÂÃ¥ÂÂæªÂä¸Â"
+
+#: locale/programs/locfile.c:132
+#, c-format
+msgid "argument to `%s' must be a single character"
+msgstr "給 `%s' çÂÂå¼ÂæÂ¸å¿Â
é ÂæÂ¯ä¸ÂÃ¥ÂÂå®åÂÂÃ¥Â
Â"
+
+#: locale/programs/locfile.c:252
+msgid "syntax error: not inside a locale definition section"
+msgstr "èªÂæ³Âé¯誤: ä¸Âè½å¨èªÂÃ¥ÂÂè³ÂæÂÂå®Â義åÂÂå¡Â裡é¢使ç¨"
+
+#: locale/programs/locfile.c:626
+#, c-format
+msgid "cannot open output file `%s' for category `%s'"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åº檠`%s' ä¾Âé¡ÂÃ¥ÂÂ¥ `%s' 使ç¨"
-#. 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:159
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:44
-msgid "Bad address"
-msgstr "é¯誤çÂÂä½ÂÃ¥ÂÂ"
+#: locale/programs/locfile.c:650
+#, c-format
+msgid "failure while writing data for category `%s'"
+msgstr "æÂ£å¨çºé¡ÂÃ¥ÂÂ¥ `%s' 寫åÂ
¥è³ÂæÂÂæÂÂç¼çÂÂé¯誤"
-#. 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:170
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:45
-msgid "Block device required"
-msgstr "å¿Â
é ÂæÂ¯åÂÂå¡Âè£Âç½® (Block device)"
+#: locale/programs/locfile.c:746
+#, c-format
+msgid "cannot create output file `%s' for category `%s'"
+msgstr "ç¡æ³Â建ç«Â輸åº檠`%s' ä¾Âé¡ÂÃ¥ÂÂ¥ `%s' 使ç¨"
-#. 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:181
-msgid "Device or resource busy"
-msgstr "è£Âç½®æÂÂ系統è³ÂæºÂå¿Âç¢Âä¸Â"
+#: locale/programs/locfile.c:782
+msgid "expecting string argument for `copy'"
+msgstr "`copy' çÂÂå¼ÂæÂ¸æÂÂ該æÂ¯åÂÂ串æÂÂå°Â"
-#. 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:191
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:47
-msgid "File exists"
-msgstr "æªÂæ¡Âå·²åÂÂå¨"
+#: locale/programs/locfile.c:786
+msgid "locale name should consist only of portable characters"
+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:202
-msgid "Invalid cross-device link"
-msgstr "ä¸Âé©ç¨çÂÂè£Âç½®éÂÂé£çµÂ"
+#: locale/programs/locfile.c:805
+msgid "no other keyword shall be specified when `copy' is used"
+msgstr "使ç¨ `copy' çÂÂæÂÂÃ¥ÂÂä¸ÂæÂÂ該åÂÂç¨å°任ä½ÂÃ¥Â
¶ä»ÂçÂÂéÂÂéµåÂÂäºÂ"
-#. 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:212
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:49
-msgid "No such device"
-msgstr "æ²ÂæÂÂæÂ¤ä¸Âè£Âç½®"
+#: locale/programs/locfile.c:819
+#, c-format
+msgid "`%1$s' definition does not end with `END %1$s'"
+msgstr "`%1$s' å®Â義æ²ÂæÂÂ以 `END %1$s' çµÂæÂÂ"
-#. TRANS A file that isn't a directory was specified when a directory is required.
-#: stdio-common/../sysdeps/gnu/errlist.c:221
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:50
-msgid "Not a directory"
-msgstr "並ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂç®éÂÂ"
+#: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270
+#: locale/programs/repertoire.c:295
+#, c-format
+msgid "syntax error in repertoire map definition: %s"
+msgstr "編碼å°ÂæÂ æªÂä¸ÂçÂÂå®Â義æÂÂèªÂæ³Âé¯誤: %s"
-#. 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:231
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:51
-msgid "Is a directory"
-msgstr "æÂ¯åÂÂç®éÂÂ"
+#: locale/programs/repertoire.c:271
+msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
+msgstr "æ²ÂæÂÂ給宠<Uxxxx> æÂ <Uxxxxxxxx> çÂÂå¼"
-#. 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:241
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:52
-msgid "Invalid argument"
-msgstr "ä¸Âé©ç¨çÂÂå¼ÂæÂ¸"
+#: locale/programs/repertoire.c:331
+#, c-format
+msgid "cannot save new repertoire map"
+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:256
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:54
-msgid "Too many open files"
-msgstr "éÂÂÃ¥ÂÂ太å¤ÂæªÂæ¡Â"
+#: locale/programs/repertoire.c:342
+#, c-format
+msgid "repertoire map file `%s' not found"
+msgstr "æÂ¾ä¸Âå°編碼å°ÂæÂ æª `%s'"
-#. 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:267
-msgid "Too many open files in system"
-msgstr "系統ä¸Â太å¤ÂçÂÂéÂÂÃ¥ÂÂæªÂæ¡Â"
+#: login/programs/pt_chown.c:78
+#, c-format
+msgid "Set the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `grantpt' function. It is not intended to be run directly from the command line.\n"
+msgstr "è¨Âå®ÂæÂÂæÂÂèÂÂ
ãÂÂ群çµÂÃ¥ÂÂÃ¥ÂÂÃ¥ÂÂ許å¯çÂÂå¾Â屬 pseudo çµÂ端æ©Âç¸æÂÂå°主 pseudo çµÂ端æ©Âå³éÂÂæÂ¼æªÂæ¡ÂæÂÂ述符èÂÂãÂÂ%dãÂÂã éÂÂæÂ¯è¼Âå©ç¨Âå¼Âç¨Âå¼Âç¨æÂ¼ãÂÂgrantptãÂÂå½å¼Âã å®Â並æÂªé ÂæÂ³çÂÂçºéÂÂè¡Âç´æÂ¥çÂÂå°å¾Âå½令åÂÂãÂÂ\n"
-#. TRANS Inappropriate I/O control operation, such as trying to set terminal
-#. TRANS modes on an ordinary file.
-#: stdio-common/../sysdeps/gnu/errlist.c:277
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:55
-msgid "Inappropriate ioctl for device"
-msgstr "ä¸Âå¸ÂæÂÂçÂÂè£Â置輸åºåÂ
¥æÂ§å¶ (ioctl)"
+#: login/programs/pt_chown.c:88
+#, c-format
+msgid ""
+"The owner is set to the current user, the group is set to `%s', and the access permission is set to `%o'.\n"
+"\n"
+"%s"
+msgstr ""
+"æÂÂæÂÂèÂÂ
çºè¨Âå®Âå°ç®åÂÂ使ç¨èÂÂ
ï¼Â群çµÂçºè¨Âå®Âå°ãÂÂ%sãÂÂï¼ÂèÂÂÃ¥ÂÂÃ¥ÂÂ許å¯çºè¨Âå®Âå°ãÂÂ%oãÂÂãÂÂ\n"
+"\n"
+"%s"
-#. 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:290
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:56
-msgid "Text file busy"
-msgstr "æÂÂÃ¥ÂÂæªÂå¿ÂéÂÂä¸Â"
+#: login/programs/pt_chown.c:192
+#, c-format
+msgid "too many arguments"
+msgstr "太å¤Âå¼ÂæÂ¸"
-#. TRANS File too big; the size of a file would be larger than allowed by the system.
-#: stdio-common/../sysdeps/gnu/errlist.c:299
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:57
-msgid "File too large"
-msgstr "æªÂæ¡Â太大"
+#: login/programs/pt_chown.c:200
+#, c-format
+msgid "needs to be installed setuid `root'"
+msgstr "éÂÂè¦ÂæÂ¯å·²å®Âè£Âç setuidãÂÂæ ¹ãÂÂ"
-#. TRANS No space left on device; write operation on a file failed because the
-#. TRANS disk is full.
-#: stdio-common/../sysdeps/gnu/errlist.c:309
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:58
-msgid "No space left on device"
-msgstr "è£Âç½®ä¸Âå·²ç¡å¤Âé¤Â空éÂÂ"
+#: malloc/mcheck.c:350
+msgid "memory is consistent, library is buggy\n"
+msgstr "è¨ÂæÂ¶é«ÂÃ¥Â
§å®¹ä¸Âè´ï¼Âå½å¼Â庫æÂÂÃ¥ÂÂé¡Â\n"
-#. TRANS Invalid seek operation (such as on a pipe).
-#: stdio-common/../sysdeps/gnu/errlist.c:318
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:59
-msgid "Illegal seek"
-msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂæÂÂå°Â"
+#: malloc/mcheck.c:353
+msgid "memory clobbered before allocated block\n"
+msgstr "è¨ÂæÂ¶é«Âå¨éÂ
Âç½®åÂÂå¡Âä¹ÂÃ¥ÂÂå°± clobbered äºÂ\n"
-#. TRANS An attempt was made to modify something on a read-only file system.
-#: stdio-common/../sysdeps/gnu/errlist.c:327
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:60
-msgid "Read-only file system"
-msgstr "å¯è®ÂçÂÂæªÂæ¡Â系統"
+#: malloc/mcheck.c:356
+msgid "memory clobbered past end of allocated block\n"
+msgstr "è¨ÂæÂ¶é«Âå¨ç¶ÂéÂÂéÂ
Âç½®çÂÂÃ¥ÂÂå¡Âå°¾é¨æÂ clobbered äºÂ\n"
-#. 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:338
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:61
-msgid "Too many links"
-msgstr "太å¤Âé£çµÂ"
+#: malloc/mcheck.c:359
+msgid "block freed twice\n"
+msgstr "æÂ¤åÂÂå¡Â被ç¨ free æÂÂ令éÂÂæÂ¾äºÂÃ¥Â
©æ¬¡\n"
-#. 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:361
-msgid "Numerical argument out of domain"
-msgstr "æÂ¸å¼åÂÂæÂ¸çÂÂå¼è¶Â
åºç¯ÂÃ¥ÂÂ"
+#: malloc/mcheck.c:362
+msgid "bogus mcheck_status, library is buggy\n"
+msgstr "è¨ÂæÂ¶é«Â檢æÂ¥çÂÂæÂ
 (mcheck_ststus) æÂÂ誤ï¼ÂæÂ¨æÂÂç¨çÂÂå½å¼Â庫æÂÂÃ¥ÂÂé¡Â\n"
-#. 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:371
-msgid "Numerical result out of range"
-msgstr "æÂ¸å¼éÂÂç®ÂçµÂæÂÂè¶Â
åºç¯ÂÃ¥ÂÂ"
+#: malloc/memusage.sh:33
+msgid "%s: option '%s' requires an argument\\n"
+msgstr "%sï¼Âé¸é Â
ãÂÂ%sãÂÂéÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸\\n"
-#. 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 many older Unix 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:408
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:41
-msgid "Resource temporarily unavailable"
-msgstr "è³ÂæºÂæÂ«æÂÂç¡æ³ÂÃ¥ÂÂå¾Â"
+#: malloc/memusage.sh:39
+msgid ""
+"Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
+"Profile memory usage of PROGRAM.\n"
+"\n"
+" -n,--progname=NAME Name of the program file to profile\n"
+" -p,--png=FILE Generate PNG graphic and store it in FILE\n"
+" -d,--data=FILE Generate binary data file and store it in FILE\n"
+" -u,--unbuffered Don't buffer output\n"
+" -b,--buffer=SIZE Collect SIZE entries before writing them out\n"
+" --no-timer Don't collect additional information through timer\n"
+" -m,--mmap Also trace mmap & friends\n"
+"\n"
+" -?,--help Print this help and exit\n"
+" --usage Give a short usage message\n"
+" -V,--version Print version information and exit\n"
+"\n"
+" The following options only apply when generating graphical output:\n"
+" -t,--time-based Make graph linear in time\n"
+" -T,--total Also draw graph of total memory use\n"
+" --title=STRING Use STRING as title of the graph\n"
+" -x,--x-size=SIZE Make graphic SIZE pixels wide\n"
+" -y,--y-size=SIZE Make graphic SIZE pixels high\n"
+"\n"
+"Mandatory arguments to long options are also mandatory for any corresponding\n"
+"short options.\n"
+"\n"
+msgstr ""
+"ç¨æ³Âï¼Âmemusage [é¸é Â
]⦠ç¨Âå¼ [PROGRAMOPTION]â¦\n"
+"å´寫æªÂè¨ÂæÂ¶é«Âç¨æ³ÂçÂÂç¨Âå¼ÂãÂÂ\n"
+"\n"
+" -n,--progname=Ã¥ÂÂ稱 Ã¥ÂÂçºå´寫çÂÂç¨Âå¼ÂæªÂæ¡ÂÃ¥ÂÂ稱\n"
+" -p,--png=æªÂæ¡ ç¢ç PNG Ã¥ÂÂ形並å²åÂÂå®ÂæÂ¼æªÂæ¡Â\n"
+" -d,--data=æªÂæ¡ ç¢çÂÂäºÂé²ä½Âè³ÂæÂÂæªÂæ¡Â並å²åÂÂå®ÂæÂ¼æªÂæ¡Â\n"
+" -u,--unbuffered ä¸Âè¦Âå°Â輸åº緩è¡Â\n"
+" -b,--buffer=大尠æÂ¼å¯«åºå®ÂÃ¥ÂÂä¹ÂÃ¥ÂÂæÂ¶éÂÂ大å°Âé Â
ç®\n"
+" --no-timer ä¸ÂéÂÂéÂÂè¨ÂæÂÂå¨æÂ¶éÂÂéÂÂå è³Âè¨Â\n"
+" -m,--mmap Ã¥ÂÂæÂÂ追蹤 mmap Ã¥ÂÂç¸éÂÂèÂÂ
\n"
+"\n"
+" -?,--help å°åºéÂÂÃ¥ÂÂ說æÂÂç¶å¾Âé¢éÂÂ\n"
+" --usage 給åºçÂÂç¨æ³Âè¨ÂæÂ¯\n"
+" -V,--version å°åºçÂÂæÂ¬è³Âè¨Âç¶å¾Âé¢éÂÂ\n"
+"\n"
+"ä¸ÂÃ¥ÂÂçÂÂé¸é Â
åªæÂÂå¥Âç¨æÂÂç¢çÂÂÃ¥ÂÂ形輸åºï¼Â\n"
+" -t,--time-based Ã¥ÂÂæÂÂå®Â製åÂÂå½¢ç·ÂæÂ§\n"
+" -T,--total Ã¥ÂÂæÂÂ繪製è¨ÂæÂ¶é«Â使ç¨總è¨ÂÃ¥ÂÂå½¢\n"
+" --title=Ã¥ÂÂ串 使ç¨åÂÂ串åÂÂçºåÂÂå½¢çÂÂæ¨Âé¡Â\n"
+" -x,--x-size=大尠å®Â製åÂÂ形大å°ÂÃ¥ÂÂ素寬度\n"
+" -y,--y-size=大尠å®Â製åÂÂ形大å°ÂÃ¥ÂÂç´ é«Â度\n"
+"\n"
+"é·é¸é Â
çÂÂå¿Â
è¦Âå¼ÂæÂ¸åÂÂ樣ä¹ÂæÂ¯ç¸å°ÂæÂÂçÂÂé¸é Â
çÂÂå¿Â
è¦Âå¼ÂæÂ¸ãÂÂ\n"
+"\n"
-#. 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:421
-msgid "Operation would block"
-msgstr "æÂÂä½Âå°ÂæÂÂæÂ«åÂÂ"
+#: malloc/memusage.sh:101
+msgid ""
+"Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
+"\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
+"\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
+"\t PROGRAM [PROGRAMOPTION]..."
+msgstr ""
+"èªÂæ³Âï¼Âmemusage [--data=æªÂæ¡Â] [--progname=Ã¥ÂÂ稱] [--png=æªÂæ¡Â] [--unbuffered]\n"
+"\t [--buffer=大å°Â] [--no-timer] [--time-based] [--total]\n"
+"\t [--title=Ã¥ÂÂ串] [--x-size=大å°Â] [--y-size=大å°Â]\n"
+"\t ç¨Âå¼ [PROGRAMOPTION]â¦"
-#. 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:437
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:180
-msgid "Operation now in progress"
-msgstr "æÂÂä½ÂæÂ£å¨èÂÂçÂÂä¸Â"
+#: malloc/memusage.sh:193
+msgid "memusage: option \\`${1##*=}' is ambiguous"
+msgstr "memusageï¼Âé¸é Â
\\ãÂÂ${1##*=}ãÂÂçº模ç¨ÂÃ¥Â
©å¯çÂÂ"
-#. TRANS An operation is already in progress on an object that has non-blocking
-#. TRANS mode selected.
-#: stdio-common/../sysdeps/gnu/errlist.c:447
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:179
-msgid "Operation already in progress"
-msgstr "æÂ¤é Â
æÂÂä½Âå·²ç¶Âå¨èÂÂçÂÂç¶ä¸Â"
+#: malloc/memusage.sh:202
+msgid "memusage: unrecognized option \\`$1'"
+msgstr "memusageï¼Âç¡æ³Â辨èÂÂçÂÂé¸é Â
ãÂÂ$1ãÂÂ"
-#. TRANS A file that isn't a socket was specified when a socket is required.
-#: stdio-common/../sysdeps/gnu/errlist.c:456
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:125
-msgid "Socket operation on non-socket"
-msgstr "Socket å¨é socket ä¸ÂéÂÂä½Â"
+#: malloc/memusage.sh:215
+msgid "No program name given"
+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:466
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:127
-msgid "Message too long"
-msgstr "è¨ÂæÂ¯å¤ªé·"
+#: malloc/memusagestat.c:57
+msgid "Name output file"
+msgstr "Ã¥ÂÂ稱輸åºæªÂ"
-#. TRANS The socket type does not support the requested communications protocol.
-#: stdio-common/../sysdeps/gnu/errlist.c:475
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:128
-msgid "Protocol wrong type for socket"
-msgstr "socket çÂÂÃ¥ÂÂå®Âé¯誤åÂÂæÂ
Â"
+#: malloc/memusagestat.c:58
+msgid "Title string used in output graphic"
+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:485
-msgid "Protocol not available"
-msgstr "Ã¥ÂÂå®Âä¸ÂÃ¥ÂÂå¨"
+#: malloc/memusagestat.c:59
+msgid "Generate output linear to time (default is linear to number of function calls)"
+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:496
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:150
-msgid "Protocol not supported"
-msgstr "Ã¥ÂÂå®Âä¸ÂæÂ¯æÂ´"
+#: malloc/memusagestat.c:61
+msgid "Also draw graph for total memory consumption"
+msgstr "Ã¥ÂÂæÂÂå°Â總è¨ÂæÂ¶é«Âç¨éÂÂä½ÂÃ¥ÂÂ"
-#. TRANS The socket type is not supported.
-#: stdio-common/../sysdeps/gnu/errlist.c:505
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:151
-msgid "Socket type not supported"
-msgstr "Socket Ã¥ÂÂå¥ä¸ÂæÂ¯æÂ´"
+#: malloc/memusagestat.c:62
+msgid "Make output graphic VALUE pixels wide"
+msgstr "å®Â製輸åºåÂÂå½¢çÂÂ寬度åÂÂç´ VALUE"
-#. 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:519
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:78
-msgid "Operation not supported"
-msgstr "æÂ¤é Â
æÂÂä½Â並ä¸Â被æÂ¯æÂ´"
+#: malloc/memusagestat.c:63
+msgid "Make output graphic VALUE pixels high"
+msgstr "å®Â製輸åºåÂÂå½¢çÂÂé«Â度åÂÂç´ VALUE"
+
+#: malloc/memusagestat.c:68
+msgid "Generate graphic from memory profiling data"
+msgstr "å¾Âè¨ÂæÂ¶é«ÂæÂ§è½測試è³ÂæÂÂç¢çÂÂÃ¥ÂÂÃ¥ÂÂ"
+
+#: malloc/memusagestat.c:71
+msgid "DATAFILE [OUTFILE]"
+msgstr "è³ÂæÂÂ檠[輸åºæªÂ]"
+
+#: misc/error.c:118
+msgid "Unknown system error"
+msgstr "æÂªçÂ¥çÂÂ系統é¯誤"
+
+#: nis/nis_callback.c:189
+msgid "unable to free arguments"
+msgstr "ç¡æ³ÂéÂÂæÂ¾åÂÂæÂ¸"
+
+#: nis/nis_error.h:1 nis/ypclnt.c:833 nis/ypclnt.c:921 posix/regcomp.c:132
+#: sysdeps/gnu/errlist.c:20
+msgid "Success"
+msgstr "æÂÂÃ¥ÂÂ"
+
+#: nis/nis_error.h:2
+msgid "Probable success"
+msgstr "å¯è½æÂÂÃ¥ÂÂ"
-#. TRANS The socket communications protocol family you requested is not supported.
-#: stdio-common/../sysdeps/gnu/errlist.c:528
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:153
-msgid "Protocol family not supported"
-msgstr "Ã¥ÂÂå®Â群çµÂä¸ÂæÂ¯æÂ´"
+#: nis/nis_error.h:3
+msgid "Not found"
+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:538
-msgid "Address family not supported by protocol"
-msgstr "ä½ÂÃ¥ÂÂæÂÂ群ä¸Â被åÂÂå®ÂæÂÂæÂ¯æÂ´"
+#: nis/nis_error.h:4
+msgid "Probably not found"
+msgstr "å¯è½æÂ¾ä¸Âå°"
-#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
-#: stdio-common/../sysdeps/gnu/errlist.c:547
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:155
-msgid "Address already in use"
-msgstr "ä½ÂÃ¥ÂÂå·²ç¶ÂæÂÂå¨使ç¨"
+#: nis/nis_error.h:5
+msgid "Cache expired"
+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:558
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:156
-msgid "Cannot assign requested address"
-msgstr "ç¡æ³ÂæÂÂå®ÂæÂÂéÂÂçÂÂä½ÂÃ¥ÂÂ"
+#: nis/nis_error.h:6
+msgid "NIS+ servers unreachable"
+msgstr "NIS+ 伺æÂÂå¨ç¡æ³Âé£ç·Â"
-#. TRANS A socket operation failed because the network was down.
-#: stdio-common/../sysdeps/gnu/errlist.c:567
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:157
-msgid "Network is down"
-msgstr "網路åÂÂæÂº"
+#: nis/nis_error.h:7
+msgid "Unknown object"
+msgstr "æÂªçÂ¥çÂÂç®çÂÂæªÂ"
-#. TRANS A socket operation failed because the subnet containing the remote host
-#. TRANS was unreachable.
-#: stdio-common/../sysdeps/gnu/errlist.c:577
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:158
-msgid "Network is unreachable"
-msgstr "ç¡æ³ÂæÂ¥è§¸ç¶²è·¯"
+#: nis/nis_error.h:8
+msgid "Server busy, try again"
+msgstr "伺æÂÂå¨å¿Âç¢Âä¸Âï¼Âè«ÂÃ¥ÂÂ試ä¸Â次"
-#. TRANS A network connection was reset because the remote host crashed.
-#: stdio-common/../sysdeps/gnu/errlist.c:586
-msgid "Network dropped connection on reset"
-msgstr "å¨éÂÂè¨ÂæÂÂ網路é£ç·Âæ¼Â失"
+#: nis/nis_error.h:9
+msgid "Generic system error"
+msgstr "ä¸Âè¬系統é¯誤"
-#. TRANS A network connection was aborted locally.
-#: stdio-common/../sysdeps/gnu/errlist.c:595
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:160
-msgid "Software caused connection abort"
-msgstr "è»Âé«Âé æÂÂé£ç·Âä¸ÂæÂ·"
+#: nis/nis_error.h:10
+msgid "First/next chain broken"
+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:606
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:161
-msgid "Connection reset by peer"
-msgstr "é£ç·Â被å°ÂæÂ¹éÂÂè¨Â"
+#. TRANS Permission denied; the file permissions do not allow the attempted operation.
+#: nis/nis_error.h:11 nis/ypclnt.c:878 sysdeps/gnu/errlist.c:157
+msgid "Permission denied"
+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:617
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:162
-msgid "No buffer space available"
-msgstr "æ²ÂæÂÂå¯ç¨çÂÂç·©è¡Â空éÂÂäºÂ"
+#: nis/nis_error.h:12
+msgid "Not owner"
+msgstr "並éÂÂæÂÂæÂÂèÂÂ
"
-#. TRANS You tried to connect a socket that is already connected.
-#. TRANS @xref{Connecting}.
-#: stdio-common/../sysdeps/gnu/errlist.c:627
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:163
-msgid "Transport endpoint is already connected"
-msgstr "å³輸çÂÂÃ¥Â
©ç«¯å·²ç¶Âå®ÂæÂÂé£ç·ÂäºÂ"
+#: nis/nis_error.h:13
+msgid "Name not served by this server"
+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:639
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:164
-msgid "Transport endpoint is not connected"
-msgstr "å³輸çÂÂÃ¥Â
©ç«¯å°ÂæÂªé£ç·Â"
+#: nis/nis_error.h:14
+msgid "Server out of memory"
+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:650
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:126
-msgid "Destination address required"
-msgstr "éÂÂè¦Âç®æ¨Âä½ÂÃ¥ÂÂ"
+#: nis/nis_error.h:15
+msgid "Object with same name exists"
+msgstr "Ã¥ÂÂÃ¥ÂÂçÂÂç®æ¨Âå·²ç¶ÂÃ¥ÂÂå¨"
-#. TRANS The socket has already been shut down.
-#: stdio-common/../sysdeps/gnu/errlist.c:659
-msgid "Cannot send after transport endpoint shutdown"
-msgstr "ç¡æ³Âå¨輸éÂÂ端é»ÂéÂÂéÂÂå¾Âå³éÂÂ"
+#: nis/nis_error.h:16
+msgid "Not master server for this domain"
+msgstr "並éÂÂæÂ¤ä¸Âé ÂÃ¥ÂÂçÂÂ主伺æÂÂå¨"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:668
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:174
-msgid "Too many references: cannot splice"
-msgstr "太å¤ÂçÂÂÃ¥ÂÂèÂÂæÂÂæ¨Â: ç¡æ³Â飿ÂÂ¥"
+#: nis/nis_error.h:17
+msgid "Invalid object for operation"
+msgstr "ä¸Âé©ç¨çÂÂéÂÂä½Âç©件"
-#. TRANS A socket operation with a specified timeout received no response during
-#. TRANS the timeout period.
-#: stdio-common/../sysdeps/gnu/errlist.c:678
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:175
-msgid "Connection timed out"
-msgstr "é£ç·Âè¶Â
éÂÂæÂÂéÂÂ"
+#: nis/nis_error.h:18
+msgid "Malformed name, or illegal name"
+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:688
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:176
-msgid "Connection refused"
-msgstr "é£ç·Â被æÂÂçµÂ"
+#: nis/nis_error.h:19
+msgid "Unable to create callback"
+msgstr "ç¡æ³Â建ç«ÂÃ¥ÂÂå«è³ÂæÂ (callback)"
-#. 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:698
-msgid "Too many levels of symbolic links"
-msgstr "太å¤Â層ç´ÂçÂÂ符èÂÂé£çµÂæªÂ"
+#: nis/nis_error.h:20
+msgid "Results sent to callback proc"
+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:709
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:108
-msgid "File name too long"
-msgstr "æªÂÃ¥ÂÂ太é·"
+#: nis/nis_error.h:21
+msgid "Not found, no such name"
+msgstr "æÂ¾ä¸Âå°ï¼Âæ²ÂæÂÂæÂ¤ä¸ÂÃ¥ÂÂ稱"
-#. TRANS The remote host for a requested network connection is down.
-#: stdio-common/../sysdeps/gnu/errlist.c:718
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:177
-msgid "Host is down"
-msgstr "é 端系統已åÂÂæ©ÂäºÂ"
+#: nis/nis_error.h:22
+msgid "Name/entry isn't unique"
+msgstr "Ã¥ÂÂ稱/é Â
ç®ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
-#. TRANS The remote host for a requested network connection is not reachable.
-#: stdio-common/../sysdeps/gnu/errlist.c:727
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:178
-msgid "No route to host"
-msgstr "æÂ¾ä¸Âå°éÂÂå¾Â該主æ©ÂçÂÂè·¯ç±路å¾Â"
+#: nis/nis_error.h:23
+msgid "Modification failed"
+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:737
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:123
-msgid "Directory not empty"
-msgstr "ç®éÂÂä¸ÂæÂ¯ç©ºçÂÂ"
+#: nis/nis_error.h:24
+msgid "Database for table does not exist"
+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:748
-msgid "Too many processes"
-msgstr "太å¤ÂçÂÂè¡Âç¨Â"
+#: nis/nis_error.h:25
+msgid "Entry/table type mismatch"
+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:758
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:124
-msgid "Too many users"
-msgstr "太å¤Â使ç¨èÂÂ
"
+#: nis/nis_error.h:26
+msgid "Link points to illegal name"
+msgstr "é£çµÂæÂÂÃ¥ÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂ稱"
-#. TRANS The user's disk quota was exceeded.
-#: stdio-common/../sysdeps/gnu/errlist.c:767
-msgid "Disk quota exceeded"
-msgstr "硬碠quota 滿äºÂ"
+#: nis/nis_error.h:27
+msgid "Partial success"
+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:779
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:181
-msgid "Stale NFS file handle"
-msgstr "éÂÂèÂÂç NFS æªÂæ¡ÂæÂ§å¶碼"
+#: nis/nis_error.h:28
+msgid "Too many attributes"
+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:791
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:96
-msgid "Object is remote"
-msgstr "ç®æ¨ÂæªÂæ¡Âä½ÂæÂ¼é 端"
+#: nis/nis_error.h:29
+msgid "Error in RPC subsystem"
+msgstr "RPC Ã¥ÂÂ系統é¯誤"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:800
-msgid "RPC struct is bad"
-msgstr "RPC çµÂæ§ÂæÂ¯å£ÂçÂÂ"
+#: nis/nis_error.h:30
+msgid "Missing or malformed attribute"
+msgstr "缺å°ÂæÂÂå¥ÂæÂªçÂÂ屬æÂ§"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:809
-msgid "RPC version wrong"
-msgstr "RPC çÂÂæÂŽÂ¯èª¤"
+#: nis/nis_error.h:31
+msgid "Named object is not searchable"
+msgstr "æÂÂÃ¥ÂÂ稱çÂÂç©件ç¡æ³ÂæÂÂå°Â"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:818
-msgid "RPC program not available"
-msgstr "RPC ç¨Âå¼Âä¸ÂÃ¥ÂÂå¨"
+#: nis/nis_error.h:32
+msgid "Error while talking to callback proc"
+msgstr "å¨è callback proc éÂÂè¨ÂæÂÂé¯誤"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:827
-msgid "RPC program version wrong"
-msgstr "RPC ç¨Âå¼ÂçÂÂæÂŽÂ¯èª¤"
+#: nis/nis_error.h:33
+msgid "Non NIS+ namespace encountered"
+msgstr "éÂÂéÂÂéÂÂå NIS+ å½åÂÂè¦ÂÃ¥ÂÂçÂÂÃ¥ÂÂ稱"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:836
-msgid "RPC bad procedure for program"
-msgstr "ç¨Âå¼Âç RPC ç¨ÂåºÂé¯誤"
+#: nis/nis_error.h:34
+msgid "Illegal object type for operation"
+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:848
-msgid "No locks available"
-msgstr "ç¡æ³ÂéÂÂå®Âè³ÂæÂÂ"
+#: nis/nis_error.h:35
+msgid "Passed object is not the same object on server"
+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:861
-msgid "Inappropriate file type or format"
-msgstr "ä¸Âå¸ÂæÂÂçÂÂæªÂæ¡Âå½¢æÂ
ÂæÂÂæ ¼å¼Â"
+#: nis/nis_error.h:36
+msgid "Modify operation failed"
+msgstr "ä¿®æÂ¹éÂÂä½ÂæÂ¹å¼Â失æÂÂ"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:870
-msgid "Authentication error"
-msgstr "éÂÂå®Âé¯誤"
+#: nis/nis_error.h:37
+msgid "Query illegal for named table"
+msgstr "å°Âè¨ÂÃ¥ÂÂ表格çÂÂæÂ¥è©¢ä¸¦ä¸ÂÃ¥ÂÂæ³Â"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:879
-msgid "Need authenticator"
-msgstr "éÂÂè¦ÂèªÂèÂÂ"
+#: nis/nis_error.h:38
+msgid "Attempt to remove a non-empty table"
+msgstr "Ã¥ÂÂ試åªé¤ä¸ÂÃ¥ÂÂæÂÂÃ¥Â
§å®¹çÂÂ表格"
-#. TRANS Function not implemented. This indicates that the function called is
-#. TRANS not implemented at all, either in the C library itself or in the
-#. TRANS operating system. When you get this error, you can be sure that this
-#. TRANS particular function will always fail with @code{ENOSYS} unless you
-#. TRANS install a new version of the C library or the operating system.
-#: stdio-common/../sysdeps/gnu/errlist.c:892
-msgid "Function not implemented"
-msgstr "Ã¥ÂÂè½æ²ÂæÂÂ實ä½Â"
+#: nis/nis_error.h:39
+msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
+msgstr "Ã¥ÂÂå NIS+ Ã¥ÂÂå§ÂÃ¥ÂÂÃ¥ÂÂæªÂé¯誤ãÂÂæÂÂå®Â裠NIS+ Ã¥ÂÂï¼Â"
-#. TRANS Not supported. A function returns this error when certain parameter
-#. TRANS values are valid, but the functionality they request is not available.
-#. TRANS This can mean that the function does not implement a particular command
-#. TRANS or option value or flag bit at all. For functions that operate on some
-#. TRANS object given in a parameter, such as a file descriptor or a port, it
-#. TRANS might instead mean that only @emph{that specific object} (file
-#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
-#. TRANS different file descriptors might support different ranges of parameter
-#. TRANS values.
-#. TRANS
-#. TRANS If the entire function is not available at all in the implementation,
-#. TRANS it returns @code{ENOSYS} instead.
-#: stdio-common/../sysdeps/gnu/errlist.c:912
-msgid "Not supported"
-msgstr "並æÂªæÂ¯æÂ´"
+#: nis/nis_error.h:40
+msgid "Full resync required for directory"
+msgstr "ç®éÂÂç resync è«Âæ±Â已滿"
-#. 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:922
-msgid "Invalid or incomplete multibyte or wide character"
-msgstr "ä¸Âé©ç¨æÂÂä¸Âå®ÂæÂ´çÂÂå¤Âä½ÂÃ¥Â
ÂçµÂÃ¥ÂÂÃ¥Â
ÂæÂÂ寬åÂÂÃ¥Â
Â"
+#: nis/nis_error.h:41
+msgid "NIS+ operation failed"
+msgstr "NIS+ éÂÂä½Â失æÂÂ"
-#. 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:936
-msgid "Inappropriate operation for background process"
-msgstr "ä¸Âå¸ÂæÂÂçÂÂèÂÂæÂ¯è¡Âç¨ÂéÂÂä½Â"
+#: nis/nis_error.h:42
+msgid "NIS+ service is unavailable or not installed"
+msgstr "NIS+ æÂÂÃ¥ÂÂç¡æ³ÂÃ¥ÂÂå¾ÂæÂÂèÂÂ
å°ÂæÂªå®Âè£Â"
+
+#: nis/nis_error.h:43
+msgid "Yes, 42 is the meaning of life"
+msgstr "æÂ¯çÂÂï¼Â42 å°±æÂ¯åÂÂå¨çÂÂæÂÂ義"
-#. 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:947
-msgid "Translator died"
-msgstr "ä¸Âä»Âç¨Âå¼Âå·²ç¶ÂçµÂæÂÂ"
+#: nis/nis_error.h:44
+msgid "Unable to authenticate NIS+ server"
+msgstr "ç¡æ³Âå° NIS+ çÂÂ伺æÂÂ端é²è¡ÂèªÂèÂÂ"
-#. 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:958
-msgid "?"
-msgstr "?"
+#: nis/nis_error.h:45
+msgid "Unable to authenticate NIS+ client"
+msgstr "ç¡æ³Âå° NIS+ çÂÂè«Âæ±Â端é²è¡ÂèªÂèÂÂ"
-#. TRANS You did @strong{what}?
-#: stdio-common/../sysdeps/gnu/errlist.c:967
-msgid "You really blew it this time"
-msgstr "éÂÂ次çÂÂçÂÂ被æÂ¨æÂÂæÂÂäºÂ"
+#: nis/nis_error.h:46
+msgid "No file space on server"
+msgstr "伺æÂÂå¨ä¸Âæ²ÂæÂÂæªÂæ¡Â空éÂÂ"
-# This is error EIEIO, errno 104
-#
-# - Macro: int EIEIO
-# Go home and have a glass of warm, dairy-fresh milk.
-#
-# The following messages were copied & pasted
-# from es.po by Santiago Vila Doncel <sanvila@unex.es>.
-#
-# <es.po>
-# ç©Âu diablos es esto?, esperemos a tener las fuentes
-# estupendo, este error parece mostrarse en dos ocasiones
-# - Macro: int EIEIO
-# Go home and have a glass of warm, dairy-fresh milk.
-# Jochen tambien lo traduce as. em
-#
-# Okay. Since you are dying to know, I'll tell you.
-# This is a joke, obviously. There is a children's song which begins,
-# "Old McDonald had a farm, e-i-e-i-o." Every time I see the (real)
-# errno macro EIO, I think about that song. Probably most of my
-# compatriots who program on Unix do, too. One of them must have stayed
-# up a little too late one night and decided to add it to Hurd or Glibc.
-# Whoever did it should be castigated, but it made me laugh.
-# --jtobey@channel1.com
-#
-# "bought the farm" means "died". -jtobey
-#
-# Bueno, pues despu廥 de pensarlo mucho, he seguido el ejemplo de la
-# traduccié® francesa (traduccié® libre). sv
-# </es.po>
-#
-# ç°¡å®çÂÂ說ï¼ÂÃ¥Â
ÂæÂ "Ã¥ÂÂèÂÂÃ¥Â
ÂçÂÂæÂÂå¡Âå°..."ï¼Âç¶å¾Âå¢?? ;-p
-#
-#. TRANS Go home and have a glass of warm, dairy-fresh milk.
-#: stdio-common/../sysdeps/gnu/errlist.c:976
-msgid "Computer bought the farm"
-msgstr "éÂÂå°éÂȏÂ
¦è²·äºÂä¸Âå¡Âå°åÂÂ"
+#: nis/nis_error.h:47
+msgid "Unable to create process on server"
+msgstr "ç¡æ³Âå¨伺æÂÂå¨ä¸Â建ç«Âå·è¡Âç¨ÂåºÂ"
-#. TRANS This error code has no purpose.
-#: stdio-common/../sysdeps/gnu/errlist.c:985
-msgid "Gratuitous error"
-msgstr "ç¡æÂÂ
çÂÂé¯誤"
+#: nis/nis_error.h:48
+msgid "Master server busy, full dump rescheduled."
+msgstr "主è¦Â伺æÂÂå¨å¿Âç¢Âä¸Âï¼ÂéÂÂæÂ°é²è¡Âå®ÂæÂ´è³ÂæÂÂå¾å¸æÂÂç¨ÂãÂÂ"
-#: stdio-common/../sysdeps/gnu/errlist.c:993
-msgid "Bad message"
-msgstr "é¯誤çÂÂè¨ÂæÂ¯"
+#: nis/nis_local_names.c:122
+#, c-format
+msgid "LOCAL entry for UID %d in directory %s not unique\n"
+msgstr "UID çº %d çÂÂé Â
ç®å¨æÂŒÂ°ç«¯ä¸Â並ä¸ÂæÂ¯å¯ä¸Âç (å¨ %s ç®éÂÂ裡é¢)\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1001
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:66
-msgid "Identifier removed"
-msgstr "èÂÂå¥符èÂÂç§»é¤"
+#: nis/nis_print.c:51
+msgid "UNKNOWN"
+msgstr "ä¸ÂæÂÂ"
-#: stdio-common/../sysdeps/gnu/errlist.c:1009
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:104
-msgid "Multihop attempted"
-msgstr "Ã¥ÂÂ試 Multihop"
+#: nis/nis_print.c:109
+msgid "BOGUS OBJECT\n"
+msgstr "Ã¥ÂÂçÂÂç©件\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1017
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:91
-msgid "No data available"
-msgstr "æ²ÂæÂÂå¯ç¨çÂÂè³ÂæÂÂ"
+#: nis/nis_print.c:112
+msgid "NO OBJECT\n"
+msgstr "æ²ÂæÂÂç©件\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1025
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:97
-msgid "Link has been severed"
-msgstr "é£çµÂå·²æÂÂæÂÂÃ¥ÂÂ"
+#: nis/nis_print.c:115
+msgid "DIRECTORY\n"
+msgstr "ç®éÂÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1033
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:65
-msgid "No message of desired type"
-msgstr "æ²ÂæÂÂ符åÂÂéÂÂæ±Âæ ¼å¼ÂçÂÂè¨ÂæÂ¯"
+#: nis/nis_print.c:118
+msgid "GROUP\n"
+msgstr "群çµÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1041
-msgid "Out of streams resources"
-msgstr "æÂÂæÂÂè³ÂæÂÂæµÂçÂÂè³ÂæºÂé½已ç¨ç¡"
+#: nis/nis_print.c:121
+msgid "TABLE\n"
+msgstr "表格\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1049
-msgid "Device not a stream"
-msgstr "è£Âç½®ä¸ÂæÂ¯è³ÂæÂÂæµÂ"
+#: nis/nis_print.c:124
+msgid "ENTRY\n"
+msgstr "é Â
ç®\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1057
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:109
-msgid "Value too large for defined data type"
-msgstr "æÂÂå®Â義çÂÂè³ÂæÂÂÃ¥ÂÂå¥å¼太大"
+#: nis/nis_print.c:127
+msgid "LINK\n"
+msgstr "é£çµÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1065
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:101
-msgid "Protocol error"
-msgstr "Ã¥ÂÂå®Âé¯誤"
+#: nis/nis_print.c:130
+msgid "PRIVATE\n"
+msgstr "ç§ÂæÂÂçÂÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1073
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:92
-msgid "Timer expired"
-msgstr "è¨ÂæÂÂå¨已éÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
+#: nis/nis_print.c:133
+msgid "(Unknown object)\n"
+msgstr "(æÂªçÂ¥çÂÂç©件)\n"
-#. TRANS Operation canceled; an asynchronous operation was canceled before it
-#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
-#. TRANS the normal result is for the operations affected to complete with this
-#. TRANS error; @pxref{Cancel AIO Operations}.
-#: stdio-common/../sysdeps/gnu/errlist.c:1085
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:77
-msgid "Operation canceled"
-msgstr "æÂÂä½Â已被åÂÂæ¶Â"
+#: nis/nis_print.c:167
+#, c-format
+msgid "Name : `%s'\n"
+msgstr "Ã¥ÂÂ稱 : `%s'\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1093
-msgid "Interrupted system call should be restarted"
-msgstr "ä¸ÂæÂ·çÂÂ系統å¼å«å¿Â
é ÂéÂÂæÂ°åÂÂÃ¥ÂÂ"
+#: nis/nis_print.c:168
+#, c-format
+msgid "Type : %s\n"
+msgstr "格张: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1101
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:67
-msgid "Channel number out of range"
-msgstr "éÂÂéÂÂèÂÂ碼è¶Â
åºç¯ÂÃ¥ÂÂ"
+#: nis/nis_print.c:173
+msgid "Master Server :\n"
+msgstr "主è¦Â伺æÂÂå¨ :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1109
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:68
-msgid "Level 2 not synchronized"
-msgstr "層素2 æ²ÂæÂÂÃ¥ÂÂæÂÂ¥"
+#: nis/nis_print.c:175
+msgid "Replicate :\n"
+msgstr "è¤Â製 :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1117
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:69
-msgid "Level 3 halted"
-msgstr "層素3 Ã¥ÂÂæÂ¢"
+#: nis/nis_print.c:176
+#, c-format
+msgid "\tName : %s\n"
+msgstr "\tÃ¥ÂÂ稱 : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1125
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:70
-msgid "Level 3 reset"
-msgstr "層素3 éÂÂè¨Â"
+#: nis/nis_print.c:177
+msgid "\tPublic Key : "
+msgstr "\tÃ¥Â
ŒÂ
±é°å : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1133
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:71
-msgid "Link number out of range"
-msgstr "é£çµÂæÂ¸ç®è¶Â
éÂÂç¯ÂÃ¥ÂÂ"
+#: nis/nis_print.c:181
+msgid "None.\n"
+msgstr "ç¡\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1141
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:72
-msgid "Protocol driver not attached"
-msgstr "Ã¥ÂÂå®ÂçÂÂé©Â
Ã¥ÂÂç¨Âå¼ÂæÂªé£æÂÂ¥"
+#: nis/nis_print.c:184
+#, c-format
+msgid "Diffie-Hellmann (%d bits)\n"
+msgstr "Diffie-Hellmann (%d ä½ÂÃ¥Â
Â)\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1149
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:73
-msgid "No CSI structure available"
-msgstr "æ²ÂæÂÂå¯ç¨ç CSI çµÂæ§ÂäºÂ"
+#: nis/nis_print.c:189
+#, c-format
+msgid "RSA (%d bits)\n"
+msgstr "RSA (%d ä½ÂÃ¥Â
Â)\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1157
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:74
-msgid "Level 2 halted"
-msgstr "層素2 Ã¥ÂÂæÂ¢"
+#: nis/nis_print.c:192
+msgid "Kerberos.\n"
+msgstr "Kerberos.\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1165
-msgid "Invalid exchange"
-msgstr "ä¸Âé©ç¨çÂÂ交æÂÂ"
+#: nis/nis_print.c:195
+#, c-format
+msgid "Unknown (type = %d, bits = %d)\n"
+msgstr "æÂªçÂ¥ç (Ã¥ÂÂæÂ
 = %dï¼Âä½ÂÃ¥Â
 = %d)\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1173
-msgid "Invalid request descriptor"
-msgstr "ä¸Âé©ç¨çÂÂè«Âæ±ÂæÂÂè¿°é Â
"
+#: nis/nis_print.c:206
+#, c-format
+msgid "\tUniversal addresses (%u)\n"
+msgstr "\tçµÂå°Âä½Âå (%u)\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1181
-msgid "Exchange full"
-msgstr "交æÂÂå·²åÂ
Â
è¶³"
+#: nis/nis_print.c:228
+msgid "Time to live : "
+msgstr "Ã¥ÂÂ卿ÂÂé : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1189
-msgid "No anode"
-msgstr "æ²ÂæÂÂé½極"
+#: nis/nis_print.c:230
+msgid "Default Access rights :\n"
+msgstr "é Âè¨ÂçÂÂÃ¥ÂÂÃ¥ÂÂæ¬Âé :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1197
-msgid "Invalid request code"
-msgstr "ä¸Âé©ç¨çÂÂè«Âæ±Â碼"
+#: nis/nis_print.c:239
+#, c-format
+msgid "\tType : %s\n"
+msgstr "\tÃ¥ÂÂÃ¥ÂÂ¥ : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1205
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:85
-msgid "Invalid slot"
-msgstr "ä¸Âé©ç¨ç slot"
+#: nis/nis_print.c:240
+msgid "\tAccess rights: "
+msgstr "\tÃ¥ÂÂÃ¥ÂÂæ¬ÂéÂÂ: "
-#: stdio-common/../sysdeps/gnu/errlist.c:1213
-msgid "File locking deadlock error"
-msgstr "æªÂæ¡ÂéÂÂå®ÂÃ¥ÂÂé Âé¯誤"
+#: nis/nis_print.c:254
+msgid "Group Flags :"
+msgstr "群çµÂæÂÂ樠:"
-#: stdio-common/../sysdeps/gnu/errlist.c:1221
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:87
-msgid "Bad font file format"
-msgstr "é¯誤çÂÂÃ¥ÂÂÃ¥ÂÂæªÂæ ¼å¼Â"
+#: nis/nis_print.c:257
+msgid ""
+"\n"
+"Group Members :\n"
+msgstr ""
+"\n"
+"群çµÂçÂÂæÂÂå¡ :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1229
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:94
-msgid "Machine is not on the network"
-msgstr "æ©Âå¨ä¸Âå¨網路ä¸Â"
+#: nis/nis_print.c:269
+#, c-format
+msgid "Table Type : %s\n"
+msgstr "表格形张: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1237
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:95
-msgid "Package not installed"
-msgstr "å¥Â件並æÂªå®Âè£Â"
+#: nis/nis_print.c:270
+#, c-format
+msgid "Number of Columns : %d\n"
+msgstr "æ¬Âä½ÂçÂÂæÂ¸ç® : %d\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1245
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:98
-msgid "Advertise error"
-msgstr "éÂÂçÂ¥é¯誤"
+#: nis/nis_print.c:271
+#, c-format
+msgid "Character Separator : %c\n"
+msgstr "Ã¥ÂÂÃ¥Â
ÂÃ¥ÂÂéÂÂè : %c\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1253
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:99
-msgid "Srmount error"
-msgstr "Srmount é¯誤"
+#: nis/nis_print.c:272
+#, c-format
+msgid "Search Path : %s\n"
+msgstr "æÂÂå°Â路徠: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1261
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:100
-msgid "Communication error on send"
-msgstr "å¨å³éÂÂæÂÂéÂÂè¨Âé¯誤"
+#: nis/nis_print.c:273
+msgid "Columns :\n"
+msgstr "è¡ :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1269
-msgid "RFS specific error"
-msgstr "RFS ç¹å®Âé¯誤"
+#: nis/nis_print.c:276
+#, c-format
+msgid "\t[%d]\tName : %s\n"
+msgstr "\t[%d]\tÃ¥ÂÂ稱 : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1277
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:110
-msgid "Name not unique on network"
-msgstr "網路ä¸ÂçÂÂÃ¥ÂÂ稱ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
+#: nis/nis_print.c:278
+msgid "\t\tAttributes : "
+msgstr "\t\t屬æÂ§ : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1285
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:111
-msgid "File descriptor in bad state"
-msgstr "æªÂæ¡ÂæÂÂè¿°é Â
èÂÂæÂ¼é¯誤çÂÂæÂ
Â"
+#: nis/nis_print.c:280
+msgid "\t\tAccess Rights : "
+msgstr "\t\tÃ¥ÂÂÃ¥ÂÂæ¬Âé : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1293
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112
-msgid "Remote address changed"
-msgstr "é 端ä½ÂÃ¥ÂÂæÂ¹è®ÂäºÂ"
+#: nis/nis_print.c:290
+msgid "Linked Object Type : "
+msgstr "é£çµÂçÂÂç©件åÂÂæÂ
 : "
+
+#: nis/nis_print.c:292
+#, c-format
+msgid "Linked to : %s\n"
+msgstr "é£çµÂå° : %s\n"
+
+#: nis/nis_print.c:302
+#, c-format
+msgid "\tEntry data of type %s\n"
+msgstr "\tÃ¥ÂÂå¥çº %s çÂÂé Â
ç®è³ÂæÂÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1301
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:113
-msgid "Can not access a needed shared library"
-msgstr "ç¡æ³ÂÃ¥ÂÂÃ¥ÂÂæÂÂéÂÂçÂÂÃ¥ÂÂ享å½å¼Â庫"
+#: nis/nis_print.c:305
+#, c-format
+msgid "\t[%u] - [%u bytes] "
+msgstr "\t[%u] - [%u ä½ÂÃ¥Â
ÂçµÂ] "
-#: stdio-common/../sysdeps/gnu/errlist.c:1309
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:114
-msgid "Accessing a corrupted shared library"
-msgstr "Ã¥ÂÂÃ¥ÂÂä¸ÂÃ¥ÂÂæ¯ÂæÂÂçÂÂÃ¥ÂÂ享å½å¼Â庫"
+#: nis/nis_print.c:308
+msgid "Encrypted data\n"
+msgstr "編碼è³ÂæÂÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1317
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:115
-msgid ".lib section in a.out corrupted"
-msgstr "a.out 丠.lib ç¯ÂÃ¥ÂÂæ¯ÂæÂÂäºÂ"
+#: nis/nis_print.c:310
+msgid "Binary data\n"
+msgstr "äºÂé²ä½Âè³ÂæÂÂ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1325
-msgid "Attempting to link in too many shared libraries"
-msgstr "Ã¥ÂÂ試åÂȎ£çµÂ太å¤ÂçÂÂÃ¥ÂÂ享è³ÂæÂÂ庫"
+#: nis/nis_print.c:326
+#, c-format
+msgid "Object Name : %s\n"
+msgstr "ç©件åÂÂ稱 : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1333
-msgid "Cannot exec a shared library directly"
-msgstr "ä¸Âè½ç´æÂ¥å·è¡Âä¸ÂÃ¥ÂÂÃ¥ÂÂ享å½å¼Â庫"
+#: nis/nis_print.c:327
+#, c-format
+msgid "Directory : %s\n"
+msgstr "ç®é : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1341
-msgid "Streams pipe error"
-msgstr "è³ÂæÂÂæµÂ管ç·Âé¯誤"
+#: nis/nis_print.c:328
+#, c-format
+msgid "Owner : %s\n"
+msgstr "æÂÂæÂÂèÂÂ
: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1349
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:165
-msgid "Structure needs cleaning"
-msgstr "çµÂæ§ÂéÂÂè¦Âæ¸Â
çÂÂ"
+#: nis/nis_print.c:329
+#, c-format
+msgid "Group : %s\n"
+msgstr "群絠: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1357
-msgid "Not a XENIX named type file"
-msgstr "並é XENIX å½åÂÂæ ¼å¼ÂçÂÂæªÂæ¡Â"
+#: nis/nis_print.c:330
+msgid "Access Rights : "
+msgstr "Ã¥ÂÂÃ¥ÂÂæ¬Âé : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1365
-msgid "No XENIX semaphores available"
-msgstr "æ²ÂæÂÂå¯ç¨ç XENIX ä¿¡èÂÂæ¨ÂèªÂäºÂ"
+#: nis/nis_print.c:332
+#, c-format
+msgid ""
+"\n"
+"Time to Live : "
+msgstr ""
+"\n"
+"Ã¥ÂÂå¨çÂÂæÂÂé : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1373
-msgid "Is a named type file"
-msgstr "æÂ¯åÂÂæÂÂÃ¥ÂÂÃ¥ÂÂå½¢æÂ
ÂçÂÂæªÂæ¡Â"
+#: nis/nis_print.c:335
+#, c-format
+msgid "Creation Time : %s"
+msgstr "ç¢çÂÂæÂÂé : %s"
-#: stdio-common/../sysdeps/gnu/errlist.c:1381
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:170
-msgid "Remote I/O error"
-msgstr "é 端輸åºåÂ
¥é¯誤"
+#: nis/nis_print.c:337
+#, c-format
+msgid "Mod. Time : %s"
+msgstr "ä¿®æÂ¹æÂÂé : %s"
-#: stdio-common/../sysdeps/gnu/errlist.c:1389
-msgid "No medium found"
-msgstr "æÂ¾ä¸Âå°åªÂé«Â"
+#: nis/nis_print.c:338
+msgid "Object Type : "
+msgstr "ç©件åÂÂÃ¥ÂÂ¥ : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1397
-msgid "Wrong medium type"
-msgstr "é¯誤çÂÂåªÂä»Âå½¢æÂ
Â"
+#: nis/nis_print.c:358
+#, c-format
+msgid " Data Length = %u\n"
+msgstr " è³ÂæÂÂé·度 = %u\n"
-#: stdio-common/../sysdeps/unix/siglist.c:26
-msgid "Signal 0"
-msgstr "è¨Âè 0"
+#: nis/nis_print.c:372
+#, c-format
+msgid "Status : %s\n"
+msgstr "çÂÂæÂ
 : %s\n"
-#: stdio-common/../sysdeps/unix/siglist.c:32
-msgid "IOT trap"
-msgstr "IOT é·é±"
+#: nis/nis_print.c:373
+#, c-format
+msgid "Number of objects : %u\n"
+msgstr "ç©件çÂÂæÂ¸ç® : %u\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:30
-msgid "Error 0"
-msgstr "第 0 èÂÂé¯誤"
+#: nis/nis_print.c:377
+#, c-format
+msgid "Object #%d:\n"
+msgstr "ç®çÂÂ檠#%d:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:31
-#: nis/nis_error.c:40
-msgid "Not owner"
-msgstr "並éÂÂæÂÂæÂÂèÂÂ
"
+#: nis/nis_print_group_entry.c:117
+#, c-format
+msgid "Group entry for \"%s.%s\" group:\n"
+msgstr "群絠\"%s.%s\" 群çµÂé Â
ç®:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:35
-msgid "I/O error"
-msgstr "I/O é¯誤"
+#: nis/nis_print_group_entry.c:125
+msgid " Explicit members:\n"
+msgstr " æÂÂ確çÂÂæÂÂå¡:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:37
-msgid "Arg list too long"
-msgstr "Arg 串åÂÂ太é·"
+#: nis/nis_print_group_entry.c:130
+msgid " No explicit members\n"
+msgstr " æ²ÂæÂÂæÂÂ確çÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:39
-msgid "Bad file number"
-msgstr "é¯誤çÂÂæªÂæ¡ÂèÂÂ碼"
+#: nis/nis_print_group_entry.c:133
+msgid " Implicit members:\n"
+msgstr " ä¸ÂæÂÂ確çÂÂæÂÂå¡:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:42
-msgid "Not enough space"
-msgstr "空éÂÂä¸Âè¶³"
+#: nis/nis_print_group_entry.c:138
+msgid " No implicit members\n"
+msgstr " æ²ÂæÂÂä¸ÂæÂÂ確çÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:46
-msgid "Device busy"
-msgstr "è£Âç½®å¿Âç¢Âä¸Â"
+#: nis/nis_print_group_entry.c:141
+msgid " Recursive members:\n"
+msgstr " éÂÂè¿´çÂÂæÂÂå¡:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:48
-msgid "Cross-device link"
-msgstr "è£Âç½®ä¹ÂéÂÂçÂÂ飿ÂÂ¥"
+#: nis/nis_print_group_entry.c:146
+msgid " No recursive members\n"
+msgstr " æ²ÂæÂÂéÂÂè¿´çÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:53
-msgid "File table overflow"
-msgstr "æªÂæ¡Â表已滿"
+#: nis/nis_print_group_entry.c:149
+msgid " Explicit nonmembers:\n"
+msgstr " æÂÂ確çÂÂéÂÂæÂÂå¡:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:63
-msgid "Argument out of domain"
-msgstr "å¼ÂæÂ¸è¶Â
éÂÂç¯ÂÃ¥ÂÂ"
+#: nis/nis_print_group_entry.c:154
+msgid " No explicit nonmembers\n"
+msgstr " æ²ÂæÂÂæÂÂ確çÂÂéÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:64
-msgid "Result too large"
-msgstr "çµÂæÂÂ太大äºÂ"
+#: nis/nis_print_group_entry.c:157
+msgid " Implicit nonmembers:\n"
+msgstr " ä¸ÂæÂÂ確çÂÂéÂÂæÂÂå¡:\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:75
-msgid "Deadlock situation detected/avoided"
-msgstr "åµ測/é¿åÂ
ÂÃ¥ÂÂé ÂçÂÂæÂ
Â"
+#: nis/nis_print_group_entry.c:162
+msgid " No implicit nonmembers\n"
+msgstr " æ²ÂæÂÂä¸ÂæÂÂ確çÂÂéÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:76
-msgid "No record locks available"
-msgstr "æ²ÂæÂÂå¯ç¨çÂÂç´ÂéÂÂéÂÂäºÂ"
+#: nis/nis_print_group_entry.c:165
+msgid " Recursive nonmembers:\n"
+msgstr " éÂÂè¿´çÂÂéÂÂæÂÂå¡ï¼Â\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:79
-msgid "Disc quota exceeded"
-msgstr "Disc quota 滿äºÂ"
+#: nis/nis_print_group_entry.c:170
+msgid " No recursive nonmembers\n"
+msgstr " æ²ÂæÂÂéÂÂè¿´çÂÂéÂÂæÂÂå¡\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:80
-msgid "Bad exchange descriptor"
-msgstr "é¯誤çÂÂ交æÂÂæÂÂè¿°é Â
"
+#: nis/nss_nisplus/nisplus-publickey.c:101
+#: nis/nss_nisplus/nisplus-publickey.c:183
+#, c-format
+msgid "DES entry for netname %s not unique\n"
+msgstr "netname %s ç DES é Â
ç®並ä¸Âå¯ä¸Â\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:81
-msgid "Bad request descriptor"
-msgstr "é¯誤çÂÂè«Âæ±ÂæÂÂè¿°é Â
"
+#: nis/nss_nisplus/nisplus-publickey.c:220
+#, c-format
+msgid "netname2user: missing group id list in `%s'"
+msgstr "netname2userï¼Âå¨ãÂÂ%sãÂÂä¸Â缺å°Â群çµÂèÂÂå¥èÂÂæ¸Â
å®"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:82
-msgid "Message tables full"
-msgstr "è¨ÂæÂ¯è¡¨æ ¼å·²æ»¿"
+#: nis/nss_nisplus/nisplus-publickey.c:302
+#: nis/nss_nisplus/nisplus-publickey.c:308
+#: nis/nss_nisplus/nisplus-publickey.c:373
+#: nis/nss_nisplus/nisplus-publickey.c:382
+#, c-format
+msgid "netname2user: (nis+ lookup): %s\n"
+msgstr "netname2user: (nis+ æÂÂå°Â): %s\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:83
-msgid "Anode table overflow"
-msgstr "Anode 表格溢åº"
+#: nis/nss_nisplus/nisplus-publickey.c:321
+#, c-format
+msgid "netname2user: DES entry for %s in directory %s not unique"
+msgstr "netname2user: %s ç DES é Â
ç®å¨ %s ç®éÂÂä¸Â並ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:84
-msgid "Bad request code"
-msgstr "é¯誤çÂÂè«Âæ±Âè¨ÂèÂÂ編碼"
+#: nis/nss_nisplus/nisplus-publickey.c:339
+#, c-format
+msgid "netname2user: principal name `%s' too long"
+msgstr "netname2user: 主è¦ÂÃ¥ÂÂ稱 `%s' 太éÂኼÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:86
-msgid "File locking deadlock"
-msgstr "æªÂæ¡ÂéÂÂå®ÂÃ¥ÂÂé Â"
+#: nis/nss_nisplus/nisplus-publickey.c:395
+#, c-format
+msgid "netname2user: LOCAL entry for %s in directory %s not unique"
+msgstr "netname2user: %s çÂÂæÂŒÂ°ç«¯é Â
ç®å¨ %s ç®éÂÂä¸Â並ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:88
-msgid "Error 58"
-msgstr "第 58 èÂÂé¯誤"
+#: nis/nss_nisplus/nisplus-publickey.c:402
+msgid "netname2user: should not have uid 0"
+msgstr "netname2user: ä¸Âè½æÂÂ使ç¨èÂÂ
id çº 0 çÂÂæÂÂ
æ³Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:89
-msgid "Error 59"
-msgstr "第 59 èÂÂé¯誤"
+#: nis/ypclnt.c:836
+msgid "Request arguments bad"
+msgstr "å¿Â
é Âå¼ÂæÂ¸æÂÂé¯誤"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:90
-msgid "Not a stream device"
-msgstr "並éÂÂè³ÂæÂÂæµÂè£Âç½®"
+#: nis/ypclnt.c:839
+msgid "RPC failure on NIS operation"
+msgstr "NIS éÂÂä½ RPC 失æÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:93
-msgid "Out of stream resources"
-msgstr "è³ÂæÂÂæµÂè³ÂæºÂç¨ç¡"
+#: nis/ypclnt.c:842
+msgid "Can't bind to server which serves this domain"
+msgstr "ç¡æ³ÂèÂÂæÂÂÃ¥ÂÂæÂ¼æÂ¤ç¶²åÂÂçÂÂ伺æÂÂå¨è¯繫"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:102
-msgid "Error 72"
-msgstr "第 72 èÂÂé¯誤"
+#: nis/ypclnt.c:845
+msgid "No such map in server's domain"
+msgstr "å¨伺æÂÂå¨çÂÂé ÂÃ¥ÂÂè³ÂæÂÂä¸ÂæÂ¾ä¸Âå°æÂ¤ä¸Âå°ÂæÂ è¡¨"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:103
-msgid "Error 73"
-msgstr "第 73 èÂÂé¯誤"
+#: nis/ypclnt.c:848
+msgid "No such key in map"
+msgstr "å¨å°ÂæÂ è¡¨ä¸Âæ²ÂæÂÂæÂ¤ä¸Âéµå¼"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:105
-msgid "Error 75"
-msgstr "第 75 èÂÂé¯誤"
+#: nis/ypclnt.c:851
+msgid "Internal NIS error"
+msgstr "Ã¥Â
§é¨ NIS é¯誤"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:106
-msgid "Error 76"
-msgstr "第 76 èÂÂé¯誤"
+#: nis/ypclnt.c:854
+msgid "Local resource allocation failure"
+msgstr "Ã¥ÂÂÃ¥ÂÂè³ÂæºÂéÂ
Â置失æÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:107
-msgid "Not a data message"
-msgstr "並ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂè³ÂæÂÂè¨ÂæÂ¯"
+#: nis/ypclnt.c:857
+msgid "No more records in map database"
+msgstr "å¨å°ÂæÂ è¡¨è³ÂæÂÂ庫ä¸Âæ²ÂæÂÂÃ¥Â
¶ä»Âç´ÂéÂÂäºÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:116
-msgid "Attempting to link in more shared libraries than system limit"
-msgstr "Ã¥ÂÂ試åÂȎ£çµÂè¶Â
éÂÂ系統ä¸ÂéÂÂçÂÂÃ¥ÂÂ享è³ÂæÂÂ庫"
+#: nis/ypclnt.c:860
+msgid "Can't communicate with portmapper"
+msgstr "ç¡æ³Âè portmapper éÂÂè¨Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:117
-msgid "Can not exec a shared library directly"
-msgstr "ç¡æ³Âç´æÂ¥å·è¡ÂÃ¥ÂÂ享å½å¼Â庫"
+#: nis/ypclnt.c:863
+msgid "Can't communicate with ypbind"
+msgstr "ç¡æ³Âè ypbind éÂÂè¨Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:118
-msgid "Illegal byte sequence"
-msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂä½ÂÃ¥Â
ÂçµÂåºÂÃ¥ÂÂ"
+#: nis/ypclnt.c:866
+msgid "Can't communicate with ypserv"
+msgstr "ç¡æ³Âè ypserv éÂÂè¨Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:119
-msgid "Operation not applicable"
-msgstr "æÂ¤é Â
æÂÂä½Â並ä¸Âé©ç¶"
+#: nis/ypclnt.c:869
+msgid "Local domain name not set"
+msgstr "Ã¥ÂÂÃ¥ÂÂç¶²åÂÂÃ¥ÂÂ稱æ²ÂæÂÂè¨Âå®Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:120
-msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
-msgstr "å°ÂæÂ¾è·¯å¾ÂÃ¥ÂÂ稱æÂÂéÂÂéÂÂçÂÂ符èÂÂé£çµÂæÂ¸ç®è¶Â
é MAXSYMLINKS 裡é¢å®Â義çÂÂæÂÂ大å¼"
+#: nis/ypclnt.c:872
+msgid "NIS map database is bad"
+msgstr "NIS å°ÂæÂ è³ÂæÂÂ庫æÂ¯å£ÂçÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:121
-msgid "Error 91"
-msgstr "第 91 èÂÂé¯誤"
+#: nis/ypclnt.c:875
+msgid "NIS client/server version mismatch - can't supply service"
+msgstr "NIS è«Âæ±Â端/伺æÂÂ端çÂÂæÂ¬ä¸Â符å - ç¡æ³ÂæÂÂä¾ÂæÂÂÃ¥ÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:122
-msgid "Error 92"
-msgstr "第 92 èÂÂé¯誤"
+#: nis/ypclnt.c:881
+msgid "Database is busy"
+msgstr "è³ÂæÂÂ庫æÂ£å¨å¿Âç¢Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:129
-msgid "Option not supported by protocol"
-msgstr "éÂÂè¨ÂÃ¥ÂÂå®Â並ä¸ÂæÂ¯æÂ´æÂ¤åÂÂæÂ¸"
+#: nis/ypclnt.c:884
+msgid "Unknown NIS error code"
+msgstr "æÂªçÂ¥ç NIS é¯誤碼"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:130
-msgid "Error 100"
-msgstr "第 100 èÂÂé¯誤"
+#: nis/ypclnt.c:924
+msgid "Internal ypbind error"
+msgstr "Ã¥Â
§é¨ ypbind é¯誤"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:131
-msgid "Error 101"
-msgstr "第 101 èÂÂé¯誤"
+#: nis/ypclnt.c:927
+msgid "Domain not bound"
+msgstr "ç¶²åÂÂæÂ¾ä¸Âå°"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:132
-msgid "Error 102"
-msgstr "第 102 èÂÂé¯誤"
+#: nis/ypclnt.c:930
+msgid "System resource allocation failure"
+msgstr "系統è³ÂæºÂéÂ
Â置失æÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:133
-msgid "Error 103"
-msgstr "第 103 èÂÂé¯誤"
+#: nis/ypclnt.c:933
+msgid "Unknown ypbind error"
+msgstr "æÂªçÂ¥ç ypbind é¯誤"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:134
-msgid "Error 104"
-msgstr "第 104 èÂÂé¯誤"
+#: nis/ypclnt.c:974
+msgid "yp_update: cannot convert host to netname\n"
+msgstr "yp_update: ç¡æ³Âè½ÂæÂÂ主æ©ÂçÂÂ網路åÂÂ稱\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:135
-msgid "Error 105"
-msgstr "第 105 èÂÂé¯誤"
+#: nis/ypclnt.c:992
+msgid "yp_update: cannot get server address\n"
+msgstr "yp_update: ç¡æ³ÂÃ¥ÂÂå¾Â伺æÂÂå¨ä½ÂÃ¥ÂÂ\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:136
-msgid "Error 106"
-msgstr "第 106 èÂÂé¯誤"
+#: nscd/aicache.c:83 nscd/hstcache.c:492
+#, c-format
+msgid "Haven't found \"%s\" in hosts cache!"
+msgstr "å°ÂæÂªå¨ hosts å¿«åÂÂä¸ÂæÂ¾å° \"%s\"!"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:137
-msgid "Error 107"
-msgstr "第 107 èÂÂé¯誤"
+#: nscd/aicache.c:85 nscd/hstcache.c:494
+#, c-format
+msgid "Reloading \"%s\" in hosts cache!"
+msgstr "éÂÂæÂ°è¼ÂÃ¥Â
¥ãÂÂ%sãÂÂæÂ¼ä¸»æ©Âå¿«åÂÂï¼Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:138
-msgid "Error 108"
-msgstr "第 108 èÂÂé¯誤"
+#: nscd/cache.c:150
+#, c-format
+msgid "add new entry \"%s\" of type %s for %s to cache%s"
+msgstr "å åÂ
¥æÂ°çÂÂé Â
ç®ãÂÂ%sãÂÂçÂÂÃ¥ÂÂæÂ
 %s ç¨æÂ¼ %s å° cache%s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:139
-msgid "Error 109"
-msgstr "第 109 èÂÂé¯誤"
+#: nscd/cache.c:152
+msgid " (first)"
+msgstr " (Ã¥Â
Â)"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:140
-msgid "Error 110"
-msgstr "第 110 èÂÂé¯誤"
+#: nscd/cache.c:276 nscd/connections.c:861
+#, c-format
+msgid "cannot stat() file `%s': %s"
+msgstr "ç¡泠stat() æªÂæ¡ `%s': %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:141
-msgid "Error 111"
-msgstr "第 111 èÂÂé¯誤"
+#: nscd/cache.c:318
+#, c-format
+msgid "pruning %s cache; time %ld"
+msgstr "pruning %s å¿«åÂÂï¼ÂæÂÂé %ld"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:142
-msgid "Error 112"
-msgstr "第 112 èÂÂé¯誤"
+#: nscd/cache.c:347
+#, c-format
+msgid "considering %s entry \"%s\", timeout %<PRIu64>"
+msgstr "èªÂçº丠%s é Â
ç®ãÂÂ%sãÂÂï¼Âé¾æÂ %<PRIu64>"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:143
-msgid "Error 113"
-msgstr "第 113 èÂÂé¯誤"
+#: nscd/connections.c:565
+#, c-format
+msgid "invalid persistent database file \"%s\": %s"
+msgstr "ç¡æÂÂçÂÂæ°¸ä¹Â
æÂ§çÂÂè³ÂæÂÂ庫æªÂæ¡ÂãÂÂ%sãÂÂï¼Â%s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:144
-msgid "Error 114"
-msgstr "第 114 èÂÂé¯誤"
+#: nscd/connections.c:573
+msgid "uninitialized header"
+msgstr "æÂªèµ·å§ÂçÂÂæ¨Âé Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:145
-msgid "Error 115"
-msgstr "第 115 èÂÂé¯誤"
+#: nscd/connections.c:578
+msgid "header size does not match"
+msgstr "é Âé¦Â大å°Âä¸ÂÃ¥ÂȌÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:146
-msgid "Error 116"
-msgstr "第 116 èÂÂé¯誤"
+#: nscd/connections.c:588
+msgid "file size does not match"
+msgstr "æªÂæ¡Â大å°Âä¸ÂÃ¥ÂȌÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:147
-msgid "Error 117"
-msgstr "第 117 èÂÂé¯誤"
+#: nscd/connections.c:605
+msgid "verification failed"
+msgstr "æÂ¥æ ¸å¤±æÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:148
-msgid "Error 118"
-msgstr "第 118 èÂÂé¯誤"
+#: nscd/connections.c:619
+#, c-format
+msgid "suggested size of table for database %s larger than the persistent database's table"
+msgstr "ç¨æÂ¼è³ÂæÂÂ庫 %s çÂÂ建è°表格大å°Â大æÂ¼æ°¸ä¹Â
æÂ§çÂÂè³ÂæÂÂ庫表格"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:149
-msgid "Error 119"
-msgstr "第 119 èÂÂé¯誤"
+#: nscd/connections.c:630 nscd/connections.c:715
+#, c-format
+msgid "cannot create read-only descriptor for \"%s\"; no mmap"
+msgstr "ç¡æ³Â建ç«Âç¨æÂ¼ãÂÂ%sãÂÂçÂÂå¯è®ÂæÂÂè¿°åÂ
Âï¼Âç¡ mmap"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:152
-msgid "Operation not supported on transport endpoint"
-msgstr "æÂ¤é Â
æÂÂä½Âå¨å³輸çµÂé»ÂæÂÂ並ä¸Â被æÂ¯æÂ´"
+#: nscd/connections.c:646
+#, c-format
+msgid "cannot access '%s'"
+msgstr "ç¡æ³ÂÃ¥ÂÂÃ¥ÂÂãÂÂ%sãÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:154
-msgid "Address family not supported by protocol family"
-msgstr "ä½ÂÃ¥ÂÂæÂÂ群ä¸Â被åÂÂå®ÂæÂÂ群æÂÂæÂ¯æÂ´"
+#: nscd/connections.c:694
+#, c-format
+msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
+msgstr "è³ÂæÂÂ庫ç¨æÂ¼ %s å·²æÂÂå£ÂæÂÂÃ¥ÂÂæÂ¥å°使ç¨ï¼Âç§»é¤ %s æÂÂÃ¥ÂÂå°å¦ÂæÂÂå¿Â
è¦ÂçÂÂ話åÂÂéÂÂæÂ°åÂÂÃ¥ÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:159
-msgid "Network dropped connection because of reset"
-msgstr "網路é£ç·Âæ¼Â失ï¼Âå çºéÂÂè¨Â"
+#: nscd/connections.c:701
+#, c-format
+msgid "cannot create %s; no persistent database used"
+msgstr "ç¡æ³Â建章%s; æÂªä½¿ç¨永ä¹Â
æÂ§çÂÂè³ÂæÂÂ庫"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:166
-msgid "Error 136"
-msgstr "第 136 èÂÂé¯誤"
+#: nscd/connections.c:704
+#, c-format
+msgid "cannot create %s; no sharing possible"
+msgstr "ç¡æ³Â建章%s; ä¸Âå¯è½åÂ
񄧮"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:167
-msgid "Not a name file"
-msgstr "並ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂå½åÂÂæªÂæ¡Â"
+#: nscd/connections.c:775
+#, c-format
+msgid "cannot write to database file %s: %s"
+msgstr "ç¡æ³Â寫åÂ
¥è³ÂæÂÂ庫æªÂæ¡ %s: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:168
-msgid "Not available"
-msgstr "ä¸ÂÃ¥ÂÂå¨"
+#: nscd/connections.c:814
+#, c-format
+msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
+msgstr "ç¡æ³Âè¨Âå®ÂéÂÂè¨Â端å°éÂÂéÂÂæÂ¼ execï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:169
-msgid "Is a name file"
-msgstr "æÂ¯åÂÂæÂÂÃ¥ÂÂÃ¥ÂÂçÂÂæªÂæ¡Â"
+#: nscd/connections.c:897
+#, c-format
+msgid "cannot open socket: %s"
+msgstr "ç¡æ³ÂéÂÂå socket: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:171
-msgid "Reserved for future use"
-msgstr "ä¿ÂçÂÂ給å°Âä¾Â使ç¨"
+#: nscd/connections.c:917
+#, c-format
+msgid "cannot change socket to nonblocking mode: %s"
+msgstr "ç¡æ³Âè®ÂæÂ´éÂÂè¨Â端çºéÂÂÃ¥ÂÂå¡Â模å¼Âï¼Â%s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:172
-msgid "Error 142"
-msgstr "第 142 èÂÂé¯誤"
+#: nscd/connections.c:925
+#, c-format
+msgid "cannot set socket to close on exec: %s"
+msgstr "ç¡æ³Âè¨Âå®ÂéÂÂè¨Â端æÂ¼ execï¼Â%s æÂÂéÂÂéÂÂ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:173
-msgid "Cannot send after socket shutdown"
-msgstr "ç¡æ³Âå¨ socket éÂÂéÂÂå¾Âå³éÂÂ"
+#: nscd/connections.c:938
+#, c-format
+msgid "cannot enable socket to accept connections: %s"
+msgstr "ç¡æ³ÂéÂÂå socket ä¾ÂæÂ¥åÂÂé£ç·Â: %s"
-#: stdio-common/psignal.c:63
+#: nscd/connections.c:1039
#, c-format
-msgid "%s%sUnknown signal %d\n"
-msgstr "%s%sæÂªçÂ¥çÂÂè¨Âè %d\n"
+msgid "provide access to FD %d, for %s"
+msgstr "æÂÂä¾ÂÃ¥ÂÂÃ¥ÂÂå° FD %d, ç¨æÂ¼ %s"
-#: dlfcn/dlinfo.c:51
-msgid "RTLD_SELF used in code not dynamically loaded"
-msgstr "ç¨Âå¼Â碼æÂÂ使ç¨ç RTLD_SELF æ²ÂæÂÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
Â¥"
+#: nscd/connections.c:1051
+#, c-format
+msgid "cannot handle old request version %d; current version is %d"
+msgstr "ä¸Âè½èÂÂçÂÂè %d çÂÂçÂÂè«Âæ±Âï¼Âç®åÂÂ使ç¨çÂÂçÂÂæÂ¾Â¯ %d"
-#: dlfcn/dlinfo.c:61
-msgid "unsupported dlinfo request"
-msgstr "æÂªæÂ¯æÂ´ç dlinfo è«Âæ±Â"
+#: nscd/connections.c:1073
+#, c-format
+msgid "request from %ld not handled due to missing permission"
+msgstr "ç±æÂ¼ç¼ºå°Âæ¬ÂéÂÂèÂÂç¡æ³ÂèÂÂçÂÂä¾Âèª %ld çÂÂè¦Âæ±Â"
-#: malloc/mcheck.c:346
-msgid "memory is consistent, library is buggy\n"
-msgstr "è¨ÂæÂ¶é«ÂÃ¥Â
§å®¹ä¸Âè´ï¼Âå½å¼Â庫æÂÂÃ¥ÂÂé¡Â\n"
+#: nscd/connections.c:1078
+#, c-format
+msgid "request from '%s' [%ld] not handled due to missing permission"
+msgstr "ç±æÂ¼ç¼ºå°Âæ¬ÂéÂÂèÂÂç¡æ³ÂèÂÂçÂÂä¾Âèª '%s' [%ld] çÂÂè¦Âæ±Â"
-#: malloc/mcheck.c:349
-msgid "memory clobbered before allocated block\n"
-msgstr "è¨ÂæÂ¶é«Âå¨éÂ
Âç½®åÂÂå¡Âä¹ÂÃ¥ÂÂå°± clobbered äºÂ\n"
+#: nscd/connections.c:1083
+msgid "request not handled due to missing permission"
+msgstr "è¦Âæ±Âç¡æ³ÂæÂ§æÂÂçÂÂç±æÂ¼ç¼ºå°Âæ¬ÂéÂÂ"
-#: malloc/mcheck.c:352
-msgid "memory clobbered past end of allocated block\n"
-msgstr "è¨ÂæÂ¶é«Âå¨ç¶ÂéÂÂéÂ
Âç½®çÂÂÃ¥ÂÂå¡Âå°¾é¨æÂ clobbered äºÂ\n"
+#: nscd/connections.c:1121 nscd/connections.c:1174
+#, c-format
+msgid "cannot write result: %s"
+msgstr "ç¡æ³Â寫åÂ
¥çµÂæÂÂ: %s"
-#: malloc/mcheck.c:355
-msgid "block freed twice\n"
-msgstr "æÂ¤åÂÂå¡Â被ç¨ free æÂÂ令éÂÂæÂ¾äºÂÃ¥Â
©æ¬¡\n"
+#: nscd/connections.c:1257
+#, c-format
+msgid "error getting caller's id: %s"
+msgstr "Ã¥ÂÂå¾Âå¼å«ç¨Âå¼ÂèÂÂå¥碼æÂÂç¼çÂÂé¯誤: %s"
-#: malloc/mcheck.c:358
-msgid "bogus mcheck_status, library is buggy\n"
-msgstr "è¨ÂæÂ¶é«Â檢æÂ¥çÂÂæÂ
 (mcheck_ststus) æÂÂ誤ï¼ÂæÂ¨æÂÂç¨çÂÂå½å¼Â庫æÂÂÃ¥ÂÂé¡Â\n"
+#: nscd/connections.c:1316
+#, c-format
+msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ/proc/self/cmdlineï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:53
-msgid "Name output file"
-msgstr "Ã¥ÂÂ稱輸åºæªÂ"
+#: nscd/connections.c:1330
+#, c-format
+msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂ/proc/self/cmdlineï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:54
-msgid "Title string used in output graphic"
-msgstr "å¨輸åºçÂÂÃ¥ÂÂÃ¥ÂÂä¸Â使ç¨æÂÂæ¨Âé ÂçÂÂÃ¥ÂÂ串"
+#: nscd/connections.c:1370
+#, c-format
+msgid "cannot change to old UID: %s; disabling paranoia mode"
+msgstr "ç¡æ³Âè®ÂæÂ´çºèÂÂç UIDï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:55
-msgid "Generate output linear to time (default is linear to number of function calls)"
-msgstr "ç¢çÂÂ輸åºèÂÂæÂÂéÂÂÃ¥ÂÂç·ÂæÂ§éÂÂä¿ (é Âè¨ÂæÂ¯èÂÂå½å¼Âå¼å«æÂ¸ç®åÂÂç·ÂæÂ§éÂÂä¿Â)"
+#: nscd/connections.c:1380
+#, c-format
+msgid "cannot change to old GID: %s; disabling paranoia mode"
+msgstr "ç¡æ³Âè®ÂæÂ´çºèÂÂç GIDï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:57
-msgid "Also draw graph for total memory consumption"
-msgstr "Ã¥ÂÂæÂÂå°Â總è¨ÂæÂ¶é«ÂæÂÂç¨éÂÂä½ÂÃ¥ÂÂ"
+#: nscd/connections.c:1393
+#, c-format
+msgid "cannot change to old working directory: %s; disabling paranoia mode"
+msgstr "ç¡æ³Âè®ÂæÂ´çºèÂÂçÂÂå·¥ä½Âç®éÂÂï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:58
-msgid "make output graphic VALUE pixel wide"
-msgstr "è¨Âå®Â輸åºçÂÂÃ¥ÂÂ形寬度çº VALUE Ã¥ÂÂÃ¥ÂÂç´ "
+#: nscd/connections.c:1439
+#, c-format
+msgid "re-exec failed: %s; disabling paranoia mode"
+msgstr "re-exec 失æÂÂï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: malloc/memusagestat.c:59
-msgid "make output graphic VALUE pixel high"
-msgstr "è¨Âå®Â輸åºçÂÂÃ¥ÂÂå½¢é«Â度çº VALUE Ã¥ÂÂÃ¥ÂÂç´ "
+#: nscd/connections.c:1448
+#, c-format
+msgid "cannot change current working directory to \"/\": %s"
+msgstr "ç¡æ³Âè®ÂæÂ´ç®åÂÂçÂÂå·¥ä½Âç®éÂÂå°ãÂÂ/ãÂÂï¼Â%s"
-#: malloc/memusagestat.c:64
-msgid "Generate graphic from memory profiling data"
-msgstr "å¾Âè¨ÂæÂ¶é«ÂæÂ§è½測試è³ÂæÂÂç¢çÂÂÃ¥ÂÂÃ¥ÂÂ"
+#: nscd/connections.c:1641
+#, c-format
+msgid "short read while reading request: %s"
+msgstr "è®ÂÃ¥ÂÂè«Âæ±ÂæÂÂç¼ç¾輸åÂ
¥å¼éÂÂçÂÂ: %s"
-#: malloc/memusagestat.c:67
-msgid "DATAFILE [OUTFILE]"
-msgstr "è³ÂæÂÂ檠[輸åºæªÂ]"
+#: nscd/connections.c:1674
+#, c-format
+msgid "key length in request too long: %d"
+msgstr "å¨æÂ¤è«Âæ±Âä¸Â使ç¨çÂÂéµå¼太éÂኼÂ: %d"
-#: string/strerror.c:43 posix/../sysdeps/posix/gai_strerror.c:57
-msgid "Unknown error"
-msgstr "æÂªçÂ¥çÂÂé¯誤"
+#: nscd/connections.c:1687
+#, c-format
+msgid "short read while reading request key: %s"
+msgstr "è®ÂÃ¥ÂÂè«Âæ±ÂçÂÂéµå¼æÂÂç¼ç¾輸åÂ
¥å¼éÂÂçÂÂ: %s"
-#: string/strsignal.c:69
+#: nscd/connections.c:1696
#, c-format
-msgid "Real-time signal %d"
-msgstr "峿ÂÂçÂÂè¨Âè %d"
+msgid "handle_request: request received (Version = %d) from PID %ld"
+msgstr "handle_request: è«Âæ±Â已被æÂ¥å (çÂÂæÂÂº %d) ä¾ÂèªæÂ¼ PID %ld"
-#: string/strsignal.c:73
+#: nscd/connections.c:1701
#, c-format
-msgid "Unknown signal %d"
-msgstr "æÂªçÂ¥çÂÂè¨Âè %d"
+msgid "handle_request: request received (Version = %d)"
+msgstr "handle_request: è«Âæ±Â已被æÂ¥å (çÂÂæÂÂº %d)"
-#: timezone/zdump.c:176
+#: nscd/connections.c:1901 nscd/connections.c:2099
#, c-format
-msgid "%s: usage is %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
-msgstr "%s: ç¨æ³ÂæÂ¯ %s [ --version ] [ -v ] [ -c Ã¥ÂÂæÂ· ] å°åÂÂÃ¥ÂÂ稱 ...\n"
+msgid "disabled inotify after read error %d"
+msgstr "è®Âå %d é¯誤ä¹Âå¾Âå·²åÂÂç¨ inotify"
-#: timezone/zdump.c:269
-msgid "Error writing to standard output"
-msgstr "寫åÂ
¥æ¨ÂæºÂ輸åºæÂÂé¯誤"
+#: nscd/connections.c:2228
+msgid "could not initialize conditional variable"
+msgstr "ç¡æ³ÂÃ¥ÂÂå§ÂÃ¥ÂÂæ¢Âä»¶è®ÂæÂ¸"
-#: timezone/zic.c:361
-#, c-format
-msgid "%s: Memory exhausted: %s\n"
-msgstr "%s: è¨ÂæÂ¶é«Âå·²ç¨å®Â: %s\n"
+#: nscd/connections.c:2236
+msgid "could not start clean-up thread; terminating"
+msgstr "ç¡æ³ÂéÂÂå§Âæ¸Â
çÂÂå·è¡Âç·Âï¼ÂçµÂæÂ¢ä¸Â"
-#: timezone/zic.c:386 misc/error.c:129 misc/error.c:157
-msgid "Unknown system error"
-msgstr "æÂªçÂ¥çÂÂ系統é¯誤"
+#: nscd/connections.c:2250
+msgid "could not start any worker thread; terminating"
+msgstr "ç¡æ³ÂéÂÂå§Âä»»ä½ÂèÂÂæÂ¯å·¥ä½Âå·è¡Âç·Âï¼ÂçµÂæÂ¢ä¸Â"
-#: timezone/zic.c:420
+#: nscd/connections.c:2301 nscd/connections.c:2302 nscd/connections.c:2319
+#: nscd/connections.c:2328 nscd/connections.c:2346 nscd/connections.c:2357
+#: nscd/connections.c:2368
#, c-format
-msgid "\"%s\", line %d: %s"
-msgstr "\"%s\", 第 %d è¡Â: %s"
+msgid "Failed to run nscd as user '%s'"
+msgstr "以使ç¨èÂÂ
'%s' çÂÂ身åÂÂå·衠nscd 失æÂÂ"
-#: timezone/zic.c:423
+#: nscd/connections.c:2320
#, c-format
-msgid " (rule from \"%s\", line %d)"
-msgstr " (è¦ÂÃ¥ÂÂä¾Âèª \"%s\", 第 %d è¡Â)"
+msgid "initial getgrouplist failed"
+msgstr "Ã¥ÂÂå§ getgrouplist 失æÂÂ"
-#: timezone/zic.c:435
-msgid "warning: "
-msgstr "è¦åÂÂ: "
+#: nscd/connections.c:2329
+#, c-format
+msgid "getgrouplist failed"
+msgstr "getgrouplist 失æÂÂ"
-#: timezone/zic.c:445
+#: nscd/connections.c:2347
#, c-format
-msgid ""
-"%s: usage is %s [ --version ] [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
-"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
-msgstr ""
-"%s: ç¨æ³ÂæÂ¯ %s [ --version ] [ -s ] [ -v ] [ -l ç¶å°æÂÂé ] [ -p posixè¦Âå ] \\\n"
-"\t[ -d ç®é ] [ -L éÂÂç§ ] [ -y 年份åÂÂæÂ
 ] [ æªÂæ¡ÂÃ¥ÂÂ稱 ... ]\n"
+msgid "setgroups failed"
+msgstr "setgroups 失æÂÂ"
-#: timezone/zic.c:492
+#: nscd/grpcache.c:383 nscd/hstcache.c:439 nscd/initgrcache.c:406
+#: nscd/pwdcache.c:378 nscd/servicescache.c:332
#, c-format
-msgid "%s: More than one -d option specified\n"
-msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -d é¸é Â
\n"
+msgid "short write in %s: %s"
+msgstr "寫åÂ
Â¥ %s çÂÂè³ÂæÂÂéÂÂçÂÂ: %s"
-#: timezone/zic.c:502
+#: nscd/grpcache.c:428 nscd/initgrcache.c:78
#, c-format
-msgid "%s: More than one -l option specified\n"
-msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -l é¸é Â
\n"
+msgid "Haven't found \"%s\" in group cache!"
+msgstr "å°ÂæÂªå¨群çµÂå¿«åÂÂä¸ÂæÂ¾å° \"%s\"!"
-#: timezone/zic.c:512
+#: nscd/grpcache.c:430 nscd/initgrcache.c:80
#, c-format
-msgid "%s: More than one -p option specified\n"
-msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -p é¸é Â
\n"
+msgid "Reloading \"%s\" in group cache!"
+msgstr "éÂÂæÂ°è¼ÂÃ¥Â
¥ãÂÂ%sãÂÂæÂ¼ç¾¤çµÂå¿«åÂÂï¼Â"
-#: timezone/zic.c:522
+#: nscd/grpcache.c:509
#, c-format
-msgid "%s: More than one -y option specified\n"
-msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -y é¸é Â
\n"
+msgid "Invalid numeric gid \"%s\"!"
+msgstr "ç¡æÂÂç gid æÂ¸å¼ \"%s\"!"
-#: timezone/zic.c:532
+#: nscd/mem.c:431
#, c-format
-msgid "%s: More than one -L option specified\n"
-msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -L é¸é Â
\n"
+msgid "freed %zu bytes in %s cache"
+msgstr "å¨ %2$s å¿«åÂÂ丠%1$zu ä½ÂÃ¥Â
ÂçµÂå¯ç¨"
-#: timezone/zic.c:639
+#: nscd/mem.c:574
#, c-format
-msgid "%s: Can't unlink %s: %s\n"
-msgstr "%s: ç¡æ³ÂÃ¥ÂÂæ¶Âé£絠%s: %s\n"
+msgid "no more memory for database '%s'"
+msgstr "ç¡è¨ÂæÂ¶é«Âå¯ç¨æÂ¼è³ÂæÂÂ庫ãÂÂ%sãÂÂ"
-#: timezone/zic.c:646
-msgid "hard link failed, symbolic link used"
-msgstr "實é«Âé£çµÂ失æÂÂï¼Â使ç¨符èÂÂé£çµÂ代æÂ¿"
+#: nscd/nscd.c:101
+msgid "Read configuration data from NAME"
+msgstr "èªåÂÂ稱ä¸Âè®ÂÃ¥ÂÂè¨Âå®Âè³ÂæÂÂ"
-#: timezone/zic.c:654
-#, c-format
-msgid "%s: Can't link from %s to %s: %s\n"
-msgstr "%s: ç¡æ³Âå¾ %s é£çµÂå° %s: %s\n"
+#: nscd/nscd.c:103
+msgid "Do not fork and display messages on the current tty"
+msgstr "ä¸Âå¨ç®åÂÂç tty ç¢çÂÂÃ¥ÂÂè¡Â稠(fork) 以åÂÂ顯示è¨ÂæÂ¯"
-#: timezone/zic.c:752 timezone/zic.c:754
-msgid "same rule name in multiple files"
-msgstr "å¨å¤ÂÃ¥ÂÂæªÂæ¡Â裡颿ÂÂç¸åÂÂçÂÂè¦ÂÃ¥ÂÂÃ¥ÂÂ稱"
+#: nscd/nscd.c:104
+msgid "NUMBER"
+msgstr "èÂÂ碼"
-#: timezone/zic.c:795
-msgid "unruly zone"
-msgstr "æ²ÂæÂÂè¦ÂÃ¥ÂÂçÂÂæÂÂÃ¥ÂÂ"
+#: nscd/nscd.c:104
+msgid "Start NUMBER threads"
+msgstr "Ã¥ÂÂÃ¥ÂÂå·è¡Âç·Â"
-#: timezone/zic.c:802
-#, c-format
-msgid "%s in ruleless zone"
-msgstr "%s 卿²ÂæÂÂè¦ÂÃ¥ÂÂçÂÂÃ¥ÂÂ段"
+#: nscd/nscd.c:105
+msgid "Shut the server down"
+msgstr "å°Â伺æÂÂå¨éÂÂéÂÂ"
-#: timezone/zic.c:823
-msgid "standard input"
-msgstr "æ¨ÂæºÂ輸åÂ
Â¥"
+#: nscd/nscd.c:106
+msgid "Print current configuration statistics"
+msgstr "å°åºç®åÂÂçµÂæÂ
Âçµ±è¨Â"
-#: timezone/zic.c:828
-#, c-format
-msgid "%s: Can't open %s: %s\n"
-msgstr "%s: ç¡æ³ÂéÂÂå %s: %s\n"
+#: nscd/nscd.c:107
+msgid "TABLE"
+msgstr "表格"
-#: timezone/zic.c:839
-msgid "line too long"
-msgstr "è¡ÂçÂÂé·度éÂÂé·"
+#: nscd/nscd.c:108
+msgid "Invalidate the specified cache"
+msgstr "使é¸å®ÂçÂÂå¿«åÂÂç¡æÂÂ"
-#: timezone/zic.c:859
-msgid "input line of unknown type"
-msgstr "ä¸ÂæÂÂÃ¥ÂÂå¥çÂÂ輸åÂ
¥è¡Â"
+#: nscd/nscd.c:109
+msgid "TABLE,yes"
+msgstr "è¦Â製ä½Â表格"
+
+#: nscd/nscd.c:110
+msgid "Use separate cache for each user"
+msgstr "å°Âä¸ÂÃ¥ÂÂ使ç¨èÂÂ
使ç¨ä¸ÂÃ¥ÂÂçÂÂå¿«åÂÂæªÂæ¡Â"
+
+#: nscd/nscd.c:115
+msgid "Name Service Cache Daemon."
+msgstr "ç¶²åÂÂÃ¥ÂÂ稱快åÂÂç²¾éÂÂ"
-#: timezone/zic.c:875
+#: nscd/nscd.c:147 nss/getent.c:952 nss/makedb.c:123
#, c-format
-msgid "%s: Leap line in non leap seconds file %s\n"
-msgstr "%s: éÂÂæÂÂè¨Âå®Âè¡ (leap line) åºç¾å¨ä¸Âå«éÂÂç§ÂçÂÂè¨Âå®Â檠%s ä¸Â\n"
+msgid "wrong number of arguments"
+msgstr "Ã¥ÂÂæÂ¸æÂ¸ç®ä¸Âå°Â"
-#: timezone/zic.c:882 timezone/zic.c:1297 timezone/zic.c:1322
+#: nscd/nscd.c:157
#, c-format
-msgid "%s: panic: Invalid l_value %d\n"
-msgstr "%s: å´éÂÂé¯誤: é¯誤çÂÂå·¦å¼ (l_value) %d\n"
+msgid "failure while reading configuration file; this is fatal"
+msgstr "è®ÂÃ¥ÂÂçµÂæÂ
ÂæªÂæ¡ÂæÂÂ失æÂÂï¼ÂéÂÂæÂ¯ä¸ÂÃ¥ÂÂå´éÂÂé¯誤"
-#: timezone/zic.c:890
+#: nscd/nscd.c:166
#, c-format
-msgid "%s: Error reading %s\n"
-msgstr "%s: è®ÂÃ¥ÂÂé¯誤 %s\n"
+msgid "already running"
+msgstr "å·²å¨å·è¡Â"
-#: timezone/zic.c:897
+#: nscd/nscd.c:181 nscd/nscd.c:236
#, c-format
-msgid "%s: Error closing %s: %s\n"
-msgstr "%s: éÂÂéÂÂé¯誤 %s: %s\n"
+msgid "cannot fork"
+msgstr "ç¡æ³Âè¡ÂçÂÂ"
-#: timezone/zic.c:902
-msgid "expected continuation line not found"
-msgstr "æÂ¾ä¸Âå°é ÂæÂÂçÂÂæÂ¥çºÂè¡Â"
+#: nscd/nscd.c:244
+#, c-format
+msgid "cannot change current working directory to \"/\""
+msgstr "ç¡æ³Âè®ÂæÂ´ç®åÂÂçÂÂå·¥ä½Âç®éÂÂå°ãÂÂ/ãÂÂ"
-#: timezone/zic.c:958
-msgid "wrong number of fields on Rule line"
-msgstr "è¦ÂÃ¥ÂÂè¨Âå®Âè¡ÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
+#: nscd/nscd.c:252
+msgid "Could not create log file"
+msgstr "ç¡æ³Â建ç«Âè¨ÂéÂÂæªÂ"
-#: timezone/zic.c:962
-msgid "nameless rule"
-msgstr "è¦ÂÃ¥ÂÂæ²ÂæÂÂÃ¥ÂÂ稱"
+#: nscd/nscd.c:305 nscd/nscd.c:330 nscd/nscd_stat.c:174
+#, c-format
+msgid "Only root is allowed to use this option!"
+msgstr "åªæÂ root æÂÂå¯以使ç¨æÂ¤ä¸Âé¸é Â
!"
-#: timezone/zic.c:967
-msgid "invalid saved time"
-msgstr "ç¡æÂÂçÂÂç¯Âç´ÂæÂÂéÂÂ"
+#: nscd/nscd.c:345
+#, c-format
+msgid "'%s' is not a known database"
+msgstr "ãÂÂ%sãÂÂ並éÂÂä¸Âå·²çÂ¥è³ÂæÂÂ庫"
-#: timezone/zic.c:986
-msgid "wrong number of fields on Zone line"
-msgstr "æÂÂÃ¥ÂÂè¨Âå®Âè¡ÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
+#: nscd/nscd.c:370 nscd/nscd_stat.c:193
+#, c-format
+msgid "write incomplete"
+msgstr "寫åÂ
¥ä¸Âå®ÂÃ¥Â
¨"
-#: timezone/zic.c:992
+#: nscd/nscd.c:381
#, c-format
-msgid "\"Zone %s\" line and -l option are mutually exclusive"
-msgstr "\"Ã¥ÂÂ段 %s\" è¡Âå -l é¸é Â
æÂ¯äºÂæÂ¥çÂÂ"
+msgid "cannot read invalidate ACK"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂè¨Âçºç¡æÂÂç ACK"
-#: timezone/zic.c:1000
+#: nscd/nscd.c:387
#, c-format
-msgid "\"Zone %s\" line and -p option are mutually exclusive"
-msgstr "\"Ã¥ÂÂ段 %s\" è¡Âå -p é¸é Â
æÂ¯äºÂæÂ¥çÂÂ"
+msgid "invalidation failed"
+msgstr "ç¡æÂÂÃ¥ÂÂ失æÂÂ"
-#: timezone/zic.c:1012
+#: nscd/nscd.c:397
#, c-format
-msgid "duplicate zone name %s (file \"%s\", line %d)"
-msgstr "è¤Â製æÂÂÃ¥ÂÂÃ¥ÂÂ稱 %s (æªÂæ¡ \"%s\", 第 %d è¡Â)"
+msgid "secure services not implemented anymore"
+msgstr "å®ÂÃ¥Â
¨æÂÂÃ¥ÂÂä¸ÂÃ¥ÂÂ實ä½Â"
-#: timezone/zic.c:1028
-msgid "wrong number of fields on Zone continuation line"
-msgstr "æÂÂÃ¥ÂÂæÂ¥çºÂè¡ÂçÂÂæ¬Âä½ÂæÂ¸ç®ä¸Âå°Â"
+#: nscd/nscd_conf.c:57
+#, c-format
+msgid "database %s is not supported"
+msgstr "è³ÂæÂÂ庫 %s 並æÂªæÂ¯æÂ´"
-#: timezone/zic.c:1068
-msgid "invalid UTC offset"
-msgstr "ç¡æÂÂç UTC ä½Âç§»å¼"
+#: nscd/nscd_conf.c:108
+#, c-format
+msgid "Parse error: %s"
+msgstr "è§£æÂÂé¯誤: %s"
-#: timezone/zic.c:1071
-msgid "invalid abbreviation format"
-msgstr "ç¡æÂÂçÂÂ縮寫格å¼Â"
+#: nscd/nscd_conf.c:194
+#, c-format
+msgid "Must specify user name for server-user option"
+msgstr "å¿Â
é Âçº伺æÂÂå¨使ç¨èÂÂ
é¸é Â
æÂÂå®Â使ç¨èÂÂ
Ã¥ÂÂ稱"
-#: timezone/zic.c:1097
-msgid "Zone continuation line end time is not after end time of previous line"
-msgstr "æÂÂÃ¥ÂÂæÂ¥çºÂè¡ÂçÂÂçµÂæÂÂæÂÂéÂÂä¸Âå¨ä¸Âä¸Âè¡ÂçÂÂçµÂæÂÂæÂÂéÂÂä¹Âå¾Â"
+#: nscd/nscd_conf.c:201
+#, c-format
+msgid "Must specify user name for stat-user option"
+msgstr "å¿Â
é Âçº stat 使ç¨èÂÂ
é¸é Â
æÂÂå®Â使ç¨èÂÂ
Ã¥ÂÂ稱"
-#: timezone/zic.c:1124
-msgid "wrong number of fields on Leap line"
-msgstr "éÂÂæÂÂè¨Âå®Âè¡ÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
+#: nscd/nscd_conf.c:245
+#, c-format
+msgid "invalid value for 'reload-count': %u"
+msgstr "ç¨æÂ¼ãÂÂreload-countãÂÂçÂÂç¡æÂÂå¼ï¼Â%u"
-#: timezone/zic.c:1133
-msgid "invalid leaping year"
-msgstr "ç¡æÂÂçÂÂéÂÂå¹´"
+#: nscd/nscd_conf.c:260
+#, c-format
+msgid "Must specify value for restart-interval option"
+msgstr "å¿Â
é ÂæÂÂå®Âç¨æÂ¼ restart-interval é¸é Â
çÂÂå¼"
-#: timezone/zic.c:1148 timezone/zic.c:1252
-msgid "invalid month name"
-msgstr "ç¡æÂÂçÂÂæÂÂ份åÂÂ稱"
+#: nscd/nscd_conf.c:274
+#, c-format
+msgid "Unknown option: %s %s %s"
+msgstr "æÂªçÂ¥çÂÂé¸é Â
: %s %s %s"
-#: timezone/zic.c:1161 timezone/zic.c:1374 timezone/zic.c:1388
-msgid "invalid day of month"
-msgstr "ç¡æÂÂçÂÂæÂ¥æÂÂæÂ¸åÂÂ"
+#: nscd/nscd_conf.c:287
+#, c-format
+msgid "cannot get current working directory: %s; disabling paranoia mode"
+msgstr "ç¡æ³ÂÃ¥ÂÂå¾Âç®åÂÂçÂÂå·¥ä½Âç®éÂÂï¼Â%s; Ã¥ÂÂç¨ paranoia 模å¼Â"
-#: timezone/zic.c:1166
-msgid "time before zero"
-msgstr "å¨é¶ä¹ÂÃ¥ÂÂçÂÂæÂÂéÂÂ"
+#: nscd/nscd_conf.c:307
+#, c-format
+msgid "maximum file size for %s database too small"
+msgstr "æÂÂ大弿ªÂæ¡Â大å°Âç¨æÂ¼ %s è³ÂæÂÂ庫太å°Â"
-#: timezone/zic.c:1170
-msgid "time too small"
-msgstr "æÂÂéÂÂ太å°Â"
+#: nscd/nscd_stat.c:143
+#, c-format
+msgid "cannot write statistics: %s"
+msgstr "ç¡æ³Â寫åÂ
¥çµ±è¨Âè³ÂæÂÂ: %s"
-#: timezone/zic.c:1174
-msgid "time too large"
-msgstr "æÂÂéÂÂ太大"
+#: nscd/nscd_stat.c:158
+msgid "yes"
+msgstr "æÂ¯"
-#: timezone/zic.c:1178 timezone/zic.c:1281
-msgid "invalid time of day"
-msgstr "ç¡æÂÂçÂÂæÂÂéÂÂæÂ¸åÂÂ"
+#: nscd/nscd_stat.c:159
+msgid "no"
+msgstr "ç¡"
-#: timezone/zic.c:1197
-msgid "illegal CORRECTION field on Leap line"
-msgstr "å¨éÂÂæÂÂè¨Âå®Âè¡Âä¸ÂæÂÂä¸ÂÃ¥ÂÂæ³Âç CORRECTION æ¬Âä½Â"
+#: nscd/nscd_stat.c:170
+#, c-format
+msgid "Only root or %s is allowed to use this option!"
+msgstr "åªæÂ root æÂ %s æÂÂÃ¥Â
Â許使ç¨æÂ¤ä¸Âé¸é Â
!"
-#: timezone/zic.c:1201
-msgid "illegal Rolling/Stationary field on Leap line"
-msgstr "å¨éÂÂæÂÂè¨Âå®Âè¡Âä¸ÂæÂÂä¸ÂÃ¥ÂÂæ³Âç Rolling/Stationary æ¬Âä½Â"
+#: nscd/nscd_stat.c:181
+#, c-format
+msgid "nscd not running!\n"
+msgstr "nscd 並æ²ÂæÂÂå¨å·è¡Â!\n"
-#: timezone/zic.c:1216
-msgid "wrong number of fields on Link line"
-msgstr "é£çµÂè¨Âå®Âè¡ÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
+#: nscd/nscd_stat.c:205
+#, c-format
+msgid "cannot read statistics data"
+msgstr "ç¡æ³Âè®ÂÃ¥ÂÂçµ±è¨Âè³ÂæÂÂ"
-#: timezone/zic.c:1220
-msgid "blank FROM field on Link line"
-msgstr "Link è¡Âä¸Â空ç½ç FROM æ¬Âä½Â"
+#: nscd/nscd_stat.c:208
+#, c-format
+msgid ""
+"nscd configuration:\n"
+"\n"
+"%15d server debug level\n"
+msgstr ""
+"nscd è¨Âå®Â:\n"
+"\n"
+"%15d 伺æÂÂç¨Âå¼Âé¯誤è¨ÂæÂ¯å ±åÂÂçÂÂç´Â\n"
-#: timezone/zic.c:1224
-msgid "blank TO field on Link line"
-msgstr "Link è¡Âä¸Â空ç½ç TO æ¬Âä½Â"
+#: nscd/nscd_stat.c:232
+#, c-format
+msgid "%3ud %2uh %2um %2lus server runtime\n"
+msgstr "%3ud %2uh %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
-#: timezone/zic.c:1301
-msgid "invalid starting year"
-msgstr "ç¡æÂÂçÂÂèµ·å§Â年份"
+#: nscd/nscd_stat.c:235
+#, c-format
+msgid " %2uh %2um %2lus server runtime\n"
+msgstr " %2uh %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
+
+#: nscd/nscd_stat.c:237
+#, c-format
+msgid " %2um %2lus server runtime\n"
+msgstr " %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
-#: timezone/zic.c:1305
-msgid "starting year too low to be represented"
-msgstr "èµ·å§Â年份太ä½Âï¼Âç¡æ³Â表示"
+#: nscd/nscd_stat.c:239
+#, c-format
+msgid " %2lus server runtime\n"
+msgstr " %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
-#: timezone/zic.c:1307
-msgid "starting year too high to be represented"
-msgstr "èµ·å§Â年份太é«Âï¼Âç¡æ³Â表示"
+#: nscd/nscd_stat.c:241
+#, c-format
+msgid ""
+"%15d current number of threads\n"
+"%15d maximum number of threads\n"
+"%15lu number of times clients had to wait\n"
+"%15s paranoia mode enabled\n"
+"%15lu restart internal\n"
+"%15u reload count\n"
+msgstr ""
+"%15d ç®åÂÂå·è¡Âç·ÂæÂ¸éÂÂ\n"
+"%15d æÂÂ大å·è¡Âç·ÂæÂ¸éÂÂ\n"
+"%15lu 客æÂ¶ç«¯å¿Â
é ÂçÂÂå¾Â
çÂÂ次æÂ¸\n"
+"%15s paranoia 模å¼Âå·²åÂÂç¨\n"
+"%15lu Ã¥Â
§é¨éÂÂæÂ°åÂÂÃ¥ÂÂ\n"
+"%15u éÂÂæÂ°è¼ÂÃ¥Â
¥è¨ÂæÂ¸\n"
-#: timezone/zic.c:1326
-msgid "invalid ending year"
-msgstr "ç¡æÂÂçÂÂçµÂæÂÂ年份"
+#: nscd/nscd_stat.c:276
+#, c-format
+msgid ""
+"\n"
+"%s cache:\n"
+"\n"
+"%15s cache is enabled\n"
+"%15s cache is persistent\n"
+"%15s cache is shared\n"
+"%15zu suggested size\n"
+"%15zu total data pool size\n"
+"%15zu used data pool size\n"
+"%15lu seconds time to live for positive entries\n"
+"%15lu seconds time to live for negative entries\n"
+"%15<PRIuMAX> cache hits on positive entries\n"
+"%15<PRIuMAX> cache hits on negative entries\n"
+"%15<PRIuMAX> cache misses on positive entries\n"
+"%15<PRIuMAX> cache misses on negative entries\n"
+"%15lu%% cache hit rate\n"
+"%15zu current number of cached values\n"
+"%15zu maximum number of cached values\n"
+"%15zu maximum chain length searched\n"
+"%15<PRIuMAX> number of delays on rdlock\n"
+"%15<PRIuMAX> number of delays on wrlock\n"
+"%15<PRIuMAX> memory allocations failed\n"
+"%15s check /etc/%s for changes\n"
+msgstr ""
+"\n"
+"%s å¿«åÂÂï¼Â\n"
+"\n"
+"%15s å¿«åÂÂå·²åÂÂç¨\n"
+"%15s å¿«åÂÂçºæÂÂçºÂçÂÂ\n"
+"%15s å¿«åÂÂçºåÂ
񄧮\n"
+"%15zu 建è°çÂÂ大å°Â\n"
+"%15zu 總è¨Âè³ÂæÂÂå²åÂÂ池大å°Â\n"
+"%15zu 使ç¨çÂÂè³ÂæÂÂå²åÂÂ池大å°Â\n"
+"%15lu æÂ£é Â
ç®çÂÂÃ¥ÂÂ卿ÂÂéÂÂ(ç§Â)\n"
+"%15lu è² é Â
ç®çÂÂÃ¥ÂÂ卿ÂÂéÂÂ(ç§Â)\n"
+"%15<PRIuMAX> æÂ£é Â
ç®ä¸ÂæÂ¾å°快åÂÂæÂ¸\n"
+"%15<PRIuMAX> è² é Â
ç®ä¸ÂæÂ¾å°快åÂÂæÂ¸\n"
+"%15<PRIuMAX> æÂ£é Â
ç®ä¸Âéºæ¼ÂçÂÂå¿«åÂÂæÂ¸\n"
+"%15<PRIuMAX> è² é Â
ç®ä¸Âéºæ¼ÂçÂÂå¿«åÂÂæÂ¸\n"
+"%15lu%% å¿«åÂÂæÂ¾å°çÂÂæ¯Âä¾Â\n"
+"%15zu ç®åÂÂå¿«åÂÂçÂÂæÂ¸éÂÂå¼\n"
+"%15zu æÂÂ大å¼快åÂÂæÂ¸éÂÂå¼\n"
+"%15zu å·²æÂÂå°ÂæÂÂ大å¼éÂÂæÂ¥é·度\n"
+"%15<PRIuMAX> rdlock å»¶é²æÂ¸éÂÂ\n"
+"%15<PRIuMAX> wrlock å»¶é²æÂ¸éÂÂ\n"
+"%15<PRIuMAX> è¨ÂæÂ¶é«ÂéÂ
Â置失æÂÂ\n"
+"%15s 檢æÂÂ¥ /etc/%s çÂÂè®ÂæÂ´\n"
-#: timezone/zic.c:1330
-msgid "ending year too low to be represented"
-msgstr "çµÂæÂÂ年份太ä½Âï¼Âç¡æ³Â表示"
+#: nscd/pwdcache.c:423
+#, c-format
+msgid "Haven't found \"%s\" in password cache!"
+msgstr "å°ÂæÂªå¨å¯Â碼快åÂÂä¸ÂæÂ¾å° \"%s\"!"
-#: timezone/zic.c:1332
-msgid "ending year too high to be represented"
-msgstr "çµÂæÂÂ年份太é«Âï¼Âç¡æ³Â表示"
+#: nscd/pwdcache.c:425
+#, c-format
+msgid "Reloading \"%s\" in password cache!"
+msgstr "éÂÂæÂ°è¼ÂÃ¥Â
¥ãÂÂ%sãÂÂæÂ¼å¯Â碼快åÂÂï¼Â"
-#: timezone/zic.c:1335
-msgid "starting year greater than ending year"
-msgstr "èµ·å§Â年份æ¯ÂçµÂæÂÂ年份éÂÂè¦Â大"
+#: nscd/pwdcache.c:506
+#, c-format
+msgid "Invalid numeric uid \"%s\"!"
+msgstr "ç¡æÂÂç uid æÂ¸å¼ \"%s\"!"
-#: timezone/zic.c:1342
-msgid "typed single year"
-msgstr "輸åÂ
¥çÂÂ年份æÂ¯åÂÂä¸Âå¹´"
+#: nscd/selinux.c:156
+#, c-format
+msgid "Failed opening connection to the audit subsystem: %m"
+msgstr "失æÂÂçÂÂéÂÂÃ¥ÂÂé£ç·Âå°稽核åÂÂ系統ï¼Â%m"
-#: timezone/zic.c:1379
-msgid "invalid weekday name"
-msgstr "ç¡æÂÂçÂÂå·¥ä½ÂæÂÂ¥ (weekday) Ã¥ÂÂ稱"
+#: nscd/selinux.c:177
+msgid "Failed to set keep-capabilities"
+msgstr "è¨Âå®ÂÃ¥ÂÂè½ä¿ÂæÂÂæÂÂ失æÂÂ"
-#: timezone/zic.c:1494
+#: nscd/selinux.c:178 nscd/selinux.c:241
#, c-format
-msgid "%s: Can't remove %s: %s\n"
-msgstr "%s: ç¡æ³Âç§»é¤ %s: %s\n"
+msgid "prctl(KEEPCAPS) failed"
+msgstr "prctl(KEEPCAPS) 失æÂÂ"
-#: timezone/zic.c:1504
+#: nscd/selinux.c:192
+msgid "Failed to initialize drop of capabilities"
+msgstr "Ã¥ÂÂå§ÂÃ¥ÂÂÃ¥ÂÂè½æÂ¾æ£ÂæÂÂ失æÂÂ"
+
+#: nscd/selinux.c:193
#, c-format
-msgid "%s: Can't create %s: %s\n"
-msgstr "%s: ç¡æ³Âç¢ç %s: %s\n"
+msgid "cap_init failed"
+msgstr "cap_init 失æÂÂ"
+
+#: nscd/selinux.c:214 nscd/selinux.c:231
+msgid "Failed to drop capabilities"
+msgstr "æÂ¾æ£ÂÃ¥ÂÂè½æÂÂ失æÂÂ"
-#: timezone/zic.c:1570
+#: nscd/selinux.c:215 nscd/selinux.c:232
#, c-format
-msgid "%s: Error writing %s\n"
-msgstr "%s: 寫åÂ
¥é¯誤 %s\n"
+msgid "cap_set_proc failed"
+msgstr "cap_set_proc 失æÂÂ"
-#: timezone/zic.c:1760
-msgid "can't determine time zone abbreviation to use just after until time"
-msgstr "ç¡æ³Â決å®Âå¨çµÂæÂÂæÂÂé (untiltime) 以å¾Â該使ç¨çÂÂæÂÂÃ¥ÂÂ簡寫"
+#: nscd/selinux.c:240
+msgid "Failed to unset keep-capabilities"
+msgstr "è§£é¤è¨Âå®ÂÃ¥ÂÂè½ä¿ÂæÂÂæÂÂ失æÂÂ"
-#: timezone/zic.c:1803
-msgid "too many transitions?!"
-msgstr "太å¤ÂæÂÂéÂÂè½ÂæÂÂäºÂ?!"
+#: nscd/selinux.c:256
+msgid "Failed to determine if kernel supports SELinux"
+msgstr "決å®Âå¦ÂæÂÂÃ¥Â
§æ ¸æÂ¯æÂ´ SELinux æÂÂ失æÂÂ"
-#: timezone/zic.c:1822
-msgid "internal error - addtype called with bad isdst"
-msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç isdst å¼å« addtype å½å¼Â"
+#: nscd/selinux.c:271
+#, c-format
+msgid "Failed to start AVC thread"
+msgstr "éÂÂå§ AVC å·è¡Âç·ÂæÂÂ失æÂÂ"
-#: timezone/zic.c:1826
-msgid "internal error - addtype called with bad ttisstd"
-msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç ttisstd å¼å« addtype å½å¼Â"
+#: nscd/selinux.c:293
+#, c-format
+msgid "Failed to create AVC lock"
+msgstr "建章AVC éÂÂå®ÂæÂÂ失æÂÂ"
-#: timezone/zic.c:1830
-msgid "internal error - addtype called with bad ttisgmt"
-msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç ttisgmt å¼å« addtype å½å¼Â"
+#: nscd/selinux.c:333
+#, c-format
+msgid "Failed to start AVC"
+msgstr "Ã¥ÂÂå§ AVC æÂÂ失æÂÂ"
-#: timezone/zic.c:1849
-msgid "too many local time types"
-msgstr "太å¤ÂæÂŒÂ°æÂÂéÂÂæ ¼å¼ÂäºÂ"
+#: nscd/selinux.c:335
+msgid "Access Vector Cache (AVC) started"
+msgstr "Ã¥ÂÂÃ¥ÂÂÃ¥ÂÂéÂÂå¿«å (AVC) éÂÂå§Â"
-#: timezone/zic.c:1877
-msgid "too many leap seconds"
-msgstr "太å¤ÂéÂÂç§ÂäºÂ"
+#: nscd/selinux.c:356
+msgid "Error getting context of socket peer"
+msgstr "Ã¥ÂÂå¾Âå°ÂçÂÂéÂÂè¨Â端çÂÂçÂÂæÂ
ÂçµÂÃ¥ÂÂæÂÂç¼çÂÂé¯誤"
-#: timezone/zic.c:1883
-msgid "repeated leap second moment"
-msgstr "éÂÂè¤ÂçÂÂéÂÂç§Âè¨Âå®Â"
+#: nscd/selinux.c:361
+msgid "Error getting context of nscd"
+msgstr "Ã¥ÂÂå¾ nscd çÂÂçÂÂæÂ
ÂçµÂÃ¥ÂÂæÂÂç¼çÂÂé¯誤"
-#: timezone/zic.c:1935
-msgid "Wild result from command execution"
-msgstr "å½令å·è¡Âå°Âè³å¥ÂæÂªçÂÂçµÂæÂÂ"
+#: nscd/selinux.c:367
+msgid "Error getting sid from context"
+msgstr "å¾ÂçÂÂæÂ
ÂçµÂÃ¥ÂÂÃ¥ÂÂå¾ sid æÂÂç¼çÂÂé¯誤"
+
+#: nscd/selinux.c:374
+msgid "compile-time support for database policy missing"
+msgstr "compile-time æÂ¯æÂ´ç¨æÂ¼è³ÂæÂÂ庫çÂÂç¥缺å°Â"
+
+#: nscd/selinux.c:407
+#, c-format
+msgid ""
+"\n"
+"SELinux AVC Statistics:\n"
+"\n"
+"%15u entry lookups\n"
+"%15u entry hits\n"
+"%15u entry misses\n"
+"%15u entry discards\n"
+"%15u CAV lookups\n"
+"%15u CAV hits\n"
+"%15u CAV probes\n"
+"%15u CAV misses\n"
+msgstr ""
+"\n"
+"SELinux AVC çµ±è¨Âï¼Â\n"
+"\n"
+"%15u é Â
ç®æÂ¥æÂ¾\n"
+"%15u é Â
ç®符åÂÂé Â
ç®\n"
+"%15u é Â
ç®缺å°Â\n"
+"%15u é Â
ç®æÂ¨æ£Â\n"
+"%15u CAV æÂ¥æÂ¾\n"
+"%15u CAV 符åÂÂé Â
ç®\n"
+"%15u CAV æÂ¢æÂÂ¥\n"
+"%15u CAV 缺å°Â\n"
-#: timezone/zic.c:1936
+#: nscd/servicescache.c:381
#, c-format
-msgid "%s: command was '%s', result was %d\n"
-msgstr "%s: 輸åÂ
¥å½令çº '%s', çµÂæÂÂçº %d\n"
+msgid "Haven't found \"%s\" in services cache!"
+msgstr "å°ÂæÂªå¨æÂÂÃ¥ÂÂå¿«åÂÂä¸ÂæÂ¾å°ãÂÂ%sãÂÂ!"
-#: timezone/zic.c:2031
-msgid "Odd number of quotation marks"
-msgstr "å¼ÂèÂÂæÂ¸ç®çºå¥ÂæÂ¸"
+#: nscd/servicescache.c:383
+#, c-format
+msgid "Reloading \"%s\" in services cache!"
+msgstr "éÂÂæÂ°è¼ÂÃ¥Â
¥ãÂÂ%sãÂÂæÂ¼æÂÂÃ¥ÂÂå¿«åÂÂï¼Â"
-#: timezone/zic.c:2051 timezone/zic.c:2070
-msgid "time overflow"
-msgstr "æÂÂéÂÂ溢ä½Â"
+#: nss/getent.c:54
+msgid "database [key ...]"
+msgstr "è³ÂæÂÂ庫 [éµå¼...]"
-#: timezone/zic.c:2117
-msgid "use of 2/29 in non leap-year"
-msgstr "å¨éÂÂéÂÂå¹´æÂÂç¨å° 2/29 æÂÂ¥"
+#: nss/getent.c:59
+msgid "Service configuration to be used"
+msgstr "å°Âè¦Â使ç¨çÂÂæÂÂÃ¥ÂÂè¨Âå®Â"
-#: timezone/zic.c:2151
-msgid "no day in month matches rule"
-msgstr "卿ÂÂ份è³ÂæÂÂä¸ÂæÂ¾ä¸Âå°符åÂÂè¦ÂÃ¥ÂÂçÂÂæÂ¥æÂ¸"
+#: nss/getent.c:60
+msgid "disable IDN encoding"
+msgstr "Ã¥ÂÂç¨ IDN 編碼"
-#: timezone/zic.c:2175
-msgid "too many, or too long, time zone abbreviations"
-msgstr "æÂÂÃ¥ÂÂ縮寫太å¤ÂæÂÂèÂÂ
太éÂኼÂ"
+#: nss/getent.c:65
+msgid "Get entries from administrative database."
+msgstr "å¾Â管çÂÂè³ÂæÂÂ庫åÂÂå¾Âæ¢Âç®ãÂÂ"
-#: timezone/zic.c:2216
+#: nss/getent.c:149 nss/getent.c:479
#, c-format
-msgid "%s: Can't create directory %s: %s\n"
-msgstr "%s: ç¡æ³Â建ç«Âç®é %s: %s\n"
+msgid "Enumeration not supported on %s\n"
+msgstr "æÂ¤é Â
ç®å¨ %s ä¸Âä¸Â被æÂ¯æÂ´\n"
-#: timezone/zic.c:2238
+#: nss/getent.c:866
#, c-format
-msgid "%s: %d did not sign extend correctly\n"
-msgstr "%s: %d ç¡æ³ÂæÂ£ç¢ºå°延å±Âè¨ÂèÂÂ\n"
-
-#: posix/../sysdeps/generic/wordexp.c:1797
-msgid "parameter null or not set"
-msgstr "Ã¥ÂÂæÂ¸çº空åÂÂÃ¥Â
ÂæÂÂæÂ¯æÂªè¨Âç½®"
-
-#: posix/../sysdeps/posix/gai_strerror.c:31
-msgid "Address family for hostname not supported"
-msgstr "hostname çÂÂä½ÂÃ¥ÂÂæÂÂ群ä¸ÂæÂ¯æÂ´"
+msgid "Unknown database name"
+msgstr "ä¸ÂæÂÂçÂÂè³ÂæÂÂ庫åÂÂ稱"
-#: posix/../sysdeps/posix/gai_strerror.c:32
-msgid "Temporary failure in name resolution"
-msgstr "è§£æÂÂÃ¥ÂÂ稱æÂÂç¼çÂÂæÂ«æÂÂæÂ§çÂÂé¯誤"
-
-#: posix/../sysdeps/posix/gai_strerror.c:33
-msgid "Bad value for ai_flags"
-msgstr "é¯誤ç ai_flags å¼"
+#: nss/getent.c:896
+msgid "Supported databases:\n"
+msgstr "æÂ¯æÂ´çÂÂè³ÂæÂÂ庫ï¼Â\n"
-#: posix/../sysdeps/posix/gai_strerror.c:34
-msgid "Non-recoverable failure in name resolution"
-msgstr "å¨解æÂÂÃ¥ÂÂ稱æÂÂç¼çÂÂå´éÂÂçÂÂé¯誤"
+#: nss/getent.c:962
+#, c-format
+msgid "Unknown database: %s\n"
+msgstr "æÂªçÂ¥çÂÂè³ÂæÂÂ庫: %s\n"
-#: posix/../sysdeps/posix/gai_strerror.c:35
-msgid "ai_family not supported"
-msgstr "ai_family æ²ÂæÂÂæÂ¯æÂ´"
+#: nss/makedb.c:60
+msgid "Convert key to lower case"
+msgstr "è½ÂæÂÂéÂ披ÂæÂÂçºå°Â寫"
-#: posix/../sysdeps/posix/gai_strerror.c:36
-msgid "Memory allocation failure"
-msgstr "è¨ÂæÂ¶é«ÂéÂ
Â置失æÂÂ"
+#: nss/makedb.c:63
+msgid "Do not print messages while building database"
+msgstr "ä¸Âå°åºè¨ÂæÂ¯ç¶建ç«Âè³ÂæÂÂ庫"
-#: posix/../sysdeps/posix/gai_strerror.c:37
-msgid "No address associated with hostname"
-msgstr "æ²ÂæÂÂæÂ¤ä¸»æ©ÂÃ¥ÂÂ稱æÂÂå°ÂæÂÂçÂÂä½ÂÃ¥ÂÂ"
+#: nss/makedb.c:65
+msgid "Print content of database file, one entry a line"
+msgstr "å°åºåÂ
§å®¹çÂÂè³ÂæÂÂ庫æªÂæ¡Âï¼Âä¸ÂÃ¥ÂÂé Â
ç®åÂÂ"
-#: posix/../sysdeps/posix/gai_strerror.c:38
-msgid "Name or service not known"
-msgstr "æÂªçÂ¥çÂÂÃ¥ÂÂ稱æÂÂæÂÂÃ¥ÂÂ"
+#: nss/makedb.c:70
+msgid "Create simple DB database from textual input."
+msgstr "建ç«Âç°¡å®çÂÂ庫æÂÂ庫è³ÂæÂÂ庫å¾ÂæÂÂÃ¥ÂÂ輸åÂ
¥ãÂÂ"
-#: posix/../sysdeps/posix/gai_strerror.c:39
-msgid "Servname not supported for ai_socktype"
-msgstr "ä¸ÂæÂ¯æÂ´ ai_socktype çÂÂ伺æÂÂÃ¥ÂÂ稱"
+#: nss/makedb.c:73
+msgid ""
+"INPUT-FILE OUTPUT-FILE\n"
+"-o OUTPUT-FILE INPUT-FILE\n"
+"-u INPUT-FILE"
+msgstr ""
+"輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱 輸åºæªÂæ¡ÂÃ¥ÂÂ稱\n"
+"-o 輸åºæªÂæ¡ÂÃ¥ÂÂ稱 輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱\n"
+"-u 輸åÂ
¥æªÂæ¡ÂÃ¥ÂÂ稱"
-#: posix/../sysdeps/posix/gai_strerror.c:40
-msgid "ai_socktype not supported"
-msgstr "ai_socktype æ²ÂæÂÂæÂ¯æÂ´"
+#: nss/makedb.c:142
+#, c-format
+msgid "No usable database library found."
+msgstr "æÂ¾ä¸Âå°å¯ç¨çÂÂè³ÂæÂÂ庫å½å¼Â庫ãÂÂ"
-#: posix/../sysdeps/posix/gai_strerror.c:41
-msgid "System error"
-msgstr "系統é¯誤"
+#: nss/makedb.c:149
+#, c-format
+msgid "cannot open database file `%s': %s"
+msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂè³ÂæÂÂ庫æªÂæ¡ÂãÂÂ%sãÂÂï¼Â%s"
-#: posix/../sysdeps/posix/gai_strerror.c:42
-msgid "Processing request in progress"
-msgstr "æÂ¤é Â
è«Âæ±Âå·²ç¶Âå¨èÂÂçÂÂç¶ä¸Â"
+#: nss/makedb.c:151
+msgid "incorrectly formatted file"
+msgstr "ä¸ÂæÂ£ç¢ºæ ¼å¼ÂÃ¥ÂÂçÂÂæªÂæ¡Â"
-#: posix/../sysdeps/posix/gai_strerror.c:43
-msgid "Request canceled"
-msgstr "è«Âæ±Â已被åÂÂæ¶Â"
+#: nss/makedb.c:331
+msgid "duplicate key"
+msgstr "éÂÂè¤Âéµå¼"
-#: posix/../sysdeps/posix/gai_strerror.c:44
-msgid "Request not canceled"
-msgstr "è«Âæ±Â並æÂªåÂÂæ¶Â"
+#: nss/makedb.c:337
+#, c-format
+msgid "while writing database file"
+msgstr "寫åÂ
¥è³ÂæÂÂ庫æªÂæ¡ÂæÂÂ"
-#: posix/../sysdeps/posix/gai_strerror.c:45
-msgid "All requests done"
-msgstr "æÂÂæÂÂè«Âæ±Âå·²å®ÂæÂÂ"
+#: nss/makedb.c:348
+#, c-format
+msgid "problems while reading `%s'"
+msgstr "è®ÂÃ¥ÂÂãÂÂ%sãÂÂæÂÂç¼çÂÂÃ¥ÂÂé¡Â"
-#: posix/../sysdeps/posix/gai_strerror.c:46
-msgid "Interrupted by a signal"
-msgstr "ç±è¨ÂèÂÂæÂÂä¸ÂæÂ·"
+#: nss/makedb.c:368 nss/makedb.c:385
+#, c-format
+msgid "while reading database"
+msgstr "è®ÂÃ¥ÂÂè³ÂæÂÂ庫æÂÂ"
-#: posix/getconf.c:892
+#: posix/getconf.c:1036
#, c-format
msgid "Usage: %s [-v specification] variable_name [pathname]\n"
msgstr "ç¨æ³Â: %s [-v è¦Âæ ¼] è®ÂæÂ¸åÂÂ稱 [è·¯å¾ÂÃ¥ÂÂ稱]\n"
-#: posix/getconf.c:950
+#: posix/getconf.c:1039
+#, c-format
+msgid " %s -a [pathname]\n"
+msgstr " %s -a [è·¯å¾ÂÃ¥ÂÂ稱]\n"
+
+#: posix/getconf.c:1115
+#, c-format
+msgid ""
+"Usage: getconf [-v SPEC] VAR\n"
+" or: getconf [-v SPEC] PATH_VAR PATH\n"
+"\n"
+"Get the configuration value for variable VAR, or for variable PATH_VAR\n"
+"for path PATH. If SPEC is given, give values for compilation\n"
+"environment SPEC.\n"
+"\n"
+msgstr ""
+"ç¨æ³Âï¼Âgetconf [-v SPEC] VAR\n"
+" æÂÂï¼ getconf [-v SPEC] PATH_VAR è·¯å¾Â\n"
+"\n"
+"Ã¥ÂÂå¾Âè®ÂæÂ¸ VAR çÂÂçµÂæÂ
Âå¼ï¼ÂæÂÂæÂ¯è®ÂæÂ¸ PATH_VAR\n"
+"ç¨æÂ¼è·¯å¾ PATHã å¦ÂæÂÂå·²æÂÂä¾ SPECï¼Â就給åºç¨æÂ¼ç·¨è¯çÂÂ\n"
+"ç°墠SPEC å¼ãÂÂ\n"
+"\n"
+
+#: posix/getconf.c:1173
#, c-format
msgid "unknown specification \"%s\""
msgstr "ä¸ÂæÂÂçÂÂè¦Âæ ¼ \"%s\""
-#: posix/getconf.c:979 posix/getconf.c:995
+#: posix/getconf.c:1225
+#, c-format
+msgid "Couldn't execute %s"
+msgstr "ç¡æ³Âå·衠%s"
+
+#: posix/getconf.c:1269 posix/getconf.c:1285
msgid "undefined"
msgstr "æÂªå®Â義"
-#: posix/getconf.c:1017
+#: posix/getconf.c:1307
#, c-format
msgid "Unrecognized variable `%s'"
msgstr "ç¡æ³ÂèÂÂå¥çÂÂè®ÂæÂ¸ `%s'"
-#: posix/getopt.c:692 posix/getopt.c:711
+#: posix/getopt.c:594 posix/getopt.c:623
#, c-format
-msgid "%s: option '%s' is ambiguous\n"
-msgstr "%s: é¸é Â
`%s' å«義ä¸Âæ¸Â
\n"
+msgid "%s: option '%s' is ambiguous; possibilities:"
+msgstr "%sï¼Âé¸é Â
ãÂÂ%sãÂÂæÂ¯æ¨¡ç¨ÂÃ¥Â
©å¯çÂÂï¼Âå¯è½æÂ¯ï¼Â"
-#: posix/getopt.c:744 posix/getopt.c:748
+#: posix/getopt.c:664 posix/getopt.c:668
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: é¸é Â
`--%s' ä¸ÂÃ¥Â
Â許éÂÂå å¼ÂæÂ¸\n"
-#: posix/getopt.c:757 posix/getopt.c:762
+#: posix/getopt.c:677 posix/getopt.c:682
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: é¸é Â
`%c%s' ä¸ÂÃ¥Â
Â許éÂÂå å¼ÂæÂ¸\n"
-#: posix/getopt.c:807 posix/getopt.c:829 posix/getopt.c:1159
-#: posix/getopt.c:1181
+#: posix/getopt.c:725 posix/getopt.c:744
#, c-format
-msgid "%s: option '%s' requires an argument\n"
-msgstr "%s: é¸é Â
`%s' éÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸\n"
+msgid "%s: option '--%s' requires an argument\n"
+msgstr "%sï¼Âé¸é Â
ãÂÂ--%sãÂÂéÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸\n"
-#: posix/getopt.c:867 posix/getopt.c:870
+#: posix/getopt.c:782 posix/getopt.c:785
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: æÂªçÂ¥çÂÂé¸é Â
`--%s'\n"
-#: posix/getopt.c:878 posix/getopt.c:881
+#: posix/getopt.c:793 posix/getopt.c:796
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: æÂªçÂ¥çÂÂé¸é Â
`%c%s'\n"
-#: posix/getopt.c:936 posix/getopt.c:939
-#, c-format
-msgid "%s: illegal option -- '%c'\n"
-msgstr "%s: ä¸ÂÃ¥ÂÂæ³ÂçÂÂé¸é Â
-- %c\n"
-
-#: posix/getopt.c:945 posix/getopt.c:948
+#: posix/getopt.c:845 posix/getopt.c:848
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ä¸Âé©ç¨çÂÂé¸é Â
-- %c\n"
-#: posix/getopt.c:1003 posix/getopt.c:1022 posix/getopt.c:1234
-#: posix/getopt.c:1255
+#: posix/getopt.c:898 posix/getopt.c:915 posix/getopt.c:1123
+#: posix/getopt.c:1141
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: é¸é Â
éÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸ -- %c\n"
-#: posix/getopt.c:1074 posix/getopt.c:1093
+#: posix/getopt.c:971 posix/getopt.c:987
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: é¸é Â
`-W %s' å«義ä¸Âæ¸Â
\n"
-#: posix/getopt.c:1117 posix/getopt.c:1138
+#: posix/getopt.c:1011 posix/getopt.c:1029
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: é¸é Â
`-W %s' ä¸ÂÃ¥Â
Â許éÂÂå å¼ÂæÂ¸\n"
-#: posix/regcomp.c:150
+#: posix/getopt.c:1050 posix/getopt.c:1068
+#, c-format
+msgid "%s: option '-W %s' requires an argument\n"
+msgstr "%sï¼Âé¸é Â
ãÂÂ-W %sãÂÂéÂÂè¦Âä¸ÂÃ¥ÂÂå¼ÂæÂ¸\n"
+
+#: posix/regcomp.c:135
msgid "No match"
msgstr "æ²ÂæÂÂ符åÂÂçÂÂé Â
ç®"
-#: posix/regcomp.c:153
+#: posix/regcomp.c:138
msgid "Invalid regular expression"
msgstr "ä¸Âé©ç¨çÂÂ常è¦Â表示å¼Â"
-#: posix/regcomp.c:156
+#: posix/regcomp.c:141
msgid "Invalid collation character"
msgstr "ä¸Âé©ç¨çÂÂå°ÂçÂ
§åÂÂÃ¥Â
Â"
-#: posix/regcomp.c:159
+#: posix/regcomp.c:144
msgid "Invalid character class name"
msgstr "ä¸Âé©ç¨çÂÂÃ¥ÂÂÃ¥Â
Âé¡Âå¥åÂÂ"
-#: posix/regcomp.c:162
+#: posix/regcomp.c:147
msgid "Trailing backslash"
msgstr "尾端çÂÂÃ¥ÂÂæÂÂç·Â"
-#: posix/regcomp.c:165
+#: posix/regcomp.c:150
msgid "Invalid back reference"
msgstr "ä¸Âé©ç¨çÂÂå¾Âé¨索å¼Â"
-#: posix/regcomp.c:168
+#: posix/regcomp.c:153
msgid "Unmatched [ or [^"
msgstr "[ æÂ [^ ä¸Âè½å¹éÂ
Â"
-#: posix/regcomp.c:171
+#: posix/regcomp.c:156
msgid "Unmatched ( or \\("
msgstr "( æÂ \\( ä¸Âè½å¹éÂ
Â"
-#: posix/regcomp.c:174
+#: posix/regcomp.c:159
msgid "Unmatched \\{"
msgstr "\\{ ä¸Âè½å¹éÂ
Â"
-#: posix/regcomp.c:177
+#: posix/regcomp.c:162
msgid "Invalid content of \\{\\}"
msgstr "ä¸Âé©ç¨ç \\{\\} Ã¥Â
§å®¹"
-#: posix/regcomp.c:180
+#: posix/regcomp.c:165
msgid "Invalid range end"
msgstr "ä¸Âé©ç¨çÂÂç¯ÂÃ¥ÂÂçµÂæÂÂ"
-#: posix/regcomp.c:183
+#: posix/regcomp.c:168
msgid "Memory exhausted"
msgstr "è¨ÂæÂ¶é«Âç¨å®ÂäºÂ"
-#: posix/regcomp.c:186
+#: posix/regcomp.c:171
msgid "Invalid preceding regular expression"
msgstr "ä¸Âé©ç¨çÂÂÃ¥ÂÂ置常è¦Â表示å¼Â"
-#: posix/regcomp.c:189
+#: posix/regcomp.c:174
msgid "Premature end of regular expression"
msgstr "常è¦Â表示å¼Â太æÂ©çµÂæÂÂäºÂ"
-#: posix/regcomp.c:192
+#: posix/regcomp.c:177
msgid "Regular expression too big"
msgstr "æÂ£è¦Â表示å¼Â太éÂኼÂ"
-#: posix/regcomp.c:195
+#: posix/regcomp.c:180
msgid "Unmatched ) or \\)"
msgstr ") æÂ \\) ä¸Âè½å¹éÂ
Â"
-#: posix/regcomp.c:661
+#: posix/regcomp.c:680
msgid "No previous regular expression"
msgstr "Ã¥Â
ÂÃ¥ÂÂ並æÂªä½¿ç¨éÂÂ常è¦Â表示å¼Â"
-#: argp/argp-help.c:224
-#, c-format
-msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
-msgstr "%.*s: ARGP_HELP_FMT Ã¥ÂÂæÂ¸éÂÂè¦Âä¸ÂÃ¥ÂÂå¼"
-
-#: argp/argp-help.c:233
-#, c-format
-msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
-msgstr "%.*s: æÂªçÂ¥ç ARGP_HELP_FMT Ã¥ÂÂæÂ¸"
-
-#: argp/argp-help.c:245
-#, c-format
-msgid "Garbage in ARGP_HELP_FMT: %s"
-msgstr "ARGP_HELP_FMT ä¸Âç¡ç¨çÂÂè³Âè¨Â: %s"
-
-#: argp/argp-help.c:1205
-msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
-msgstr "é·é¸é Â
çÂÂå¿Â
é ÂæÂÂå¯é¸ç¨çÂÂå¼ÂæÂ¸ä¹ÂæÂ¯ç¸å°ÂæÂÂçÂÂé¸é Â
çÂÂå¿Â
é ÂæÂÂå¯é¸ç¨çÂÂå¼ÂæÂ¸ãÂÂ"
-
-#: argp/argp-help.c:1592
-msgid "Usage:"
-msgstr "使ç¨æÂ¹å¼Â:"
-
-#: argp/argp-help.c:1596
-msgid " or: "
-msgstr " æÂÂèÂÂ
: "
-
-#: argp/argp-help.c:1608
-msgid " [OPTION...]"
-msgstr " [Ã¥ÂÂæÂ¸...]"
-
-#: argp/argp-help.c:1635
-#, c-format
-msgid "Try `%s --help' or `%s --usage' for more information.\n"
-msgstr "è«Â試èÂÂç¨ `%s --help' æÂ `%s --usage' ä¾Âç²å¾ÂæÂ´å¤Âç¸éÂÂè¨ÂæÂ¯ãÂÂ\n"
-
-#: argp/argp-help.c:1663
-#, c-format
-msgid "Report bugs to %s.\n"
-msgstr "è«Âå°Âç¨Âå¼ÂÃ¥ÂÂé¡ÂÃ¥ÂÂå ±è³ %sãÂÂ\n"
-
-#: argp/argp-parse.c:115
-msgid "Give this help list"
-msgstr "給åºéÂÂÃ¥ÂÂ使ç¨æÂ¹å¼ÂÃ¥ÂÂ表"
-
-#: argp/argp-parse.c:116
-msgid "Give a short usage message"
-msgstr "給åº簡çÂÂçÂÂ使ç¨è¨ÂæÂ¯"
-
-#: argp/argp-parse.c:117
-msgid "Set the program name"
-msgstr "è¨Âå®Âç¨Âå¼ÂÃ¥ÂÂ稱"
-
-#: argp/argp-parse.c:119
-msgid "Hang for SECS seconds (default 3600)"
-msgstr "SECS ç§Âå¾ÂæÂÂæÂ· (é Âè¨ÂæÂ¯ 3600)"
-
-#: argp/argp-parse.c:180
-msgid "Print program version"
-msgstr "å°åºç¨Âå¼ÂçÂÂæÂ¬"
-
-#: argp/argp-parse.c:196
-msgid "(PROGRAM ERROR) No version known!?"
-msgstr "(ç¨Âå¼Âé¯誤) æ²ÂæÂÂèªÂå¾ÂçÂÂçÂÂæÂ¬!?"
-
-#: argp/argp-parse.c:672
-#, c-format
-msgid "%s: Too many arguments\n"
-msgstr "%s: 太å¤ÂçÂÂå¼ÂæÂ¸\n"
-
-#: argp/argp-parse.c:813
-msgid "(PROGRAM ERROR) Option should have been recognized!?"
-msgstr "(ç¨Âå¼Âé¯誤) é¸é Â
æÂÂ該已ç¶Âå¯辯èÂÂ!?"
+#: posix/wordexp.c:1832
+msgid "parameter null or not set"
+msgstr "Ã¥ÂÂæÂ¸çº空åÂÂÃ¥Â
ÂæÂÂæÂ¯æÂªè¨Âç½®"
#: resolv/herror.c:68
msgid "Resolver Error 0 (no error)"
@@ -3762,381 +4626,411 @@ msgstr "æÂªçÂ¥çÂÂ伺æÂÂå¨é¯誤"
msgid "No address associated with name"
msgstr "æ²ÂæÂÂæÂ¤åÂÂ稱æÂÂå°ÂæÂÂçÂÂä½ÂÃ¥ÂÂ"
-#: resolv/herror.c:108
+#: resolv/herror.c:107
msgid "Resolver internal error"
msgstr "Ã¥Â
§é¨解è®Âé¯誤"
-#: resolv/herror.c:111
+#: resolv/herror.c:110
msgid "Unknown resolver error"
msgstr "æÂªçÂ¥çÂÂè§£è®Âé¯誤"
-#: resolv/res_hconf.c:147
-#, c-format
-msgid "%s: line %d: expected service, found `%s'\n"
-msgstr "%s: 第 %d Ã¥ÂÂ: æÂÂå¾Â
ä¸Âé Â
æÂÂÃ¥ÂÂï¼ÂÃ¥Âȍ¼ç¾ `%s'\n"
-
-#: resolv/res_hconf.c:165
-#, c-format
-msgid "%s: line %d: cannot specify more than %d services"
-msgstr "%s: 第 %d Ã¥ÂÂ: ç¡æ³ÂæÂÂå®Âè¶Â
é %d Ã¥ÂÂæÂÂÃ¥ÂÂ"
-
-#: resolv/res_hconf.c:191
-#, c-format
-msgid "%s: line %d: list delimiter not followed by keyword"
-msgstr "%s: 第 %d Ã¥ÂÂ: éÂÂéµåÂÂä¸Âå¯è·Âå¨表åÂÂÃ¥ÂÂéÂÂÃ¥ÂÂÃ¥Â
Âä¹Âå¾Â"
-
-#: resolv/res_hconf.c:231
+#: resolv/res_hconf.c:124
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
msgstr "%s: 第 %d Ã¥ÂÂ: ç¡æ³ÂæÂÂå®Âè¶Â
é %d Ã¥ÂÂä¿®åªç¯ÂÃ¥ÂÂ"
-#: resolv/res_hconf.c:256
+#: resolv/res_hconf.c:145
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
msgstr "%s: 第 %d Ã¥ÂÂ: ç¯ÂÃ¥ÂÂä¸Âå¯è·Âå¨表åÂÂÃ¥ÂÂéÂÂÃ¥ÂÂÃ¥Â
Âä¹Âå¾Â"
-#: resolv/res_hconf.c:319
+#: resolv/res_hconf.c:204
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
msgstr "%s: 第 %d Ã¥ÂÂ: é ÂæÂÂçº `on' æÂ `off'ï¼ÂÃ¥Âȍ¼ç¾ `%s'\n"
-#: resolv/res_hconf.c:366
+#: resolv/res_hconf.c:247
#, c-format
msgid "%s: line %d: bad command `%s'\n"
msgstr "%s: 第 %d Ã¥ÂÂ: ä¸Âç¶çÂÂå½令 `%s'\n"
-#: resolv/res_hconf.c:395
+#: resolv/res_hconf.c:282
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
msgstr "%s: 第 %d Ã¥ÂÂ: æÂ£å¨忽ç¥尾端çÂÂç¡ç¨è³ÂæÂ `%s'\n"
-#: nss/getent.c:51
-msgid "database [key ...]"
-msgstr "è³ÂæÂÂ庫 [éµå¼...]"
+#: stdio-common/psiginfo-data.h:2
+msgid "Illegal opcode"
+msgstr "ä¸ÂÃ¥ÂÂæ³Âç opcode"
-#: nss/getent.c:56
-msgid "Service configuration to be used"
-msgstr "å°Âè¦Â使ç¨çÂÂæÂÂÃ¥ÂÂè¨Âå®Â"
+#: stdio-common/psiginfo-data.h:3
+msgid "Illegal operand"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂéÂÂç®ÂÃ¥Â
Â"
-#: nss/getent.c:136 nss/getent.c:375
-#, c-format
-msgid "Enumeration not supported on %s\n"
-msgstr "æÂ¤é Â
ç®å¨ %s ä¸Âä¸Â被æÂ¯æÂ´\n"
+#: stdio-common/psiginfo-data.h:4
+msgid "Illegal addressing mode"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂå®ÂÃ¥ÂÂ模å¼Â"
-#: nss/getent.c:800
-msgid "getent - get entries from administrative database."
-msgstr "getent - å¾Â管çÂÂè³ÂæÂÂ庫ä¸ÂÃ¥ÂÂå¾Âé Â
ç®åÂ
§å®¹ãÂÂ"
+#: stdio-common/psiginfo-data.h:5
+msgid "Illegal trap"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂé·é±"
-#: nss/getent.c:801
-msgid "Supported databases:"
-msgstr "æÂ¯æÂ´çÂÂè³ÂæÂÂ庫:"
+#: stdio-common/psiginfo-data.h:6
+msgid "Privileged opcode"
+msgstr "éÂÂè¦Âæ¬ÂéÂÂç opcode"
-#: nss/getent.c:858 nscd/nscd.c:131 nscd/nscd_nischeck.c:64
-msgid "wrong number of arguments"
-msgstr "Ã¥ÂÂæÂ¸æÂ¸ç®ä¸Âå°Â"
+#: stdio-common/psiginfo-data.h:7
+msgid "Privileged register"
+msgstr "éÂÂè¦Âæ¬ÂéÂÂçÂÂæÂ«åÂÂå¨"
-#: nss/getent.c:868
-#, c-format
-msgid "Unknown database: %s\n"
-msgstr "æÂªçÂ¥çÂÂè³ÂæÂÂ庫: %s\n"
+#: stdio-common/psiginfo-data.h:8
+msgid "Coprocessor error"
+msgstr "è¼Âå©èÂÂçÂÂå¨é¯誤"
-#: debug/pcprofiledump.c:52
-msgid "Don't buffer output"
-msgstr "ä¸Âè¦Âå°Â輸åÂ
¥åÂÂÃ¥Â
¥ç·©è¡ÂÃ¥ÂÂ"
+#: stdio-common/psiginfo-data.h:9
+msgid "Internal stack error"
+msgstr "Ã¥Â
§é¨å ÂçÂÂé¯誤"
-#: debug/pcprofiledump.c:57
-msgid "Dump information generated by PC profiling."
-msgstr "å°Âç¢çÂÂæÂ¼ PC 測éÂÂè©Âä¼°çÂÂè³ÂæÂÂå¾å¸åºä¾Â"
+#: stdio-common/psiginfo-data.h:12
+msgid "Integer divide by zero"
+msgstr "æÂ´æÂ¸è¢«é¶é¤"
-#: debug/pcprofiledump.c:60
-msgid "[FILE]"
-msgstr "[æªÂæ¡Â]"
+#: stdio-common/psiginfo-data.h:13
+msgid "Integer overflow"
+msgstr "æÂ´æÂ¸æº¢ä½Â"
-#: debug/pcprofiledump.c:100
-msgid "cannot open input file"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ輸åÂ
¥æªÂ"
+#: stdio-common/psiginfo-data.h:14
+msgid "Floating-point divide by zero"
+msgstr "æµ®é»ÂæÂ¸è¢«é¶é¤"
-#: debug/pcprofiledump.c:106
-msgid "cannot read header"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂæ¨Âé Âè³ÂæÂÂ"
+#: stdio-common/psiginfo-data.h:15
+msgid "Floating-point overflow"
+msgstr "æµ®é»ÂæÂ¸æº¢ä½Â"
-#: debug/pcprofiledump.c:170
-msgid "invalid pointer size"
-msgstr "ç¡æÂÂçÂÂæÂÂæ¨Â大å°Â"
+#: stdio-common/psiginfo-data.h:16
+msgid "Floating-point underflow"
+msgstr "æµ®é»ÂæÂ¸ä¸ÂéÂÂ溢ä½Â"
-#: inet/rcmd.c:163 inet/rcmd.c:166
-msgid "rcmd: Cannot allocate memory\n"
-msgstr "rcmd: ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â\n"
+#: stdio-common/psiginfo-data.h:17
+msgid "Floating-poing inexact result"
+msgstr "ä¸Â精確çÂÂæµ®é»ÂæÂ¸çµÂæÂÂ"
-#: inet/rcmd.c:185 inet/rcmd.c:188
-msgid "rcmd: socket: All ports in use\n"
-msgstr "rcmd: socket: æÂÂæÂÂçÂÂå é½å¨使ç¨ä¸Â\n"
+#: stdio-common/psiginfo-data.h:18
+msgid "Invalid floating-point operation"
+msgstr "ç¡æÂÂçÂÂæµ®é»ÂæÂ¸æÂÂä½Â"
-#: inet/rcmd.c:222
-#, c-format
-msgid "connect to address %s: "
-msgstr "é£æÂ¥å°ä½Âå %s: "
+#: stdio-common/psiginfo-data.h:19
+msgid "Subscript out of range"
+msgstr "註æ¨Âè¶Â
åºç¯ÂÃ¥ÂÂ"
-#: inet/rcmd.c:240
-#, c-format
-msgid "Trying %s...\n"
-msgstr "Ã¥ÂÂ試 %s...\n"
+#: stdio-common/psiginfo-data.h:22
+msgid "Address not mapped to object"
+msgstr "ä½ÂÃ¥ÂÂæ²ÂæÂÂæÂ å°Âå°ç©件"
-#: inet/rcmd.c:289
-#, c-format
-msgid "rcmd: write (setting up stderr): %m\n"
-msgstr "rcmd: write (æÂ£å¨è¨Âå®Âæ¨ÂæºÂé¯誤輸åº): %m\n"
+#: stdio-common/psiginfo-data.h:23
+msgid "Invalid permissions for mapped object"
+msgstr "å°ÂæÂ¼æÂ å°Âç©件çÂÂæ¬ÂéÂÂç¡æÂÂ"
-#: inet/rcmd.c:310
-#, c-format
-msgid "rcmd: poll (setting up stderr): %m\n"
-msgstr "rcmd: poll (æÂ£å¨è¨Âå®Âæ¨ÂæºÂé¯誤輸åº): %m\n"
+#: stdio-common/psiginfo-data.h:26
+msgid "Invalid address alignment"
+msgstr "ç¡æÂÂçÂÂä½ÂÃ¥ÂÂå°Âé½Â"
-#: inet/rcmd.c:313
-msgid "poll: protocol failure in circuit setup\n"
-msgstr "poll: éÂÂè¨ÂÃ¥ÂÂå®Âå¨è¨Âå®Âç·Âè·¯æÂÂ失æÂÂ\n"
+#: stdio-common/psiginfo-data.h:27
+msgid "Nonexisting physical address"
+msgstr "ä¸ÂÃ¥ÂÂå¨çÂÂ實é«Âä½ÂÃ¥ÂÂ"
-#: inet/rcmd.c:358
-msgid "socket: protocol failure in circuit setup\n"
-msgstr "socket: éÂÂè¨ÂÃ¥ÂÂå®Âå¨è¨Âå®Âç·Âè·¯æÂÂ失æÂÂ\n"
+#: stdio-common/psiginfo-data.h:28
+msgid "Object-specific hardware error"
+msgstr "ç©件ç¹å®ÂçÂÂ硬é«Âé¯誤"
-#: inet/rcmd.c:387
-#, c-format
-msgid "rcmd: %s: short read"
-msgstr "rcmd: %s: è®ÂÃ¥Â
¥è³ÂæÂÂéÂÂçÂÂ"
+#: stdio-common/psiginfo-data.h:31
+msgid "Process breakpoint"
+msgstr "èÂÂçÂÂä¸ÂæÂ·é»Â"
-#: inet/rcmd.c:549
-msgid "lstat failed"
-msgstr "lstat 失æÂÂ"
+#: stdio-common/psiginfo-data.h:32
+msgid "Process trace trap"
+msgstr "èÂÂçÂÂ追蹤é·é±"
-#: inet/rcmd.c:551
-msgid "not regular file"
-msgstr "並éÂÂæÂ£å¸¸çÂÂæªÂæ¡Â"
+#: stdio-common/psiginfo-data.h:35
+msgid "Child has exited"
+msgstr "Ã¥ÂÂè¡Âç¨Âå·²çµÂæÂÂ"
-#: inet/rcmd.c:556
-msgid "cannot open"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ"
+#: stdio-common/psiginfo-data.h:36
+msgid "Child has terminated abnormally and did not create a core file"
+msgstr "Ã¥ÂÂè¡Âç¨Âå·²ç°常çµÂæÂ¢ä¸ÂæÂªå»ºç«Âè¨ÂæÂ¶é«ÂæªÂæ¡Â"
-#: inet/rcmd.c:558
-msgid "fstat failed"
-msgstr "fstat 失æÂÂ"
+#: stdio-common/psiginfo-data.h:37
+msgid "Child hat terminated abnormally and created a core file"
+msgstr "Ã¥ÂÂè¡Âç¨Âå·²ç°常çµÂæÂ¢ä¸¦å·²å»ºç«ÂäºÂè¨ÂæÂ¶é«ÂæªÂæ¡Â"
-#: inet/rcmd.c:560
-msgid "bad owner"
-msgstr "é¯誤çÂÂæÂÂæÂÂèÂÂ
"
+#: stdio-common/psiginfo-data.h:38
+msgid "Traced child has trapped"
+msgstr "追蹤çÂÂÃ¥ÂÂè¡Âç¨Âå·²è½åÂ
¥é·é±"
-#: inet/rcmd.c:562
-msgid "writeable by other than owner"
-msgstr "使ç¨èÂÂ
以å¤ÂçÂÂ人亦å¯寫åÂ
Â¥"
+#: stdio-common/psiginfo-data.h:39
+msgid "Child has stopped"
+msgstr "Ã¥ÂÂè¡Âç¨Âå·²åÂÂæÂ¢"
-#: inet/rcmd.c:564
-msgid "hard linked somewhere"
-msgstr "被實é«Âé£çµÂå°æÂÂèÂÂ"
+#: stdio-common/psiginfo-data.h:40
+msgid "Stopped child has continued"
+msgstr "Ã¥ÂÂæÂ¢çÂÂÃ¥ÂÂè¡Âç¨Â已繼çºÂ"
-#: inet/ruserpass.c:170 inet/ruserpass.c:193
-msgid "out of memory"
-msgstr "è¨ÂæÂ¶é«Âä¸Âè¶³"
+#: stdio-common/psiginfo-data.h:43
+msgid "Data input available"
+msgstr "è³ÂæÂÂ輸åÂ
¥å¯ç¨"
+
+#: stdio-common/psiginfo-data.h:44
+msgid "Output buffers available"
+msgstr "輸åº緩è¡ÂÃ¥ÂÂå¯ç¨"
+
+#: stdio-common/psiginfo-data.h:45
+msgid "Input message available"
+msgstr "輸åÂ
¥è¨ÂæÂ¯å¯ç¨"
+
+#: stdio-common/psiginfo-data.h:46
+msgid "I/O error"
+msgstr "I/O é¯誤"
+
+#: stdio-common/psiginfo-data.h:47
+msgid "High priority input available"
+msgstr "é«ÂåªåÂ
Âæ¬Â輸åÂ
¥å¯ç¨"
+
+#: stdio-common/psiginfo-data.h:48
+msgid "Device disconnected"
+msgstr "è£Â置已ç¶ÂçµÂæÂÂé£ç·Â"
+
+#: stdio-common/psiginfo.c:145
+msgid "Signal sent by kill()"
+msgstr "kill() å·²ç¼éÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:148
+msgid "Signal sent by sigqueue()"
+msgstr "sigqueue() å·²ç¼éÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:151
+msgid "Signal generated by the expiration of a timer"
+msgstr "è¨ÂæÂÂå¨çÂÂ龿ÂÂå·²ç¢çÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:154
+msgid "Signal generated by the completion of an asynchronous I/O request"
+msgstr "éÂÂÃ¥ÂÂæÂÂ¥ I/O è¦Âæ±ÂçÂÂå®ÂæÂÂå·²ç¢çÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:158
+msgid "Signal generated by the arrival of a message on an empty message queue"
+msgstr "空è¨ÂæÂ¯ä½ÂÃ¥ÂÂä¸Âå°éÂÂçÂÂè¨ÂæÂ¯å·²ç¢çÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:163
+msgid "Signal sent by tkill()"
+msgstr "tkill() å·²ç¼éÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:168
+msgid "Signal generated by the completion of an asynchronous name lookup request"
+msgstr "éÂÂÃ¥ÂÂæÂ¥åÂÂ稱æÂ¥æÂ¾è¦Âæ±ÂçÂÂå®ÂæÂÂå·²ç¢çÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:174
+msgid "Signal generated by the completion of an I/O request"
+msgstr "I/O è¦Âæ±ÂçÂÂå®ÂæÂÂå·²ç¢çÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:180
+msgid "Signal sent by the kernel"
+msgstr "Ã¥Â
§æ ¸å·²ç¼éÂÂä¿¡èÂÂ"
+
+#: stdio-common/psiginfo.c:204
+#, c-format
+msgid "Unknown signal %d\n"
+msgstr "ä¸ÂæÂÂä¿¡è %d\n"
+
+#: stdio-common/psignal.c:51
+#, c-format
+msgid "%s%sUnknown signal %d\n"
+msgstr "%s%sæÂªçÂ¥çÂÂä¿¡è %d\n"
+
+#: stdio-common/psignal.c:52
+msgid "Unknown signal"
+msgstr "ä¸ÂæÂÂçÂÂä¿¡èÂÂ"
-#: inet/ruserpass.c:184
-msgid "Error: .netrc file is readable by others."
-msgstr "é¯誤: .netrc æªÂå¯以被å¥人è®ÂÃ¥ÂÂ"
+#: string/_strerror.c:47 sysdeps/mach/_strerror.c:87
+msgid "Unknown error "
+msgstr "æÂªçÂ¥çÂÂé¯誤 "
-#: inet/ruserpass.c:185
-msgid "Remove password or make file unreadable by others."
-msgstr "ç§»é¤å¯Â碼æÂÂè®Âä»Â人ç¡æ³Âè®ÂÃ¥ÂÂæªÂæ¡Â"
+#: string/strerror.c:43
+msgid "Unknown error"
+msgstr "æÂªçÂ¥çÂÂé¯誤"
-#: inet/ruserpass.c:277
+#: string/strsignal.c:65
#, c-format
-msgid "Unknown .netrc keyword %s"
-msgstr "æÂªçÂ¥ç .netrc éÂÂéµå %s"
+msgid "Real-time signal %d"
+msgstr "峿ÂÂçÂÂä¿¡è %d"
+
+#: string/strsignal.c:69
+#, c-format
+msgid "Unknown signal %d"
+msgstr "æÂªçÂ¥çÂÂä¿¡è %d"
-#: sunrpc/auth_unix.c:115 sunrpc/auth_unix.c:118
-msgid "authunix_create: out of memory\n"
-msgstr "authunix_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
+#: sunrpc/auth_unix.c:113 sunrpc/clnt_tcp.c:125 sunrpc/clnt_udp.c:136
+#: sunrpc/clnt_unix.c:126 sunrpc/svc_tcp.c:173 sunrpc/svc_tcp.c:218
+#: sunrpc/svc_udp.c:147 sunrpc/svc_unix.c:174 sunrpc/svc_unix.c:215
+#: sunrpc/xdr.c:632 sunrpc/xdr.c:792 sunrpc/xdr_array.c:100
+#: sunrpc/xdr_rec.c:154 sunrpc/xdr_ref.c:79
+msgid "out of memory\n"
+msgstr "è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-#: sunrpc/auth_unix.c:318
-msgid "auth_none.c - Fatal marshalling problem"
-msgstr "auth_none.c - å´éÂÂçÂÂæÂÂåºÂÃ¥ÂÂé¡Â"
+#: sunrpc/auth_unix.c:351
+msgid "auth_unix.c: Fatal marshalling problem"
+msgstr "auth_unix.c: å´éÂÂçÂÂç·¨çµÂÃ¥ÂÂé¡Â"
-#: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
+#: sunrpc/clnt_perr.c:98 sunrpc/clnt_perr.c:114
#, c-format
-msgid "; low version = %lu, high version = %lu"
-msgstr "; ä½ÂçÂÂæÂ¬ = %lu, é«ÂçÂÂæÂ¬ = %lu"
+msgid "%s: %s; low version = %lu, high version = %lu"
+msgstr "%s: %s; ä½ÂçÂÂæÂ¬ = %luï¼Âé«ÂçÂÂæÂ¬ = %lu"
-#: sunrpc/clnt_perr.c:125
-msgid "; why = "
-msgstr "; Ã¥ÂÂå = "
+#: sunrpc/clnt_perr.c:105
+#, c-format
+msgid "%s: %s; why = %s\n"
+msgstr "%s: %s; Ã¥ÂÂå = %s\n"
-#: sunrpc/clnt_perr.c:132
+#: sunrpc/clnt_perr.c:107
#, c-format
-msgid "(unknown authentication error - %d)"
-msgstr "(æÂªçÂ¥éÂÂå®Âé¯誤 - %d)"
+msgid "%s: %s; why = (unknown authentication error - %d)\n"
+msgstr "%s: %s; Ã¥ÂÂå = (ä¸ÂæÂÂçÂÂèªÂèÂÂé¯誤 - %d)\n"
-#: sunrpc/clnt_perr.c:177
+#: sunrpc/clnt_perr.c:156
msgid "RPC: Success"
msgstr "RPC: æÂÂÃ¥ÂÂ"
-#: sunrpc/clnt_perr.c:180
+#: sunrpc/clnt_perr.c:159
msgid "RPC: Can't encode arguments"
msgstr "RPC: ç¡æ³Âå°Âå¼ÂæÂ¸ç·¨ç¢¼"
-#: sunrpc/clnt_perr.c:184
+#: sunrpc/clnt_perr.c:163
msgid "RPC: Can't decode result"
msgstr "RPC: ç¡æ³Â解碼å¾ÂåºçµÂæÂÂ"
-#: sunrpc/clnt_perr.c:188
+#: sunrpc/clnt_perr.c:167
msgid "RPC: Unable to send"
msgstr "RPC: ç¡æ³Âå³éÂÂ"
-#: sunrpc/clnt_perr.c:192
+#: sunrpc/clnt_perr.c:171
msgid "RPC: Unable to receive"
msgstr "RPC: ç¡æ³ÂæÂ¥æÂ¶"
-#: sunrpc/clnt_perr.c:196
+#: sunrpc/clnt_perr.c:175
msgid "RPC: Timed out"
msgstr "RPC: è¶Â
éÂÂæÂÂéÂÂä¸ÂéÂÂ"
-#: sunrpc/clnt_perr.c:200
+#: sunrpc/clnt_perr.c:179
msgid "RPC: Incompatible versions of RPC"
msgstr "RPC: RPC çÂÂæÂ¬ä¸Âç¸容"
-#: sunrpc/clnt_perr.c:204
+#: sunrpc/clnt_perr.c:183
msgid "RPC: Authentication error"
msgstr "RPC: èªÂèÂÂé¯誤"
-#: sunrpc/clnt_perr.c:208
+#: sunrpc/clnt_perr.c:187
msgid "RPC: Program unavailable"
msgstr "RPC: ç¨Âå¼Âä¸ÂÃ¥ÂÂå¨"
-#: sunrpc/clnt_perr.c:212
+#: sunrpc/clnt_perr.c:191
msgid "RPC: Program/version mismatch"
msgstr "RPC: ç¨Âå¼Â/çÂÂæÂ¬ä¸Â符"
-#: sunrpc/clnt_perr.c:216
+#: sunrpc/clnt_perr.c:195
msgid "RPC: Procedure unavailable"
msgstr "RPC: ç¡æ³ÂÃ¥ÂÂå¾Âç¨ÂåºÂ"
-#: sunrpc/clnt_perr.c:220
+#: sunrpc/clnt_perr.c:199
msgid "RPC: Server can't decode arguments"
msgstr "RPC: 伺æÂÂå¨ç¡æ³Âå°Âå¼ÂæÂ¸è§£ç¢¼"
-#: sunrpc/clnt_perr.c:224
+#: sunrpc/clnt_perr.c:203
msgid "RPC: Remote system error"
msgstr "RPC: é 端ç¨Âå¼Âé¯誤"
-#: sunrpc/clnt_perr.c:228
+#: sunrpc/clnt_perr.c:207
msgid "RPC: Unknown host"
msgstr "RPC: æÂªçÂ¥çÂÂé 端ä½ÂÃ¥ÂÂ"
-#: sunrpc/clnt_perr.c:232
+#: sunrpc/clnt_perr.c:211
msgid "RPC: Unknown protocol"
msgstr "RPC: æÂªçÂ¥çÂÂÃ¥ÂÂå®Â"
-#: sunrpc/clnt_perr.c:236
+#: sunrpc/clnt_perr.c:215
msgid "RPC: Port mapper failure"
msgstr "RPC: éÂÂè¨ÂéÂÂå°ÂæÂ é¯誤"
-#: sunrpc/clnt_perr.c:240
+#: sunrpc/clnt_perr.c:219
msgid "RPC: Program not registered"
msgstr "RPC: ç¨Âå¼Âæ²ÂæÂÂ註åÂÂ"
-#: sunrpc/clnt_perr.c:244
+#: sunrpc/clnt_perr.c:223
msgid "RPC: Failed (unspecified error)"
msgstr "RPC: 失æÂ (éÂÂç¹å®ÂçÂÂé¯誤)"
-#: sunrpc/clnt_perr.c:285
+#: sunrpc/clnt_perr.c:264
msgid "RPC: (unknown error code)"
msgstr "RPC: (æÂªçÂ¥çÂÂé¯誤碼)"
-#: sunrpc/clnt_perr.c:357
+#: sunrpc/clnt_perr.c:336
msgid "Authentication OK"
msgstr "éÂÂå®Âå®ÂæÂÂ"
-#: sunrpc/clnt_perr.c:360
+#: sunrpc/clnt_perr.c:339
msgid "Invalid client credential"
-msgstr "ä¸Âé©ç¨çÂÂè«Âæ±Â端身份èªÂèÂÂ"
+msgstr "ä¸Âé©ç¨çÂÂè«Âæ±Â端身åÂÂèªÂèÂÂ"
-#: sunrpc/clnt_perr.c:364
+#: sunrpc/clnt_perr.c:343
msgid "Server rejected credential"
-msgstr "伺æÂÂ卿ÂÂçµÂ身份èÂÂæÂÂ"
+msgstr "伺æÂÂ卿ÂÂçµÂ身åÂÂèÂÂæÂÂ"
-#: sunrpc/clnt_perr.c:368
+#: sunrpc/clnt_perr.c:347
msgid "Invalid client verifier"
msgstr "ä¸Âé©ç¨çÂÂè«Âæ±Â端èªÂèÂÂ"
-#: sunrpc/clnt_perr.c:372
+#: sunrpc/clnt_perr.c:351
msgid "Server rejected verifier"
msgstr "伺æÂÂ卿ÂÂçµÂèªÂèÂÂ"
-#: sunrpc/clnt_perr.c:376
+#: sunrpc/clnt_perr.c:355
msgid "Client credential too weak"
msgstr "ç¨æÂ¶ç«¯èÂÂæÂ¯å¤ªå¼±"
-#: sunrpc/clnt_perr.c:380
+#: sunrpc/clnt_perr.c:359
msgid "Invalid server verifier"
msgstr "ä¸Âé©ç¨çÂÂæÂÂÃ¥ÂÂèªÂèÂÂ"
-#: sunrpc/clnt_perr.c:384
+#: sunrpc/clnt_perr.c:363
msgid "Failed (unspecified error)"
-msgstr "失æÂ (æ²ÂæÂÂæÂÂå®ÂçÂÂé¯誤)"
-
-#: sunrpc/clnt_raw.c:117
-msgid "clnt_raw.c - Fatal header serialization error."
-msgstr "clnt_raw.c - å´éÂÂçÂÂæ¨Âé ÂåºÂÃ¥ÂÂÃ¥ÂÂé¯誤ãÂÂ"
-
-#: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
-msgid "clnttcp_create: out of memory\n"
-msgstr "clnttcp_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/clnt_udp.c:141 sunrpc/clnt_udp.c:144
-msgid "clntudp_create: out of memory\n"
-msgstr "clntudp_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
-msgid "clntunix_create: out of memory\n"
-msgstr "clntunix_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/get_myaddr.c:78
-msgid "get_myaddress: ioctl (get interface configuration)"
-msgstr "get_myaddress: ioctl (Ã¥ÂÂå¾Âä»Âé¢è¨Âå®Âè³ÂæÂÂ)"
+msgstr "失æÂ (ç¡ç¹å®ÂçÂÂé¯誤)"
-#: sunrpc/pm_getmaps.c:74
-msgid "pmap_getmaps rpc problem"
-msgstr "pmap_getmaps é 端ç¨ÂåºÂå¼å«åÂÂé¡Â"
+#: sunrpc/clnt_raw.c:115
+msgid "clnt_raw.c: fatal header serialization error"
+msgstr "clnt_raw.c: å´éÂÂçÂÂæ¨Âé ÂåºÂÃ¥ÂÂÃ¥ÂÂé¯誤"
-#: sunrpc/pmap_clnt.c:72
-msgid "__get_myaddress: ioctl (get interface configuration)"
-msgstr "__get_myaddress: ioctl (Ã¥ÂÂå¾Âä»Âé¢çµÂæÂ
Â)"
+#: sunrpc/pm_getmaps.c:77
+msgid "pmap_getmaps.c: rpc problem"
+msgstr "pmap_getmaps.c: é 端ç¨ÂåºÂå¼å«åÂÂé¡Â"
-#: sunrpc/pmap_clnt.c:137
+#: sunrpc/pmap_clnt.c:127
msgid "Cannot register service"
msgstr "ç¡æ³Â註åÂÂæÂÂÃ¥ÂÂ"
-#: sunrpc/pmap_rmt.c:190
-msgid "broadcast: ioctl (get interface configuration)"
-msgstr "broadcast: ioctl (Ã¥ÂÂå¾Âä»Âé¢è¨Âå®Âå¼)"
-
-#: sunrpc/pmap_rmt.c:199
-msgid "broadcast: ioctl (get interface flags)"
-msgstr "broadcast: ioctl (Ã¥ÂÂå¾Âä»Â颿ÂÂæ¨Â)"
-
-#: sunrpc/pmap_rmt.c:269
+#: sunrpc/pmap_rmt.c:243
msgid "Cannot create socket for broadcast rpc"
msgstr "ç¡æ³Âçº廣æÂÂå¼Âé 端ç¨ÂåºÂå¼å« (broadcast rpc) ç¢ç socket"
-#: sunrpc/pmap_rmt.c:276
+#: sunrpc/pmap_rmt.c:250
msgid "Cannot set socket option SO_BROADCAST"
msgstr "ç¡æ³Âè¨Âå® socket é¸é Â
SO_BROADCAST"
-#: sunrpc/pmap_rmt.c:328
+#: sunrpc/pmap_rmt.c:302
msgid "Cannot send broadcast packet"
msgstr "ç¡æ³Âå³éÂÂ廣æÂÂå°ÂÃ¥ÂÂ
"
-#: sunrpc/pmap_rmt.c:353
+#: sunrpc/pmap_rmt.c:327
msgid "Broadcast poll problem"
msgstr "Broadcast 調æÂ¥æÂÂÃ¥ÂÂé¡Â"
-#: sunrpc/pmap_rmt.c:366
+#: sunrpc/pmap_rmt.c:340
msgid "Cannot receive reply to broadcast"
msgstr "ç¡æ³ÂæÂ¥åÂÂ廣æÂÂå¾ÂçÂÂÃ¥ÂÂæÂÂ"
@@ -4176,1853 +5070,1918 @@ msgstr "%s: C Ã¥ÂÂç½®èÂÂçÂÂå¨失æÂÂï¼ÂÃ¥Â
¶çµÂæÂÂ碼çº %d\n"
#: sunrpc/rpc_main.c:462
#, c-format
-msgid "illegal nettype :`%s'\n"
-msgstr "ä¸ÂÃ¥ÂÂæ³Âç nettype :`%s'\n"
+msgid "illegal nettype: `%s'\n"
+msgstr "ä¸ÂÃ¥ÂÂæ³Âç nettypeï¼ÂãÂÂ%sãÂÂ\n"
-#: sunrpc/rpc_main.c:1104
+#: sunrpc/rpc_main.c:1128
#, c-format
msgid "rpcgen: too many defines\n"
msgstr "rpcgen: 太夠define äºÂ\n"
-#: sunrpc/rpc_main.c:1116
+#: sunrpc/rpc_main.c:1140
#, c-format
msgid "rpcgen: arglist coding error\n"
msgstr "rpcgen: arglist 編碼é¯誤\n"
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
-#: sunrpc/rpc_main.c:1149
+#: sunrpc/rpc_main.c:1173
#, c-format
msgid "file `%s' already exists and may be overwritten\n"
msgstr "æªÂæ¡ `%s' å·²ç¶ÂÃ¥ÂÂå¨並æÂÂå¯è½æÂÂ被è¦ÂèÂÂæÂÂ\n"
-#: sunrpc/rpc_main.c:1194
+#: sunrpc/rpc_main.c:1218
#, c-format
msgid "Cannot specify more than one input file!\n"
msgstr "ç¡æ³ÂæÂÂå®Âè¶Â
éÂÂä¸ÂÃ¥ÂÂ輸åÂ
¥æªÂ!\n"
-#: sunrpc/rpc_main.c:1364
+#: sunrpc/rpc_main.c:1392
+#, c-format
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
msgstr "æÂ¤å¯¦ä½ÂæÂ¹å¼Âä¸ÂæÂ¯æÂ´æÂ°çÂÂå½¢å¼ÂæÂÂå¤Âå®ÂÃ¥Â
¨å·è¡ÂåºÂçÂÂç¨Âå¼Â!\n"
-#: sunrpc/rpc_main.c:1373
+#: sunrpc/rpc_main.c:1401
#, c-format
msgid "Cannot use netid flag with inetd flag!\n"
msgstr "ç¡æ³Âå° netid æÂÂæ¨Âè inetd æÂÂæ¨Âä¸Â起使ç¨!\n"
-#: sunrpc/rpc_main.c:1385
+#: sunrpc/rpc_main.c:1413
+#, c-format
msgid "Cannot use netid flag without TIRPC!\n"
msgstr "ç¡æ³Â卿²ÂæÂ TIRPC æÂÂ使ç¨ netid æÂÂæ¨Â!\n"
-#: sunrpc/rpc_main.c:1392
+#: sunrpc/rpc_main.c:1420
+#, c-format
msgid "Cannot use table flags with newstyle!\n"
msgstr "ç¡æ³Âå°Â表格æÂÂæ¨Âè newstyle ä¸Â起使ç¨!\n"
-#: sunrpc/rpc_main.c:1411
+#: sunrpc/rpc_main.c:1439
#, c-format
msgid "\"infile\" is required for template generation flags.\n"
msgstr "\"infile\" æÂ¯æ¨£çÂÂç¢çÂÂæÂÂæ¨ÂæÂÂéÂÂçÂÂ\n"
-#: sunrpc/rpc_main.c:1416
+#: sunrpc/rpc_main.c:1444
#, c-format
msgid "Cannot have more than one file generation flag!\n"
msgstr "ç¡æ³Â使ç¨è¶Â
éÂÂä¸ÂÃ¥ÂÂçÂÂæªÂæ¡Âç¢çÂÂæÂÂæ¨Â!\n"
-#: sunrpc/rpc_main.c:1425
+#: sunrpc/rpc_main.c:1453
#, c-format
msgid "usage: %s infile\n"
msgstr "ç¨æ³Â: %s infile\n"
-#: sunrpc/rpc_main.c:1426
+#: sunrpc/rpc_main.c:1454
#, c-format
msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
msgstr "\t%s [-abkCLNTM][-DÃ¥ÂÂ稱[=å¼]] [-i 大å°Â] [-I [-K ç§ÂæÂ¸]] [-Y è·¯å¾Â] 輸åÂ
¥æªÂæ¡Â\n"
-#: sunrpc/rpc_main.c:1428
+#: sunrpc/rpc_main.c:1456
#, c-format
msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o 輸åºæªÂæ¡Â] [輸åÂ
¥æªÂæ¡Â]\n"
-#: sunrpc/rpc_main.c:1430
+#: sunrpc/rpc_main.c:1458
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
msgstr "\t%s [-s 網路åÂÂæÂ
Â]* [-o 輸åºæªÂæ¡Â] [輸åÂ
¥æªÂæ¡Â]\n"
-#: sunrpc/rpc_main.c:1431
+#: sunrpc/rpc_main.c:1459
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
msgstr "\t%s [-n 網路èÂÂå¥符èÂÂ]* [-o 輸åºæªÂæ¡Â] [輸åÂ
¥æªÂæ¡Â]\n"
-#: sunrpc/rpc_scan.c:116
+#: sunrpc/rpc_main.c:1467
+#, c-format
+msgid "options:\n"
+msgstr "é¸é Â
ï¼Â\n"
+
+#: sunrpc/rpc_main.c:1468
+#, c-format
+msgid "-a\t\tgenerate all files, including samples\n"
+msgstr "-a\t\tç¢çÂÂæÂÂæÂÂæªÂæ¡Âï¼ÂÃ¥ÂÂ
å«樣æÂ¬\n"
+
+#: sunrpc/rpc_main.c:1469
+#, c-format
+msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
+msgstr "-b\t\tÃ¥ÂÂ溯ç¸容模张(ç¢çÂÂç¨æÂ¼ SunOS 4.1 çÂÂ編碼)\n"
+
+#: sunrpc/rpc_main.c:1470
+#, c-format
+msgid "-c\t\tgenerate XDR routines\n"
+msgstr "-c\t\tç¢ç XDR 常å¼Â\n"
+
+#: sunrpc/rpc_main.c:1471
+#, c-format
+msgid "-C\t\tANSI C mode\n"
+msgstr "-C\t\tANSI C 模å¼Â\n"
+
+#: sunrpc/rpc_main.c:1472
+#, c-format
+msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
+msgstr "-DÃ¥ÂÂ稱[=å¼]\tå®Â義ä¸ÂÃ¥ÂÂ符è (å¦Âå #define)\n"
+
+#: sunrpc/rpc_main.c:1473
+#, c-format
+msgid "-h\t\tgenerate header file\n"
+msgstr "-h\t\tç¢çÂÂæ¨Âé ÂæªÂ\n"
+
+#: sunrpc/rpc_main.c:1474
+#, c-format
+msgid "-i size\t\tsize at which to start generating inline code\n"
+msgstr "-i 大å°Â\t\tÃ¥ÂÂå§Âç¢çÂÂÃ¥Â
§è¯編碼çÂÂ大å°Â\n"
+
+#: sunrpc/rpc_main.c:1475
+#, c-format
+msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
+msgstr "-I\t\tç¢çÂÂå¨伺æÂÂå¨ä¸ÂæÂ¯æÂ´ç inetd 編碼 (ç¨æÂ¼ SunOS 4.1)\n"
+
+#: sunrpc/rpc_main.c:1476
+#, c-format
+msgid "-K seconds\tserver exits after K seconds of inactivity\n"
+msgstr "-K ç§Â\tä¸Âä½Âç¨ K ç§Âä¹Âå¾Âé¢éÂÂ伺æÂÂå¨\n"
+
+#: sunrpc/rpc_main.c:1477
+#, c-format
+msgid "-l\t\tgenerate client side stubs\n"
+msgstr "-l\t\tç¢çÂÂ客æÂ¶ç«¯æ®Âé¤Â\n"
+
+#: sunrpc/rpc_main.c:1478
+#, c-format
+msgid "-L\t\tserver errors will be printed to syslog\n"
+msgstr "-L\t\t伺æÂÂå¨é¯誤å°Â被åÂÂå°å° syslog\n"
+
+#: sunrpc/rpc_main.c:1479
+#, c-format
+msgid "-m\t\tgenerate server side stubs\n"
+msgstr "-m\t\tç¢çÂÂ伺æÂÂå¨端æ®Âé¤Â\n"
+
+#: sunrpc/rpc_main.c:1480
+#, c-format
+msgid "-M\t\tgenerate MT-safe code\n"
+msgstr "-M\t\tç¢ç MT-safe 編碼\n"
+
+#: sunrpc/rpc_main.c:1481
+#, c-format
+msgid "-n netid\tgenerate server code that supports named netid\n"
+msgstr "-n netid\tç¢çÂÂæÂ¯æÂ´åÂ
·å netid çÂÂ伺æÂÂå¨編碼\n"
+
+#: sunrpc/rpc_main.c:1482
+#, c-format
+msgid "-N\t\tsupports multiple arguments and call-by-value\n"
+msgstr "-N\t\tæÂ¯æÂ´å¤ÂéÂÂå¼ÂæÂ¸åÂÂå³å¼å¼å«\n"
+
+#: sunrpc/rpc_main.c:1483
+#, c-format
+msgid "-o outfile\tname of the output file\n"
+msgstr "-o 輸åºæªÂ\t輸åºæªÂæ¡ÂçÂÂÃ¥ÂÂ稱\n"
+
+#: sunrpc/rpc_main.c:1484
+#, c-format
+msgid "-s nettype\tgenerate server code that supports named nettype\n"
+msgstr "-s nettype\tç¢çÂÂæÂ¯æÂ´åÂ
·å nettype çÂÂ伺æÂÂå¨編碼\n"
+
+#: sunrpc/rpc_main.c:1485
+#, c-format
+msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
+msgstr "-Sc\t\tç¢çÂÂ使ç¨é 端ç¨ÂåºÂçÂÂç¯Âä¾Â客æÂ¶ç«¯ç·¨ç¢¼\n"
+
+#: sunrpc/rpc_main.c:1486
+#, c-format
+msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
+msgstr "-Ss\t\tç¢çÂÂå®Â義é 端ç¨ÂåºÂçÂÂç¯Âä¾Â伺æÂÂå¨編碼\n"
+
+#: sunrpc/rpc_main.c:1487
+#, c-format
+msgid "-Sm \t\tgenerate makefile template \n"
+msgstr "-Sm\t\tç¢ç makefile 模æÂ¿\n"
+
+#: sunrpc/rpc_main.c:1488
+#, c-format
+msgid "-t\t\tgenerate RPC dispatch table\n"
+msgstr "-t\t\tç¢ç RPC æ´¾éÂÂ表\n"
+
+#: sunrpc/rpc_main.c:1489
+#, c-format
+msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
+msgstr "-T\t\tç¢çÂÂæÂ¯æÂ´ RPC æ´¾éÂÂ表çÂÂ編碼\n"
+
+#: sunrpc/rpc_main.c:1490
+#, c-format
+msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
+msgstr "-Y è·¯å¾Â\t\tè¦Âå°ÂæÂ¾ C Ã¥ÂÂç½®èÂÂçÂÂå¨ (cpp) çÂÂç®éÂÂÃ¥ÂÂ稱\n"
+
+#: sunrpc/rpc_scan.c:112
msgid "constant or identifier expected"
msgstr "æÂÂ該è¦ÂæÂÂ常æÂ¸æÂÂèÂÂå¥符èÂÂæÂÂå°Â"
-#: sunrpc/rpc_scan.c:312
+#: sunrpc/rpc_scan.c:308
msgid "illegal character in file: "
msgstr "æªÂæ¡Âä¸ÂæÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂÃ¥Â
Â: "
-#: sunrpc/rpc_scan.c:351 sunrpc/rpc_scan.c:377
+#: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373
msgid "unterminated string constant"
msgstr "æ²ÂæÂÂçµÂå°¾çÂÂÃ¥ÂÂ串常æÂ¸"
-#: sunrpc/rpc_scan.c:383
+#: sunrpc/rpc_scan.c:379
msgid "empty char string"
msgstr "空çÂÂÃ¥ÂÂÃ¥Â
ÂÃ¥ÂÂ串"
-#: sunrpc/rpc_scan.c:525 sunrpc/rpc_scan.c:535
+#: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531
msgid "preprocessor error"
msgstr "Ã¥ÂÂç½®èÂÂçÂÂå¨é¯誤"
-#: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
+#: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392
#, c-format
msgid "program %lu is not available\n"
msgstr "ç¨Âå¼ %lu ä¸ÂÃ¥ÂÂå¨\n"
-#: sunrpc/rpcinfo.c:264 sunrpc/rpcinfo.c:310 sunrpc/rpcinfo.c:333
-#: sunrpc/rpcinfo.c:407 sunrpc/rpcinfo.c:453 sunrpc/rpcinfo.c:476
-#: sunrpc/rpcinfo.c:510
+#: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342
+#: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485
+#: sunrpc/rpcinfo.c:519
#, c-format
msgid "program %lu version %lu is not available\n"
msgstr "ç¨Âå¼ %lu çÂÂ第 %lu çÂÂ並ä¸ÂÃ¥ÂÂå¨\n"
-#: sunrpc/rpcinfo.c:515
+#: sunrpc/rpcinfo.c:524
#, c-format
msgid "program %lu version %lu ready and waiting\n"
msgstr "ç¨Âå¼ %lu çÂÂ第 %lu çÂÂå·²ç¶Âå°±ç·Â並çÂÂå¾Â
æÂÂÃ¥ÂÂä¸Â\n"
-#: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
+#: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572
msgid "rpcinfo: can't contact portmapper"
msgstr "rpcinfo: ç¡æ³Â建ç«Âè· portmapper ä¹ÂéÂÂçÂÂé£ç·Â"
-#: sunrpc/rpcinfo.c:570
+#: sunrpc/rpcinfo.c:579
msgid "No remote programs registered.\n"
msgstr "æ²ÂæÂÂ註åÂÂéÂÂçÂÂé 端æÂÂç¨ç¨Âå¼Â\n"
-#: sunrpc/rpcinfo.c:574
+#: sunrpc/rpcinfo.c:583
msgid " program vers proto port\n"
msgstr " ç¨Âå¼ÂæÂ¡ç¨çÂÂÃ¥ÂÂå®Âé£æÂ¥éÂÂ\n"
-#: sunrpc/rpcinfo.c:613
+#: sunrpc/rpcinfo.c:622
msgid "(unknown)"
msgstr "(æÂªçÂÂ¥)"
-#: sunrpc/rpcinfo.c:637
+#: sunrpc/rpcinfo.c:646
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
msgstr "rpcinfo: 廣æÂÂ失æÂÂ: %s\n"
-#: sunrpc/rpcinfo.c:658
+#: sunrpc/rpcinfo.c:667
msgid "Sorry. You are not root\n"
msgstr "ä¸Â好æÂÂæÂÂï¼Â你並ä¸ÂæÂ¯ root 使ç¨èÂÂ
\n"
-#: sunrpc/rpcinfo.c:665
+#: sunrpc/rpcinfo.c:674
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
msgstr "rpcinfo: ç¡æ³Âåªé¤ç¨Âå¼ %s (第 %s çÂÂ) çÂÂ註åÂÂè³ÂæÂÂ\n"
-#: sunrpc/rpcinfo.c:674
+#: sunrpc/rpcinfo.c:683
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
msgstr "使ç¨æÂ¹å¼Â: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
-#: sunrpc/rpcinfo.c:676
+#: sunrpc/rpcinfo.c:685
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
msgstr " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
-#: sunrpc/rpcinfo.c:678
+#: sunrpc/rpcinfo.c:687
msgid " rpcinfo -p [ host ]\n"
msgstr " rpcinfo -p [ host ]\n"
-#: sunrpc/rpcinfo.c:679
+#: sunrpc/rpcinfo.c:688
msgid " rpcinfo -b prognum versnum\n"
msgstr " rpcinfo -b prognum versnum\n"
-#: sunrpc/rpcinfo.c:680
+#: sunrpc/rpcinfo.c:689
msgid " rpcinfo -d prognum versnum\n"
msgstr " rpcinfo -d prognum versnum\n"
-#: sunrpc/rpcinfo.c:695
+#: sunrpc/rpcinfo.c:714
#, c-format
msgid "rpcinfo: %s is unknown service\n"
msgstr "rpcinfo: %s æÂ¯ä¸ÂæÂÂçÂÂæÂÂÃ¥ÂÂ\n"
-#: sunrpc/rpcinfo.c:732
+#: sunrpc/rpcinfo.c:751
#, c-format
msgid "rpcinfo: %s is unknown host\n"
msgstr "rpcinfo: %s æÂ¯ä¸ÂæÂÂçÂÂ主æ©Â\n"
-#: sunrpc/svc_run.c:76
+#: sunrpc/svc_run.c:71
+msgid "svc_run: - out of memory"
+msgstr "svc_runï¼Â- è¨ÂæÂ¶é«Âä¸Âè¶³"
+
+#: sunrpc/svc_run.c:91
msgid "svc_run: - poll failed"
msgstr "svc_run: - poll 失æÂÂ"
-#: sunrpc/svc_simple.c:87
+#: sunrpc/svc_simple.c:81
#, c-format
msgid "can't reassign procedure number %ld\n"
msgstr "ä¸Âè½éÂÂè¤ÂæÂÂå®Âç¨ÂåºÂèÂÂ碼 %ld\n"
-#: sunrpc/svc_simple.c:96
+#: sunrpc/svc_simple.c:91
msgid "couldn't create an rpc server\n"
msgstr "ä¸Âè½ç¢çÂÂé 端ç¨ÂåºÂå¼å«伺æÂÂç¨Âå¼Â\n"
-#: sunrpc/svc_simple.c:104
+#: sunrpc/svc_simple.c:99
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
msgstr "ä¸Âè½å°Âç¨Âå¼ %ld 註åÂÂå° %ld\n"
-#: sunrpc/svc_simple.c:111
+#: sunrpc/svc_simple.c:107
msgid "registerrpc: out of memory\n"
msgstr "registerrpc: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-#: sunrpc/svc_simple.c:175
+#: sunrpc/svc_simple.c:168
#, c-format
msgid "trouble replying to prog %d\n"
msgstr "Ã¥ÂÂæÂÂç¨Âå¼ %d æÂÂç¼çÂÂå°é£\n"
-#: sunrpc/svc_simple.c:183
+#: sunrpc/svc_simple.c:177
#, c-format
msgid "never registered prog %d\n"
msgstr "Ã¥ÂÂè¬ä¸Âè¦Â註åÂÂç¨Âå¼ %d\n"
-#: sunrpc/svc_tcp.c:155
+#: sunrpc/svc_tcp.c:149
msgid "svc_tcp.c - tcp socket creation problem"
msgstr "svc_tcp.c - tcp socket 建ç«Âç¼çÂÂÃ¥ÂÂé¡Â"
-#: sunrpc/svc_tcp.c:170
+#: sunrpc/svc_tcp.c:164
msgid "svc_tcp.c - cannot getsockname or listen"
msgstr "svc_tcp.c - ç¡泠getsockname æÂ listen"
-#: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
-msgid "svctcp_create: out of memory\n"
-msgstr "svctcp_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/svc_tcp.c:225 sunrpc/svc_tcp.c:228
-msgid "svc_tcp: makefd_xprt: out of memory\n"
-msgstr "svc_tcp: makefd_xprt: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/svc_udp.c:128
+#: sunrpc/svc_udp.c:122
msgid "svcudp_create: socket creation problem"
msgstr "svcudp_create: socket 建ç«ÂæÂÂÃ¥ÂÂé¡Â"
-#: sunrpc/svc_udp.c:142
+#: sunrpc/svc_udp.c:136
msgid "svcudp_create - cannot getsockname"
msgstr "svcudp_create - ç¡泠getsockname"
-#: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
-msgid "svcudp_create: out of memory\n"
-msgstr "svcudp_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
+#: sunrpc/svc_udp.c:168
msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
msgstr "svcudp_create: xp_pad 太å°Â以è´æÂ¼ç¡泠IP_PKTINFO\n"
-#: sunrpc/svc_udp.c:493
+#: sunrpc/svc_udp.c:476
msgid "enablecache: cache already enabled"
msgstr "enablecache: å¿«åÂÂå·²ç¶ÂéÂÂÃ¥ÂÂ"
-#: sunrpc/svc_udp.c:499
+#: sunrpc/svc_udp.c:482
msgid "enablecache: could not allocate cache"
msgstr "enablecache: ç¡æ³ÂéÂ
Â置快åÂÂ"
-#: sunrpc/svc_udp.c:507
+#: sunrpc/svc_udp.c:491
msgid "enablecache: could not allocate cache data"
-msgstr "enablecache: ç¡æ³ÂéÂ
Â置快åÂÂè³ÂæÂÂ"
-
-#: sunrpc/svc_udp.c:514
-msgid "enablecache: could not allocate cache fifo"
-msgstr "enablecache: ç¡æ³ÂéÂ
Â置快å fifo 管ç·Â"
-
-#: sunrpc/svc_udp.c:550
-msgid "cache_set: victim not found"
-msgstr "cache_set: æÂ¾ä¸Âå° victim"
-
-#: sunrpc/svc_udp.c:561
-msgid "cache_set: victim alloc failed"
-msgstr "cache_set: victim éÂ
Â置失æÂÂ"
-
-#: sunrpc/svc_udp.c:567
-msgid "cache_set: could not allocate new rpc_buffer"
-msgstr "cache_set: ç¡æ³ÂéÂ
Âç½®æÂ°çÂÂé 端ç¨ÂåºÂå¼å«緩è¡Âå (rpc_buffer)"
-
-#: sunrpc/svc_unix.c:150
-msgid "svc_unix.c - AF_UNIX socket creation problem"
-msgstr "svc_unix.c - AF_UNIX socket 建ç«ÂæÂÂÃ¥ÂÂé¡Â"
-
-#: sunrpc/svc_unix.c:166
-msgid "svc_unix.c - cannot getsockname or listen"
-msgstr "svc_unix.c - ç¡泠getsockname æÂ listen"
-
-#: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
-msgid "svcunix_create: out of memory\n"
-msgstr "svcunix_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/svc_unix.c:222 sunrpc/svc_unix.c:225
-msgid "svc_unix: makefd_xprt: out of memory\n"
-msgstr "svc_unix: makefd_xprt: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/xdr.c:570 sunrpc/xdr.c:573
-msgid "xdr_bytes: out of memory\n"
-msgstr "xdr_bytes: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/xdr.c:728 sunrpc/xdr.c:731
-msgid "xdr_string: out of memory\n"
-msgstr "xdr_string: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
-msgid "xdr_array: out of memory\n"
-msgstr "xdr_array: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
-msgid "xdrrec_create: out of memory\n"
-msgstr "xdrrec_create: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
-msgid "xdr_reference: out of memory\n"
-msgstr "xdr_reference: è¨ÂæÂ¶é«Âä¸Âè¶³\n"
-
-#: nis/nis_callback.c:189
-msgid "unable to free arguments"
-msgstr "ç¡æ³ÂéÂÂæÂ¾åÂÂæÂ¸"
-
-#: nis/nis_error.c:30
-msgid "Probable success"
-msgstr "å¯è½æÂÂÃ¥ÂÂ"
-
-#: nis/nis_error.c:31
-msgid "Not found"
-msgstr "æÂ¾ä¸Âå°"
-
-#: nis/nis_error.c:32
-msgid "Probably not found"
-msgstr "å¯è½æÂ¾ä¸Âå°"
-
-#: nis/nis_error.c:33
-msgid "Cache expired"
-msgstr "å¿«åÂÂéÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
-
-#: nis/nis_error.c:34
-msgid "NIS+ servers unreachable"
-msgstr "NIS+ 伺æÂÂå¨ç¡æ³Âé£ç·Â"
-
-#: nis/nis_error.c:35
-msgid "Unknown object"
-msgstr "æÂªçÂ¥çÂÂç®çÂÂæªÂ"
-
-#: nis/nis_error.c:36
-msgid "Server busy, try again"
-msgstr "伺æÂÂå¨å¿Âç¢Âä¸Âï¼Âè«ÂÃ¥ÂÂ試ä¸Â次"
-
-#: nis/nis_error.c:37
-msgid "Generic system error"
-msgstr "ä¸Âè¬系統é¯誤"
-
-#: nis/nis_error.c:38
-msgid "First/next chain broken"
-msgstr "第ä¸ÂÃ¥ÂÂ/ä¸Âä¸ÂÃ¥ÂÂåºÂÃ¥ÂÂå£ÂæÂÂäºÂ"
-
-#: nis/nis_error.c:41
-msgid "Name not served by this server"
-msgstr "ç¶²åÂÂÃ¥ÂÂ稱æÂÂÃ¥ÂÂä¸ÂæÂ¯ç±æÂ¤ä¼ºæÂÂ卿ÂÂä¾Â"
-
-#: nis/nis_error.c:42
-msgid "Server out of memory"
-msgstr "伺æÂÂå¨è¨ÂæÂ¶é«Âå·²ç¨å®Â"
-
-#: nis/nis_error.c:43
-msgid "Object with same name exists"
-msgstr "Ã¥ÂÂÃ¥ÂÂçÂÂç®æ¨Âå·²ç¶ÂÃ¥ÂÂå¨"
-
-#: nis/nis_error.c:44
-msgid "Not master server for this domain"
-msgstr "並éÂÂæÂ¤ä¸Âé ÂÃ¥ÂÂçÂÂ主伺æÂÂå¨"
-
-#: nis/nis_error.c:45
-msgid "Invalid object for operation"
-msgstr "ä¸Âé©ç¨çÂÂéÂÂä½Âç©件"
-
-#: nis/nis_error.c:46
-msgid "Malformed name, or illegal name"
-msgstr "å¥ÂæÂªçÂÂÃ¥ÂÂÃ¥ÂÂï¼ÂæÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂÃ¥ÂÂ"
-
-#: nis/nis_error.c:47
-msgid "Unable to create callback"
-msgstr "ç¡æ³Â建ç«ÂÃ¥ÂÂå«è³ÂæÂ (callback)"
-
-#: nis/nis_error.c:48
-msgid "Results sent to callback proc"
-msgstr "çµÂæÂÂå³éÂÂ給åÂÂå³ç¨ÂåºÂ"
-
-#: nis/nis_error.c:49
-msgid "Not found, no such name"
-msgstr "æÂ¾ä¸Âå°ï¼Âæ²ÂæÂÂæÂ¤ä¸ÂÃ¥ÂÂ稱"
-
-#: nis/nis_error.c:50
-msgid "Name/entry isn't unique"
-msgstr "Ã¥ÂÂ稱/é Â
ç®ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
-
-#: nis/nis_error.c:51
-msgid "Modification failed"
-msgstr "ä¿®æÂ¹å¤±æÂÂ"
-
-#: nis/nis_error.c:52
-msgid "Database for table does not exist"
-msgstr "表格çÂÂè³ÂæÂÂ庫ä¸ÂÃ¥ÂÂå¨"
-
-#: nis/nis_error.c:53
-msgid "Entry/table type mismatch"
-msgstr "é Â
ç®/表格形æÂ
Âä¸Â符"
-
-#: nis/nis_error.c:54
-msgid "Link points to illegal name"
-msgstr "é£çµÂæÂÂÃ¥ÂÂä¸ÂÃ¥ÂÂæ³ÂçÂÂÃ¥ÂÂ稱"
-
-#: nis/nis_error.c:55
-msgid "Partial success"
-msgstr "é¨份æÂÂÃ¥ÂÂ"
-
-#: nis/nis_error.c:56
-msgid "Too many attributes"
-msgstr "太å¤ÂçÂÂ屬æÂ§"
-
-#: nis/nis_error.c:57
-msgid "Error in RPC subsystem"
-msgstr "RPC Ã¥ÂÂ系統é¯誤"
-
-#: nis/nis_error.c:58
-msgid "Missing or malformed attribute"
-msgstr "缺å°ÂæÂÂå¥ÂæÂªçÂÂ屬æÂ§"
-
-#: nis/nis_error.c:59
-msgid "Named object is not searchable"
-msgstr "æÂÂÃ¥ÂÂ稱çÂÂç©件ç¡æ³ÂæÂÂå°Â"
-
-#: nis/nis_error.c:60
-msgid "Error while talking to callback proc"
-msgstr "å¨è callback proc éÂÂè¨ÂæÂÂé¯誤"
-
-#: nis/nis_error.c:61
-msgid "Non NIS+ namespace encountered"
-msgstr "éÂÂéÂÂéÂÂå NIS+ å½åÂÂè¦ÂÃ¥ÂÂçÂÂÃ¥ÂÂ稱"
-
-#: nis/nis_error.c:62
-msgid "Illegal object type for operation"
-msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂéÂÂä½Âç©件形æÂ
Â"
-
-#: nis/nis_error.c:63
-msgid "Passed object is not the same object on server"
-msgstr "ç¶ÂéÂÂçÂÂç©件èÂÂ伺æÂÂå¨ä¸ÂçÂÂ並ä¸Âç¸åÂÂ"
-
-#: nis/nis_error.c:64
-msgid "Modify operation failed"
-msgstr "ä¿®æÂ¹éÂÂä½ÂæÂ¹å¼Â失æÂÂ"
-
-#: nis/nis_error.c:65
-msgid "Query illegal for named table"
-msgstr "å°Âè¨ÂÃ¥ÂÂ表格çÂÂæÂ¥è©¢ä¸¦ä¸ÂÃ¥ÂÂæ³Â"
-
-#: nis/nis_error.c:66
-msgid "Attempt to remove a non-empty table"
-msgstr "Ã¥ÂÂ試åªé¤ä¸ÂÃ¥ÂÂæÂÂÃ¥Â
§å®¹çÂÂ表格"
-
-#: nis/nis_error.c:67
-msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
-msgstr "Ã¥ÂÂå NIS+ Ã¥ÂÂå§ÂÃ¥ÂÂÃ¥ÂÂæªÂé¯誤ãÂÂæÂÂå®Â裠NIS+ Ã¥ÂÂï¼Â"
-
-#: nis/nis_error.c:68
-msgid "Full resync required for directory"
-msgstr "ç®éÂÂç resync è«Âæ±Â已滿"
-
-#: nis/nis_error.c:69
-msgid "NIS+ operation failed"
-msgstr "NIS+ éÂÂä½Â失æÂÂ"
-
-#: nis/nis_error.c:70
-msgid "NIS+ service is unavailable or not installed"
-msgstr "NIS+ æÂÂÃ¥ÂÂç¡æ³ÂÃ¥ÂÂå¾ÂæÂÂèÂÂ
å°ÂæÂªå®Âè£Â"
-
-#: nis/nis_error.c:71
-msgid "Yes, 42 is the meaning of life"
-msgstr "æÂ¯çÂÂï¼Â42 å°±æÂ¯åÂÂå¨çÂÂæÂÂ義"
-
-#: nis/nis_error.c:72
-msgid "Unable to authenticate NIS+ server"
-msgstr "ç¡æ³Âå° NIS+ çÂÂ伺æÂÂ端é²è¡ÂèªÂèÂÂ"
-
-#: nis/nis_error.c:73
-msgid "Unable to authenticate NIS+ client"
-msgstr "ç¡æ³Âå° NIS+ çÂÂè«Âæ±Â端é²è¡ÂèªÂèÂÂ"
-
-#: nis/nis_error.c:74
-msgid "No file space on server"
-msgstr "伺æÂÂå¨ä¸Âæ²ÂæÂÂæªÂæ¡Â空éÂÂ"
-
-#: nis/nis_error.c:75
-msgid "Unable to create process on server"
-msgstr "ç¡æ³Âå¨伺æÂÂå¨ä¸Â建ç«Âå·è¡Âç¨ÂåºÂ"
-
-#: nis/nis_error.c:76
-msgid "Master server busy, full dump rescheduled."
-msgstr "主è¦Â伺æÂÂå¨å¿Âç¢Âä¸Âï¼ÂéÂÂæÂ°é²è¡Âå®ÂæÂ´è³ÂæÂÂå¾å¸æÂÂç¨ÂãÂÂ"
-
-#: nis/nis_local_names.c:126
-#, c-format
-msgid "LOCAL entry for UID %d in directory %s not unique\n"
-msgstr "UID çº %d çÂÂé Â
ç®å¨æÂŒÂ°ç«¯ä¸Â並ä¸ÂæÂ¯å¯ä¸Âç (å¨ %s ç®éÂÂ裡é¢)\n"
-
-#: nis/nis_print.c:51
-msgid "UNKNOWN"
-msgstr "ä¸ÂæÂÂ"
+msgstr "enablecache: ç¡æ³ÂéÂ
Â置快åÂÂè³ÂæÂÂ"
-#: nis/nis_print.c:109
-msgid "BOGUS OBJECT\n"
-msgstr "Ã¥ÂÂçÂÂç©件\n"
+#: sunrpc/svc_udp.c:499
+msgid "enablecache: could not allocate cache fifo"
+msgstr "enablecache: ç¡æ³ÂéÂ
Â置快å fifo 管ç·Â"
-#: nis/nis_print.c:112
-msgid "NO OBJECT\n"
-msgstr "æ²ÂæÂÂç©件\n"
+#: sunrpc/svc_udp.c:535
+msgid "cache_set: victim not found"
+msgstr "cache_set: æÂ¾ä¸Âå° victim"
-#: nis/nis_print.c:115
-msgid "DIRECTORY\n"
-msgstr "ç®éÂÂ\n"
+#: sunrpc/svc_udp.c:546
+msgid "cache_set: victim alloc failed"
+msgstr "cache_set: victim éÂ
Â置失æÂÂ"
-#: nis/nis_print.c:118
-msgid "GROUP\n"
-msgstr "群çµÂ\n"
+#: sunrpc/svc_udp.c:553
+msgid "cache_set: could not allocate new rpc_buffer"
+msgstr "cache_set: ç¡æ³ÂéÂ
Âç½®æÂ°çÂÂé 端ç¨ÂåºÂå¼å«緩è¡Âå (rpc_buffer)"
-#: nis/nis_print.c:121
-msgid "TABLE\n"
-msgstr "表格\n"
+#: sunrpc/svc_unix.c:148
+msgid "svc_unix.c - AF_UNIX socket creation problem"
+msgstr "svc_unix.c - AF_UNIX socket 建ç«ÂæÂÂÃ¥ÂÂé¡Â"
-#: nis/nis_print.c:124
-msgid "ENTRY\n"
-msgstr "é Â
ç®\n"
+#: sunrpc/svc_unix.c:164
+msgid "svc_unix.c - cannot getsockname or listen"
+msgstr "svc_unix.c - ç¡泠getsockname æÂ listen"
-#: nis/nis_print.c:127
-msgid "LINK\n"
-msgstr "é£çµÂ\n"
+#: sysdeps/generic/siglist.h:29 sysdeps/unix/siglist.c:27
+msgid "Hangup"
+msgstr "æÂÂæÂ·"
-#: nis/nis_print.c:130
-msgid "PRIVATE\n"
-msgstr "ç§ÂæÂÂçÂÂ\n"
+#: sysdeps/generic/siglist.h:30 sysdeps/unix/siglist.c:28
+msgid "Interrupt"
+msgstr "ä¸ÂæÂ·"
-#: nis/nis_print.c:133
-msgid "(Unknown object)\n"
-msgstr "(æÂªçÂ¥çÂÂç©件)\n"
+#: sysdeps/generic/siglist.h:31 sysdeps/unix/siglist.c:29
+msgid "Quit"
+msgstr "é¢éÂÂ"
-#: nis/nis_print.c:166
-#, c-format
-msgid "Name : `%s'\n"
-msgstr "Ã¥ÂÂ稱 : `%s'\n"
+#: sysdeps/generic/siglist.h:32 sysdeps/unix/siglist.c:30
+msgid "Illegal instruction"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂå½令"
-#: nis/nis_print.c:167
-#, c-format
-msgid "Type : %s\n"
-msgstr "格张: %s\n"
+#: sysdeps/generic/siglist.h:33 sysdeps/unix/siglist.c:31
+msgid "Trace/breakpoint trap"
+msgstr "追蹤èÂÂä¸ÂæÂ·é»Âé·é±"
-#: nis/nis_print.c:172
-msgid "Master Server :\n"
-msgstr "主è¦Â伺æÂÂå¨ :\n"
+#: sysdeps/generic/siglist.h:34
+msgid "Aborted"
+msgstr "å·²ç¶ÂçµÂæÂ¢"
-#: nis/nis_print.c:174
-msgid "Replicate :\n"
-msgstr "è¤Â製 :\n"
+#: sysdeps/generic/siglist.h:35 sysdeps/unix/siglist.c:34
+msgid "Floating point exception"
+msgstr "æµ®é»ÂæÂ¸åºé¯"
-#: nis/nis_print.c:175
-#, c-format
-msgid "\tName : %s\n"
-msgstr "\tÃ¥ÂÂ稱 : %s\n"
+#: sysdeps/generic/siglist.h:36 sysdeps/unix/siglist.c:35
+msgid "Killed"
+msgstr "å·²ç ÂæÂÂ"
-#: nis/nis_print.c:176
-msgid "\tPublic Key : "
-msgstr "\tÃ¥Â
ŒÂ
±é°å : "
+#: sysdeps/generic/siglist.h:37 sysdeps/unix/siglist.c:36
+msgid "Bus error"
+msgstr "坿µÂæÂÂé¯誤"
-#: nis/nis_print.c:180
-msgid "None.\n"
-msgstr "ç¡\n"
+#: sysdeps/generic/siglist.h:38 sysdeps/unix/siglist.c:37
+msgid "Segmentation fault"
+msgstr "ç¨Âå¼Âè¨ÂæÂ¶é«ÂÃ¥ÂÂ段é¯誤"
-#: nis/nis_print.c:183
-#, c-format
-msgid "Diffie-Hellmann (%d bits)\n"
-msgstr "Diffie-Hellmann (%d ä½ÂÃ¥Â
Â)\n"
+#. 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}.
+#: sysdeps/generic/siglist.h:39 sysdeps/gnu/errlist.c:359
+#: sysdeps/unix/siglist.c:39
+msgid "Broken pipe"
+msgstr "ä¸ÂæÂ·çÂÂ管ç·Â"
-#: nis/nis_print.c:188
-#, c-format
-msgid "RSA (%d bits)\n"
-msgstr "RSA (%d ä½ÂÃ¥Â
Â)\n"
+#: sysdeps/generic/siglist.h:40 sysdeps/unix/siglist.c:40
+msgid "Alarm clock"
+msgstr "鬧éÂÂ"
-#: nis/nis_print.c:191
-msgid "Kerberos.\n"
-msgstr "Kerberos.\n"
+#: sysdeps/generic/siglist.h:41 sysdeps/unix/siglist.c:41
+msgid "Terminated"
+msgstr "çµÂæÂ¢"
-#: nis/nis_print.c:194
-#, c-format
-msgid "Unknown (type = %d, bits = %d)\n"
-msgstr "æÂªçÂ¥ç (å½¢æÂ
 = %dï¼Âä½ÂÃ¥Â
 = %d)\n"
+#: sysdeps/generic/siglist.h:42 sysdeps/unix/siglist.c:42
+msgid "Urgent I/O condition"
+msgstr "ç·ÂæÂ¥çÂÂ輸åºåÂ
¥çÂÂæÂ
Â"
-#: nis/nis_print.c:205
-#, c-format
-msgid "\tUniversal addresses (%u)\n"
-msgstr "\tçµÂå°Âä½Âå (%u)\n"
+#: sysdeps/generic/siglist.h:43 sysdeps/unix/siglist.c:43
+msgid "Stopped (signal)"
+msgstr "Ã¥ÂÂæÂ¢ (ä¿¡èÂÂ)"
-#: nis/nis_print.c:227
-msgid "Time to live : "
-msgstr "Ã¥ÂÂ卿ÂÂé : "
+#: sysdeps/generic/siglist.h:44 sysdeps/unix/siglist.c:44
+msgid "Stopped"
+msgstr "Ã¥ÂÂæÂ¢"
-#: nis/nis_print.c:229
-msgid "Default Access rights :\n"
-msgstr "é Âè¨ÂçÂÂÃ¥ÂÂÃ¥ÂÂæ¬Âé :\n"
+#: sysdeps/generic/siglist.h:45 sysdeps/unix/siglist.c:45
+msgid "Continued"
+msgstr "ç¹¼çºÂ"
-#: nis/nis_print.c:238
-#, c-format
-msgid "\tType : %s\n"
-msgstr "\tÃ¥ÂÂÃ¥ÂÂ¥ : %s\n"
+#: sysdeps/generic/siglist.h:46 sysdeps/unix/siglist.c:46
+msgid "Child exited"
+msgstr "Ã¥ÂÂè¡Âç¨ÂçµÂæÂÂ"
-#: nis/nis_print.c:239
-msgid "\tAccess rights: "
-msgstr "\tÃ¥ÂÂÃ¥ÂÂæ¬ÂéÂÂ: "
+#: sysdeps/generic/siglist.h:47 sysdeps/unix/siglist.c:47
+msgid "Stopped (tty input)"
+msgstr "Ã¥ÂÂæÂ¢ (tty 輸åÂ
Â¥)"
-#: nis/nis_print.c:252
-msgid "Group Flags :"
-msgstr "群çµÂæÂÂ樠:"
+#: sysdeps/generic/siglist.h:48 sysdeps/unix/siglist.c:48
+msgid "Stopped (tty output)"
+msgstr "Ã¥ÂÂæÂ¢ (tty 輸åº)"
-#: nis/nis_print.c:255
-msgid ""
-"\n"
-"Group Members :\n"
-msgstr ""
-"\n"
-"群çµÂçÂÂæÂÂå¡ :\n"
+#: sysdeps/generic/siglist.h:49 sysdeps/unix/siglist.c:49
+msgid "I/O possible"
+msgstr "I/O å¯è¡Â"
-#: nis/nis_print.c:266
-#, c-format
-msgid "Table Type : %s\n"
-msgstr "表格形张: %s\n"
+#: sysdeps/generic/siglist.h:50 sysdeps/unix/siglist.c:50
+msgid "CPU time limit exceeded"
+msgstr "CPU æÂÂéÂÂä¸ÂéÂÂè¶Â
éÂÂäºÂ"
-#: nis/nis_print.c:267
-#, c-format
-msgid "Number of Columns : %d\n"
-msgstr "æ¬Âä½ÂçÂÂæÂ¸ç® : %d\n"
+#: sysdeps/generic/siglist.h:51 sysdeps/unix/siglist.c:51
+msgid "File size limit exceeded"
+msgstr "æªÂæ¡Â大å°Âè¶Â
éÂÂä¸ÂéÂÂ"
-#: nis/nis_print.c:268
-#, c-format
-msgid "Character Separator : %c\n"
-msgstr "Ã¥ÂÂÃ¥Â
ÂÃ¥ÂÂéÂÂè : %c\n"
+#: sysdeps/generic/siglist.h:52 sysdeps/unix/siglist.c:52
+msgid "Virtual timer expired"
+msgstr "èÂÂæÂ¬è¨ÂæÂÂå¨已éÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
-#: nis/nis_print.c:269
-#, c-format
-msgid "Search Path : %s\n"
-msgstr "æÂÂå°Â路徠: %s\n"
+#: sysdeps/generic/siglist.h:53 sysdeps/unix/siglist.c:53
+msgid "Profiling timer expired"
+msgstr "測éÂÂè©Âä¼°ç¨çÂÂè¨ÂæÂÂå¨已éÂÂæÂÂÃ¥ÂÂæ¶ÂäºÂ"
-#: nis/nis_print.c:270
-msgid "Columns :\n"
-msgstr "è¡ :\n"
+#: sysdeps/generic/siglist.h:54 sysdeps/unix/siglist.c:54
+msgid "Window changed"
+msgstr "ç¯ÂÃ¥ÂÂæÂ¹è®ÂäºÂ"
-#: nis/nis_print.c:273
-#, c-format
-msgid "\t[%d]\tName : %s\n"
-msgstr "\t[%d]\tÃ¥ÂÂ稱 : %s\n"
+#: sysdeps/generic/siglist.h:55 sysdeps/unix/siglist.c:56
+msgid "User defined signal 1"
+msgstr "使ç¨èÂÂ
å®Â義çÂÂè¨Âè 1"
-#: nis/nis_print.c:275
-msgid "\t\tAttributes : "
-msgstr "\t\t屬æÂ§ : "
+#: sysdeps/generic/siglist.h:56 sysdeps/unix/siglist.c:57
+msgid "User defined signal 2"
+msgstr "使ç¨èÂÂ
å®Â義çÂÂè¨Âè 2"
-#: nis/nis_print.c:277
-msgid "\t\tAccess Rights : "
-msgstr "\t\tÃ¥ÂÂÃ¥ÂÂæ¬Âé : "
+#: sysdeps/generic/siglist.h:60 sysdeps/unix/siglist.c:33
+msgid "EMT trap"
+msgstr "EMT é·é±"
-#: nis/nis_print.c:286
-msgid "Linked Object Type : "
-msgstr "é£çµÂçÂÂç©件形æÂ
 : "
+#: sysdeps/generic/siglist.h:63 sysdeps/unix/siglist.c:38
+msgid "Bad system call"
+msgstr "é¯誤çÂÂ系統å¼å«"
-#: nis/nis_print.c:288
-#, c-format
-msgid "Linked to : %s\n"
-msgstr "é£çµÂå° : %s\n"
+#: sysdeps/generic/siglist.h:66
+msgid "Stack fault"
+msgstr "å ÂçÂÂé¯誤"
-#: nis/nis_print.c:297
-#, c-format
-msgid "\tEntry data of type %s\n"
-msgstr "\tÃ¥ÂÂå¥çº %s çÂÂé Â
ç®è³ÂæÂÂ\n"
+#: sysdeps/generic/siglist.h:69
+msgid "Information request"
+msgstr "éÂÂè¦Âè³ÂæÂÂ"
-#: nis/nis_print.c:300
-#, c-format
-msgid "\t[%u] - [%u bytes] "
-msgstr "\t[%u] - [%u ä½ÂÃ¥Â
ÂçµÂ] "
+#: sysdeps/generic/siglist.h:71
+msgid "Power failure"
+msgstr "黿ºÂå´éÂÂé¯誤"
-#: nis/nis_print.c:303
-msgid "Encrypted data\n"
-msgstr "編碼è³ÂæÂÂ\n"
+#: sysdeps/generic/siglist.h:74 sysdeps/unix/siglist.c:55
+msgid "Resource lost"
+msgstr "è³ÂæºÂæ¼Â失"
-#: nis/nis_print.c:305
-msgid "Binary data\n"
-msgstr "äºÂé²ä½Âè³ÂæÂÂ\n"
+#. TRANS Operation not permitted; only the owner of the file (or other resource)
+#. TRANS or processes with special privileges can perform the operation.
+#: sysdeps/gnu/errlist.c:25
+msgid "Operation not permitted"
+msgstr "æÂ¤é Â
æÂÂä½Â並ä¸Â被åÂ
Â許"
-#: nis/nis_print.c:320
-#, c-format
-msgid "Object Name : %s\n"
-msgstr "ç©件åÂÂ稱 : %s\n"
+#. TRANS No process matches the specified process ID.
+#: sysdeps/gnu/errlist.c:45
+msgid "No such process"
+msgstr "æ²ÂæÂÂæÂ¤ä¸Âç¨ÂåºÂ"
-#: nis/nis_print.c:321
-#, c-format
-msgid "Directory : %s\n"
-msgstr "ç®é : %s\n"
+#. TRANS Interrupted function call; an asynchronous signal occurred 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}.
+#: sysdeps/gnu/errlist.c:60
+msgid "Interrupted system call"
+msgstr "ä¸ÂæÂ·çÂÂ系統å¼å«"
-#: nis/nis_print.c:322
-#, c-format
-msgid "Owner : %s\n"
-msgstr "æÂÂæÂÂèÂÂ
: %s\n"
+#. TRANS Input/output error; usually used for physical read or write errors.
+#: sysdeps/gnu/errlist.c:69
+msgid "Input/output error"
+msgstr "輸åÂ
Â¥/輸åºé¯誤"
-#: nis/nis_print.c:323
-#, c-format
-msgid "Group : %s\n"
-msgstr "群絠: %s\n"
+#. 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.
+#: sysdeps/gnu/errlist.c:82
+msgid "No such device or address"
+msgstr "æ²ÂæÂÂæÂ¤ä¸Âè£Âç½®æÂÂä½ÂÃ¥ÂÂ"
-#: nis/nis_print.c:324
-msgid "Access Rights : "
-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.
+#: sysdeps/gnu/errlist.c:94
+msgid "Argument list too long"
+msgstr "å¼ÂæÂ¸åÂÂé Â
ç®éÂÂé·"
+
+#. TRANS Invalid executable file format. This condition is detected by the
+#. TRANS @code{exec} functions; see @ref{Executing a File}.
+#: sysdeps/gnu/errlist.c:104
+msgid "Exec format error"
+msgstr "å¯å·è¡ÂæªÂæ ¼å¼Âé¯誤"
-#: nis/nis_print.c:326
-#, c-format
-msgid ""
-"\n"
-"Time to Live : "
-msgstr ""
-"\n"
-"Ã¥ÂÂå¨çÂÂæÂÂé : "
+#. 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).
+#: sysdeps/gnu/errlist.c:115
+msgid "Bad file descriptor"
+msgstr "é¯誤çÂÂæªÂæ¡ÂæÂÂè¿°é Â
"
-#: nis/nis_print.c:329
-#, c-format
-msgid "Creation Time : %s"
-msgstr "ç¢çÂÂæÂÂé : %s"
+#. 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.
+#: sysdeps/gnu/errlist.c:126
+msgid "No child processes"
+msgstr "æ²ÂæÂÂÃ¥ÂÂç¨ÂåºÂÃ¥ÂÂå¨"
-#: nis/nis_print.c:331
-#, c-format
-msgid "Mod. Time : %s"
-msgstr "ä¿®æÂ¹æÂÂé : %s"
+#. 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.
+#: sysdeps/gnu/errlist.c:138
+msgid "Resource deadlock avoided"
+msgstr "é¿éÂÂè³ÂæºÂéÂÂå®Â"
-#: nis/nis_print.c:332
-msgid "Object Type : "
-msgstr "ç©件åÂÂÃ¥ÂÂ¥ : "
+#. TRANS No memory available. The system cannot allocate more virtual memory
+#. TRANS because its capacity is full.
+#: sysdeps/gnu/errlist.c:148
+msgid "Cannot allocate memory"
+msgstr "ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â"
-#: nis/nis_print.c:352
-#, c-format
-msgid " Data Length = %u\n"
-msgstr " è³ÂæÂÂé·度 = %u\n"
+#. TRANS Bad address; an invalid pointer was detected.
+#. TRANS In the GNU system, this error never happens; you get a signal instead.
+#: sysdeps/gnu/errlist.c:167
+msgid "Bad address"
+msgstr "é¯誤çÂÂä½ÂÃ¥ÂÂ"
-#: nis/nis_print.c:365
-#, c-format
-msgid "Status : %s\n"
-msgstr "çÂÂæÂ
 : %s\n"
+#. 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.
+#: sysdeps/gnu/errlist.c:178
+msgid "Block device required"
+msgstr "å¿Â
é ÂæÂ¯åÂÂå¡Âè£Âç½® (Block device)"
-#: nis/nis_print.c:366
-#, c-format
-msgid "Number of objects : %u\n"
-msgstr "ç©件çÂÂæÂ¸ç® : %u\n"
+#. 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.
+#: sysdeps/gnu/errlist.c:189
+msgid "Device or resource busy"
+msgstr "è£Âç½®æÂÂ系統è³ÂæºÂå¿Âç¢Âä¸Â"
-#: nis/nis_print.c:370
-#, c-format
-msgid "Object #%d:\n"
-msgstr "ç®çÂÂ檠#%d:\n"
+#. TRANS File exists; an existing file was specified in a context where it only
+#. TRANS makes sense to specify a new file.
+#: sysdeps/gnu/errlist.c:199
+msgid "File exists"
+msgstr "æªÂæ¡Âå·²åÂÂå¨"
-#: nis/nis_print_group_entry.c:115
-#, c-format
-msgid "Group entry for \"%s.%s\" group:\n"
-msgstr "群絠\"%s.%s\" 群çµÂé Â
ç®:\n"
+#. 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}).
+#: sysdeps/gnu/errlist.c:210
+msgid "Invalid cross-device link"
+msgstr "ä¸Âé©ç¨çÂÂè£Âç½®éÂÂé£çµÂ"
-#: nis/nis_print_group_entry.c:123
-msgid " Explicit members:\n"
-msgstr " æÂÂ確çÂÂæÂÂå¡:\n"
+#. TRANS The wrong type of device was given to a function that expects a
+#. TRANS particular sort of device.
+#: sysdeps/gnu/errlist.c:220
+msgid "No such device"
+msgstr "æ²ÂæÂÂæÂ¤ä¸Âè£Âç½®"
-#: nis/nis_print_group_entry.c:128
-msgid " No explicit members\n"
-msgstr " æ²ÂæÂÂæÂÂ確çÂÂæÂÂå¡\n"
+#. TRANS A file that isn't a directory was specified when a directory is required.
+#: sysdeps/gnu/errlist.c:229
+msgid "Not a directory"
+msgstr "並ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂç®éÂÂ"
-#: nis/nis_print_group_entry.c:131
-msgid " Implicit members:\n"
-msgstr " ä¸ÂæÂÂ確çÂÂæÂÂå¡:\n"
+#. TRANS File is a directory; you cannot open a directory for writing,
+#. TRANS or create or remove hard links to it.
+#: sysdeps/gnu/errlist.c:239
+msgid "Is a directory"
+msgstr "æÂ¯åÂÂç®éÂÂ"
-#: nis/nis_print_group_entry.c:136
-msgid " No implicit members\n"
-msgstr " æ²ÂæÂÂä¸ÂæÂÂ確çÂÂæÂÂå¡\n"
+#. TRANS Invalid argument. This is used to indicate various kinds of problems
+#. TRANS with passing the wrong argument to a library function.
+#: sysdeps/gnu/errlist.c:249
+msgid "Invalid argument"
+msgstr "ä¸Âé©ç¨çÂÂå¼ÂæÂ¸"
-#: nis/nis_print_group_entry.c:139
-msgid " Recursive members:\n"
-msgstr " éÂÂè¿´çÂÂæÂÂå¡:\n"
+#. 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}.
+#: sysdeps/gnu/errlist.c:264
+msgid "Too many open files"
+msgstr "éÂÂÃ¥ÂÂ太å¤ÂæªÂæ¡Â"
-#: nis/nis_print_group_entry.c:144
-msgid " No recursive members\n"
-msgstr " æ²ÂæÂÂéÂÂè¿´çÂÂæÂÂå¡\n"
+#. 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.
+#: sysdeps/gnu/errlist.c:275
+msgid "Too many open files in system"
+msgstr "系統ä¸Â太å¤ÂçÂÂéÂÂÃ¥ÂÂæªÂæ¡Â"
-#: nis/nis_print_group_entry.c:147 nis/nis_print_group_entry.c:163
-msgid " Explicit nonmembers:\n"
-msgstr " æÂÂ確çÂÂéÂÂæÂÂå¡:\n"
+#. TRANS Inappropriate I/O control operation, such as trying to set terminal
+#. TRANS modes on an ordinary file.
+#: sysdeps/gnu/errlist.c:285
+msgid "Inappropriate ioctl for device"
+msgstr "ä¸Âå¸ÂæÂÂçÂÂè£Â置輸åºåÂ
¥æÂ§å¶ (ioctl)"
-#: nis/nis_print_group_entry.c:152
-msgid " No explicit nonmembers\n"
-msgstr " æ²ÂæÂÂæÂÂ確çÂÂéÂÂæÂÂå¡\n"
+#. 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.
+#: sysdeps/gnu/errlist.c:298
+msgid "Text file busy"
+msgstr "æÂÂÃ¥ÂÂæªÂå¿ÂéÂÂä¸Â"
-#: nis/nis_print_group_entry.c:155
-msgid " Implicit nonmembers:\n"
-msgstr " ä¸ÂæÂÂ確çÂÂéÂÂæÂÂå¡:\n"
+#. TRANS File too big; the size of a file would be larger than allowed by the system.
+#: sysdeps/gnu/errlist.c:307
+msgid "File too large"
+msgstr "æªÂæ¡Â太大"
-#: nis/nis_print_group_entry.c:160
-msgid " No implicit nonmembers\n"
-msgstr " æ²ÂæÂÂä¸ÂæÂÂ確çÂÂéÂÂæÂÂå¡\n"
+#. TRANS No space left on device; write operation on a file failed because the
+#. TRANS disk is full.
+#: sysdeps/gnu/errlist.c:317
+msgid "No space left on device"
+msgstr "è£Âç½®ä¸Âå·²ç¡å¤Âé¤Â空éÂÂ"
-#: nis/nis_print_group_entry.c:168
-msgid " No recursive nonmembers\n"
-msgstr " æ²ÂæÂÂéÂÂè¿´çÂÂéÂÂæÂÂå¡\n"
+#. TRANS Invalid seek operation (such as on a pipe).
+#: sysdeps/gnu/errlist.c:326
+msgid "Illegal seek"
+msgstr "ä¸ÂÃ¥ÂÂæ³ÂçÂÂæÂÂå°Â"
-#: nis/nss_nisplus/nisplus-publickey.c:101
-#: nis/nss_nisplus/nisplus-publickey.c:182
-#, c-format
-msgid "DES entry for netname %s not unique\n"
-msgstr "netname %s ç DES é Â
ç®並ä¸Âå¯ä¸Â\n"
+#. TRANS An attempt was made to modify something on a read-only file system.
+#: sysdeps/gnu/errlist.c:335
+msgid "Read-only file system"
+msgstr "å¯è®ÂçÂÂæªÂæ¡Â系統"
-#: nis/nss_nisplus/nisplus-publickey.c:218
-#, c-format
-msgid "netname2user: missing group id list in `%s'."
-msgstr "netname2user: `%s' ä¸Â缺å°Â群絠id Ã¥ÂÂ表ãÂÂ"
+#. 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}).
+#: sysdeps/gnu/errlist.c:346
+msgid "Too many links"
+msgstr "太å¤Âé£çµÂ"
-#: nis/nss_nisplus/nisplus-publickey.c:300
-#: nis/nss_nisplus/nisplus-publickey.c:306
-#: nis/nss_nisplus/nisplus-publickey.c:370
-#: nis/nss_nisplus/nisplus-publickey.c:379
-#, c-format
-msgid "netname2user: (nis+ lookup): %s\n"
-msgstr "netname2user: (nis+ æÂÂå°Â): %s\n"
+#. TRANS Domain error; used by mathematical functions when an argument value does
+#. TRANS not fall into the domain over which the function is defined.
+#: sysdeps/gnu/errlist.c:369
+msgid "Numerical argument out of domain"
+msgstr "æÂ¸å¼åÂÂæÂ¸çÂÂå¼è¶Â
åºç¯ÂÃ¥ÂÂ"
-#: nis/nss_nisplus/nisplus-publickey.c:319
-#, c-format
-msgid "netname2user: DES entry for %s in directory %s not unique"
-msgstr "netname2user: %s ç DES é Â
ç®å¨ %s ç®éÂÂä¸Â並ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
+#. TRANS Range error; used by mathematical functions when the result value is
+#. TRANS not representable because of overflow or underflow.
+#: sysdeps/gnu/errlist.c:379
+msgid "Numerical result out of range"
+msgstr "æÂ¸å¼éÂÂç®ÂçµÂæÂÂè¶Â
åºç¯ÂÃ¥ÂÂ"
-#: nis/nss_nisplus/nisplus-publickey.c:337
-#, c-format
-msgid "netname2user: principal name `%s' too long"
-msgstr "netname2user: 主è¦ÂÃ¥ÂÂ稱 `%s' 太éÂኼÂ"
+#. 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 many older Unix 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
+#: sysdeps/gnu/errlist.c:416
+msgid "Resource temporarily unavailable"
+msgstr "è³ÂæºÂæÂ«æÂÂç¡æ³ÂÃ¥ÂÂå¾Â"
-#: nis/nss_nisplus/nisplus-publickey.c:392
-#, c-format
-msgid "netname2user: LOCAL entry for %s in directory %s not unique"
-msgstr "netname2user: %s çÂÂæÂŒÂ°ç«¯é Â
ç®å¨ %s ç®éÂÂä¸Â並ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
+#. 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.
+#: sysdeps/gnu/errlist.c:429
+msgid "Operation would block"
+msgstr "æÂÂä½Âå°ÂæÂÂæÂ«åÂÂ"
-#: nis/nss_nisplus/nisplus-publickey.c:399
-msgid "netname2user: should not have uid 0"
-msgstr "netname2user: ä¸Âè½æÂÂ使ç¨èÂÂ
id çº 0 çÂÂæÂÂ
æ³Â"
+#. 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}.
+#: sysdeps/gnu/errlist.c:445
+msgid "Operation now in progress"
+msgstr "æÂÂä½ÂæÂ£å¨èÂÂçÂÂ"
-#: nis/ypclnt.c:171
-#, c-format
-msgid "YPBINDPROC_DOMAIN: %s\n"
-msgstr "YPBINDPROC_DOMAIN: %s\n"
+#. TRANS An operation is already in progress on an object that has non-blocking
+#. TRANS mode selected.
+#: sysdeps/gnu/errlist.c:455
+msgid "Operation already in progress"
+msgstr "æÂ¤é Â
æÂÂä½Âå·²å¨èÂÂçÂÂä¸Â"
-#: nis/ypclnt.c:780
-msgid "Request arguments bad"
-msgstr "å¿Â
é Âå¼ÂæÂ¸æÂÂé¯誤"
+#. TRANS A file that isn't a socket was specified when a socket is required.
+#: sysdeps/gnu/errlist.c:464
+msgid "Socket operation on non-socket"
+msgstr "Socket å¨é socket ä¸ÂéÂÂä½Â"
-#: nis/ypclnt.c:782
-msgid "RPC failure on NIS operation"
-msgstr "NIS éÂÂä½ RPC 失æÂÂ"
+#. TRANS The size of a message sent on a socket was larger than the supported
+#. TRANS maximum size.
+#: sysdeps/gnu/errlist.c:474
+msgid "Message too long"
+msgstr "è¨ÂæÂ¯å¤ªé·"
-#: nis/ypclnt.c:784
-msgid "Can't bind to server which serves this domain"
-msgstr "ç¡æ³ÂèÂÂæÂÂÃ¥ÂÂæÂ¼æÂ¤ç¶²åÂÂçÂÂ伺æÂÂå¨è¯繫"
+#. TRANS The socket type does not support the requested communications protocol.
+#: sysdeps/gnu/errlist.c:483
+msgid "Protocol wrong type for socket"
+msgstr "éÂÂè¨Â端çÂÂÃ¥ÂÂå®Âé¯誤åÂÂæÂ
Â"
-#: nis/ypclnt.c:786
-msgid "No such map in server's domain"
-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}.
+#: sysdeps/gnu/errlist.c:493
+msgid "Protocol not available"
+msgstr "Ã¥ÂÂå®Âä¸ÂÃ¥ÂÂå¨"
-#: nis/ypclnt.c:788
-msgid "No such key in map"
-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}.
+#: sysdeps/gnu/errlist.c:504
+msgid "Protocol not supported"
+msgstr "Ã¥ÂÂå®Âä¸ÂæÂ¯æÂ´"
-#: nis/ypclnt.c:790
-msgid "Internal NIS error"
-msgstr "Ã¥Â
§é¨ NIS é¯誤"
+#. TRANS The socket type is not supported.
+#: sysdeps/gnu/errlist.c:513
+msgid "Socket type not supported"
+msgstr "éÂÂè¨Â端åÂÂå¥ä¸ÂæÂ¯æÂ´"
-#: nis/ypclnt.c:792
-msgid "Local resource allocation failure"
-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.
+#: sysdeps/gnu/errlist.c:527
+msgid "Operation not supported"
+msgstr "æÂ¤é Â
æÂÂä½Â並ä¸Â被æÂ¯æÂ´"
-#: nis/ypclnt.c:794
-msgid "No more records in map database"
-msgstr "å¨å°ÂæÂ è¡¨è³ÂæÂÂ庫ä¸Âæ²ÂæÂÂÃ¥Â
¶ä»Âç´ÂéÂÂäºÂ"
+#. TRANS The socket communications protocol family you requested is not supported.
+#: sysdeps/gnu/errlist.c:536
+msgid "Protocol family not supported"
+msgstr "Ã¥ÂÂå®Â群çµÂä¸ÂæÂ¯æÂ´"
-#: nis/ypclnt.c:796
-msgid "Can't communicate with portmapper"
-msgstr "ç¡æ³Âè portmapper éÂÂè¨Â"
+#. 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}.
+#: sysdeps/gnu/errlist.c:546
+msgid "Address family not supported by protocol"
+msgstr "ä½ÂÃ¥ÂÂæÂÂ群ä¸Â被åÂÂå®ÂæÂÂæÂ¯æÂ´"
-#: nis/ypclnt.c:798
-msgid "Can't communicate with ypbind"
-msgstr "ç¡æ³Âè ypbind éÂÂè¨Â"
+#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
+#: sysdeps/gnu/errlist.c:555
+msgid "Address already in use"
+msgstr "ä½ÂÃ¥ÂÂå·²ç¶ÂæÂÂå¨使ç¨"
-#: nis/ypclnt.c:800
-msgid "Can't communicate with ypserv"
-msgstr "ç¡æ³Âè ypserv éÂÂè¨Â"
+#. 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}.
+#: sysdeps/gnu/errlist.c:566
+msgid "Cannot assign requested address"
+msgstr "ç¡æ³ÂæÂÂå®ÂæÂÂéÂÂçÂÂä½ÂÃ¥ÂÂ"
-#: nis/ypclnt.c:802
-msgid "Local domain name not set"
-msgstr "Ã¥ÂÂÃ¥ÂÂç¶²åÂÂÃ¥ÂÂ稱æ²ÂæÂÂè¨Âå®Â"
+#. TRANS A socket operation failed because the network was down.
+#: sysdeps/gnu/errlist.c:575
+msgid "Network is down"
+msgstr "網路åÂÂæÂº"
-#: nis/ypclnt.c:804
-msgid "NIS map database is bad"
-msgstr "NIS å°ÂæÂ è³ÂæÂÂ庫æÂ¯å£ÂçÂÂ"
+#. TRANS A socket operation failed because the subnet containing the remote host
+#. TRANS was unreachable.
+#: sysdeps/gnu/errlist.c:585
+msgid "Network is unreachable"
+msgstr "ç¡æ³ÂæÂ¥è§¸ç¶²è·¯"
-#: nis/ypclnt.c:806
-msgid "NIS client/server version mismatch - can't supply service"
-msgstr "NIS è«Âæ±Â端/伺æÂÂ端çÂÂæÂ¬ä¸Â符å - ç¡æ³ÂæÂÂä¾ÂæÂÂÃ¥ÂÂ"
+#. TRANS A network connection was reset because the remote host crashed.
+#: sysdeps/gnu/errlist.c:594
+msgid "Network dropped connection on reset"
+msgstr "å¨éÂÂè¨ÂæÂÂ網路é£ç·Âæ¼Â失"
-#: nis/ypclnt.c:810
-msgid "Database is busy"
-msgstr "è³ÂæÂÂ庫æÂ£å¨å¿Âç¢Â"
+#. TRANS A network connection was aborted locally.
+#: sysdeps/gnu/errlist.c:603
+msgid "Software caused connection abort"
+msgstr "è»Âé«Âé æÂÂé£ç·Âä¸ÂæÂ·"
-#: nis/ypclnt.c:812
-msgid "Unknown NIS error code"
-msgstr "æÂªçÂ¥ç NIS é¯誤碼"
+#. 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.
+#: sysdeps/gnu/errlist.c:614
+msgid "Connection reset by peer"
+msgstr "é£ç·Â被å°ÂæÂ¹éÂÂè¨Â"
-#: nis/ypclnt.c:854
-msgid "Internal ypbind error"
-msgstr "Ã¥Â
§é¨ ypbind é¯誤"
+#. 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.
+#: sysdeps/gnu/errlist.c:625
+msgid "No buffer space available"
+msgstr "æ²ÂæÂÂå¯ç¨çÂÂç·©è¡Â空éÂÂäºÂ"
-#: nis/ypclnt.c:856
-msgid "Domain not bound"
-msgstr "ç¶²åÂÂæÂ¾ä¸Âå°"
+#. TRANS You tried to connect a socket that is already connected.
+#. TRANS @xref{Connecting}.
+#: sysdeps/gnu/errlist.c:635
+msgid "Transport endpoint is already connected"
+msgstr "å³輸çÂÂÃ¥Â
©ç«¯å·²ç¶Âå®ÂæÂÂé£ç·ÂäºÂ"
-#: nis/ypclnt.c:858
-msgid "System resource allocation failure"
-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.
+#: sysdeps/gnu/errlist.c:647
+msgid "Transport endpoint is not connected"
+msgstr "å³輸çÂÂÃ¥Â
©ç«¯å°ÂæÂªé£ç·Â"
-#: nis/ypclnt.c:860
-msgid "Unknown ypbind error"
-msgstr "æÂªçÂ¥ç ypbind é¯誤"
+#. 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}.
+#: sysdeps/gnu/errlist.c:658
+msgid "Destination address required"
+msgstr "éÂÂè¦Âç®æ¨Âä½ÂÃ¥ÂÂ"
-#: nis/ypclnt.c:899
-msgid "yp_update: cannot convert host to netname\n"
-msgstr "yp_update: ç¡æ³Âè½ÂæÂÂ主æ©ÂçÂÂ網路åÂÂ稱\n"
+#. TRANS The socket has already been shut down.
+#: sysdeps/gnu/errlist.c:667
+msgid "Cannot send after transport endpoint shutdown"
+msgstr "ç¡æ³Âå¨輸éÂÂ端é»ÂéÂÂéÂÂå¾Âå³éÂÂ"
-#: nis/ypclnt.c:911
-msgid "yp_update: cannot get server address\n"
-msgstr "yp_update: ç¡æ³ÂÃ¥ÂÂå¾Â伺æÂÂå¨ä½ÂÃ¥ÂÂ\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:676
+msgid "Too many references: cannot splice"
+msgstr "太å¤ÂçÂÂÃ¥ÂÂèÂÂæÂÂæ¨Â: ç¡æ³Â飿ÂÂ¥"
-#: nscd/cache.c:94
-msgid "while allocating hash table entry"
-msgstr "å¨éÂ
Âç½® hash 表格é Â
ç®æÂÂ"
+#. TRANS A socket operation with a specified timeout received no response during
+#. TRANS the timeout period.
+#: sysdeps/gnu/errlist.c:686
+msgid "Connection timed out"
+msgstr "é£ç·Âè¶Â
éÂÂæÂÂéÂÂ"
-#: nscd/cache.c:162 nscd/connections.c:184
-#, c-format
-msgid "cannot stat() file `%s': %s"
-msgstr "ç¡泠stat() æªÂæ¡ `%s': %s"
+#. TRANS A remote host refused to allow the network connection (typically because
+#. TRANS it is not running the requested service).
+#: sysdeps/gnu/errlist.c:696
+msgid "Connection refused"
+msgstr "é£ç·Â被æÂÂçµÂ"
-#: nscd/connections.c:150
-msgid "Cannot run nscd in secure mode as unprivileged user"
-msgstr "ç¡æ³Â以æÂªç²æÂÂæ¬ÂçÂÂ使ç¨èÂÂ
身åÂÂå¨å®ÂÃ¥Â
¨æ¨¡å¼Âä¸Âå·衠nscd"
+#. TRANS Too many levels of symbolic links were encountered in looking up a file name.
+#. TRANS This often indicates a cycle of symbolic links.
+#: sysdeps/gnu/errlist.c:706
+msgid "Too many levels of symbolic links"
+msgstr "太å¤Â層ç´ÂçÂÂ符èÂÂé£çµÂæªÂ"
-#: nscd/connections.c:172
-#, c-format
-msgid "while allocating cache: %s"
-msgstr "ç¶éÂ
Â置快åÂÂé Â
ç®: %s"
+#. 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}).
+#: sysdeps/gnu/errlist.c:717
+msgid "File name too long"
+msgstr "æªÂÃ¥ÂÂ太é·"
-#: nscd/connections.c:197
-#, c-format
-msgid "cannot open socket: %s"
-msgstr "ç¡æ³ÂéÂÂå socket: %s"
+#. TRANS The remote host for a requested network connection is down.
+#: sysdeps/gnu/errlist.c:726
+msgid "Host is down"
+msgstr "é 端系統已åÂÂæ©ÂäºÂ"
-#: nscd/connections.c:215
-#, c-format
-msgid "cannot enable socket to accept connections: %s"
-msgstr "ç¡æ³ÂéÂÂå socket ä¾ÂæÂ¥åÂÂé£ç·Â: %s"
+#. TRANS The remote host for a requested network connection is not reachable.
+#: sysdeps/gnu/errlist.c:735
+msgid "No route to host"
+msgstr "æÂ¾ä¸Âå°éÂÂå¾Â該主æ©ÂçÂÂè·¯ç±路å¾Â"
-#: nscd/connections.c:260
-#, c-format
-msgid "cannot handle old request version %d; current version is %d"
-msgstr "ä¸Âè½èÂÂçÂÂè %d çÂÂçÂÂè«Âæ±Âï¼Âç®åÂÂ使ç¨çÂÂçÂÂæÂ¾Â¯ %d"
+#. TRANS Directory not empty, where an empty directory was expected. Typically,
+#. TRANS this error occurs when you are trying to delete a directory.
+#: sysdeps/gnu/errlist.c:745
+msgid "Directory not empty"
+msgstr "ç®éÂÂä¸ÂæÂ¯ç©ºçÂÂ"
-#: nscd/connections.c:298 nscd/connections.c:324
-#, c-format
-msgid "cannot write result: %s"
-msgstr "ç¡æ³Â寫åÂ
¥çµÂæÂÂ: %s"
+#. 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.
+#: sysdeps/gnu/errlist.c:756
+msgid "Too many processes"
+msgstr "太å¤ÂçÂÂè¡Âç¨Â"
-#: nscd/connections.c:392 nscd/connections.c:514
-#, c-format
-msgid "error getting caller's id: %s"
-msgstr "Ã¥ÂÂå¾Âå¼å«ç¨Âå¼ÂèÂÂå¥碼æÂÂç¼çÂÂé¯誤: %s"
+#. 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.
+#: sysdeps/gnu/errlist.c:766
+msgid "Too many users"
+msgstr "太å¤Â使ç¨èÂÂ
"
-#: nscd/connections.c:485
-#, c-format
-msgid "while accepting connection: %s"
-msgstr "å¨æÂ¥åÂÂé£ç·ÂæÂÂ: %s"
+#. TRANS The user's disk quota was exceeded.
+#: sysdeps/gnu/errlist.c:775
+msgid "Disk quota exceeded"
+msgstr "硬碠quota 滿äºÂ"
-#: nscd/connections.c:498
-#, c-format
-msgid "short read while reading request: %s"
-msgstr "è®ÂÃ¥ÂÂè«Âæ±ÂæÂÂç¼ç¾輸åÂ
¥å¼éÂÂçÂÂ: %s"
+#. 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.
+#: sysdeps/gnu/errlist.c:787
+msgid "Stale NFS file handle"
+msgstr "éÂÂèÂÂç NFS æªÂæ¡ÂæÂ§å¶碼"
-#: nscd/connections.c:542
-#, c-format
-msgid "key length in request too long: %d"
-msgstr "å¨æÂ¤è«Âæ±Âä¸Â使ç¨çÂÂéµå¼太éÂኼÂ: %d"
+#. 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.)
+#: sysdeps/gnu/errlist.c:799
+msgid "Object is remote"
+msgstr "ç®æ¨ÂæªÂæ¡Âä½ÂæÂ¼é 端"
-#: nscd/connections.c:556
-#, c-format
-msgid "short read while reading request key: %s"
-msgstr "è®ÂÃ¥ÂÂè«Âæ±ÂçÂÂéµå¼æÂÂç¼ç¾輸åÂ
¥å¼éÂÂçÂÂ: %s"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:808
+msgid "RPC struct is bad"
+msgstr "RPC çµÂæ§ÂæÂ¯å£ÂçÂÂ"
-#: nscd/connections.c:566
-#, c-format
-msgid "handle_request: request received (Version = %d) from PID %ld"
-msgstr "handle_request: è«Âæ±Â已被æÂ¥å (çÂÂæÂÂº %d) ä¾ÂèªæÂ¼ PID %ld"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:817
+msgid "RPC version wrong"
+msgstr "RPC çÂÂæÂŽÂ¯èª¤"
-#: nscd/connections.c:571
-#, c-format
-msgid "handle_request: request received (Version = %d)"
-msgstr "handle_request: è«Âæ±Â已被æÂ¥å (çÂÂæÂÂº %d)"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:826
+msgid "RPC program not available"
+msgstr "RPC ç¨Âå¼Âä¸ÂÃ¥ÂÂå¨"
-#: nscd/connections.c:635 nscd/connections.c:636 nscd/connections.c:655
-#: nscd/connections.c:668 nscd/connections.c:674 nscd/connections.c:681
-#, c-format
-msgid "Failed to run nscd as user '%s'"
-msgstr "以使ç¨èÂÂ
'%s' çÂÂ身åÂÂå·衠nscd 失æÂÂ"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:835
+msgid "RPC program version wrong"
+msgstr "RPC ç¨Âå¼ÂçÂÂæÂŽÂ¯èª¤"
-#: nscd/connections.c:656
-msgid "getgrouplist failed"
-msgstr "getgrouplist 失æÂÂ"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:844
+msgid "RPC bad procedure for program"
+msgstr "ç¨Âå¼Âç RPC ç¨ÂåºÂé¯誤"
-#: nscd/connections.c:669
-msgid "setgroups failed"
-msgstr "setgroups 失æÂÂ"
+#. 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.
+#: sysdeps/gnu/errlist.c:856
+msgid "No locks available"
+msgstr "ç¡æ³ÂéÂÂå®Âè³ÂæÂÂ"
-#: nscd/grpcache.c:103 nscd/hstcache.c:111 nscd/pwdcache.c:109
-msgid "while allocating key copy"
-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}.
+#: sysdeps/gnu/errlist.c:869
+msgid "Inappropriate file type or format"
+msgstr "ä¸Âå¸ÂæÂÂçÂÂæªÂæ¡ÂÃ¥ÂÂæÂ
ÂæÂÂæ ¼å¼Â"
-#: nscd/grpcache.c:153 nscd/hstcache.c:168 nscd/pwdcache.c:146
-msgid "while allocating cache entry"
-msgstr "å¨éÂ
Â置快åÂÂé Â
ç®æÂÂ"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:878
+msgid "Authentication error"
+msgstr "éÂÂå®Âé¯誤"
-#: nscd/grpcache.c:197 nscd/hstcache.c:283 nscd/pwdcache.c:193
-#, c-format
-msgid "short write in %s: %s"
-msgstr "寫åÂ
Â¥ %s çÂÂè³ÂæÂÂéÂÂçÂÂ: %s"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:887
+msgid "Need authenticator"
+msgstr "éÂÂè¦ÂèªÂèÂÂ"
-#: nscd/grpcache.c:219
-#, c-format
-msgid "Haven't found \"%s\" in group cache!"
-msgstr "å°ÂæÂªå¨群çµÂå¿«åÂÂä¸ÂæÂ¾å° \"%s\"!"
+#. TRANS Function not implemented. This indicates that the function called is
+#. TRANS not implemented at all, either in the C library itself or in the
+#. TRANS operating system. When you get this error, you can be sure that this
+#. TRANS particular function will always fail with @code{ENOSYS} unless you
+#. TRANS install a new version of the C library or the operating system.
+#: sysdeps/gnu/errlist.c:900
+msgid "Function not implemented"
+msgstr "Ã¥ÂÂè½æ²ÂæÂÂ實ä½Â"
-#: nscd/grpcache.c:285
-#, c-format
-msgid "Invalid numeric gid \"%s\"!"
-msgstr "ç¡æÂÂç gid æÂ¸å¼ \"%s\"!"
+#. TRANS Not supported. A function returns this error when certain parameter
+#. TRANS values are valid, but the functionality they request is not available.
+#. TRANS This can mean that the function does not implement a particular command
+#. TRANS or option value or flag bit at all. For functions that operate on some
+#. TRANS object given in a parameter, such as a file descriptor or a port, it
+#. TRANS might instead mean that only @emph{that specific object} (file
+#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
+#. TRANS different file descriptors might support different ranges of parameter
+#. TRANS values.
+#. TRANS
+#. TRANS If the entire function is not available at all in the implementation,
+#. TRANS it returns @code{ENOSYS} instead.
+#: sysdeps/gnu/errlist.c:920
+msgid "Not supported"
+msgstr "並æÂªæÂ¯æÂ´"
-#: nscd/grpcache.c:292
-#, c-format
-msgid "Haven't found \"%d\" in group cache!"
-msgstr "å°ÂæÂªå¨群çµÂå¿«åÂÂä¸ÂæÂ¾å° \"%d\"!"
+#. 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.
+#: sysdeps/gnu/errlist.c:930
+msgid "Invalid or incomplete multibyte or wide character"
+msgstr "ä¸Âé©ç¨æÂÂä¸Âå®ÂæÂ´çÂÂå¤Âä½ÂÃ¥Â
ÂçµÂÃ¥ÂÂÃ¥Â
ÂæÂÂ寬åÂÂÃ¥Â
Â"
-#: nscd/hstcache.c:305 nscd/hstcache.c:371 nscd/hstcache.c:436
-#: nscd/hstcache.c:501
-#, c-format
-msgid "Haven't found \"%s\" in hosts cache!"
-msgstr "å°ÂæÂªå¨ hosts å¿«åÂÂä¸ÂæÂ¾å° \"%s\"!"
+#. 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.
+#: sysdeps/gnu/errlist.c:944
+msgid "Inappropriate operation for background process"
+msgstr "ä¸Âå¸ÂæÂÂçÂÂèÂÂæÂ¯è¡Âç¨ÂéÂÂä½Â"
-#: nscd/nscd.c:89
-msgid "Read configuration data from NAME"
-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.
+#: sysdeps/gnu/errlist.c:955
+msgid "Translator died"
+msgstr "ä¸Âä»Âç¨Âå¼Âå·²ç¶ÂçµÂæÂÂ"
-#: nscd/nscd.c:91
-msgid "Do not fork and display messages on the current tty"
-msgstr "ä¸Âå¨ç®åÂÂç tty ç¢çÂÂÃ¥ÂÂè¡Â稠(fork) 以åÂÂ顯示è¨ÂæÂ¯"
+#. 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.
+#: sysdeps/gnu/errlist.c:966
+msgid "?"
+msgstr "?"
-#: nscd/nscd.c:92
-msgid "NUMBER"
-msgstr "èÂÂ碼"
+#. TRANS You did @strong{what}?
+#: sysdeps/gnu/errlist.c:975
+msgid "You really blew it this time"
+msgstr "éÂÂ次çÂÂçÂÂ被æÂ¨æÂÂæÂÂäºÂ"
-#: nscd/nscd.c:92
-msgid "Start NUMBER threads"
-msgstr "Ã¥ÂÂÃ¥ÂÂå·è¡Âç·Â"
+# This is error EIEIO, errno 104
+#
+# - Macro: int EIEIO
+# Go home and have a glass of warm, dairy-fresh milk.
+#
+# The following messages were copied & pasted
+# from es.po by Santiago Vila Doncel <sanvila@unex.es>.
+#
+# <es.po>
+# ç©Âu diablos es esto?, esperemos a tener las fuentes
+# estupendo, este error parece mostrarse en dos ocasiones
+# - Macro: int EIEIO
+# Go home and have a glass of warm, dairy-fresh milk.
+# Jochen tambien lo traduce as. em
+#
+# Okay. Since you are dying to know, I'll tell you.
+# This is a joke, obviously. There is a children's song which begins,
+# "Old McDonald had a farm, e-i-e-i-o." Every time I see the (real)
+# errno macro EIO, I think about that song. Probably most of my
+# compatriots who program on Unix do, too. One of them must have stayed
+# up a little too late one night and decided to add it to Hurd or Glibc.
+# Whoever did it should be castigated, but it made me laugh.
+# --jtobey@channel1.com
+#
+# "bought the farm" means "died". -jtobey
+#
+# Bueno, pues despu廥 de pensarlo mucho, he seguido el ejemplo de la
+# traduccié® francesa (traduccié® libre). sv
+# </es.po>
+#
+# ç°¡å®çÂÂ說ï¼ÂÃ¥Â
ÂæÂ "Ã¥ÂÂèÂÂÃ¥Â
ÂçÂÂæÂÂå¡Âå°..."ï¼Âç¶å¾Âå¢?? ;-p
+#
+#. TRANS Go home and have a glass of warm, dairy-fresh milk.
+#: sysdeps/gnu/errlist.c:984
+msgid "Computer bought the farm"
+msgstr "éÂÂå°éÂȏÂ
¦è²·äºÂä¸Âå¡Âå°åÂÂ"
-#: nscd/nscd.c:93
-msgid "Shut the server down"
-msgstr "å°Â伺æÂÂå¨éÂÂéÂÂ"
+#. TRANS This error code has no purpose.
+#: sysdeps/gnu/errlist.c:993
+msgid "Gratuitous error"
+msgstr "ç¡æÂÂ
çÂÂé¯誤"
-#: nscd/nscd.c:94
-msgid "Print current configuration statistic"
-msgstr "å°åºç®åÂÂçÂÂçµÂæÂ
Âçµ±è¨Â"
+#: sysdeps/gnu/errlist.c:1001
+msgid "Bad message"
+msgstr "é¯誤çÂÂè¨ÂæÂ¯"
-#: nscd/nscd.c:95
-msgid "TABLE"
-msgstr "表格"
+#: sysdeps/gnu/errlist.c:1009
+msgid "Identifier removed"
+msgstr "èÂÂå¥符èÂÂç§»é¤"
-#: nscd/nscd.c:96
-msgid "Invalidate the specified cache"
-msgstr "使é¸å®ÂçÂÂå¿«åÂÂç¡æÂÂ"
+#: sysdeps/gnu/errlist.c:1017
+msgid "Multihop attempted"
+msgstr "Ã¥ÂÂ試 Multihop"
-#: nscd/nscd.c:97
-msgid "TABLE,yes"
-msgstr "è¦Â製ä½Â表格"
+#: sysdeps/gnu/errlist.c:1025
+msgid "No data available"
+msgstr "æ²ÂæÂÂå¯ç¨çÂÂè³ÂæÂÂ"
-#: nscd/nscd.c:97
-msgid "Use separate cache for each user"
-msgstr "å°Âä¸ÂÃ¥ÂÂ使ç¨èÂÂ
使ç¨ä¸ÂÃ¥ÂÂçÂÂå¿«åÂÂæªÂæ¡Â"
+#: sysdeps/gnu/errlist.c:1033
+msgid "Link has been severed"
+msgstr "é£çµÂå·²æÂÂæÂÂÃ¥ÂÂ"
-#: nscd/nscd.c:102
-msgid "Name Service Cache Daemon."
-msgstr "ç¶²åÂÂÃ¥ÂÂ稱快åÂÂç²¾éÂÂ"
+#: sysdeps/gnu/errlist.c:1041
+msgid "No message of desired type"
+msgstr "æ²ÂæÂÂ符åÂÂéÂÂæ±Âæ ¼å¼ÂçÂÂè¨ÂæÂ¯"
-#: nscd/nscd.c:141
-msgid "cannot read configuration file; this is fatal"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂè¨Âå®ÂæªÂï¼ÂéÂÂæÂ¯ä¸ÂÃ¥ÂÂå´éÂÂé¯誤"
+#: sysdeps/gnu/errlist.c:1049
+msgid "Out of streams resources"
+msgstr "æÂÂæÂÂè³ÂæÂÂæµÂçÂÂè³ÂæºÂé½已ç¨ç¡"
-#: nscd/nscd.c:152
-msgid "already running"
-msgstr "å·²å¨å·è¡Â"
+#: sysdeps/gnu/errlist.c:1057
+msgid "Device not a stream"
+msgstr "è£Âç½®ä¸ÂæÂ¯è³ÂæÂÂæµÂ"
-#: nscd/nscd.c:270 nscd/nscd.c:294 nscd/nscd_stat.c:132
-msgid "Only root is allowed to use this option!"
-msgstr "åªæÂ root æÂÂå¯以使ç¨æÂ¤ä¸Âé¸é Â
!"
+#: sysdeps/gnu/errlist.c:1065
+msgid "Value too large for defined data type"
+msgstr "æÂÂå®Â義çÂÂè³ÂæÂÂÃ¥ÂÂå¥å¼太大"
-#: nscd/nscd_conf.c:88
-#, c-format
-msgid "Parse error: %s"
-msgstr "è§£æÂÂé¯誤: %s"
+#: sysdeps/gnu/errlist.c:1073
+msgid "Protocol error"
+msgstr "Ã¥ÂÂå®Âé¯誤"
-#: nscd/nscd_conf.c:171
-#, c-format
-msgid "Could not create log file \"%s\""
-msgstr "ç¡æ³Âç¢çÂÂè¨ÂæÂ¯æª \"%s\""
+#: sysdeps/gnu/errlist.c:1081
+msgid "Timer expired"
+msgstr "è¨ÂæÂÂå¨已龿ÂÂ"
-#: nscd/nscd_conf.c:187
-msgid "Must specify user name for server-user option"
-msgstr "å¿Â
é Âçº伺æÂÂå¨使ç¨èÂÂ
é¸é Â
æÂÂå®Â使ç¨èÂÂ
Ã¥ÂÂ稱"
+#. TRANS Operation canceled; an asynchronous operation was canceled before it
+#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
+#. TRANS the normal result is for the operations affected to complete with this
+#. TRANS error; @pxref{Cancel AIO Operations}.
+#: sysdeps/gnu/errlist.c:1093
+msgid "Operation canceled"
+msgstr "æÂÂä½Â已被åÂÂæ¶Â"
-#: nscd/nscd_conf.c:194
-msgid "Must specify user name for stat-user option"
-msgstr "å¿Â
é Âçº stat 使ç¨èÂÂ
é¸é Â
æÂÂå®Â使ç¨èÂÂ
Ã¥ÂÂ稱"
+#: sysdeps/gnu/errlist.c:1101
+msgid "Interrupted system call should be restarted"
+msgstr "ä¸ÂæÂ·çÂÂ系統å¼å«å¿Â
é ÂéÂÂæÂ°åÂÂÃ¥ÂÂ"
-#: nscd/nscd_conf.c:205
-#, c-format
-msgid "Unknown option: %s %s %s"
-msgstr "æÂªçÂ¥çÂÂé¸é Â
: %s %s %s"
+#: sysdeps/gnu/errlist.c:1109
+msgid "Channel number out of range"
+msgstr "éÂÂéÂÂèÂÂ碼è¶Â
åºç¯ÂÃ¥ÂÂ"
-#: nscd/nscd_stat.c:103
-#, c-format
-msgid "cannot write statistics: %s"
-msgstr "ç¡æ³Â寫åÂ
¥çµ±è¨Âè³ÂæÂÂ: %s"
+#: sysdeps/gnu/errlist.c:1117
+msgid "Level 2 not synchronized"
+msgstr "層素2 æ²ÂæÂÂÃ¥ÂÂæÂÂ¥"
-#: nscd/nscd_stat.c:128
-#, c-format
-msgid "Only root or %s is allowed to use this option!"
-msgstr "åªæÂ root æÂ %s æÂÂÃ¥Â
Â許使ç¨æÂ¤ä¸Âé¸é Â
!"
+#: sysdeps/gnu/errlist.c:1125
+msgid "Level 3 halted"
+msgstr "層素3 Ã¥ÂÂæÂ¢"
-#: nscd/nscd_stat.c:139
-msgid "nscd not running!\n"
-msgstr "nscd 並æ²ÂæÂÂå¨å·è¡Â!\n"
+#: sysdeps/gnu/errlist.c:1133
+msgid "Level 3 reset"
+msgstr "層素3 éÂÂè¨Â"
-#: nscd/nscd_stat.c:150
-msgid "write incomplete"
-msgstr "寫åÂ
¥ä¸Âå®ÂÃ¥Â
¨"
+#: sysdeps/gnu/errlist.c:1141
+msgid "Link number out of range"
+msgstr "é£çµÂæÂ¸ç®è¶Â
éÂÂç¯ÂÃ¥ÂÂ"
-#: nscd/nscd_stat.c:162
-msgid "cannot read statistics data"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂçµ±è¨Âè³ÂæÂÂ"
+#: sysdeps/gnu/errlist.c:1149
+msgid "Protocol driver not attached"
+msgstr "Ã¥ÂÂå®ÂçÂÂé©Â
Ã¥ÂÂç¨Âå¼ÂæÂªé£æÂÂ¥"
-#: nscd/nscd_stat.c:165
-#, c-format
-msgid ""
-"nscd configuration:\n"
-"\n"
-"%15d server debug level\n"
-msgstr ""
-"nscd è¨Âå®Â:\n"
-"\n"
-"%15d 伺æÂÂç¨Âå¼Âé¯誤è¨ÂæÂ¯å ±åÂÂçÂÂç´Â\n"
+#: sysdeps/gnu/errlist.c:1157
+msgid "No CSI structure available"
+msgstr "æ²ÂæÂÂå¯ç¨ç CSI çµÂæ§ÂäºÂ"
-#: nscd/nscd_stat.c:189
-#, c-format
-msgid "%3ud %2uh %2um %2lus server runtime\n"
-msgstr "%3ud %2uh %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
+#: sysdeps/gnu/errlist.c:1165
+msgid "Level 2 halted"
+msgstr "層素2 Ã¥ÂÂæÂ¢"
-#: nscd/nscd_stat.c:192
-#, c-format
-msgid " %2uh %2um %2lus server runtime\n"
-msgstr " %2uh %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
+#: sysdeps/gnu/errlist.c:1173
+msgid "Invalid exchange"
+msgstr "ä¸Âé©ç¨çÂÂ交æÂÂ"
-#: nscd/nscd_stat.c:194
-#, c-format
-msgid " %2um %2lus server runtime\n"
-msgstr " %2um %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
+#: sysdeps/gnu/errlist.c:1181
+msgid "Invalid request descriptor"
+msgstr "ä¸Âé©ç¨çÂÂè«Âæ±ÂæÂÂè¿°é Â
"
-#: nscd/nscd_stat.c:196
-#, c-format
-msgid " %2lus server runtime\n"
-msgstr " %2lus 伺æÂÂå¨ å·è¡ÂæÂÂæÂÂ\n"
+#: sysdeps/gnu/errlist.c:1189
+msgid "Exchange full"
+msgstr "交æÂÂ已滿"
-#: nscd/nscd_stat.c:198
-#, c-format
-msgid "%15lu number of times clients had to wait\n"
-msgstr "%15lu 次æÂ¸ é ÂçÂÂå¾Â
客æÂ¶ç«¯\n"
+#: sysdeps/gnu/errlist.c:1197
+msgid "No anode"
+msgstr "æ²ÂæÂ anode"
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid " no"
-msgstr " ä¸Â"
+#: sysdeps/gnu/errlist.c:1205
+msgid "Invalid request code"
+msgstr "ä¸Âé©ç¨çÂÂè«Âæ±Â碼"
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid " yes"
-msgstr " æÂ¯"
+#: sysdeps/gnu/errlist.c:1213
+msgid "Invalid slot"
+msgstr "ä¸Âé©ç¨ç slot"
-#: nscd/nscd_stat.c:221
-#, c-format
-msgid ""
-"\n"
-"%s cache:\n"
-"\n"
-"%15s cache is enabled\n"
-"%15Zu suggested size\n"
-"%15lu seconds time to live for positive entries\n"
-"%15lu seconds time to live for negative entries\n"
-"%15lu cache hits on positive entries\n"
-"%15lu cache hits on negative entries\n"
-"%15lu cache misses on positive entries\n"
-"%15lu cache misses on negative entries\n"
-"%15lu%% cache hit rate\n"
-"%15lu current number of cached values\n"
-"%15lu maximum number of cached values\n"
-"%15lu maximum chain length searched\n"
-"%15lu number of delays on rdlock\n"
-"%15lu number of delays on wrlock\n"
-"%15s check /etc/%s for changes\n"
-msgstr ""
-"\n"
-"%s å¿«åÂÂ:\n"
-"\n"
-"%15s å¿«åÂÂå·²éÂÂÃ¥ÂÂ\n"
-"%15Zu å¸ÂæÂÂçÂÂ大å°Â\n"
-"%15lu æÂ£é Â
ç®çÂÂÃ¥ÂÂ卿ÂÂé (ç§Â)\n"
-"%15lu è² é Â
ç®çÂÂÃ¥ÂÂ卿ÂÂé (ç§Â)\n"
-"%15lu æÂ£é Â
ç®ä¸ÂæÂ¾å°快åÂÂæÂ¸\n"
-"%15lu è² é Â
ç®ä¸ÂæÂ¾å°快åÂÂæÂ¸\n"
-"%15lu æÂ£é Â
ç®ä¸Âéºæ¼ÂçÂÂå¿«åÂÂæÂ¸\n"
-"%15lu è² é Â
ç®ä¸Âéºæ¼ÂçÂÂå¿«åÂÂæÂ¸\n"
-"%15lu%% å¿«åÂÂæÂ¾å°çÂÂæ¯Âä¾Â\n"
-"%15lu ç®åÂÂ已快åÂÂæÂ¸å¼éÂÂ\n"
-"%15lu æÂÂ大快åÂÂæÂ¸å¼éÂÂ\n"
-"%15lu æÂÂ大已æÂÂå°ÂçÂÂéÂÂçµÂé·度\n"
-"%15lu å¨ rdlock ä¸ÂçÂÂå»¶é²æÂ¸éÂÂ\n"
-"%15lu å¨ wrlock ä¸ÂçÂÂå»¶é²æÂ¸éÂÂ\n"
-"%15s 檢æÂÂ¥ /etc/%s çÂÂæÂ¹è®Â\n"
+#: sysdeps/gnu/errlist.c:1221
+msgid "File locking deadlock error"
+msgstr "æªÂæ¡ÂéÂÂå®ÂÃ¥ÂÂé Âé¯誤"
-#: nscd/pwdcache.c:215
-#, c-format
-msgid "Haven't found \"%s\" in password cache!"
-msgstr "å°ÂæÂªå¨å¯Â碼快åÂÂä¸ÂæÂ¾å° \"%s\"!"
+#: sysdeps/gnu/errlist.c:1229
+msgid "Bad font file format"
+msgstr "é¯誤çÂÂÃ¥ÂÂÃ¥ÂÂæªÂæ ¼å¼Â"
-#: nscd/pwdcache.c:281
-#, c-format
-msgid "Invalid numeric uid \"%s\"!"
-msgstr "ç¡æÂÂç uid æÂ¸å¼ \"%s\"!"
+#: sysdeps/gnu/errlist.c:1237
+msgid "Machine is not on the network"
+msgstr "æ©Âå¨ä¸Âå¨網路ä¸Â"
-#: nscd/pwdcache.c:288
-#, c-format
-msgid "Haven't found \"%d\" in password cache!"
-msgstr "å°ÂæÂªå¨å¯Â碼快åÂÂä¸ÂæÂ¾å° \"%d\"!"
+#: sysdeps/gnu/errlist.c:1245
+msgid "Package not installed"
+msgstr "å¥Â件並æÂªå®Âè£Â"
-#: elf/../sysdeps/generic/dl-sysdep.c:422
-msgid "cannot create capability list"
-msgstr "ç¡æ³Â建章capability Ã¥ÂÂ表"
+#: sysdeps/gnu/errlist.c:1253
+msgid "Advertise error"
+msgstr "éÂÂçÂ¥é¯誤"
-#: elf/../sysdeps/generic/readelflib.c:35
-#, c-format
-msgid "file %s is truncated\n"
-msgstr "æªÂæ¡ %s å·²æÂªçÂÂ\n"
+#: sysdeps/gnu/errlist.c:1261
+msgid "Srmount error"
+msgstr "Srmount é¯誤"
-#: elf/../sysdeps/generic/readelflib.c:67
-#, c-format
-msgid "%s is a 32 bit ELF file.\n"
-msgstr "%s æÂ¯ä¸Âå 32 ä½ÂÃ¥Â
Âç ELF æªÂæ¡ÂãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1269
+msgid "Communication error on send"
+msgstr "å¨å³éÂÂæÂÂéÂÂè¨Âé¯誤"
-#: elf/../sysdeps/generic/readelflib.c:69
-#, c-format
-msgid "%s is a 64 bit ELF file.\n"
-msgstr "%s æÂ¯ä¸Âå 64 ä½ÂÃ¥Â
Âç ELF æªÂæ¡ÂãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1277
+msgid "RFS specific error"
+msgstr "RFS ç¹å®Âé¯誤"
-#: elf/../sysdeps/generic/readelflib.c:71
-#, c-format
-msgid "Unknown ELFCLASS in file %s.\n"
-msgstr "æªÂæ¡ %s ä¸ÂæÂªçÂ¥ç ELFCLASSãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1285
+msgid "Name not unique on network"
+msgstr "網路ä¸ÂçÂÂÃ¥ÂÂ稱ä¸ÂæÂ¯å¯ä¸ÂçÂÂ"
-#: elf/../sysdeps/generic/readelflib.c:78
-#, c-format
-msgid "%s is not a shared object file (Type: %d).\n"
-msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠(Ã¥ÂÂæÂ
Â: %d)ãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1293
+msgid "File descriptor in bad state"
+msgstr "æªÂæ¡ÂæÂÂè¿°é Â
èÂÂæÂ¼é¯誤çÂÂæÂ
Â"
-#: elf/../sysdeps/generic/readelflib.c:109
-msgid "more than one dynamic segment\n"
-msgstr "è¶Â
éÂÂä¸ÂÃ¥ÂÂçÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ段\n"
+#: sysdeps/gnu/errlist.c:1301
+msgid "Remote address changed"
+msgstr "é 端ä½ÂÃ¥ÂÂæÂ¹è®ÂäºÂ"
-#: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
-#, c-format
-msgid "%s is for unknown machine %d.\n"
-msgstr "%s æÂ¯çµ¦æÂªçÂ¥çÂÂæ©Âå¨ %dãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1309
+msgid "Can not access a needed shared library"
+msgstr "ç¡æ³ÂÃ¥ÂÂÃ¥ÂÂæÂÂéÂÂçÂÂÃ¥ÂÂ享å½å¼Â庫"
-#: elf/cache.c:70
-msgid "unknown"
-msgstr "æÂªçÂÂ¥"
+#: sysdeps/gnu/errlist.c:1317
+msgid "Accessing a corrupted shared library"
+msgstr "Ã¥ÂÂÃ¥ÂÂä¸ÂÃ¥ÂÂæ¯ÂæÂÂçÂÂÃ¥ÂÂ享å½å¼Â庫"
-#: elf/cache.c:111
-msgid "Unknown OS"
-msgstr "æÂªçÂ¥çÂÂä½Âæ¥Â系統"
+#: sysdeps/gnu/errlist.c:1325
+msgid ".lib section in a.out corrupted"
+msgstr "a.out 丠.lib ç¯ÂÃ¥ÂÂæ¯ÂæÂÂäºÂ"
-#: elf/cache.c:116
-#, c-format
-msgid ", OS ABI: %s %d.%d.%d"
-msgstr ", OS ABI: %s %d.%d.%d"
+#: sysdeps/gnu/errlist.c:1333
+msgid "Attempting to link in too many shared libraries"
+msgstr "Ã¥ÂÂ試åÂȎ£çµÂ太å¤ÂçÂÂÃ¥ÂÂ享è³ÂæÂÂ庫"
-#: elf/cache.c:142 elf/ldconfig.c:1078
-#, c-format
-msgid "Can't open cache file %s\n"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¿«åÂÂ檠%s\n"
+#: sysdeps/gnu/errlist.c:1341
+msgid "Cannot exec a shared library directly"
+msgstr "ä¸Âè½ç´æÂ¥å·è¡Âä¸ÂÃ¥ÂÂÃ¥ÂÂ享å½å¼Â庫"
-#: elf/cache.c:154
-msgid "mmap of cache file failed.\n"
-msgstr "å¿«åÂÂæªÂæ¡ mmap 失æÂÂãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1349
+msgid "Streams pipe error"
+msgstr "è³ÂæÂÂæµÂ管ç·Âé¯誤"
-#: elf/cache.c:158 elf/cache.c:168
-msgid "File is not a cache file.\n"
-msgstr "æªÂæ¡Â並éÂÂå¿«åÂÂæªÂãÂÂ\n"
+#: sysdeps/gnu/errlist.c:1357
+msgid "Structure needs cleaning"
+msgstr "çµÂæ§ÂéÂÂè¦Âæ¸Â
çÂÂ"
-#: elf/cache.c:201 elf/cache.c:211
-#, c-format
-msgid "%d libs found in cache `%s'\n"
-msgstr "%d å½å¼Â庫å¨快å `%s' ä¸ÂæÂ¾å°\n"
+#: sysdeps/gnu/errlist.c:1365
+msgid "Not a XENIX named type file"
+msgstr "並é XENIX å½åÂÂæ ¼å¼ÂçÂÂæªÂæ¡Â"
-#: elf/cache.c:410
-#, c-format
-msgid "Can't remove old temporary cache file %s"
-msgstr "ç¡æ³Âåªé¤èÂÂçÂÂæÂ«æÂÂå¿«åÂÂ檠%s"
+#: sysdeps/gnu/errlist.c:1373
+msgid "No XENIX semaphores available"
+msgstr "æ²ÂæÂÂå¯ç¨ç XENIX ä¿¡èÂÂæ¨ÂèªÂäºÂ"
-#: elf/cache.c:417
-#, c-format
-msgid "Can't create temporary cache file %s"
-msgstr "ç¡æ³Âç¢çÂÂæÂ«æÂÂçÂÂå¿«åÂÂ檠%s"
+#: sysdeps/gnu/errlist.c:1381
+msgid "Is a named type file"
+msgstr "æÂ¯åÂÂÃ¥Â
·åÂÂçÂÂÃ¥ÂÂæÂ
ÂæªÂæ¡Â"
-#: elf/cache.c:425 elf/cache.c:434 elf/cache.c:438
-msgid "Writing of cache data failed"
-msgstr "寫åÂ
¥å¿«åÂÂè³ÂæÂÂæÂÂç¼çÂÂé¯誤"
+#: sysdeps/gnu/errlist.c:1389
+msgid "Remote I/O error"
+msgstr "é 端輸åºåÂ
¥é¯誤"
-#: elf/cache.c:442
-msgid "Writing of cache data failed."
-msgstr "寫åÂ
¥å¿«åÂÂè³ÂæÂÂæÂÂç¼çÂÂé¯誤"
+#: sysdeps/gnu/errlist.c:1397
+msgid "No medium found"
+msgstr "æÂ¾ä¸Âå°åªÂé«Â"
-#: elf/cache.c:449
-#, c-format
-msgid "Changing access rights of %s to %#o failed"
-msgstr "æÂ´æÂ¹ %s çÂÂÃ¥ÂÂÃ¥ÂÂæ¬ÂéÂÂçº %#o 失æÂÂ"
+#: sysdeps/gnu/errlist.c:1405
+msgid "Wrong medium type"
+msgstr "é¯誤çÂÂåªÂé«ÂÃ¥ÂÂæÂ
Â"
-#: elf/cache.c:454
-#, c-format
-msgid "Renaming of %s to %s failed"
-msgstr "å° %s æÂ¹åÂÂçº %s 失æÂÂ"
+#: sysdeps/gnu/errlist.c:1413
+msgid "Required key not available"
+msgstr "å¿Â
è¦Âéµå¼ç¡æ³Â使ç¨"
-#: elf/dl-close.c:128
-msgid "shared object not open"
-msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂæ¡Âæ²ÂæÂÂéÂÂÃ¥ÂÂ"
+#: sysdeps/gnu/errlist.c:1421
+msgid "Key has expired"
+msgstr "éµå¼已éÂÂæÂÂ"
-#: elf/dl-close.c:531 elf/dl-open.c:454
-msgid "TLS generation counter wrapped! Please send report with the 'glibcbug' script."
-msgstr "TLS ç¢çÂÂè¨ÂæÂ¸å¨已被è½ÂÃ¥ÂÂ
! è«Âå¯Âåº以 'glibcbug' å½令稿æÂÂÃ¥ÂÂçÂÂå ±åÂÂãÂÂ"
+#: sysdeps/gnu/errlist.c:1429
+msgid "Key has been revoked"
+msgstr "éµå¼已åÂÂæ¶Â"
-#: elf/dl-deps.c:111 elf/dl-open.c:183
-msgid "DST not allowed in SUID/SGID programs"
-msgstr "DST ä¸ÂÃ¥Â
Â許å¨ SUID/SGID çÂÂç¨Âå¼Âä¸Â"
+#: sysdeps/gnu/errlist.c:1437
+msgid "Key was rejected by service"
+msgstr "éµå¼被æÂÂÃ¥ÂÂæÂÂæÂÂçµÂ"
-#: elf/dl-deps.c:124
-msgid "empty dynamics string token substitution"
-msgstr "空çÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ串è¨ÂèÂÂæÂ¿æÂÂ"
+#: sysdeps/gnu/errlist.c:1445
+msgid "Owner died"
+msgstr "æÂÂæÂÂèÂÂ
å·²æ¶ÂéÂÂ"
-#: elf/dl-deps.c:130
-#, c-format
-msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
-msgstr "ç±æÂ¼ç©ºçÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ串è¨ÂèÂÂæÂ¿æÂÂèÂÂç¡æ³Âè¼ÂÃ¥Â
¥å¤Âé¨ç `%s'\n"
+#: sysdeps/gnu/errlist.c:1453
+msgid "State not recoverable"
+msgstr "çÂÂæÂ
Âç¡æ³ÂÃ¥ÂÂ復"
-#: elf/dl-deps.c:461
-msgid "cannot allocate dependency list"
-msgstr "ç¡æ³ÂéÂ
Âç½®ç¸éÂÂæÂ§åÂÂ表"
+#: sysdeps/gnu/errlist.c:1461
+msgid "Operation not possible due to RF-kill"
+msgstr "ç±æÂ¼ RF-kill èÂÂç¡æ³ÂæÂÂä½Â"
-#: elf/dl-deps.c:494 elf/dl-deps.c:549
-msgid "cannot allocate symbol search list"
-msgstr "ç¡æ³ÂéÂ
Â置符èÂÂæÂÂå°ÂÃ¥ÂÂ表"
+#: sysdeps/mach/_strerror.c:57
+msgid "Error in unknown error system: "
+msgstr "æÂªç¥系統é¯誤: "
-#: elf/dl-deps.c:534
-msgid "Filters not supported with LD_TRACE_PRELINKING"
-msgstr "éÂÂ濾ç¨Âå¼Âä¸ÂæÂ¯æÂ´è LD_TRACE_PRELINKING Ã¥Â
±ç¨"
+#: sysdeps/posix/gai_strerror-strs.h:1
+msgid "Address family for hostname not supported"
+msgstr "hostname çÂÂä½ÂÃ¥ÂÂæÂÂ群ä¸ÂæÂ¯æÂ´"
-#: elf/dl-error.c:75
-msgid "DYNAMIC LINKER BUG!!!"
-msgstr "Ã¥ÂÂæÂ
Âé£æÂ¥ç¨Âå¼ÂæÂÂÃ¥ÂÂé¡Â!!!"
+#: sysdeps/posix/gai_strerror-strs.h:2
+msgid "Temporary failure in name resolution"
+msgstr "è§£æÂÂÃ¥ÂÂ稱æÂÂç¼çÂÂæÂ«æÂÂæÂ§çÂÂé¯誤"
-#: elf/dl-error.c:108
-msgid "error while loading shared libraries"
-msgstr "æÂ£å¨è¼ÂÃ¥Â
¥åÂ
±ç¨å½å¼Â庫æÂÂç¼çÂÂé¯誤"
+#: sysdeps/posix/gai_strerror-strs.h:3
+msgid "Bad value for ai_flags"
+msgstr "é¯誤ç ai_flags å¼"
-#: elf/dl-load.c:347
-msgid "cannot allocate name record"
-msgstr "ç¡æ³ÂéÂ
Âç½®åÂÂ稱ç´ÂéÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:4
+msgid "Non-recoverable failure in name resolution"
+msgstr "å¨解æÂÂÃ¥ÂÂ稱æÂÂç¼çÂÂå´éÂÂçÂÂé¯誤"
-#: elf/dl-load.c:449 elf/dl-load.c:528 elf/dl-load.c:648 elf/dl-load.c:743
-msgid "cannot create cache for search path"
-msgstr "ç¡æ³ÂçºæÂÂå°Âè·¯å¾Â建ç«Âå¿«åÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:5
+msgid "ai_family not supported"
+msgstr "ai_family æ²ÂæÂÂæÂ¯æÂ´"
-#: elf/dl-load.c:551
-msgid "cannot create RUNPATH/RPATH copy"
-msgstr "ç¡æ³Â建章RUNPATH/RPATH çÂÂå¯æÂ¬"
+#: sysdeps/posix/gai_strerror-strs.h:6
+msgid "Memory allocation failure"
+msgstr "è¨ÂæÂ¶é«ÂéÂ
Â置失æÂÂ"
-#: elf/dl-load.c:634
-msgid "cannot create search path array"
-msgstr "ç¡æ³Â建ç«ÂæÂÂå°Âè·¯å¾Âé£åÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:7
+msgid "No address associated with hostname"
+msgstr "æ²ÂæÂÂæÂ¤ä¸»æ©ÂÃ¥ÂÂ稱æÂÂå°ÂæÂÂçÂÂä½ÂÃ¥ÂÂ"
-#: elf/dl-load.c:830
-msgid "cannot stat shared object"
-msgstr "ç¡泠stat Ã¥Â
±ç¨ç®çÂÂæªÂ"
+#: sysdeps/posix/gai_strerror-strs.h:8
+msgid "Name or service not known"
+msgstr "æÂªçÂ¥çÂÂÃ¥ÂÂ稱æÂÂæÂÂÃ¥ÂÂ"
-#: elf/dl-load.c:874
-msgid "cannot open zero fill device"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂ以é¶填滿çÂÂè£Âç½®"
+#: sysdeps/posix/gai_strerror-strs.h:9
+msgid "Servname not supported for ai_socktype"
+msgstr "ä¸ÂæÂ¯æÂ´ ai_socktype çÂÂ伺æÂÂÃ¥ÂÂ稱"
-#: elf/dl-load.c:883 elf/dl-load.c:1929
-msgid "cannot create shared object descriptor"
-msgstr "ç¡æ³Â建ç«ÂÃ¥Â
±ç¨ç®çÂÂæªÂæÂÂè¿°é Â
"
+#: sysdeps/posix/gai_strerror-strs.h:10
+msgid "ai_socktype not supported"
+msgstr "ai_socktype æ²ÂæÂÂæÂ¯æÂ´"
-#: elf/dl-load.c:902 elf/dl-load.c:1470 elf/dl-load.c:1553
-msgid "cannot read file data"
-msgstr "ç¡æ³Âè®ÂÃ¥ÂÂæªÂæ¡Âè³ÂæÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:11
+msgid "System error"
+msgstr "系統é¯誤"
-#: elf/dl-load.c:946
-msgid "ELF load command alignment not page-aligned"
-msgstr "ELF è¼ÂÃ¥Â
¥å½令å°Âé½Â並æ²ÂæÂÂæÂÂçÂ
§è¨ÂæÂ¶é«ÂÃ¥ÂÂé  (page) å°Âé½Â"
+#: sysdeps/posix/gai_strerror-strs.h:12
+msgid "Processing request in progress"
+msgstr "æÂ¤é Â
è«Âæ±Âå·²ç¶Âå¨èÂÂçÂÂç¶ä¸Â"
-#: elf/dl-load.c:953
-msgid "ELF load command address/offset not properly aligned"
-msgstr "ELF è¼ÂÃ¥Â
¥å½令ä½ÂÃ¥ÂÂ/ä½Â移並æ²ÂæÂÂé©ç¶å°å°Âé½Â"
+#: sysdeps/posix/gai_strerror-strs.h:13
+msgid "Request canceled"
+msgstr "è«Âæ±Â已被åÂÂæ¶Â"
-#: elf/dl-load.c:1037
-msgid "cannot allocate TLS data structures for initial thread"
-msgstr "ç¡æ³ÂéÂ
Âç½® TLS è³ÂæÂÂçµÂæ§Âç¨以起å§Âå·è¡Âç·Â"
+#: sysdeps/posix/gai_strerror-strs.h:14
+msgid "Request not canceled"
+msgstr "è«Âæ±Â並æÂªåÂÂæ¶Â"
-#: elf/dl-load.c:1061
-msgid "cannot handle TLS data"
-msgstr "ç¡æ³ÂèÂÂç TLS è³ÂæÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:15
+msgid "All requests done"
+msgstr "æÂÂæÂÂè«Âæ±Âå·²å®ÂæÂÂ"
-#: elf/dl-load.c:1075
-msgid "object file has no loadable segments"
-msgstr "ç®çÂÂæªÂä¸Âæ²ÂæÂÂå¯è¼ÂÃ¥Â
¥çÂÂç¯ÂÃ¥ÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:16
+msgid "Interrupted by a signal"
+msgstr "ç±è¨ÂèÂÂæÂÂä¸ÂæÂ·"
-#: elf/dl-load.c:1110
-msgid "failed to map segment from shared object"
-msgstr "å¾ÂÃ¥Â
±ç¨ç®çÂÂæªÂä¸Âå°ÂæÂ åÂÂ段失æÂÂ"
+#: sysdeps/posix/gai_strerror-strs.h:17
+msgid "Parameter string not correctly encoded"
+msgstr "Ã¥ÂÂæÂ¸åÂÂ串ç¡æ³ÂæÂ£ç¢ºç·¨ç¢¼"
-#: elf/dl-load.c:1135
-msgid "cannot dynamically load executable"
-msgstr "ç¡æ³ÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
¥å·è¡ÂæªÂ"
+#: sysdeps/unix/siglist.c:26
+msgid "Signal 0"
+msgstr "è¨Âè 0"
-#: elf/dl-load.c:1191
-msgid "cannot change memory protections"
-msgstr "ç¡æ³ÂæÂ¹è®Âè¨ÂæÂ¶é«Âä¿Âè·çÂÂæÂ
Â"
+#: sysdeps/unix/siglist.c:32
+msgid "IOT trap"
+msgstr "IOT é·é±"
-#: elf/dl-load.c:1210
-msgid "cannot map zero-fill pages"
-msgstr "ç¡æ³Âå°ÂæÂÂ以é¶填滿çÂÂÃ¥ÂÂé ÂÃ¥ÂÂ"
+#: sysdeps/unix/sysv/linux/i386/readelflib.c:49
+#, c-format
+msgid "%s is for unknown machine %d.\n"
+msgstr "%s æÂ¯çµ¦æÂªçÂ¥çÂÂæ©Âå¨ %dãÂÂ\n"
-#: elf/dl-load.c:1228
-msgid "cannot allocate memory for program header"
-msgstr "ç¡æ³ÂéÂ
Âç½®è¨ÂæÂ¶é«Â給ç¨Âå¼Âæ¨Âé ÂÃ¥ÂÂ使ç¨"
+#: sysdeps/unix/sysv/linux/ia64/makecontext.c:63
+#, c-format
+msgid "makecontext: does not know how to handle more than 8 arguments\n"
+msgstr "makecontext: ä¸ÂçÂ¥è¦Âå¦Âä½ÂèÂÂçÂÂè¶Â
éÂÂÃ¥Â
«åÂÂå¼ÂæÂ¸\n"
-#: elf/dl-load.c:1259
-msgid "object file has no dynamic section"
-msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂä¸Âæ²ÂæÂÂÃ¥ÂÂæÂ
Âç¯ÂÃ¥ÂÂ"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:61
+#, c-format
+msgid ""
+"Usage: lddlibc4 FILE\n"
+"\n"
+msgstr ""
+"ç¨æ³Âï¼Âlddlibc4 æªÂæ¡Â\n"
+"\n"
-#: elf/dl-load.c:1299
-msgid "shared object cannot be dlopen()ed"
-msgstr "Ã¥Â
±ç¨ç®çÂÂæªÂç¡æ³Â被 dlopen()"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:82
+#, c-format
+msgid "cannot open `%s'"
+msgstr "ç¡æ³ÂéÂÂå `%s'"
-#: elf/dl-load.c:1322
-msgid "cannot create searchlist"
-msgstr "ç¡æ³Â建ç«ÂæÂÂå°ÂÃ¥ÂÂ表"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:86
+#, c-format
+msgid "cannot read header from `%s'"
+msgstr "ç¡æ³Âå¾ `%s' è®ÂÃ¥ÂÂæ¨Âé Âè³ÂæÂÂ"
-#: elf/dl-load.c:1352
-msgid "cannot enable executable stack as shared object requires"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¯å·è¡Âå ÂçÂÂÃ¥ÂÂçºåÂ
±ç¨ç®çÂÂæªÂ"
+#: timezone/zdump.c:215
+msgid "lacks alphabetic at start"
+msgstr "lacks Ã¥ÂÂæ¯Âé ÂåºÂæÂ¼éÂÂå§Â"
-#: elf/dl-load.c:1470
-msgid "file too short"
-msgstr "æªÂæ¡Â太å°Â"
+#: timezone/zdump.c:217
+msgid "has fewer than 3 alphabetics"
+msgstr "æÂÂæÂ´å°ÂçÂÂ毠3 Ã¥ÂÂæ¯Âé ÂåºÂ"
-#: elf/dl-load.c:1493
-msgid "invalid ELF header"
-msgstr "ç¡æÂÂç ELF æ¨Âé Â"
+#: timezone/zdump.c:219
+msgid "has more than 6 alphabetics"
+msgstr "æÂÂè¶Â
é 6 Ã¥ÂÂæ¯Âé ÂåºÂ"
-#: elf/dl-load.c:1502
-msgid "ELF file data encoding not big-endian"
-msgstr "ELF æªÂè³ÂæÂÂ編碼並éÂÂ大尾åºÂ"
+#: timezone/zdump.c:227
+msgid "differs from POSIX standard"
+msgstr "differs å¾ POSIX æ¨ÂæºÂ"
-#: elf/dl-load.c:1504
-msgid "ELF file data encoding not little-endian"
-msgstr "ELF æªÂè³ÂæÂÂ編碼並éÂÂå°Âå°¾åºÂ"
+#: timezone/zdump.c:233
+#, c-format
+msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
+msgstr "%s: è¦åÂÂï¼ÂÃ¥ÂÂÃ¥ÂÂãÂÂ%sãÂÂ縮寫ãÂÂ%sãÂÂ%s\n"
-#: elf/dl-load.c:1508
-msgid "ELF file version ident does not match current one"
-msgstr "ELF æªÂçÂÂæÂ¬ ident ä¸Â符åÂÂç®åÂÂæÂÂ使ç¨çÂÂ"
+#: timezone/zdump.c:242
+#, c-format
+msgid ""
+"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
+"\n"
+"Report bugs to tz@elsie.nci.nih.gov.\n"
+msgstr ""
+"%sï¼Âç¨æ³ÂæÂ¯ %s [ --version ] [ --help ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
+"\n"
+"è«Âå°Âé¯誤éÂÂ報給 tz@elsie.nci.nih.govãÂÂ\n"
-#: elf/dl-load.c:1512
-msgid "ELF file OS ABI invalid"
-msgstr "ELF 檠OS ABI çÂÂæÂ¬ä¸Âé©ç¨"
+#: timezone/zdump.c:311
+#, c-format
+msgid "%s: wild -c argument %s\n"
+msgstr "%s: wild -c å¼ÂæÂ¸ %s\n"
-#: elf/dl-load.c:1514
-msgid "ELF file ABI version invalid"
-msgstr "ELF 檠ABI çÂÂæÂ¬ä¸Âé©ç¨"
+#: timezone/zdump.c:398
+msgid "Error writing to standard output"
+msgstr "寫åÂ
¥æ¨ÂæºÂ輸åºæÂÂé¯誤"
-#: elf/dl-load.c:1517
-msgid "internal error"
-msgstr "Ã¥Â
§é¨é¯誤"
+#: timezone/zdump.c:421
+#, c-format
+msgid "%s: use of -v on system with floating time_t other than float or double\n"
+msgstr "%s: 使ç¨ -v æÂ¼åÂ
·åÂÂæµ®é»ÂæÂ¸ time_t çÂÂ系統èÂÂéÂÂæµ®é»ÂæÂ¸æÂÂéÂÂÃ¥ÂÂ精度\n"
-#: elf/dl-load.c:1524
-msgid "ELF file version does not match current one"
-msgstr "ELF æªÂçÂÂæÂ¬ä¸Â符åÂÂç®åÂÂçÂÂçÂÂæÂ¬"
+#: timezone/zic.c:388
+#, c-format
+msgid "%s: Memory exhausted: %s\n"
+msgstr "%s: è¨ÂæÂ¶é«Âå·²ç¨å®Â: %s\n"
-#: elf/dl-load.c:1532
-msgid "ELF file's phentsize not the expected size"
-msgstr "ELF æªÂç phentsize 並ä¸ÂæÂ¯é ÂæÂÂä¸ÂçÂÂ大å°Â"
+#: timezone/zic.c:434
+#, c-format
+msgid "\"%s\", line %d: %s"
+msgstr "\"%s\", 第 %d Ã¥ÂÂ: %s"
-#: elf/dl-load.c:1538
-msgid "only ET_DYN and ET_EXEC can be loaded"
-msgstr "åªæÂ ET_DYN 以å ET_EXEC å¯以è¼ÂÃ¥Â
Â¥"
+#: timezone/zic.c:437
+#, c-format
+msgid " (rule from \"%s\", line %d)"
+msgstr " (è¦ÂÃ¥ÂÂä¾Âèª \"%s\", 第 %d Ã¥ÂÂ)"
-#: elf/dl-load.c:1944
-msgid "cannot open shared object file"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂæªÂ"
+#: timezone/zic.c:449
+msgid "warning: "
+msgstr "è¦åÂÂ: "
-#: elf/dl-lookup.c:265 elf/dl-lookup.c:443
-msgid "relocation error"
-msgstr "éÂÂå®ÂÃ¥ÂÂé¯誤"
+#: timezone/zic.c:459
+#, c-format
+msgid ""
+"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
+"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
+"\n"
+"Report bugs to tz@elsie.nci.nih.gov.\n"
+msgstr ""
+"%sï¼Âç¨æ³ÂæÂ¯ %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
+"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
+"\n"
+"è«Âå°Âé¯誤éÂÂ報給 tz@elsie.nci.nih.govãÂÂ\n"
-#: elf/dl-open.c:111
-msgid "cannot extend global scope"
-msgstr "ç¡æ³Âå»¶å±ÂÃ¥Â
¨åÂÂè®ÂæÂ¸çÂÂä½Âç¨åÂÂ"
+#: timezone/zic.c:496
+msgid "wild compilation-time specification of zic_t"
+msgstr "zic_t çÂÂ荨編è¯æÂÂéÂÂè¦Âæ ¼"
-#: elf/dl-open.c:214
-msgid "empty dynamic string token substitution"
-msgstr "空çÂÂÃ¥ÂÂæÂ
ÂÃ¥ÂÂ串è¨ÂèÂÂæÂ¿æÂÂ"
+#: timezone/zic.c:515
+#, c-format
+msgid "%s: More than one -d option specified\n"
+msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -d é¸é Â
\n"
-#: elf/dl-open.c:361 elf/dl-open.c:372
-msgid "cannot create scope list"
-msgstr "ç¡æ³Â建ç«Âä½Âç¨åÂÂÃ¥ÂÂ表"
+#: timezone/zic.c:525
+#, c-format
+msgid "%s: More than one -l option specified\n"
+msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -l é¸é Â
\n"
-#: elf/dl-open.c:434
-msgid "cannot create TLS data structures"
-msgstr "ç¡æ³Â建章TLS è³ÂæÂÂçµÂæ§Â"
+#: timezone/zic.c:535
+#, c-format
+msgid "%s: More than one -p option specified\n"
+msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -p é¸é Â
\n"
-#: elf/dl-open.c:496
-msgid "invalid mode for dlopen()"
-msgstr "ç¡æÂÂç dlopen() 模å¼Â"
+#: timezone/zic.c:545
+#, c-format
+msgid "%s: More than one -y option specified\n"
+msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -y é¸é Â
\n"
+
+#: timezone/zic.c:555
+#, c-format
+msgid "%s: More than one -L option specified\n"
+msgstr "%s: æÂ¨ä½¿ç¨äºÂè¶Â
éÂÂä¸Âå -L é¸é Â
\n"
-#: elf/dl-reloc.c:57
-msgid "cannot allocate memory in static TLS block"
-msgstr "ç¡æ³Âå¨éÂÂæÂ
 TLS Ã¥ÂÂå¡Âä¸ÂéÂ
Âç½®è¨ÂæÂ¶é«Â"
+#: timezone/zic.c:604
+msgid "link to link"
+msgstr "é£çµÂå°é£çµÂ"
-#: elf/dl-reloc.c:176
-msgid "cannot make segment writable for relocation"
-msgstr "å¨éÂÂæÂ°å®ÂÃ¥ÂÂ以å¾Âç¡æ³Âå°ÂÃ¥ÂÂ段è¨Âçºå¯寫åÂ
¥çÂÂæÂ
Â"
+#: timezone/zic.c:669
+msgid "hard link failed, symbolic link used"
+msgstr "實é«Âé£çµÂ失æÂÂï¼Â使ç¨符èÂÂé£çµÂ代æÂ¿"
-#: elf/dl-reloc.c:277
+#: timezone/zic.c:677
#, c-format
-msgid "%s: profiler found no PLTREL in object %s\n"
-msgstr "%s: æÂÂè¿°ç¨Âå¼Âå¨ç®çÂÂ檠%s ä¸Âæ²ÂæÂÂæÂ¾å° PLTREL\n"
+msgid "%s: Can't link from %s to %s: %s\n"
+msgstr "%s: ç¡æ³Âå¾ %s é£çµÂå° %s: %s\n"
+
+#: timezone/zic.c:749 timezone/zic.c:751
+msgid "same rule name in multiple files"
+msgstr "å¨å¤ÂÃ¥ÂÂæªÂæ¡Â裡颿ÂÂç¸åÂÂçÂÂè¦ÂÃ¥ÂÂÃ¥ÂÂ稱"
-#: elf/dl-reloc.c:289
+#: timezone/zic.c:792
+msgid "unruly zone"
+msgstr "æ²ÂæÂÂè¦ÂÃ¥ÂÂçÂÂæÂÂÃ¥ÂÂ"
+
+#: timezone/zic.c:799
#, c-format
-msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
-msgstr "%s: æÂÂè¿°ç¨Âå¼Âé®è½ %s ç PLTREL æÂÂè¨ÂæÂ¶é«Âä¸Âè¶³\n"
+msgid "%s in ruleless zone"
+msgstr "%s 卿²ÂæÂÂè¦ÂÃ¥ÂÂçÂÂÃ¥ÂÂ段"
-#: elf/dl-reloc.c:304
-msgid "cannot restore segment prot after reloc"
-msgstr "å¨ reloc ä¹Âå¾Âç¡æ³Â復å segment prot"
+#: timezone/zic.c:820
+msgid "standard input"
+msgstr "æ¨ÂæºÂ輸åÂ
Â¥"
-#: elf/dl-sym.c:74 elf/dl-sym.c:145
-msgid "RTLD_NEXT used in code not dynamically loaded"
-msgstr "ç¨Âå¼Â碼æÂÂ使ç¨ç RTLD_NEXT æ²ÂæÂÂÃ¥ÂÂæÂ
Âè¼ÂÃ¥Â
Â¥"
+#: timezone/zic.c:825
+#, c-format
+msgid "%s: Can't open %s: %s\n"
+msgstr "%s: ç¡æ³ÂéÂÂå %s: %s\n"
-#: elf/dl-version.c:303
-msgid "cannot allocate version reference table"
-msgstr "ç¡æ³ÂéÂ
Âç½®çÂÂæÂŒÂÂçÂ
§è¡¨"
+#: timezone/zic.c:836
+msgid "line too long"
+msgstr "Ã¥ÂÂçÂÂé·度éÂÂé·"
-#: elf/ldconfig.c:122
-msgid "Print cache"
-msgstr "Ã¥ÂÂå°快åÂÂ"
+#: timezone/zic.c:856
+msgid "input line of unknown type"
+msgstr "ä¸ÂæÂÂÃ¥ÂÂå¥çÂÂ輸åÂ
¥åÂÂ"
-#: elf/ldconfig.c:123
-msgid "Generate verbose messages"
-msgstr "ç¢çÂÂæÂ´å¤ÂçÂÂè¨ÂæÂ¯"
+#: timezone/zic.c:872
+#, c-format
+msgid "%s: Leap line in non leap seconds file %s\n"
+msgstr "%s: éÂÂæÂÂè¨Âå®ÂÃ¥ÂÂåºç¾å¨ä¸Âå«éÂÂç§ÂçÂÂè¨Âå®Â檠%s ä¸Â\n"
-#: elf/ldconfig.c:124
-msgid "Don't build cache"
-msgstr "ä¸Â建ç«Âå¿«åÂÂ"
+#: timezone/zic.c:879 timezone/zic.c:1316 timezone/zic.c:1338
+#, c-format
+msgid "%s: panic: Invalid l_value %d\n"
+msgstr "%s: å´éÂÂé¯誤: é¯誤ç l_value %d\n"
-#: elf/ldconfig.c:125
-msgid "Don't generate links"
-msgstr "ä¸Âç¢çÂÂé£çµÂ"
+#: timezone/zic.c:887
+#, c-format
+msgid "%s: Error reading %s\n"
+msgstr "%s: è®ÂÃ¥ÂÂé¯誤 %s\n"
-#: elf/ldconfig.c:126
-msgid "Change to and use ROOT as root directory"
-msgstr "è®ÂæÂÂå° ROOT ç®éÂÂ並以å®ÂÃ¥ÂÂçº根ç®éÂÂ"
+#: timezone/zic.c:894
+#, c-format
+msgid "%s: Error closing %s: %s\n"
+msgstr "%s: éÂÂéÂÂé¯誤 %s: %s\n"
-#: elf/ldconfig.c:127
-msgid "Use CACHE as cache file"
-msgstr "使ç¨ CACHE ç¶ä½Âå¿«åÂÂæªÂæ¡Â"
+#: timezone/zic.c:899
+msgid "expected continuation line not found"
+msgstr "æÂ¾ä¸Âå°é ÂæÂÂçÂÂæÂ¥çºÂÃ¥ÂÂ"
-#: elf/ldconfig.c:128
-msgid "Use CONF as configuration file"
-msgstr "使ç¨ CONF ç¶ä½Âè¨Âå®ÂæªÂ"
+#: timezone/zic.c:943 timezone/zic.c:2480 timezone/zic.c:2499
+msgid "time overflow"
+msgstr "æÂÂéÂÂ溢ä½Â"
-#: elf/ldconfig.c:129
-msgid "Only process directories specified on the command line. Don't build cache."
-msgstr "åªèÂÂçÂÂå¨å½令åÂÂå¼ÂæÂ¸ä¸ÂæÂÂæÂÂå®ÂçÂÂç®éÂÂï¼Âä¸Â建ç«Âå¿«åÂÂæªÂæ¡ÂãÂÂ"
+#: timezone/zic.c:947
+msgid "24:00 not handled by pre-1998 versions of zic"
+msgstr "24:00 ç¡æ³Âç±æÂ©æÂ¼ 1998 ç zic çÂÂæÂ¾ÂÂèÂÂçÂÂ"
-#: elf/ldconfig.c:130
-msgid "Manually link individual libraries."
-msgstr "æÂÂÃ¥ÂÂÃ¥ÂÂå¥é£çµÂå½å¼Â庫"
+#: timezone/zic.c:950
+msgid "values over 24 hours not handled by pre-2007 versions of zic"
+msgstr "24 å°ÂæÂÂ以ä¸ÂçÂÂå¼ç¡æ³Âç±æÂ©æÂ¼ 2007 ç zic çÂÂæÂ¾ÂÂèÂÂçÂÂ"
-#: elf/ldconfig.c:131
-msgid "Format to use: new, old or compat (default)"
-msgstr "å°Â使ç¨格å¼Â: æÂ°ãÂÂèÂÂæÂÂç¸容 (é Âè¨Â)"
+#: timezone/zic.c:963
+msgid "wrong number of fields on Rule line"
+msgstr "è¦ÂÃ¥ÂÂè¨Âå®ÂÃ¥ÂÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
-#: elf/ldconfig.c:139
-msgid "Configure Dynamic Linker Run Time Bindings."
-msgstr "è¨Âå®Âå·è¡ÂæÂÂæÂÂÃ¥ÂÂæÂ
Â飿ÂÂ¥"
+#: timezone/zic.c:967
+msgid "nameless rule"
+msgstr "æ²ÂæÂÂÃ¥ÂÂ稱çÂÂè¦ÂÃ¥ÂÂ"
-#: elf/ldconfig.c:297
-#, c-format
-msgid "Path `%s' given more than once"
-msgstr "路徠`%s' 使ç¨è¶Â
éÂÂä¸Â次"
+#: timezone/zic.c:972
+msgid "invalid saved time"
+msgstr "ç¡æÂÂçÂÂç¯Âç´ÂæÂÂéÂÂ"
-#: elf/ldconfig.c:341
-#, c-format
-msgid "%s is not a known library type"
-msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂå·²çÂ¥çÂÂå½å¼Â庫åÂÂæÂ
Â"
+#: timezone/zic.c:993
+msgid "wrong number of fields on Zone line"
+msgstr "æÂÂÃ¥ÂÂè¨Âå®ÂÃ¥ÂÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
-#: elf/ldconfig.c:361
+#: timezone/zic.c:999
#, c-format
-msgid "Can't stat %s"
-msgstr "ç¡泠stat %s"
+msgid "\"Zone %s\" line and -l option are mutually exclusive"
+msgstr "\"Ã¥ÂÂ段 %s\" Ã¥ÂÂå -l é¸é Â
æÂ¯äºÂæÂ¥çÂÂ"
-#: elf/ldconfig.c:431
+#: timezone/zic.c:1007
#, c-format
-msgid "Can't stat %s\n"
-msgstr "ç¡泠stat %s\n"
+msgid "\"Zone %s\" line and -p option are mutually exclusive"
+msgstr "\"Ã¥ÂÂ段 %s\" Ã¥ÂÂå -p é¸é Â
æÂ¯äºÂæÂ¥çÂÂ"
-#: elf/ldconfig.c:441
+#: timezone/zic.c:1019
#, c-format
-msgid "%s is not a symbolic link\n"
-msgstr "%s ä¸ÂæÂ¯ä¸ÂÃ¥ÂÂ符èÂÂé£æÂ¥æªÂ\n"
+msgid "duplicate zone name %s (file \"%s\", line %d)"
+msgstr "è¤Â製æÂÂÃ¥ÂÂÃ¥ÂÂ稱 %s (æªÂæ¡ \"%s\", 第 %d Ã¥ÂÂ)"
-#: elf/ldconfig.c:460
-#, c-format
-msgid "Can't unlink %s"
-msgstr "ç¡æ³ÂÃ¥ÂÂæ¶Âé£絠%s"
+#: timezone/zic.c:1035
+msgid "wrong number of fields on Zone continuation line"
+msgstr "æÂÂÃ¥ÂÂæÂ¥çºÂÃ¥ÂÂçÂÂæ¬Âä½ÂæÂ¸ç®ä¸Âå°Â"
-#: elf/ldconfig.c:466
-#, c-format
-msgid "Can't link %s to %s"
-msgstr "ç¡æ³Âå¾ %s é£çµÂå° %s"
+#: timezone/zic.c:1075
+msgid "invalid UTC offset"
+msgstr "ç¡æÂÂç UTC ä½Âç§»å¼"
-#: elf/ldconfig.c:472
-msgid " (changed)\n"
-msgstr " (å·²æÂ¹è®Â)\n"
+#: timezone/zic.c:1078
+msgid "invalid abbreviation format"
+msgstr "ç¡æÂÂçÂÂ縮寫格å¼Â"
-#: elf/ldconfig.c:474
-msgid " (SKIPPED)\n"
-msgstr " (忽çÂÂ¥)\n"
+#: timezone/zic.c:1107
+msgid "Zone continuation line end time is not after end time of previous line"
+msgstr "æÂÂÃ¥ÂÂæÂ¥çºÂÃ¥ÂÂçÂÂçµÂæÂÂæÂÂéÂÂä¸Âå¨ä¸Âä¸ÂÃ¥ÂÂçÂÂçµÂæÂÂæÂÂéÂÂä¹Âå¾Â"
-#: elf/ldconfig.c:529
-#, c-format
-msgid "Can't find %s"
-msgstr "æÂ¾ä¸Âå° %s"
+#: timezone/zic.c:1135
+msgid "wrong number of fields on Leap line"
+msgstr "éÂÂæÂÂè¨Âå®ÂÃ¥ÂÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
-#: elf/ldconfig.c:545
-#, c-format
-msgid "Can't lstat %s"
-msgstr "ç¡泠lstat %s"
+#: timezone/zic.c:1144
+msgid "invalid leaping year"
+msgstr "ç¡æÂÂçÂÂéÂÂå¹´"
-#: elf/ldconfig.c:552
-#, c-format
-msgid "Ignored file %s since it is not a regular file."
-msgstr "忽çÂ¥æªÂæ¡ %s å çºå®Âä¸ÂæÂ¯ä¸ÂÃ¥ÂÂæÂ£å¸¸çÂÂæªÂæ¡ÂãÂÂ"
+#: timezone/zic.c:1164 timezone/zic.c:1270
+msgid "invalid month name"
+msgstr "ç¡æÂÂçÂÂæÂÂÃ¥ÂÂÃ¥ÂÂ稱"
-#: elf/ldconfig.c:560
-#, c-format
-msgid "No link created since soname could not be found for %s"
-msgstr "ç±æÂ¼æÂ¾ä¸Âå° %s çÂÂÃ¥Â
±ç¨ç®çÂÂæªÂÃ¥ÂÂ稱ï¼Âé£çµÂ並æÂªè¢«å»ºç«Â"
+#: timezone/zic.c:1177 timezone/zic.c:1383 timezone/zic.c:1397
+msgid "invalid day of month"
+msgstr "ç¡æÂÂçÂÂæÂ¥æÂÂæÂ¸åÂÂ"
-#: elf/ldconfig.c:651
-#, c-format
-msgid "Can't open directory %s"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂç®é %s"
+#: timezone/zic.c:1182
+msgid "time before zero"
+msgstr "å¨é¶ä¹ÂÃ¥ÂÂçÂÂæÂÂéÂÂ"
-#: elf/ldconfig.c:706 elf/ldconfig.c:753
-#, c-format
-msgid "Cannot lstat %s"
-msgstr "ç¡泠lstat %s"
+#: timezone/zic.c:1186
+msgid "time too small"
+msgstr "æÂÂéÂÂ太å°Â"
-#: elf/ldconfig.c:718
-#, c-format
-msgid "Cannot stat %s"
-msgstr "ç¡泠stat %s"
+#: timezone/zic.c:1190
+msgid "time too large"
+msgstr "æÂÂéÂÂ太大"
-#: elf/ldconfig.c:775 elf/readlib.c:92
-#, c-format
-msgid "Input file %s not found.\n"
-msgstr "輸åÂ
¥æª %s æÂ¾ä¸Âå°ãÂÂ\n"
+#: timezone/zic.c:1194 timezone/zic.c:1299
+msgid "invalid time of day"
+msgstr "ç¡æÂÂçÂÂæÂÂéÂÂæÂ¸åÂÂ"
-#: elf/ldconfig.c:826
-#, c-format
-msgid "libc5 library %s in wrong directory"
-msgstr "libc5 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
+#: timezone/zic.c:1213
+msgid "illegal CORRECTION field on Leap line"
+msgstr "å¨éÂÂæÂÂè¨Âå®ÂÃ¥ÂÂä¸ÂæÂÂä¸ÂÃ¥ÂÂæ³Âç CORRECTION æ¬Âä½Â"
-#: elf/ldconfig.c:829
-#, c-format
-msgid "libc6 library %s in wrong directory"
-msgstr "libc6 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
+#: timezone/zic.c:1218
+msgid "illegal Rolling/Stationary field on Leap line"
+msgstr "å¨éÂÂæÂÂè¨Âå®ÂÃ¥ÂÂä¸ÂæÂÂä¸ÂÃ¥ÂÂæ³Âç Rolling/Stationary æ¬Âä½Â"
-#: elf/ldconfig.c:832
-#, c-format
-msgid "libc4 library %s in wrong directory"
-msgstr "libc4 å½å¼Â庫 %s æÂºé¯ç®éÂÂäºÂ"
+#: timezone/zic.c:1234
+msgid "wrong number of fields on Link line"
+msgstr "é£çµÂè¨Âå®ÂÃ¥ÂÂçÂÂæ¬Âä½ÂæÂ¸ç®é¯誤"
-#: elf/ldconfig.c:859
-#, c-format
-msgid "libraries %s and %s in directory %s have same soname but different type."
-msgstr "å½å¼Â庫 %s è· %s (å¨ç®é %s åºÂä¸Â) æÂÂÃ¥Â
±åÂÂçÂÂÃ¥Â
±ç¨å½å¼Â庫åÂÂ稱ï¼Âä¸ÂéÂÂÃ¥Â
¶æ ¼å¼Âå»ä¸ÂÃ¥ÂÂ"
+#: timezone/zic.c:1238
+msgid "blank FROM field on Link line"
+msgstr "é£çµÂÃ¥ÂÂä¸Â空ç½ç FROM æ¬Âä½Â"
-#: elf/ldconfig.c:962
-#, c-format
-msgid "Can't open configuration file %s"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂè¨Âå®Â檠%s"
+#: timezone/zic.c:1242
+msgid "blank TO field on Link line"
+msgstr "é£çµÂÃ¥ÂÂä¸Â空ç½ç TO æ¬Âä½Â"
-#: elf/ldconfig.c:1033
-#, c-format
-msgid "relative path `%s' used to build cache"
-msgstr "ç¨ä¾Â建置快åÂÂçÂÂç¸å°Â路徠`%s'"
+#: timezone/zic.c:1320
+msgid "invalid starting year"
+msgstr "ç¡æÂÂçÂÂèµ·å§Âå¹´åÂÂ"
-#: elf/ldconfig.c:1057
-msgid "Can't chdir to /"
-msgstr "ç¡æ³Âè®ÂæÂ´ç®éÂÂå° /"
+#: timezone/zic.c:1342
+msgid "invalid ending year"
+msgstr "ç¡æÂÂçÂÂçµÂæÂÂå¹´åÂÂ"
-#: elf/ldconfig.c:1099
-#, c-format
-msgid "Can't open cache file directory %s\n"
-msgstr "ç¡æ³ÂéÂÂÃ¥ÂÂå¿«åÂÂæªÂæ¡Âç®é %s\n"
+#: timezone/zic.c:1346
+msgid "starting year greater than ending year"
+msgstr "èµ·å§Âå¹´åÂÂæ¯ÂçµÂæÂÂå¹´åÂÂéÂÂè¦Â大"
-#: elf/readlib.c:98
-#, c-format
-msgid "Cannot fstat file %s.\n"
-msgstr "ç¡泠fstat æªÂæ¡ %sãÂÂ\n"
+#: timezone/zic.c:1353
+msgid "typed single year"
+msgstr "輸åÂ
¥çÂÂå¹´åÂÂæÂ¯åÂÂä¸Âå¹´"
-#: elf/readlib.c:108
+#: timezone/zic.c:1388
+msgid "invalid weekday name"
+msgstr "ç¡æÂÂçÂÂå·¥ä½ÂæÂ¥åÂÂ稱"
+
+#: timezone/zic.c:1566
#, c-format
-msgid "File %s is too small, not checked."
-msgstr "æªÂæ¡ %s 太å°Âï¼Âä¸ÂÃ¥ÂÂ檢æÂ¥ãÂÂ"
+msgid "%s: Can't remove %s: %s\n"
+msgstr "%s: ç¡æ³Âç§»é¤ %s: %s\n"
-#: elf/readlib.c:117
+#: timezone/zic.c:1576
#, c-format
-msgid "Cannot mmap file %s.\n"
-msgstr "ç¡泠mmap æªÂæ¡ %sãÂÂ\n"
+msgid "%s: Can't create %s: %s\n"
+msgstr "%s: ç¡æ³Âç¢ç %s: %s\n"
-#: elf/readlib.c:155
+#: timezone/zic.c:1726
#, c-format
-msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
-msgstr "%s ä¸ÂæÂ¯ä¸Âå ELF 檠- Ã¥Â
¶éÂÂé ÂçÂÂéÂÂè¡Âä½ÂÃ¥Â
ÂçµÂæÂ¯é¯çÂÂãÂÂ\n"
+msgid "%s: Error writing %s\n"
+msgstr "%s: 寫åÂ
¥é¯誤 %s\n"
-#: elf/sprof.c:72
-msgid "Output selection:"
-msgstr "輸åºé¸æÂÂ:"
+#: timezone/zic.c:2019
+msgid "no POSIX environment variable for zone"
+msgstr "ç¡ POSIX ç°å¢Âè®ÂæÂ¸ç¨æÂ¼åÂÂ"
-#: elf/sprof.c:74
-msgid "print list of count paths and their number of use"
-msgstr "Ã¥ÂÂåºè¨ÂæÂ¸çÂÂè·¯å¾Â以åÂÂå®ÂÃ¥ÂÂ使ç¨çÂÂ次æÂ¸"
+#: timezone/zic.c:2176
+msgid "can't determine time zone abbreviation to use just after until time"
+msgstr "ç¡æ³Â決å®Âå¨çµÂæÂÂæÂÂéÂÂ以å¾Â該使ç¨çÂÂæÂÂÃ¥ÂÂ簡寫"
-#: elf/sprof.c:76
-msgid "generate flat profile with counts and ticks"
-msgstr "å¾Âå·è¡Â次æÂ¸èÂÂç¶ÂæÂ·æÂÂéÂÂçÂÂè³ÂæÂÂä¸Âç¢çÂÂç´æÂ¥çÂÂ測éÂÂçµÂæÂÂ"
+#: timezone/zic.c:2222
+msgid "too many transitions?!"
+msgstr "太å¤ÂæÂÂéÂÂè½ÂæÂÂäºÂ?!"
-#: elf/sprof.c:77
-msgid "generate call graph"
-msgstr "ç¢çÂÂå½å¼Âå¼å«åÂÂå½¢"
+#: timezone/zic.c:2241
+msgid "internal error - addtype called with bad isdst"
+msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç isdst å¼å« addtype å½å¼Â"
-#: elf/sprof.c:84
-msgid "Read and display shared object profiling data"
-msgstr "è®ÂÃ¥ÂÂ並顯示åÂ
±ç¨å½å¼ÂçÂÂ測éÂÂè©Âä¼°è³ÂæÂÂ"
+#: timezone/zic.c:2245
+msgid "internal error - addtype called with bad ttisstd"
+msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç ttisstd å¼å« addtype å½å¼Â"
-#: elf/sprof.c:87
-msgid "SHOBJ [PROFDATA]"
-msgstr "SHOBJ [PROFDATA]"
+#: timezone/zic.c:2249
+msgid "internal error - addtype called with bad ttisgmt"
+msgstr "Ã¥Â
§é¨é¯誤 - ç¨é¯誤ç ttisgmt å¼å« addtype å½å¼Â"
-#: elf/sprof.c:398
-#, c-format
-msgid "failed to load shared object `%s'"
-msgstr "éÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠`%s' 失æÂÂ"
+#: timezone/zic.c:2268
+msgid "too many local time types"
+msgstr "太å¤ÂæÂŒÂ°æÂÂéÂÂæ ¼å¼Â"
-#: elf/sprof.c:407
-msgid "cannot create internal descriptors"
-msgstr "ç¡æ³Â建ç«ÂÃ¥Â
§é¨æÂÂè¿°é Â
"
+#: timezone/zic.c:2272
+msgid "UTC offset out of range"
+msgstr "UTC Ã¥ÂÂç§»è¶Â
åºç¯ÂÃ¥ÂÂ"
-#: elf/sprof.c:526
-#, c-format
-msgid "Reopening shared object `%s' failed"
-msgstr "éÂÂæÂ°éÂÂÃ¥ÂÂÃ¥Â
±ç¨ç®çÂÂ檠%s 失æÂÂ"
+#: timezone/zic.c:2300
+msgid "too many leap seconds"
+msgstr "太å¤ÂéÂÂç§Â"
-#: elf/sprof.c:534
-msgid "mapping of section headers failed"
-msgstr "æÂ å°ÂçµÂÃ¥ÂÂæ¨Âé Â失æÂÂ"
+#: timezone/zic.c:2306
+msgid "repeated leap second moment"
+msgstr "éÂÂè¤ÂçÂÂéÂÂç§Âè¨Âå®Â"
-#: elf/sprof.c:544
-msgid "mapping of section header string table failed"
-msgstr "æÂ å°ÂçµÂÃ¥ÂÂçÂÂæ¨Âé ÂÃ¥ÂÂ串表格失æÂÂ"
+#: timezone/zic.c:2358
+msgid "Wild result from command execution"
+msgstr "å½令å·è¡Âå°Âè´å¥ÂæÂªçÂÂçµÂæÂÂ"
-#: elf/sprof.c:564
+#: timezone/zic.c:2359
#, c-format
-msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
-msgstr "*** æªÂæ¡ `%s' 被è£ÂåªäºÂ: ç¡æ³ÂÃ¥ÂÂ詳細çÂÂÃ¥ÂÂæÂÂ\n"
+msgid "%s: command was '%s', result was %d\n"
+msgstr "%s: 輸åÂ
¥å½令çº '%s', çµÂæÂÂçº %d\n"
-#: elf/sprof.c:594
-msgid "failed to load symbol data"
-msgstr "è¼ÂÃ¥Â
¥å½å¼Â符èÂÂè³ÂæÂÂ失æÂÂ"
+#: timezone/zic.c:2457
+msgid "Odd number of quotation marks"
+msgstr "å¼ÂèÂÂæÂ¸ç®çºå¥ÂæÂ¸"
-#: elf/sprof.c:664
-msgid "cannot load profiling data"
-msgstr "ç¡æ³Âè¼ÂÃ¥Â
¥æ¸¬è©¦è³ÂæÂÂ"
+#: timezone/zic.c:2546
+msgid "use of 2/29 in non leap-year"
+msgstr "å¨éÂÂéÂÂå¹´æÂÂç¨å° 2/29 æÂÂ¥"
-#: elf/sprof.c:673
-msgid "while stat'ing profiling data file"
-msgstr "å¨å°Â測試è³ÂæÂÂæªÂæ¡Âé²è¡Âçµ±è¨ÂçÂÂæÂÂÃ¥ÂÂ"
+#: timezone/zic.c:2581
+msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
+msgstr "è¦ÂÃ¥ÂÂè¶Â
éÂÂéÂÂå§Â/çµÂæÂÂæÂÂÃ¥ÂÂ--å°Âç¡æ³Âé©ç¨æÂ©æÂ¼ 2004 ç zic çÂÂæÂ¬"
-#: elf/sprof.c:681
-#, c-format
-msgid "profiling data file `%s' does not match shared object `%s'"
-msgstr "測試è³ÂæÂÂ檠`%s' èÂÂÃ¥Â
±ç¨ç®çÂÂ檠`%s' ä¸Â符åÂÂ"
+#: timezone/zic.c:2613
+msgid "time zone abbreviation lacks alphabetic at start"
+msgstr "æÂÂÃ¥ÂÂ縮寫éÂÂé Â缺å°ÂÃ¥ÂÂæ¯Â"
-#: elf/sprof.c:692
-msgid "failed to mmap the profiling data file"
-msgstr "測試è³ÂæÂÂæªÂæ¡ mmap 失æÂÂ"
+#: timezone/zic.c:2615
+msgid "time zone abbreviation has more than 3 alphabetics"
+msgstr "æÂÂÃ¥ÂÂ縮寫è¶Â
é 3 Ã¥ÂÂæ¯Â"
-#: elf/sprof.c:700
-msgid "error while closing the profiling data file"
-msgstr "æÂ£å¨éÂÂéÂÂ測試è³ÂæÂÂæªÂæ¡ÂæÂÂç¼çÂÂé¯誤"
+#: timezone/zic.c:2617
+msgid "time zone abbreviation has too many alphabetics"
+msgstr "æÂÂÃ¥ÂÂ縮寫æÂÂ太å¤ÂÃ¥ÂÂæ¯Â"
-#: elf/sprof.c:709 elf/sprof.c:779
-msgid "cannot create internal descriptor"
-msgstr "ç¡æ³Â建ç«ÂÃ¥Â
§é¨æÂÂè¿°é Â
"
+#: timezone/zic.c:2627
+msgid "time zone abbreviation differs from POSIX standard"
+msgstr "æÂÂÃ¥ÂÂ縮寫è POSIX æ¨ÂæºÂä¸ÂÃ¥ÂÂ"
+
+#: timezone/zic.c:2639
+msgid "too many, or too long, time zone abbreviations"
+msgstr "æÂÂÃ¥ÂÂ縮寫太å¤ÂæÂÂèÂÂ
太é·"
-#: elf/sprof.c:755
+#: timezone/zic.c:2680
#, c-format
-msgid "`%s' is no correct profile data file for `%s'"
-msgstr "`%s' ä¸ÂæÂ¯ `%s' ä¸ÂæÂ£ç¢ºçÂÂ測éÂÂè©Âä¼°è³ÂæÂÂæªÂ"
+msgid "%s: Can't create directory %s: %s\n"
+msgstr "%s: ç¡æ³Â建ç«Âç®é %s: %s\n"
-#: elf/sprof.c:936 elf/sprof.c:988
-msgid "cannot allocate symbol data"
-msgstr "ç¡æ³ÂéÂ
Âç½®å½å¼Â符èÂÂè³ÂæÂÂ"
+#: timezone/zic.c:2702
+#, c-format
+msgid "%s: %d did not sign extend correctly\n"
+msgstr "%s: %d ç¡æ³ÂæÂ£ç¢ºå°延å±Âè¨ÂèÂÂ\n"
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +
po/zh_TW.po | 9731 ++++++++++++++++++++++++++++++++---------------------------
2 files changed, 5347 insertions(+), 4386 deletions(-)
hooks/post-receive
--
GNU C Library master sources
More information about the Glibc-cvs
mailing list