This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.12-246-gfa9c15c


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  fa9c15cb83a256da27f8ab99207b752e598c4937 (commit)
      from  16c2895feabae0962e0eba2b9164c6a83014bfe4 (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=fa9c15cb83a256da27f8ab99207b752e598c4937

commit fa9c15cb83a256da27f8ab99207b752e598c4937
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sat Jan 8 09:38:14 2011 -0500

    Update Japanese translations.

diff --git a/ChangeLog b/ChangeLog
index ae890c3..1ce2554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-08  Ulrich Drepper  <drepper@gmail.com>
+
+	* po/ja.po: Update from translation team.
+
 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
 
 	[BZ #11155]
diff --git a/po/ja.po b/po/ja.po
index 6a4036b..7ad8fd2 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,6010 +1,7463 @@
 # Japanese Messages for GNU libc.
-# Copyright (C) 1996 Free Software Foundation, Inc.
+# Copyright (C) 1996, 2000, 2004, 2010, 2011 Free Software Foundation, Inc.
+# This file is distributed under the same license as the glibc package.
 # GOTO Masanori <gotom@debian.or.jp>, 2000-2004.
-#
+# Yasuaki Taniguchi <yasuakit@gmail.com>, 2010, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: libc 2.3.3\n"
-"POT-Creation-Date: 2004-08-05 09:16+0200\n"
-"PO-Revision-Date: 2004-12-18 02:22+0900\n"
-"Last-Translator: GOTO Masanori <gotom@debian.or.jp>\n"
+"Project-Id-Version: libc 2.11.1\n"
+"POT-Creation-Date: 2009-02-06 12:40-0800\n"
+"PO-Revision-Date: 2011-01-08 15:24+0900\n"
+"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
 "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=EUC-JP\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 "¥Ï¥ó¥°¥¢¥Ã¥×"
-
-#: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
-msgid "Interrupt"
-msgstr "³ä¤ê¹þ¤ß"
-
-#: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
-msgid "Quit"
-msgstr "½ªÎ»"
-
-#: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
-msgid "Illegal instruction"
-msgstr "ÉÔÀµ¤ÊÌ¿Îá¤Ç¤¹"
-
-#: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
-msgid "Trace/breakpoint trap"
-msgstr "¥È¥ì¡¼¥¹/¥Ö¥ì¥¤¥¯¥Ý¥¤¥ó¥È ¥È¥é¥Ã¥×"
-
-#: sysdeps/generic/siglist.h:34
-msgid "Aborted"
-msgstr "¥¢¥Ü¡¼¥È¤·¤Þ¤·¤¿"
-
-#: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
-msgid "Floating point exception"
-msgstr "ÉâÆ°¾®¿ôÅÀ±é»»Îã³°¤Ç¤¹"
-
-#: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
-msgid "Killed"
-msgstr "¶¯À©½ªÎ»"
-
-#: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
-msgid "Bus error"
-msgstr "¥Ð¥¹¥¨¥é¡¼"
-
-#: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
-msgid "Segmentation fault"
-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 "¥Ñ¥¤¥×¤¬ÀÚÃǤµ¤ì¤Þ¤·¤¿"
-
-#: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
-msgid "Alarm clock"
-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:41 stdio-common/../sysdeps/unix/siglist.c:41
-msgid "Terminated"
-msgstr "½ªÎ»¤·¤Þ¤·¤¿"
+#: argp/argp-help.c:238
+#, c-format
+msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
+msgstr "%.*s: ä¸?æ??ã?ª ARGP_HELP_FMT ã??ã?©ã?¡ã?¼ã?¿ã?§ã??"
 
-#: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
-msgid "Urgent I/O condition"
-msgstr "¶ÛµÞI/O¾ò·ï"
+#: argp/argp-help.c:251
+#, c-format
+msgid "Garbage in ARGP_HELP_FMT: %s"
+msgstr "ARGP_HELP_FMT 中ã?«ã??ã?¿ã??ã??ã??ã?¾ã??: %s"
 
-#: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
-msgid "Stopped (signal)"
-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:44 stdio-common/../sysdeps/unix/siglist.c:44
-msgid "Stopped"
-msgstr "Ää»ß¤·¤Þ¤·¤¿"
+#: argp/argp-help.c:1601
+msgid "Usage:"
+msgstr "使��:"
 
-#: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
-msgid "Continued"
-msgstr "·Ñ³"
+#: argp/argp-help.c:1605
+msgid "  or: "
+msgstr "ã?¾ã??ã?¯: "
 
-#: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
-msgid "Child exited"
-msgstr "»Ò¥×¥í¥»¥¹¤¬½ªÎ»¤·¤Þ¤·¤¿"
+#: argp/argp-help.c:1617
+msgid " [OPTION...]"
+msgstr " [OPTION...]"
 
-#: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
-msgid "Stopped (tty input)"
-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:48 stdio-common/../sysdeps/unix/siglist.c:48
-msgid "Stopped (tty output)"
-msgstr "Ää»ß¤·¤Þ¤·¤¿ (üËö½ÐÎÏ)"
+#: argp/argp-help.c:1672
+#, c-format
+msgid "Report bugs to %s.\n"
+msgstr ""
+"ã??ã?°ã??ç?ºè¦?ã??ã??ã?? <%s> ã?«å?±å??ã??ã?¦ä¸?ã??ã??ã??\n"
+"翻訳ã?«é?¢ã??ã??ã??ã?°ã?¯<translation-team-ja@lists.sourceforge.net>ã?«å?±å??ã??ã?¦ã??ã??ã??ã??ã??\n"
 
-#: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
-msgid "I/O possible"
-msgstr "I/O²Äǽ¤Ç¤¹"
+#: argp/argp-parse.c:102
+msgid "Give this help list"
+msgstr "ã??ã?®ã??ã?«ã??ä¸?覧ã??表示ã??ã??"
 
-#: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
-msgid "CPU time limit exceeded"
-msgstr "CPU»þ´ÖÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: argp/argp-parse.c:103
+msgid "Give a short usage message"
+msgstr "ç?­ã??使ç?¨æ?¹æ³?ã??表示ã??ã??"
 
-#: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
-msgid "File size limit exceeded"
-msgstr "¥Õ¥¡¥¤¥ë¥µ¥¤¥ºÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: argp/argp-parse.c:104
+msgid "Set the program name"
+msgstr "ã??ã?­ã?°ã?©ã??å??ã??設å®?ã??ã??"
 
-#: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
-msgid "Virtual timer expired"
-msgstr "²¾ÁÛ¥¿¥¤¥Þ¤¬½ªÎ»¤·¤Þ¤·¤¿"
+#: argp/argp-parse.c:106
+msgid "Hang for SECS seconds (default 3600)"
+msgstr "SECS ç§?ã?§ã??ã?³ã?°ã?¢ã??ã??ã??ã?? (ã??ã??ã?©ã?«ã?? 3600)"
 
-#: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
-msgid "Profiling timer expired"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥¿¥¤¥Þ¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: argp/argp-parse.c:167
+msgid "Print program version"
+msgstr "ã??ã?­ã?°ã?©ã??ã?®ã??ã?¼ã?¸ã?§ã?³ã??表示ã??ã??"
 
-#: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
-msgid "Window changed"
-msgstr "¥¦¥£¥ó¥É¥¦¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
+#: argp/argp-parse.c:183
+msgid "(PROGRAM ERROR) No version known!?"
+msgstr "(ã??ã?­ã?°ã?©ã??ã?¨ã?©ã?¼) ä¸?æ??ã?ªã??ã?¼ã?¸ã?§ã?³!?"
 
-#: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
-msgid "User defined signal 1"
-msgstr "¥æ¡¼¥¶ÄêµÁ¥·¥°¥Ê¥ë 1"
+#: argp/argp-parse.c:623
+#, c-format
+msgid "%s: Too many arguments\n"
+msgstr "%s: å¼?æ?°ã??å¤?ã??ã??ã?¾ã??\n"
 
-#: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
-msgid "User defined signal 2"
-msgstr "¥æ¡¼¥¶ÄêµÁ¥·¥°¥Ê¥ë 2"
+#: argp/argp-parse.c:766
+msgid "(PROGRAM ERROR) Option should have been recognized!?"
+msgstr "(ã??ã?­ã?°ã?©ã??ã?¨ã?©ã?¼) ã?ªã??ã?·ã?§ã?³ã?¯èª?è­?ã??ã??ã?¦ã??ã??ã?¹ã??ã?§ã??!?"
 
-#: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
-msgid "EMT trap"
-msgstr "EMT ¥È¥é¥Ã¥×"
+#: assert/assert-perr.c:57
+#, 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:63 stdio-common/../sysdeps/unix/siglist.c:38
-msgid "Bad system call"
-msgstr "ÉÔÀµ¤Ê¥·¥¹¥Æ¥à¥³¡¼¥ë"
+#: assert/assert.c:57
+#, c-format
+msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
+msgstr "%s%s%s:%u: %s%sã?¢ã?µã?¼ã?·ã?§ã?³ `%s' ã??失æ??ã??ã?¾ã??ã??ã??\n"
 
-#: sysdeps/generic/siglist.h:66
-msgid "Stack fault"
-msgstr "¥¹¥¿¥Ã¥¯¼ºÇÔ"
+#: catgets/gencat.c:110 catgets/gencat.c:114 nscd/nscd.c:100 nss/makedb.c:61
+msgid "NAME"
+msgstr "å??å??"
 
-#: sysdeps/generic/siglist.h:69
-msgid "Information request"
-msgstr "¾ðÊóÍ×µá"
+#: catgets/gencat.c:111
+msgid "Create C header file NAME containing symbol definitions"
+msgstr "ã?·ã?³ã??ã?«å®?義ã??å?«ã??ã?? C ã??ã??ã??ã??ã?¡ã?¤ã?« NAME ã??ä½?æ??ã??ã??"
 
-#: sysdeps/generic/siglist.h:71
-msgid "Power failure"
-msgstr "ÅŸ»¾ã³²"
+#: catgets/gencat.c:113
+msgid "Do not use existing catalog, force new output file"
+msgstr "æ?¢å­?ã?®ã?«ã?¿ã?­ã?°ã??使ç?¨ã??ã??ã??å¼·å?¶ç??ã?«æ?°ã??ã??å?ºå??ã??ã?¡ã?¤ã?«ã?«ã??ã??"
 
-#: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
-msgid "Resource lost"
-msgstr "¥ê¥½¡¼¥¹¤¬¼º¤ï¤ì¤Þ¤·¤¿"
+#: catgets/gencat.c:114 nss/makedb.c:61
+msgid "Write output to file NAME"
+msgstr "å?ºå??ã??ã??ã?¡ã?¤ã?« NAME ã?«æ?¸ã??è¾¼ã??"
 
-#: sysdeps/mach/hurd/mips/dl-machine.c:68
-#: string/../sysdeps/mach/_strerror.c:57
-msgid "Error in unknown error system: "
-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 ""
+"ã?¡ã??ã?»ã?¼ã?¸ã?«ã?¿ã?­ã?°ã??ç??æ??ã??ã??ã??INPUT-FILE ã?? - ã?®å?´å??ã??å?¥å??ã??æ¨?æº?å?¥å??ã??ã??読ã?¿è¾¼ã??ã??OUTPUT-FILE\n"
+"ã?? - ã?®å?´å??ã??å?ºå??ã??æ¨?æº?å?ºå??ã?«æ?¸ã??è¾¼ã??ã??\n"
 
-#: 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:124
+msgid ""
+"-o OUTPUT-FILE [INPUT-FILE]...\n"
+"[OUTPUT-FILE [INPUT-FILE]...]"
+msgstr ""
+"-o OUTPUT-FILE [INPUT-FILE]...\n"
+"[OUTPUT-FILE [INPUT-FILE]...]"
 
-#: sysdeps/unix/sysv/linux/lddlibc4.c:64
+#: 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/sprof.c:360
+#: iconv/iconv_prog.c:408 iconv/iconvconfig.c:380 locale/programs/locale.c:278
+#: locale/programs/localedef.c:371 login/programs/pt_chown.c:88
+#: malloc/memusage.sh:65 malloc/memusagestat.c:533 nscd/nscd.c:415
+#: nss/getent.c:842 nss/makedb.c:231 posix/getconf.c:1030
+#: sunrpc/rpc_main.c:1494 sunrpc/rpcinfo.c:699
+#: sysdeps/unix/sysv/linux/lddlibc4.c:62
 #, c-format
-msgid "cannot open `%s'"
-msgstr "`%s'¤ò³«¤±¤Þ¤»¤ó"
+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/unix/sysv/linux/lddlibc4.c:68
+#: catgets/gencat.c:246 debug/pcprofiledump.c:222 debug/xtrace.sh:66
+#: elf/ldconfig.c:316 elf/ldd.bash.in:39 elf/sprof.c:375
+#: iconv/iconv_prog.c:423 iconv/iconvconfig.c:395 locale/programs/locale.c:293
+#: locale/programs/localedef.c:387 login/programs/pt_chown.c:59
+#: malloc/memusage.sh:73 malloc/memusagestat.c:551 nscd/nscd.c:429
+#: nss/getent.c:81 nss/makedb.c:245 posix/getconf.c:1012
+#: sysdeps/unix/sysv/linux/lddlibc4.c:69
 #, c-format
-msgid "cannot read header from `%s'"
-msgstr "`%s'¤Î¥Ø¥Ã¥À¤òÆɤá¤Þ¤»¤ó"
+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 ""
+"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"
 
-#: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:295 catgets/gencat.c:288
+#: catgets/gencat.c:251 debug/pcprofiledump.c:227 debug/xtrace.sh:70
+#: elf/ldconfig.c:321 elf/sprof.c:381 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:556 nscd/nscd.c:434 nss/getent.c:86 nss/makedb.c:250
+#: posix/getconf.c:1017
 #, c-format
-msgid "cannot open input file `%s'"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë`%s'¤ò³«¤±¤Þ¤»¤ó"
+msgid "Written by %s.\n"
+msgstr "ä½?è?? %sã??\n"
 
-#: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:313
-#, c-format
-msgid "error while closing input `%s'"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+#: catgets/gencat.c:282
+msgid "*standard input*"
+msgstr "*æ¨?æº?å?¥å??*"
 
-#: iconv/iconv_charmap.c:443
+#: catgets/gencat.c:288 iconv/iconv_charmap.c:170 iconv/iconv_prog.c:294
+#: nss/makedb.c:170
 #, c-format
-msgid "illegal input sequence at position %Zd"
-msgstr "°ÌÃÖ %Zd ¤ÇÉÔÀµ¤ÊÆþÎÏ¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
-
-#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:506
-msgid "incomplete character or shift sequence at end of buffer"
-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 "ÆþÎÏÆɤ߹þ¤ßÃæ¤Î¥¨¥é¡¼"
-
-#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:567
-msgid "unable to allocate buffer for input"
-msgstr "ÆþÎÏÍѥХåե¡¤ò³ä¤êÅö¤Æ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
+msgid "cannot open input file `%s'"
+msgstr "å?¥å??ã??ã?¡ã?¤ã?«`%s'ã??é??ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:61
-msgid "Input/Output format specification:"
-msgstr "ÆþÎÏ/½ÐÎÏ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î»ÅÍÍ:"
+#: catgets/gencat.c:417 catgets/gencat.c:494
+msgid "illegal set number"
+msgstr "ä¸?æ­£ã?ªè¨­å®?å?¤ã?§ã??"
 
-#: iconv/iconv_prog.c:62
-msgid "encoding of original text"
-msgstr "¸µ¤Î¥Æ¥­¥¹¥È¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°"
+#: catgets/gencat.c:444
+msgid "duplicate set definition"
+msgstr "設å®?ã?®å®?義ã??é??è¤?ã??ã?¦ã??ã?¾ã??"
 
-#: iconv/iconv_prog.c:63
-msgid "encoding for output"
-msgstr "½ÐÎÏ»þ¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°"
+#: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
+msgid "this is the first definition"
+msgstr "ã??ã??ã??æ??å??ã?®å®?義ã?§ã??"
 
-#: iconv/iconv_prog.c:64
-msgid "Information:"
-msgstr "¾ðÊó:"
+#: catgets/gencat.c:522
+#, c-format
+msgid "unknown set `%s'"
+msgstr "ä¸?æ??ã?ªã?»ã??ã??`%s'ã?§ã??"
 
-#: iconv/iconv_prog.c:65
-msgid "list all known coded character sets"
-msgstr "´ûÃΤÎÁ´¥­¥ã¥é¥¯¥¿¥»¥Ã¥È¤òɽ¼¨"
+#: catgets/gencat.c:563
+msgid "invalid quote character"
+msgstr "ç?¡å?¹ã?ªå¼?ç?¨æ??å­?ã?§ã??"
 
-#: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
-msgid "Output control:"
-msgstr "½ÐÎÏÀ©¸æ:"
+#: catgets/gencat.c:576
+#, c-format
+msgid "unknown directive `%s': line ignored"
+msgstr "ä¸?æ??ã?ªæ??示`%s'ã??ã??ã??ã?¾ã??ã??: ã??ã?®è¡?ã?¯ç?¡è¦?ã??ã?¾ã??"
 
-#: iconv/iconv_prog.c:67
-msgid "omit invalid characters from output"
-msgstr "½ÐÎϤ«¤éÉÔÀµ¤Êʸ»ú¤òÈ´¤«¤¹"
+#: catgets/gencat.c:621
+msgid "duplicated message number"
+msgstr "é??è¤?ã??ã??ã?¡ã??ã?»ã?¼ã?¸ç?ªå?·ã?§ã??"
 
-#: iconv/iconv_prog.c:68
-msgid "output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë"
+#: catgets/gencat.c:674
+msgid "duplicated message identifier"
+msgstr "é??è¤?ã??ã??ã?¡ã??ã?»ã?¼ã?¸è­?å?¥å­?ã?§ã??"
 
-#: iconv/iconv_prog.c:69
-msgid "suppress warnings"
-msgstr "·Ù¹ð¤ÎÍÞÀ©"
+#: catgets/gencat.c:731
+msgid "invalid character: message ignored"
+msgstr "ç?¡å?¹ã?ªæ??å­?ã?§ã??: ã?¡ã??ã?»ã?¼ã?¸ã?¯ç?¡è¦?ã??ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:70
-msgid "print progress information"
-msgstr "·Ð²á¾ðÊó¤Îɽ¼¨"
+#: catgets/gencat.c:774
+msgid "invalid line"
+msgstr "ç?¡å?¹ã?ªè¡?ã?§ã??"
 
-#: iconv/iconv_prog.c:75
-msgid "Convert encoding of given files from one encoding to another."
-msgstr "Í¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÊÑ´¹¤¹¤ë."
+#: catgets/gencat.c:828
+msgid "malformed line ignored"
+msgstr "é??é??ã?£ã??å½¢å¼?ã?®è¡?ã??ç?¡è¦?ã??ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:79
-msgid "[FILE...]"
-msgstr "[¥Õ¥¡¥¤¥ë...]"
+#: catgets/gencat.c:992 catgets/gencat.c:1033 nss/makedb.c:183
+#, c-format
+msgid "cannot open output file `%s'"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«`%s'ã??é??ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:201
-msgid "cannot open output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
+#: catgets/gencat.c:1195 locale/programs/linereader.c:560
+msgid "invalid escape sequence"
+msgstr "ç?¡å?¹ã?ªã?¨ã?¹ã?±ã?¼ã??ã?·ã?¼ã?±ã?³ã?¹ã?§ã??"
 
-#: iconv/iconv_prog.c:243
-#, c-format
-msgid "conversions from `%s' and to `%s' are not supported"
-msgstr "`%s'¤«¤é¤ÎÊÑ´¹¤È`%s'¤Ø¤ÎÊÑ´¹¤Ï¤É¤Á¤é¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: catgets/gencat.c:1217
+msgid "unterminated message"
+msgstr "çµ?端ã??ã?¦ã??ã?ªã??ã?¡ã??ã?»ã?¼ã?¸ã?§ã??"
 
-#: iconv/iconv_prog.c:248
+#: catgets/gencat.c:1241
 #, c-format
-msgid "conversion from `%s' is not supported"
-msgstr "`%s'¤«¤é¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "while opening old catalog file"
+msgstr "å?¤ã??ã?«ã?¿ã?­ã?°ã??ã?¡ã?¤ã?«ã?ªã?¼ã??ã?³ä¸­"
 
-#: iconv/iconv_prog.c:255
+#: catgets/gencat.c:1332
 #, c-format
-msgid "conversion to `%s' is not supported"
-msgstr "`%s'¤Ø¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "conversion modules not available"
+msgstr "å¤?æ??ã?¢ã?¸ã?¥ã?¼ã?«ã??使ç?¨å?ºæ?¥ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:259
+#: catgets/gencat.c:1358
 #, c-format
-msgid "conversion from `%s' to `%s' is not supported"
-msgstr "`%s'¤«¤é`%s'¤Ø¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "cannot determine escape character"
+msgstr "ã?¨ã?¹ã?±ã?¼ã??æ??å­?ã??決å®?ã?§ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:265
-msgid "failed to start conversion processing"
-msgstr "ÊÑ´¹½èÍý¤Î³«»Ï¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: debug/pcprofiledump.c:53
+msgid "Don't buffer output"
+msgstr "å?ºå??ã??ã??ã??ã??ã?¡ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:360
-msgid "error while closing output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+#: debug/pcprofiledump.c:58
+msgid "Dump information generated by PC profiling."
+msgstr "PCã??ã?­ã??ã?¡ã?¤ã?ªã?³ã?°ã?«ã??ã?£ã?¦ç??æ??ã??ã??ã??æ??å?±ã??ã??ã?³ã??ã??ã?¾ã??ã??"
 
-#: 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"
+#: debug/pcprofiledump.c:61
+msgid "[FILE]"
+msgstr "[FILE]"
 
-#: 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
+#: debug/pcprofiledump.c:108
 #, 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 ""
-"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"
-"¤³¤ì¤Ï¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤Ç¤¹¡£ÍøÍѵöÂú¤Ë¤Ä¤¤¤Æ¤Ï¥½¡¼¥¹¤ò¤´Í÷¤¯¤À¤µ¤¤¡£\n"
-"¾¦¶ÈÀ­¤äÆÃÄê¤ÎÌÜŪ¤Ø¤ÎŬ¹çÀ­¤ÎÇ¡²¿¤Ë´Ø¤ï¤é¤º¡¢ÌµÊݾڤǤ¹¡£ \n"
+msgid "cannot open input file"
+msgstr "å?¥å??ã??ã?¡ã?¤ã?«ã??é??ã??ã?¾ã??ã??"
 
-#: 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
+#: debug/pcprofiledump.c:115
 #, c-format
-msgid "Written by %s.\n"
-msgstr "ºî¼Ô: %s.\n"
-
-#: iconv/iconv_prog.c:458 iconv/iconv_prog.c:484
-msgid "conversion stopped due to problem in writing the output"
-msgstr "½ÐÎϽñ¤­½Ð¤·Ãæ¤ËÌäÂ꤬¤¢¤Ã¤¿¤¿¤áÊÑ´¹¤òÃæ»ß¤·¤Þ¤·¤¿"
+msgid "cannot read header"
+msgstr "ã??ã??ã??ã??読ã?¿è¾¼ã??ã?¾ã??ã??"
 
-#: iconv/iconv_prog.c:502
+#: debug/pcprofiledump.c:179
 #, c-format
-msgid "illegal input sequence at position %ld"
-msgstr "°ÌÃÖ %ld ¤ÇÉÔÀµ¤ÊÆþÎÏ¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
+msgid "invalid pointer size"
+msgstr "ç?¡å?¹ã?ªã??ã?¤ã?³ã?¿ã?µã?¤ã?ºã?§ã??"
 
-#: iconv/iconv_prog.c:510
-msgid "internal error (illegal descriptor)"
-msgstr "ÆâÉô¥¨¥é¡¼ (ÉÔÀµ¤Êµ­½Ò»Ò¤Ç¤¹)"
+#: debug/xtrace.sh:27 debug/xtrace.sh:45
+msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
+msgstr "使��: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
 
-#: iconv/iconv_prog.c:513
-#, c-format
-msgid "unknown iconv() error %d"
-msgstr "ÉÔÌÀ¤Ê iconv() ¥¨¥é¡¼ %d"
+#: debug/xtrace.sh:33
+msgid "Try \\`xtrace --help' for more information.\\n"
+msgstr "詳細ã?¯ \\`xtrace --help' ã??å??ç?§ã??ã?¦ã??ã??ã??ã??\\n"
 
-#: iconv/iconv_prog.c:756
+#: debug/xtrace.sh:39
+msgid "xtrace: option \\`$1' requires an argument.\\n"
+msgstr "xtrace: ã?ªã??ã?·ã?§ã?³ \\`$1' ã?«ã?¯å¼?æ?°ã??å¿?è¦?ã?§ã??ã??\\n"
+
+#: debug/xtrace.sh:46
 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"
+"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"
-"¤³¤ì¤Ï¡¢¤³¤ì¤é¤Î̾Á°¤Ï¥³¥Þ¥ó¥É¥é¥¤¥ó¥Ñ¥é¥á¡¼¥¿¤ÎFROM¤ÈTO¤Ç»È¤ï¤ì¤ëÁ´¤Æ¤Î\n"
-"Áȹ礻¤ò°ÕÌ£¤·¤Æ¤¤¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. ¤¢¤ë¥­¥ã¥é¥¯¥¿¥»¥Ã¥È¤Ï¡¢\n"
-"¤¤¤¯¤Ä¤«¤Î°Û¤Ê¤ë̾Á°(¥¨¥¤¥ê¥¢¥¹)¤È¶¦¤Ë¥ê¥¹¥È¤µ¤ì¤Þ¤¹.\n"
+"ç?¾å?¨å®?è¡?ã??ã?¦ã??ã??é?¢æ?°ã??表示ã??ã??ã??ã?¨ã?§ã??ã?­ã?°ã?©ã??ã?®å®?è¡?ã??追跡ã??ã?¾ã??ã??\n"
+"\n"
+"     --data=FILE          ã??ã?­ã?°ã?©ã??ã??å®?è¡?ã??ã?ªã??ã??å??ã?« FILE ã??ã??ã?®ã??ã?¼ã?¿ã??表示ã??ã??\n"
+"\n"
+"   -?,--help              ã??ã?®ã??ã?«ã??ã??表示ã??ã?¦çµ?äº?ã??ã??\n"
+"      --usage             ç?­ã??使ç?¨æ³?ã?¡ã??ã?»ã?¼ã?¸ã??表示ã??ã??\n"
+"   -V,--version           ã??ã?¼ã?¸ã?§ã?³æ??å?±ã??表示ã??ã?¦çµ?äº?ã??ã??\n"
+"\n"
+"é?·ã??å½¢å¼?ã?®ã?ªã??ã?·ã?§ã?³ã?§å¿?é??ã?¾ã??ã?¯ä»»æ??ã?®å¼?æ?°ã?¯ã??ã??ã??ã?«å¯¾å¿?ã??ã??ç?­ã??å½¢å¼?ã?®ã?ªã??ã?·ã?§ã?³ã?§ã??å??æ§?ã?«å¿?é??ã?¾ã??ã?¯ä»»æ??ã?§ã??ã??\n"
 "\n"
-"  "
 
-#: iconv/iconvconfig.c:110
-msgid "Create fastloading iconv module configuration file."
-msgstr "¹â®Æɹþ¤ßÍÑ iconv ¥â¥¸¥å¡¼¥ëÀßÄê¥Õ¥¡¥¤¥ë¤òºîÀ®¤·¤Þ¤¹."
+#: debug/xtrace.sh:127
+msgid "xtrace: unrecognized option \\`$1'\\n"
+msgstr "xtrace: èª?è­?å?ºæ?¥ã?ªã??ã?ªã??ã?·ã?§ã?³ \\`$1' ã?§ã??ã??\\n"
 
-#: iconv/iconvconfig.c:114
-msgid "[DIR...]"
-msgstr "[¥Ç¥£¥ì¥¯¥È¥ê...]"
+#: debug/xtrace.sh:140
+msgid "No program name given\\n"
+msgstr "ã??ã?­ã?°ã?©ã??å??ã??ä¸?ã??ã??ã??ã?¦ã??ã?¾ã??ã??\\n"
 
-#: iconv/iconvconfig.c:126
-msgid "Prefix used for all file accesses"
-msgstr "Á´¥Õ¥¡¥¤¥ë¤Î¥¢¥¯¥»¥¹¤Ë¥×¥ì¥Õ¥£¥Ã¥¯¥¹¤ò»ÈÍѤ·¤Þ¤¹"
+#: debug/xtrace.sh:148
+#, sh-format
+msgid "executable \\`$program' not found\\n"
+msgstr "å®?è¡?å?¯è?½ã??ã?¡ã?¤ã?« \\`$program' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??\\n"
 
-#: iconv/iconvconfig.c:327 locale/programs/localedef.c:292
-msgid "no output file produced because warnings were issued"
-msgstr "·Ù¹ð¤¬½Ð¤µ¤ì¤¿¤¿¤á¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+#: debug/xtrace.sh:152
+#, sh-format
+msgid "\\`$program' is no executable\\n"
+msgstr "\\`$program' ã?¯å®?è¡?å?¯è?½ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??\\n"
 
-#: iconv/iconvconfig.c:405
-msgid "while inserting in search tree"
-msgstr "¸¡º÷ÌÚ¤ØÁÞÆþÃæ¤Ç¤¹"
+#: dlfcn/dlinfo.c:64
+msgid "RTLD_SELF used in code not dynamically loaded"
+msgstr "ã?³ã?¼ã??å??ã?§ä½¿ç?¨ã??ã??ã?¦ã??ã?? RTLD_SELF ã??å??ç??ã?«ã?­ã?¼ã??ã?§ã??ã?¾ã??ã??"
 
-#: iconv/iconvconfig.c:1204
-msgid "cannot generate output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤òÀ¸À®¤Ç¤­¤Þ¤»¤ó"
+#: dlfcn/dlinfo.c:73
+msgid "unsupported dlinfo request"
+msgstr "ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?ªã?? dlinfo è¦?æ±?ã?§ã??"
 
-#: locale/programs/charmap-dir.c:59
-#, c-format
-msgid "cannot read character map directory `%s'"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Ç¥£¥ì¥¯¥È¥ê`%s'¤òÆɤ߹þ¤á¤Þ¤»¤ó"
+#: dlfcn/dlmopen.c:64
+msgid "invalid namespace"
+msgstr "ç?¡å?¹ã?ªå??å??空é??ã?§ã??"
 
-#: locale/programs/charmap.c:136
-#, c-format
-msgid "character map file `%s' not found"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: dlfcn/dlmopen.c:69
+msgid "invalid mode"
+msgstr "ç?¡å?¹ã?ªã?¢ã?¼ã??ã?§ã??"
 
-#: locale/programs/charmap.c:194
-#, c-format
-msgid "default character map file `%s' not found"
-msgstr "ɸ½à¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë`%s'¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: dlfcn/dlopen.c:65
+msgid "invalid mode parameter"
+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/cache.c:69
+msgid "unknown"
+msgstr "ä¸?æ??ã?§ã??"
 
-#: 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/cache.c:112
+msgid "Unknown OS"
+msgstr "ä¸?æ??ã?ª OS ã?§ã??"
 
-#: locale/programs/charmap.c:356 locale/programs/charmap.c:373
-#: locale/programs/repertoire.c:175
+#: elf/cache.c:117
 #, c-format
-msgid "syntax error in prolog: %s"
-msgstr "prolog Ãæ¤Çʸˡ¥¨¥é¡¼¤Ç¤¹: %s"
-
-#: locale/programs/charmap.c:357
-msgid "invalid definition"
-msgstr "ÉÔÀµ¤ÊÄêµÁ¤Ç¤¹"
+msgid ", OS ABI: %s %d.%d.%d"
+msgstr ", OS ABI: %s %d.%d.%d"
 
-#: 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/cache.c:134 elf/ldconfig.c:1289
+#, c-format
+msgid "Can't open cache file %s\n"
+msgstr "ã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?« %s ã??é??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/charmap.c:402
+#: elf/cache.c:148
 #, c-format
-msgid "duplicate definition of <%s>"
-msgstr "<%s> ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgid "mmap of cache file failed.\n"
+msgstr "ã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?«ã?® mmap ã?«å¤±æ??ã??ã?¾ã??ã??ã??\n"
 
-#: locale/programs/charmap.c:409
+#: elf/cache.c:152 elf/cache.c:166
 #, c-format
-msgid "value for <%s> must be 1 or greater"
-msgstr "<%s> ¤ÎÃͤÏ1°Ê¾å¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgid "File is not a cache file.\n"
+msgstr "ã??ã?¡ã?¤ã?«ã?¯ã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??.\n"
 
-#: locale/programs/charmap.c:421
+#: elf/cache.c:199 elf/cache.c:209
 #, c-format
-msgid "value of <%s> must be greater or equal than the value of <%s>"
-msgstr "<%s> ¤ÎÃÍ¤Ï <%s> ¤ÎÃͰʾå¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "%d libs found in cache `%s'\n"
+msgstr "%d å??ã?®ã?©ã?¤ã??ã?©ã?ªã??ã?­ã?£ã??ã?·ã?¥ `%s' å??ã?§è¦?ã?¤ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/charmap.c:444 locale/programs/repertoire.c:184
+#: elf/cache.c:403
 #, c-format
-msgid "argument to <%s> must be a single character"
-msgstr "°ú¿ô <%s> ¤Ï¥·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "Can't create temporary cache file %s"
+msgstr "ä¸?æ??ã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?« %s ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:470
-msgid "character sets with locking states are not supported"
-msgstr "¥í¥Ã¥¯¾õÂÖ¤ò»ý¤Ä¥­¥ã¥é¥¯¥¿½¸¹ç¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: 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 "ã?­ã?£ã??ã?·ã?¥ã??ã?¼ã?¿ã?®æ?¸è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: 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
+#: elf/cache.c:435
 #, c-format
-msgid "syntax error in %s definition: %s"
-msgstr "%s¤ÎÄêµÁÃæ¤Ëʸˡ¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤¹: %s"
+msgid "Changing access rights of %s to %#o failed"
+msgstr "%s ã?®ã?¢ã?¯ã?»ã?¹æ¨©é??ã?? %#o ã?¸å¤?æ?´ã??ã??ã?®ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: 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/cache.c:440
+#, c-format
+msgid "Renaming of %s to %s failed"
+msgstr "%s ã??ã?? %s ã?¸ã?®å??å??å¤?æ?´ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:552
-msgid "invalid encoding given"
-msgstr "ÉÔÀµ¤Ê¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
+#: elf/dl-close.c:378 elf/dl-open.c:460
+msgid "cannot create scope list"
+msgstr "ã?¹ã?³ã?¼ã??ã?ªã?¹ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:561
-msgid "too few bytes in character encoding"
-msgstr "ʸ»ú¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°Ãæ¤Ç¤Î¥Ð¥¤¥È¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
+#: elf/dl-close.c:725
+msgid "shared object not open"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:563
-msgid "too many bytes in character encoding"
-msgstr "ʸ»ú¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°Ãæ¤Ç¤Î¥Ð¥¤¥È¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
+#: elf/dl-deps.c:114
+msgid "DST not allowed in SUID/SGID programs"
+msgstr "DSTã?¯ SUID/SGID ã??ã?­ã?°ã?©ã??å??ã?§ã?¯è¨±å?¯ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: 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-deps.c:127 elf/dl-open.c:282
+msgid "empty dynamic string token substitution"
+msgstr "空ã?®å??ç??æ??å­?å??ã??ã?¼ã?¯ã?³ã?®ä»£å?¥ã?§ã??"
 
-#: locale/programs/charmap.c:609 locale/programs/locfile.c:818
-#: locale/programs/repertoire.c:314
+#: elf/dl-deps.c:133
 #, c-format
-msgid "`%1$s' definition does not end with `END %1$s'"
-msgstr "ÄêµÁ`%1$s' ¤¬ `END %1$s' ¤Ç½ª¤Ã¤Æ¤¤¤Þ¤»¤ó"
+msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
+msgstr "å??ç??ã?­ã?¼ã??ã?«é??ã??空æ??å­?ã??ã?¼ã?¯ã?³ã?«ã??ã??ç½®æ??ã??ã??è¡?ã?£ã??ã??ã??ã?« auxliary `%s' ã?®ã?­ã?¼ã??ã?«å¤±æ??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/charmap.c:642
-msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
-msgstr "WIDTH ÄêµÁ¤Ï CHARMAP ÄêµÁ¤Ë½¾¤¦¤³¤È¤Î¤ßµö¤µ¤ì¤Þ¤¹"
+#: elf/dl-deps.c:474
+msgid "cannot allocate dependency list"
+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-deps.c:510 elf/dl-deps.c:565
+msgid "cannot allocate symbol search list"
+msgstr "ã?·ã?³ã??ã?«æ?¢ç´¢ã?ªã?¹ã??ã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:841
-#, c-format
-msgid "%s: error in state machine"
-msgstr "%s: ¾õÂÖµ¡³£Ãæ¤Ç¥¨¥é¡¼"
-
-#: 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-deps.c:550
+msgid "Filters not supported with LD_TRACE_PRELINKING"
+msgstr "LD_TRACE_PRELINKINGã?§ã??ã?£ã?«ã?¿ã??ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:868 locale/programs/charmap.c:879
-#, c-format
-msgid "unknown character `%s'"
-msgstr "ÉÔÌÀ¤Êʸ»ú`%s'"
+#: elf/dl-error.c:77
+msgid "DYNAMIC LINKER BUG!!!"
+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-error.c:124
+msgid "error while loading shared libraries"
+msgstr "å?±æ??ã?©ã?¤ã??ã?©ã?ªã?®ã?­ã?¼ã??中ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: 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-fptr.c:88
+msgid "cannot map pages for fdesc table"
+msgstr "ã??ã?¡ã?¤ã?«è¨?è¿°å­?表ç?¨ã?®ã??ã?¼ã?¸ã??ã??ã??ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:1003 locale/programs/repertoire.c:432
-msgid "hexadecimal range format should use only capital characters"
-msgstr "16¿Ê¿ô¤ÎÈÏ°Ï¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï±ÑÂçʸ»ú¤Ç¤Î¤ß»ÈÍѤ¹¤Ù¤­¤Ç¤¹"
+#: elf/dl-fptr.c:192
+msgid "cannot map pages for fptr table"
+msgstr "ã??ã?¡ã?¤ã?«ã??ã?¤ã?³ã?¿è¡¨ç?¨ã?®ã??ã?¼ã?¸ã??ã??ã??ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:1021
-#, c-format
-msgid "<%s> and <%s> are illegal names for range"
-msgstr "<%s> ¤È <%s> ¤ÏÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+#: elf/dl-fptr.c:221
+msgid "internal error: symidx out of range of fptr table"
+msgstr "å??é?¨ã?¨ã?©ã?¼: ã??ã?¡ã?¤ã?«ã??ã?¤ã?³ã?¿è¡¨ã?®ã?·ã?³ã??ã?«ç´¢å¼?ã??ç¯?å?²å¤?ã?§ã??"
 
-#: locale/programs/charmap.c:1027
-msgid "upper limit in range is not higher then lower limit"
-msgstr "ÈÏ°ÏÆâ¤Î¾å¸Â¤Ï²¼¸Â¤è¤êÂ礭¤¯¤¢¤ê¤Þ¤»¤ó"
+#: elf/dl-load.c:372
+msgid "cannot allocate name record"
+msgstr "å??å??ã?¬ã?³ã?¼ã??ã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/charmap.c:1085
-msgid "resulting bytes for range not representable."
-msgstr "ÈÏ°ÏÆâ¤Î·ë²Ì¥Ð¥¤¥È¤Ïɽ¸½²Äǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó."
+#: elf/dl-load.c:474 elf/dl-load.c:582 elf/dl-load.c:667 elf/dl-load.c:780
+msgid "cannot create cache for search path"
+msgstr "æ?¢ç´¢ã??ã?¹ç?¨ã?®ã?­ã?£ã??ã?·ã?¥ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: 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:565
+msgid "cannot create RUNPATH/RPATH copy"
+msgstr "RUNPATH/RPATH ã?®ã?³ã??ã?¼ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: 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:653
+msgid "cannot create search path array"
+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:864
+msgid "cannot stat shared object"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã?®ç?¶æ??å??å¾? (stat) ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: 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:934
+msgid "cannot open zero fill device"
+msgstr "ã?¼ã?­ã?§å??ã??ã??ã??ã??ã??ã??ã?¤ã?¹ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-address.c:220
-#, c-format
-msgid "%s: terminology language code `%s' not defined"
-msgstr "%s: terminology¸À¸ì¥³¡¼¥É`%s'¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: elf/dl-load.c:979 elf/dl-load.c:2215
+msgid "cannot create shared object descriptor"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??è¨?è¿°å­?ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: 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:998 elf/dl-load.c:1647 elf/dl-load.c:1739
+msgid "cannot read file data"
+msgstr "ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??読ã?¿è¾¼ã??ã?¾ã??ã??"
 
-#: 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:1042
+msgid "ELF load command alignment not page-aligned"
+msgstr "ELF ã?­ã?¼ã??ã?³ã??ã?³ã??æ?´å??ã??ã??ã?¼ã?¸ã?§æ?´å??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-address.c:301
-#, c-format
-msgid "%s: numeric country code `%d' not valid"
-msgstr "%s: ¹ñ¥³¡¼¥ÉÈÖ¹æ`%d'¤ÏÉÔÀµ¤Ç¤¹"
-
-#: 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-load.c:1049
+msgid "ELF load command address/offset not properly aligned"
+msgstr "ELF ã?­ã?¼ã??ã?³ã??ã?³ã??ã?®ã?¢ã??ã?¬ã?¹/ã?ªã??ã?»ã??ã??ã??é?©å??ã?«æ?´å??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: 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-load.c:1132
+msgid "cannot allocate TLS data structures for initial thread"
+msgstr "å??æ??ã?¹ã?¬ã??ã??ç?¨ã?® TLS ã??ã?¼ã?¿æ§?é??ä½?ã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
 
-#: 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-load.c:1155
+msgid "cannot handle TLS data"
+msgstr "TLS ã??ã?¼ã?¿ã??å??ã??æ?±ã??ã?¾ã??ã??"
 
-#: 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' ¤Ç½ª¤Ã¤Æ¤¤¤Þ¤»¤ó"
-
-#: 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-load.c:1174
+msgid "object file has no loadable segments"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??ã??ã?¡ã?¤ã?«ã?¯ã?­ã?¼ã??å?¯è?½ã?»ã?°ã?¡ã?³ã??ã??æ??ã?£ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:398
-#, c-format
-msgid "`%.*s' already defined in charmap"
-msgstr "`%.*s'¤Ï´û¤Ë charmap Ãæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1210
+msgid "failed to map segment from shared object"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã?®ã?»ã?°ã?¡ã?³ã??ã??ã??ã??ã??ã??ã??ã?®ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:407
-#, c-format
-msgid "`%.*s' already defined in repertoire"
-msgstr "`%.*s' ¤Ï´û¤Ë¥ì¥Ñ¡¼¥È¥êÃæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1236
+msgid "cannot dynamically load executable"
+msgstr "å®?è¡?ã??ã?¡ã?¤ã?«ã??å??ç??ã?«ã?­ã?¼ã??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:414
-#, c-format
-msgid "`%.*s' already defined as collating symbol"
-msgstr "`%.*s' ¤Ï´û¤Ë¾È¹ç¥·¥ó¥Ü¥ë¤È¤·¤ÆÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1298
+msgid "cannot change memory protections"
+msgstr "ã?¡ã?¢ã?ªä¿?è­·ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:421
-#, c-format
-msgid "`%.*s' already defined as collating element"
-msgstr "`%.*s' ¤Ï´û¤Ë¾È¹çÍ×ÁǤȤ·¤ÆÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1317
+msgid "cannot map zero-fill pages"
+msgstr "ã?¼ã?­ã?§å??ã??ã??ã??ã??ã??ã?¼ã?¸ã??ã??ã??ã??ã?§ã??ã?¾ã??ã??"
 
-#: 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-load.c:1331
+msgid "object file has no dynamic section"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??ã??ã?¡ã?¤ã?«ã?¯å??ç??ã?»ã?¯ã?·ã?§ã?³ã??æ??ã?£ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:462 locale/programs/ld-collate.c:488
-#: locale/programs/ld-collate.c:504
-#, c-format
-msgid "%s: `%s' mentioned more than once in definition of weight %d"
-msgstr "%s: `%s'¤Ï½Å¤ßÄêµÁ %d Ãæ¤ÇÊ£¿ô²ó»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1354
+msgid "shared object cannot be dlopen()ed"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã?¯ dlopen() ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:560
-#, c-format
-msgid "%s: too many rules; first entry only had %d"
-msgstr "%s: µ¬Â§¤¬Â¿¤¹¤®¤Þ¤¹; ºÇ½é¤Î¥¨¥ó¥È¥ê¤Ï %d ¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1367
+msgid "cannot allocate memory for program header"
+msgstr "ã??ã?­ã?°ã?©ã??ã??ã??ã??ç?¨ã?®ã?¡ã?¢ã?ªã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:596
-#, c-format
-msgid "%s: not enough sorting rules"
-msgstr "%s: ʤÓÂؤ¨µ¬Â§¤¬ÉÔ½½Ê¬¤Ç¤¹"
+#: elf/dl-load.c:1384 elf/dl-open.c:218
+msgid "invalid caller"
+msgstr "ç?¡å?¹ã?ªå?¼ã?³å?ºã??å??ã?§ã??"
 
-#: locale/programs/ld-collate.c:761
-#, c-format
-msgid "%s: empty weight string not allowed"
-msgstr "%s: ¶õ¤Î½Å¤ßʸ»úÎó¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: elf/dl-load.c:1423
+msgid "cannot enable executable stack as shared object requires"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã??å¿?è¦?ã?¨ã??ã?¦ã??ã??å®?è¡?å?¯è?½ã?¹ã?¿ã??ã?¯ã??æ??å?¹ã?«ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:856
-#, c-format
-msgid "%s: weights must use the same ellipsis symbol as the name"
-msgstr "%s: ½Å¤ß¤Ï¤½¤Î̾¾Î¤È¤·¤ÆƱ¤¸¾Êά¥·¥ó¥Ü¥ë¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/dl-load.c:1436
+msgid "cannot close file descriptor"
+msgstr "ã??ã?¡ã?¤ã?«è¨?è¿°å­?ã??é??ã??ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:912
-#, c-format
-msgid "%s: too many values"
-msgstr "%s: °ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
+#: elf/dl-load.c:1647
+msgid "file too short"
+msgstr "ã??ã?¡ã?¤ã?«ã??å°?ã??ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-collate.c:1031 locale/programs/ld-collate.c:1206
-#, c-format
-msgid "order for `%.*s' already defined at %s:%Zu"
-msgstr "`%.*s'¤ËÂФ¹¤ë¥ª¡¼¥À¡¼¤Ï %s:%Zu ¤Ç´û¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1676
+msgid "invalid ELF header"
+msgstr "ç?¡å?¹ã?ª ELF ã??ã??ã??ã?§ã??"
 
-#: locale/programs/ld-collate.c:1081
-#, c-format
-msgid "%s: the start and the end symbol of a range must stand for characters"
-msgstr "%s: ¤¢¤ëÈϰϤγ«»Ï¡¦½ªÎ»¥·¥ó¥Ü¥ë¤Ï¥­¥ã¥é¥¯¥¿¤Ë´ð¤Å¤«¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/dl-load.c:1688
+msgid "ELF file data encoding not big-endian"
+msgstr "ELF ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ã??ã??ã??ã?°ã?¨ã?³ã??ã?£ã?¢ã?³ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1108
-#, c-format
-msgid "%s: byte sequences of first and last character must have the same length"
-msgstr "%s: ºÇ½é¤ÈºÇ¸å¤Îʸ»ú¤Î¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤ÏƱ°ìĹ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/dl-load.c:1690
+msgid "ELF file data encoding not little-endian"
+msgstr "ELF ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ã??ã?ªã??ã?«ã?¨ã?³ã??ã?£ã?¢ã?³ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1150
-#, c-format
-msgid "%s: byte sequence of first character of sequence is not lower than that of the last character"
-msgstr "%s: ¥·¡¼¥±¥ó¥¹Ãæ¤ÎºÇ½é¤Îʸ»ú¤Î¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤ÏºÇ¸å¤Îʸ»ú¤Î¤è¤ê¤âlower¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: elf/dl-load.c:1694
+msgid "ELF file version ident does not match current one"
+msgstr "ELF ã??ã?¡ã?¤ã?«ã??ã?¼ã?¸ã?§ã?³è­?å?¥å­?ã??ç?¾å?¨ã?®ã??ã?®ã?¨ä¸?è?´ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1275
-#, c-format
-msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
-msgstr "%s: ¥·¥ó¥Ü¥ë¤ÎÈϰϤξÊά¤Ï`order_start'¤Î¤¹¤°¸å¤ËÃÖ¤¤¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+#: elf/dl-load.c:1698
+msgid "ELF file OS ABI invalid"
+msgstr "ELF ã??ã?¡ã?¤ã?« OS ABI ã??ç?¡å?¹ã?§ã??"
 
-#: locale/programs/ld-collate.c:1279
-#, c-format
-msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
-msgstr "%s: ¥·¥ó¥Ü¥ëÈϰϾÊάµ­¹æ¤Ï`order_end'¤Î¤¹¤°¸å¤Ë³¤¤¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+#: elf/dl-load.c:1700
+msgid "ELF file ABI version invalid"
+msgstr "ELF ã??ã?¡ã?¤ã?« ABI ã??ã?¼ã?¸ã?§ã?³ã??ç?¡å?¹ã?§ã??"
 
-#: locale/programs/ld-collate.c:1299 locale/programs/ld-ctype.c:1476
-#, c-format
-msgid "`%s' and `%.*s' are not valid names for symbolic range"
-msgstr "`%s' ¤È `%.*s' ¤Ï¥·¥ó¥Ü¥ë¤ÎÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+#: elf/dl-load.c:1703
+msgid "internal error"
+msgstr "å??é?¨ã?¨ã?©ã?¼"
 
-#: locale/programs/ld-collate.c:1348 locale/programs/ld-collate.c:3737
-#, c-format
-msgid "%s: order for `%.*s' already defined at %s:%Zu"
-msgstr "%s: `%.*s'¤ËÂФ¹¤ëʤÙÂؤ¨¤Ï¤¹¤Ç¤Ë %s:%Zu ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:1710
+msgid "ELF file version does not match current one"
+msgstr "ELFã??ã?¡ã?¤ã?«ã?®ã??ã?¼ã?¸ã?§ã?³ç?ªå?·ã??ç?¾å?¨ã?®ã??ã?¡ã?¤ã?«ã?«ä¸?è?´ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1357
-#, c-format
-msgid "%s: `%s' must be a character"
-msgstr "%s: `%s'¤Ïñ°ì¤Î¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+#: elf/dl-load.c:1718
+msgid "only ET_DYN and ET_EXEC can be loaded"
+msgstr "ET_DYN ã?¨ ET_EXEC ã?®ã?¿ã?­ã?¼ã??å?¯è?½ã?§ã??"
 
-#: locale/programs/ld-collate.c:1550
-#, c-format
-msgid "%s: `position' must be used for a specific level in all sections or none"
-msgstr "%s: `position'¤ÏÆÃÄê¥ì¥Ù¥ë¤ËÂФ·¡¢Á´¥»¥¯¥·¥ç¥ó¤Ç»ÈÍѤ«Ì¤»ÈÍѤ«¤Î¤É¤Á¤é¤«¤Ç¤¹"
+#: elf/dl-load.c:1724
+msgid "ELF file's phentsize not the expected size"
+msgstr "ELF ã??ã?¡ã?¤ã?«ã?® phentsize ã??äº?æ??ã??ã??ã??ã?µã?¤ã?ºã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1575
-#, c-format
-msgid "symbol `%s' not defined"
-msgstr "¥·¥ó¥Ü¥ë`%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: elf/dl-load.c:2231
+msgid "wrong ELF class: ELFCLASS64"
+msgstr "é??é??ã?£ã?? ELF ã?¯ã?©ã?¹ã?§ã??: ELFCLASS64"
 
-#: locale/programs/ld-collate.c:1651 locale/programs/ld-collate.c:1757
-#, c-format
-msgid "symbol `%s' has the same encoding as"
-msgstr "¥·¥ó¥Ü¥ë `%s' ¤Ï°Ê²¼¤ÈƱ¤¸¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
+#: elf/dl-load.c:2232
+msgid "wrong ELF class: ELFCLASS32"
+msgstr "é??é??ã?£ã?? ELF ã?¯ã?©ã?¹ã?§ã??: ELFCLASS32"
 
-#: locale/programs/ld-collate.c:1655 locale/programs/ld-collate.c:1761
-#, c-format
-msgid "symbol `%s'"
-msgstr "¥·¥ó¥Ü¥ë `%s'"
+#: elf/dl-load.c:2235
+msgid "cannot open shared object file"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã??ã?¡ã?¤ã?«ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:1803
-msgid "no definition of `UNDEFINED'"
-msgstr "`UNDEFINED'¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: elf/dl-lookup.c:356
+msgid "relocation error"
+msgstr "å??é??ç½®ã?¨ã?©ã?¼ã?§ã??"
 
-#: locale/programs/ld-collate.c:1832
-msgid "too many errors; giving up"
-msgstr "¥¨¥é¡¼¤¬Â¿¤¹¤®¤Þ¤¹; ½èÍý¤ò¤¢¤­¤é¤á¤Þ¤¹"
+#: elf/dl-lookup.c:384
+msgid "symbol lookup error"
+msgstr "ã?·ã?³ã??ã?«æ¤?ç´¢ã?¨ã?©ã?¼ã?§ã??"
 
-#: locale/programs/ld-collate.c:2735
-#, c-format
-msgid "%s: duplicate definition of `%s'"
-msgstr "%s: `%s'¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: elf/dl-open.c:114
+msgid "cannot extend global scope"
+msgstr "大å??ã?¹ã?³ã?¼ã??ã??æ?¡å¼µã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:2771
-#, c-format
-msgid "%s: duplicate declaration of section `%s'"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%s'¤Îµ­½Ò¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: elf/dl-open.c:512
+msgid "TLS generation counter wrapped!  Please report this."
+msgstr "TLS ç??æ??ã?«ã?¦ã?³ã?¿ã??ä¸?å?¨ã??ã?¾ã??ã??!  ã??ã??ã??å?±å??ã??ã?¦ã??ã??ã??ã??ã??"
 
-#: locale/programs/ld-collate.c:2910
-#, c-format
-msgid "%s: unknown character in collating symbol name"
-msgstr "%s: ¾È¹ç¥·¥ó¥Ü¥ë̾Ãæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+#: elf/dl-open.c:549
+msgid "invalid mode for dlopen()"
+msgstr "dlopen() ç?¨ã?®ç?¡å?¹ã?ªã?¢ã?¼ã??ã?§ã??"
 
-#: locale/programs/ld-collate.c:3042
-#, c-format
-msgid "%s: unknown character in equivalent definition name"
-msgstr "%s: Åù²Á¤ÊÄêµÁ̾Ãæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+#: elf/dl-open.c:566
+msgid "no more namespaces available for dlmopen()"
+msgstr "dlmopen() ç?¨ã?«ã??ã??以ä¸?å??å??空é??ã??使ç?¨å?ºæ?¥ã?¾ã??ã??"
+
+#: elf/dl-open.c:579
+msgid "invalid target namespace in dlmopen()"
+msgstr "dlmopen() å??ã?§ç?¡å?¹ã?ªã?¿ã?¼ã?²ã??ã??å??å??空é??ã?§ã??"
+
+#: elf/dl-reloc.c:121
+msgid "cannot allocate memory in static TLS block"
+msgstr "é??ç?? TLS ã??ã?­ã??ã?¯å??ã?«ã?¡ã?¢ã?ªã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
+
+#: elf/dl-reloc.c:211
+msgid "cannot make segment writable for relocation"
+msgstr "ã?»ã?°ã?¡ã?³ã??ã??å??é??ç½®ç?¨ã?«æ?¸ã??è¾¼ã?¿å?¯è?½ã?«å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3055
+#: elf/dl-reloc.c:277
 #, c-format
-msgid "%s: unknown character in equivalent definition value"
-msgstr "%s: Åù²Á¤ÊÄêµÁÃÍÃæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+msgid "%s: no PLTREL found in object %s\n"
+msgstr "%s: PLTREL ã??ã?ªã??ã?¸ã?§ã?¯ã?? %s å??ã?«è¦?ã?¤ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-collate.c:3065
+#: elf/dl-reloc.c:288
 #, c-format
-msgid "%s: unknown symbol `%s' in equivalent definition"
-msgstr "%s: Åù²Á¤ÊÄêµÁÃæ¤Ç̤ÃΤΥ·¥ó¥Ü¥ë`%s'¤¬¤¢¤ê¤Þ¤·¤¿"
+msgid "%s: out of memory to store relocation results for %s\n"
+msgstr "%s: %s ç?¨ã?®å??é??ç½®çµ?æ??ã??ä¿?å­?ã??ã??ã?¨ã??ã?«ã?¡ã?¢ã?ªã??足ã??ã?ªã??ã?ªã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-collate.c:3074
-msgid "error while adding equivalent collating symbol"
-msgstr "Åù²Á¤Ê¾È¹ç¥·¥ó¥Ü¥ëÄɲÃÃæ¤Ç¥¨¥é¡¼"
+#: elf/dl-reloc.c:304
+msgid "cannot restore segment prot after reloc"
+msgstr "å??é??ç½®å¾?ã?«ã?»ã?°ã?¡ã?³ã??ã?® prot ã??復å??ã?§ã??ã?¾ã??ã??"
+
+#: elf/dl-reloc.c:329
+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:481 elf/dl-sysdep.c:493
+msgid "cannot create capability list"
+msgstr "è?½å??ã?ªã?¹ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: elf/dl-tls.c:864
+msgid "cannot create TLS data structures"
+msgstr "TLS ã??ã?¼ã?¿æ§?é??ä½?ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: 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 "ã?ªã?³ã?¯ã??ç??æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3104
+#: 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"
+
+#: elf/ldconfig.c:150
+msgid "Format to use: new, old or compat (default)"
+msgstr "使ç?¨ã??ã??å½¢å¼?: newã??old ã?¾ã??ã?¯ compat (ã??ã??ã?©ã?«ã??)"
+
+#: 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 "duplicate definition of script `%s'"
-msgstr "¥¹¥¯¥ê¥×¥È `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgid "Path `%s' given more than once"
+msgstr "ã??ã?¹ `%s' ã??äº?å??以ä¸?ä¸?ã??ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3152
+#: elf/ldconfig.c:379
 #, c-format
-msgid "%s: unknown section name `%s'"
-msgstr "%s: ̤ÃΤΥ»¥¯¥·¥ç¥ó̾`%s'¤Ç¤¹"
+msgid "%s is not a known library type"
+msgstr "%s ã?¯æ?¢ç?¥ã?®ã?©ã?¤ã??ã?©ã?ªå??ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3180
+#: elf/ldconfig.c:404
 #, c-format
-msgid "%s: multiple order definitions for section `%s'"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%s'¤ËÂФ¹¤ëʤÓÂؤ¨ÄêµÁ¤¬Ê£¿ô¤¢¤ê¤Þ¤¹"
+msgid "Can't stat %s"
+msgstr "%s ã?®æ??å?±å??å¾? (stat) ã??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3205
+#: elf/ldconfig.c:478
 #, c-format
-msgid "%s: invalid number of sorting rules"
-msgstr "%s: ʤÓÂؤ¨µ¬Â§¤ÎÈֹ椬ÉÔÀµ¤Ç¤¹"
+msgid "Can't stat %s\n"
+msgstr "%s ã?®æ??å?±å??å¾? (stat) ã??å?ºæ?¥ã?¾ã??ã??\n"
 
-#: locale/programs/ld-collate.c:3232
+#: elf/ldconfig.c:488
 #, c-format
-msgid "%s: multiple order definitions for unnamed section"
-msgstr "%s: ̾Á°¤Î¤Ê¤¤¥»¥¯¥·¥ç¥ó¤ËÂФ¹¤ëʤÓÂؤ¨ÄêµÁ¤¬Ê£¿ô¤¢¤ê¤Þ¤¹"
+msgid "%s is not a symbolic link\n"
+msgstr "%s ã?¯ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã?§ã?¯ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-collate.c:3286 locale/programs/ld-collate.c:3414
-#: locale/programs/ld-collate.c:3778
+#: elf/ldconfig.c:507
 #, c-format
-msgid "%s: missing `order_end' keyword"
-msgstr "%s: `order_end'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "Can't unlink %s"
+msgstr "%s ã??ã?ªã?³ã?¯è§£é?¤ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3347
+#: elf/ldconfig.c:513
 #, c-format
-msgid "%s: order for collating symbol %.*s not yet defined"
-msgstr "%s: ¾È¹ç¥·¥ó¥Ü¥ë %.*s ¤ËÂФ¹¤ëʤÙÂؤ¨¤¬¤Þ¤ÀÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "Can't link %s to %s"
+msgstr "%s ã??ã?? %s ã?¸ã?ªã?³ã?¯ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3365
+#: elf/ldconfig.c:519
+msgid " (changed)\n"
+msgstr " (å¤?æ?´ã??ã??ã?¾ã??ã??)\n"
+
+#: elf/ldconfig.c:521
+msgid " (SKIPPED)\n"
+msgstr " (ã?¹ã?­ã??ã??ã??ã??ã?¾ã??ã??)\n"
+
+#: elf/ldconfig.c:576
 #, c-format
-msgid "%s: order for collating element %.*s not yet defined"
-msgstr "%s: ¾È¹çÍ×ÁÇ %.*s ¤ËÂФ¹¤ëʤÙÂؤ¨¤¬¤Þ¤ÀÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "Can't find %s"
+msgstr "%s ã??è¦?ã?¤ã??ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3376
+#: elf/ldconfig.c:592 elf/ldconfig.c:765 elf/ldconfig.c:813 elf/ldconfig.c:847
 #, c-format
-msgid "%s: cannot reorder after %.*s: symbol not known"
-msgstr "%s: %.*s¤Î¸å¤ÇºÆʤÓÂؤ¨¤¬¤Ç¤­¤Þ¤»¤ó: ̤ÃΤΥ·¥ó¥Ü¥ë¤Ç¤¹"
+msgid "Cannot lstat %s"
+msgstr "%s ã?®ç?¶æ??å??å¾? (lstat) ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3428 locale/programs/ld-collate.c:3790
+#: elf/ldconfig.c:599
 #, c-format
-msgid "%s: missing `reorder-end' keyword"
-msgstr "%s: `reorder-end'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "Ignored file %s since it is not a regular file."
+msgstr "é??常ã??ã?¡ã?¤ã?«ã?§ã?ªã??ã??ã??ã??ã?¡ã?¤ã?« %s ã??ç?¡è¦?ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3462 locale/programs/ld-collate.c:3662
+#: elf/ldconfig.c:608
 #, c-format
-msgid "%s: section `%.*s' not known"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%.*s'¤Ï̤ÃΤǤ¹"
+msgid "No link created since soname could not be found for %s"
+msgstr "%s ç?¨ã?®å??ç??ã?©ã?¤ã??ã?©ã?ªå?? (soname) ã??è¦?ã?¤ã??ã??ã?ªã??ã??ã??ã?ªã?³ã?¯ã??ä½?æ??ã??ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: locale/programs/ld-collate.c:3527
+#: elf/ldconfig.c:691
 #, c-format
-msgid "%s: bad symbol <%.*s>"
-msgstr "%s: ´Ö°ã¤Ã¤¿¥·¥ó¥Ü¥ë <%.*s>"
+msgid "Can't open directory %s"
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª %s ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3725
+#: elf/ldconfig.c:779
 #, c-format
-msgid "%s: cannot have `%s' as end of ellipsis range"
-msgstr "%s: ¾Êάµ­¹æ¤ÎÈϰϤνª¤ï¤ê¤Ë`%s'¤¬¤¢¤ê¤Þ¤»¤ó"
+msgid "Cannot stat %s"
+msgstr "%s ã?®ç?¶æ??å??å¾? (stat) ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-collate.c:3774
+#: elf/ldconfig.c:834 elf/readlib.c:91
 #, c-format
-msgid "%s: empty category description not allowed"
-msgstr "%s: ¶õ¤Î¥«¥Æ¥´¥êµ­½Ò¤Ïµö¤µ¤ì¤Æ¤Þ¤»¤ó"
+msgid "Input file %s not found.\n"
+msgstr "å?¥å??ã??ã?¡ã?¤ã?« %s ã??è¦?ã?¤ã??ã??ã?¾ã??ã??ã??\n"
 
-#: locale/programs/ld-collate.c:3793
+#: elf/ldconfig.c:908
 #, c-format
-msgid "%s: missing `reorder-sections-end' keyword"
-msgstr "%s: `reorder-sections-end'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "libc5 library %s in wrong directory"
+msgstr "libc5 ã?©ã?¤ã??ã?©ã?ª %s ã??誤ã?£ã??ã??ã?£ã?¬ã?¯ã??ã?ªå??ã?«ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:440
-msgid "No character set name specified in charmap"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Çʸ»ú½¸¹ç̾¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: elf/ldconfig.c:911
+#, c-format
+msgid "libc6 library %s in wrong directory"
+msgstr "libc6 ã?©ã?¤ã??ã?©ã?ª %s ã??誤ã?£ã??ã??ã?£ã?¬ã?¯ã??ã?ªå??ã?«ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:469
+#: elf/ldconfig.c:914
 #, c-format
-msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
-msgstr "ʸ»ú L'\\u%0*x' (¥¯¥é¥¹`%s'Æâ) ¤Ï¥¯¥é¥¹`%s'¤Ë¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "libc4 library %s in wrong directory"
+msgstr "libc4 ã?©ã?¤ã??ã?©ã?ª %s ã??誤ã?£ã??ã??ã?£ã?¬ã?¯ã??ã?ªå??ã?«ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:484
+#: elf/ldconfig.c:942
 #, c-format
-msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
-msgstr "ʸ»ú L'\\u%0*x' (¥¯¥é¥¹`%s'Æâ) ¤Ï¥¯¥é¥¹`%s'¤Ë¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "libraries %s and %s in directory %s have same soname but different type."
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª %3$s å??ã?«ã??ã??ã?©ã?¤ã??ã?©ã?ª %1$s ã?¨ %2$s ã?¯å??ä¸?ã?®å??ç??ã?©ã?¤ã??ã?©ã?ªå?? (soname) ã?§ã??ã??ç?°ã?ªã?£ã??å??ã?§ã??ã??"
 
-#: locale/programs/ld-ctype.c:498 locale/programs/ld-ctype.c:556
+#: elf/ldconfig.c:1051
 #, c-format
-msgid "internal error in %s, line %u"
-msgstr "%sÃæ(%u¹Ô)¤Ç¡¢ÆâÉô¥¨¥é¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
+msgid "Can't open configuration file %s"
+msgstr "設å®?ã??ã?¡ã?¤ã?« %s ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:527
+#: elf/ldconfig.c:1115
 #, c-format
-msgid "character '%s' in class `%s' must be in class `%s'"
-msgstr "¥¯¥é¥¹`%2$s'¤Îʸ»ú`%1$s'¤Ï¥¯¥é¥¹`%3$s'¤Ë¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "%s:%u: bad syntax in hwcap line"
+msgstr "%s:%u: hwcap è¡?å??ã?®æ§?æ??ã?«èª¤ã??ã??ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:543
+#: elf/ldconfig.c:1121
 #, c-format
-msgid "character '%s' in class `%s' must not be in class `%s'"
-msgstr "¥¯¥é¥¹`%2$s'¤Îʸ»ú`%1$s'¤Ï¥¯¥é¥¹`%3$s'¤Ë¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "%s:%u: hwcap index %lu above maximum %u"
+msgstr "%s:%u: hwcap ç´¢å¼? %lu ã?¯æ??大å?¤ %u ã??è¶?ã??ã?¦ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:573 locale/programs/ld-ctype.c:611
+#: elf/ldconfig.c:1128 elf/ldconfig.c:1136
 #, c-format
-msgid "<SP> character not in class `%s'"
-msgstr "<SP> ʸ»ú¤Ï¥¯¥é¥¹ `%s' ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgid "%s:%u: hwcap index %lu already defined as %s"
+msgstr "%s:%u: hwcap ç´¢å¼? %lu ã?¯æ?¢ã?« %s ã?¨ã??ã?¦å®?義ã??ã??ã?¦ã??ã?¾ã??"
 
-#: locale/programs/ld-ctype.c:585 locale/programs/ld-ctype.c:622
+#: elf/ldconfig.c:1139
 #, 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' ¥«¥Æ¥´¥ê¤Ï¥°¥ë¡¼¥×Ãæ¤Ë10¸Ä¤Î¥¨¥ó¥È¥ê¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
-
-#: locale/programs/ld-ctype.c:763
-msgid "no input digits defined and none of the standard names in the charmap"
-msgstr "ÆþÎϷ夬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Ëɸ½à̾¤¬¤¢¤ê¤Þ¤»¤ó"
-
-#: locale/programs/ld-ctype.c:828
-msgid "not all characters used in `outdigit' are available in the charmap"
-msgstr "`outdigit'¤Ç»ÈÍÑÃæ¤Îʸ»ú¤Î°ìÉô¤Ï¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤ÇÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgid "%s:%u: duplicate hwcap %lu %s"
+msgstr "%s:%u: é??è¤?ã??ã?? hwcap %lu %s ã?§ã??"
 
-#: locale/programs/ld-ctype.c:845
-msgid "not all characters used in `outdigit' are available in the repertoire"
-msgstr "`outdigit'¤Ç»ÈÍÑÃæ¤Îʸ»ú¤Î°ìÉô¤Ï¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×¤ÇÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#: locale/programs/ld-ctype.c:1244
+#: elf/ldconfig.c:1161
 #, c-format
-msgid "character class `%s' already defined"
-msgstr "¥­¥ã¥é¥¯¥¿¥¯¥é¥¹`%s'¤Ï¤¹¤Ç¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgid "need absolute file name for configuration file when using -r"
+msgstr "-r ã??使ç?¨ã??ã?¦ã??ã??ã?¨ã??ã?¯è¨­å®?ã??ã?¡ã?¤ã?«å??ã?¨ã??ã?¦çµ¶å¯¾ã??ã?¹ã?®ã??ã?¡ã?¤ã?«å??ã??å¿?è¦?ã?§ã??"
 
-#: locale/programs/ld-ctype.c:1250
+#: elf/ldconfig.c:1168 locale/programs/xmalloc.c:70 malloc/obstack.c:434
+#: malloc/obstack.c:436 posix/getconf.c:985 posix/getconf.c:1177
 #, c-format
-msgid "implementation limit: no more than %Zd character classes allowed"
-msgstr "¼ÂÁõ¾å¤ÎÀ©¸Â: %Zd °Ê¾å¤Î¥­¥ã¥é¥¯¥¿¥¯¥é¥¹¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "memory exhausted"
+msgstr "ã?¡ã?¢ã?ªã??使ã??æ??ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:1276
+#: elf/ldconfig.c:1198
 #, c-format
-msgid "character map `%s' already defined"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×`%s'¤Ï¤¹¤Ç¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgid "%s:%u: cannot read directory %s"
+msgstr "%s:%u: ã??ã?£ã?¬ã?¯ã??ã?ª %s ã??読ã?¿è¾¼ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:1282
+#: elf/ldconfig.c:1242
 #, c-format
-msgid "implementation limit: no more than %d character maps allowed"
-msgstr "¼ÂÁõ¾å¤ÎÀ©¸Â: %d °Ê¾å¤Î¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "relative path `%s' used to build cache"
+msgstr "ã?­ã?£ã??ã?·ã?¥ç??æ??æ??ã?«ç?¸å¯¾ã??ã?¹ `%s' ã??使ç?¨ã??ã??ã?¾ã??ã??"
 
-#: 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/ldconfig.c:1268
 #, c-format
-msgid "%s: field `%s' does not contain exactly ten entries"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤Ï¤­¤Ã¤«¤ê10¹àÌÜʬ´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
+msgid "Can't chdir to /"
+msgstr "/ ã?¸ã??ã?£ã?¬ã?¯ã??ã?ªç§»å?? (chdir) å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:1575 locale/programs/ld-ctype.c:2146
+#: elf/ldconfig.c:1310
 #, c-format
-msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
-msgstr "ÈÏ°ÏÆâ¤Îto¤ÎÃÍ <U%0*X> ¤Ïfrom¤ÎÃÍ <U%0*X> ¤è¤ê¤â¾®¤µ¤¹¤®¤Þ¤¹"
-
-#: locale/programs/ld-ctype.c:1702
-msgid "start and end character sequence of range must have the same length"
-msgstr "ÈÏ°ÏÆâ¤Î³«»Ï½ªÎ»¥­¥ã¥é¥¯¥¿¥·¡¼¥±¥ó¥¹¤ÏƱ°ìĹ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-
-#: locale/programs/ld-ctype.c:1709
-msgid "to-value character sequence is smaller than from-value sequence"
-msgstr "toÃͤÎʸ»ú¥·¡¼¥±¥ó¥¹¤ÏfromÃͤÎʸ»ú¥·¡¼¥±¥ó¥¹¤è¤ê¤â¾®¤µ¤¹¤®¤Þ¤¹"
+msgid "Can't open cache file directory %s\n"
+msgstr "ã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?«ã??ã?£ã?¬ã?¯ã??ã?ª %s ã??é??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:2066 locale/programs/ld-ctype.c:2117
-msgid "premature end of `translit_ignore' definition"
-msgstr "`translit_ignore'ÄêµÁ¤Î½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
+#: elf/ldd.bash.in:43
+msgid "Written by %s and %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/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 ""
+"Usage: ldd [OPTION]... FILE...\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-ctype.c:2296
-#, c-format
-msgid "%s: syntax error in definition of new character class"
-msgstr "%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-ctype.c:2311
-#, c-format
-msgid "%s: syntax error in definition of new character map"
-msgstr "%s: ¿·¤·¤¤¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤ÎÄêµÁÃæ¤Ëʸˡ¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤¹"
+#: elf/ldd.bash.in:153 inet/rcmd.c:483
+msgid "not regular file"
+msgstr "é??常ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:2486
-msgid "ellipsis range must be marked by two operands of same type"
-msgstr "¾Êά¤ÎÈϰϤÏƱ¤¸·¿¤Î2¤Ä¤Î¥ª¥Ú¥é¥ó¥É¤Ë¤è¤Ã¤Æ¥Þ¡¼¥¯¤Å¤±¤µ¤ì¤Æ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/ldd.bash.in:156
+msgid "warning: you do not have execution permission for"
+msgstr "è­¦å??: å®?è¡?ã??ã?¼ã??ã??ã?·ã?§ã?³ã??ã??ã??ã?¾ã??ã??:"
 
-#: locale/programs/ld-ctype.c:2495
-msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
-msgstr "¥·¥ó¥Ü¥ë̾¤ÎÃͤÎÈϰϤȤ·¤ÆÀäÂоÊά `...' ¤Ï»ÈÍѤ·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+#: elf/ldd.bash.in:185
+msgid "\tnot a dynamic executable"
+msgstr "\tå??ç??å®?è¡?ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:2510
-msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
-msgstr "UCS ¤ÎÃͤÎÈϰϤȤ·¤Æ16¿Ê¥·¥ó¥Ü¥ë¾Êά `..' ¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/ldd.bash.in:193
+msgid "exited with unknown exit code"
+msgstr "ä¸?æ??ã?ªçµ?äº?ã?³ã?¼ã??ã?§çµ?äº?ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-ctype.c:2524
-msgid "with character code range values one must use the absolute ellipsis `...'"
-msgstr "ʸ»ú¥³¡¼¥É¤ÎÃͤÎÈϰϤȤ·¤ÆÀäÂоÊά `...' ¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#: elf/ldd.bash.in:198
+msgid "error: you do not have read permission for"
+msgstr "ã?¨ã?©ã?¼: 読ã?¿è¾¼ã?¿ã??ã?¼ã??ã??ã?·ã?§ã?³ã??ã??ã??ã?¾ã??ã??:"
 
-#: locale/programs/ld-ctype.c:2675
+#: elf/readelflib.c:35
 #, c-format
-msgid "duplicated definition for mapping `%s'"
-msgstr "½ÅÊ£¤·¤¿¥Þ¥Ã¥Ô¥ó¥° `%s' ¤ÎÄêµÁ"
+msgid "file %s is truncated\n"
+msgstr "ã??ã?¡ã?¤ã?« %s ã?¯å??ã??è©°ã??ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:2761 locale/programs/ld-ctype.c:2905
+#: elf/readelflib.c:67
 #, c-format
-msgid "%s: `translit_start' section does not end with `translit_end'"
-msgstr "%s: `translit_start' ¥»¥¯¥·¥ç¥ó¤¬ `translit_end' ¤Ç½ª¤Ã¤Æ¤¤¤Þ¤»¤ó"
+msgid "%s is a 32 bit ELF file.\n"
+msgstr "%s ã?¯ 32 ã??ã??ã?? ELF ã??ã?¡ã?¤ã?«ã?§ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:2856
+#: elf/readelflib.c:69
 #, c-format
-msgid "%s: duplicate `default_missing' definition"
-msgstr "%s: `default_missing'ÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
-
-#: locale/programs/ld-ctype.c:2861
-msgid "previous definition was here"
-msgstr "Á°¤ÎÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤·¤¿"
+msgid "%s is a 64 bit ELF file.\n"
+msgstr "%s ã?¯ 64 ã??ã??ã?? ELF ã??ã?¡ã?¤ã?«ã?§ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:2883
+#: elf/readelflib.c:71
 #, c-format
-msgid "%s: no representable `default_missing' definition found"
-msgstr "%s: ɽ¸½²Äǽ¤Ê`default_missing'ÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "Unknown ELFCLASS in file %s.\n"
+msgstr "ã??ã?¡ã?¤ã?« %s å??ã?«ä¸?æ??ã?ª ELFCLASS ã??ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:3036
+#: elf/readelflib.c:78
 #, c-format
-msgid "%s: character `%s' not defined in charmap while needed as default value"
-msgstr "%s: ¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Çʸ»ú`%s'¤¬Ì¤ÄêµÁ¤Ç¤¹¤¬¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפǤ¹"
+msgid "%s is not a shared object file (Type: %d).\n"
+msgstr "%s ã?¯å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã?? (å??: %d)ã??\n"
 
-#: 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/readelflib.c:109
 #, c-format
-msgid "%s: character `%s' in charmap not representable with one byte"
-msgstr "%s: ¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Îʸ»ú`%s'¤Ï1¥Ð¥¤¥È¤Çɽ¸½¤Ç¤­¤Þ¤»¤ó"
+msgid "more than one dynamic segment\n"
+msgstr "äº?ã?¤ä»¥ä¸?ã?®å??ç??ã?»ã?°ã?¡ã?³ã??ã??ã??ã??ã?¾ã??\n"
 
-#: 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/readlib.c:97
 #, c-format
-msgid "%s: character `%s' not defined while needed as default value"
-msgstr "%s: ¥­¥ã¥é¥¯¥¿`%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¤¬¡¢¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפǤ¹"
+msgid "Cannot fstat file %s.\n"
+msgstr "ã??ã?¡ã?¤ã?« %s ã?®ç?¶æ??å??å¾? (fstat) ã??ã?§ã??ã?¾ã??ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:3161
+#: elf/readlib.c:108
 #, c-format
-msgid "character `%s' not defined while needed as default value"
-msgstr "¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפʥ­¥ã¥é¥¯¥¿`%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "File %s is empty, not checked."
+msgstr "ã??ã?¡ã?¤ã?« %s ã?¯ç©ºã?§ã??ã??æ¤?æ?»ã??ã??ã?¾ã??ã??ã??"
 
-#: locale/programs/ld-ctype.c:3401 locale/programs/ld-ctype.c:3426
+#: elf/readlib.c:114
 #, c-format
-msgid "%s: character `%s' needed as default value not representable with one byte"
-msgstr "%s: ¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפʥ­¥ã¥é¥¯¥¿`%s'¤Ï1¥Ð¥¤¥È¤Çɽ¸½¤Ç¤­¤Þ¤»¤ó"
-
-#: locale/programs/ld-ctype.c:3481
-msgid "no output digits defined and none of the standard names in the charmap"
-msgstr "½ÐÎϷ夬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Ëɸ½à̾¤¬¤¢¤ê¤Þ¤»¤ó"
+msgid "File %s is too small, not checked."
+msgstr "ã??ã?¡ã?¤ã?« %s ã?¯å°?ã??ã??ã??ã?¾ã??ã??æ¤?æ?»ã??ã??ã?¾ã??ã??ã??"
 
-#: locale/programs/ld-ctype.c:3772
+#: elf/readlib.c:124
 #, c-format
-msgid "%s: transliteration data from locale `%s' not available"
-msgstr "%s: ¥í¥±¡¼¥ë`%s'¤Ç¤Îtransliteration¥Ç¡¼¥¿¤ÏÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgid "Cannot mmap file %s.\n"
+msgstr "ã??ã?¡ã?¤ã?« %s ã?? mmap ã?§ã??ã?¾ã??ã??ã??\n"
 
-#: locale/programs/ld-ctype.c:3868
+#: elf/readlib.c:162
 #, c-format
-msgid "%s: table for class \"%s\": %lu bytes\n"
-msgstr "%s: ¥¯¥é¥¹ \"%s\" ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+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:3937
+#: elf/sln.c:85
 #, c-format
-msgid "%s: table for map \"%s\": %lu bytes\n"
-msgstr "%s: ¥Þ¥Ã¥× \"%s\" ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+msgid ""
+"Usage: sln src dest|file\n"
+"\n"
+msgstr ""
+"使��: sln src dest|file\n"
+"\n"
 
-#: locale/programs/ld-ctype.c:4070
+#: elf/sln.c:110
 #, c-format
-msgid "%s: table for width: %lu bytes\n"
-msgstr "%s: width ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+msgid "%s: file open error: %m\n"
+msgstr "%s: ã??ã?¡ã?¤ã?«ã??é??ã??æ??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??: %m\n"
 
-#: locale/programs/ld-identification.c:171
+#: elf/sln.c:147
 #, c-format
-msgid "%s: no identification for category `%s'"
-msgstr "%s: ¥«¥Æ¥´¥ê`%s'¤ËÂФ¹¤ëidentification¤¬¤¢¤ê¤Þ¤»¤ó"
+msgid "No target in line %d\n"
+msgstr "è¡? %d å??ã?«ã?¿ã?¼ã?²ã??ã??ã??ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-identification.c:436
+#: elf/sln.c:179
 #, c-format
-msgid "%s: duplicate category version definition"
-msgstr "%s: ¥«¥Æ¥´¥ê¥Ð¡¼¥¸¥ç¥ó¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgid "%s: destination must not be a directory\n"
+msgstr "%s: ã?ªã?³ã?¯å?? (dest) ã??ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã??ã?£ã?¦ã?¯ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-measurement.c:114
+#: elf/sln.c:185
 #, c-format
-msgid "%s: invalid value for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÉÔÀµ¤ÊÃͤǤ¹"
+msgid "%s: failed to remove the old destination\n"
+msgstr "%s: å?¤ã??ã?ªã?³ã?¯å?? (dest) ã??å??é?¤ã??ã??ã?®ã?«å¤±æ??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
+#: elf/sln.c:193
 #, c-format
-msgid "%s: field `%s' undefined"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤Ï̤ÄêµÁ¤Ç¤¹"
+msgid "%s: invalid destination: %s\n"
+msgstr "%s: ç?¡å?¹ã?ªã?ªã?³ã?¯å??ã?§ã??: %s\n"
 
-#: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
+#: elf/sln.c:208 elf/sln.c:217
 #, c-format
-msgid "%s: value for field `%s' must not be an empty string"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÃͤ϶õ¤Îʸ»úÎó¤Ç¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "Invalid link from \"%s\" to \"%s\": %s\n"
+msgstr "\"%s\" ã??ã?? \"%s\" ã?¸ã?®ç?¡å?¹ã?ªã?ªã?³ã?¯ã?§ã??: %s\n"
 
-#: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
-#, c-format
-msgid "%s: no correct regular expression for field `%s': %s"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÀµµ¬É½¸½¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó: %s"
+#: elf/sprof.c:77
+msgid "Output selection:"
+msgstr "å?ºå??é?¸æ??:"
 
-#: locale/programs/ld-monetary.c:224
-#, c-format
-msgid "%s: value of field `int_curr_symbol' has wrong length"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`int_curr_symbol'¤ÎÃͤÎŤµ¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: elf/sprof.c:79
+msgid "print list of count paths and their number of use"
+msgstr "ã??ã?¹ã?¨ã??ã?®ä½¿ç?¨å??æ?°ã??æ?°ã??ã?¦ä¸?覧表示ã??ã?¾ã??"
 
-#: locale/programs/ld-monetary.c:237
+#: elf/sprof.c:81
+msgid "generate flat profile with counts and ticks"
+msgstr "ã?«ã?¦ã?³ã??ã?¨ã??ã?£ã??ã?¯ã?«é?¢ã??ã??å¹³å?¦ã?ªã??ã?­ã??ã?¡ã?¤ã?«ã??ç??æ??ã??ã?¾ã??"
+
+#: elf/sprof.c:82
+msgid "generate call graph"
+msgstr "å?¼ã?³å?ºã??ã?°ã?©ã??ã??ç??æ??ã??ã?¾ã??"
+
+#: elf/sprof.c:89
+msgid "Read and display shared object profiling data."
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã?®ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??読ã?¿è¾¼ã??ã?§è¡¨ç¤ºã??ã?¾ã??ã??"
+
+#: elf/sprof.c:94
+msgid "SHOBJ [PROFDATA]"
+msgstr "SHOBJ [PROFDATA]"
+
+#: elf/sprof.c:420
 #, 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 "failed to load shared object `%s'"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã?? `%s' ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-monetary.c:256 locale/programs/ld-numeric.c:119
+#: elf/sprof.c:429
 #, c-format
-msgid "%s: value for field `%s' must not be the empty string"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÃͤ϶õ¤Îʸ»úÎó¤Ç¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "cannot create internal descriptors"
+msgstr "å??é?¨è¨?è¿°å­?ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
+#: elf/sprof.c:548
 #, c-format
-msgid "%s: value for field `%s' must be in range %d...%d"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃÍ¤Ï %d...%d ¤ÎÈϰϤˤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgid "Reopening shared object `%s' failed"
+msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã?? `%s' ã?®å??ã?ªã?¼ã??ã?³ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-monetary.c:746 locale/programs/ld-numeric.c:275
+#: elf/sprof.c:555 elf/sprof.c:649
 #, c-format
-msgid "%s: value for field `%s' must be a single character"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃͤϥ·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "reading of section headers failed"
+msgstr "ã?»ã?¯ã?·ã?§ã?³ã??ã??ã??ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-monetary.c:843 locale/programs/ld-numeric.c:319
+#: elf/sprof.c:563 elf/sprof.c:657
 #, c-format
-msgid "%s: `-1' must be last entry in `%s' field"
-msgstr "%s: `-1'¤Ï`%s'¥Õ¥£¡¼¥ë¥É¤Î¡¢ºÇ¸å¤Î¹àÌܤǤʤ±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "reading of section header string table failed"
+msgstr "ã?»ã?¯ã?·ã?§ã?³ã??ã??ã??æ??å­?å??表ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-monetary.c:865 locale/programs/ld-numeric.c:340
+#: elf/sprof.c:589
 #, c-format
-msgid "%s: values for field `%s' must be smaller than 127"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÃͤÏ127°Ê²¼¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "*** Cannot read debuginfo file name: %m\n"
+msgstr "*** ã??ã??ã??ã?°æ??å?±ã??ã?¡ã?¤ã?«å??ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??: %m\n"
 
-#: locale/programs/ld-monetary.c:908
-msgid "conversion rate value cannot be zero"
-msgstr "ÊÑ´¹¥ì¡¼¥ÈÃͤϥ¼¥í¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
+#: elf/sprof.c:609
+#, c-format
+msgid "cannot determine file name"
+msgstr "ã??ã?¡ã?¤ã?«å??ã??決å®?ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
-#: locale/programs/ld-telephone.c:150
+#: elf/sprof.c:642
 #, c-format
-msgid "%s: invalid escape sequence in field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'Ãæ¤ÎÉÔÀµ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤Ç¤¹"
+msgid "reading of ELF header failed"
+msgstr "ELF ã??ã??ã??ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:248
+#: elf/sprof.c:678
 #, c-format
-msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Îʸ»úÎó %Zd Æâ¤ÎÊý¸þ¥Õ¥é¥°¤¬'+'¤Ç¤â'-'¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
+msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
+msgstr "*** ã??ã?¡ã?¤ã?« `%s' ã?¯å??ã??é?¤ã??ã??ã?¦ (strip) ã??ã?¾ã??: 詳細ã?ªè§£æ??ã??å?ºæ?¥ã?¾ã??ã??\n"
 
-#: locale/programs/ld-time.c:259
+#: elf/sprof.c:708
 #, c-format
-msgid "%s: direction flag in string %Zd in `era' field is not a single character"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÆâ¤Îʸ»úÎó %Zd ¤ÎÊý¸þ¥Õ¥é¥°¤¬Ã±°ìʸ»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgid "failed to load symbol data"
+msgstr "ã?·ã?³ã??ã?«ã??ã?¼ã?¿ã?®ã?­ã?¼ã??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:272
+#: elf/sprof.c:775
 #, c-format
-msgid "%s: invalid number for offset in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÆâ¤Îʸ»úÎó %Zd Æâ¤Î¥ª¥Õ¥»¥Ã¥È¤ËÂФ¹¤ëÈֹ椬ÉÔÀµ¤Ç¤¹"
+msgid "cannot load profiling data"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??ã?­ã?¼ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:280
+#: elf/sprof.c:784
 #, c-format
-msgid "%s: garbage at end of offset value in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Îʸ»úÎó %Zd Æâ¤Î¥ª¥Õ¥»¥Ã¥ÈÃͤκǸå¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgid "while stat'ing profiling data file"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã?®ç?¶æ??å??å¾? (stat) 中"
 
-#: locale/programs/ld-time.c:331
+#: elf/sprof.c:792
 #, c-format
-msgid "%s: invalid starting date in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Î³«»ÏÆüÉÕ¤¬ÉÔÀµ¤Ç¤¹"
+msgid "profiling data file `%s' does not match shared object `%s'"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??ã?¡ã?¤ã?« `%s' ã?¯å?±æ??ã?ªã??ã?¸ã?§ã?¯ã?? `%s' ã?¨ä¸?è?´ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:340
+#: elf/sprof.c:803
 #, c-format
-msgid "%s: garbage at end of starting date in string %Zd in `era' field "
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Îʸ»úÎó %Zd Æâ¤Î³«»ÏÆüÉդκǸå¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgid "failed to mmap the profiling data file"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??ã?¡ã?¤ã?«ã?® mmap ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:359
+#: elf/sprof.c:811
 #, c-format
-msgid "%s: starting date is invalid in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Ãæ¤Î³«»ÏÆü¤ÏÉÔÀµ¤Ç¤¹"
+msgid "error while closing the profiling data file"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã??ã?¡ã?¤ã?«ã??é??ã??ã?¦ã??ã??é??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:408
+#: elf/sprof.c:820 elf/sprof.c:890
 #, c-format
-msgid "%s: invalid stopping date in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Î½ªÎ»ÆüÉÕ¤¬ÉÔÀµ¤Ç¤¹"
+msgid "cannot create internal descriptor"
+msgstr "å??é?¨è¨?è¿°å­?ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:417
+#: elf/sprof.c:866
 #, c-format
-msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Îʸ»úÎó %Zd Æâ¤Î½ªÎ»ÆüÉդκǸå¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgid "`%s' is no correct profile data file for `%s'"
+msgstr "`%s' ã?¯ `%s' ç?¨ã?®æ­£ã??ã??ã??ã?­ã??ã?¡ã?¤ã?«ã??ã?¼ã?¿ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:436
+#: elf/sprof.c:1047 elf/sprof.c:1105
 #, c-format
-msgid "%s: stopping date is invalid in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Ãæ¤Î½ªÎ»Ç¯¤ÏÉÔÀµ¤Ç¤¹"
+msgid "cannot allocate symbol data"
+msgstr "ã?·ã?³ã??ã?«ã??ã?¼ã?¿ã??é??ç½®å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:445
+#: iconv/iconv_charmap.c:142 iconv/iconv_prog.c:446
 #, c-format
-msgid "%s: missing era name in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Îera̾¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "cannot open output file"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«ã??é??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:457
+#: iconv/iconv_charmap.c:188 iconv/iconv_prog.c:312
 #, c-format
-msgid "%s: missing era format in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Îera¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgid "error while closing input `%s'"
+msgstr "å?¥å?? `%s' ã??é??ã??ã?¦ã??ã??é??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:486
+#: iconv/iconv_charmap.c:462
 #, c-format
-msgid "%s: third operand for value of field `%s' must not be larger than %d"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃͤËÂФ¹¤ë£³ÈÖÌܤΥª¥Ú¥é¥ó¥É¤Ï %d ¤è¤ê¤âÂ礭¤¯¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
+msgid "illegal input sequence at position %Zd"
+msgstr "ä½?ç½® %Zd ã?«ä¸?æ­£ã?ªå?¥å??ã?·ã?¼ã?±ã?³ã?¹ã??ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
+#: iconv/iconv_charmap.c:481 iconv/iconv_prog.c:537
 #, c-format
-msgid "%s: values of field `%s' must not be larger than %d"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃÍ¤Ï %d °Ê¾å¤Ç¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "incomplete character or shift sequence at end of buffer"
+msgstr "ã??ã??ã??ã?¡ã?®æ??å¾?ã?«ä¸?å®?å?¨ã?ªæ??å­?ã?¾ã??ã?¯ã?·ã??ã??ã?·ã?¼ã?±ã?³ã?¹ã??ã??ã??ã?¾ã??"
 
-#: locale/programs/ld-time.c:510
+#: 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 not be larger than %d"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃÍ¤Ï %d °Ê¾å¤Ç¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgid "error while reading the input"
+msgstr "å?¥å??読ã?¿è¾¼ã?¿ä¸­ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:986
+#: iconv/iconv_charmap.c:544 iconv/iconv_prog.c:598
 #, c-format
-msgid "%s: too few values for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ·¤Æ¾¯¤Ê¤¹¤®¤ëÃͤǤ¹"
+msgid "unable to allocate buffer for input"
+msgstr "å?¥å??ç?¨ã??ã??ã??ã?¡ã??é??ç½®ã??ã??ã??ã?¨ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: locale/programs/ld-time.c:1031
-msgid "extra trailing semicolon"
-msgstr ";·×¤Ê¥»¥ß¥³¥í¥ó¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+#: iconv/iconv_prog.c:60
+msgid "Input/Output format specification:"
+msgstr "å?¥å??/å?ºå??å½¢å¼?ã?®æ??å®?:"
 
-#: locale/programs/ld-time.c:1034
-#, c-format
-msgid "%s: too many values for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ·¤Æ¿¤¹¤®¤ëÃͤǤ¹"
+#: iconv/iconv_prog.c:61
+msgid "encoding of original text"
+msgstr "å??ã?®ã??ã?­ã?¹ã??ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°"
 
-#: locale/programs/linereader.c:130
-msgid "trailing garbage at end of line"
-msgstr "¹ÔËö¤Ë¥´¥ß¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+#: iconv/iconv_prog.c:62
+msgid "encoding for output"
+msgstr "å?ºå??ç?¨ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°"
 
-#: locale/programs/linereader.c:304
-msgid "garbage at end of number"
-msgstr "¿ô»ú¤Î½ª¤ï¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+#: iconv/iconv_prog.c:63
+msgid "Information:"
+msgstr "æ??å?±:"
 
-#: locale/programs/linereader.c:416
-msgid "garbage at end of character code specification"
-msgstr "¥­¥ã¥é¥¯¥¿¥³¡¼¥É»ØÄê¤Î½ª¤ï¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+#: iconv/iconv_prog.c:64
+msgid "list all known coded character sets"
+msgstr "å?¨ã?¦ã?®æ?¢ç?¥ã?®ç¬¦å?·å??ã??ã??ã??æ??å­?é??å??ã??ä¸?覧表示ã??ã?¾ã??"
 
-#: locale/programs/linereader.c:502
-msgid "unterminated symbolic name"
-msgstr "¥·¥ó¥Ü¥ë̾¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+#: iconv/iconv_prog.c:65 locale/programs/localedef.c:127
+msgid "Output control:"
+msgstr "å?ºå??å?¶å¾¡:"
 
-#: locale/programs/linereader.c:566 catgets/gencat.c:1195
-msgid "invalid escape sequence"
-msgstr "ÉÔÅö¤ÊÊݸ»þ¹ï¤Ç¤¹"
+#: iconv/iconv_prog.c:66
+msgid "omit invalid characters from output"
+msgstr "å?ºå??ã??ã??ç?¡å?¹ã?ªæ??å­?ã??å??ã??é?¤ã??"
 
-#: locale/programs/linereader.c:629
-msgid "illegal escape sequence at end of string"
-msgstr "ʸ»úÎó¤Î½ª¤ï¤ê¤ËÉÔÀµ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
+#: iconv/iconv_prog.c:67
+msgid "output file"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«"
 
-#: locale/programs/linereader.c:633 locale/programs/linereader.c:861
-msgid "unterminated string"
-msgstr "ʸ»úÎ󤬽ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+#: iconv/iconv_prog.c:68
+msgid "suppress warnings"
+msgstr "è­¦å??ã??æ??å?¶ã??ã??"
 
-#: locale/programs/linereader.c:675
-msgid "non-symbolic character value should not be used"
-msgstr "Èó¥·¥ó¥Ü¥ë¥­¥ã¥é¥¯¥¿ÃͤϻÈÍѤ¹¤Ù¤­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: iconv/iconv_prog.c:69
+msgid "print progress information"
+msgstr "çµ?é??æ??å?±ã??表示ã??ã??"
+
+#: 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...]"
 
-#: locale/programs/linereader.c:822
+#: iconv/iconv_prog.c:234
 #, c-format
-msgid "symbol `%.*s' not in charmap"
-msgstr "ÉÔÌÀ¤Ê¥·¥ó¥Ü¥ë`%.*s'¤¬¤¢¤ê¤Þ¤·¤¿: ¤³¤Î¹Ô¤Ï̵»ë¤·¤Þ¤¹"
+msgid "conversions from `%s' and to `%s' are not supported"
+msgstr "`%s' ã??ã??ã?®å¤?æ??ã??ã??ã?³ `%s' ã?¸ã?®å¤?æ??ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/linereader.c:843
+#: iconv/iconv_prog.c:239
 #, c-format
-msgid "symbol `%.*s' not in repertoire map"
-msgstr "¥·¥ó¥Ü¥ë `%.*s' ¤¬¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×Ãæ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgid "conversion from `%s' is not supported"
+msgstr "`%s' ã??ã??ã?®å¤?æ??ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:75
-msgid "System information:"
-msgstr "¥·¥¹¥Æ¥à¾ðÊó:"
+#: iconv/iconv_prog.c:246
+#, c-format
+msgid "conversion to `%s' is not supported"
+msgstr "`%s' ã?¸ã?®å¤?æ??ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:77
-msgid "Write names of available locales"
-msgstr "ÍøÍѲÄǽ¤Ê¥í¥±¡¼¥ë̾¤Î½ÐÎÏ"
+#: iconv/iconv_prog.c:250
+#, c-format
+msgid "conversion from `%s' to `%s' is not supported"
+msgstr "`%s'ã??ã??`%s'ã?¸ã?®å¤?æ??ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:79
-msgid "Write names of available charmaps"
-msgstr "ÍøÍѲÄǽ¤Ê¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×̾¤Î½ÐÎÏ"
+#: iconv/iconv_prog.c:260
+#, c-format
+msgid "failed to start conversion processing"
+msgstr "å¤?æ??å?¦ç??ã?®é??å§?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:80
-msgid "Modify output format:"
-msgstr "½ÐÎÏ·Á¼°¤Î¹¹¿·:"
+#: iconv/iconv_prog.c:358
+#, c-format
+msgid "error while closing output file"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«ã??é??ã??ã?¦ã??ã??é??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:81
-msgid "Write names of selected categories"
-msgstr "ÁªÂò¤·¤¿¥«¥Æ¥´¥ê̾¤Î½ÐÎÏ"
+#: iconv/iconv_prog.c:456
+#, c-format
+msgid "conversion stopped due to problem in writing the output"
+msgstr "å?ºå??æ?¸ã??å?ºã??中ã?«å??é¡?ã??ã??ã?£ã??ã??ã??å¤?æ??ã??中止ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:82
-msgid "Write names of selected keywords"
-msgstr "ÁªÂò¤·¤¿¥­¡¼¥ï¡¼¥É̾¤Î½ÐÎÏ"
+#: iconv/iconv_prog.c:533
+#, c-format
+msgid "illegal input sequence at position %ld"
+msgstr "ä½?ç½® %ld ã?«ä¸?æ­£ã?ªå?¥å??ã?·ã?¼ã?±ã?³ã?¹ã??ã??ã??ã?¾ã??"
 
-#: locale/programs/locale.c:83
-msgid "Print more information"
-msgstr "¾ÜºÙ¾ðÊó¤Îɽ¼¨"
+#: iconv/iconv_prog.c:541
+#, c-format
+msgid "internal error (illegal descriptor)"
+msgstr "å??é?¨ã?¨ã?©ã?¼ (ä¸?æ­£ã?ªè¨?è¿°å­?) ã?§ã??"
 
-#: locale/programs/locale.c:88
-msgid "Get locale-specific information."
-msgstr "¥í¥±¡¼¥ë¸ÇÍ­¾ðÊó¤òÆÀ¤ë."
+#: iconv/iconv_prog.c:544
+#, c-format
+msgid "unknown iconv() error %d"
+msgstr "ä¸?æ??ã?ª iconv() ã?¨ã?©ã?¼ %d ã?§ã??"
 
-#: locale/programs/locale.c:91
+#: iconv/iconv_prog.c:790
 msgid ""
-"NAME\n"
-"[-a|-m]"
+"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"
-"[-a|-m]"
+"以ä¸?ã?®ã?ªã?¹ã??ã?«ã?¯ã??å?¨ã?¦ã?®æ?¢ç?¥ã?®æ??å­?é??å??ã??å?«ã?¾ã??ã?¦ã??ã?¾ã??ã??ã??ã??ã??ã?®å??å??ã?¯\n"
+"ã?³ã??ã?³ã??ã?©ã?¤ã?³ã??ã?©ã?¡ã?¼ã?¿ã?® FROM ã?¨ TO ã?®å?¨ã?¦ã?®çµ?ã?¿å??ã??ã??ã?¨ã??ã?¦ä½¿ç?¨å?ºæ?¥\n"
+"ã??ã?¨ã?¯é??ã??ã?¾ã??ã??ã??ã??ã??æ??å­?é??å??ã?¯è¤?æ?°ã?®ç?°ã?ªã?£ã??å??å?? (å?¥å??ã??alias) ã?§\n"
+"ã?ªã?¹ã??ã??ã??ã?¦ã??ã?¾ã??ã??\n"
+"\n"
+" "
 
-#: locale/programs/locale.c:195
-msgid "Cannot set LC_CTYPE to default locale"
-msgstr "LC_CTYPE¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: iconv/iconvconfig.c:110
+msgid "Create fastloading iconv module configuration file."
+msgstr "é«?é??読込ã?¿ç?¨ iconv ã?¢ã?¸ã?¥ã?¼ã?«è¨­å®?ã??ã?¡ã?¤ã?«ã??ä½?æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/locale.c:197
-msgid "Cannot set LC_MESSAGES to default locale"
-msgstr "LC_MESSAGES¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: iconv/iconvconfig.c:114
+msgid "[DIR...]"
+msgstr "[DIR...]"
 
-#: locale/programs/locale.c:210
-msgid "Cannot set LC_COLLATE to default locale"
-msgstr "LC_COLLATE¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: iconv/iconvconfig.c:127
+msgid "Prefix used for all file accesses"
+msgstr "å?¨ã?¦ã?®ã??ã?¡ã?¤ã?«ã?¢ã?¯ã?»ã?¹ã?«æ?¥é?­è¾?ã??使ç?¨ã??ã??"
 
-#: locale/programs/locale.c:226
-msgid "Cannot set LC_ALL to default locale"
-msgstr "LC_ALL¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: 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/locale.c:517
-msgid "while preparing output"
-msgstr "Á°½èÍý½ÐÎÏÃæ"
+#: iconv/iconvconfig.c:132
+msgid "Do not search standard directories, only those on the command line"
+msgstr "æ¨?æº?ã??ã?£ã?¬ã?¯ã??ã?ªã??æ?¢æ?»ã??ã??ã??ã?³ã??ã?³ã??ã?©ã?¤ã?³ã?§æ??å®?ã??ã??ã??ã??ã?®ã?®ã?¿ä½¿ç?¨ã??ã??"
 
-#: locale/programs/localedef.c:121
-msgid "Input Files:"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë:"
+#: iconv/iconvconfig.c:301
+#, c-format
+msgid "Directory arguments required when using --nostdlib"
+msgstr "--nostdlib ã??使ç?¨ã??ã?¦ã??ã??ã?¨ã??ã?¯ã??ã?£ã?¬ã?¯ã??ã?ªå¼?æ?°ã??å¿?è¦?ã?§ã??"
 
-#: locale/programs/localedef.c:123
-msgid "Symbolic character names defined in FILE"
-msgstr "¥·¥ó¥Ü¥ë¥­¥ã¥é¥¯¥¿Ì¾¤Ï FILE Ãæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: iconv/iconvconfig.c:343 locale/programs/localedef.c:291
+#, c-format
+msgid "no output file produced because warnings were issued"
+msgstr "è­¦å??ã??å?ºã??ã??ã??ã??ã??å?ºå??ã??ã?¡ã?¤ã?«ã??ä½?æ??ã??ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: locale/programs/localedef.c:124
-msgid "Source definitions are found in FILE"
-msgstr "¥Õ¥¡¥¤¥ëÃæ¤Ë¥½¡¼¥¹ÄêµÁ¤¬¤¢¤ê¤Þ¤·¤¿"
+#: iconv/iconvconfig.c:429
+#, c-format
+msgid "while inserting in search tree"
+msgstr "æ¤?ç´¢æ?¨ã?¸æ?¿å?¥ä¸­ã?§ã??"
 
-#: locale/programs/localedef.c:126
-msgid "FILE contains mapping from symbolic names to UCS4 values"
-msgstr "¥Õ¥¡¥¤¥ë¤Ï¥·¥ó¥Ü¥ë̾¤«¤éUCS4ÃͤؤΥޥåԥ󥰤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
+#: iconv/iconvconfig.c:1238
+#, c-format
+msgid "cannot generate output file"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«ã??ç??æ??ã?§ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:130
-msgid "Create output even if warning messages were issued"
-msgstr "·Ù¹ð¥á¥Ã¥»¡¼¥¸¤¬¤¢¤Ã¤Æ¤â½ÐÎϤòºîÀ®"
+#: inet/rcmd.c:157
+msgid "rcmd: Cannot allocate memory\n"
+msgstr "rcmd: ã?¡ã?¢ã?ªã??確ä¿?ã?§ã??ã?¾ã??ã??\n"
 
-#: locale/programs/localedef.c:131
-msgid "Create old-style tables"
-msgstr "¸Å¤¤·Á¼°¤Î¥Æ¡¼¥Ö¥ë¤òºîÀ®"
+#: inet/rcmd.c:172
+msgid "rcmd: socket: All ports in use\n"
+msgstr "rcmd: socket: å?¨ã??ã?¼ã??ã??使ç?¨ä¸­ã?§ã??\n"
 
-#: locale/programs/localedef.c:132
-msgid "Optional output file prefix"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë¥×¥ì¥Õ¥£¥Ã¥¯¥¹¤òÉղ乤ë"
+#: inet/rcmd.c:200
+#, c-format
+msgid "connect to address %s: "
+msgstr "ã?¢ã??ã?¬ã?¹ %s ã?¸æ?¥ç¶?: "
 
-#: locale/programs/localedef.c:133
-msgid "Be strictly POSIX conform"
-msgstr "¸·Ì©¤ËPOSIXµ¬³Ê¤Ë½¾¤¦"
+#: inet/rcmd.c:213
+#, c-format
+msgid "Trying %s...\n"
+msgstr "%s ���中...\n"
 
-#: locale/programs/localedef.c:135
-msgid "Suppress warnings and information messages"
-msgstr "·Ù¹ð¤È¾ðÊó¥á¥Ã¥»¡¼¥¸¤ÎÍÞÀ©"
+#: inet/rcmd.c:249
+#, c-format
+msgid "rcmd: write (setting up stderr): %m\n"
+msgstr "rcmd: write (æ¨?æº?ã?¨ã?©ã?¼å?ºå??ã??設å®?中): %m\n"
 
-#: locale/programs/localedef.c:136
-msgid "Print more messages"
-msgstr "¾ÜºÙ¤Ê¥á¥Ã¥»¡¼¥¸¤Îɽ¼¨"
+#: inet/rcmd.c:265
+#, c-format
+msgid "rcmd: poll (setting up stderr): %m\n"
+msgstr "rcmd: poll (æ¨?æº?ã?¨ã?©ã?¼å?ºå??ã??設å®?中): %m\n"
 
-#: locale/programs/localedef.c:137
-msgid "Archive control:"
-msgstr "¥¢¡¼¥«¥¤¥ÖÀ©¸æ"
+#: inet/rcmd.c:268
+msgid "poll: protocol failure in circuit setup\n"
+msgstr "poll: å??ç·?ã?®ã?»ã??ã??ã?¢ã??ã??中ã?§ã??ã?­ã??ã?³ã?«ã??失æ??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/localedef.c:139
-msgid "Don't add new data to archive"
-msgstr "¥¢¡¼¥«¥¤¥Ö¤Ë¿·¤·¤¤¥Ç¡¼¥¿¤òÄɲ䷤ʤ¤"
+#: inet/rcmd.c:301
+msgid "socket: protocol failure in circuit setup\n"
+msgstr "socket: å??ç·?ã?®ã?»ã??ã??ã?¢ã??ã??中ã?§ã??ã?­ã??ã?³ã?«ã??失æ??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/localedef.c:141
-msgid "Add locales named by parameters to archive"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤Ç»ØÄꤵ¤ì¤¿Ì¾Á°¤ò»ý¤Ä¥í¥±¡¼¥ë¤ò¥¢¡¼¥«¥¤¥Ö¤ËÄɲÃ"
+#: inet/rcmd.c:325
+#, c-format
+msgid "rcmd: %s: short read"
+msgstr "rcmd: %s: ç?­ã??読込ã?¿"
 
-#: locale/programs/localedef.c:142
-msgid "Replace existing archive content"
-msgstr "¥¢¡¼¥«¥¤¥Ö¤Î¸½Â¸¤¹¤ëÃæ¿È¤òÃÖ´¹"
+#: inet/rcmd.c:481
+msgid "lstat failed"
+msgstr "lstat ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:144
-msgid "Remove locales named by parameters from archive"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤Ç»ØÄꤵ¤ì¤¿Ì¾Á°¤ò»ý¤Ä¥í¥±¡¼¥ë¤ò¥¢¡¼¥«¥¤¥Ö¤«¤éºï½ü"
+#: inet/rcmd.c:488
+msgid "cannot open"
+msgstr "é??ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:145
-msgid "List content of archive"
-msgstr "¥¢¡¼¥«¥¤¥ÖÃæ¤Î¥ê¥¹¥È¤òɽ¼¨"
+#: inet/rcmd.c:490
+msgid "fstat failed"
+msgstr "fstat ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:147
-msgid "locale.alias file to consult when making archive"
-msgstr "¥¢¡¼¥«¥¤¥ÖºîÀ®Ãæ¤Ë»ÈÍѤ¹¤ëlocale.alias¥Õ¥¡¥¤¥ë"
+#: inet/rcmd.c:492
+msgid "bad owner"
+msgstr "誤ã?£ã??æ??æ??è??ã?§ã??"
 
-#: locale/programs/localedef.c:152
-msgid "Compile locale specification"
-msgstr "¥í¥±¡¼¥ë»ÅÍͤò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
+#: inet/rcmd.c:494
+msgid "writeable by other than owner"
+msgstr "æ??æ??è??以å¤?ã??æ?¸ã??è¾¼ã?¿ã??å?¯è?½ã?§ã??"
 
-#: 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 [¥Õ¥¡¥¤¥ë]"
+#: inet/rcmd.c:496
+msgid "hard linked somewhere"
+msgstr "ã?©ã??ã??ã?§ã??ã?¼ã??ã?ªã?³ã?¯ã??ã??ã?¦ã??ã?¾ã??"
 
-#: locale/programs/localedef.c:233
-msgid "cannot create directory for output files"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ëÍѥǥ£¥ì¥¯¥È¥ê¤¬ºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#: inet/ruserpass.c:170 inet/ruserpass.c:193
+msgid "out of memory"
+msgstr "ã?¡ã?¢ã?ªã??ä¸?足ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:244
-msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
-msgstr "Ã×̿Ū¥¨¥é¡¼: ¥·¥¹¥Æ¥à¤Ï`_POSIX2_LOCALEDEF'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: inet/ruserpass.c:184
+msgid "Error: .netrc file is readable by others."
+msgstr "ã?¨ã?©ã?¼: .netrc ã??ã?¡ã?¤ã?«ã??ä»?ã?®äººã?«ã??ã?£ã?¦èª­ã?¿è¾¼ã?¿å?¯è?½ã?§ã??ã??"
 
-#: locale/programs/localedef.c:258 locale/programs/localedef.c:274
-#: locale/programs/localedef.c:599 locale/programs/localedef.c:619
+#: inet/ruserpass.c:185
+msgid "Remove password or make file unreadable by others."
+msgstr "ã??ã?¹ã?¯ã?¼ã??ã??å??é?¤ã??ã??ã??ã??ä»?ã?®äººã?«ã??ã?£ã?¦ã??ã?¡ã?¤ã?«ã??読ã?¿è¾¼ã??ã?ªã??ã??ã??ã?«ã??ã?¦ã??ã??ã??ã??ã??"
+
+#: inet/ruserpass.c:277
 #, c-format
-msgid "cannot open locale definition file `%s'"
-msgstr "¥í¥±¡¼¥ëÄêµÁ¥Õ¥¡¥¤¥ë`%s'¤ò³«¤±¤Þ¤»¤ó"
+msgid "Unknown .netrc keyword %s"
+msgstr "ä¸?æ??ã?ª .netrc ã?­ã?¼ã?¯ã?¼ã?? %s ã?§ã??"
+
+#: libidn/nfkc.c:464
+msgid "Character out of range for UTF-8"
+msgstr "æ??å­?ã?? UTF-8 ã?®ç¯?å?²å¤?ã?§ã??"
 
-#: locale/programs/localedef.c:286
+#: locale/programs/charmap-dir.c:59
 #, c-format
-msgid "cannot write output files to `%s'"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë`%s'¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
+msgid "cannot read character map directory `%s'"
+msgstr "æ??å­?ã??ã??ã??ã??ã?£ã?¬ã?¯ã??ã?ª `%s' ã??読ã?¿è¾¼ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: locale/programs/localedef.c:367
+#: locale/programs/charmap.c:138
 #, c-format
-msgid ""
-"System's directory for character maps : %s\n"
-"                       repertoire maps: %s\n"
-"                       locale path    : %s\n"
-"%s"
-msgstr ""
-"¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤¬¤¢¤ë  ¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
-"¥ì¥Ñ¡¼¥È¥ê¡¼¥Þ¥Ã¥×¤¬¤¢¤ë¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
-"¥í¥±¡¼¥ë¥Ñ¥¹¤ËÂФ¹¤ë    ¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
-"%s"
+msgid "character map file `%s' not found"
+msgstr "æ??å­?ã??ã??ã??ã??ã?¡ã?¤ã?« `%s' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:567
-msgid "circular dependencies between locale definitions"
-msgstr "¥í¥±¡¼¥ëÄêµÁÃæ¤Ç°Í¸´Ø·¸¤Î¥ë¡¼¥×¤¬¤¢¤ê¤Þ¤¹"
+#: locale/programs/charmap.c:195
+#, c-format
+msgid "default character map file `%s' not found"
+msgstr "ã??ã??ã?©ã?«ã??æ??å­?ã??ã??ã??ã??ã?¡ã?¤ã?« `%s' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/localedef.c:573
+#: locale/programs/charmap.c:258
 #, c-format
-msgid "cannot add already read locale `%s' a second time"
-msgstr "ÆɹþºÑ¤ß¤Î¥í¥±¡¼¥ë`%s'¤Ï2²ó¤âÄɲäǤ­¤Þ¤»¤ó"
+msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
+msgstr "æ??å­?ã??ã??ã?? `%s' ã?¯ ASCII äº?æ??ã?§ã?¯ã??ã??ã?¾ã??ã??ã??ã?­ã?±ã?¼ã?«ã?? ISO C æº?æ??ã?§ã?¯ã??ã??ã?¾ã??ã??\n"
 
-#: locale/programs/locarchive.c:89 locale/programs/locarchive.c:259
-msgid "cannot create temporary file"
-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/locarchive.c:118 locale/programs/locarchive.c:305
-msgid "cannot initialize archive file"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
+#: 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/locarchive.c:125 locale/programs/locarchive.c:312
-msgid "cannot resize archive file"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥ºÊѹ¹¤¬¤Ç¤­¤Þ¤»¤ó"
+#: locale/programs/charmap.c:358
+msgid "invalid definition"
+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:375 locale/programs/locfile.c:126
+#: locale/programs/locfile.c:153 locale/programs/repertoire.c:175
+msgid "bad argument"
+msgstr "é??é??ã?£ã??å¼?æ?°ã?§ã??"
 
-#: locale/programs/locarchive.c:156
-msgid "failed to create new locale archive"
-msgstr "¿·¤·¤¤¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: locale/programs/charmap.c:403
+#, c-format
+msgid "duplicate definition of <%s>"
+msgstr "<%s> ã?®å®?義ã??é??è¤?ã??ã?¦ã??ã?¾ã??"
 
-#: locale/programs/locarchive.c:168
-msgid "cannot change mode of new locale archive"
-msgstr "¿·¤·¤¤¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+#: locale/programs/charmap.c:410
+#, c-format
+msgid "value for <%s> must be 1 or greater"
+msgstr "<%s> ã?®å?¤ã?¯1以ä¸?ã?§ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:253
-msgid "cannot map locale archive file"
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò¥Þ¥Ã¥×¤Ç¤­¤Þ¤»¤ó"
+#: locale/programs/charmap.c:422
+#, c-format
+msgid "value of <%s> must be greater or equal than the value of <%s>"
+msgstr "<%s> ã?®å?¤ã?¯ <%s> ã?®å?¤ä»¥ä¸?ã?§ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:329
-msgid "cannot lock new archive"
-msgstr "¿·¤·¤¤¥¢¡¼¥«¥¤¥Ö¤Î¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
+#: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
+#, c-format
+msgid "argument to <%s> must be a single character"
+msgstr "å¼?æ?° <%s> ã?¯å??ä¸?æ??å­?ã?§ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:380
-msgid "cannot extend locale archive file"
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò³ÈÄ¥¤Ç¤­¤Þ¤»¤ó"
+#: locale/programs/charmap.c:471
+msgid "character sets with locking states are not supported"
+msgstr "ã?­ã??ã?¯ç?¶æ??ã??æ??ã?¤æ??å­?é??å??ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:389
-msgid "cannot change mode of resized locale archive"
-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:397
-msgid "cannot rename new archive"
-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/charmap.c:553
+msgid "invalid encoding given"
+msgstr "ç?¡å?¹ã?ªã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ã??ä¸?ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/charmap.c:562
+msgid "too few bytes in character encoding"
+msgstr "æ??å­?ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ä¸­ã?®ã??ã?¤ã??æ?°ã??å°?ã?ªã??ã??ã?¾ã??"
+
+#: locale/programs/charmap.c:564
+msgid "too many bytes in character encoding"
+msgstr "æ??å­?ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ä¸­ã?®ã??ã?¤ã??æ?°ã??å¤?ã??ã??ã?¾ã??"
 
-#: locale/programs/locarchive.c:450
+#: 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/charmap.c:610 locale/programs/ld-address.c:602
+#: locale/programs/ld-collate.c:2767 locale/programs/ld-collate.c:3924
+#: locale/programs/ld-ctype.c:2232 locale/programs/ld-ctype.c:2984
+#: 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 "cannot open locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò³«¤±¤Þ¤»¤ó"
+msgid "%1$s: definition does not end with `END %1$s'"
+msgstr "%1$s: å®?義ã?? `END %1$s' ã?§çµ?ã?£ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:455
+#: locale/programs/charmap.c:643
+msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
+msgstr "WIDTH å®?義ã?¯ CHARMAP å®?義ã?«å¾?ã??ã??ã?¨ã?®ã?¿è¨±ã??ã??ã?¾ã??"
+
+#: locale/programs/charmap.c:651 locale/programs/charmap.c:714
 #, c-format
-msgid "cannot stat locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
+msgid "value for %s must be an integer"
+msgstr "%s ã?®å?¤ã?¯æ?´æ?°ã?§ã?ªã??ã??ã?°ã?ªã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:474
+#: locale/programs/charmap.c:842
 #, c-format
-msgid "cannot lock locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
+msgid "%s: error in state machine"
+msgstr "%s: ç?¶æ??ã??ã?·ã?³å??ã?§ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
+
+#: locale/programs/charmap.c:850 locale/programs/ld-address.c:618
+#: locale/programs/ld-collate.c:2764 locale/programs/ld-collate.c:4117
+#: locale/programs/ld-ctype.c:2229 locale/programs/ld-ctype.c:3001
+#: 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 "%s: premature end of file"
+msgstr "%s: ã??ã?¡ã?¤ã?«çµ?端 (EOF) ã??æ?©ã??ã??ã?¾ã??"
 
-#: locale/programs/locarchive.c:497
-msgid "cannot read archive header"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Ø¥Ã¥À¤¬Æɤá¤Þ¤»¤ó"
+#: locale/programs/charmap.c:869 locale/programs/charmap.c:880
+#, c-format
+msgid "unknown character `%s'"
+msgstr "ä¸?æ??ã?ªæ??å­? `%s' ã?§ã??"
 
-#: locale/programs/locarchive.c:557
+#: locale/programs/charmap.c:888
 #, c-format
-msgid "locale '%s' already exists"
-msgstr "¥í¥±¡¼¥ë '%s' ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹"
+msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
+msgstr "ã??ã?¤ã??ã?·ã?¼ã?±ã?³ã?¹ã?®é??å§?ã??ã??çµ?äº?ã?¾ã?§ã?®ã??ã?¤ã??æ?°ã?¨ã??ç¯?å?²ã?®çµ?ã??ã??ã?¨ã??ä¸?è?´ã??ã?¾ã??ã??: %d ã?¨ %d"
 
-#: 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:993 locale/programs/ld-collate.c:3044
+#: locale/programs/repertoire.c:419
+msgid "invalid names for character range"
+msgstr "ã?­ã?£ã?©ã?¯ã?¿ç¯?å?²ã?¨ã??ã?¦ä¸?æ­£ã?ªå??å??ã?§ã??"
 
-#: locale/programs/locarchive.c:982
-#, c-format
-msgid "locale alias file `%s' not found"
-msgstr "¥í¥±¡¼¥ë¥¨¥¤¥ê¥¢¥¹¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
+msgid "hexadecimal range format should use only capital characters"
+msgstr "16é?²æ?°ã?®ç¯?å?²å½¢å¼?ã?¯è?±å¤§æ??å­?ã?§ã?®ã?¿ä½¿ç?¨ã??ã?¹ã??ã?§ã??"
 
-#: locale/programs/locarchive.c:1126
+#: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
 #, c-format
-msgid "Adding %s\n"
-msgstr "%s ¤òÄɲÃÃæ\n"
+msgid "<%s> and <%s> are invalid names for range"
+msgstr "<%s> ã?¨ <%s> ã?¯ç¯?å?²ã?¨ã??ã?¦ã?¯ç?¡å?¹ã?ªå??å??ã?§ã??"
 
-#: locale/programs/locarchive.c:1132
+#: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456
+msgid "upper limit in range is smaller than lower limit"
+msgstr "ç¯?å?²ã?®ä¸?é??ã??ä¸?é??ã??ã??å°?ã??ã??ã?§ã??"
+
+#: locale/programs/charmap.c:1087
+msgid "resulting bytes for range not representable."
+msgstr "ç¯?å?²ã?®çµ?æ??ã??ã?¤ã??ã??表示å?¯è?½ã?§ã?¯ã??ã??ã?¾ã??ã??ã??"
+
+#: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1556
+#: locale/programs/ld-ctype.c:420 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 "stat of \"%s\" failed: %s: ignored"
-msgstr "\"%s\" ¤Î stat ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s ¤ò̵»ë¤·¤Þ¤¹"
+msgid "No definition for %s category found"
+msgstr "%s ã?«ã??ã?´ã?ªç?¨ã?®å®?義ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:1138
+#: 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 "\"%s\" is no directory; ignored"
-msgstr "\"%s\" ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó; ̵»ë¤·¤Þ¤¹"
+msgid "%s: field `%s' not defined"
+msgstr "%s: ã??ã?£ã?¼ã?«ã?? `%s' ã?¯å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:1145
+#: 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 "cannot open directory \"%s\": %s: ignored"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤¬³«¤±¤Þ¤»¤ó: %s ¤ò̵»ë¤·¤Þ¤¹"
+msgid "%s: field `%s' must not be empty"
+msgstr "%s: ã??ã?£ã?¼ã?«ã?? `%s' ã??空ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:1217
+#: locale/programs/ld-address.c:170
 #, c-format
-msgid "incomplete set of locale files in \"%s\""
-msgstr "¥í¥±¡¼¥ë¥Õ¥¡¥¤¥ë \"%s\" Ãæ¤Î¥í¥±¡¼¥ë½¸¹ç¤¬ÉÔ´°Á´¤Ç¤¹"
+msgid "%s: invalid escape `%%%c' sequence in field `%s'"
+msgstr "%s: ç?¡å?¹ã?ªã?¨ã?¹ã?±ã?¼ã??ã?·ã?¼ã?±ã?³ã?¹ `%%%c' ã??ã??ã?£ã?¼ã?«ã?? `%s' 中ã?«ã??ã??ã?¾ã??"
 
-#: locale/programs/locarchive.c:1281
+#: locale/programs/ld-address.c:221
 #, c-format
-msgid "cannot read all files in \"%s\": ignored"
-msgstr "\"%s\" Ãæ¤ÎÁ´¥Õ¥¡¥¤¥ë¤òÆɤá¤Þ¤»¤ó: ̵»ë¤·¤Þ¤¹"
+msgid "%s: terminology language code `%s' not defined"
+msgstr "%s: terminologyè¨?èª?ã?³ã?¼ã?? `%s' ã?¯å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locarchive.c:1351
+#: locale/programs/ld-address.c:246
 #, c-format
-msgid "locale \"%s\" not in archive"
-msgstr "¥í¥±¡¼¥ë \"%s\" ¤Ï¥¢¡¼¥«¥¤¥ÖÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgid "%s: field `%s' must not be defined"
+msgstr "%s: ã??ã?£ã?¼ã?«ã?? `%s' ã??å®?義ã??ã??ã?¦ã??ã?¦ã?¯ã??ã??ã?¾ã??ã??"
 
-#: locale/programs/locfile.c:132
+#: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
 #, c-format
-msgid "argument to `%s' must be a single character"
-msgstr "°ú¿ô `%s' ¤Ï¥·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgid "%s: language abbreviation `%s' not defined"
+msgstr "%s: è¨?èª?å??ç??ç?¥å½¢ `%s' ã??å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: locale/programs/locfile.c:251
-msgid "syntax error: not inside a locale definition section"
-msgstr "ʸˡ¥¨¥é¡¼: ¥í¥±¡¼¥ëÄêµÁ¥»¥¯¥·¥ç¥óÆâÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: 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 "%s: `%s' value does not match `%s' value"
+msgstr "%s: `%s' ã?®å?¤ã?¯ `%s' ã?®å?¤ã?¨ä¸?è?´ã??ã?¾ã??ã??"
 
-#: locale/programs/locfile.c:625
+#: locale/programs/ld-address.c:314
 #, c-format
-msgid "cannot open output file `%s' for category `%s'"
-msgstr "¥«¥Æ¥´¥ê`%2$s'ÍѤνÐÎÏ¥Õ¥¡¥¤¥ë`%1$s'¤ò³«¤±¤Þ¤»¤ó"
+msgid "%s: numeric country code `%d' not valid"
+msgstr "%s: æ?°å­?ã?®å?½ã?³ã?¼ã?? `%d' ã??ç?¡å?¹ã?§ã??"
+
+#: locale/programs/ld-address.c:510 locale/programs/ld-address.c:547
+#: locale/programs/ld-address.c:585 locale/programs/ld-ctype.c:2608
+#: 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 "%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:3922
+#: locale/programs/ld-ctype.c:2981 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 "¥«¥Æ¥´¥ê`%2$s'ÍѤνÐÎÏ¥Õ¥¡¥¤¥ë`%1$s'¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgid "%s: incomplete `END' line"
+msgstr "%s: ä¸?å®?å?¨ã?ª `END' è¡?ã?§ã??"
+
+#: locale/programs/ld-address.c:609 locale/programs/ld-collate.c:542
+#: locale/programs/ld-collate.c:594 locale/programs/ld-collate.c:890
+#: locale/programs/ld-collate.c:903 locale/programs/ld-collate.c:2733
+#: locale/programs/ld-collate.c:2754 locale/programs/ld-collate.c:4107
+#: locale/programs/ld-ctype.c:1960 locale/programs/ld-ctype.c:2219
+#: locale/programs/ld-ctype.c:2806 locale/programs/ld-ctype.c:2992
+#: 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:417
+#, 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 "¥í¥±¡¼¥ë̾¤Ï¥Ý¡¼¥¿¥Ö¥ëʸ»ú¤À¤±¤Ç¹½À®¤¹¤Ù¤­¤Ç¤¹"
+#: locale/programs/ld-collate.c:426
+#, 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:433
+#, 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:440
 #, 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:471 locale/programs/ld-collate.c:497
+#, 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:481 locale/programs/ld-collate.c:507
+#: locale/programs/ld-collate.c:523
+#, 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:579
 #, 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:615
 #, 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:780
+#, 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:875
+#, 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:931
 #, 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:1051 locale/programs/ld-collate.c:1226
 #, 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 "cheese"
+#: locale/programs/ld-collate.c:1101
+#, 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:1128
+#, 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:1170
+#, 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:1295
+#, 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 ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë NAME ¤òºîÀ®"
+#: locale/programs/ld-collate.c:1299
+#, 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 "´û¸¤Î¥«¥¿¥í¥°¤ò»ÈÍѤ»¤º¡¢¶¯À©Åª¤Ë¿·¤·¤¤½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë¤·¤Þ¤¹"
+#: locale/programs/ld-collate.c:1319 locale/programs/ld-ctype.c:1477
+#, 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:1369 locale/programs/ld-collate.c:3858
+#, 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 ""
-"¥á¥Ã¥»¡¼¥¸¥«¥¿¥í¥°¤òÀ¸À®¤·¤Þ¤¹. ¤â¤·ÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë - ¤ò»ØÄꤷ¤¿¾ì¹ç¡¢ÆþÎϤÏɸ½àÆþÎϤ«¤éÆɤ߹þ¤Þ¤ì¤Þ¤¹¡£¤â¤·½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë - ¤ò\n"
-"»ØÄꤷ¤¿¾ì¹ç¡¢½ÐÎϤÏɸ½à½ÐÎϤؽñ¤­¹þ¤Þ¤ì¤Þ¤¹.\n"
+#: locale/programs/ld-collate.c:1378
+#, 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:1573
+#, 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:1598
+#, 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:1674 locale/programs/ld-collate.c:1780
+#, 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:1678 locale/programs/ld-collate.c:1784
+#, 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:1826
+#, c-format
+msgid "no definition of `UNDEFINED'"
+msgstr "`UNDEFINED' ã?®å®?義ã??ã??ã??ã?¾ã??ã??"
 
-#: catgets/gencat.c:522
+#: locale/programs/ld-collate.c:1855
 #, 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:2659 locale/programs/ld-collate.c:4046
+#, c-format
+msgid "%s: nested conditionals not supported"
+msgstr "%s: å?¥ã??å­?ã?«ã?ªã?£ã??æ?¡ä»¶ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: catgets/gencat.c:576
+#: locale/programs/ld-collate.c:2677
 #, 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:2852
+#, 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:2888
+#, 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:3024
+#, 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:3153
+#, 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:3164
+#, 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:3174
 #, 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:3183
+msgid "error while adding equivalent collating symbol"
+msgstr "ç­?価ã?ªç?§å??ã?·ã?³ã??ã?«è¿½å??中ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3221
+#, c-format
+msgid "duplicate definition of script `%s'"
+msgstr "ã?¹ã?¯ã?ªã??ã?? `%s' ã?®é??è¤?ã??ã??å®?義ã?§ã??"
+
+#: locale/programs/ld-collate.c:3269
+#, c-format
+msgid "%s: unknown section name `%.*s'"
+msgstr "%s: ä¸?æ??ã?ªã?»ã?¯ã?·ã?§ã?³å?? `%.*s' ã?§ã??"
+
+#: locale/programs/ld-collate.c:3298
+#, c-format
+msgid "%s: multiple order definitions for section `%s'"
+msgstr "%s: ã?»ã?¯ã?·ã?§ã?³ `%s' ç?¨ã?®é??åº?å®?義ã??è¤?æ?°ã??ã??ã?¾ã??"
+
+#: locale/programs/ld-collate.c:3326
+#, c-format
+msgid "%s: invalid number of sorting rules"
+msgstr "%s: ç?¡å?¹ã?ªä¸¦ã?³æ?¿ã??è¦?å??ã?®ç?ªå?·ã?§ã??"
+
+#: locale/programs/ld-collate.c:3353
+#, c-format
+msgid "%s: multiple order definitions for unnamed section"
+msgstr "%s: å??å??ã?®ã?ªã??ã?»ã?¯ã?·ã?§ã?³ã?«å¯¾ã??ã??並ã?³æ?¿ã??å®?義ã??è¤?æ?°ã??ã??ã?¾ã??"
+
+#: locale/programs/ld-collate.c:3407 locale/programs/ld-collate.c:3537
+#: locale/programs/ld-collate.c:3900
+#, c-format
+msgid "%s: missing `order_end' keyword"
+msgstr "%s: `order_end' ã?­ã?¼ã?¯ã?¼ã??ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3470
+#, c-format
+msgid "%s: order for collating symbol %.*s not yet defined"
+msgstr "%s: ç?§å??ã?·ã?³ã??ã?« %.*s ã?«å¯¾ã??ã??並ã?¹æ?¿ã??ã??ã?¾ã??å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3488
+#, c-format
+msgid "%s: order for collating element %.*s not yet defined"
+msgstr "%s: ç?§å??è¦?ç´? %.*s ã?«å¯¾ã??ã??並ã?¹æ?¿ã??ã??ã?¾ã??å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3499
+#, c-format
+msgid "%s: cannot reorder after %.*s: symbol not known"
+msgstr "%s: %.*sã?®å¾?ã?§å??並ã?³æ?¿ã??ã??ã?§ã??ã?¾ã??ã??: ä¸?æ??ã?ªã?·ã?³ã??ã?«ã?§ã??"
+
+#: locale/programs/ld-collate.c:3551 locale/programs/ld-collate.c:3912
+#, c-format
+msgid "%s: missing `reorder-end' keyword"
+msgstr "%s: `reorder-end' ã?­ã?¼ã?¯ã?¼ã??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3585 locale/programs/ld-collate.c:3783
+#, c-format
+msgid "%s: section `%.*s' not known"
+msgstr "%s: ã?»ã?¯ã?·ã?§ã?³ `%.*s' ã?¯ä¸?æ??ã?§ã??"
+
+#: locale/programs/ld-collate.c:3650
+#, c-format
+msgid "%s: bad symbol <%.*s>"
+msgstr "%s: é??é??ã?£ã??ã?·ã?³ã??ã?« <%.*s> ã?§ã??"
+
+#: locale/programs/ld-collate.c:3846
+#, c-format
+msgid "%s: cannot have `%s' as end of ellipsis range"
+msgstr "%s: ç??ç?¥è¨?å?·ã?®ç¯?å?²ã?®çµ?ã??ã??ã?¨ã??ã?¦ `%s' ã??æ??ã?¤ã??ã?¨ã?¯å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3896
+#, c-format
+msgid "%s: empty category description not allowed"
+msgstr "%s: 空ã?®ã?«ã??ã?´ã?ªè¨?è¿°ã?¯è¨±å?¯ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:3915
+#, c-format
+msgid "%s: missing `reorder-sections-end' keyword"
+msgstr "%s: `reorder-sections-end' ã?­ã?¼ã?¯ã?¼ã??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:4079
+#, c-format
+msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
+msgstr "%s: '%s' ã?«å¯¾å¿?ã??ã?¦ã??ã?? 'ifdef' ã?¾ã??ã?¯ 'ifndef' ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-collate.c:4097
+#, c-format
+msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
+msgstr "%s: 'endif' ã?«å¯¾å¿?ã??ã?¦ã??ã?? 'ifdef' ã?¾ã??ã?¯ 'ifndef' ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:439
+#, c-format
+msgid "No character set name specified in charmap"
+msgstr "æ??å­?ã??ã??ã??å??ã?«æ??å®?ã??ã??æ??å­?é??å??å??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:468
+#, c-format
+msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
+msgstr "æ??å­? L'\\u%0*x' (ã?¯ã?©ã?¹ `%s' å??) ã?¯ã?¯ã?©ã?¹`%s' å??ã?«ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:483
+#, c-format
+msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
+msgstr "æ??å­? L'\\u%0*x' (ã?¯ã?©ã?¹ `%s' å??) ã?¯ã?¯ã?©ã?¹ `%s' å??ã?«ã??ã?£ã?¦ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:497 locale/programs/ld-ctype.c:555
+#, c-format
+msgid "internal error in %s, line %u"
+msgstr "%s å??ã??%u è¡?ã?§å??é?¨ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:526
+#, c-format
+msgid "character '%s' in class `%s' must be in class `%s'"
+msgstr "ã?¯ã?©ã?¹ `%2$s' ã?®æ??å­? `%1$s' ã?¯ã?¯ã?©ã?¹ `%3$s' ã?«ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:542
+#, c-format
+msgid "character '%s' in class `%s' must not be in class `%s'"
+msgstr "ã?¯ã?©ã?¹ `%2$s' å??ã?®æ??å­? `%1$s' ã?¯ã?¯ã?©ã?¹ `%3$s' ã?«ã??ã?£ã?¦ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:572 locale/programs/ld-ctype.c:610
+#, c-format
+msgid "<SP> character not in class `%s'"
+msgstr "<SP> æ??å­?ã?¯ã?¯ã?©ã?¹ `%s' å??ã?«ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:584 locale/programs/ld-ctype.c:621
+#, c-format
+msgid "<SP> character must not be in class `%s'"
+msgstr "<SP> æ??å­?ã?¯ã?¯ã?©ã?¹ `%s' å??ã?«ã??ã?£ã?¦ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:599
+#, c-format
+msgid "character <SP> not defined in character map"
+msgstr "æ??å­? <SP> ã??æ??å­?ã??ã??ã??å??ã?§å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:714
+#, c-format
+msgid "`digit' category has not entries in groups of ten"
+msgstr "`digit' ã?«ã??ã?´ã?ªã?¯ã?°ã?«ã?¼ã??中ã?«10å??ã?®ã?¨ã?³ã??ã?ªã??æ??ã?£ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:763
+#, c-format
+msgid "no input digits defined and none of the standard names in the charmap"
+msgstr "å?¥å??æ¡?ã??å®?義ã??ã??ã?¦ã??ã?ªã??ã??ã??æ??å­?ã??ã??ã??中ã?«æ¨?æº?å??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:828
+#, c-format
+msgid "not all characters used in `outdigit' are available in the charmap"
+msgstr "`outdigit' å??ã?§ä½¿ç?¨ã??ã??ã?¦ã??ã??æ??å­?ã?®å?¨ã?¦ã??æ??å­?ã??ã??ã??å??ã?§å?©ç?¨å?¯è?½ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:845
+#, c-format
+msgid "not all characters used in `outdigit' are available in the repertoire"
+msgstr "`outdigit'ã?§ä½¿ç?¨ä¸­ã?®æ??å­?ã?®ä¸?é?¨ã?¯ã?¬ã??ã?¼ã??ã?ªã??ã??ã??ã?§å?©ç?¨å?¯è?½ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:1245
+#, c-format
+msgid "character class `%s' already defined"
+msgstr "æ??å­?ã?¯ã?©ã?¹ `%s' ã?¯æ?¢ã?«å®?義ã??ã??ã?¦ã??ã?¾ã??"
+
+#: locale/programs/ld-ctype.c:1251
+#, c-format
+msgid "implementation limit: no more than %Zd character classes allowed"
+msgstr "å®?è£?ä¸?ã?®å?¶é??: %Zd ã??ã??大ã??ã??æ??å­?ã?¯ã?©ã?¹ã?¯è¨±å?¯ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:1277
+#, c-format
+msgid "character map `%s' already defined"
+msgstr "æ??å­?ã??ã??ã?? `%s' ã?¯æ?¢ã?«å®?義ã??ã??ã?¦ã??ã?¾ã??"
+
+#: locale/programs/ld-ctype.c:1283
+#, c-format
+msgid "implementation limit: no more than %d character maps allowed"
+msgstr "å®?è£?ä¸?ã?®å?¶é??: %d ã??ã??大ã??ã??æ??å­?ã??ã??ã??ã?¯è¨±å?¯ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:1548 locale/programs/ld-ctype.c:1673
+#: locale/programs/ld-ctype.c:1779 locale/programs/ld-ctype.c:2471
+#: locale/programs/ld-ctype.c:3467
+#, c-format
+msgid "%s: field `%s' does not contain exactly ten entries"
+msgstr "%s: ã??ã?£ã?¼ã?«ã?? `%s' ã?¯å?³å¯?ã?«10é??ç?®ã??å?«ã??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:1576 locale/programs/ld-ctype.c:2150
+#, c-format
+msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
+msgstr "ç¯?å?²ã?® to ã?®å?¤ <U%0*X> ã?¯ from ã?®å?¤ <U%0*X> ã??ã??å°?ã??ã??ã?§ã??"
+
+#: locale/programs/ld-ctype.c:1703
+msgid "start and end character sequence of range must have the same length"
+msgstr "ç¯?å?²ã?®é??å§?ã?¨çµ?äº?æ??å­?ã?·ã?¼ã?±ã?³ã?¹ã?¯å??ä¸?é?·ã?§ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:1710
+msgid "to-value character sequence is smaller than from-value sequence"
+msgstr "to å?¤ã?®æ??å­?ã?·ã?¼ã?±ã?³ã?¹ã?¯ from å?¤ã?®æ??å­?ã?·ã?¼ã?±ã?³ã?¹ã??ã??ã??å°?ã??ã??ã??ã?¾ã??"
+
+#: locale/programs/ld-ctype.c:2070 locale/programs/ld-ctype.c:2121
+msgid "premature end of `translit_ignore' definition"
+msgstr "`translit_ignore' å®?義ã?®çµ?端ã??æ?©ã??ã??ã?¾ã??"
+
+#: locale/programs/ld-ctype.c:2076 locale/programs/ld-ctype.c:2127
+#: locale/programs/ld-ctype.c:2169
+msgid "syntax error"
+msgstr "æ§?æ??ã?¨ã?©ã?¼ã?§ã??"
+
+#: locale/programs/ld-ctype.c:2303
+#, c-format
+msgid "%s: syntax error in definition of new character class"
+msgstr "%s: æ?°ã??ã??æ??å­?ã?¯ã?©ã?¹ã?®å®?義å??ã?§æ§?æ??ã?¨ã?©ã?¼ã?§ã??"
+
+#: locale/programs/ld-ctype.c:2318
+#, c-format
+msgid "%s: syntax error in definition of new character map"
+msgstr "%s: æ?°ã??ã??æ??å­?ã??ã??ã??ã?®å®?義å??ã?§æ§?æ??ã?¨ã?©ã?¼ã?§ã??"
+
+#: locale/programs/ld-ctype.c:2493
+msgid "ellipsis range must be marked by two operands of same type"
+msgstr "ç??ç?¥ã?®ç¯?å?²ã?¯å??ã??å??ã?®äº?å??ã?®è¢«æ¼?ç®?å­?ã?«ã??ã??ã??ã?¼ã?¯ã??ã??ã?¦ã??ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2502
+msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
+msgstr "ã?·ã?³ã??ã?«å??ã?®å?¤ã?®ç¯?å?²ã?¨ã??ã?¦çµ¶å¯¾ç??ç?¥ `...' ã?¯ä½¿ç?¨ã??ã?¦ã?¯ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2517
+msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
+msgstr "UCS ã?®å?¤ã?®ç¯?å?²ã?¨ã??ã?¦16é?²ã?·ã?³ã??ã?«ç??ç?¥ `..' ã??使ç?¨ã??ã?ªã??ã??ã?°ã?ªã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2531
+msgid "with character code range values one must use the absolute ellipsis `...'"
+msgstr "æ??å­?ã?³ã?¼ã??ã?®å?¤ã?®ç¯?å?²ã?¨ã??ã?¦çµ¶å¯¾ç??ç?¥ `...' ã??使ç?¨ã??ã?ªã??ã??ã?°ã?ªã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2682
+#, c-format
+msgid "duplicated definition for mapping `%s'"
+msgstr "é??è¤?ã??ã??ã??ã??ã??ã?³ã?° `%s' ã?®å®?義ã?§ã??"
+
+#: locale/programs/ld-ctype.c:2768 locale/programs/ld-ctype.c:2912
+#, c-format
+msgid "%s: `translit_start' section does not end with `translit_end'"
+msgstr "%s: `translit_start' ã?»ã?¯ã?·ã?§ã?³ã?? `translit_end' ã?§çµ?ã?£ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2863
+#, c-format
+msgid "%s: duplicate `default_missing' definition"
+msgstr "%s: é??è¤?ã??ã?? `default_missing' å®?義ã?§ã??"
+
+#: locale/programs/ld-ctype.c:2868
+msgid "previous definition was here"
+msgstr "å??ã?®å®?義ã??ã??ã??ã?«ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:2890
+#, c-format
+msgid "%s: no representable `default_missing' definition found"
+msgstr "%s: 表ç?¾å?¯è?½ã?ª `default_missing' å®?義ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3043 locale/programs/ld-ctype.c:3127
+#: locale/programs/ld-ctype.c:3147 locale/programs/ld-ctype.c:3168
+#: locale/programs/ld-ctype.c:3189 locale/programs/ld-ctype.c:3210
+#: locale/programs/ld-ctype.c:3231 locale/programs/ld-ctype.c:3271
+#: locale/programs/ld-ctype.c:3292 locale/programs/ld-ctype.c:3359
+#: locale/programs/ld-ctype.c:3401 locale/programs/ld-ctype.c:3426
+#, c-format
+msgid "%s: character `%s' not defined while needed as default value"
+msgstr "%s: æ??å­? `%s' ã??ã??ã??ã?©ã?«ã??å?¤ã?¨ã??ã?¦å¿?è¦?ã?§ã??ã??å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3048 locale/programs/ld-ctype.c:3132
+#: locale/programs/ld-ctype.c:3152 locale/programs/ld-ctype.c:3173
+#: locale/programs/ld-ctype.c:3194 locale/programs/ld-ctype.c:3215
+#: locale/programs/ld-ctype.c:3236 locale/programs/ld-ctype.c:3276
+#: locale/programs/ld-ctype.c:3297 locale/programs/ld-ctype.c:3364
+#, c-format
+msgid "%s: character `%s' in charmap not representable with one byte"
+msgstr "%s: æ??å­?ã??ã??ã??å??ã?®æ??å­? `%s' ã?¯ä¸?ã??ã?¤ã??ã?§è¡¨ç?¾ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3408 locale/programs/ld-ctype.c:3433
+#, c-format
+msgid "%s: character `%s' needed as default value not representable with one byte"
+msgstr "%s: ã??ã??ã?©ã?«ã??å?¤ã?¨ã??ã?¦å¿?è¦?ã?ªæ??å­? `%s' ã??ä¸?ã??ã?¤ã??ã?§è¡¨ç?¾ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3489
+#, c-format
+msgid "no output digits defined and none of the standard names in the charmap"
+msgstr "å?ºå??æ¡?ã??å®?義ã??ã??ã?¦ã??ã?ªã??ã??ã??æ??å­?ã??ã??ã??å??ã?«æ¨?æº?å??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3780
+#, c-format
+msgid "%s: transliteration data from locale `%s' not available"
+msgstr "%s: ã?­ã?±ã?¼ã?« `%s' ã??ã??ã?®ã?ªã??ã?©ã?«å¤?æ??ã??ã?¼ã?¿ã??使ç?¨å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/ld-ctype.c:3881
+#, c-format
+msgid "%s: table for class \"%s\": %lu bytes\n"
+msgstr "%s: ã?¯ã?©ã?¹ \"%s\" ç?¨ã?®è¡¨: %lu ã??ã?¤ã??\n"
+
+#: locale/programs/ld-ctype.c:3950
+#, c-format
+msgid "%s: table for map \"%s\": %lu bytes\n"
+msgstr "%s: ã??ã??ã?? \"%s\" ç?¨ã?®è¡¨: %lu ã??ã?¤ã??\n"
+
+#: locale/programs/ld-ctype.c:4083
+#, 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' ã??ã?£ã?¼ã?«ã??å??ã?®æ??å­?å?? %Zd å??ã?« era å??ã??ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/ld-time.c:456
+#, c-format
+msgid "%s: missing era format in string %Zd in `era' field"
+msgstr "%s: `era' ã??ã?£ã?¼ã?«ã??å??ã?®æ??å­?å?? %Zd å??ã?« era å½¢å¼?ã??ã??ã??ã?¾ã??ã??"
+
+#: 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.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 ""
+"NAME\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] FILE...\n"
+"--list-archive [FILE]"
+
+#: 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"
+"                       repertoire maps: %s\n"
+"                       locale path    : %s\n"
+"%s"
+msgstr ""
+"æ??å­?ã??ã??ã??ç?¨ã?®ã?·ã?¹ã??ã??ã??ã?£ã?¬ã?¯ã??ã?ª         : %s\n"
+"ã?¬ã??ã?¼ã??ã?ªã?¼ã??ã??ã??ç?¨ã?®ã?·ã?¹ã??ã??ã??ã?£ã?¬ã?¯ã??ã?ª : %s\n"
+"ã?­ã?±ã?¼ã?«ã??ã?¹ç?¨ã?®ã?·ã?¹ã??ã??ã??ã?£ã?¬ã?¯ã??ã?ª       : %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:88 locale/programs/locarchive.c:261
+#, c-format
+msgid "cannot create temporary file"
+msgstr "ä¸?æ??ã??ã?¡ã?¤ã?«ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:118 locale/programs/locarchive.c:307
+#, c-format
+msgid "cannot initialize archive file"
+msgstr "æ?¸åº«ã??ã?¡ã?¤ã?«ã??å??æ??å??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:125 locale/programs/locarchive.c:314
+#, c-format
+msgid "cannot resize archive file"
+msgstr "æ?¸åº«ã??ã?¡ã?¤ã?«ã?®ã?µã?¤ã?ºå¤?æ?´ã?¯å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:134 locale/programs/locarchive.c:323
+#: locale/programs/locarchive.c:527
+#, c-format
+msgid "cannot map archive header"
+msgstr "æ?¸åº«ã??ã??ã??ã??ã??ã??ã??å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:156
+#, c-format
+msgid "failed to create new locale archive"
+msgstr "æ?°ã??ã??ã?­ã?±ã?¼ã?«æ?¸åº«ã?®ä½?æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:168
+#, c-format
+msgid "cannot change mode of new locale archive"
+msgstr "æ?°ã??ã??ã?­ã?±ã?¼ã?«æ?¸åº«ã?®ã?¢ã?¼ã??ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:255
+#, c-format
+msgid "cannot map locale archive file"
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº«ã??ã?¡ã?¤ã?«ã??ã??ã??ã??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:331
+#, c-format
+msgid "cannot lock new archive"
+msgstr "æ?°ã??ã??æ?¸åº«ã??ã?­ã??ã?¯ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:396
+#, c-format
+msgid "cannot extend locale archive file"
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº«ã??ã?¡ã?¤ã?«ã??æ?¡å¼µã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:405
+#, c-format
+msgid "cannot change mode of resized locale archive"
+msgstr "ã?µã?¤ã?ºå¤?æ?´ã??ã??ã?­ã?±ã?¼ã?«æ?¸åº«ã?®ã?¢ã?¼ã??ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:413
+#, c-format
+msgid "cannot rename new archive"
+msgstr "æ?°ã??ã??æ?¸åº«å??ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:466
+#, c-format
+msgid "cannot open locale archive \"%s\""
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº« \"%s\" ã??é??ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:471
+#, c-format
+msgid "cannot stat locale archive \"%s\""
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº« \"%s\" ã?®ç?¶æ??å??å¾? (stat) ã??å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:490
+#, c-format
+msgid "cannot lock locale archive \"%s\""
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº« \"%s\" ã??ã?­ã??ã?¯ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:513
+#, c-format
+msgid "cannot read archive header"
+msgstr "æ?¸åº«ã??ã??ã??ã??読ã?¿è¾¼ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:573
+#, c-format
+msgid "locale '%s' already exists"
+msgstr "ã?­ã?±ã?¼ã?« '%s' ã?¯ã??ã?§ã?«å­?å?¨ã??ã?¾ã??"
+
+#: locale/programs/locarchive.c:804 locale/programs/locarchive.c:819
+#: locale/programs/locarchive.c:831 locale/programs/locarchive.c:843
+#: locale/programs/locfile.c:344
+#, c-format
+msgid "cannot add to locale archive"
+msgstr "ã?­ã?±ã?¼ã?«æ?¸åº«ã?«è¿½å??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:998
+#, c-format
+msgid "locale alias file `%s' not found"
+msgstr "ã?­ã?±ã?¼ã?«å?¥å??ã??ã?¡ã?¤ã?« `%s' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: locale/programs/locarchive.c:1142
+#, c-format
+msgid "Adding %s\n"
+msgstr "%s ã??追å??ã??ã?¦ã??ã?¾ã??\n"
+
+#: locale/programs/locarchive.c:1148
+#, c-format
+msgid "stat of \"%s\" failed: %s: ignored"
+msgstr "\"%s\" ã?®ç?¶æ??å??å¾? (stat) ã?«å¤±æ??ã??ã?¾ã??ã??: %s: ç?¡è¦?ã??ã?¾ã??"
+
+#: locale/programs/locarchive.c:1154
+#, c-format
+msgid "\"%s\" is no directory; ignored"
+msgstr "\"%s\" ã?¯ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã?¯ã??ã??ã?¾ã??ã??ã??ç?¡è¦?ã??ã?¾ã??"
+
+#: locale/programs/locarchive.c:1161
+#, c-format
+msgid "cannot open directory \"%s\": %s: ignored"
+msgstr "ã??ã?£ã?¬ã?¯ã?? \"%s\" ã??é??ã??ã?¾ã??ã??: %s: ç?¡è¦?ã??ã?¾ã??"
+
+#: locale/programs/locarchive.c:1233
+#, c-format
+msgid "incomplete set of locale files in \"%s\""
+msgstr "ã?­ã?±ã?¼ã?«ã??ã?¡ã?¤ã?« \"%s\" 中ã?®ã?­ã?±ã?¼ã?«é??å??ã??ä¸?å®?å?¨ã?§ã??"
+
+#: locale/programs/locarchive.c:1297
+#, c-format
+msgid "cannot read all files in \"%s\": ignored"
+msgstr "\"%s\" å??ã?®å?¨ã?¦ã?®ã??ã?¡ã?¤ã?«ã??読ã?¿è¾¼ã??ã?¾ã??ã??: ç?¡è¦?ã??ã?¾ã??"
+
+#: locale/programs/locarchive.c:1367
+#, 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 "ã?«ã??ã?´ã?ª `%2$s' ç?¨ã?®å?ºå??ã??ã?¡ã?¤ã?« `%1$s' ã??é??ã??ã?¾ã??ã??"
+
+#: locale/programs/locfile.c:650
+#, c-format
+msgid "failure while writing data for category `%s'"
+msgstr "ã?«ã??ã?´ã?ª `%s' ç?¨ã?®ã??ã?¼ã?¿æ?¸ã??è¾¼ã?¿ä¸­ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: locale/programs/locfile.c:746
+#, c-format
+msgid "cannot create output file `%s' for category `%s'"
+msgstr "ã?«ã??ã?´ã?ª `%2$s' ç?¨ã?®å?ºå??ã??ã?¡ã?¤ã?« `%1$s' ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: locale/programs/locfile.c:782
+msgid "expecting string argument for `copy'"
+msgstr "`copy' ç?¨ã?«ã?¯æ??å­?å??å¼?æ?°ã??äº?æ??ã??ã??ã?¾ã??"
+
+#: locale/programs/locfile.c:786
+msgid "locale name should consist only of portable characters"
+msgstr "ã?­ã?±ã?¼ã?«å??ã?¯ç§»æ¤?æ?§ã??ã??ã??æ??å­?ã??ã??ã?§æ§?æ??ã??ã?¹ã??ã?§ã??"
+
+#: locale/programs/locfile.c:805
+msgid "no other keyword shall be specified when `copy' is used"
+msgstr "`copy' ã??使ç?¨ã??ã??ã?¨ã??ã?«ä»?ã?®ã??ã??ã?ªã??ã?­ã?¼ã?¯ã?¼ã??ã??æ??å®?ã??ã??ã?¾ã??ã??ã?§ã??ã??"
+
+#: locale/programs/locfile.c:819
+#, c-format
+msgid "`%1$s' definition does not end with `END %1$s'"
+msgstr "å®?義`%1$s' ã?? `END %1$s' ã?§çµ?ã?£ã?¦ã??ã?¾ã??ã??"
+
+#: 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"
+
+#: locale/programs/repertoire.c:271
+msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
+msgstr "<Uxxxx> ã?¾ã??ã?¯ <Uxxxxxxxx> å?¤ã??ä¸?ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: locale/programs/repertoire.c:331
+#, c-format
+msgid "cannot save new repertoire map"
+msgstr "æ?°ã??ã??ã?¬ã??ã?¼ã??ã?ªã?¼ã??ã??ã??ã??ä¿?å­?å?ºæ?¥ã?¾ã??ã??"
+
+#: locale/programs/repertoire.c:342
+#, c-format
+msgid "repertoire map file `%s' not found"
+msgstr "ã?¬ã??ã?¼ã??ã?ªã??ã??ã??ã??ã?¡ã?¤ã?« `%s' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: login/programs/pt_chown.c:74
+#, 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 ""
+
+#: login/programs/pt_chown.c:84
+#, 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"
+
+#: login/programs/pt_chown.c:161
+#, c-format
+msgid "too many arguments"
+msgstr "å¼?æ?°ã??å¤?ã??ã??ã?¾ã??"
+
+#: login/programs/pt_chown.c:169
+#, c-format
+msgid "needs to be installed setuid `root'"
+msgstr "setuid `root' ã?§ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã??ã??å¿?è¦?ã??ã??ã??ã?¾ã??"
+
+#: malloc/mcheck.c:330
+msgid "memory is consistent, library is buggy\n"
+msgstr "ã?¡ã?¢ã?ªã?¯ä¸?貫æ?§ã??ã??ã??ã?¾ã??ã??ã??ã?©ã?¤ã??ã?©ã?ªã?«ã??ã?°ã??ã??ã??ã?¾ã??\n"
+
+#: malloc/mcheck.c:333
+msgid "memory clobbered before allocated block\n"
+msgstr "ã??ã?­ã??ã?¯ç¢ºä¿?å??ã?«ã?¡ã?¢ã?ªã??ä¸?æ?¸ã??ã??ã?¾ã??ã??\n"
+
+#: malloc/mcheck.c:336
+msgid "memory clobbered past end of allocated block\n"
+msgstr "確ä¿?ã??ã??ã??ã?­ã??ã?¯æ?«å°¾ã??ã??å¾?ã?®ã?¡ã?¢ã?ªã??ä¸?æ?¸ã??ã??ã?¾ã??ã??\n"
+
+#: malloc/mcheck.c:339
+msgid "block freed twice\n"
+msgstr "ã??ã?­ã??ã?¯ã??äº?å??解æ?¾ (free) ã??ã??ã?¾ã??ã??\n"
+
+#: malloc/mcheck.c:342
+msgid "bogus mcheck_status, library is buggy\n"
+msgstr "mcheck_status ã??ã??ã??ã??ã??ã?§ã??ã??ã?©ã?¤ã??ã?©ã?ªã?«ã??ã?°ã??ã??ã??ã?¾ã??\n"
+
+#: malloc/memusage.sh:27
+msgid "Try \\`memusage --help' for more information."
+msgstr "詳細ã?¯ \\`memusage --help' ã??å??ç?§ã??ã?¦ã??ã??ã??ã??ã??"
+
+#: malloc/memusage.sh:33
+msgid "memusage: option \\`$1' requires an argument"
+msgstr "memusage: ã?ªã??ã?·ã?§ã?³ \\`$1' ã?¯å¼?æ?°ã??å¿?è¦?ã?§ã??"
+
+#: 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 [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
+"PROGRAM ã?®ã?¡ã?¢ã?ªä½¿ç?¨æ³?ã?«é?¢ã??ã??ã??ã?­ã??ã?¡ã?¤ã?«ã??å??å¾?ã??ã?¾ã??ã??\n"
+"\n"
+"   -n,--progname=NAME     ã??ã?­ã??ã?¡ã?¤ã?«ã??å??å¾?ã??ã??ã??ã?­ã?°ã?©ã??ã??ã?¡ã?¤ã?«å??\n"
+"   -p,--png=FILE          PNG ç?»å??ã??ç??æ??ã??ã?¦ FILE å??ã?«ä¿?å­?ã??ã??\n"
+"   -d,--data=FILE         ã??ã?¤ã??ã?ªã??ã?¼ã?¿ã??ã?¡ã?¤ã?«ã??ç??æ??ã??ã?¦ FILE å??ã?«ä¿?å­?ã??ã??\n"
+"   -u,--unbuffered        å?ºå??ã??ã??ã??ã??ã?¡ã?ªã?³ã?°ã??ã?ªã??\n"
+"   -b,--buffer=SIZE       æ?¸ã??è¾¼ã?¿ã??è¡?ã??å??ã?« SIZE å??ã?®è¦?ç´?ã??å??é??ã??ã??\n"
+"      --no-timer          ã?¿ã?¤ã??ã?¼ã??é??ã??ã?¦è¿½å??æ??å?±ã??å??é??ã??ã?ªã??\n"
+"   -m,--mmap              mmap ã??ã??ã?³ friends ã??追跡ã??ã??\n"
+"\n"
+"   -?,--help              ã??ã?®ã??ã?«ã??ã??表示ã??ã?¦çµ?äº?ã??ã??\n"
+"      --usage             ç?­ã??使ç?¨æ³?ã?«é?¢ã??ã??ã?¡ã??ã?»ã?¼ã?¸ã??表示ã??ã??\n"
+"   -V,--version           ã??ã?¼ã?¸ã?§ã?³æ??å?±ã??表示ã??ã?¦çµ?äº?ã??ã??\n"
+"\n"
+" 次ã?®ã?ªã??ã?·ã?§ã?³ã?¯ç?»å??å?ºå??ã??ç??æ??ã??ã??å?´å??ã?«ã?®ã?¿é?©ç?¨ã??ã??ã?¾ã??:\n"
+"   -t,--time-based        ç·?å½¢æ??é??ã?®ã?°ã?©ã??ã??ç??æ??ã??ã??\n"
+"   -T,--total             ã?¡ã?¢ã?ªç·?使ç?¨é??ã?®ã?°ã?©ã??ã??æ??ç?»ã??ã??\n"
+"      --title=STRING      ã?°ã?©ã??ã?®ã?¿ã?¤ã??ã?«ã?¨ã??ã?¦ STRING ã??使ç?¨ã??ã??\n"
+"   -x,--x-size=SIZE       ç?»å??ã?®å¹?ã?? SIZE ã??ã?¯ã?»ã?«ã?«ã??ã??\n"
+"   -y,--y-size=SIZE       ç?»å??ã?®é«?ã??ã?? SIZE ã??ã?¯ã?»ã?«ã?«ã??ã??\n"
+"\n"
+"é?·ã??å½¢å¼?ã?®ã?ªã??ã?·ã?§ã?³ã?§å¿?é??ã?¾ã??ã?¯ä»»æ??ã?®å¼?æ?°ã?¯ã??ã??ã??ã?«å¯¾å¿?ã??ã??ç?­ã??å½¢å¼?ã?®ã?ªã??ã?·ã?§ã?³ã?§ã??å??æ§?ã?«å¿?é??ã?¾ã??ã?¯ä»»æ??ã?§ã??ã??\n"
+"\n"
+
+#: malloc/memusage.sh:101
+msgid ""
+"Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
+"            [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
+"            [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
+"            PROGRAM [PROGRAMOPTION]..."
+msgstr ""
+"æ§?æ?? : memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
+"            [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
+"            [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
+"            PROGRAM [PROGRAMOPTION]..."
+
+#: malloc/memusage.sh:193
+msgid "memusage: option \\`${1##*=}' is ambiguous"
+msgstr "memusage: ã?ªã??ã?·ã?§ã?³ \\`${1##*=}' ã?¯æ??æ?§ã?§ã??"
+
+#: malloc/memusage.sh:202
+msgid "memusage: unrecognized option \\`$1'"
+msgstr "memusage: èª?è­?å?ºæ?¥ã?ªã??ã?ªã??ã?·ã?§ã?³ \\`$1' ã?§ã??"
+
+#: malloc/memusage.sh:215
+msgid "No program name given"
+msgstr "ã??ã?­ã?°ã?©ã??å??ã??ä¸?ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: malloc/memusagestat.c:57
+msgid "Name output file"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«å??å??"
+
+#: malloc/memusagestat.c:58
+msgid "Title string used in output graphic"
+msgstr "å?ºå??ã?°ã?©ã??ã?£ã??ã?¯å??ã?§ä½¿ç?¨ã??ã??ã??ã?¿ã?¤ã??ã?«æ??å­?å??"
+
+#: malloc/memusagestat.c:59
+msgid "Generate output linear to time (default is linear to number of function calls)"
+msgstr "æ??é??ã?«å¯¾ã??ã?¦ç·?å½¢ã?«å?ºå??ã??ç??æ??ã??ã?? (ã??ã??ã?©ã?«ã??ã?¯é?¢æ?°å?¼ã?³å?ºã??ã?®å??æ?°ã?«å¯¾ã??ã?¦ç·?å½¢)"
+
+#: malloc/memusagestat.c:61
+msgid "Also draw graph for total memory consumption"
+msgstr "å??è¨?ã?¡ã?¢ã?ªæ¶?è²»ã?«é?¢ã??ã??ã?°ã?©ã??ã??æ??ç?»ã??ã??"
+
+#: malloc/memusagestat.c:62
+msgid "Make output graphic VALUE pixels wide"
+msgstr "å?ºå??ã?°ã?©ã??ã?£ã??ã?¯ã?®å¹?ã?? VALUE ã??ã?¯ã?»ã?«ã?«ã??ã??"
+
+#: 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 "DATAFILE [OUTFILE]"
+
+#: 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:133
+#: sysdeps/gnu/errlist.c:20
+msgid "Success"
+msgstr "æ??å??ã?§ã??"
+
+#: nis/nis_error.h:2
+msgid "Probable success"
+msgstr "ã??ã??ã??ã??æ??å??ã?§ã??"
+
+#: nis/nis_error.h:3
+msgid "Not found"
+msgstr "è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:4
+msgid "Probably not found"
+msgstr "ã??ã??ã??ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:5
+msgid "Cache expired"
+msgstr "ã?­ã?£ã??ã?·ã?¥ã??ç?´æ£?ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:6
+msgid "NIS+ servers unreachable"
+msgstr "NIS+ ã?µã?¼ã??ã?«å?°é??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:7
+msgid "Unknown object"
+msgstr "ä¸?æ??ã?ªã?ªã??ã?¸ã?§ã?¯ã??ã?§ã??"
+
+#: nis/nis_error.h:8
+msgid "Server busy, try again"
+msgstr "ã?µã?¼ã??ã??ã??ã?¸ã?¼ç?¶æ??ã?§ã??ã??å??試è¡?ã??ã?¦ã??ã??ã??ã??"
 
-#: catgets/gencat.c:1241
-msgid "while opening old catalog file"
-msgstr "¸Å¤¤¥«¥¿¥í¥°¥Õ¥¡¥¤¥ë¥ª¡¼¥×¥óÃæ"
+#: nis/nis_error.h:9
+msgid "Generic system error"
+msgstr "ä¸?è?¬ç??ã?ªã?·ã?¹ã??ã??ã?¨ã?©ã?¼ã?§ã??"
 
-#: catgets/gencat.c:1332
-msgid "conversion modules not available"
-msgstr "ÊÑ´¹¥â¥¸¥å¡¼¥ë¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_error.h:10
+msgid "First/next chain broken"
+msgstr "æ??å??/次ã?®ã??ã?§ã?¤ã?³ã??å£?ã??ã?¦ã??ã?¾ã??"
 
-#: catgets/gencat.c:1358
-msgid "cannot determine escape character"
-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 "許å?¯ã??ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:12
+msgid "Not owner"
+msgstr "æ??æ??è??ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:13
+msgid "Name not served by this server"
+msgstr "å??å??ã?¯ã??ã?®ã?µã?¼ã??ã?¼ã?§ç®¡ç??ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:14
+msgid "Server out of memory"
+msgstr "ã?µã?¼ã??ã?®ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:15
+msgid "Object with same name exists"
+msgstr "å??ã??å??å??ã??æ??ã?¤ã?ªã??ã?¸ã?§ã?¯ã??ã??å­?å?¨ã??ã?¾ã??"
+
+#: nis/nis_error.h:16
+msgid "Not master server for this domain"
+msgstr "ã??ã?®ã??ã?¡ã?¤ã?³ã?®ã??ã?¹ã?¿ã?¼ã?µã?¼ã??ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:17
+msgid "Invalid object for operation"
+msgstr "æ??ä½?ã?«å¯¾ã??ã??ç?¡å?¹ã?ªã?ªã??ã?¸ã?§ã?¯ã??ã?§ã??"
+
+#: nis/nis_error.h:18
+msgid "Malformed name, or illegal name"
+msgstr "誤ã?£ã??å½¢å¼?ã?®å??å??ã??ã?¾ã??ã?¯ä¸?æ­£ã?ªå??å??ã?§ã??"
+
+#: nis/nis_error.h:19
+msgid "Unable to create callback"
+msgstr "ã?³ã?¼ã?«ã??ã??ã?¯ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:20
+msgid "Results sent to callback proc"
+msgstr "ã?³ã?¼ã?«ã??ã??ã?¯ã??ã?­ã?·ã?¼ã?¸ã?£ã?«çµ?æ??ã??é??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:21
+msgid "Not found, no such name"
+msgstr "è¦?ã?¤ã??ã??ã?¾ã??ã??ã??ã??ã?®ã??ã??ã?ªå??å??ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:22
+msgid "Name/entry isn't unique"
+msgstr "å??å??/ã?¨ã?³ã??ã?ªã??ä¸?æ??ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:23
+msgid "Modification failed"
+msgstr "æ?´æ?°ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:24
+msgid "Database for table does not exist"
+msgstr "表ç?¨ã?®ã??ã?¼ã?¿ã??ã?¼ã?¹ã??å­?å?¨ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:25
+msgid "Entry/table type mismatch"
+msgstr "ã?¨ã?³ã??ã?ªã?¨è¡¨ã?®å??ã??ä¸?è?´ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:26
+msgid "Link points to illegal name"
+msgstr "ã?ªã?³ã?¯ã??ä¸?æ­£ã?ªå??å??ã??æ??ã??ã?¦ã??ã?¾ã??"
+
+#: nis/nis_error.h:27
+msgid "Partial success"
+msgstr "é?¨å??ç??ã?«æ??å??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:28
+msgid "Too many attributes"
+msgstr "å±?æ?§ã??å¤?ã??ã??ã?¾ã??"
+
+#: nis/nis_error.h:29
+msgid "Error in RPC subsystem"
+msgstr "RPC ã?µã??ã?·ã?¹ã??ã??å??ã?§ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:30
+msgid "Missing or malformed attribute"
+msgstr "å±?æ?§ã??è¦?å½?ã??ã??ã?ªã??ã??誤ã?£ã??å½¢å¼?ã?§ã??"
+
+#: nis/nis_error.h:31
+msgid "Named object is not searchable"
+msgstr "å??å??ä»?ã??ã?ªã??ã?¸ã?§ã?¯ã??ã??æ¤?ç´¢å?¯è?½ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:32
+msgid "Error while talking to callback proc"
+msgstr "ã?³ã?¼ã?«ã??ã??ã?¯ã??ã?­ã?·ã?¼ã?¸ã?£ã?¨é??信中ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:33
+msgid "Non NIS+ namespace encountered"
+msgstr "NIS+ å??å??空é??ã?«é?­é??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:34
+msgid "Illegal object type for operation"
+msgstr "æ??ä½?ã?«å¯¾ã??ã??ä¸?æ­£ã?ªã?ªã??ã?¸ã?§ã?¯ã??å??ã?§ã??"
+
+#: nis/nis_error.h:35
+msgid "Passed object is not the same object on server"
+msgstr "渡ã??ã??ã??ã?ªã??ã?¸ã?§ã?¯ã??ã?¯ã?µã?¼ã??ä¸?ã?®ã?ªã??ã?¸ã?§ã?¯ã??ã?¨å??ã??ã?§ã?¯ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:36
+msgid "Modify operation failed"
+msgstr "æ?´æ?°æ??ä½?ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:37
+msgid "Query illegal for named table"
+msgstr "å??å??ä»?ã??表ã?«å¯¾ã??ã??ä¸?æ­£ã?ªå??ã??å??ã??ã??ã?§ã??"
+
+#: nis/nis_error.h:38
+msgid "Attempt to remove a non-empty table"
+msgstr "空ã?§ã?ªã??表ã??å??é?¤ã??ã??ã??ã?¨ã??ã?¦ã??ã?¾ã??"
 
-#: stdlib/../sysdeps/unix/sysv/linux/ia64/makecontext.c:63
+#: nis/nis_error.h:39
+msgid "Error in accessing NIS+ cold start file.  Is NIS+ installed?"
+msgstr "NIS+ ã?³ã?¼ã?«ã??é??å§?ã??ã?¡ã?¤ã?«ã?¸ã?¢ã?¯ã?»ã?¹ã??ã??æ??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??ã??NIS+ ã?¯ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã??ã?¦ã??ã?¾ã??ã???"
+
+#: nis/nis_error.h:40
+msgid "Full resync required for directory"
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã?«å¯¾ã??ã??å®?å?¨å??å??æ??ã??å¿?è¦?ã?§ã??"
+
+#: nis/nis_error.h:41
+msgid "NIS+ operation failed"
+msgstr "NIS+ ã?®æ??ä½?ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: 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ã?¯ç??å­?æ??é??ã?®å¹³å??ã?§ã??"
+
+#: nis/nis_error.h:44
+msgid "Unable to authenticate NIS+ server"
+msgstr "NIS+ ã?µã?¼ã??ã??èª?証ã?§ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:45
+msgid "Unable to authenticate NIS+ client"
+msgstr "NIS+ ã?¯ã?©ã?¤ã?¢ã?³ã??ã??èª?証ã?§ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:46
+msgid "No file space on server"
+msgstr "ã?µã?¼ã??ã?«ã??ã?¡ã?¤ã?«ç?¨ã?®é??å??ã??ã??ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:47
+msgid "Unable to create process on server"
+msgstr "ã?µã?¼ã??ä¸?ã?«ã??ã?­ã?»ã?¹ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
+
+#: nis/nis_error.h:48
+msgid "Master server busy, full dump rescheduled."
+msgstr "ã??ã?¹ã?¿ã?¼ã?µã?¼ã??ã??ã??ã?¸ã?¼ã?§ã??ã??ã??ã?«ã??ã?³ã??ã?¯å??ã?¹ã?±ã?¸ã?¥ã?¼ã?«ã??ã??ã?¾ã??ã??ã??"
+
+#: nis/nis_local_names.c:122
 #, c-format
-msgid "makecontext: does not know how to handle more than 8 arguments\n"
-msgstr "makecontext: 8°ú¿ô°Ê¾å¤ò°·¤¦ÊýË¡¤¬¤ï¤«¤ê¤Þ¤»¤ó\n"
+msgid "LOCAL entry for UID %d in directory %s not unique\n"
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª %2$s ã?® UID %1$d ã?«å¯¾ã??ã??ã?­ã?¼ã?«ã?«ã?¨ã?³ã??ã?ªã??ä¸?æ??ã?§ã?¯ã??ã??ã?¾ã??ã??\n"
 
-#: 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 "À®¸ù¤Ç¤¹"
+#: nis/nis_print.c:51
+msgid "UNKNOWN"
+msgstr "��"
 
-#. TRANS Operation not permitted; only the owner of the file (or other resource)
-#. TRANS or processes with special privileges can perform the operation.
-#: stdio-common/../sysdeps/gnu/errlist.c:17
-msgid "Operation not permitted"
-msgstr "µö²Ä¤µ¤ì¤Æ¤¤¤Ê¤¤Áàºî¤Ç¤¹"
+#: nis/nis_print.c:109
+msgid "BOGUS OBJECT\n"
+msgstr "ã??ã??ã??ã?ªã?ªã??ã?¸ã?§ã?¯ã??\n"
 
-#. 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 "¤½¤Î¤è¤¦¤Ê¥Õ¥¡¥¤¥ë¤ä¥Ç¥£¥ì¥¯¥È¥ê¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:112
+msgid "NO OBJECT\n"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??ã??ã??ã??ã?¾ã??ã??\n"
 
-#. 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 "¤½¤Î¤è¤¦¤Ê¥×¥í¥»¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:115
+msgid "DIRECTORY\n"
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª\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}.
-#: stdio-common/../sysdeps/gnu/errlist.c:52
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:34
-msgid "Interrupted system call"
-msgstr "¥·¥¹¥Æ¥à¥³¡¼¥ë³ä¤ê¹þ¤ß"
+#: nis/nis_print.c:118
+msgid "GROUP\n"
+msgstr "ã?°ã?«ã?¼ã??\n"
 
-#. TRANS Input/output error; usually used for physical read or write errors.
-#: stdio-common/../sysdeps/gnu/errlist.c:61
-msgid "Input/output error"
-msgstr "ÆþÎÏ/½ÐÎÏ¥¨¥é¡¼¤Ç¤¹"
+#: nis/nis_print.c:121
+msgid "TABLE\n"
+msgstr "表\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.
-#: 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 "¤½¤Î¤è¤¦¤Ê¥Ç¥Ð¥¤¥¹¤ä¥¢¥É¥ì¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:124
+msgid "ENTRY\n"
+msgstr "ã?¨ã?³ã??ã?ª\n"
 
-#. 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 "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:127
+msgid "LINK\n"
+msgstr "���\n"
 
-#. 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 "¼Â¹Ô·Á¼°¥¨¥é¡¼"
+#: nis/nis_print.c:130
+msgid "PRIVATE\n"
+msgstr "PRIVATE\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).
-#: stdio-common/../sysdeps/gnu/errlist.c:107
-msgid "Bad file descriptor"
-msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Ç¤¹"
+#: nis/nis_print.c:133
+msgid "(Unknown object)\n"
+msgstr "(ä¸?æ??ã?ªã?ªã??ã?¸ã?§ã?¯ã??)\n"
 
-#. 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 "»Ò¥×¥í¥»¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:167
+#, c-format
+msgid "Name : `%s'\n"
+msgstr "å??å?? : `%s'\n"
 
-#. 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 "¥ê¥½¡¼¥¹¤Î¥Ç¥Ã¥É¥í¥Ã¥¯²óÈò"
+#: nis/nis_print.c:168
+#, c-format
+msgid "Type : %s\n"
+msgstr "å??   : %s\n"
 
-#. 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 "¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#: nis/nis_print.c:173
+msgid "Master Server :\n"
+msgstr "ã??ã?¹ã?¿ã?¼ã?µã?¼ã??:\n"
 
-#. 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 "µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:175
+msgid "Replicate :\n"
+msgstr "�製 :\n"
 
-#. 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 "ÉÔÀµ¤Ê¥¢¥É¥ì¥¹¤Ç¤¹"
+#: nis/nis_print.c:176
+#, c-format
+msgid "\tName       : %s\n"
+msgstr "\tå??å??       : %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.
-#: stdio-common/../sysdeps/gnu/errlist.c:170
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:45
-msgid "Block device required"
-msgstr "¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤¬É¬ÍפǤ¹"
+#: nis/nis_print.c:177
+msgid "\tPublic Key : "
+msgstr "\tå?¬é??é?µ     : "
 
-#. 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 "¥Ç¥Ð¥¤¥¹¤â¤·¤¯¤Ï¥ê¥½¡¼¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: nis/nis_print.c:181
+msgid "None.\n"
+msgstr "ã?ªã??ã??\n"
 
-#. 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 "¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤·¤Þ¤¹"
+#: nis/nis_print.c:184
+#, c-format
+msgid "Diffie-Hellmann (%d bits)\n"
+msgstr "Diffie-Hellmann (%d ã??ã??ã??)\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}).
-#: stdio-common/../sysdeps/gnu/errlist.c:202
-msgid "Invalid cross-device link"
-msgstr "̵¸ú¤Ê¥¯¥í¥¹¥Ç¥Ð¥¤¥¹¥ê¥ó¥¯¤Ç¤¹"
+#: nis/nis_print.c:189
+#, c-format
+msgid "RSA (%d bits)\n"
+msgstr "RSA (%d ã??ã??ã??)\n"
 
-#. 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 "¤½¤Î¤è¤¦¤Ê¥Ç¥Ð¥¤¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:192
+msgid "Kerberos.\n"
+msgstr "Kerberosã??\n"
 
-#. 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 "¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:195
+#, c-format
+msgid "Unknown (type = %d, bits = %d)\n"
+msgstr "ä¸?æ?? (å?? = %dã??ã??ã??ã?? = %d)\n"
 
-#. 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 "¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
+#: nis/nis_print.c:206
+#, c-format
+msgid "\tUniversal addresses (%u)\n"
+msgstr "\tã?¦ã??ã??ã?¼ã?µã?«ã?¢ã??ã?¬ã?¹ (%u)\n"
 
-#. 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 "̵¸ú¤Ê°ú¿ô¤Ç¤¹"
+#: nis/nis_print.c:228
+msgid "Time to live : "
+msgstr "ç??å­?æ??é?? : "
+
+#: nis/nis_print.c:230
+msgid "Default Access rights :\n"
+msgstr "ã??ã??ã?©ã?«ã??ã?¢ã?¯ã?»ã?¹æ¨©é?? :\n"
+
+#: nis/nis_print.c:239
+#, c-format
+msgid "\tType         : %s\n"
+msgstr "\tå??           : %s\n"
+
+#: nis/nis_print.c:240
+msgid "\tAccess rights: "
+msgstr "\tã?¢ã?¯ã?»ã?¹æ¨©é?? : "
+
+#: nis/nis_print.c:254
+msgid "Group Flags :"
+msgstr "ã?°ã?«ã?¼ã??ã??ã?©ã?°:"
+
+#: nis/nis_print.c:257
+msgid ""
+"\n"
+"Group Members :\n"
+msgstr ""
+"\n"
+"ã?°ã?«ã?¼ã??ã?¡ã?³ã?? :\n"
+
+#: nis/nis_print.c:269
+#, c-format
+msgid "Table Type          : %s\n"
+msgstr "ã??ã?¼ã??ã?«å??          : %s\n"
+
+#: nis/nis_print.c:270
+#, c-format
+msgid "Number of Columns   : %d\n"
+msgstr "ã?«ã?©ã??æ?°            : %d\n"
+
+#: nis/nis_print.c:271
+#, c-format
+msgid "Character Separator : %c\n"
+msgstr "æ??å­?ã?»ã??ã?¬ã?¼ã?¿      : %c\n"
+
+#: nis/nis_print.c:272
+#, c-format
+msgid "Search Path         : %s\n"
+msgstr "æ¤?ç´¢ã??ã?¹            : %s\n"
+
+#: nis/nis_print.c:273
+msgid "Columns             :\n"
+msgstr "ã?«ã?©ã??              :\n"
+
+#: nis/nis_print.c:276
+#, c-format
+msgid "\t[%d]\tName          : %s\n"
+msgstr "\t[%d]\tå??å??          : %s\n"
+
+#: nis/nis_print.c:278
+msgid "\t\tAttributes    : "
+msgstr "\t\tå±?æ?§          : "
+
+#: nis/nis_print.c:280
+msgid "\t\tAccess Rights : "
+msgstr "\t\tã?¢ã?¯ã?»ã?¹æ¨©é??  : "
+
+#: 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"
 
-#. 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 "¥Õ¥¡¥¤¥ë¤ò³«¤­¤¹¤®¤Ç¤¹"
+#: nis/nis_print.c:302
+#, c-format
+msgid "\tEntry data of type %s\n"
+msgstr "\tã?¨ã?³ã??ã?ªã??ã?¼ã?¿ã?®å?? %s\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:267
-msgid "Too many open files in system"
-msgstr "¥·¥¹¥Æ¥àÃæ¤Î¥Õ¥¡¥¤¥ë¤ò³«¤­¤¹¤®¤Ç¤¹"
+#: nis/nis_print.c:305
+#, c-format
+msgid "\t[%u] - [%u bytes] "
+msgstr "\t[%u] - [%uã??ã?¤ã??] "
 
-#. 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¤Ç¤¹"
+#: nis/nis_print.c:308
+msgid "Encrypted data\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:290
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:56
-msgid "Text file busy"
-msgstr "¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: nis/nis_print.c:310
+msgid "Binary data\n"
+msgstr "ã??ã?¤ã??ã?ªã??ã?¼ã?¿\n"
 
-#. 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 "¥Õ¥¡¥¤¥ë¤¬Â礭¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:326
+#, c-format
+msgid "Object Name   : %s\n"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??å??: %s\n"
 
-#. 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 "¥Ç¥Ð¥¤¥¹¤Ë¶õ¤­Îΰ褬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:327
+#, c-format
+msgid "Directory     : %s\n"
+msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª  : %s\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 "ÉÔÀµ¤Ê¥·¡¼¥¯¤Ç¤¹"
+#: nis/nis_print.c:328
+#, c-format
+msgid "Owner         : %s\n"
+msgstr "æ??æ??è??        : %s\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 "Æɤ߹þ¤ßÀìÍÑ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ç¤¹"
+#: nis/nis_print.c:329
+#, c-format
+msgid "Group         : %s\n"
+msgstr "ã?°ã?«ã?¼ã??      : %s\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 "¥ê¥ó¥¯¤¬Â¿¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:330
+msgid "Access Rights : "
+msgstr "ã?¢ã?¯ã?»ã?¹æ¨©é??  : "
 
-#. TRANS Domain error; used by mathematical functions when an argument value does
-#. TRANS not fall into the domain over which the function is defined.
-#: stdio-common/../sysdeps/gnu/errlist.c:361
-msgid "Numerical argument out of domain"
-msgstr "¿ôÃͤΰú¿ô¤Ï¥É¥á¥¤¥ó³°¤Ç¤¹"
+#: nis/nis_print.c:332
+#, c-format
+msgid ""
+"\n"
+"Time to Live  : "
+msgstr ""
+"\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 "·×»»·ë²Ì¤ÏÈϰϳ°¤ÎÃͤǤ¹"
+#: nis/nis_print.c:335
+#, c-format
+msgid "Creation Time : %s"
+msgstr "ä½?æ??æ?¥æ??      : %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
-#: stdio-common/../sysdeps/gnu/errlist.c:408
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:41
-msgid "Resource temporarily unavailable"
-msgstr "¥ê¥½¡¼¥¹¤¬°ì»þŪ¤ËÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_print.c:337
+#, c-format
+msgid "Mod. Time     : %s"
+msgstr "æ?´æ?°æ??å?»      : %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.
-#: stdio-common/../sysdeps/gnu/errlist.c:421
-msgid "Operation would block"
-msgstr "¥Ö¥í¥Ã¥¯¤µ¤ì¤¦¤ëÁàºî¤Ç¤¹"
+#: nis/nis_print.c:338
+msgid "Object Type   : "
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??å??: "
 
-#. TRANS An operation that cannot complete immediately was initiated on an object
-#. TRANS that has non-blocking mode selected.  Some functions that must always
-#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
-#. TRANS @code{EAGAIN}.  Instead, they return @code{EINPROGRESS} to indicate that
-#. TRANS the operation has begun and will take some time.  Attempts to manipulate
-#. TRANS the object before the call completes return @code{EALREADY}.  You can
-#. TRANS use the @code{select} function to find out when the pending operation
-#. TRANS has completed; @pxref{Waiting for I/O}.
-#: stdio-common/../sysdeps/gnu/errlist.c:437
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:180
-msgid "Operation now in progress"
-msgstr "¸½ºß½èÍýÃæ¤ÎÁàºî¤Ç¤¹"
+#: nis/nis_print.c:358
+#, c-format
+msgid "    Data Length = %u\n"
+msgstr "    ã??ã?¼ã?¿é?·    = %u\n"
 
-#. 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 "Áàºî¤Ï¤¹¤Ç¤Ë½èÍýÃæ¤Ç¤¹"
+#: nis/nis_print.c:372
+#, c-format
+msgid "Status            : %s\n"
+msgstr "ã?¹ã??ã?¼ã?¿ã?¹        : %s\n"
 
-#. 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 "¥½¥±¥Ã¥È¤Ç¤Ê¤¤¤â¤Î¤Ë¥½¥±¥Ã¥ÈÁàºî¤ò¤·¤Æ¤¤¤Þ¤¹"
+#: nis/nis_print.c:373
+#, c-format
+msgid "Number of objects : %u\n"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã??æ?°    : %u\n"
 
-#. 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 "¥á¥Ã¥»¡¼¥¸¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:377
+#, c-format
+msgid "Object #%d:\n"
+msgstr "ã?ªã??ã?¸ã?§ã?¯ã?? #%d:\n"
 
-#. 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 "¥½¥±¥Ã¥È¤ËÂФ·´Ö°ã¤Ã¤¿¥×¥í¥È¥³¥ë¤Î·Á¼°¤Ç¤¹"
+#: nis/nis_print_group_entry.c:117
+#, c-format
+msgid "Group entry for \"%s.%s\" group:\n"
+msgstr "ã?°ã?«ã?¼ã??ã?¨ã?³ã??ã?ª \"%s.%s\" ã?°ã?«ã?¼ã??:\n"
 
-#. 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 "¥×¥í¥È¥³¥ë¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_print_group_entry.c:125
+msgid "    Explicit members:\n"
+msgstr "    æ??示ç??ã?¡ã?³ã??:\n"
 
-#. 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 "¥×¥í¥È¥³¥ë¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print_group_entry.c:130
+msgid "    No explicit members\n"
+msgstr "    é??æ??示ç??ã?¡ã?³ã??\n"
 
-#. 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 "¥½¥±¥Ã¥È·Á¼°¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print_group_entry.c:133
+msgid "    Implicit members:\n"
+msgstr "    æ??é»?ç??ã?¡ã?³ã??:\n"
 
-#. 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 "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤Áàºî¤Ç¤¹"
+#: nis/nis_print_group_entry.c:138
+msgid "    No implicit members\n"
+msgstr "    é??æ??é»?ç??ã?¡ã?³ã??\n"
 
-#. 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_print_group_entry.c:141
+msgid "    Recursive members:\n"
+msgstr "    å??帰ç??ã?¡ã?³ã??:\n"
 
-#. 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_print_group_entry.c:146
+msgid "    No recursive members\n"
+msgstr "    é??å??帰ç??ã?¡ã?³ã??\n"
 
-#. 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_print_group_entry.c:149
+msgid "    Explicit nonmembers:\n"
+msgstr "    æ??示ç??é??ã?¡ã?³ã??:\n"
 
-#. 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_print_group_entry.c:154
+msgid "    No explicit nonmembers\n"
+msgstr "    é??æ??示ç??é??ã?¡ã?³ã??\n"
 
-#. 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_print_group_entry.c:157
+msgid "    Implicit nonmembers:\n"
+msgstr "    æ??é»?ç??é??ã?¡ã?³ã??:\n"
 
-#. 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_print_group_entry.c:162
+msgid "    No implicit nonmembers\n"
+msgstr "    é??æ??é»?ç??é??ã?¡ã?³ã??\n"
 
-#. 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_print_group_entry.c:165
+msgid "    Recursive nonmembers:\n"
+msgstr "    å??帰ç??é??ã?¡ã?³ã??:\n"
 
-#. 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_print_group_entry.c:170
+msgid "    No recursive nonmembers\n"
+msgstr "    é??å??帰ç??é??ã?¡ã?³ã??\n"
 
-#. 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 "Àܳ¤¬Áê¼ê¤«¤é¥ê¥»¥Ã¥È¤µ¤ì¤Þ¤·¤¿"
+#: 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 "ã??ã??ã??å?? %s ã?® DES ã?¨ã?³ã??ã?ªã??é??è¤?ã??ã?¦ã??ã?¾ã??\n"
 
-#. 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/nss_nisplus/nisplus-publickey.c:220
+#, c-format
+msgid "netname2user: missing group id list in `%s'"
+msgstr "netname2user: `%s' å??ã?«ã?°ã?«ã?¼ã?? ID ã?ªã?¹ã??ã??ã??ã??ã?¾ã??ã??"
 
-#. 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/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+ lookup): %s\n"
 
-#. 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/nss_nisplus/nisplus-publickey.c:321
+#, c-format
+msgid "netname2user: DES entry for %s in directory %s not unique"
+msgstr "netname2user: ã??ã?£ã?¬ã?¯ã??ã?ª %2$s ã?® %1$s ã?«å¯¾ã??ã?? DES ã?¨ã?³ã??ã?ªã??é??è¤?ã??ã?¦ã??ã?¾ã??"
 
-#. 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/nss_nisplus/nisplus-publickey.c:339
+#, c-format
+msgid "netname2user: principal name `%s' too long"
+msgstr "netname2user: ã??ã?ªã?³ã?·ã??ã?«å?? `%s' ã??é?·ã??ã??ã?¾ã??"
 
-#. TRANS The socket has already been shut down.
-#: stdio-common/../sysdeps/gnu/errlist.c:659
-msgid "Cannot send after transport endpoint shutdown"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤Î¥·¥ã¥Ã¥È¥À¥¦¥ó¸å¤ÏÁ÷¿®¤Ç¤­¤Þ¤»¤ó"
+#: nis/nss_nisplus/nisplus-publickey.c:395
+#, c-format
+msgid "netname2user: LOCAL entry for %s in directory %s not unique"
+msgstr "netname2user: ã??ã?£ã?¬ã?¯ã??ã?ª %2$s ã?® %1$s ã?«å¯¾ã??ã?? LOCAL ã?¨ã?³ã??ã?ªã??é??è¤?ã??ã?¦ã??ã??"
 
-#. 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/nss_nisplus/nisplus-publickey.c:402
+msgid "netname2user: should not have uid 0"
+msgstr "netname2user: uid 0 ã??使ç?¨ã??ã??ã?¹ã??ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#. 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/ypclnt.c:836
+msgid "Request arguments bad"
+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/ypclnt.c:839
+msgid "RPC failure on NIS operation"
+msgstr "NIS æ??ä½?ã?«é?¢ã??ã?? RPC ã??失æ??ã??ã?¾ã??ã??"
 
-#. 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/ypclnt.c:842
+msgid "Can't bind to server which serves this domain"
+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/ypclnt.c:845
+msgid "No such map in server's domain"
+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/ypclnt.c:848
+msgid "No such key in map"
+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/ypclnt.c:851
+msgid "Internal NIS error"
+msgstr "NIS å??é?¨ã?¨ã?©ã?¼"
 
-#. 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/ypclnt.c:854
+msgid "Local resource allocation failure"
+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/ypclnt.c:857
+msgid "No more records in map database"
+msgstr "ã??ã??ã??ã??ã?¼ã?¿ã??ã?¼ã?¹ã?«ã??ã??以ä¸?ã?¬ã?³ã?¼ã??ã??ã??ã??ã?¾ã??ã??"
+
+#: nis/ypclnt.c:860
+msgid "Can't communicate with portmapper"
+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/ypclnt.c:863
+msgid "Can't communicate with ypbind"
+msgstr "ypbind ã?¨é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#. TRANS The user's disk quota was exceeded.
-#: stdio-common/../sysdeps/gnu/errlist.c:767
-msgid "Disk quota exceeded"
-msgstr "¥Ç¥£¥¹¥¯»ÈÍÑÎÌÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: nis/ypclnt.c:866
+msgid "Can't communicate with ypserv"
+msgstr "ypserv ã?¨é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#. 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/ypclnt.c:869
+msgid "Local domain name not set"
+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/ypclnt.c:872
+msgid "NIS map database is bad"
+msgstr "NIS ã??ã??ã??ã??ã?¼ã?¿ã??ã?¼ã?¹ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:800
-msgid "RPC struct is bad"
-msgstr "RPC¹½Â¤¤¬ÉÔÀµ¤Ç¤¹"
+#: nis/ypclnt.c:875
+msgid "NIS client/server version mismatch - can't supply service"
+msgstr "NIS ã?¯ã?©ã?¤ã?¢ã?³ã??ã?¨ã?µã?¼ã??ã?®ã??ã?¼ã?¸ã?§ã?³ã??ä¸?è?´ã??ã?¾ã??ã??ã??ã?µã?¼ã??ã?¹ã??æ??ä¾?ã?§ã??ã?¾ã??ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:809
-msgid "RPC version wrong"
-msgstr "RPC¥Ð¡¼¥¸¥ç¥ó¤¬°ã¤¤¤Þ¤¹"
+#: nis/ypclnt.c:881
+msgid "Database is busy"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã??ã?¸ã?¼ç?¶æ??ã?§ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:818
-msgid "RPC program not available"
-msgstr "RPC¥×¥í¥°¥é¥à¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/ypclnt.c:884
+msgid "Unknown NIS error code"
+msgstr "ä¸?æ??ã?ª NIS ã?¨ã?©ã?¼ã?³ã?¼ã??ã?§ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:827
-msgid "RPC program version wrong"
-msgstr "RPC¥×¥í¥°¥é¥à¥Ð¡¼¥¸¥ç¥ó¤¬°ã¤¤¤Þ¤¹"
+#: nis/ypclnt.c:924
+msgid "Internal ypbind error"
+msgstr "ypbind å??é?¨ã?¨ã?©ã?¼ã?§ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:836
-msgid "RPC bad procedure for program"
-msgstr "¥×¥í¥°¥é¥à¤ËÂФ·¤ÆÉÔÀµ¤ÊRPC¤Î¼ê³¤­¤Ç¤¹"
+#: nis/ypclnt.c:927
+msgid "Domain not bound"
+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/ypclnt.c:930
+msgid "System resource allocation failure"
+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/ypclnt.c:933
+msgid "Unknown ypbind error"
+msgstr "ä¸?æ??ã?ª ypbind ã?¨ã?©ã?¼ã?§ã??"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:870
-msgid "Authentication error"
-msgstr "ǧ¾Ú¥¨¥é¡¼¤Ç¤¹"
+#: nis/ypclnt.c:974
+msgid "yp_update: cannot convert host to netname\n"
+msgstr "yp_update: ã??ã?¹ã??ã??ã??ã??ã??å??ã?¸å¤?æ??ã?§ã??ã?¾ã??ã??\n"
 
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:879
-msgid "Need authenticator"
-msgstr "ǧ¾Ú¼Ô(authenticator)¤¬É¬ÍפǤ¹"
+#: nis/ypclnt.c:992
+msgid "yp_update: cannot get server address\n"
+msgstr "yp_update: ã?µã?¼ã??ã?¢ã??ã?¬ã?¹ã??å??å¾?ã?§ã??ã?¾ã??ã??\n"
 
-#. 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 "´Ø¿ô¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/aicache.c:82 nscd/hstcache.c:481
+#, c-format
+msgid "Haven't found \"%s\" in hosts cache!"
+msgstr "ã??ã?¹ã??ã?­ã?£ã??ã?·ã?¥ã?«å??ã?« \"%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.
-#: stdio-common/../sysdeps/gnu/errlist.c:912
-msgid "Not supported"
-msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/aicache.c:84 nscd/hstcache.c:483
+#, c-format
+msgid "Reloading \"%s\" in hosts cache!"
+msgstr "ã??ã?¹ã??ã?­ã?£ã??ã?·ã?¥å??ã?® \"%s\" ã??å??ã?­ã?¼ã??ã??ã?¦ã??ã?¾ã??"
 
-#. 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 "̵¸ú¤Þ¤¿¤ÏÉÔ´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥È¤Þ¤¿¤Ï¥ï¥¤¥Éʸ»ú¤Ç¤¹"
+#: nscd/cache.c:150
+#, c-format
+msgid "add new entry \"%s\" of type %s for %s to cache%s"
+msgstr ""
 
-#. TRANS In the GNU system, servers supporting the @code{term} protocol return
-#. TRANS this error for certain operations when the caller is not in the
-#. TRANS foreground process group of the terminal.  Users do not usually see this
-#. TRANS error because functions such as @code{read} and @code{write} translate
-#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal.  @xref{Job Control},
-#. TRANS for information on process groups and these signals.
-#: stdio-common/../sysdeps/gnu/errlist.c:936
-msgid "Inappropriate operation for background process"
-msgstr "¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¥×¥í¥»¥¹¤ËÂФ¹¤ëÉÔŬÀÚ¤ÊÁàºî¤Ç¤¹"
+#: nscd/cache.c:152
+msgid " (first)"
+msgstr " (æ??å??)"
 
-#. TRANS In the GNU system, opening a file returns this error when the file is
-#. TRANS translated by a program and the translator program dies while starting
-#. TRANS up, before it has connected to the file.
-#: stdio-common/../sysdeps/gnu/errlist.c:947
-msgid "Translator died"
-msgstr "ËÝÌõÍÑ¥×¥í¥°¥é¥à¤¬»à¤ó¤Ç¤¤¤Þ¤¹"
+#: nscd/cache.c:286 nscd/connections.c:866
+#, c-format
+msgid "cannot stat() file `%s': %s"
+msgstr "ã??ã?¡ã?¤ã?« `%s' ã?? stat() ã?§ã??ã?¾ã??ã??: %s"
 
-#. 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 "?"
+#: nscd/cache.c:328
+#, c-format
+msgid "pruning %s cache; time %ld"
+msgstr ""
 
-#. TRANS You did @strong{what}?
-#: stdio-common/../sysdeps/gnu/errlist.c:967
-msgid "You really blew it this time"
-msgstr "You really blew it this time"
+#: nscd/cache.c:357
+#, c-format
+msgid "considering %s entry \"%s\", timeout %<PRIu64>"
+msgstr ""
 
-#. 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 "¥³¥ó¥Ô¥å¡¼¥¿¤¬¡ÖÀï»à¡×¤·¤Þ¤·¤¿"
+#: nscd/connections.c:570
+#, c-format
+msgid "invalid persistent database file \"%s\": %s"
+msgstr "ç?¡å?¹ã?ªæ°¸ç¶?ç??ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã?¡ã?¤ã?« \"%s\" ã?§ã??: %s"
 
-#. TRANS This error code has no purpose.
-#: stdio-common/../sysdeps/gnu/errlist.c:985
-msgid "Gratuitous error"
-msgstr "ÉÔɬÍפʥ¨¥é¡¼"
+#: nscd/connections.c:578
+msgid "uninitialized header"
+msgstr "å??æ??å??ã??ã??ã?¦ã??ã?ªã??ã??ã??ã??ã?§ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:993
-msgid "Bad message"
-msgstr "ÉÔÀµ¤Ê¥á¥Ã¥»¡¼¥¸¤Ç¤¹"
+#: nscd/connections.c:583
+msgid "header size does not match"
+msgstr "ã??ã??ã??ã?µã?¤ã?ºã??ä¸?è?´ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1001
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:66
-msgid "Identifier removed"
-msgstr "¼±Ê̻Ҥò½üµî¤·¤Þ¤·¤¿"
+#: nscd/connections.c:593
+msgid "file size does not match"
+msgstr "ã??ã?¡ã?¤ã?«ã?µã?¤ã?ºã??ä¸?è?´ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1009
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:104
-msgid "Multihop attempted"
-msgstr "¿½Å¥Û¥Ã¥×¤¬´ë¤Æ¤é¤ì¤Þ¤·¤¿"
+#: nscd/connections.c:610
+msgid "verification failed"
+msgstr "æ¤?証ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1017
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:91
-msgid "No data available"
-msgstr "ÍøÍѲÄǽ¤Ê¥Ç¡¼¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:624
+#, c-format
+msgid "suggested size of table for database %s larger than the persistent database's table"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ %s ç?¨ã?®è¡¨ã?®æ?¨å¥¨ã??ã??ã??ã?µã?¤ã?ºã??æ°¸ç¶?ç??ã??ã?¼ã?¿ã??ã?¼ã?¹ã?®è¡¨ã?®ã?µã?¤ã?ºã??ã??大ã??ã??ã?§ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1025
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:97
-msgid "Link has been severed"
-msgstr "¥ê¥ó¥¯¤¬ÀÚ¤ì¤Æ¤¤¤Þ¤¹"
+#: nscd/connections.c:635 nscd/connections.c:720
+#, c-format
+msgid "cannot create read-only descriptor for \"%s\"; no mmap"
+msgstr "\"%s\" ç?¨ã?®èª­ã?¿è¾¼ã?¿å°?ç?¨è¨?è¿°å­?ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã??mmap ã?§ã??ã?¾ã??ã??"
 
-#: 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 "Í׵ᤷ¤¿·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:651
+#, c-format
+msgid "cannot access '%s'"
+msgstr "'%s' ã?«ã?¢ã?¯ã?»ã?¹å?ºæ?¥ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1041
-msgid "Out of streams resources"
-msgstr "¥¹¥È¥ê¡¼¥à¥ê¥½¡¼¥¹³°¤Ç¤¹"
+#: nscd/connections.c:699
+#, c-format
+msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
+msgstr "%s ç?¨ã?®ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ç?´æ??ã??ã?¦ã??ã??ã??å??æ??使ç?¨ã??ã??ã?¾ã??ã??ã??å¿?è¦?ã?ªå?´å??ã?¯æ??å??ã?§ %s ã??å??é?¤ã??ã?¦å??èµ·å??ã??ã?¦ã??ã??ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1049
-msgid "Device not a stream"
-msgstr "¥Ç¥Ð¥¤¥¹¤Ï¥¹¥È¥ê¡¼¥à·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:706
+#, c-format
+msgid "cannot create %s; no persistent database used"
+msgstr "%s ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã??æ°¸ç¶?ç??ã?ªã??ã?¼ã?¿ã??ã?¼ã?¹ã?¯ä½¿ç?¨ã??ã??ã?¾ã??ã??"
 
-#: 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 "ÄêµÁ¤µ¤ì¤¿¥Ç¡¼¥¿·¿¤ËÂФ·¤ÆÃͤ¬Â礭¤¹¤®¤Þ¤¹"
+#: nscd/connections.c:709
+#, c-format
+msgid "cannot create %s; no sharing possible"
+msgstr "%s ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã??å?±æ??ã??ã??ã??ã?¨ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1065
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:101
-msgid "Protocol error"
-msgstr "¥×¥í¥È¥³¥ë¥¨¥é¡¼"
+#: nscd/connections.c:780
+#, c-format
+msgid "cannot write to database file %s: %s"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã?¡ã?¤ã?« %s ã?¸æ?¸ã??è¾¼ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1073
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:92
-msgid "Timer expired"
-msgstr "¥¿¥¤¥Þ¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: nscd/connections.c:819
+#, c-format
+msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
+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}.
-#: stdio-common/../sysdeps/gnu/errlist.c:1085
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:77
-msgid "Operation canceled"
-msgstr "Áàºî¤ÏÃæÃǤµ¤ì¤Þ¤·¤¿"
+#: nscd/connections.c:902
+#, c-format
+msgid "cannot open socket: %s"
+msgstr "ã?½ã?±ã??ã??ã??é??ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1093
-msgid "Interrupted system call should be restarted"
-msgstr "³ä¤ê¹þ¤Þ¤ì¤¿¥·¥¹¥Æ¥à¥³¡¼¥ë¤ÏºÆ¥¹¥¿¡¼¥È¤µ¤»¤ë¤Ù¤­¤Ç¤¹"
+#: nscd/connections.c:922
+#, c-format
+msgid "cannot change socket to nonblocking mode: %s"
+msgstr "ã?½ã?±ã??ã??ã??é??ã??ã?­ã??ã?­ã?³ã?°ã?¢ã?¼ã??ã?«å¤?æ?´ã?§ã??ã?¾ã??ã??: %s"
 
-#: 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 "¥Á¥ã¥ó¥Í¥ëÈֹ椬Èϰϳ°¤Ç¤¹"
+#: nscd/connections.c:930
+#, fuzzy, c-format
+msgid "cannot set socket to close on exec: %s"
+msgstr "æ?¥ç¶?ã??å??ã??ä»?ã??ã??ã?½ã?±ã??ã??ã??æ??å?¹ã?«ã?§ã??ã?¾ã??ã??: %s"
 
-#: 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¤ÏƱ´ü¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:943
+#, c-format
+msgid "cannot enable socket to accept connections: %s"
+msgstr "æ?¥ç¶?ã??å??ã??ä»?ã??ã??ã?½ã?±ã??ã??ã??æ??å?¹ã?«ã?§ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1117
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:69
-msgid "Level 3 halted"
-msgstr "¥ì¥Ù¥ë3Ää»ß"
+#: nscd/connections.c:1043
+#, c-format
+msgid "provide access to FD %d, for %s"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1125
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:70
-msgid "Level 3 reset"
-msgstr "¥ì¥Ù¥ë3¤Ï¥ê¥»¥Ã¥È¤·¤Þ¤·¤¿"
+#: nscd/connections.c:1055
+#, c-format
+msgid "cannot handle old request version %d; current version is %d"
+msgstr "è¦?æ±?ã??ã??ã??å?¤ã??ã??ã?¼ã?¸ã?§ã?³ %d ã??æ?±ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??ã??ç?¾å?¨ã?®ã??ã?¼ã?¸ã?§ã?³ã?¯ %d ã?§ã??"
 
-#: 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 "¥ê¥ó¥¯¿ô¤¬Èϰϳ°¤Ç¤¹"
+#: nscd/connections.c:1077
+#, c-format
+msgid "request from %ld not handled due to missing permission"
+msgstr "%ld ã??ã??ã?®è¦?æ±?ã?¯æ¨©é??ã??ç?¡ã??ã??ã??å??ã??æ?±ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1141
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:72
-msgid "Protocol driver not attached"
-msgstr "¥×¥í¥È¥³¥ë¥É¥é¥¤¥Ð¤¬¥¢¥¿¥Ã¥Á¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:1082
+#, c-format
+msgid "request from '%s' [%ld] not handled due to missing permission"
+msgstr "'%s' [%ld] ã??ã??ã?®è¦?æ±?ã?¯æ¨©é??ã??ç?¡ã??ã??ã??å??ã??æ?±ã??ã??ã?¾ã??ã??"
 
-#: 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 ¹½Â¤¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nscd/connections.c:1087
+msgid "request not handled due to missing permission"
+msgstr "è¦?æ±?ã?¯æ¨©é??ã??ç?¡ã??ã??ã??å??ã??æ?±ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1157
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:74
-msgid "Level 2 halted"
-msgstr "¥ì¥Ù¥ë2Ää»ß"
+#: nscd/connections.c:1125 nscd/connections.c:1178
+#, c-format
+msgid "cannot write result: %s"
+msgstr "çµ?æ??ã??æ?¸ã??è¾¼ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1165
-msgid "Invalid exchange"
-msgstr "̵¸ú¤Ê¸ò´¹¤Ç¤¹"
+#: nscd/connections.c:1261
+#, c-format
+msgid "error getting caller's id: %s"
+msgstr "å?¼ã?³å?ºã??å?? ID ã?®å??å¾?æ??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1173
-msgid "Invalid request descriptor"
-msgstr "̵¸ú¤Ê¥ê¥¯¥¨¥¹¥Èµ­½Ò»Ò¤Ç¤¹"
+#: nscd/connections.c:1320
+#, c-format
+msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1181
-msgid "Exchange full"
-msgstr "Exchange full"
+#: nscd/connections.c:1334
+#, c-format
+msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1189
-msgid "No anode"
-msgstr "¥¢¥Î¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:1374
+#, c-format
+msgid "cannot change to old UID: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1197
-msgid "Invalid request code"
-msgstr "̵¸ú¤Ê¥ê¥¯¥¨¥¹¥È¥³¡¼¥É¤Ç¤¹"
+#: nscd/connections.c:1384
+#, c-format
+msgid "cannot change to old GID: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1205
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:85
-msgid "Invalid slot"
-msgstr "̵¸ú¤Ê¥¹¥í¥Ã¥È¤Ç¤¹"
+#: nscd/connections.c:1397
+#, c-format
+msgid "cannot change to old working directory: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1213
-msgid "File locking deadlock error"
-msgstr "¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤Î¥Ç¥Ã¥É¥í¥Ã¥¯¥¨¥é¡¼¤Ç¤¹"
+#: nscd/connections.c:1429
+#, c-format
+msgid "re-exec failed: %s; disabling paranoia mode"
+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 "ÉÔÀµ¤Ê¥Õ¥©¥ó¥È¥Õ¥¡¥¤¥ë·Á¼°¤Ç¤¹"
+#: nscd/connections.c:1438
+#, c-format
+msgid "cannot change current working directory to \"/\": %s"
+msgstr "ç?¾å?¨ã?®ä½?業ã??ã?£ã?¬ã?¯ã??ã?ªã?? \"/\" ã?«å¤?æ?´ã?§ã??ã?¾ã??ã??: %s"
 
-#: 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 "¥Þ¥·¥ó¤Ï¥Í¥Ã¥È¥ï¡¼¥¯¤Ë¤Ä¤Ê¤¬¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:1644
+#, c-format
+msgid "short read while reading request: %s"
+msgstr "ã?ªã?¯ã?¨ã?¹ã??: %s ã??読込ã?¿ä¸­ã?®ç?­ã??読込ã?¿ã?§ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1237
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:95
-msgid "Package not installed"
-msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:1677
+#, c-format
+msgid "key length in request too long: %d"
+msgstr "ã?ªã?¯ã?¨ã?¹ã??ã?«å?«ã?¾ã??ã??ã?­ã?¼é?·ã??é?·ã??ã??ã?¾ã??: %d"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1245
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:98
-msgid "Advertise error"
-msgstr "Advertise¥¨¥é¡¼"
+#: nscd/connections.c:1690
+#, c-format
+msgid "short read while reading request key: %s"
+msgstr "ã?ªã?¯ã?¨ã?¹ã??ã?­ã?¼: %s ã??読込ã?¿ä¸­ã?®ç?­ã??読込ã?¿ã?§ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1253
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:99
-msgid "Srmount error"
-msgstr "Srmount ¥¨¥é¡¼"
+#: nscd/connections.c:1699
+#, c-format
+msgid "handle_request: request received (Version = %d) from PID %ld"
+msgstr "handle_request: ã?ªã?¯ã?¨ã?¹ã??ã??å?°ç?? (ã??ã?¼ã?¸ã?§ã?³ = %d) é??ä¿¡PID %ld"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1261
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:100
-msgid "Communication error on send"
-msgstr "Á÷¿®Ãæ¤ÎÄÌ¿®¥¨¥é¡¼"
+#: nscd/connections.c:1704
+#, c-format
+msgid "handle_request: request received (Version = %d)"
+msgstr "handle_request: è¦?æ±?ã??å?°ç?? (ã??ã?¼ã?¸ã?§ã?³ = %d)"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1269
-msgid "RFS specific error"
-msgstr "RFSÆÃÄꥨ¥é¡¼"
+#: nscd/connections.c:1903 nscd/connections.c:2101
+#, c-format
+msgid "disabled inotify after read error %d"
+msgstr "読ã?¿è¾¼ã?¿ã?¨ã?©ã?¼ %d ã??ç?ºç??ã??ã??ã??ã??  inotify ã??ç?¡å?¹ã?«ã??ã?¾ã??ã??"
 
-#: 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 "̾Á°¤¬¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: nscd/connections.c:2230
+msgid "could not initialize conditional variable"
+msgstr ""
 
-#: 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 "¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤¬ÉÔÀµ¤Î¾õÂ֤ˤ¢¤ê¤Þ¤¹"
+#: nscd/connections.c:2238
+msgid "could not start clean-up thread; terminating"
+msgstr ""
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1293
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112
-msgid "Remote address changed"
-msgstr "±ó³Ö¥¢¥É¥ì¥¹¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
+#: nscd/connections.c:2252
+msgid "could not start any worker thread; terminating"
+msgstr "ä½?業ã?¹ã?¬ã??ã??ã??å?¨ã??é??å§?ã?§ã??ã?¾ã??ã??ã?§ã??ã??ã??çµ?äº?ã??ã?¾ã??"
 
-#: 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 "ɬÍפʶ¦Í­¥é¥¤¥Ö¥é¥ê¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
+#: nscd/connections.c:2303 nscd/connections.c:2304 nscd/connections.c:2321
+#: nscd/connections.c:2330 nscd/connections.c:2348 nscd/connections.c:2359
+#: nscd/connections.c:2370
+#, c-format
+msgid "Failed to run nscd as user '%s'"
+msgstr "ã?¦ã?¼ã?¶ '%s' ã?§ nscd ã??å®?è¡?ã??ã??ã?®ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: 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 "²õ¤ì¤¿¶¦Í­¥é¥¤¥Ö¥é¥ê¤Ë¥¢¥¯¥»¥¹¤·¤Æ¤¤¤Þ¤¹"
+#: nscd/connections.c:2322
+#, c-format
+msgid "initial getgrouplist failed"
+msgstr "getgrouplist å??æ??å??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: 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 ¥»¥¯¥·¥ç¥ó¤¬²õ¤ì¤Æ¤¤¤Þ¤¹"
+#: nscd/connections.c:2331
+#, c-format
+msgid "getgrouplist failed"
+msgstr "getgrouplistã?« 失æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1325
-msgid "Attempting to link in too many shared libraries"
-msgstr "¤¢¤Þ¤ê¤Ë¿²á¤®¤ë¶¦Í­¥é¥¤¥Ö¥é¥ê¤Ø¥ê¥ó¥¯¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
+#: nscd/connections.c:2349
+#, c-format
+msgid "setgroups failed"
+msgstr "setgroups ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1333
-msgid "Cannot exec a shared library directly"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤ÏľÀܼ¹ԤǤ­¤Þ¤»¤ó"
+#: nscd/grpcache.c:395 nscd/hstcache.c:430 nscd/initgrcache.c:416
+#: nscd/pwdcache.c:400 nscd/servicescache.c:343
+#, c-format
+msgid "short write in %s: %s"
+msgstr "%s ã?§ã?®ç?­ã??æ?¸ã??è¾¼ã?¿: %s"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1341
-msgid "Streams pipe error"
-msgstr "¥¹¥È¥ê¡¼¥à¥Ñ¥¤¥×¥¨¥é¡¼"
+#: nscd/grpcache.c:438 nscd/initgrcache.c:78
+#, c-format
+msgid "Haven't found \"%s\" in group cache!"
+msgstr "ã?°ã?«ã?¼ã??ã?­ã?£ã??ã?·ã?¥å??ã?« \"%s\" ã??è¦?ã?¤ã??ã??ã?¾ã??ã??!"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1349
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:165
-msgid "Structure needs cleaning"
-msgstr "¹½Â¤ÂΤòÆâÍƾõ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#: nscd/grpcache.c:440 nscd/initgrcache.c:80
+#, c-format
+msgid "Reloading \"%s\" in group cache!"
+msgstr "ã?°ã?«ã?¼ã??ã?­ã?£ã??ã?·ã?¥å??ã?® \"%s\" ã??å??ã?­ã?¼ã??ã??ã?¦ã??ã?¾ã??!"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1357
-msgid "Not a XENIX named type file"
-msgstr "XENIX ¤Î̾Á°ÉÕ¤­¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/grpcache.c:517
+#, c-format
+msgid "Invalid numeric gid \"%s\"!"
+msgstr "��� gid ��� \"%s\"!"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1365
-msgid "No XENIX semaphores available"
-msgstr "XENIX ¥»¥Þ¥Õ¥©¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nscd/mem.c:457
+#, c-format
+msgid "freed %zu bytes in %s cache"
+msgstr "%zu ã??ã?¤ã??解æ?¾ã??ã??ã?¾ã??ã?? (%s ã?­ã?£ã??ã?·ã?¥å??)"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1373
-msgid "Is a named type file"
-msgstr "̾Á°ÉÕ¤­¥Õ¥¡¥¤¥ë¤Ç¤¹"
+#: nscd/mem.c:594
+#, c-format
+msgid "no more memory for database '%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 "±ó³ÖI/O¥¨¥é¡¼¤Ç¤¹"
+#: nscd/nscd.c:101
+msgid "Read configuration data from NAME"
+msgstr "NAME ã??ã??設å®?æ??å?±ã??読ã?¿è¾¼ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1389
-msgid "No medium found"
-msgstr "¥á¥Ç¥£¥¢¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: nscd/nscd.c:103
+msgid "Do not fork and display messages on the current tty"
+msgstr "fork ã??ã?ªã??ã?§ç?¾å?¨ã?® tty ã?«ã?¡ã??ã?»ã?¼ã?¸ã??表示ã??ã??"
 
-#: stdio-common/../sysdeps/gnu/errlist.c:1397
-msgid "Wrong medium type"
-msgstr "ÉÔÀµ¤Ê¥á¥Ç¥£¥¢·Á¼°¤Ç¤¹"
+#: nscd/nscd.c:104
+msgid "NUMBER"
+msgstr "NUMBER"
 
-#: stdio-common/../sysdeps/unix/siglist.c:26
-msgid "Signal 0"
-msgstr "¥·¥°¥Ê¥ë 0"
+#: nscd/nscd.c:104
+msgid "Start NUMBER threads"
+msgstr "NUMBERã?¹ã?¬ã??ã??ã?§èµ·å??ã??ã??"
 
-#: stdio-common/../sysdeps/unix/siglist.c:32
-msgid "IOT trap"
-msgstr "IOT¥È¥é¥Ã¥×"
+#: nscd/nscd.c:105
+msgid "Shut the server down"
+msgstr "ã?µã?¼ã??ã??çµ?äº?ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:30
-msgid "Error 0"
-msgstr "¥¨¥é¡¼ 0"
+#: nscd/nscd.c:106
+msgid "Print current configuration statistics"
+msgstr "ç?¾å?¨ã?®è¨­å®?ã?®çµ±è¨?æ??å?±ã??表示ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:31
-#: nis/nis_error.c:40
-msgid "Not owner"
-msgstr "½êÍ­¼Ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/nscd.c:107
+msgid "TABLE"
+msgstr "TABLE"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:35
-msgid "I/O error"
-msgstr "I/O¥¨¥é¡¼"
+#: nscd/nscd.c:108
+msgid "Invalidate the specified cache"
+msgstr "æ??å®?ã??ã??ã?­ã?£ã??ã?·ã?¥ã??ç?¡å?¹ã?«ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:37
-msgid "Arg list too long"
-msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nscd/nscd.c:109
+msgid "TABLE,yes"
+msgstr "TABLE,yes"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:39
-msgid "Bad file number"
-msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ëÈÖ¹æ¤Ç¤¹"
+#: nscd/nscd.c:110
+msgid "Use separate cache for each user"
+msgstr "ã?¦ã?¼ã?¶ã??ã?¨ã?«ã?­ã?£ã??ã?·ã?¥ã??å??é?¢ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:42
-msgid "Not enough space"
-msgstr "½½Ê¬¤ÊÎΰ褬¤¢¤ê¤Þ¤»¤ó"
+#: nscd/nscd.c:115
+msgid "Name Service Cache Daemon."
+msgstr "å??å??ã?µã?¼ã??ã?¹ã?­ã?£ã??ã?·ã?¥ã??ã?¼ã?¢ã?³ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:46
-msgid "Device busy"
-msgstr "¥Ç¥Ð¥¤¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: nscd/nscd.c:147 nss/getent.c:876 nss/makedb.c:123
+#, c-format
+msgid "wrong number of arguments"
+msgstr "å¼?æ?°ã?®æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:48
-msgid "Cross-device link"
-msgstr "¥¯¥í¥¹¥Ç¥Ð¥¤¥¹¥ê¥ó¥¯"
+#: nscd/nscd.c:157
+#, c-format
+msgid "failure while reading configuration file; this is fatal"
+msgstr "設å®?ã??ã?¡ã?¤ã?«ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??ã??ã??ã??ã?¯è?´å?½ç??ã?§ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:53
-msgid "File table overflow"
-msgstr "¥Õ¥¡¥¤¥ë¥Æ¡¼¥Ö¥ë¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: nscd/nscd.c:166
+#, c-format
+msgid "already running"
+msgstr "æ?¢ã?«èµ·å??ã??ã?¦ã??ã?¾ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:63
-msgid "Argument out of domain"
-msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nscd/nscd.c:181 nscd/nscd.c:236
+#, c-format
+msgid "cannot fork"
+msgstr "fork ã?§ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:64
-msgid "Result too large"
-msgstr "·ë²Ì¤¬Â礭¤¹¤®¤Þ¤¹"
+#: nscd/nscd.c:244
+#, c-format
+msgid "cannot change current working directory to \"/\""
+msgstr "ç?¾å?¨ã?®ä½?業ã??ã?£ã?¬ã?¯ã??ã?ªã?? \"/\" ã?«å¤?æ?´ã?§ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:75
-msgid "Deadlock situation detected/avoided"
-msgstr "¥Ç¥Ã¥É¥í¥Ã¥¯¾õÂÖ¤ò¸¡ÃÎ/²óÈò¤·¤Þ¤·¤¿"
+#: nscd/nscd.c:252
+msgid "Could not create log file"
+msgstr "ã?­ã?°ã??ã?¡ã?¤ã?«ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:76
-msgid "No record locks available"
-msgstr "¥ì¥³¡¼¥É¥í¥Ã¥¯¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nscd/nscd.c:305 nscd/nscd.c:330 nscd/nscd_stat.c:172
+#, c-format
+msgid "Only root is allowed to use this option!"
+msgstr "root ã?®ã?¿ã??ã?®ã?ªã??ã?·ã?§ã?³ã??使ç?¨ã??ã??ã??ã?¨ã??許å?¯ã??ã??ã?¦ã??ã?¾ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:79
-msgid "Disc quota exceeded"
-msgstr "¥Ç¥£¥¹¥¯»ÈÍÑÎÌÀ©¸Â(¥¯¥©¡¼¥¿)¤òĶ²á¤·¤Þ¤·¤¿"
+#: nscd/nscd.c:345
+#, c-format
+msgid "'%s' is not a known database"
+msgstr "'%s' ã?¯æ?¢ç?¥ã?®ã??ã?¼ã?¿ã??ã?¼ã?¹ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:80
-msgid "Bad exchange descriptor"
-msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Ç¤¹"
+#: nscd/nscd.c:370 nscd/nscd_stat.c:191
+#, c-format
+msgid "write incomplete"
+msgstr "æ?¸è¾¼ã?¿ã??ä¸?å®?å?¨ã?§ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:81
-msgid "Bad request descriptor"
-msgstr "ÉÔÀµ¤ÊÍ׵ᵭ½Ò»Ò¤Ç¤¹"
+#: nscd/nscd.c:381
+#, c-format
+msgid "cannot read invalidate ACK"
+msgstr "ç?¡å?¹ã?«ã??ã?? ACK ã??読ã?¿è¾¼ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:82
-msgid "Message tables full"
-msgstr "¥á¥Ã¥»¡¼¥¸¥Æ¡¼¥Ö¥ë¤¬°ìÇդǤ¹"
+#: nscd/nscd.c:387
+#, c-format
+msgid "invalidation failed"
+msgstr "ç?¡å?¹å??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:83
-msgid "Anode table overflow"
-msgstr "¥¢¥Î¡¼¥É¥Æ¡¼¥Ö¥ë¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: nscd/nscd.c:397
+#, c-format
+msgid "secure services not implemented anymore"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:84
-msgid "Bad request code"
-msgstr "ÉÔÀµ¤ÊÍ׵ᥳ¡¼¥É¤Ç¤¹"
+#: nscd/nscd_conf.c:57
+#, c-format
+msgid "database %s is not supported"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ %s ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:86
-msgid "File locking deadlock"
-msgstr "¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤Î¥Ç¥Ã¥É¥í¥Ã¥¯¤Ç¤¹"
+#: nscd/nscd_conf.c:108
+#, c-format
+msgid "Parse error: %s"
+msgstr "æ§?æ??解æ??ã?¨ã?©ã?¼: %s"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:88
-msgid "Error 58"
-msgstr "¥¨¥é¡¼ 58"
+#: nscd/nscd_conf.c:194
+#, c-format
+msgid "Must specify user name for server-user option"
+msgstr "server-user ã?ªã??ã?·ã?§ã?³ç?¨ã?«ã?¦ã?¼ã?¶å??ã??æ??å®?ã??ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:89
-msgid "Error 59"
-msgstr "¥¨¥é¡¼ 59"
+#: nscd/nscd_conf.c:201
+#, c-format
+msgid "Must specify user name for stat-user option"
+msgstr "stat-user ã?ªã??ã?·ã?§ã?³ç?¨ã?«ã?¦ã?¼ã?¶å??ã??æ??å®?ã??ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:90
-msgid "Not a stream device"
-msgstr "¥¹¥È¥ê¡¼¥à¥Ç¥Ð¥¤¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/nscd_conf.c:245
+#, c-format
+msgid "invalid value for 'reload-count': %u"
+msgstr "'reload-count' ç?¨ã?®ç?¡å?¹ã?ªå?¤ã?§ã??: %u"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:93
-msgid "Out of stream resources"
-msgstr "¥¹¥È¥ê¡¼¥à¥ê¥½¡¼¥¹³°¤Ç¤¹"
+#: nscd/nscd_conf.c:260
+#, c-format
+msgid "Must specify value for restart-interval option"
+msgstr "restart-interval ã?ªã??ã?·ã?§ã?³ç?¨ã?«å?¤ã??æ??å®?ã??ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:102
-msgid "Error 72"
-msgstr "¥¨¥é¡¼ 72"
+#: nscd/nscd_conf.c:274
+#, c-format
+msgid "Unknown option: %s %s %s"
+msgstr "ä¸?æ??ã?ªã?ªã??ã?·ã?§ã?³ã?§ã??: %s %s %s"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:103
-msgid "Error 73"
-msgstr "¥¨¥é¡¼ 73"
+#: nscd/nscd_conf.c:287
+#, c-format
+msgid "cannot get current working directory: %s; disabling paranoia mode"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:105
-msgid "Error 75"
-msgstr "¥¨¥é¡¼ 75"
+#: nscd/nscd_conf.c:307
+#, c-format
+msgid "maximum file size for %s database too small"
+msgstr "%s ã??ã?¼ã?¿ã??ã?¼ã?¹ç?¨ã?®æ??大ã?µã?¤ã?ºã??å°?ã??ã??ã??ã?¾ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:106
-msgid "Error 76"
-msgstr "¥¨¥é¡¼ 76"
+#: nscd/nscd_stat.c:141
+#, c-format
+msgid "cannot write statistics: %s"
+msgstr "çµ±è¨?æ??å?±ã??æ?¸ã??è¾¼ã??ã?¾ã??ã??: %s"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:107
-msgid "Not a data message"
-msgstr "¥Ç¡¼¥¿¥á¥Ã¥»¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/nscd_stat.c:156
+msgid "yes"
+msgstr "yes"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:116
-msgid "Attempting to link in more shared libraries than system limit"
-msgstr "¥·¥¹¥Æ¥à¤ÎÀ©¸Â°Ê¾å¤Î¶¦Í­¥é¥¤¥Ö¥é¥ê¤Ø¥ê¥ó¥¯¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
+#: nscd/nscd_stat.c:157
+msgid "no"
+msgstr "no"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:117
-msgid "Can not exec a shared library directly"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤ÏľÀܼ¹ԤǤ­¤Þ¤»¤ó"
+#: nscd/nscd_stat.c:168
+#, c-format
+msgid "Only root or %s is allowed to use this option!"
+msgstr "root ã?¾ã??ã?¯ %s ã??ã??ã??ã??ã?®ã?ªã??ã?·ã?§ã?³ã??使ç?¨ã??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:118
-msgid "Illegal byte sequence"
-msgstr "ÉÔÀµ¤Ê¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤Ç¤¹"
+#: nscd/nscd_stat.c:179
+#, c-format
+msgid "nscd not running!\n"
+msgstr "nscdã?¯èµ·å??ã??ã?¦ã??ã?¾ã??ã??!\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:119
-msgid "Operation not applicable"
-msgstr "Áàºî¤ÏŬÍѤǤ­¤Þ¤»¤ó"
+#: nscd/nscd_stat.c:203
+#, c-format
+msgid "cannot read statistics data"
+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 "¥Ñ¥¹Ì¾¤ò¸¡ººÃæ¤ËÄ̲ᤷ¤¿¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Î¿ô¤¬MAXSYNLINKS¤ò±Û¤¨¤Þ¤·¤¿"
+#: nscd/nscd_stat.c:206
+#, c-format
+msgid ""
+"nscd configuration:\n"
+"\n"
+"%15d  server debug level\n"
+msgstr ""
+"nscd 設�:\n"
+"\n"
+"%15d  ã?µã?¼ã??ã??ã??ã??ã?°ã?¬ã??ã?«\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:121
-msgid "Error 91"
-msgstr "¥¨¥é¡¼ 91"
+#: nscd/nscd_stat.c:230
+#, c-format
+msgid "%3ud %2uh %2um %2lus  server runtime\n"
+msgstr "%3ud %2uh %2um %2lus  ã?µã?¼ã?? å®?è¡?æ??é??\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:122
-msgid "Error 92"
-msgstr "¥¨¥é¡¼ 92"
+#: nscd/nscd_stat.c:233
+#, c-format
+msgid "    %2uh %2um %2lus  server runtime\n"
+msgstr "    %2uh %2um %2lus  ã?µã?¼ã?? å®?è¡?æ??é??\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:129
-msgid "Option not supported by protocol"
-msgstr "¥ª¥×¥·¥ç¥ó¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/nscd_stat.c:235
+#, c-format
+msgid "        %2um %2lus  server runtime\n"
+msgstr "        %2um %2lus  ã?µã?¼ã?? å®?è¡?æ??é??\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:130
-msgid "Error 100"
-msgstr "¥¨¥é¡¼ 100"
+#: nscd/nscd_stat.c:237
+#, c-format
+msgid "            %2lus  server runtime\n"
+msgstr "            %2lus  ã?µã?¼ã?? å®?è¡?æ??é??\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:131
-msgid "Error 101"
-msgstr "¥¨¥é¡¼ 101"
+#: nscd/nscd_stat.c:239
+#, 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"
+msgstr ""
+"%15d  ç?¾å?¨ã?®ã?¹ã?¬ã??ã??æ?°\n"
+"%15d  æ??大ã?¹ã?¬ã??ã??æ?°\n"
+"%15lu  ã?¯ã?©ã?¤ã?¢ã?³ã??ã??å¾?æ©?ã??ã?ªã??ã??ã?°ã?ªã??ã?ªã??ã?£ã??å??æ?°\n"
+"%15s  paranoia mode enabled\n"
+"%15lu  å??é?¨å??èµ·å??\n"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:132
-msgid "Error 102"
-msgstr "¥¨¥é¡¼ 102"
+#: nscd/nscd_stat.c:273
+#, 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  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"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:133
-msgid "Error 103"
-msgstr "¥¨¥é¡¼ 103"
+#: nscd/pwdcache.c:443
+#, c-format
+msgid "Haven't found \"%s\" in password cache!"
+msgstr "ã??ã?¹ã?¯ã?¼ã??ã?­ã?£ã??ã?·ã?¥å??ã?« \"%s\" ã??è¦?ã?¤ã??ã??ã?¾ã??ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:134
-msgid "Error 104"
-msgstr "¥¨¥é¡¼ 104"
+#: nscd/pwdcache.c:445
+#, fuzzy, c-format
+msgid "Reloading \"%s\" in password cache!"
+msgstr "ã??ã?¹ã?¯ã?¼ã??ã?­ã?£ã??ã?·ã?¥å??ã?® \"%s\" ã??å??ã?­ã?¼ã??ã??ã?¦ã??ã?¾ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:135
-msgid "Error 105"
-msgstr "¥¨¥é¡¼ 105"
+#: nscd/pwdcache.c:523
+#, c-format
+msgid "Invalid numeric uid \"%s\"!"
+msgstr "ç?¡å?¹ã?ª uid ã?®æ?°å?¤ \"%s\" ã?§ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:136
-msgid "Error 106"
-msgstr "¥¨¥é¡¼ 106"
+#: nscd/selinux.c:156
+#, c-format
+msgid "Failed opening connection to the audit subsystem: %m"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:137
-msgid "Error 107"
-msgstr "¥¨¥é¡¼ 107"
+#: nscd/selinux.c:177
+msgid "Failed to set keep-capabilities"
+msgstr "keep-capabilities ã?®è¨­å®?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:138
-msgid "Error 108"
-msgstr "¥¨¥é¡¼ 108"
+#: nscd/selinux.c:178 nscd/selinux.c:241
+#, c-format
+msgid "prctl(KEEPCAPS) failed"
+msgstr "prctl(KEEPCAPS) ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:139
-msgid "Error 109"
-msgstr "¥¨¥é¡¼ 109"
+#: nscd/selinux.c:192
+msgid "Failed to initialize drop of capabilities"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:140
-msgid "Error 110"
-msgstr "¥¨¥é¡¼ 110"
+#: nscd/selinux.c:193
+#, c-format
+msgid "cap_init failed"
+msgstr "cap_init ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:141
-msgid "Error 111"
-msgstr "¥¨¥é¡¼ 111"
+#: nscd/selinux.c:214 nscd/selinux.c:231
+msgid "Failed to drop capabilities"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:142
-msgid "Error 112"
-msgstr "¥¨¥é¡¼ 112"
+#: nscd/selinux.c:215 nscd/selinux.c:232
+#, c-format
+msgid "cap_set_proc failed"
+msgstr "cap_set_proc ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:143
-msgid "Error 113"
-msgstr "¥¨¥é¡¼ 113"
+#: nscd/selinux.c:240
+msgid "Failed to unset keep-capabilities"
+msgstr "keep-capabilities ã?®è¨­å®?解é?¤ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:144
-msgid "Error 114"
-msgstr "¥¨¥é¡¼ 114"
+#: nscd/selinux.c:256
+msgid "Failed to determine if kernel supports SELinux"
+msgstr "ã?«ã?¼ã??ã?«ã?? SELinux ã??ã?µã??ã?¼ã??ã??ã??ã??ã?©ã??ã??ã?®å?¤å®?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:145
-msgid "Error 115"
-msgstr "¥¨¥é¡¼ 115"
+#: nscd/selinux.c:271
+#, c-format
+msgid "Failed to start AVC thread"
+msgstr "AVC ã?¹ã?¬ã??ã??ã?®é??å§?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:146
-msgid "Error 116"
-msgstr "¥¨¥é¡¼ 116"
+#: nscd/selinux.c:293
+#, c-format
+msgid "Failed to create AVC lock"
+msgstr "AVC ã?­ã??ã?¯ã?®ä½?æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:147
-msgid "Error 117"
-msgstr "¥¨¥é¡¼ 117"
+#: nscd/selinux.c:333
+#, c-format
+msgid "Failed to start AVC"
+msgstr "AVC ã?®é??å§?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:148
-msgid "Error 118"
-msgstr "¥¨¥é¡¼ 118"
+#: nscd/selinux.c:335
+msgid "Access Vector Cache (AVC) started"
+msgstr "Access Vector Cache (AVC) ã??é??å§?ã??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:149
-msgid "Error 119"
-msgstr "¥¨¥é¡¼ 119"
+#: nscd/selinux.c:356
+msgid "Error getting context of socket peer"
+msgstr ""
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:152
-msgid "Operation not supported on transport endpoint"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤Áàºî¤Ç¤¹"
+#: nscd/selinux.c:361
+msgid "Error getting context of nscd"
+msgstr "nscd ã?®ã?³ã?³ã??ã?­ã?¹ã??å??å¾?中ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:154
-msgid "Address family not supported by protocol family"
-msgstr "¥¢¥É¥ì¥¹¥Õ¥¡¥ß¥ê¤Ï¥×¥í¥È¥³¥ë¥Õ¥¡¥ß¥ê¤Ë¤è¤Ã¤Æ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/selinux.c:367
+msgid "Error getting sid from context"
+msgstr "ã?³ã?³ã??ã?­ã?¹ã??ã??ã?? sid ã??å??å¾?中ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:159
-msgid "Network dropped connection because of reset"
-msgstr "¥ê¥»¥Ã¥È¤µ¤ì¤¿¤¿¤á¥Í¥Ã¥È¥ï¡¼¥¯Àܳ¤¬ÀÚ¤ì¤Þ¤·¤¿"
+#: nscd/selinux.c:374
+msgid "compile-time support for database policy missing"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã?ªã?·ã?¼ã?®ã?µã??ã?¼ã??ã??ã??ã?³ã?³ã??ã?¤ã?«æ??ã?«ç?¡å?¹ã?«ã??ã??ã?¦ã??ã?¾ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:166
-msgid "Error 136"
-msgstr "¥¨¥é¡¼ 136"
+#: 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  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"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:167
-msgid "Not a name file"
-msgstr "̾Á°¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/servicescache.c:390
+#, c-format
+msgid "Haven't found \"%s\" in services cache!"
+msgstr "ã?µã?¼ã??ã?¹ã?­ã?£ã??ã?·ã?¥å??ã?« \"%s\" ã??è¦?ã?¤ã??ã??ã?¾ã??ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:168
-msgid "Not available"
-msgstr "ÍøÍѽÐÍè¤Þ¤»¤ó"
+#: nscd/servicescache.c:392
+#, c-format
+msgid "Reloading \"%s\" in services cache!"
+msgstr "ã?µã?¼ã??ã?¹ã?­ã?£ã??ã?·ã?¥å??ã?® \"%s\" ã??å??ã?­ã?¼ã??ã??ã?¦ã??ã?¾ã??!"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:169
-msgid "Is a name file"
-msgstr "̾Á°¥Õ¥¡¥¤¥ë¤Ç¤¹"
+#: nss/getent.c:52
+msgid "database [key ...]"
+msgstr "database [key ...]"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:171
-msgid "Reserved for future use"
-msgstr "¾­Íè¤Î¤¿¤á¤ËͽÌóºÑ¤ß"
+#: nss/getent.c:57
+msgid "Service configuration to be used"
+msgstr "使ç?¨ã??ã??ã??ã?µã?¼ã??ã?¹è¨­å®?"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:172
-msgid "Error 142"
-msgstr "¥¨¥é¡¼ 142"
+#: nss/getent.c:62
+msgid "Get entries from administrative database."
+msgstr "管ç??ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã??ã?¨ã?³ã??ã?ªã??å??å¾?ã??ã??"
 
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:173
-msgid "Cannot send after socket shutdown"
-msgstr "¥½¥±¥Ã¥È¤Î¥·¥ã¥Ã¥È¥À¥¦¥ó¸å¤ÏÁ÷¿®¤Ç¤­¤Þ¤»¤ó"
+#: nss/getent.c:143 nss/getent.c:408
+#, c-format
+msgid "Enumeration not supported on %s\n"
+msgstr "ã?¨ã??ã?¥ã?¬ã?¼ã?·ã?§ã?³ã?¯ %s ä¸?ã?§ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??\n"
 
-#: stdio-common/psignal.c:63
+#: nss/getent.c:794
 #, c-format
-msgid "%s%sUnknown signal %d\n"
-msgstr "%s%s̤ÃΤΥ·¥°¥Ê¥ë %d ¤Ç¤¹\n"
+msgid "Unknown database name"
+msgstr "ä¸?æ??ã?ªã??ã?¼ã?¿ã??ã?¼ã?¹å??ã?§ã??"
 
-#: dlfcn/dlinfo.c:51
-msgid "RTLD_SELF used in code not dynamically loaded"
-msgstr "¥³¡¼¥ÉÃæ¤Ç»È¤ï¤ì¤Æ¤¤¤ëRTLD_SELF¤òưŪ¤ËÆɤ߹þ¤á¤Þ¤»¤ó"
+#: nss/getent.c:820
+msgid "Supported databases:\n"
+msgstr "ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã??ã??ã?¼ã?¿ã??ã?¼ã?¹:\n"
 
-#: dlfcn/dlinfo.c:61
-msgid "unsupported dlinfo request"
-msgstr "̤¥µ¥Ý¡¼¥È¤Îdlinfo¥ê¥¯¥¨¥¹¥È"
+#: nss/getent.c:886
+#, c-format
+msgid "Unknown database: %s\n"
+msgstr "ä¸?æ??ã?ªã??ã?¼ã?¿ã??ã?¼ã?¹ã?§ã??: %s\n"
 
-#: malloc/mcheck.c:346
-msgid "memory is consistent, library is buggy\n"
-msgstr "¥á¥â¥ê¤Ï°ì´ÓÀ­¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹¤¬¡¢¥é¥¤¥Ö¥é¥ê¤¬¥Ð¥®¡¼¤Ç¤¹\n"
+#: nss/makedb.c:60
+msgid "Convert key to lower case"
+msgstr "ã?­ã?¼ã??å°?æ??å­?ã?«å¤?æ??ã??ã?¦ã??ã?¾ã??"
 
-#: malloc/mcheck.c:349
-msgid "memory clobbered before allocated block\n"
-msgstr "¥Ö¥í¥Ã¥¯³ÎÊÝÁ°¤Ë¥á¥â¥ê¤òÍøÍѤ·¤Þ¤·¤¿\n"
+#: nss/makedb.c:63
+msgid "Do not print messages while building database"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹æ§?ç¯?中ã?«ã?¡ã??ã?»ã?¼ã?¸ã??表示ã??ã?ªã??"
 
-#: malloc/mcheck.c:352
-msgid "memory clobbered past end of allocated block\n"
-msgstr "¥Ö¥í¥Ã¥¯³ÎÊݤκǸå¤è¤ê°Ê¸å¤Ë¥á¥â¥ê¤òÍøÍѤ·¤Þ¤·¤¿\n"
+#: nss/makedb.c:65
+msgid "Print content of database file, one entry a line"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã?®ã?³ã?³ã??ã?­ã?¹ã??ã??ã??1 ã?¨ã?³ã??ã?ª 1 è¡?ã?§è¡¨ç¤ºã??ã??"
 
-#: malloc/mcheck.c:355
-msgid "block freed twice\n"
-msgstr "¥Ö¥í¥Ã¥¯¤Î²òÊü¤¬2ÅÙ¹Ô¤ï¤ì¤Þ¤·¤¿\n"
+#: nss/makedb.c:70
+msgid "Create simple DB database from textual input."
+msgstr "ã??ã?­ã?¹ã??å?¥å??ã??ã??å??ç´?ã?ªã??ã?¼ã?¿ã??ã?¹ã??ä½?æ??ã??ã?¾ã??ã??"
 
-#: malloc/mcheck.c:358
-msgid "bogus mcheck_status, library is buggy\n"
-msgstr "mcheck_status ¤¬¤¢¤¤¤Þ¤¤¤Ç¤¹¡£¥é¥¤¥Ö¥é¥ê¤Î¥Ð¥°¤Ç¤¹¡£\n"
+#: nss/makedb.c:73
+msgid ""
+"INPUT-FILE OUTPUT-FILE\n"
+"-o OUTPUT-FILE INPUT-FILE\n"
+"-u INPUT-FILE"
+msgstr ""
+"INPUT-FILE OUTPUT-FILE\n"
+"-o OUTPUT-FILE INPUT-FILE\n"
+"-u INPUT-FILE"
 
-#: malloc/memusagestat.c:53
-msgid "Name output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤Î̾Á°"
+#: nss/makedb.c:142
+#, c-format
+msgid "No usable database library found."
+msgstr "使ç?¨å?¯è?½ã?ªã??ã?¼ã?¿ã??ã?¼ã?¹ã?©ã?¤ã??ã?©ã?ªã??ã??ã??ã?¾ã??ã??ã??"
 
-#: malloc/memusagestat.c:54
-msgid "Title string used in output graphic"
-msgstr "¥¿¥¤¥È¥ëʸ»úÎó¤Ï½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯Ãæ¤Ç»ÈÍѤµ¤ì¤Æ¤¤¤Þ¤¹"
+#: nss/makedb.c:149
+#, c-format
+msgid "cannot open database file `%s': %s"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã?¡ã?¤ã?« `%s' ã??é??ã??ã?¾ã??ã??: %s"
 
-#: malloc/memusagestat.c:55
-msgid "Generate output linear to time (default is linear to number of function calls)"
-msgstr "»þ¹ï½ç¤Ë½ÐÎϤòÀ¸À® (¥Ç¥Õ¥©¥ë¥È¤Ï´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÃͽç)"
+#: nss/makedb.c:151
+msgid "incorrectly formatted file"
+msgstr "æ­£ã??ã??ã?ªã??å½¢å¼?ã?®ã??ã?¡ã?¤ã?«ã?§ã??"
 
-#: malloc/memusagestat.c:57
-msgid "Also draw graph for total memory consumption"
-msgstr "¥È¡¼¥¿¥ë¥á¥â¥ê¤Î¾ÃÈñ¤ËÂФ¹¤ë¥°¥é¥Õ¤âÉÁ¤­¤Þ¤¹"
+#: nss/makedb.c:331
+msgid "duplicate key"
+msgstr "ã?­ã?¼ã??é??è¤?ã??ã?¦ã??ã?¾ã??"
 
-#: malloc/memusagestat.c:58
-msgid "make output graphic VALUE pixel wide"
-msgstr "½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯ÃͤΥԥ¯¥»¥ë¤ò¹­¤¯¤·¤Þ¤¹"
+#: nss/makedb.c:337
+#, c-format
+msgid "while writing database file"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã??ã?¡ã?¤ã?«ã??æ?¸ã??è¾¼ã?¿ä¸­"
 
-#: malloc/memusagestat.c:59
-msgid "make output graphic VALUE pixel high"
-msgstr "½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯ÃͤΥԥ¯¥»¥ë¤ò¹â¤¯¤·¤Þ¤¹"
+#: nss/makedb.c:348
+#, c-format
+msgid "problems while reading `%s'"
+msgstr "`%s' ã?®èª­ã?¿è¾¼ã?¿ä¸­ã?«å??é¡?ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: malloc/memusagestat.c:64
-msgid "Generate graphic from memory profiling data"
-msgstr "¥á¥â¥ê¥×¥í¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤«¤é²èÁü¤òÀ¸À®"
+#: nss/makedb.c:368 nss/makedb.c:385
+#, c-format
+msgid "while reading database"
+msgstr "ã??ã?¼ã?¿ã??ã?¼ã?¹ã?®èª­ã?¿è¾¼ã?¿ä¸­"
 
-#: malloc/memusagestat.c:67
-msgid "DATAFILE [OUTFILE]"
-msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë [½ÐÎÏ¥Õ¥¡¥¤¥ë]"
+#: posix/getconf.c:945
+#, c-format
+msgid "Usage: %s [-v specification] variable_name [pathname]\n"
+msgstr "使��: %s [-v specification] variable_name [pathname]\n"
 
-#: string/strerror.c:43 posix/../sysdeps/posix/gai_strerror.c:57
-msgid "Unknown error"
-msgstr "̤ÃΤΥ¨¥é¡¼"
+#: posix/getconf.c:948
+#, c-format
+msgid "       %s -a [pathname]\n"
+msgstr "       %s -a [pathname]\n"
 
-#: string/strsignal.c:69
+#: posix/getconf.c:1023
 #, c-format
-msgid "Real-time signal %d"
-msgstr "¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë %d ¤Ç¤¹"
+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 ""
 
-#: string/strsignal.c:73
+#: posix/getconf.c:1081
 #, c-format
-msgid "Unknown signal %d"
-msgstr "̤ÃΤΥ·¥°¥Ê¥ë(%d)"
+msgid "unknown specification \"%s\""
+msgstr "ä¸?æ??ã?ª specification \"%s\" ã?§ã??"
 
-#: timezone/zdump.c:176
+#: posix/getconf.c:1109
 #, c-format
-msgid "%s: usage is %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
-msgstr "%s: »ÈÍÑË¡ %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
+msgid "Couldn't execute %s"
+msgstr "%s ã??å®?è¡?ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zdump.c:269
-msgid "Error writing to standard output"
-msgstr "¥¨¥é¡¼¤òɸ½à½ÐÎϤ˽ñ¤­½Ð¤·Ãæ"
+#: posix/getconf.c:1149 posix/getconf.c:1165
+msgid "undefined"
+msgstr "��義"
 
-#: timezone/zic.c:361
+#: posix/getconf.c:1187
 #, c-format
-msgid "%s: Memory exhausted: %s\n"
-msgstr "%s: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó: %s\n"
-
-#: timezone/zic.c:386 misc/error.c:129 misc/error.c:157
-msgid "Unknown system error"
-msgstr "̤ÃΤΥ·¥¹¥Æ¥à¥¨¥é¡¼"
+msgid "Unrecognized variable `%s'"
+msgstr "èª?è­?ã?§ã??ã?ªã??å¤?æ?° `%s' ã?§ã??"
 
-#: timezone/zic.c:420
+#: posix/getopt.c:570 posix/getopt.c:586
 #, c-format
-msgid "\"%s\", line %d: %s"
-msgstr "\"%s\", %d¹Ô: %s"
+msgid "%s: option '%s' is ambiguous\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '%s' ã?¯æ??æ?§ã?§ã??\n"
 
-#: timezone/zic.c:423
+#: posix/getopt.c:619 posix/getopt.c:623
 #, c-format
-msgid " (rule from \"%s\", line %d)"
-msgstr " (\"%s\"¤«¤é¤Îµ¬Â§, %d¹Ô)"
+msgid "%s: option '--%s' doesn't allow an argument\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '--%s' ã?¯å¼?æ?°ã??å??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:435
-msgid "warning: "
-msgstr "·Ù¹ð: "
+#: posix/getopt.c:632 posix/getopt.c:637
+#, c-format
+msgid "%s: option '%c%s' doesn't allow an argument\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '%c%s' ã?¯å¼?æ?°ã??å??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:445
+#: posix/getopt.c:680 posix/getopt.c:699 posix/getopt.c:1002
+#: posix/getopt.c:1021
 #, 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 posixrules ] \\\n"
-"\t[ -d ¥Ç¥£¥ì¥¯¥È¥ê ] [ -L ±¼Éà ] [ -y yearistype ] [ ¥Õ¥¡¥¤¥ë̾ ... ]\n"
+msgid "%s: option '%s' requires an argument\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '--%s' ã?¯å¼?æ?°ã??å¿?è¦?ã?§ã??\n"
 
-#: timezone/zic.c:492
+#: posix/getopt.c:737 posix/getopt.c:740
 #, c-format
-msgid "%s: More than one -d option specified\n"
-msgstr "%s: -d ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: unrecognized option '--%s'\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '--%s' ã??èª?è­?ã?§ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:502
+#: posix/getopt.c:748 posix/getopt.c:751
 #, c-format
-msgid "%s: More than one -l option specified\n"
-msgstr "%s: -l ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: unrecognized option '%c%s'\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '%c%s' ã??èª?è­?ã?§ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:512
+#: posix/getopt.c:800 posix/getopt.c:803
 #, c-format
-msgid "%s: More than one -p option specified\n"
-msgstr "%s: -p ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: invalid option -- '%c'\n"
+msgstr "%s: ç?¡å?¹ã?ªã?ªã??ã?·ã?§ã?³ -- '%c'\n"
 
-#: timezone/zic.c:522
+#: posix/getopt.c:853 posix/getopt.c:870 posix/getopt.c:1073
+#: posix/getopt.c:1091
 #, c-format
-msgid "%s: More than one -y option specified\n"
-msgstr "%s: -y ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: option requires an argument -- '%c'\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ã?«ã?¯å¼?æ?°ã??å¿?è¦?ã?§ã?? -- '%c'\n"
 
-#: timezone/zic.c:532
+#: posix/getopt.c:923 posix/getopt.c:939
 #, c-format
-msgid "%s: More than one -L option specified\n"
-msgstr "%s: -L ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: option '-W %s' is ambiguous\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '-W %s' ã?¯æ??æ?§ã?§ã??\n"
 
-#: timezone/zic.c:639
+#: posix/getopt.c:963 posix/getopt.c:981
 #, c-format
-msgid "%s: Can't unlink  %s: %s\n"
-msgstr "%s: %s¤ò¥¢¥ó¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
+msgid "%s: option '-W %s' doesn't allow an argument\n"
+msgstr "%s: ã?ªã??ã?·ã?§ã?³ '-W %s' ã?¯å¼?æ?°ã??å??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:646
-msgid "hard link failed, symbolic link used"
-msgstr "¥Ï¡¼¥É¥ê¥ó¥¯¤Ë¼ºÇÔ¤·¤¿¤¿¤á¡¢¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤ò»È¤¤¤Þ¤¹"
+#: posix/regcomp.c:136
+msgid "No match"
+msgstr "ä¸?è?´ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:654
-#, c-format
-msgid "%s: Can't link from %s to %s: %s\n"
-msgstr "%s: %s¤«¤é%s¤Ø¥ê¥ó¥¯¤òÄ¥¤ì¤Þ¤»¤ó: %s\n"
+#: posix/regcomp.c:139
+msgid "Invalid regular expression"
+msgstr "ç?¡å?¹ã?ªæ­£è¦?表ç?¾ã?§ã??"
 
-#: timezone/zic.c:752 timezone/zic.c:754
-msgid "same rule name in multiple files"
-msgstr "Ê£¿ô¥Õ¥¡¥¤¥ë¤ËƱ¤¸¥ë¡¼¥ë̾¤¬¤¢¤ê¤Þ¤¹"
+#: posix/regcomp.c:142
+msgid "Invalid collation character"
+msgstr "ç?¡å?¹ã?ªç?§å??æ??å­?ã?§ã??"
 
-#: timezone/zic.c:795
-msgid "unruly zone"
-msgstr "unruly zone"
+#: posix/regcomp.c:145
+msgid "Invalid character class name"
+msgstr "ç?¡å?¹ã?ªæ??å­?ã?¯ã?©ã?¹å??ã?§ã??"
 
-#: timezone/zic.c:802
-#, c-format
-msgid "%s in ruleless zone"
-msgstr "%s in ruleless zone"
+#: posix/regcomp.c:148
+msgid "Trailing backslash"
+msgstr "çµ?端ã?®ã??ã??ã?¯ã?¹ã?©ã??ã?·ã?¥"
 
-#: timezone/zic.c:823
-msgid "standard input"
-msgstr "ɸ½àÆþÎÏ"
+#: posix/regcomp.c:151
+msgid "Invalid back reference"
+msgstr "ç?¡å?¹ã?ªå??æ?¹å??ç?§ã?§ã??"
 
-#: timezone/zic.c:828
-#, c-format
-msgid "%s: Can't open %s: %s\n"
-msgstr "%s: %s¤ò³«¤±¤Þ¤»¤ó: %s\n"
+#: posix/regcomp.c:154
+msgid "Unmatched [ or [^"
+msgstr "[ ã?¾ã??ã?¯ [^ ã??ä¸?ä¸?è?´ã?§ã??"
 
-#: timezone/zic.c:839
-msgid "line too long"
-msgstr "¹Ô¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: posix/regcomp.c:157
+msgid "Unmatched ( or \\("
+msgstr "( ã?¾ã??ã?¯ \\( ã??ä¸?ä¸?è?´ã?§ã??"
 
-#: timezone/zic.c:859
-msgid "input line of unknown type"
-msgstr "ÉÔÌÀ¤Ê·Á¼°¤ÎÆþÎϥ饤¥ó¹Ô¤Ç¤¹"
+#: posix/regcomp.c:160
+msgid "Unmatched \\{"
+msgstr "\\{ ã??ä¸?ä¸?è?´ã?§ã??"
 
-#: timezone/zic.c:875
-#, c-format
-msgid "%s: Leap line in non leap seconds file %s\n"
-msgstr "%s: ±¼ÉÃ¥Õ¥¡¥¤¥ë¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë %s ¤Ë Leap ¹Ô¤¬¤¢¤ê¤Þ¤¹\n"
+#: posix/regcomp.c:163
+msgid "Invalid content of \\{\\}"
+msgstr "\\{\\} ã?®ä¸­èº«ã??ç?¡å?¹ã?§ã??"
+
+#: posix/regcomp.c:166
+msgid "Invalid range end"
+msgstr "ç?¡å?¹ã?ªç¯?å?²çµ?äº?ã?§ã??"
+
+#: posix/regcomp.c:169
+msgid "Memory exhausted"
+msgstr "ã?¡ã?¢ã?ªã??使ã??æ??ã??ã??ã?¾ã??ã??"
+
+#: posix/regcomp.c:172
+msgid "Invalid preceding regular expression"
+msgstr "ç?¡å?¹ã?ªå??æ?¹æ­£è¦?表ç?¾ã?§ã??"
+
+#: posix/regcomp.c:175
+msgid "Premature end of regular expression"
+msgstr "æ­£è¦?表ç?¾ã??é??中ã?§çµ?äº?ã??ã?¾ã??ã??"
+
+#: posix/regcomp.c:178
+msgid "Regular expression too big"
+msgstr "æ­£è¦?表ç?¾ã??大ã??ã??ã??ã?¾ã??"
+
+#: posix/regcomp.c:181
+msgid "Unmatched ) or \\)"
+msgstr ") ã?¾ã??ã?¯ \\) ã??ä¸?ä¸?è?´ã?§ã??"
+
+#: posix/regcomp.c:681
+msgid "No previous regular expression"
+msgstr "以å??ã?«æ­£è¦?表ç?¾ã??ã??ã??ã?¾ã??ã??"
+
+#: posix/wordexp.c:1832
+msgid "parameter null or not set"
+msgstr "ã??ã?©ã?¡ã?¼ã?¿ã?? NULL ã?§ã??ã??ã??設å®?ã??ã??ã?¦ã??ã?¾ã??ã??"
+
+#: resolv/herror.c:68
+msgid "Resolver Error 0 (no error)"
+msgstr "ã?ªã?¾ã?«ã??ã?¨ã?©ã?¼ 0 (ã?¨ã?©ã?¼ã?¯ã??ã??ã?¾ã??ã??)"
+
+#: resolv/herror.c:69
+msgid "Unknown host"
+msgstr "ä¸?æ??ã?ªã??ã?¹ã??ã?§ã??"
+
+#: resolv/herror.c:70
+msgid "Host name lookup failure"
+msgstr "ã??ã?¹ã??å??ã?®è§£æ±ºã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#: resolv/herror.c:71
+msgid "Unknown server error"
+msgstr "ä¸?æ??ã?ªã?µã?¼ã??ã?¨ã?©ã?¼ã?§ã??"
+
+#: resolv/herror.c:72
+msgid "No address associated with name"
+msgstr "å??å??ã?«å¯¾å¿?ã??ã??ã?¢ã??ã?¬ã?¹ã??ã??ã??ã?¾ã??ã??"
+
+#: resolv/herror.c:107
+msgid "Resolver internal error"
+msgstr "ã?ªã?¾ã?«ã??å??é?¨ã?¨ã?©ã?¼ã?§ã??"
 
-#: timezone/zic.c:882 timezone/zic.c:1297 timezone/zic.c:1322
+#: resolv/herror.c:110
+msgid "Unknown resolver error"
+msgstr "ä¸?æ??ã?ªã?ªã?¾ã?«ã??ã?¨ã?©ã?¼ã?§ã??"
+
+#: resolv/res_hconf.c:124
 #, c-format
-msgid "%s: panic: Invalid l_value %d\n"
-msgstr "%s: ¥Ñ¥Ë¥Ã¥¯: ÉÔÅö¤Ê l_value(%d)¤Ç¤¹\n"
+msgid "%s: line %d: cannot specify more than %d trim domains"
+msgstr "%s: è¡? %d: %d ã??ã??å¤?ã??ã??ã?¡ã?¤ã?³ã??å??ã??é?¤ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:890
+#: resolv/res_hconf.c:145
 #, c-format
-msgid "%s: Error reading %s\n"
-msgstr "%s: %s¤ÎÆɤ߹þ¤ß¥¨¥é¡¼\n"
+msgid "%s: line %d: list delimiter not followed by domain"
+msgstr "%s: %dè¡?: ã?ªã?¹ã??ã??ã?ªã??ã?¿ã??ã??ã?¡ã?¤ã?³å??ã?«ã?¤ã??ã?¦ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:897
+#: resolv/res_hconf.c:204
 #, c-format
-msgid "%s: Error closing %s: %s\n"
-msgstr "%s: %s¤ò¥¯¥í¡¼¥ºÃæ¤Ë¥¨¥é¡¼: %s\n"
+msgid "%s: line %d: expected `on' or `off', found `%s'\n"
+msgstr "%s: è¡? %d: `on' ã?¾ã??ã?¯ `off' ã??äº?æ??ã??ã??ã?¾ã??ã??ã??è¦?ã?¤ã??ã?£ã??ã?®ã?¯ `%s' ã?§ã??\n"
 
-#: timezone/zic.c:902
-msgid "expected continuation line not found"
-msgstr "·Ñ³¹Ô¤¬´üÂÔ¤µ¤ì¤Þ¤·¤¿¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: resolv/res_hconf.c:247
+#, c-format
+msgid "%s: line %d: bad command `%s'\n"
+msgstr "%s: è¡? %d: é??é??ã?£ã??ã?³ã??ã?³ã?? `%s' ã?§ã??\n"
 
-#: timezone/zic.c:958
-msgid "wrong number of fields on Rule line"
-msgstr "Rule¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: resolv/res_hconf.c:282
+#, c-format
+msgid "%s: line %d: ignoring trailing garbage `%s'\n"
+msgstr "%s: è¡? %d: å¾?ã?«æ®?ã?£ã??ã?´ã?? `%s' ã??ç?¡è¦?ã??ã?¾ã??\n"
 
-#: timezone/zic.c:962
-msgid "nameless rule"
-msgstr "̾Á°¤¬¤Ê¤¤¥ë¡¼¥ë¤Ç¤¹"
+#: stdio-common/psignal.c:51
+#, c-format
+msgid "%s%sUnknown signal %d\n"
+msgstr "%s%sä¸?æ??ã?ªã?®ã?·ã?°ã??ã?« %d ã?§ã??\n"
 
-#: timezone/zic.c:967
-msgid "invalid saved time"
-msgstr "ÉÔÀµ¤ÊÊݸ»þ¹ï"
+#: stdio-common/psignal.c:52
+msgid "Unknown signal"
+msgstr "ä¸?æ??ã?ªã?·ã?°ã??ã?«ã?§ã??"
 
-#: timezone/zic.c:986
-msgid "wrong number of fields on Zone line"
-msgstr "Zone¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: string/_strerror.c:45 sysdeps/mach/_strerror.c:87
+msgid "Unknown error "
+msgstr "ä¸?æ??ã?ªã?¨ã?©ã?¼ã?§ã??"
 
-#: timezone/zic.c:992
-#, c-format
-msgid "\"Zone %s\" line and -l option are mutually exclusive"
-msgstr "\"Zone %s\"¹Ô¤È -l ¥ª¥×¥·¥ç¥ó¤ÏƱ»þ»ØÄê¤Ç¤­¤Þ¤»¤ó"
+#: string/strerror.c:43
+msgid "Unknown error"
+msgstr "ä¸?æ??ã?ªã?¨ã?©ã?¼"
 
-#: timezone/zic.c:1000
+#: string/strsignal.c:65
 #, c-format
-msgid "\"Zone %s\" line and -p option are mutually exclusive"
-msgstr "\"Zone %s\"¹Ô¤È -p ¥ª¥×¥·¥ç¥ó¤ÏƱ»þ»ØÄê¤Ç¤­¤Þ¤»¤ó"
+msgid "Real-time signal %d"
+msgstr "ã?ªã?¢ã?«ã?¿ã?¤ã??ã?·ã?°ã??ã?« %d"
 
-#: timezone/zic.c:1012
+#: string/strsignal.c:69
 #, c-format
-msgid "duplicate zone name %s (file \"%s\", line %d)"
-msgstr "¥¾¡¼¥ó̾ %s ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹(¥Õ¥¡¥¤¥ë\"%s\", %d ¹Ô)"
-
-#: timezone/zic.c:1028
-msgid "wrong number of fields on Zone continuation line"
-msgstr "Zone continuation¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+msgid "Unknown signal %d"
+msgstr "ä¸?æ??ã?ªã?·ã?°ã??ã?« %d"
+
+#: sunrpc/auth_unix.c:114 sunrpc/clnt_tcp.c:131 sunrpc/clnt_udp.c:143
+#: sunrpc/clnt_unix.c:128 sunrpc/svc_tcp.c:179 sunrpc/svc_tcp.c:218
+#: sunrpc/svc_udp.c:153 sunrpc/svc_unix.c:176 sunrpc/svc_unix.c:215
+#: sunrpc/xdr.c:566 sunrpc/xdr.c:718 sunrpc/xdr_array.c:106
+#: sunrpc/xdr_rec.c:156 sunrpc/xdr_ref.c:85
+msgid "out of memory\n"
+msgstr "ã?¡ã?¢ã?ªã??足ã??ã?ªã??ã?ªã??ã?¾ã??ã??\n"
+
+#: sunrpc/auth_unix.c:350
+#, fuzzy
+msgid "auth_unix.c: Fatal marshalling problem"
+msgstr "auth_none.c - è?´å?½ç??ã?ªæ?´å??ã?®å??é¡?"
+
+#: sunrpc/clnt_perr.c:105 sunrpc/clnt_perr.c:121
+#, fuzzy, c-format
+msgid "%s: %s; low version = %lu, high version = %lu"
+msgstr "; low ã??ã?¼ã?¸ã?§ã?³ = %lu, high ã??ã?¼ã?¸ã?§ã?³ = %lu"
+
+#: sunrpc/clnt_perr.c:112
+#, fuzzy, c-format
+msgid "%s: %s; why = %s\n"
+msgstr "; ç??ç?± = "
+
+#: sunrpc/clnt_perr.c:114
+#, fuzzy, c-format
+msgid "%s: %s; why = (unknown authentication error - %d)\n"
+msgstr "(ä¸?æ??ã?ªèª?証ã?¨ã?©ã?¼ - %d)"
+
+#: sunrpc/clnt_perr.c:159
+msgid "RPC: Success"
+msgstr "RPC: æ??å??ã?§ã??"
 
-#: timezone/zic.c:1068
-msgid "invalid UTC offset"
-msgstr "ÉÔÅö¤ÊUTC¥ª¥Õ¥»¥Ã¥È"
+#: sunrpc/clnt_perr.c:162
+msgid "RPC: Can't encode arguments"
+msgstr "RPC: å¼?æ?°ã??ã?¨ã?³ã?³ã?¼ã??ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1071
-msgid "invalid abbreviation format"
-msgstr "ÉÔÅö¤Ê¾Êά·Á"
+#: sunrpc/clnt_perr.c:166
+msgid "RPC: Can't decode result"
+msgstr "RPC: ã??ã?³ã?¼ã??ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1097
-msgid "Zone continuation line end time is not after end time of previous line"
-msgstr "¥¾¡¼¥óϢ³¹Ô end time ¤ÏÁ°¤Î¹Ô¤Î end time ¤è¤ê¤â¸å¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
+#: sunrpc/clnt_perr.c:170
+msgid "RPC: Unable to send"
+msgstr "RPC: é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1124
-msgid "wrong number of fields on Leap line"
-msgstr "Leap¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: sunrpc/clnt_perr.c:174
+msgid "RPC: Unable to receive"
+msgstr "RPC: å??ã??å??ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1133
-msgid "invalid leaping year"
-msgstr "ÉÔÅö¤Ê¤¦¤ë¤¦Ç¯¤Ç¤¹"
+#: sunrpc/clnt_perr.c:178
+msgid "RPC: Timed out"
+msgstr "RPC: ã?¿ã?¤ã??ã?¢ã?¦ã??ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1148 timezone/zic.c:1252
-msgid "invalid month name"
-msgstr "ÉÔÅö¤Ê·î̾¤Ç¤¹"
+#: sunrpc/clnt_perr.c:182
+msgid "RPC: Incompatible versions of RPC"
+msgstr "RPC: RPCã?®ã??ã?¼ã?¸ã?§ã?³ã??é??äº?æ??ã?§ã??"
 
-#: timezone/zic.c:1161 timezone/zic.c:1374 timezone/zic.c:1388
-msgid "invalid day of month"
-msgstr "ÉÔÅö¤Ê1¥ö·îÃæ¤ÎÆü¤Ë¤Á¤Ç¤¹"
+#: sunrpc/clnt_perr.c:186
+msgid "RPC: Authentication error"
+msgstr "RPC: èª?証ã?¨ã?©ã?¼ã?§ã??"
 
-#: timezone/zic.c:1166
-msgid "time before zero"
-msgstr "¥¼¥íÁ°¤Î»þ¹ï"
+#: sunrpc/clnt_perr.c:190
+msgid "RPC: Program unavailable"
+msgstr "RPC: ã??ã?­ã?°ã?©ã??ã?¯å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1170
-msgid "time too small"
-msgstr "»þ¹ï¤¬¾®¤µ¤¹¤®¤Þ¤¹"
+#: sunrpc/clnt_perr.c:194
+msgid "RPC: Program/version mismatch"
+msgstr "RPC: ã??ã?­ã?°ã?©ã??ã?¨ã??ã?¼ã?¸ã?§ã?³ã??ä¸?è?´ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1174
-msgid "time too large"
-msgstr "»þ¹ï¤¬Â礭¤¹¤®¤Þ¤¹"
+#: sunrpc/clnt_perr.c:198
+msgid "RPC: Procedure unavailable"
+msgstr "RPC: æ??ç¶?ã??ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1178 timezone/zic.c:1281
-msgid "invalid time of day"
-msgstr "1ÆüÊÕ¤ê¤Î»þ´Ö¤¬ÉÔÀµ"
+#: sunrpc/clnt_perr.c:202
+msgid "RPC: Server can't decode arguments"
+msgstr "RPC: ã?µã?¼ã??ã??å¼?æ?°ã??ã??ã?³ã?¼ã??ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1197
-msgid "illegal CORRECTION field on Leap line"
-msgstr "Leap ¹Ô¤ËÉÔÀµ¤Ê CORRECTION ¥Õ¥£¡¼¥ë¥É¤¬¤¢¤ê¤Þ¤¹"
+#: sunrpc/clnt_perr.c:206
+msgid "RPC: Remote system error"
+msgstr "RPC: é??é??ã?·ã?¹ã??ã??ã?¨ã?©ã?¼"
 
-#: timezone/zic.c:1201
-msgid "illegal Rolling/Stationary field on Leap line"
-msgstr "Leap ¹Ô¤ËÉÔÀµ¤Ê Rolling/Stationary ¥Õ¥£¡¼¥ë¥É¤¬¤¢¤ê¤Þ¤¹"
+#: sunrpc/clnt_perr.c:210
+msgid "RPC: Unknown host"
+msgstr "RPC: ä¸?æ??ã?ªã??ã?¹ã??ã?§ã??"
 
-#: timezone/zic.c:1216
-msgid "wrong number of fields on Link line"
-msgstr "Link¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: sunrpc/clnt_perr.c:214
+msgid "RPC: Unknown protocol"
+msgstr "RPC: ä¸?æ??ã?ªã??ã?­ã??ã?³ã?«ã?§ã??"
 
-#: timezone/zic.c:1220
-msgid "blank FROM field on Link line"
-msgstr "Link ¹Ô¤Î FROM ¥Õ¥£¡¼¥ë¥É¤¬¶õÍó¤Ç¤¹"
+#: sunrpc/clnt_perr.c:218
+msgid "RPC: Port mapper failure"
+msgstr "RPC: ã??ã?¼ã??ã??ã??ã??ã?¼ã?®å¤±æ??ã?§ã??"
 
-#: timezone/zic.c:1224
-msgid "blank TO field on Link line"
-msgstr "Link ¹Ô¤Î TO ¥Õ¥£¡¼¥ë¥É¤¬¶õÍó¤Ç¤¹"
+#: sunrpc/clnt_perr.c:222
+msgid "RPC: Program not registered"
+msgstr "RPC: ã??ã?­ã?°ã?©ã??ã??ç?»é?²ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1301
-msgid "invalid starting year"
-msgstr "ÉÔÅö¤Ê³«»Ïǯ"
+#: sunrpc/clnt_perr.c:226
+msgid "RPC: Failed (unspecified error)"
+msgstr "RPC: 失æ??ã??ã?¾ã??ã?? (å??å??ä¸?ç?¹å®?ã?®ã?¨ã?©ã?¼)"
 
-#: timezone/zic.c:1305
-msgid "starting year too low to be represented"
-msgstr "³«»Ïǯ¤ÎÃͤ¬¾®¤µ¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: sunrpc/clnt_perr.c:267
+msgid "RPC: (unknown error code)"
+msgstr "RPC: (æ?ªç?¥ã?®ã?¨ã?©ã?¼ã?³ã?¼ã??)"
 
-#: timezone/zic.c:1307
-msgid "starting year too high to be represented"
-msgstr "³«»Ïǯ¤ÎÃͤ¬Â礭¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: sunrpc/clnt_perr.c:330
+msgid "Authentication OK"
+msgstr "�証 OK"
 
-#: timezone/zic.c:1326
-msgid "invalid ending year"
-msgstr "ÉÔÅö¤Ê½ªÎ»Ç¯"
+#: sunrpc/clnt_perr.c:333
+msgid "Invalid client credential"
+msgstr "ç?¡å?¹ã?ªã?¯ã?©ã?¤ã?¢ã?³ã??ã?®ä¿¡ä»»ã?§ã??"
 
-#: timezone/zic.c:1330
-msgid "ending year too low to be represented"
-msgstr "½ªÎ»Ç¯¤ÎÃͤ¬¾®¤µ¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: sunrpc/clnt_perr.c:337
+msgid "Server rejected credential"
+msgstr "ã?µã?¼ã??ã??証æ??ã??æ??å?¦ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1332
-msgid "ending year too high to be represented"
-msgstr "½ªÎ»Ç¯¤ÎÃͤ¬Â礭¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: sunrpc/clnt_perr.c:341
+msgid "Invalid client verifier"
+msgstr "ç?¡å?¹ã?ªã?¯ã?©ã?¤ã?¢ã?³ã??確èª?ã?§ã??"
 
-#: timezone/zic.c:1335
-msgid "starting year greater than ending year"
-msgstr "³«»Ïǯ¤¬½ªÎ»Ç¯¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
+#: sunrpc/clnt_perr.c:345
+msgid "Server rejected verifier"
+msgstr "ã?µã?¼ã??ã??確èª?ã??æ??å?¦ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1342
-msgid "typed single year"
-msgstr "typed single year"
+#: sunrpc/clnt_perr.c:349
+msgid "Client credential too weak"
+msgstr "ã?¯ã?©ã?¤ã?¢ã?³ã??ã?®ä¿¡ä»»ã??å¼±ã??ã??ã?¾ã??"
 
-#: timezone/zic.c:1379
-msgid "invalid weekday name"
-msgstr "¤ª¤«¤·¤ÊÍËÆü̾"
+#: sunrpc/clnt_perr.c:353
+msgid "Invalid server verifier"
+msgstr "ç?¡å?¹ã?ªã?µã?¼ã??ã?¼èª?証è??ã?§ã??"
 
-#: timezone/zic.c:1494
-#, c-format
-msgid "%s: Can't remove %s: %s\n"
-msgstr "%s: %s¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
+#: sunrpc/clnt_perr.c:357
+msgid "Failed (unspecified error)"
+msgstr "失æ??ã??ã?¾ã??ã??(å??å??ä¸?ç?¹å®?ã?®ã?¨ã?©ã?¼)"
 
-#: timezone/zic.c:1504
-#, c-format
-msgid "%s: Can't create %s: %s\n"
-msgstr "%s: %s¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
+#: sunrpc/clnt_raw.c:117
+#, fuzzy
+msgid "clnt_raw.c: fatal header serialization error"
+msgstr "clnt_raw.c - ã??ã??ã??ã?®ç?´å??å??ã?§è?´å?½ç??ã?¨ã?©ã?¼."
 
-#: timezone/zic.c:1570
-#, c-format
-msgid "%s: Error writing %s\n"
-msgstr "%s: %s¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹\n"
+#: sunrpc/pm_getmaps.c:83
+#, fuzzy
+msgid "pmap_getmaps.c: rpc problem"
+msgstr "pmap_getmaps rpc ã??å??é¡?ã?§ã??"
 
-#: timezone/zic.c:1760
-msgid "can't determine time zone abbreviation to use just after until time"
-msgstr "¤Á¤ç¤¦¤É¤½¤Î»þ¹ï¤ò»ÈÍѤ¹¤ë¥¿¥¤¥à¥¾¡¼¥ó¤Î¾Êά·Á¤ò·èÄê¤Ç¤­¤Þ¤»¤ó"
+#: sunrpc/pmap_clnt.c:129
+msgid "Cannot register service"
+msgstr "ã?µã?¼ã??ã?¹ã??ç?»é?²ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1803
-msgid "too many transitions?!"
-msgstr "Á«°ÜÀ褬¿¤¹¤®¤Þ¤¹?!"
+#: sunrpc/pmap_rmt.c:248
+msgid "Cannot create socket for broadcast rpc"
+msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??RPCã?®ã??ã??ã?®ã?½ã?±ã??ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1822
-msgid "internal error - addtype called with bad isdst"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ isdst ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
+#: sunrpc/pmap_rmt.c:255
+msgid "Cannot set socket option SO_BROADCAST"
+msgstr "ã?½ã?±ã??ã??ã?ªã??ã?·ã?§ã?³ SO_BROADCAST ã??設å®?ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1826
-msgid "internal error - addtype called with bad ttisstd"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ ttisstd ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
+#: sunrpc/pmap_rmt.c:307
+msgid "Cannot send broadcast packet"
+msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??ã??ã?±ã??ã??ã??é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1830
-msgid "internal error - addtype called with bad ttisgmt"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ ttisgmt ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
+#: sunrpc/pmap_rmt.c:332
+msgid "Broadcast poll problem"
+msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??調æ?»ã?§å??é¡?"
 
-#: timezone/zic.c:1849
-msgid "too many local time types"
-msgstr "¥í¡¼¥«¥ë»þ´Ö·Á¼°¤¬Â¿¤¹¤®¤Þ¤¹"
+#: sunrpc/pmap_rmt.c:345
+msgid "Cannot receive reply to broadcast"
+msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??ã?¸ã?®å¿?ç­?ã??å??ã??å??ã??ã??ã?¾ã??ã??"
 
-#: timezone/zic.c:1877
-msgid "too many leap seconds"
-msgstr "¤¦¤ë¤¦Éä¬Â礭¤¹¤®¤Þ¤¹"
+#: sunrpc/rpc_main.c:290
+#, c-format
+msgid "%s: output would overwrite %s\n"
+msgstr "%s: å?ºå??ã?¯ %s ã??ä¸?æ?¸ã??ã??ã?¦ã??ã?¾ã??ã??ã??ã??ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:1883
-msgid "repeated leap second moment"
-msgstr "½Û´Ä±¼ÉäνִÖ"
+#: sunrpc/rpc_main.c:297
+#, c-format
+msgid "%s: unable to open %s: %m\n"
+msgstr "%s: %s ã??é??ã??ã?¾ã??ã??: %m\n"
 
-#: timezone/zic.c:1935
-msgid "Wild result from command execution"
-msgstr "¥³¥Þ¥ó¥É¼Â¹Ô¤«¤é¤ÎÁƤ¤·ë²Ì"
+#: sunrpc/rpc_main.c:309
+#, c-format
+msgid "%s: while writing output %s: %m"
+msgstr "%s: å?ºå?? %s ã??æ?¸ã??è¾¼ã?¿ä¸­: %m"
 
-#: timezone/zic.c:1936
+#: sunrpc/rpc_main.c:344
 #, c-format
-msgid "%s: command was '%s', result was %d\n"
-msgstr "%s: ¥³¥Þ¥ó¥É¤Ï'%s', ·ë²Ì¤Ï %d¤Ç¤·¤¿\n"
+msgid "cannot find C preprocessor: %s \n"
+msgstr "C ã??ã?ªã??ã?­ã?»ã??ã?µã??è¦?ã?¤ã??ã??ã?¾ã??ã??: %s \n"
 
-#: timezone/zic.c:2031
-msgid "Odd number of quotation marks"
-msgstr "¥¯¥©¡¼¥È¤¹¤ë¥Þ¡¼¥¯¤¬´ñ¿ô¸Äʬ¤·¤«¤¢¤ê¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:352
+msgid "cannot find any C preprocessor (cpp)\n"
+msgstr "ã?©ã?®ã??ã??ã?ª C ã??ã?ªã??ã?­ã?»ã??ã?µã??è¦?ã?¤ã??ã??ã?¾ã??ã?? (cpp)\n"
 
-#: timezone/zic.c:2051 timezone/zic.c:2070
-msgid "time overflow"
-msgstr "»þ´Ö¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: sunrpc/rpc_main.c:421
+#, c-format
+msgid "%s: C preprocessor failed with signal %d\n"
+msgstr "%s: C ã??ã?ªã??ã?­ã?»ã??ã?µã?¯ã?·ã?°ã??ã?« %d ã?§å¤±æ??ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:2117
-msgid "use of 2/29 in non leap-year"
-msgstr "±¼Ç¯¤Ç¤Ï¤Ê¤¤¤Î¤Ë2/29¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
+#: sunrpc/rpc_main.c:424
+#, c-format
+msgid "%s: C preprocessor failed with exit code %d\n"
+msgstr "%s: C ã??ã?ªã??ã?­ã?»ã??ã?µã?¯çµ?äº?ã?³ã?¼ã?? %d ã?§å¤±æ??ã??ã?¾ã??ã??\n"
 
-#: timezone/zic.c:2151
-msgid "no day in month matches rule"
-msgstr "·î¤ÎÃæ¤ÎÆü¤Ë¤Á¤Ï¥ë¡¼¥ë¤Ë¥Þ¥Ã¥Á¤·¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:464
+#, fuzzy, c-format
+msgid "illegal nettype: `%s'\n"
+msgstr "ä¸?æ­£ã?ª nettype ã?§ã??:`%s'\n"
 
-#: timezone/zic.c:2175
-msgid "too many, or too long, time zone abbreviations"
-msgstr "¥¿¥¤¥à¥¾¡¼¥ó¤Î¾Êά̾¤¬Â¿¤¹¤®¤ë¤«Ä¹¤¹¤®¤Þ¤¹"
+#: sunrpc/rpc_main.c:1130
+#, c-format
+msgid "rpcgen: too many defines\n"
+msgstr "rpcgen: å®?義ã??å¤?ã??ã??ã?¾ã??\n"
 
-#: timezone/zic.c:2216
+#: sunrpc/rpc_main.c:1142
 #, c-format
-msgid "%s: Can't create directory %s: %s\n"
-msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê%s¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
+msgid "rpcgen: arglist coding error\n"
+msgstr "rpcgen: å¼?æ?°ã?ªã?¹ã??ã?³ã?¼ã??ã?£ã?³ã?°ã?¨ã?©ã?¼\n"
 
-#: timezone/zic.c:2238
+#. TRANS: the file will not be removed; this is an
+#. TRANS: informative message.
+#: sunrpc/rpc_main.c:1175
 #, c-format
-msgid "%s: %d did not sign extend correctly\n"
-msgstr "%s: %d ¤ÏÀµ¤·¤¯µ­¹æ¤ò³ÈÄ¥¤·¤Þ¤»¤ó¤Ç¤·¤¿\n"
+msgid "file `%s' already exists and may be overwritten\n"
+msgstr "ã??ã?¡ã?¤ã?«`%s'ã?¯æ?¢ã?«å­?å?¨ã??ã?¾ã??ã??ä¸?æ?¸ã??ã??ã??ã??ã??ã??ã??ã??ã?¾ã??ã??\n"
 
-#: posix/../sysdeps/generic/wordexp.c:1797
-msgid "parameter null or not set"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤¬NULL¤«¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1220
+#, c-format
+msgid "Cannot specify more than one input file!\n"
+msgstr "å?¥å??ã??ã?¡ã?¤ã?«ã??è¤?æ?°æ??å®?ã?§ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:31
-msgid "Address family for hostname not supported"
-msgstr "hostname¤Î¥¢¥É¥ì¥¹¥Õ¥¡¥ß¥ê¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1394
+#, c-format
+msgid "This implementation doesn't support newstyle or MT-safe code!\n"
+msgstr "ã??ã?®å®?è£?ã?¯æ?°å½¢å¼?ã?¾ã??ã?¯MTã?»ã?¼ã??ã?ªã?³ã?¼ã??ã??ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:32
-msgid "Temporary failure in name resolution"
-msgstr "̾Á°²ò·è»þ¤Î°ì»þŪ¤Ê¼ºÇÔ"
+#: sunrpc/rpc_main.c:1403
+#, c-format
+msgid "Cannot use netid flag with inetd flag!\n"
+msgstr "inetd ã??ã?©ã?°ã?¨ã?¨ã??ã?« netid ã??ã?©ã?°ã?¯ä½¿ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:33
-msgid "Bad value for ai_flags"
-msgstr "ai_flags ¤ÎÃͤ¬ÉÔÀµ¤Ç¤¹"
+#: sunrpc/rpc_main.c:1415
+#, c-format
+msgid "Cannot use netid flag without TIRPC!\n"
+msgstr "TIRPC ã?ªã??ã?« netid ã??ã?©ã?°ã?¯ä½¿ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:34
-msgid "Non-recoverable failure in name resolution"
-msgstr "̾Á°¤Î²ò·è»þ¤Ë²óÉüÉÔ²Äǽ¤Ê¼ºÇÔ"
+#: sunrpc/rpc_main.c:1422
+#, c-format
+msgid "Cannot use table flags with newstyle!\n"
+msgstr "æ?°å½¢å¼?ã??ã??ã?¤ã??ã?¼ã??ã?«ã??ã?©ã?°ã?¯ä½¿ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:35
-msgid "ai_family not supported"
-msgstr "ai_family ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1441
+#, c-format
+msgid "\"infile\" is required for template generation flags.\n"
+msgstr "ã??ã?³ã??ã?¬ã?¼ã??ç??æ??ã??ã?©ã?°ã?«ã?¯\"å?¥å??ã??ã?¡ã?¤ã?«\"ã??å¿?è¦?ã?§ã??.\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:36
-msgid "Memory allocation failure"
-msgstr "¥á¥â¥ê³ÎÊݤ˼ºÇÔ¤·¤Þ¤·¤¿"
+#: sunrpc/rpc_main.c:1446
+#, c-format
+msgid "Cannot have more than one file generation flag!\n"
+msgstr "ã??ã?¡ã?¤ã?«ç??æ??ã??ã?©ã?°ã?¯è¤?æ?°æ??å®?ã?§ã??ã?¾ã??ã??!\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:37
-msgid "No address associated with hostname"
-msgstr "¥Û¥¹¥È̾¤ËÂбþ¤¹¤ë¥¢¥É¥ì¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1455
+#, c-format
+msgid "usage: %s infile\n"
+msgstr "使ç?¨æ³?: %s å?¥å??ã??ã?¡ã?¤ã?«\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:38
-msgid "Name or service not known"
-msgstr "̾Á°¤Þ¤¿¤Ï¥µ¡¼¥Ó¥¹¤¬ÉÔÌÀ¤Ç¤¹"
+#: sunrpc/rpc_main.c:1456
+#, 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"
 
-#: posix/../sysdeps/posix/gai_strerror.c:39
-msgid "Servname not supported for ai_socktype"
-msgstr "¥µ¡¼¥Ð̾¤Ï ai_socktype ¤ËÂФ·¤Æ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1458
+#, 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"
 
-#: posix/../sysdeps/posix/gai_strerror.c:40
-msgid "ai_socktype not supported"
-msgstr "ai_socktype ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1460
+#, c-format
+msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
+msgstr "\t%s [-s ã??ã??ã??ã?¿ã?¤ã??]* [-o å?ºå??ã??ã?¡ã?¤ã?«] [å?¥å??ã??ã?¡ã?¤ã?«]\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:41
-msgid "System error"
-msgstr "¥·¥¹¥Æ¥à¥¨¥é¡¼"
+#: sunrpc/rpc_main.c:1461
+#, c-format
+msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
+msgstr "\t%s [-n netid]* [-o å?ºå??ã??ã?¡ã?¤ã?«] [å?¥å??ã??ã?¡ã?¤ã?«]\n"
 
-#: posix/../sysdeps/posix/gai_strerror.c:42
-msgid "Processing request in progress"
-msgstr "Í×µá¤Ï¤¹¤Ç¤Ë½èÍýÃæ¤Ç¤¹"
+#: sunrpc/rpc_main.c:1469
+#, c-format
+msgid "options:\n"
+msgstr ""
 
-#: posix/../sysdeps/posix/gai_strerror.c:43
-msgid "Request canceled"
-msgstr "Í×µá¤ÏÃæÃǤµ¤ì¤Þ¤·¤¿"
+#: sunrpc/rpc_main.c:1470
+#, c-format
+msgid "-a\t\tgenerate all files, including samples\n"
+msgstr ""
 
-#: posix/../sysdeps/posix/gai_strerror.c:44
-msgid "Request not canceled"
-msgstr "Í×µá¤ÏÃæÃǤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sunrpc/rpc_main.c:1471
+#, c-format
+msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
+msgstr ""
 
-#: posix/../sysdeps/posix/gai_strerror.c:45
-msgid "All requests done"
-msgstr "Á´¤Æ¤ÎÍ×µá¤Ï´°Î»¤·¤Þ¤·¤¿"
+#: sunrpc/rpc_main.c:1472
+#, c-format
+msgid "-c\t\tgenerate XDR routines\n"
+msgstr ""
 
-#: posix/../sysdeps/posix/gai_strerror.c:46
-msgid "Interrupted by a signal"
-msgstr "¥·¥°¥Ê¥ë¤Ë¤è¤ë³ä¤ê¹þ¤ß"
+#: sunrpc/rpc_main.c:1473
+#, c-format
+msgid "-C\t\tANSI C mode\n"
+msgstr ""
 
-#: posix/getconf.c:892
+#: sunrpc/rpc_main.c:1474
 #, c-format
-msgid "Usage: %s [-v specification] variable_name [pathname]\n"
-msgstr "»ÈÍÑË¡: %s [-v »ÅÍÍ] ÊÑ¿ô̾ [¥Ñ¥¹Ì¾]\n"
+msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
+msgstr ""
 
-#: posix/getconf.c:950
+#: sunrpc/rpc_main.c:1475
 #, c-format
-msgid "unknown specification \"%s\""
-msgstr "̤ÃΤλÅÍÍ \"%s\" ¤Ç¤¹"
+msgid "-h\t\tgenerate header file\n"
+msgstr ""
 
-#: posix/getconf.c:979 posix/getconf.c:995
-msgid "undefined"
-msgstr "̤ÄêµÁ"
+#: sunrpc/rpc_main.c:1476
+#, c-format
+msgid "-i size\t\tsize at which to start generating inline code\n"
+msgstr ""
 
-#: posix/getconf.c:1017
+#: sunrpc/rpc_main.c:1477
 #, c-format
-msgid "Unrecognized variable `%s'"
-msgstr "ÊÑ¿ô`%s'¤òǧ¼±¤Ç¤­¤Þ¤»¤ó"
+msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
+msgstr ""
 
-#: posix/getopt.c:692 posix/getopt.c:711
+#: sunrpc/rpc_main.c:1478
 #, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤ÏÛ£Ëæ¤Ç¤¹\n"
+msgid "-K seconds\tserver exits after K seconds of inactivity\n"
+msgstr ""
 
-#: posix/getopt.c:744 posix/getopt.c:748
+#: sunrpc/rpc_main.c:1479
 #, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`--%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "-l\t\tgenerate client side stubs\n"
+msgstr ""
 
-#: posix/getopt.c:757 posix/getopt.c:762
+#: sunrpc/rpc_main.c:1480
 #, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%c%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "-L\t\tserver errors will be printed to syslog\n"
+msgstr ""
 
-#: posix/getopt.c:807 posix/getopt.c:829 posix/getopt.c:1159
-#: posix/getopt.c:1181
+#: sunrpc/rpc_main.c:1481
 #, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
+msgid "-m\t\tgenerate server side stubs\n"
+msgstr ""
 
-#: posix/getopt.c:867 posix/getopt.c:870
+#: sunrpc/rpc_main.c:1482
 #, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó`--%s'¤Ç¤¹\n"
+msgid "-M\t\tgenerate MT-safe code\n"
+msgstr ""
 
-#: posix/getopt.c:878 posix/getopt.c:881
+#: sunrpc/rpc_main.c:1483
 #, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó`%c%s'¤Ç¤¹\n"
+msgid "-n netid\tgenerate server code that supports named netid\n"
+msgstr ""
 
-#: posix/getopt.c:936 posix/getopt.c:939
+#: sunrpc/rpc_main.c:1484
 #, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹ -- %c\n"
+msgid "-N\t\tsupports multiple arguments and call-by-value\n"
+msgstr ""
 
-#: posix/getopt.c:945 posix/getopt.c:948
+#: sunrpc/rpc_main.c:1485
+#, fuzzy, c-format
+msgid "-o outfile\tname of the output file\n"
+msgstr "å?ºå??ã??ã?¡ã?¤ã?«ã??ç??æ??ã?§ã??ã?¾ã??ã??"
+
+#: sunrpc/rpc_main.c:1486
 #, c-format
-msgid "%s: invalid option -- %c\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó¤¬°ã¤¤¤Þ¤¹ -- %c\n"
+msgid "-s nettype\tgenerate server code that supports named nettype\n"
+msgstr ""
 
-#: posix/getopt.c:1003 posix/getopt.c:1022 posix/getopt.c:1234
-#: posix/getopt.c:1255
+#: sunrpc/rpc_main.c:1487
 #, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
+msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
+msgstr ""
 
-#: posix/getopt.c:1074 posix/getopt.c:1093
+#: sunrpc/rpc_main.c:1488
 #, c-format
-msgid "%s: option `-W %s' is ambiguous\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤¬Û£Ëæ¤Ç¤¹\n"
+msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
+msgstr ""
 
-#: posix/getopt.c:1117 posix/getopt.c:1138
+#: sunrpc/rpc_main.c:1489
 #, c-format
-msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`-W %s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "-Sm \t\tgenerate makefile template \n"
+msgstr ""
 
-#: posix/regcomp.c:150
-msgid "No match"
-msgstr "°ìÃפ·¤Þ¤»¤ó"
+#: sunrpc/rpc_main.c:1490
+#, c-format
+msgid "-t\t\tgenerate RPC dispatch table\n"
+msgstr ""
 
-#: posix/regcomp.c:153
-msgid "Invalid regular expression"
-msgstr "̵¸ú¤ÊÀµµ¬É½¸½¤Ç¤¹"
+#: sunrpc/rpc_main.c:1491
+#, c-format
+msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
+msgstr ""
 
-#: posix/regcomp.c:156
-msgid "Invalid collation character"
-msgstr "̵¸ú¤Ê¾È¹çʸ»ú¤Ç¤¹"
+#: sunrpc/rpc_main.c:1492
+#, fuzzy, c-format
+msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
+msgstr "ã?©ã?®ã??ã??ã?ª C ã??ã?ªã??ã?­ã?»ã??ã?µã??è¦?ã?¤ã??ã??ã?¾ã??ã?? (cpp)\n"
 
-#: posix/regcomp.c:159
-msgid "Invalid character class name"
-msgstr "̵¸ú¤Ê¥­¥ã¥é¥¯¥¿¥¯¥é¥¹Ì¾¤Ç¤¹"
+#: sunrpc/rpc_scan.c:114
+msgid "constant or identifier expected"
+msgstr "å®?æ?°ã?¾ã??ã?¯è­?å?¥å­?ã??é?©å½?ã?§ã??"
 
-#: posix/regcomp.c:162
-msgid "Trailing backslash"
-msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+#: sunrpc/rpc_scan.c:310
+msgid "illegal character in file: "
+msgstr "ã??ã?¡ã?¤ã?«ä¸­ã?«ä¸?æ­£ã?ªã?­ã?£ã?©ã?¯ã?¿ã??ã??ã??ã?¾ã??: "
 
-#: posix/regcomp.c:165
-msgid "Invalid back reference"
-msgstr "̵¸ú¤Ê¸åÊý»²¾È¤Ç¤¹"
+#: sunrpc/rpc_scan.c:349 sunrpc/rpc_scan.c:375
+msgid "unterminated string constant"
+msgstr "æ??å­?å??å®?æ?°ã??çµ?äº?ã??ã?¦ã??ã?¾ã??ã??"
 
-#: posix/regcomp.c:168
-msgid "Unmatched [ or [^"
-msgstr "[ ¤â¤·¤¯¤Ï [^ ¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sunrpc/rpc_scan.c:381
+msgid "empty char string"
+msgstr "空ã?® char æ??å­?å??"
 
-#: posix/regcomp.c:171
-msgid "Unmatched ( or \\("
-msgstr "( ¤â¤·¤¯¤Ï \\( ¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sunrpc/rpc_scan.c:523 sunrpc/rpc_scan.c:533
+msgid "preprocessor error"
+msgstr "ã??ã?ªã??ã?­ã?»ã??ã?µã?¨ã?©ã?¼"
 
-#: posix/regcomp.c:174
-msgid "Unmatched \\{"
-msgstr "\\{ ¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sunrpc/rpcinfo.c:254 sunrpc/rpcinfo.c:400
+#, c-format
+msgid "program %lu is not available\n"
+msgstr "ã??ã?­ã?°ã?©ã??%luã?¯å?©ç?¨ã?§ã??ã?¾ã??ã??\n"
 
-#: posix/regcomp.c:177
-msgid "Invalid content of \\{\\}"
-msgstr "̵¸ú¤Ê \\{\\} ¤ÎÆâÍƤǤ¹"
+#: sunrpc/rpcinfo.c:281 sunrpc/rpcinfo.c:327 sunrpc/rpcinfo.c:350
+#: sunrpc/rpcinfo.c:424 sunrpc/rpcinfo.c:470 sunrpc/rpcinfo.c:493
+#: sunrpc/rpcinfo.c:527
+#, c-format
+msgid "program %lu version %lu is not available\n"
+msgstr "ã??ã?­ã?°ã?©ã??%luã??ã?¼ã?¸ã?§ã?³%luã?¯å?©ç?¨ã?§ã??ã?¾ã??ã??\n"
 
-#: posix/regcomp.c:180
-msgid "Invalid range end"
-msgstr "̵¸ú¤Ê½ªÃ¼ÈϰϤǤ¹"
+#: sunrpc/rpcinfo.c:532
+#, c-format
+msgid "program %lu version %lu ready and waiting\n"
+msgstr "ã??ã?­ã?°ã?©ã?? %lu ã??ã?¼ã?¸ã?§ã?³ %lu ã?®æº?å??ã??å®?äº?ã??å¾?æ©?中ã?§ã??\n"
 
-#: posix/regcomp.c:183
-msgid "Memory exhausted"
-msgstr "¥á¥â¥ê¤ò»È¤¤¿Ô¤·¤Þ¤·¤¿"
+#: sunrpc/rpcinfo.c:573 sunrpc/rpcinfo.c:580
+msgid "rpcinfo: can't contact portmapper"
+msgstr "rpcinfo: ã??ã?¼ã??ã??ã??ã??ã?¨æ?¥ç¶?ã?§ã??ã?¾ã??ã??"
 
-#: posix/regcomp.c:186
-msgid "Invalid preceding regular expression"
-msgstr "̵¸ú¤ÊÁ°½Ò¤ÎÀµµ¬É½¸½¤Ç¤¹"
+#: sunrpc/rpcinfo.c:587
+msgid "No remote programs registered.\n"
+msgstr "é??é??ã??ã?­ã?°ã?©ã??ã??ç?»é?²ã??ã??ã?¦ã??ã?¾ã??ã??.\n"
 
-#: posix/regcomp.c:189
-msgid "Premature end of regular expression"
-msgstr "Àµµ¬É½¸½¤Î½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
+#: sunrpc/rpcinfo.c:591
+msgid "   program vers proto   port\n"
+msgstr "   ã??ã?­ã?°ã?©ã?? ã??ã?¼ã?¸ã?§ã?³ ã??ã?­ã??ã?³ã?« ã??ã?¼ã??\n"
 
-#: posix/regcomp.c:192
-msgid "Regular expression too big"
-msgstr "Àµµ¬É½¸½¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: sunrpc/rpcinfo.c:630
+msgid "(unknown)"
+msgstr "(ä¸?æ??)"
 
-#: posix/regcomp.c:195
-msgid "Unmatched ) or \\)"
-msgstr ") ¤â¤·¤¯¤Ï \\) ¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sunrpc/rpcinfo.c:654
+#, c-format
+msgid "rpcinfo: broadcast failed: %s\n"
+msgstr "rpcinfo: ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??ã?«å¤±æ??ã??ã?¾ã??ã??: %s\n"
 
-#: posix/regcomp.c:661
-msgid "No previous regular expression"
-msgstr "°ÊÁ°¤ËÀµµ¬É½¸½¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: sunrpc/rpcinfo.c:675
+msgid "Sorry. You are not root\n"
+msgstr "失礼. ã??ã?ªã??ã?¯ root ã?§ã?¯ã??ã??ã?¾ã??ã??\n"
 
-#: argp/argp-help.c:224
+#: sunrpc/rpcinfo.c:682
 #, c-format
-msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
-msgstr "%.*s: ARGP_HELP_FMT ¥Ñ¥é¥á¡¼¥¿¤Ë¤ÏÃͤ¬É¬ÍפǤ¹"
+msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
+msgstr "rpcinfo: ã??ã?­ã?°ã?©ã??%sã??ã?¼ã?¸ã?§ã?³%sã?¸ã?®ç?»é?²ã??å??é?¤ã?§ã??ã?¾ã??ã??\n"
+
+#: sunrpc/rpcinfo.c:691
+msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
+msgstr ""
+"使ç?¨æ³?: rpcinfo [ -n ã??ã?¼ã??ç?ªå?· ] -u ã??ã?¹ã??\n"
+"                              ã??ã?­ã?°ã?©ã??ç?ªå?· [ ã??ã?¼ã?¸ã?§ã?³ç?ªå?· ]\n"
+
+#: sunrpc/rpcinfo.c:693
+msgid "       rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
+msgstr "       rpcinfo [ -n portnum ] -t ã??ã?¹ã?? prognum [ versnum ]\n"
+
+#: sunrpc/rpcinfo.c:695
+msgid "       rpcinfo -p [ host ]\n"
+msgstr "       rpcinfo -p [ ã??ã?¹ã?? ]\n"
+
+#: sunrpc/rpcinfo.c:696
+msgid "       rpcinfo -b prognum versnum\n"
+msgstr "       rpcinfo -b prognum versnum\n"
+
+#: sunrpc/rpcinfo.c:697
+msgid "       rpcinfo -d prognum versnum\n"
+msgstr "       rpcinfo -d prognum versnum\n"
 
-#: argp/argp-help.c:233
+#: sunrpc/rpcinfo.c:722
 #, c-format
-msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
-msgstr "%.*s: ÉÔÌÀ¤Ê ARGP_HELP_FMT ¥Ñ¥é¥á¡¼¥¿"
+msgid "rpcinfo: %s is unknown service\n"
+msgstr "rpcinfo: %sã?¯ä¸?æ??ã?ªã?µã?¼ã??ã?¹ã?§ã??\n"
 
-#: argp/argp-help.c:245
+#: sunrpc/rpcinfo.c:759
 #, c-format
-msgid "Garbage in ARGP_HELP_FMT: %s"
-msgstr "ARGP_HELP_FMT Ãæ¤Ë¤´¤ß¤¬¤¢¤ê¤Þ¤¹: %s"
+msgid "rpcinfo: %s is unknown host\n"
+msgstr "rpcinfo: %sã?¯ä¸?æ??ã?ªã??ã?¹ã??ã?§ã??\n"
 
-#: argp/argp-help.c:1205
-msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
-msgstr "¥í¥ó¥°¥ª¥×¥·¥ç¥ó¤Çɬ¿Ü¤Þ¤¿¤ÏǤ°Õ¤Î°ú¿ô¤Ï¡¢¤½¤ì¤ËÂбþ¤¹¤ë¥·¥ç¡¼¥È¥ª¥×¥·¥ç¥ó¤Ç¤âƱ¤¸¤è¤¦¤Ëɬ¿Ü¤Þ¤¿¤ÏǤ°Õ¤Ç¤¹."
+#: sunrpc/svc_run.c:70
+#, fuzzy
+msgid "svc_run: - out of memory"
+msgstr "svctcp_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: argp/argp-help.c:1592
-msgid "Usage:"
-msgstr "»ÈÍÑË¡:"
+#: sunrpc/svc_run.c:90
+msgid "svc_run: - poll failed"
+msgstr "svc_run: - pollã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: argp/argp-help.c:1596
-msgid "  or: "
-msgstr " Ëô¤Ï: "
+#: sunrpc/svc_simple.c:87
+#, c-format
+msgid "can't reassign procedure number %ld\n"
+msgstr "æ??ç¶?ã??ç?ªå?· %ld ã??å??å?²ã??å½?ã?¦ã?§ã??ã?¾ã??ã??\n"
 
-#: argp/argp-help.c:1608
-msgid " [OPTION...]"
-msgstr " [¥ª¥×¥·¥ç¥ó...]"
+#: sunrpc/svc_simple.c:97
+msgid "couldn't create an rpc server\n"
+msgstr "RPCã?µã?¼ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã?§ã??ã??\n"
 
-#: argp/argp-help.c:1635
+#: sunrpc/svc_simple.c:105
 #, c-format
-msgid "Try `%s --help' or `%s --usage' for more information.\n"
-msgstr "¾ÜºÙ¤Ï`%s --help'¤Þ¤¿¤Ï`%s --usage'¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤.\n"
+msgid "couldn't register prog %ld vers %ld\n"
+msgstr "ã??ã?­ã?°ã?©ã?? %ld ã??ã?¼ã?¸ã?§ã?³ %ld ã??ç?»é?²ã?§ã??ã?¾ã??ã??ã?§ã??ã??\n"
+
+#: sunrpc/svc_simple.c:113
+msgid "registerrpc: out of memory\n"
+msgstr "registerrpc: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: argp/argp-help.c:1663
+#: sunrpc/svc_simple.c:173
 #, c-format
-msgid "Report bugs to %s.\n"
-msgstr "¥Ð¥°¤òȯ¸«¤·¤¿¤é %s °¸¤ËÊó¹ð¤·¤Æ²¼¤µ¤¤.\n"
+msgid "trouble replying to prog %d\n"
+msgstr "ã??ã?­ã?°ã?©ã?? %d ã?¸ã?®å¿?ç­?中ã?«å??é¡?ã??èµ·ã??ã?¾ã??ã??\n"
 
-#: argp/argp-parse.c:115
-msgid "Give this help list"
-msgstr "¤³¤Î¥Ø¥ë¥×¤Îɽ¼¨"
+#: sunrpc/svc_simple.c:182
+#, c-format
+msgid "never registered prog %d\n"
+msgstr "ã??ã?­ã?°ã?©ã?? %d ã?¯ç?»é?²ã??ã??ã?¦ã??ã?¾ã??ã??\n"
 
-#: argp/argp-parse.c:116
-msgid "Give a short usage message"
-msgstr "û¤¤»ÈÍÑÊýË¡¤Îɽ¼¨"
+#: sunrpc/svc_tcp.c:155
+msgid "svc_tcp.c - tcp socket creation problem"
+msgstr "svc_tcp.c - tcpã?½ã?±ã??ã??ä½?æ??ã?«å??é¡?ã??ã??ã??ã?¾ã??"
 
-#: argp/argp-parse.c:117
-msgid "Set the program name"
-msgstr "¥×¥í¥°¥é¥à̾¤ò¥»¥Ã¥È¤¹¤ë"
+#: sunrpc/svc_tcp.c:170
+msgid "svc_tcp.c - cannot getsockname or listen"
+msgstr "svc_tcp.c - getsocknameã??ã??ã??ã?¯listenã?§ã??ã?¾ã??ã??"
 
-#: argp/argp-parse.c:119
-msgid "Hang for SECS seconds (default 3600)"
-msgstr "SECS ÉÃ¤Ç¥Ï¥ó¥° (¥Ç¥Õ¥©¥ë¥È 3600)"
+#: sunrpc/svc_udp.c:128
+msgid "svcudp_create: socket creation problem"
+msgstr "svcudp_create: ã?½ã?±ã??ã??ã?®ä½?æ??ã?«å??é¡?ã??ã??ã??ã?¾ã??"
 
-#: argp/argp-parse.c:180
-msgid "Print program version"
-msgstr "¥×¥í¥°¥é¥à¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë"
+#: sunrpc/svc_udp.c:142
+msgid "svcudp_create - cannot getsockname"
+msgstr "svcudp_create - getsocknameã?§ã??ã?¾ã??ã??"
 
-#: argp/argp-parse.c:196
-msgid "(PROGRAM ERROR) No version known!?"
-msgstr "(¥×¥í¥°¥é¥à¥¨¥é¡¼) ̤ÃΤΥС¼¥¸¥ç¥ó!?"
+#: sunrpc/svc_udp.c:175
+msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
+msgstr "svcudp_create: xp_padã?¯IP_PKTINFOã?«å¯¾ã??ã?¦å°?ã??ã??ã??ã?¾ã??\n"
 
-#: argp/argp-parse.c:672
-#, c-format
-msgid "%s: Too many arguments\n"
-msgstr "%s: °ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹\n"
+#: sunrpc/svc_udp.c:475
+msgid "enablecache: cache already enabled"
+msgstr "enablecache: ã?­ã?£ã??ã?·ã?¥ã?¯æ?¢ã?«æ??å?¹ã?§ã??"
 
-#: argp/argp-parse.c:813
-msgid "(PROGRAM ERROR) Option should have been recognized!?"
-msgstr "(¥×¥í¥°¥é¥à¥¨¥é¡¼) ¥ª¥×¥·¥ç¥ó¤Ïǧ¼±¤µ¤ì¤Æ¤¤¤ë¤Ù¤­¤Ç¤¹!?"
+#: sunrpc/svc_udp.c:481
+msgid "enablecache: could not allocate cache"
+msgstr "enablecache: ã?­ã?£ã??ã?·ã?¥ã??確ä¿?ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: resolv/herror.c:68
-msgid "Resolver Error 0 (no error)"
-msgstr "¥ê¥¾¥ë¥Ð¥¨¥é¡¼ 0 (¥¨¥é¡¼¤Ï¤¢¤ê¤Þ¤»¤ó)"
+#: sunrpc/svc_udp.c:490
+msgid "enablecache: could not allocate cache data"
+msgstr "enablecache: ã?­ã?£ã??ã?·ã?¥ã??ã?¼ã?¿ã??確ä¿?ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
+
+#: sunrpc/svc_udp.c:498
+msgid "enablecache: could not allocate cache fifo"
+msgstr "enablecache: ã?­ã?£ã??ã?·ã?¥fifoã??確ä¿?ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: resolv/herror.c:69
-msgid "Unknown host"
-msgstr "ÉÔÌÀ¤Ê¥Û¥¹¥È"
+#: sunrpc/svc_udp.c:533
+msgid "cache_set: victim not found"
+msgstr "cache_set: ç??ç?²é??å??ã??ã?¿ã?¤ã??ã??ã?¾ã??ã??"
 
-#: resolv/herror.c:70
-msgid "Host name lookup failure"
-msgstr "¥Û¥¹¥È̾¤Î¸¡º÷¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sunrpc/svc_udp.c:544
+msgid "cache_set: victim alloc failed"
+msgstr "cache_set: ç??ç?²é??å??確ä¿?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: resolv/herror.c:71
-msgid "Unknown server error"
-msgstr "ÉÔÌÀ¤Ê¥µ¡¼¥Ð¥¨¥é¡¼"
+#: sunrpc/svc_udp.c:551
+msgid "cache_set: could not allocate new rpc_buffer"
+msgstr "cache_set: æ?°ã??ã??rpc_bufferã??確ä¿?ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: resolv/herror.c:72
-msgid "No address associated with name"
-msgstr "̾Á°¤ËÂбþ¤¹¤ë¥¢¥É¥ì¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+#: sunrpc/svc_unix.c:150
+msgid "svc_unix.c - AF_UNIX socket creation problem"
+msgstr "svc_unix.c - AF_UNIXã?½ã?±ã??ã??ä½?æ??ã?«å??é¡?ã??ã??ã??ã?¾ã??"
 
-#: resolv/herror.c:108
-msgid "Resolver internal error"
-msgstr "¥ê¥¾¥ë¥ÐÆâÉô¥¨¥é¡¼"
+#: sunrpc/svc_unix.c:166
+msgid "svc_unix.c - cannot getsockname or listen"
+msgstr "svc_unix.c - getsocknameã??ã??ã??ã?¯listenã?§ã??ã?¾ã??ã??"
 
-#: resolv/herror.c:111
-msgid "Unknown resolver error"
-msgstr "ÉÔÌÀ¤Ê¥ê¥¾¥ë¥Ð¥¨¥é¡¼"
+#: sysdeps/generic/siglist.h:29 sysdeps/unix/siglist.c:27
+msgid "Hangup"
+msgstr "Hangup"
 
-#: resolv/res_hconf.c:147
-#, c-format
-msgid "%s: line %d: expected service, found `%s'\n"
-msgstr "%s: %d¹Ô: Í׵ᤷ¤¿¥µ¡¼¥Ó¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
+#: sysdeps/generic/siglist.h:30 sysdeps/unix/siglist.c:28
+msgid "Interrupt"
+msgstr "å?²ã??è¾¼ã?¿"
 
-#: resolv/res_hconf.c:165
-#, c-format
-msgid "%s: line %d: cannot specify more than %d services"
-msgstr "%s: %d¹Ô: %d ¥µ¡¼¥Ó¥¹°Ê¾å»ØÄê¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:31 sysdeps/unix/siglist.c:29
+msgid "Quit"
+msgstr "��"
 
-#: resolv/res_hconf.c:191
-#, c-format
-msgid "%s: line %d: list delimiter not followed by keyword"
-msgstr "%s: %d¹Ô: ¥ê¥¹¥È¥Ç¥ê¥ß¥¿¤Ï¥­¡¼¥ï¡¼¥É¤Ë¤·¤¿¤¬¤Ã¤Æ¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:32 sysdeps/unix/siglist.c:30
+msgid "Illegal instruction"
+msgstr "Illegal instruction"
 
-#: resolv/res_hconf.c:231
-#, c-format
-msgid "%s: line %d: cannot specify more than %d trim domains"
-msgstr "%s: %d¹Ô: %d ºï½ü(trim)¥É¥á¥¤¥ó°Ê¾å»ØÄê¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:33 sysdeps/unix/siglist.c:31
+msgid "Trace/breakpoint trap"
+msgstr "Trace/breakpoint trap"
 
-#: resolv/res_hconf.c:256
-#, c-format
-msgid "%s: line %d: list delimiter not followed by domain"
-msgstr "%s: %d¹Ô: ¥ê¥¹¥È¥Ç¥ê¥ß¥¿¤¬¥É¥á¥¤¥óÆâ¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:34
+msgid "Aborted"
+msgstr "中止"
 
-#: resolv/res_hconf.c:319
-#, c-format
-msgid "%s: line %d: expected `on' or `off', found `%s'\n"
-msgstr "%s: %d¹Ô: ´üÂÔ¤µ¤ì¤¿ `on' ¤Þ¤¿¤Ï `off' ¤¬ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿\n"
+#: sysdeps/generic/siglist.h:35 sysdeps/unix/siglist.c:34
+msgid "Floating point exception"
+msgstr "æµ®å??å°?æ?°ç?¹ä¾?å¤?"
 
-#: resolv/res_hconf.c:366
-#, c-format
-msgid "%s: line %d: bad command `%s'\n"
-msgstr "%s: %d¹Ô: ´Ö°ã¤Ã¤¿¥³¥Þ¥ó¥É `%s'\n"
+#: sysdeps/generic/siglist.h:36 sysdeps/unix/siglist.c:35
+msgid "Killed"
+msgstr "強���"
 
-#: resolv/res_hconf.c:395
-#, c-format
-msgid "%s: line %d: ignoring trailing garbage `%s'\n"
-msgstr "%s: %d¹Ô: ¸å¤Ë»Ä¤Ã¤¿¥´¥ß `%s' ¤ò̵»ë¤·¤Þ¤¹\n"
+#: sysdeps/generic/siglist.h:37 sysdeps/unix/siglist.c:36
+msgid "Bus error"
+msgstr "ã??ã?¹ã?¨ã?©ã?¼"
 
-#: nss/getent.c:51
-msgid "database [key ...]"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ [¥­¡¼ ...]"
+#: sysdeps/generic/siglist.h:38 sysdeps/unix/siglist.c:37
+msgid "Segmentation fault"
+msgstr "Segmentation fault"
 
-#: nss/getent.c:56
-msgid "Service configuration to be used"
-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 sysdeps/gnu/errlist.c:359
+#: sysdeps/unix/siglist.c:39
+msgid "Broken pipe"
+msgstr "Broken pipe"
 
-#: nss/getent.c:136 nss/getent.c:375
-#, c-format
-msgid "Enumeration not supported on %s\n"
-msgstr "¿ôÃÍ¤Ï %s ¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:40 sysdeps/unix/siglist.c:40
+msgid "Alarm clock"
+msgstr "Alarm clock"
 
-#: nss/getent.c:800
-msgid "getent - get entries from administrative database."
-msgstr "getent - ´ÉÍý¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥¨¥ó¥È¥ê¤òÆÀ¤ë"
+#: sysdeps/generic/siglist.h:41 sysdeps/unix/siglist.c:41
+msgid "Terminated"
+msgstr "Terminated"
 
-#: nss/getent.c:801
-msgid "Supported databases:"
-msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¥Ç¡¼¥¿¥Ù¡¼¥¹:"
+#: sysdeps/generic/siglist.h:42 sysdeps/unix/siglist.c:42
+msgid "Urgent I/O condition"
+msgstr "ç·?æ?¥ I/O ç?¶æ??"
 
-#: nss/getent.c:858 nscd/nscd.c:131 nscd/nscd_nischeck.c:64
-msgid "wrong number of arguments"
-msgstr "°ú¿ô¤Î¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: sysdeps/generic/siglist.h:43 sysdeps/unix/siglist.c:43
+msgid "Stopped (signal)"
+msgstr "å??æ­¢ (ã?·ã?°ã??ã?«)"
 
-#: nss/getent.c:868
-#, c-format
-msgid "Unknown database: %s\n"
-msgstr "̤ÃΤΥǡ¼¥¿¥Ù¡¼¥¹: %s\n"
+#: sysdeps/generic/siglist.h:44 sysdeps/unix/siglist.c:44
+msgid "Stopped"
+msgstr "å??æ­¢"
 
-#: debug/pcprofiledump.c:52
-msgid "Don't buffer output"
-msgstr "½ÐÎϤò¥Ð¥Ã¥Õ¥¡¤·¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:45 sysdeps/unix/siglist.c:45
+msgid "Continued"
+msgstr "��"
 
-#: debug/pcprofiledump.c:57
-msgid "Dump information generated by PC profiling."
-msgstr "PC¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ë¤è¤Ã¤ÆÀ¸À®¤µ¤ì¤ë¾ðÊó¤ò¥À¥ó¥×."
+#: sysdeps/generic/siglist.h:46 sysdeps/unix/siglist.c:46
+msgid "Child exited"
+msgstr "å­?ã??ã?­ã?»ã?¹çµ?äº?"
 
-#: debug/pcprofiledump.c:60
-msgid "[FILE]"
-msgstr "[¥Õ¥¡¥¤¥ë]"
+#: sysdeps/generic/siglist.h:47 sysdeps/unix/siglist.c:47
+msgid "Stopped (tty input)"
+msgstr "å??æ­¢ (tty å?¥å??)"
 
-#: debug/pcprofiledump.c:100
-msgid "cannot open input file"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:48 sysdeps/unix/siglist.c:48
+msgid "Stopped (tty output)"
+msgstr "å??æ­¢ (tty å?ºå??)"
 
-#: debug/pcprofiledump.c:106
-msgid "cannot read header"
-msgstr "¥Ø¥Ã¥À¤¬Æɤá¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:49 sysdeps/unix/siglist.c:49
+msgid "I/O possible"
+msgstr "I/O ��"
 
-#: debug/pcprofiledump.c:170
-msgid "invalid pointer size"
-msgstr "ÉÔÀµ¤Ê¥Ý¥¤¥ó¥¿¥µ¥¤¥º"
+#: sysdeps/generic/siglist.h:50 sysdeps/unix/siglist.c:50
+msgid "CPU time limit exceeded"
+msgstr "CPUæ??é??å?¶é??ã??è¶?é??ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:163 inet/rcmd.c:166
-msgid "rcmd: Cannot allocate memory\n"
-msgstr "rcmd: ¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:51 sysdeps/unix/siglist.c:51
+msgid "File size limit exceeded"
+msgstr "ã??ã?¡ã?¤ã?«ã?µã?¤ã?ºå?¶é??ã??è¶?é??ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:185 inet/rcmd.c:188
-msgid "rcmd: socket: All ports in use\n"
-msgstr "rcmd: socket: Á´¥Ý¡¼¥È¤¬»ÈÍÑÃæ¤Ç¤¹\n"
+#: sysdeps/generic/siglist.h:52 sysdeps/unix/siglist.c:52
+msgid "Virtual timer expired"
+msgstr "ä»®æ?³ã?¿ã?¤ã??ã?¼ã??çµ?äº?ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:222
-#, c-format
-msgid "connect to address %s: "
-msgstr "¥¢¥É¥ì¥¹ %s ¤ØÀܳ: "
+#: sysdeps/generic/siglist.h:53 sysdeps/unix/siglist.c:53
+msgid "Profiling timer expired"
+msgstr "ã??ã?­ã??ã?¡ã?¤ã?ªã?³ã?°ã?¿ã?¤ã??ã?¼ã??çµ?äº?ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:240
-#, c-format
-msgid "Trying %s...\n"
-msgstr "%s ¤ØÀܳÃæ...\n"
+#: sysdeps/generic/siglist.h:54 sysdeps/unix/siglist.c:54
+msgid "Window changed"
+msgstr "Window ã??å¤?æ?´ã??ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:289
-#, c-format
-msgid "rcmd: write (setting up stderr): %m\n"
-msgstr "rcmd: write (stderr ¤òÀßÄêÃæ¤Ç¤¹): %m\n"
+#: sysdeps/generic/siglist.h:55 sysdeps/unix/siglist.c:56
+msgid "User defined signal 1"
+msgstr "ã?¦ã?¼ã?¶ã?¼å®?義ã?·ã?°ã??ã?«1"
 
-#: inet/rcmd.c:310
-#, c-format
-msgid "rcmd: poll (setting up stderr): %m\n"
-msgstr "rcmd: poll (stderr ¤òÀßÄêÃæ¤Ç¤¹): %m\n"
+#: sysdeps/generic/siglist.h:56 sysdeps/unix/siglist.c:57
+msgid "User defined signal 2"
+msgstr "ã?¦ã?¼ã?¶ã?¼å®?義ã?·ã?°ã??ã?«2"
 
-#: inet/rcmd.c:313
-msgid "poll: protocol failure in circuit setup\n"
-msgstr "poll: ²óÀþ¤Î¥»¥Ã¥È¥¢¥Ã¥×Ãæ¤Ç¥×¥í¥È¥³¥ë¤¬¼ºÇÔ¤·¤Þ¤·¤¿\n"
+#: sysdeps/generic/siglist.h:60 sysdeps/unix/siglist.c:33
+msgid "EMT trap"
+msgstr "EMT ã??ã?©ã??ã??"
 
-#: inet/rcmd.c:358
-msgid "socket: protocol failure in circuit setup\n"
-msgstr "socket: ²óÀþ¤Î¥»¥Ã¥È¥¢¥Ã¥×Ãæ¤Ç¥×¥í¥È¥³¥ë¤¬¼ºÇÔ¤·¤Þ¤·¤¿\n"
+#: sysdeps/generic/siglist.h:63 sysdeps/unix/siglist.c:38
+msgid "Bad system call"
+msgstr "é??é??ã?£ã??ã?·ã?¹ã??ã??ã?³ã?¼ã?«"
 
-#: inet/rcmd.c:387
-#, c-format
-msgid "rcmd: %s: short read"
-msgstr "rcmd: %s: û¤¤Æɹþ¤ß"
+#: sysdeps/generic/siglist.h:66
+msgid "Stack fault"
+msgstr "ã?¹ã?¿ã??ã?¯ã?¨ã?©ã?¼"
 
-#: inet/rcmd.c:549
-msgid "lstat failed"
-msgstr "lstat¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/generic/siglist.h:69
+msgid "Information request"
+msgstr "æ??å?±è¦?æ±?"
 
-#: inet/rcmd.c:551
-msgid "not regular file"
-msgstr "Ä̾ï¤Î¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:71
+msgid "Power failure"
+msgstr "�����"
 
-#: inet/rcmd.c:556
-msgid "cannot open"
-msgstr "³«¤±¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:74 sysdeps/unix/siglist.c:55
+msgid "Resource lost"
+msgstr "ã?ªã?½ã?¼ã?¹ã??ç?¡ã??ã?ªã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:558
-msgid "fstat failed"
-msgstr "fstat¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#. 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 "許å?¯ã??ã??ã?¦ã??ã?ªã??æ??ä½?ã?§ã??"
 
-#: inet/rcmd.c:560
-msgid "bad owner"
-msgstr "ÉÔÀµ¤Ê½êÍ­¼Ô¤Ç¤¹"
+#. TRANS No process matches the specified process ID.
+#: sysdeps/gnu/errlist.c:45
+msgid "No such process"
+msgstr "ã??ã?®ã??ã??ã?ªã??ã?­ã?»ã?¹ã?¯ã??ã??ã?¾ã??ã??"
 
-#: inet/rcmd.c:562
-msgid "writeable by other than owner"
-msgstr "½êÍ­¼Ô°Ê³°¤¬½ñ¤­¹þ¤ß¤¬²Äǽ¤Ç¤¹"
+#. 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 "ã?·ã?¹ã??ã??ã?³ã?¼ã?«å?²ã??è¾¼ã?¿"
 
-#: inet/rcmd.c:564
-msgid "hard linked somewhere"
-msgstr "¤É¤³¤«¤Ç¥Ï¡¼¥É¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#. TRANS Input/output error; usually used for physical read or write errors.
+#: sysdeps/gnu/errlist.c:69
+msgid "Input/output error"
+msgstr "å?¥å??/å?ºå??ã?¨ã?©ã?¼ã?§ã??"
 
-#: inet/ruserpass.c:170 inet/ruserpass.c:193
-msgid "out of memory"
-msgstr "¥á¥â¥êÉÔ­"
+#. TRANS No such device or address.  The system tried to use the device
+#. TRANS represented by a file you specified, and it couldn't find the device.
+#. TRANS This can mean that the device file was installed incorrectly, or that
+#. TRANS the physical device is missing or not correctly attached to the
+#. TRANS computer.
+#: sysdeps/gnu/errlist.c:82
+msgid "No such device or address"
+msgstr "ã??ã?®ã??ã??ã?ªã??ã??ã?¤ã?¹ã??ã?¢ã??ã?¬ã?¹ã?¯ã??ã??ã?¾ã??ã??"
 
-#: inet/ruserpass.c:184
-msgid "Error: .netrc file is readable by others."
-msgstr "¥¨¥é¡¼: ¥Õ¥¡¥¤¥ë.netrc¤¬Â¾¼Ô¤Ë¤è¤Ã¤ÆÆɤ߹þ¤ßµö²Ä¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#. 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 "å¼?æ?°ã?ªã?¹ã??ã??é?·ã??ã??ã?¾ã??"
 
-#: inet/ruserpass.c:185
-msgid "Remove password or make file unreadable by others."
-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 "��形����"
 
-#: inet/ruserpass.c:277
-#, c-format
-msgid "Unknown .netrc keyword %s"
-msgstr "̤ÃΤΠ.netrc ¥­¡¼¥ï¡¼¥É %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).
+#: sysdeps/gnu/errlist.c:115
+msgid "Bad file descriptor"
+msgstr "ä¸?æ­£ã?ªã??ã?¡ã?¤ã?«è¨?è¿°å­?ã?§ã??"
 
-#: sunrpc/auth_unix.c:115 sunrpc/auth_unix.c:118
-msgid "authunix_create: out of memory\n"
-msgstr "authunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#. 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 "å­?ã??ã?­ã?»ã?¹ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/auth_unix.c:318
-msgid "auth_none.c - Fatal marshalling problem"
-msgstr "auth_none.c - Ã×̿Ū¤ÊÀ°Îó¤ÎÌäÂê"
+#. 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 "ã?ªã?½ã?¼ã?¹ã?®ã??ã??ã??ã?­ã??ã?¯å??é?¿"
 
-#: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
-#, c-format
-msgid "; low version = %lu, high version = %lu"
-msgstr "; low ¥Ð¡¼¥¸¥ç¥ó = %lu, high ¥Ð¡¼¥¸¥ç¥ó = %lu"
+#. 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 "ã?¡ã?¢ã?ªã??確ä¿?ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:125
-msgid "; why = "
-msgstr "; Íýͳ = "
+#. 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 "ä¸?æ­£ã?ªã?¢ã??ã?¬ã?¹ã?§ã??"
 
-#: sunrpc/clnt_perr.c:132
-#, c-format
-msgid "(unknown authentication error - %d)"
-msgstr "(ÉÔÌÀ¤Êǧ¾Ú¥¨¥é¡¼ - %d)"
+#. 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 "ã??ã?­ã??ã?¯ã??ã??ã?¤ã?¹ã??å¿?è¦?ã?§ã??"
 
-#: sunrpc/clnt_perr.c:177
-msgid "RPC: Success"
-msgstr "RPC: À®¸ù¤Ç¤¹"
+#. 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 "ã??ã??ã?¤ã?¹ã??ã??ã??ã?¯ã?ªã?½ã?¼ã?¹ã??ã??ã?¸ã?¼ç?¶æ??ã?§ã??"
 
-#: sunrpc/clnt_perr.c:180
-msgid "RPC: Can't encode arguments"
-msgstr "RPC: °ú¿ô¤ò¥¨¥ó¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#. 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 "ã??ã?¡ã?¤ã?«ã??å­?å?¨ã??ã?¾ã??"
 
-#: sunrpc/clnt_perr.c:184
-msgid "RPC: Can't decode result"
-msgstr "RPC: ¥Ç¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#. 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 "ç?¡å?¹ã?ªã?¯ã?­ã?¹ã??ã??ã?¤ã?¹ã?ªã?³ã?¯ã?§ã??"
 
-#: sunrpc/clnt_perr.c:188
-msgid "RPC: Unable to send"
-msgstr "RPC: Á÷¿®¤Ç¤­¤Þ¤»¤ó"
+#. 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 "ã??ã?®ã??ã??ã?ªã??ã??ã?¤ã?¹ã?¯ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:192
-msgid "RPC: Unable to receive"
-msgstr "RPC: ¼õ¤±¼è¤ì¤Þ¤»¤ó"
+#. 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 "ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:196
-msgid "RPC: Timed out"
-msgstr "RPC: ¥¿¥¤¥à¥¢¥¦¥È¤·¤Þ¤·¤¿"
+#. 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 "ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã??"
 
-#: sunrpc/clnt_perr.c:200
-msgid "RPC: Incompatible versions of RPC"
-msgstr "RPC: RPC¤Î¥Ð¡¼¥¸¥ç¥ó¤¬Èó¸ß´¹¤Ç¤¹"
+#. 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 "ç?¡å?¹ã?ªå¼?æ?°ã?§ã??"
 
-#: sunrpc/clnt_perr.c:204
-msgid "RPC: Authentication error"
-msgstr "RPC: ǧ¾Ú¥¨¥é¡¼"
+#. 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 "ã??ã?¡ã?¤ã?«ã??é??ã??ã??ã??ã?§ã??"
 
-#: sunrpc/clnt_perr.c:208
-msgid "RPC: Program unavailable"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+#. 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 "ã?·ã?¹ã??ã??中ã?®ã??ã?¡ã?¤ã?«ã??é??ã??ã??ã??ã?§ã??"
 
-#: sunrpc/clnt_perr.c:212
-msgid "RPC: Program/version mismatch"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤È¥Ð¡¼¥¸¥ç¥ó¤¬°ìÃפ·¤Þ¤»¤ó"
+#. 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ã?§ã??"
 
-#: sunrpc/clnt_perr.c:216
-msgid "RPC: Procedure unavailable"
-msgstr "RPC: ¼ê³¤­¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#. 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 "ã??ã?­ã?¹ã??ã??ã?¡ã?¤ã?«ã??ã??ã?¸ã?¼ç?¶æ??ã?§ã??"
 
-#: sunrpc/clnt_perr.c:220
-msgid "RPC: Server can't decode arguments"
-msgstr "RPC: ¥µ¡¼¥Ð¤¬°ú¿ô¤ò¥Ç¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#. 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 "ã??ã?¡ã?¤ã?«ã??大ã??ã??ã??ã?¾ã??"
 
-#: sunrpc/clnt_perr.c:224
-msgid "RPC: Remote system error"
-msgstr "RPC: ±ó³Ö¥·¥¹¥Æ¥à¥¨¥é¡¼"
+#. 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 "ã??ã??ã?¤ã?¹ã?«ç©ºã??é??å??ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:228
-msgid "RPC: Unknown host"
-msgstr "RPC: ÉÔÌÀ¤Ê¥Û¥¹¥È¤Ç¤¹"
+#. TRANS Invalid seek operation (such as on a pipe).
+#: sysdeps/gnu/errlist.c:326
+msgid "Illegal seek"
+msgstr "ä¸?æ­£ã?ªã?·ã?¼ã?¯ã?§ã??"
 
-#: sunrpc/clnt_perr.c:232
-msgid "RPC: Unknown protocol"
-msgstr "RPC: ÉÔÌÀ¤Ê¥×¥í¥È¥³¥ë¤Ç¤¹"
+#. 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 "読ã?¿è¾¼ã?¿å°?ç?¨ã??ã?¡ã?¤ã?«ã?·ã?¹ã??ã??ã?§ã??"
 
-#: sunrpc/clnt_perr.c:236
-msgid "RPC: Port mapper failure"
-msgstr "RPC: ¥Ý¡¼¥È¥Þ¥Ã¥Ñ¡¼¤Î¼ºÇԤǤ¹"
+#. 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 "ã?ªã?³ã?¯ã??å¤?ã??ã??ã?¾ã??"
 
-#: sunrpc/clnt_perr.c:240
-msgid "RPC: Program not registered"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤¬ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#. 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 "æ?°å?¤ã?®å¼?æ?°ã?¯ã??ã?¡ã?¤ã?³å¤?ã?§ã??"
 
-#: sunrpc/clnt_perr.c:244
-msgid "RPC: Failed (unspecified error)"
-msgstr "RPC: ¼ºÇÔ¤·¤Þ¤·¤¿ (¸¶°øÉÔÆÃÄê¤Î¥¨¥é¡¼)"
+#. 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 "è¨?ç®?çµ?æ??ã?¯ç¯?å?²å¤?ã?®å?¤ã?§ã??"
 
-#: sunrpc/clnt_perr.c:285
-msgid "RPC: (unknown error code)"
-msgstr "RPC: (̤ÃΤΥ¨¥é¡¼¥³¡¼¥É)"
+#. 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 "ã?ªã?½ã?¼ã?¹ã??ä¸?æ??ç??ã?«å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:357
-msgid "Authentication OK"
-msgstr "ǧ¾Ú OK"
+#. 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 "ã??ã?­ã??ã?¯ã??ã??ã??ã??æ??ä½?ã?§ã??"
 
-#: sunrpc/clnt_perr.c:360
-msgid "Invalid client credential"
-msgstr "̵¸ú¤Ê¥¯¥é¥¤¥¢¥ó¥È¤Î¿®Ç¤¤Ç¤¹"
+#. TRANS An operation that cannot complete immediately was initiated on an object
+#. TRANS that has non-blocking mode selected.  Some functions that must always
+#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
+#. TRANS @code{EAGAIN}.  Instead, they return @code{EINPROGRESS} to indicate that
+#. TRANS the operation has begun and will take some time.  Attempts to manipulate
+#. TRANS the object before the call completes return @code{EALREADY}.  You can
+#. TRANS use the @code{select} function to find out when the pending operation
+#. TRANS has completed; @pxref{Waiting for I/O}.
+#: sysdeps/gnu/errlist.c:445
+msgid "Operation now in progress"
+msgstr "ç?¾å?¨å?¦ç??中ã?®æ??ä½?ã?§ã??"
 
-#: sunrpc/clnt_perr.c:364
-msgid "Server rejected credential"
-msgstr "¥µ¡¼¥Ð¤¬¾ÚÌÀ¤òµñÈݤ·¤Þ¤·¤¿"
+#. 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 "æ??ä½?ã?¯ã??ã?§ã?«å?¦ç??中ã?§ã??"
 
-#: sunrpc/clnt_perr.c:368
-msgid "Invalid client verifier"
-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 "ã?½ã?±ã??ã??ã?§ã?ªã??ã??ã?®ã?«ã?½ã?±ã??ã??æ??ä½?ã??ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/clnt_perr.c:372
-msgid "Server rejected verifier"
-msgstr "¥µ¡¼¥Ð¤¬³Îǧ¤òµñÈݤ·¤Þ¤·¤¿"
+#. 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 "ã?¡ã??ã?»ã?¼ã?¸ã??é?·ã??ã??ã?¾ã??"
 
-#: sunrpc/clnt_perr.c:376
-msgid "Client credential too weak"
-msgstr "¥¯¥é¥¤¥¢¥ó¥È¤Î¿®Ç¤¤¬¼å¤¹¤®¤Þ¤¹"
+#. TRANS The socket type does not support the requested communications protocol.
+#: sysdeps/gnu/errlist.c:483
+msgid "Protocol wrong type for socket"
+msgstr "ã?½ã?±ã??ã??ã?«å¯¾ã??é??é??ã?£ã??ã??ã?­ã??ã?³ã?«ã?®å½¢å¼?ã?§ã??"
 
-#: sunrpc/clnt_perr.c:380
-msgid "Invalid server verifier"
-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 "ã??ã?­ã??ã?³ã?«ã?¯å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_perr.c:384
-msgid "Failed (unspecified error)"
-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 "ã??ã?­ã??ã?³ã?«ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_raw.c:117
-msgid "clnt_raw.c - Fatal header serialization error."
-msgstr "clnt_raw.c - ¥Ø¥Ã¥À¤ÎľÎ󲽤ÇÃ×̿Ū¥¨¥é¡¼."
+#. TRANS The socket type is not supported.
+#: sysdeps/gnu/errlist.c:513
+msgid "Socket type not supported"
+msgstr "ã?½ã?±ã??ã??å½¢å¼?ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
-msgid "clnttcp_create: out of memory\n"
-msgstr "clnttcp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#. 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 "ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?ªã??æ??ä½?ã?§ã??"
 
-#: sunrpc/clnt_udp.c:141 sunrpc/clnt_udp.c:144
-msgid "clntudp_create: out of memory\n"
-msgstr "clntudp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#. TRANS The socket communications protocol family you requested is not supported.
+#: sysdeps/gnu/errlist.c:536
+msgid "Protocol family not supported"
+msgstr "ã??ã?­ã??ã?³ã?«ã??ã?¡ã??ã?ªã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
-msgid "clntunix_create: out of memory\n"
-msgstr "clntunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#. 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 "ã?¢ã??ã?¬ã?¹ã??ã?¡ã??ã?ªã?¯ã??ã?­ã??ã?³ã?«ã?«ã??ã?£ã?¦ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/get_myaddr.c:78
-msgid "get_myaddress: ioctl (get interface configuration)"
-msgstr "get_myaddress: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤ÎÀßÄê¤ò¼èÆÀ¤·¤Þ¤¹)"
+#. TRANS The requested socket address is already in use.  @xref{Socket Addresses}.
+#: sysdeps/gnu/errlist.c:555
+msgid "Address already in use"
+msgstr "ã?¢ã??ã?¬ã?¹ã?¯æ?¢ã?«ä½¿ç?¨ä¸­ã?§ã??"
 
-#: sunrpc/pm_getmaps.c:74
-msgid "pmap_getmaps rpc problem"
-msgstr "pmap_getmaps rpc ¤¬ÌäÂê¤Ç¤¹"
+#. 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 "è¦?æ±?ã?¢ã??ã?¬ã?¹ã?«å?²ã??å½?ã?¦ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_clnt.c:72
-msgid "__get_myaddress: ioctl (get interface configuration)"
-msgstr "__get_myaddress: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤ÎÀßÄê¤ò¼èÆÀ¤·¤Þ¤¹)"
+#. TRANS A socket operation failed because the network was down.
+#: sysdeps/gnu/errlist.c:575
+msgid "Network is down"
+msgstr "ã??ã??ã??ã?¯ã?¼ã?¯ã??è?½ã?¡ã?¦ã??ã?¾ã??"
 
-#: sunrpc/pmap_clnt.c:137
-msgid "Cannot register service"
-msgstr "¥µ¡¼¥Ó¥¹¤òÅÐÏ¿¤Ç¤­¤Þ¤»¤ó"
+#. 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 "ã??ã??ã??ã?¯ã?¼ã?¯ã?«å±?ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:190
-msgid "broadcast: ioctl (get interface configuration)"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ÀßÄê¤ò¼èÆÀ)"
+#. TRANS A network connection was reset because the remote host crashed.
+#: sysdeps/gnu/errlist.c:594
+msgid "Network dropped connection on reset"
+msgstr "ã?ªã?»ã??ã??中ã??ã??ã??ã?¯ã?¼ã?¯ã?®æ?¥ç¶?ã??å??ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:199
-msgid "broadcast: ioctl (get interface flags)"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¥Õ¥é¥°¤ò¼èÆÀ)"
+#. TRANS A network connection was aborted locally.
+#: sysdeps/gnu/errlist.c:603
+msgid "Software caused connection abort"
+msgstr "ã?½ã??ã??ã?¦ã?§ã?¢ã??æ?¥ç¶?ã??中æ?­ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:269
-msgid "Cannot create socket for broadcast rpc"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥ÈRPC¤Î¤¿¤á¤Î¥½¥±¥Ã¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#. 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 "æ?¥ç¶?ã??ç?¸æ??ã??ã??ã?ªã?»ã??ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:276
-msgid "Cannot set socket option SO_BROADCAST"
-msgstr "¥½¥±¥Ã¥È¥ª¥×¥·¥ç¥ó SO_BROADCAST ¤òÀßÄê¤Ç¤­¤Þ¤»¤ó"
+#. 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 "å?©ç?¨å?¯è?½ã?ªç©ºã??ã??ã??ã??ã?¡ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:328
-msgid "Cannot send broadcast packet"
-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 "é??信端ç?¹ã??æ?¢ã?«æ?¥ç¶?ã??ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/pmap_rmt.c:353
-msgid "Broadcast poll problem"
-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 "é??信端ç?¹ã??æ?¥ç¶?ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/pmap_rmt.c:366
-msgid "Cannot receive reply to broadcast"
-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}.
+#: sysdeps/gnu/errlist.c:658
+msgid "Destination address required"
+msgstr "é??ä¿¡å??ã?¢ã??ã?¬ã?¹ã??å¿?è¦?ã?§ã??"
 
-#: sunrpc/rpc_main.c:288
-#, c-format
-msgid "%s: output would overwrite %s\n"
-msgstr "%s: ½ÐÎÏ¤Ï %s ¤ò¾å½ñ¤­¤·¤Æ¤·¤Þ¤¦¤«¤â¤·¤ì¤Þ¤»¤ó\n"
+#. TRANS The socket has already been shut down.
+#: sysdeps/gnu/errlist.c:667
+msgid "Cannot send after transport endpoint shutdown"
+msgstr "é??信端ç?¹ã?®ã?·ã?£ã??ã??ã??ã?¦ã?³å¾?ã?¯é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:295
-#, c-format
-msgid "%s: unable to open %s: %m\n"
-msgstr "%s: %s ¤ò³«¤±¤Þ¤»¤ó: %m\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:676
+msgid "Too many references: cannot splice"
+msgstr "å??ç?§ã??å¤?ã??ã??ã?¾ã??: æ?¥ç¶?ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:307
-#, c-format
-msgid "%s: while writing output %s: %m"
-msgstr "%s: ½ÐÎÏ %s ¤ò½ñ¤­¹þ¤ßÃæ: %m"
+#. 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 "æ?¥ç¶?ã??ã?¿ã?¤ã??ã?¢ã?¦ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:342
-#, c-format
-msgid "cannot find C preprocessor: %s \n"
-msgstr "C ¥×¥ê¥×¥í¥»¥Ã¥µ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: %s \n"
+#. 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 "æ?¥ç¶?ã??æ??å?¦ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:350
-msgid "cannot find any C preprocessor (cpp)\n"
-msgstr "¤É¤Î¤è¤¦¤Ê C ¥×¥ê¥×¥í¥»¥Ã¥µ¤â¸«¤Ä¤«¤ê¤Þ¤»¤ó (cpp)\n"
+#. 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 "ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã?®é??層ã??å¤?ã??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:419
-#, c-format
-msgid "%s: C preprocessor failed with signal %d\n"
-msgstr "%s: C ¥×¥ê¥×¥í¥»¥Ã¥µ¤Ï¥·¥°¥Ê¥ë %d ¤Ç¼ºÇÔ¤·¤Þ¤·¤¿\n"
+#. 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 "ã??ã?¡ã?¤ã?«å??ã??é?·ã??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:422
-#, c-format
-msgid "%s: C preprocessor failed with exit code %d\n"
-msgstr "%s: C ¥×¥ê¥×¥í¥»¥Ã¥µ¤Ï½ªÎ»¥³¡¼¥É %d ¤Ç¼ºÇÔ¤·¤Þ¤·¤¿\n"
+#. TRANS The remote host for a requested network connection is down.
+#: sysdeps/gnu/errlist.c:726
+msgid "Host is down"
+msgstr "ã??ã?¹ã??ã??è?½ã?¡ã?¦ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:462
-#, c-format
-msgid "illegal nettype :`%s'\n"
-msgstr "ÉÔÀµ¤Ê nettype ¤Ç¤¹:`%s'\n"
+#. TRANS The remote host for a requested network connection is not reachable.
+#: sysdeps/gnu/errlist.c:735
+msgid "No route to host"
+msgstr "ã??ã?¹ã??ã?¸ã?®çµ?è·¯ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:1104
-#, c-format
-msgid "rpcgen: too many defines\n"
-msgstr "rpcgen: ÄêµÁ¤¬Â¿¤¹¤®¤Þ¤¹\n"
+#. 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 "ã??ã?£ã?¬ã?¯ã??ã?ªã?¯ç©ºã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:1116
-#, c-format
-msgid "rpcgen: arglist coding error\n"
-msgstr "rpcgen: °ú¿ô¥ê¥¹¥È¥³¡¼¥Ç¥£¥ó¥°¥¨¥é¡¼\n"
+#. 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 "ã??ã?­ã?»ã?¹ã??å¤?ã??ã??ã?¾ã??"
 
-#. TRANS: the file will not be removed; this is an
-#. TRANS: informative message.
-#: sunrpc/rpc_main.c:1149
-#, c-format
-msgid "file `%s' already exists and may be overwritten\n"
-msgstr "¥Õ¥¡¥¤¥ë`%s'¤Ï´û¤Ë¸ºß¤·¤Þ¤¹¡£¾å½ñ¤­¤µ¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó\n"
+#. 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 "ã?¦ã?¼ã?¶ã??å¤?ã??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:1194
-#, c-format
-msgid "Cannot specify more than one input file!\n"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤òÊ£¿ô»ØÄê¤Ç¤­¤Þ¤»¤ó!\n"
+#. TRANS The user's disk quota was exceeded.
+#: sysdeps/gnu/errlist.c:775
+msgid "Disk quota exceeded"
+msgstr "ã??ã?£ã?¹ã?¯ä½¿ç?¨é??å?¶é??ã??è¶?é??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:1364
-msgid "This implementation doesn't support newstyle or MT-safe code!\n"
-msgstr "¤³¤Î¼ÂÁõ¤Ï¿··Á¼°¤Þ¤¿¤ÏMT¥»¡¼¥Õ¤Ê¥³¡¼¥É¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó!\n"
+#. 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ã??ã?¡ã?¤ã?«ã??ã?³ã??ã?«ã?§ã??"
 
-#: sunrpc/rpc_main.c:1373
-#, c-format
-msgid "Cannot use netid flag with inetd flag!\n"
-msgstr "inetd ¥Õ¥é¥°¤È¤È¤â¤Ë netid ¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+#. 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 "ã?ªã??ã?¸ã?§ã?¯ã??ã?¯ã?ªã?¢ã?¼ã??ã?«ã??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:1385
-msgid "Cannot use netid flag without TIRPC!\n"
-msgstr "TIRPC ¤Ê¤·¤Ë netid ¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:808
+msgid "RPC struct is bad"
+msgstr "RPCæ§?é??ã??ä¸?æ­£ã?§ã??"
 
-#: sunrpc/rpc_main.c:1392
-msgid "Cannot use table flags with newstyle!\n"
-msgstr "¿··Á¼°¤ò¤â¤Ä¥Æ¡¼¥Ö¥ë¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:817
+msgid "RPC version wrong"
+msgstr "RPCã??ã?¼ã?¸ã?§ã?³ã??é??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:1411
-#, c-format
-msgid "\"infile\" is required for template generation flags.\n"
-msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÀ¸À®¥Õ¥é¥°¤Ë¤Ï\"ÆþÎÏ¥Õ¥¡¥¤¥ë\"¤¬É¬ÍפǤ¹.\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:826
+msgid "RPC program not available"
+msgstr "RPCã??ã?­ã?°ã?©ã??ã?¯å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:1416
-#, c-format
-msgid "Cannot have more than one file generation flag!\n"
-msgstr "¥Õ¥¡¥¤¥ëÀ¸À®¥Õ¥é¥°¤ÏÊ£¿ô»ØÄê¤Ç¤­¤Þ¤»¤ó!\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:835
+msgid "RPC program version wrong"
+msgstr "RPCã??ã?­ã?°ã?©ã??ã??ã?¼ã?¸ã?§ã?³ã??é??ã??ã?¾ã??"
 
-#: sunrpc/rpc_main.c:1425
-#, c-format
-msgid "usage: %s infile\n"
-msgstr "»ÈÍÑË¡: %s ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:844
+msgid "RPC bad procedure for program"
+msgstr "ã??ã?­ã?°ã?©ã??ã?«å¯¾ã??ã?¦ä¸?æ­£ã?ªRPCã?®æ??ç¶?ã??ã?§ã??"
 
-#: sunrpc/rpc_main.c:1426
-#, 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"
+#. 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 "ã?­ã??ã?¯ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_main.c:1428
-#, 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"
+#. 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 "ä¸?é?©å??ã?ªã??ã?¡ã?¤ã?«å½¢å¼?ã??ã??ã?©ã?¼ã??ã??ã??ã?§ã??"
 
-#: sunrpc/rpc_main.c:1430
-#, c-format
-msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
-msgstr "\t%s [-s ¥Í¥Ã¥È¥¿¥¤¥×]* [-o ½ÐÎÏ¥Õ¥¡¥¤¥ë] [ÆþÎÏ¥Õ¥¡¥¤¥ë]\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:878
+msgid "Authentication error"
+msgstr "èª?証ã?¨ã?©ã?¼ã?§ã??"
 
-#: sunrpc/rpc_main.c:1431
-#, c-format
-msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
-msgstr "\t%s [-n netid]* [-o ½ÐÎÏ¥Õ¥¡¥¤¥ë] [ÆþÎÏ¥Õ¥¡¥¤¥ë]\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:887
+msgid "Need authenticator"
+msgstr "èª?証è??(authenticator)ã??å¿?è¦?ã?§ã??"
 
-#: sunrpc/rpc_scan.c:116
-msgid "constant or identifier expected"
-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.
+#: sysdeps/gnu/errlist.c:900
+msgid "Function not implemented"
+msgstr "é?¢æ?°ã?¯å®?è£?ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_scan.c:312
-msgid "illegal character in file: "
-msgstr "¥Õ¥¡¥¤¥ëÃæ¤ËÉÔÀµ¤Ê¥­¥ã¥é¥¯¥¿¤¬¤¢¤ê¤Þ¤¹: "
+#. 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 "ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/rpc_scan.c:351 sunrpc/rpc_scan.c:377
-msgid "unterminated string constant"
-msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+#. TRANS While decoding a multibyte character the function came along an invalid
+#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
+#: sysdeps/gnu/errlist.c:930
+msgid "Invalid or incomplete multibyte or wide character"
+msgstr "ç?¡å?¹ã?¾ã??ã?¯ä¸?å®?å?¨ã?ªã??ã?«ã??ã??ã?¤ã??ã?¾ã??ã?¯ã?¯ã?¤ã??æ??å­?ã?§ã??"
 
-#: sunrpc/rpc_scan.c:383
-msgid "empty char string"
-msgstr "¶õ¤Î char ʸ»úÎó"
+#. 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 "ã??ã??ã?¯ã?°ã?©ã?¦ã?³ã??ã??ã?­ã?»ã?¹ã?«å¯¾ã??ã??ä¸?é?©å??ã?ªæ??ä½?ã?§ã??"
 
-#: sunrpc/rpc_scan.c:525 sunrpc/rpc_scan.c:535
-msgid "preprocessor error"
-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 "翻訳ç?¨ã??ã?­ã?°ã?©ã??ã??æ­»ã??ã?§ã??ã?¾ã??"
 
-#: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
-#, c-format
-msgid "program %lu is not available\n"
-msgstr "¥×¥í¥°¥é¥à%lu¤ÏÍøÍѤǤ­¤Þ¤»¤ó\n"
+#. 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 "?"
 
-#: 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
-#, c-format
-msgid "program %lu version %lu is not available\n"
-msgstr "¥×¥í¥°¥é¥à%lu¥Ð¡¼¥¸¥ç¥ó%lu¤ÏÍøÍѤǤ­¤Þ¤»¤ó\n"
+#. TRANS You did @strong{what}?
+#: sysdeps/gnu/errlist.c:975
+msgid "You really blew it this time"
+msgstr "You really blew it this time"
 
-#: sunrpc/rpcinfo.c:515
-#, c-format
-msgid "program %lu version %lu ready and waiting\n"
-msgstr "¥×¥í¥°¥é¥à %lu ¥Ð¡¼¥¸¥ç¥ó %lu ¤Î½àÈ÷¤¬´°Î»¤·ÂÔµ¡Ãæ¤Ç¤¹\n"
+#. TRANS Go home and have a glass of warm, dairy-fresh milk.
+#: sysdeps/gnu/errlist.c:984
+msgid "Computer bought the farm"
+msgstr "ã?³ã?³ã??ã?¥ã?¼ã?¿ã??ã??æ?¦æ­»ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
-msgid "rpcinfo: can't contact portmapper"
-msgstr "rpcinfo: ¥Ý¡¼¥È¥Þ¥Ã¥Ñ¤ÈÀܳ¤Ç¤­¤Þ¤»¤ó"
+#. TRANS This error code has no purpose.
+#: sysdeps/gnu/errlist.c:993
+msgid "Gratuitous error"
+msgstr "�������"
 
-#: sunrpc/rpcinfo.c:570
-msgid "No remote programs registered.\n"
-msgstr "±ó³Ö¥×¥í¥°¥é¥à¤¬ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó.\n"
+#: sysdeps/gnu/errlist.c:1001
+msgid "Bad message"
+msgstr "ä¸?æ­£ã?ªã?¡ã??ã?»ã?¼ã?¸ã?§ã??"
 
-#: sunrpc/rpcinfo.c:574
-msgid "   program vers proto   port\n"
-msgstr "   ¥×¥í¥°¥é¥à ¥Ð¡¼¥¸¥ç¥ó ¥×¥í¥È¥³¥ë ¥Ý¡¼¥È\n"
+#: sysdeps/gnu/errlist.c:1009
+msgid "Identifier removed"
+msgstr "è­?å?¥å­?ã??é?¤å?»ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:613
-msgid "(unknown)"
-msgstr "(ÉÔÌÀ)"
+#: sysdeps/gnu/errlist.c:1017
+msgid "Multihop attempted"
+msgstr "å¤?é??ã??ã??ã??ã??ä¼?ã?¦ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:637
-#, c-format
-msgid "rpcinfo: broadcast failed: %s\n"
-msgstr "rpcinfo: ¥Ö¥í¡¼¥É¥­¥ã¥¹¥È¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
+#: sysdeps/gnu/errlist.c:1025
+msgid "No data available"
+msgstr "å?©ç?¨å?¯è?½ã?ªã??ã?¼ã?¿ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:658
-msgid "Sorry. You are not root\n"
-msgstr "¼ºÎé. ¤¢¤Ê¤¿¤Ï root ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1033
+msgid "Link has been severed"
+msgstr "ã?ªã?³ã?¯ã??å??ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/rpcinfo.c:665
-#, c-format
-msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
-msgstr "rpcinfo: ¥×¥í¥°¥é¥à%s¥Ð¡¼¥¸¥ç¥ó%s¤Ø¤ÎÅÐÏ¿¤òºï½ü¤Ç¤­¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1041
+msgid "No message of desired type"
+msgstr "è¦?æ±?ã??ã??å½¢å¼?ã?®ã?¡ã??ã?»ã?¼ã?¸ã?¯ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:674
-msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
-msgstr ""
-"»ÈÍÑË¡: rpcinfo [ -n ¥Ý¡¼¥ÈÈÖ¹æ ] -u ¥Û¥¹¥È\n"
-"                              ¥×¥í¥°¥é¥àÈÖ¹æ [ ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ ]\n"
+#: sysdeps/gnu/errlist.c:1049
+msgid "Out of streams resources"
+msgstr "ã?¹ã??ã?ªã?¼ã??ã?ªã?½ã?¼ã?¹å¤?ã?§ã??"
 
-#: sunrpc/rpcinfo.c:676
-msgid "       rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
-msgstr "       rpcinfo [ -n portnum ] -t ¥Û¥¹¥È prognum [ versnum ]\n"
+#: sysdeps/gnu/errlist.c:1057
+msgid "Device not a stream"
+msgstr "ã??ã??ã?¤ã?¹ã?¯ã?¹ã??ã?ªã?¼ã??å??ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:678
-msgid "       rpcinfo -p [ host ]\n"
-msgstr "       rpcinfo -p [ ¥Û¥¹¥È ]\n"
+#: sysdeps/gnu/errlist.c:1065
+msgid "Value too large for defined data type"
+msgstr "å®?義ã??ã??ã??ã??ã?¼ã?¿å??ã?«å¯¾ã??ã?¦å?¤ã??大ã??ã??ã??ã?¾ã??"
 
-#: sunrpc/rpcinfo.c:679
-msgid "       rpcinfo -b prognum versnum\n"
-msgstr "       rpcinfo -b prognum versnum\n"
+#: sysdeps/gnu/errlist.c:1073
+msgid "Protocol error"
+msgstr "ã??ã?­ã??ã?³ã?«ã?¨ã?©ã?¼"
 
-#: sunrpc/rpcinfo.c:680
-msgid "       rpcinfo -d prognum versnum\n"
-msgstr "       rpcinfo -d prognum versnum\n"
+#: sysdeps/gnu/errlist.c:1081
+msgid "Timer expired"
+msgstr "ã?¿ã?¤ã??ã??ç?´æ£?ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:695
-#, c-format
-msgid "rpcinfo: %s is unknown service\n"
-msgstr "rpcinfo: %s¤ÏÉÔÌÀ¤Ê¥µ¡¼¥Ó¥¹¤Ç¤¹\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}.
+#: sysdeps/gnu/errlist.c:1093
+msgid "Operation canceled"
+msgstr "æ??ä½?ã?¯ä¸­æ?­ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/rpcinfo.c:732
-#, c-format
-msgid "rpcinfo: %s is unknown host\n"
-msgstr "rpcinfo: %s¤ÏÉÔÌÀ¤Ê¥Û¥¹¥È¤Ç¤¹\n"
+#: sysdeps/gnu/errlist.c:1101
+msgid "Interrupted system call should be restarted"
+msgstr "å?²ã??è¾¼ã?¾ã??ã??ã?·ã?¹ã??ã??ã?³ã?¼ã?«ã?¯å??ã?¹ã?¿ã?¼ã??ã??ã??ã??ã?¹ã??ã?§ã??"
 
-#: sunrpc/svc_run.c:76
-msgid "svc_run: - poll failed"
-msgstr "svc_run: - poll¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1109
+msgid "Channel number out of range"
+msgstr "ã??ã?£ã?³ã??ã?«ç?ªå?·ã??ç¯?å?²å¤?ã?§ã??"
 
-#: sunrpc/svc_simple.c:87
-#, c-format
-msgid "can't reassign procedure number %ld\n"
-msgstr "¼ê³¤­ÈÖ¹æ %ld ¤òºÆ³ä¤êÅö¤Æ¤Ç¤­¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1117
+msgid "Level 2 not synchronized"
+msgstr "ã?¬ã??ã?«2ã?¯å??æ??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_simple.c:96
-msgid "couldn't create an rpc server\n"
-msgstr "RPC¥µ¡¼¥Ð¤òºîÀ®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
+#: sysdeps/gnu/errlist.c:1125
+msgid "Level 3 halted"
+msgstr "ã?¬ã??ã?«3å??æ­¢"
 
-#: sunrpc/svc_simple.c:104
-#, c-format
-msgid "couldn't register prog %ld vers %ld\n"
-msgstr "¥×¥í¥°¥é¥à %ld ¥Ð¡¼¥¸¥ç¥ó %ld ¤òÅÐÏ¿¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
+#: sysdeps/gnu/errlist.c:1133
+msgid "Level 3 reset"
+msgstr "ã?¬ã??ã?«3ã?¯ã?ªã?»ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_simple.c:111
-msgid "registerrpc: out of memory\n"
-msgstr "registerrpc: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1141
+msgid "Link number out of range"
+msgstr "ã?ªã?³ã?¯æ?°ã??ç¯?å?²å¤?ã?§ã??"
 
-#: sunrpc/svc_simple.c:175
-#, c-format
-msgid "trouble replying to prog %d\n"
-msgstr "¥×¥í¥°¥é¥à %d ¤Ø¤Î±þÅúÃæ¤ËÌäÂ꤬µ¯¤­¤Þ¤·¤¿\n"
+#: sysdeps/gnu/errlist.c:1149
+msgid "Protocol driver not attached"
+msgstr "ã??ã?­ã??ã?³ã?«ã??ã?©ã?¤ã??ã??ã?¢ã?¿ã??ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_simple.c:183
-#, c-format
-msgid "never registered prog %d\n"
-msgstr "¥×¥í¥°¥é¥à %d ¤ÏÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1157
+msgid "No CSI structure available"
+msgstr "CSI æ§?é??ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_tcp.c:155
-msgid "svc_tcp.c - tcp socket creation problem"
-msgstr "svc_tcp.c - tcp¥½¥±¥Ã¥ÈºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1165
+msgid "Level 2 halted"
+msgstr "ã?¬ã??ã?«2å??æ­¢"
 
-#: sunrpc/svc_tcp.c:170
-msgid "svc_tcp.c - cannot getsockname or listen"
-msgstr "svc_tcp.c - getsockname¤â¤·¤¯¤Ïlisten¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1173
+msgid "Invalid exchange"
+msgstr "ç?¡å?¹ã?ªäº¤æ??ã?§ã??"
 
-#: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
-msgid "svctcp_create: out of memory\n"
-msgstr "svctcp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1181
+msgid "Invalid request descriptor"
+msgstr "ç?¡å?¹ã?ªã?ªã?¯ã?¨ã?¹ã??è¨?è¿°å­?ã?§ã??"
 
-#: 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"
+#: sysdeps/gnu/errlist.c:1189
+msgid "Exchange full"
+msgstr "Exchange full"
 
-#: sunrpc/svc_udp.c:128
-msgid "svcudp_create: socket creation problem"
-msgstr "svcudp_create: ¥½¥±¥Ã¥È¤ÎºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1197
+msgid "No anode"
+msgstr "ã?¢ã??ã?¼ã??ã??ã??ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_udp.c:142
-msgid "svcudp_create - cannot getsockname"
-msgstr "svcudp_create - getsockname¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1205
+msgid "Invalid request code"
+msgstr "ç?¡å?¹ã?ªã?ªã?¯ã?¨ã?¹ã??ã?³ã?¼ã??ã?§ã??"
 
-#: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
-msgid "svcudp_create: out of memory\n"
-msgstr "svcudp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1213
+msgid "Invalid slot"
+msgstr "ç?¡å?¹ã?ªã?¹ã?­ã??ã??ã?§ã??"
 
-#: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
-msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
-msgstr "svcudp_create: xp_pad¤ÏIP_PKTINFO¤ËÂФ·¤Æ¾®¤µ¤¹¤®¤Þ¤¹\n"
+#: sysdeps/gnu/errlist.c:1221
+msgid "File locking deadlock error"
+msgstr "ã??ã?¡ã?¤ã?«ã?­ã??ã?¯ã?®ã??ã??ã??ã?­ã??ã?¯ã?¨ã?©ã?¼ã?§ã??"
 
-#: sunrpc/svc_udp.c:493
-msgid "enablecache: cache already enabled"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¤Ï´û¤ËÍ­¸ú¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1229
+msgid "Bad font file format"
+msgstr "ä¸?æ­£ã?ªã??ã?©ã?³ã??ã??ã?¡ã?¤ã?«å½¢å¼?ã?§ã??"
 
-#: sunrpc/svc_udp.c:499
-msgid "enablecache: could not allocate cache"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sysdeps/gnu/errlist.c:1237
+msgid "Machine is not on the network"
+msgstr "ã??ã?·ã?³ã?¯ã??ã??ã??ã?¯ã?¼ã?¯ã?«ã?¤ã?ªã??ã?£ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_udp.c:507
-msgid "enablecache: could not allocate cache data"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sysdeps/gnu/errlist.c:1245
+msgid "Package not installed"
+msgstr "ã??ã??ã?±ã?¼ã?¸ã?¯ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: sunrpc/svc_udp.c:514
-msgid "enablecache: could not allocate cache fifo"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥åfifo¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sysdeps/gnu/errlist.c:1253
+msgid "Advertise error"
+msgstr "Advertise���"
 
-#: sunrpc/svc_udp.c:550
-msgid "cache_set: victim not found"
-msgstr "cache_set: µ¾À·Îΰ褬¤ß¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1261
+msgid "Srmount error"
+msgstr "Srmount ���"
 
-#: sunrpc/svc_udp.c:561
-msgid "cache_set: victim alloc failed"
-msgstr "cache_set: µ¾À·Îΰè³ÎÊݤ˼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1269
+msgid "Communication error on send"
+msgstr "é??信中ã?®é??ä¿¡ã?¨ã?©ã?¼"
 
-#: sunrpc/svc_udp.c:567
-msgid "cache_set: could not allocate new rpc_buffer"
-msgstr "cache_set: ¿·¤·¤¤rpc_buffer¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sysdeps/gnu/errlist.c:1277
+msgid "RFS specific error"
+msgstr "RFS�����"
 
-#: sunrpc/svc_unix.c:150
-msgid "svc_unix.c - AF_UNIX socket creation problem"
-msgstr "svc_unix.c - AF_UNIX¥½¥±¥Ã¥ÈºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1285
+msgid "Name not unique on network"
+msgstr "å??å??ã??ã??ã??ã??ã?¯ã?¼ã?¯ä¸?ã?§é??è¤?ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/svc_unix.c:166
-msgid "svc_unix.c - cannot getsockname or listen"
-msgstr "svc_unix.c - getsockname¤â¤·¤¯¤Ïlisten¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1293
+msgid "File descriptor in bad state"
+msgstr "ã??ã?¡ã?¤ã?«è¨?è¿°å­?ã??ä¸?æ­£ã?®ç?¶æ??ã?«ã??ã??ã?¾ã??"
 
-#: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
-msgid "svcunix_create: out of memory\n"
-msgstr "svcunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1301
+msgid "Remote address changed"
+msgstr "é??é??ã?¢ã??ã?¬ã?¹ã??å¤?æ?´ã??ã??ã?¾ã??ã??"
 
-#: 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"
+#: sysdeps/gnu/errlist.c:1309
+msgid "Can not access a needed shared library"
+msgstr "å¿?è¦?ã?ªå?±æ??ã?©ã?¤ã??ã?©ã?ªã?«ã?¢ã?¯ã?»ã?¹ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/xdr.c:570 sunrpc/xdr.c:573
-msgid "xdr_bytes: out of memory\n"
-msgstr "xdr_bytes: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1317
+msgid "Accessing a corrupted shared library"
+msgstr "å£?ã??ã??å?±æ??ã?©ã?¤ã??ã?©ã?ªã?«ã?¢ã?¯ã?»ã?¹ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/xdr.c:728 sunrpc/xdr.c:731
-msgid "xdr_string: out of memory\n"
-msgstr "xdr_string: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1325
+msgid ".lib section in a.out corrupted"
+msgstr "a.out 中ã?® .lib ã?»ã?¯ã?·ã?§ã?³ã??å£?ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
-msgid "xdr_array: out of memory\n"
-msgstr "xdr_array: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1333
+msgid "Attempting to link in too many shared libraries"
+msgstr "ã??ã?¾ã??ã?«å¤?é??ã??ã??å?±æ??ã?©ã?¤ã??ã?©ã?ªã?¸ã?ªã?³ã?¯ã??ã??ã??ã?¨ã??ã?¦ã??ã?¾ã??"
 
-#: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
-msgid "xdrrec_create: out of memory\n"
-msgstr "xdrrec_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1341
+msgid "Cannot exec a shared library directly"
+msgstr "å?±æ??ã?©ã?¤ã??ã?©ã?ªã?¯ç?´æ?¥å®?è¡?ã?§ã??ã?¾ã??ã??"
 
-#: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
-msgid "xdr_reference: out of memory\n"
-msgstr "xdr_reference: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1349
+msgid "Streams pipe error"
+msgstr "ã?¹ã??ã?ªã?¼ã??ã??ã?¤ã??ã?¨ã?©ã?¼"
 
-#: nis/nis_callback.c:189
-msgid "unable to free arguments"
-msgstr "°ú¿ô¤ò²òÊü¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1357
+msgid "Structure needs cleaning"
+msgstr "æ§?é??ä½?ã??å??容æ¶?å?»ã??ã??å¿?è¦?ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_error.c:30
-msgid "Probable success"
-msgstr "¤ª¤½¤é¤¯À®¸ù"
+#: sysdeps/gnu/errlist.c:1365
+msgid "Not a XENIX named type file"
+msgstr "XENIX ã?®å??å??ä»?ã??ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:31
-msgid "Not found"
-msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1373
+msgid "No XENIX semaphores available"
+msgstr "XENIX ã?»ã??ã??ã?©ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:32
-msgid "Probably not found"
-msgstr "¤ª¤½¤é¤¯¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1381
+msgid "Is a named type file"
+msgstr "å??å??ä»?ã??ã??ã?¡ã?¤ã?«ã?§ã??"
 
-#: nis/nis_error.c:33
-msgid "Cache expired"
-msgstr "¥­¥ã¥Ã¥·¥å¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1389
+msgid "Remote I/O error"
+msgstr "é??é??I/Oã?¨ã?©ã?¼ã?§ã??"
 
-#: nis/nis_error.c:34
-msgid "NIS+ servers unreachable"
-msgstr "NIS+ ¥µ¡¼¥Ð¤ËÆϤ­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1397
+msgid "No medium found"
+msgstr "ã?¡ã??ã?£ã?¢ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:35
-msgid "Unknown object"
-msgstr "ÉÔÌÀ¤Ê¥ª¥Ö¥¸¥§¥¯¥È"
+#: sysdeps/gnu/errlist.c:1405
+msgid "Wrong medium type"
+msgstr "ä¸?æ­£ã?ªã?¡ã??ã?£ã?¢å½¢å¼?ã?§ã??"
 
-#: nis/nis_error.c:36
-msgid "Server busy, try again"
-msgstr "¥µ¡¼¥Ð¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹, ºÆ»î¹Ô¤·¤Æ¤¯¤À¤µ¤¤"
+#: sysdeps/gnu/errlist.c:1413
+msgid "Required key not available"
+msgstr "è¦?æ±?ã??ã??ã??ã?­ã?¼ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:37
-msgid "Generic system error"
-msgstr "°ìÈÌŪ¤Ê¥·¥¹¥Æ¥à¥¨¥é¡¼"
+#: sysdeps/gnu/errlist.c:1421
+msgid "Key has expired"
+msgstr "ã?­ã?¼ã??æ??é??å??ã??ã?§ã??"
 
-#: nis/nis_error.c:38
-msgid "First/next chain broken"
-msgstr "ºÇ½é/¼¡¤Î¥Á¥§¥¤¥ó¤¬²õ¤ì¤Æ¤¤¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1429
+msgid "Key has been revoked"
+msgstr "ã?­ã?¼ã??ç?´æ£?ã??ã??ã?¦ã??ã?¾ã??"
 
-#: nis/nis_error.c:41
-msgid "Name not served by this server"
-msgstr "̾Á°¤Ï¤³¤Î¥µ¡¼¥Ð¡¼¤Ç´ÉÍý¤µ¤ì¤Æ¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1437
+msgid "Key was rejected by service"
+msgstr "ã?­ã?¼ã??ã?µã?¼ã??ã?¹ã?«ã??ã?£ã?¦æ??å?¦ã??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:42
-msgid "Server out of memory"
-msgstr "¥µ¡¼¥Ð¤Î¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1445
+msgid "Owner died"
+msgstr "æ??æ??è??ã??ç?¡ã??ã?ªã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:43
-msgid "Object with same name exists"
-msgstr "Ʊ¤¸Ì¾Á°¤ò»ý¤Ä¥ª¥Ö¥¸¥§¥¯¥È¤¬Â¸ºß¤·¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1453
+msgid "State not recoverable"
+msgstr "ç?¶æ??ã?®å¾©å¸°ã??å?ºæ?¥ã?¾ã??ã??"
 
-#: nis/nis_error.c:44
-msgid "Not master server for this domain"
-msgstr "¤³¤Î¥É¥á¥¤¥ó¤Î¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/mach/_strerror.c:57
+msgid "Error in unknown error system: "
+msgstr "ä¸?æ??ã?ªã?¨ã?©ã?¼ã?·ã?¹ã??ã??ã?§ã?®ã?¨ã?©ã?¼:"
 
-#: nis/nis_error.c:45
-msgid "Invalid object for operation"
-msgstr "Áàºî¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:1
+msgid "Address family for hostname not supported"
+msgstr "ã??ã?¹ã??å??ã?«å¯¾ã??ã?? Address family ã??ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:46
-msgid "Malformed name, or illegal name"
-msgstr "ÉÔÅö, ¤Þ¤¿¤ÏÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:2
+msgid "Temporary failure in name resolution"
+msgstr "å??å??解決ã?«ä¸?æ??ç??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:47
-msgid "Unable to create callback"
-msgstr "¥³¡¼¥ë¥Ð¥Ã¥¯¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:3
+msgid "Bad value for ai_flags"
+msgstr "ai_flags ã?«å¯¾ã??ã??誤ã?£ã??å?¤ã?§ã??"
 
-#: nis/nis_error.c:48
-msgid "Results sent to callback proc"
-msgstr "¥³¡¼¥ë¥Ð¥Ã¥¯¥×¥í¥·¡¼¥¸¥ã¤Ë·ë²Ì¤òÁ÷¤ê¤Þ¤·¤¿"
+#: sysdeps/posix/gai_strerror-strs.h:4
+msgid "Non-recoverable failure in name resolution"
+msgstr "å??å??解決ã?§ã?ªã?«ã??ã?ªã?§ã??ã?ªã??失æ??ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:49
-msgid "Not found, no such name"
-msgstr "¤½¤Î¤è¤¦¤Ê̾Á°¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:5
+msgid "ai_family not supported"
+msgstr "ai_family ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:50
-msgid "Name/entry isn't unique"
-msgstr "̾Á°/¥¨¥ó¥È¥ê¤¬¥æ¥Ë¡¼¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:6
+msgid "Memory allocation failure"
+msgstr "ã?¡ã?¢ã?ªé??ç½®ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:51
-msgid "Modification failed"
-msgstr "¹¹¿·¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/posix/gai_strerror-strs.h:7
+msgid "No address associated with hostname"
+msgstr "ã??ã?¹ã??å??ã?«ã?¢ã??ã?¬ã?¹ã??å?²ã??å½?ã?¦ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:52
-msgid "Database for table does not exist"
-msgstr "¥Æ¡¼¥Ö¥ë¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬Â¸ºß¤·¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:8
+msgid "Name or service not known"
+msgstr "å??å??ã?¾ã??ã?¯ã?µã?¼ã??ã?¹ã??ä¸?æ??ã?§ã??"
 
-#: nis/nis_error.c:53
-msgid "Entry/table type mismatch"
-msgstr "¥¨¥ó¥È¥ê¤È¥Æ¡¼¥Ö¥ë¤Î·¿¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:9
+msgid "Servname not supported for ai_socktype"
+msgstr "ai_socktype ã?«å¯¾ã??ã?¦ Servname ã??ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:54
-msgid "Link points to illegal name"
-msgstr "¥ê¥ó¥¯¤¬ÉÔÀµ¤Ê̾Á°¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:10
+msgid "ai_socktype not supported"
+msgstr "ai_socktype ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:55
-msgid "Partial success"
-msgstr "ÉôʬŪ¤ËÀ®¸ù"
+#: sysdeps/posix/gai_strerror-strs.h:11
+msgid "System error"
+msgstr "ã?·ã?¹ã??ã??ã?¨ã?©ã?¼"
 
-#: nis/nis_error.c:56
-msgid "Too many attributes"
-msgstr "°À­¤¬Â¿¤¹¤®¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:12
+msgid "Processing request in progress"
+msgstr "è¦?æ±?ã??ã??ã??å?¦ç??ã?¯å®?è¡?中ã?§ã??"
 
-#: nis/nis_error.c:57
-msgid "Error in RPC subsystem"
-msgstr "RPC¥µ¥Ö¥·¥¹¥Æ¥àÆ⥨¥é¡¼"
+#: sysdeps/posix/gai_strerror-strs.h:13
+msgid "Request canceled"
+msgstr "è¦?æ±?ã??ã?­ã?£ã?³ã?»ã?«ã??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:58
-msgid "Missing or malformed attribute"
-msgstr "°À­¤¬¸«Åö¤¿¤é¤Ê¤¤¤«ÉÔÅö¤Ç¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:14
+msgid "Request not canceled"
+msgstr "è¦?æ±?ã??ã?­ã?£ã?³ã?»ã?«ã??ã??ã?¾ã??ã??ã?§ã??ã??"
 
-#: nis/nis_error.c:59
-msgid "Named object is not searchable"
-msgstr "̾Á°ÉÕ¤­¥ª¥Ö¥¸¥§¥¯¥È¤¬¸¡º÷²Äǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:15
+msgid "All requests done"
+msgstr "ã??ã?¹ã?¦ã?®è¦?æ±?ã??å®?äº?ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:60
-msgid "Error while talking to callback proc"
-msgstr "¥³¡¼¥ë¥Ð¥Ã¥¯¥×¥í¥·¡¼¥¸¥ã¤ÈÄÌ¿®Ãæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
+#: sysdeps/posix/gai_strerror-strs.h:16
+msgid "Interrupted by a signal"
+msgstr "ã?·ã?°ã??ã?«å?²ã??è¾¼ã?¿ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:61
-msgid "Non NIS+ namespace encountered"
-msgstr "NIS+ ̾Á°¶õ´Ö¤ËÁø¶ø¤·¤Æ¤¤¤Þ¤»¤ó"
+#: sysdeps/posix/gai_strerror-strs.h:17
+msgid "Parameter string not correctly encoded"
+msgstr "ã??ã?©ã?¡ã?¼ã?¿ã?¼æ??å­?å??ã??æ­£ã??ã??ã?¨ã?³ã?³ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:62
-msgid "Illegal object type for operation"
-msgstr "Áàºî¤ËÂФ¹¤ëÉÔÀµ¤Ê¥ª¥Ö¥¸¥§¥¯¥È¥¿¥¤¥×¤Ç¤¹"
+#: sysdeps/unix/siglist.c:26
+msgid "Signal 0"
+msgstr "ã?·ã?°ã??ã?« 0"
 
-#: nis/nis_error.c:63
-msgid "Passed object is not the same object on server"
-msgstr "¥Ñ¥¹¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï¥µ¡¼¥Ð¾å¤Î¤½¤ì¤ÈƱ°ì¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/unix/siglist.c:32
+msgid "IOT trap"
+msgstr "IOTã??ã?©ã??ã??"
 
-#: nis/nis_error.c:64
-msgid "Modify operation failed"
-msgstr "¹¹¿·Áàºî¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/unix/sysv/linux/i386/readelflib.c:49
+#, c-format
+msgid "%s is for unknown machine %d.\n"
+msgstr "%s ã?¯æ?ªç?¥ã?®ã??ã?·ã?³ %d ã?«å¯¾ã??ã??ã??ã?®ã?§ã??.\n"
 
-#: nis/nis_error.c:65
-msgid "Query illegal for named table"
-msgstr "named table ¤ËÂФ·¤ÆÉÔÀµ¤Ê¥¯¥¨¥ê¤Ç¤¹"
+#: 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: 8å¼?æ?°ä»¥ä¸?ã??æ?±ã??æ?¹æ³?ã??ã??ã??ã??ã?¾ã??ã??\n"
 
-#: nis/nis_error.c:66
-msgid "Attempt to remove a non-empty table"
-msgstr "¶õ¤Ç¤Ê¤¤¥Æ¡¼¥Ö¥ë¤òºï½ü¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:61
+#, c-format
+msgid ""
+"Usage: lddlibc4 FILE\n"
+"\n"
+msgstr ""
+"使��: lddlibc4 FILE\n"
+"\n"
 
-#: nis/nis_error.c:67
-msgid "Error in accessing NIS+ cold start file.  Is NIS+ installed?"
-msgstr "NIS+ ¥³¡¼¥ë¥É¥¹¥¿¡¼¥È¥Õ¥¡¥¤¥ë¤Ø¤Î¥¢¥¯¥»¥¹¤Ç¥¨¥é¡¼. NIS+ ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹¤«?"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:82
+#, c-format
+msgid "cannot open `%s'"
+msgstr "`%s'ã??é??ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:68
-msgid "Full resync required for directory"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ¹¤ë´°Á´ºÆsync¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
+#: sysdeps/unix/sysv/linux/lddlibc4.c:86
+#, c-format
+msgid "cannot read header from `%s'"
+msgstr "`%s'ã?®ã??ã??ã??ã??読ã??ã?¾ã??ã??"
 
-#: nis/nis_error.c:69
-msgid "NIS+ operation failed"
-msgstr "NIS+ ¤ÎÁàºî¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: timezone/zdump.c:210
+msgid "lacks alphabetic at start"
+msgstr ""
 
-#: nis/nis_error.c:70
-msgid "NIS+ service is unavailable or not installed"
-msgstr "NIS+ ¥µ¡¼¥Ó¥¹¤¬ÍøÍÑÉÔǽ¤«¡¢¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: timezone/zdump.c:212
+msgid "has fewer than 3 alphabetics"
+msgstr ""
 
-#: nis/nis_error.c:71
-msgid "Yes, 42 is the meaning of life"
-msgstr "¤Ï¤¤¡¢42¤Ï¿ÍÀ¸¤ÎÊ¿¶Ñ¤Ç¤¹"
+#: timezone/zdump.c:214
+msgid "has more than 6 alphabetics"
+msgstr ""
 
-#: nis/nis_error.c:72
-msgid "Unable to authenticate NIS+ server"
-msgstr "NIS+ ¥µ¡¼¥Ð¤òǧ¾Ú¤Ç¤­¤Þ¤»¤ó"
+#: timezone/zdump.c:222
+msgid "differs from POSIX standard"
+msgstr ""
 
-#: nis/nis_error.c:73
-msgid "Unable to authenticate NIS+ client"
-msgstr "NIS+ ¥¯¥é¥¤¥¢¥ó¥È¤òǧ¾Ú¤Ç¤­¤Þ¤»¤ó"
+#: timezone/zdump.c:228
+#, c-format
+msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
+msgstr ""
 
-#: nis/nis_error.c:74
-msgid "No file space on server"
-msgstr "¥µ¡¼¥Ð¤Ë¥Õ¥¡¥¤¥ë¤ÎÎΰ褬¤¢¤ê¤Þ¤»¤ó"
+#: timezone/zdump.c:279
+#, fuzzy, c-format
+msgid "%s: usage is %s [ --version ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
+msgstr "%s: 使�� %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
 
-#: nis/nis_error.c:75
-msgid "Unable to create process on server"
-msgstr "¥µ¡¼¥Ð¾å¤Ë¥×¥í¥»¥¹¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#: timezone/zdump.c:296
+#, fuzzy, c-format
+msgid "%s: wild -c argument %s\n"
+msgstr "%s: å¼?æ?°ã??å¤?ã??ã??ã?¾ã??\n"
 
-#: nis/nis_error.c:76
-msgid "Master server busy, full dump rescheduled."
-msgstr "¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð¤¬¥Ó¥¸¡¼¤Ç¤¹, ¥Õ¥ë¥À¥ó¥×¤ÏºÆ¥¹¥±¥¸¥å¡¼¥ë¤·¤Þ¤·¤¿."
+#: timezone/zdump.c:387
+#, fuzzy
+msgid "Error writing to standard output"
+msgstr "ã?¨ã?©ã?¼ã??æ¨?æº?å?ºå??ã?«æ?¸ã??å?ºã??中"
 
-#: nis/nis_local_names.c:126
+#: timezone/zdump.c:410
 #, c-format
-msgid "LOCAL entry for UID %d in directory %s not unique\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê %2$s ¤Î UID %1$d ¤ËÂФ¹¤ë¥í¡¼¥«¥ë¥¨¥ó¥È¥ê¤¬¥æ¥Ë¡¼¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
-
-#: nis/nis_print.c:51
-msgid "UNKNOWN"
-msgstr "̤ÃÎ"
+msgid "%s: use of -v on system with floating time_t other than float or double\n"
+msgstr ""
 
-#: nis/nis_print.c:109
-msgid "BOGUS OBJECT\n"
-msgstr "BOGUS OBJECT\n"
+#: timezone/zic.c:388
+#, c-format
+msgid "%s: Memory exhausted: %s\n"
+msgstr "%s: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??: %s\n"
 
-#: nis/nis_print.c:112
-msgid "NO OBJECT\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬¤¢¤ê¤Þ¤»¤ó\n"
+#: timezone/zic.c:434
+#, c-format
+msgid "\"%s\", line %d: %s"
+msgstr "\"%s\", %dè¡?: %s"
 
-#: nis/nis_print.c:115
-msgid "DIRECTORY\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê\n"
+#: timezone/zic.c:437
+#, c-format
+msgid " (rule from \"%s\", line %d)"
+msgstr " (\"%s\"ã??ã??ã?®è¦?å??, %dè¡?)"
 
-#: nis/nis_print.c:118
-msgid "GROUP\n"
-msgstr "¥°¥ë¡¼¥×\n"
+#: timezone/zic.c:449
+msgid "warning: "
+msgstr "è­¦å??: "
 
-#: nis/nis_print.c:121
-msgid "TABLE\n"
-msgstr "¥Æ¡¼¥Ö¥ë\n"
+#: timezone/zic.c:459
+#, fuzzy, c-format
+msgid ""
+"%s: usage is %s [ --version ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
+"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
+msgstr ""
+"%s: 使ç?¨æ³? %s [ --version ] [ -s ] [ -v ] [ -l ã?­ã?¼ã?«ã?«æ??å?» ] [ -p posixrules ] \\\n"
+"\t[ -d ã??ã?£ã?¬ã?¯ã??ã?ª ] [ -L é??ç§? ] [ -y yearistype ] [ ã??ã?¡ã?¤ã?«å?? ... ]\n"
 
-#: nis/nis_print.c:124
-msgid "ENTRY\n"
-msgstr "¥¨¥ó¥È¥ê\n"
+#: timezone/zic.c:494
+msgid "wild compilation-time specification of zic_t"
+msgstr ""
 
-#: nis/nis_print.c:127
-msgid "LINK\n"
-msgstr "LINK\n"
+#: timezone/zic.c:511
+#, c-format
+msgid "%s: More than one -d option specified\n"
+msgstr "%s: -d ã?ªã??ã?·ã?§ã?³ã??è¤?æ?°æ??å®?ã??ã??ã?¦ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:130
-msgid "PRIVATE\n"
-msgstr "PRIVATE\n"
+#: timezone/zic.c:521
+#, c-format
+msgid "%s: More than one -l option specified\n"
+msgstr "%s: -l ã?ªã??ã?·ã?§ã?³ã??è¤?æ?°æ??å®?ã??ã??ã?¦ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:133
-msgid "(Unknown object)\n"
-msgstr "(ÉÔÌÀ¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¹)\n"
+#: timezone/zic.c:531
+#, c-format
+msgid "%s: More than one -p option specified\n"
+msgstr "%s: -p ã?ªã??ã?·ã?§ã?³ã??è¤?æ?°æ??å®?ã??ã??ã?¦ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:166
+#: timezone/zic.c:541
 #, c-format
-msgid "Name : `%s'\n"
-msgstr "̾Á° : `%s'\n"
+msgid "%s: More than one -y option specified\n"
+msgstr "%s: -y ã?ªã??ã?·ã?§ã?³ã??è¤?æ?°æ??å®?ã??ã??ã?¦ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:167
+#: timezone/zic.c:551
 #, c-format
-msgid "Type : %s\n"
-msgstr "·¿   : %s\n"
+msgid "%s: More than one -L option specified\n"
+msgstr "%s: -L ã?ªã??ã?·ã?§ã?³ã??è¤?æ?°æ??å®?ã??ã??ã?¦ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:172
-msgid "Master Server :\n"
-msgstr "¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð:\n"
+#: timezone/zic.c:600
+#, fuzzy
+msgid "link to link"
+msgstr "è¡?ã??é?·ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:174
-msgid "Replicate :\n"
-msgstr "Ê£À½ :\n"
+#: timezone/zic.c:665
+msgid "hard link failed, symbolic link used"
+msgstr "ã??ã?¼ã??ã?ªã?³ã?¯ã?«å¤±æ??ã??ã??ã??ã??ã??ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã??使ã??ã?¾ã??"
 
-#: nis/nis_print.c:175
+#: timezone/zic.c:673
 #, c-format
-msgid "\tName       : %s\n"
-msgstr "\t̾Á°       : %s\n"
+msgid "%s: Can't link from %s to %s: %s\n"
+msgstr "%s: %sã??ã??%sã?¸ã?ªã?³ã?¯ã??å¼µã??ã?¾ã??ã??: %s\n"
 
-#: nis/nis_print.c:176
-msgid "\tPublic Key : "
-msgstr "\t¸ø³«¸°     : "
+#: timezone/zic.c:745 timezone/zic.c:747
+msgid "same rule name in multiple files"
+msgstr "è¤?æ?°ã??ã?¡ã?¤ã?«ã?«å??ã??ã?«ã?¼ã?«å??ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:180
-msgid "None.\n"
-msgstr "½ªÎ».\n"
+#: timezone/zic.c:788
+msgid "unruly zone"
+msgstr "unruly zone"
 
-#: nis/nis_print.c:183
+#: timezone/zic.c:795
 #, c-format
-msgid "Diffie-Hellmann (%d bits)\n"
-msgstr "Diffie-Hellmann (%d ¥Ó¥Ã¥È)\n"
+msgid "%s in ruleless zone"
+msgstr "%s in ruleless zone"
+
+#: timezone/zic.c:816
+msgid "standard input"
+msgstr "æ¨?æº?å?¥å??"
 
-#: nis/nis_print.c:188
+#: timezone/zic.c:821
 #, c-format
-msgid "RSA (%d bits)\n"
-msgstr "RSA (%d ¥Ó¥Ã¥È)\n"
+msgid "%s: Can't open %s: %s\n"
+msgstr "%s: %sã??é??ã??ã?¾ã??ã??: %s\n"
 
-#: nis/nis_print.c:191
-msgid "Kerberos.\n"
-msgstr "Kerberos.\n"
+#: timezone/zic.c:832
+msgid "line too long"
+msgstr "è¡?ã??é?·ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:194
-#, c-format
-msgid "Unknown (type = %d, bits = %d)\n"
-msgstr "̤ÃÎ (·¿ = %d, ¥Ó¥Ã¥È = %d)\n"
+#: timezone/zic.c:852
+msgid "input line of unknown type"
+msgstr "ä¸?æ??ã?ªå½¢å¼?ã?®å?¥å??ã?©ã?¤ã?³è¡?ã?§ã??"
 
-#: nis/nis_print.c:205
+#: timezone/zic.c:868
 #, c-format
-msgid "\tUniversal addresses (%u)\n"
-msgstr "\t¥æ¥Ë¥Ð¡¼¥µ¥ë¥¢¥É¥ì¥¹ (%u)\n"
+msgid "%s: Leap line in non leap seconds file %s\n"
+msgstr "%s: é??ç§?ã??ã?¡ã?¤ã?«ã?§ã?ªã??ã??ã?¡ã?¤ã?« %s ã?« Leap è¡?ã??ã??ã??ã?¾ã??\n"
 
-#: nis/nis_print.c:227
-msgid "Time to live : "
-msgstr "À¸Â¸»þ´Ö : "
+#: timezone/zic.c:875 timezone/zic.c:1312 timezone/zic.c:1334
+#, c-format
+msgid "%s: panic: Invalid l_value %d\n"
+msgstr "%s: ã??ã??ã??ã?¯: ä¸?å½?ã?ª l_value(%d)ã?§ã??\n"
 
-#: nis/nis_print.c:229
-msgid "Default Access rights :\n"
-msgstr "¥Ç¥Õ¥©¥ë¥È¥¢¥¯¥»¥¹¸¢¸Â :\n"
+#: timezone/zic.c:883
+#, c-format
+msgid "%s: Error reading %s\n"
+msgstr "%s: %s�読�込����\n"
 
-#: nis/nis_print.c:238
+#: timezone/zic.c:890
 #, c-format
-msgid "\tType         : %s\n"
-msgstr "\t·¿           : %s\n"
+msgid "%s: Error closing %s: %s\n"
+msgstr "%s: %sã??ã?¯ã?­ã?¼ã?ºä¸­ã?«ã?¨ã?©ã?¼: %s\n"
 
-#: nis/nis_print.c:239
-msgid "\tAccess rights: "
-msgstr "\t¥¢¥¯¥»¥¹¸¢¸Â : "
+#: timezone/zic.c:895
+msgid "expected continuation line not found"
+msgstr "ç¶?ç¶?è¡?ã??æ??å¾?ã??ã??ã?¾ã??ã??ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
 
-#: nis/nis_print.c:252
-msgid "Group Flags :"
-msgstr "¥°¥ë¡¼¥×¥Õ¥é¥°:"
+#: timezone/zic.c:939 timezone/zic.c:2476 timezone/zic.c:2495
+msgid "time overflow"
+msgstr "æ??é??ã?ªã?¼ã??ã?¼ã??ã?­ã?¼"
 
-#: nis/nis_print.c:255
-msgid ""
-"\n"
-"Group Members :\n"
+#: timezone/zic.c:943
+msgid "24:00 not handled by pre-1998 versions of zic"
 msgstr ""
-"\n"
-"¥°¥ë¡¼¥×¥á¥ó¥Ð :\n"
 
-#: nis/nis_print.c:266
-#, c-format
-msgid "Table Type          : %s\n"
-msgstr "¥Æ¡¼¥Ö¥ë·¿          : %s\n"
+#: timezone/zic.c:946
+msgid "values over 24 hours not handled by pre-2007 versions of zic"
+msgstr ""
+
+#: timezone/zic.c:959
+msgid "wrong number of fields on Rule line"
+msgstr "Ruleè¡?ã?®ã??ã?£ã?¼ã?«ã??æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
+
+#: timezone/zic.c:963
+msgid "nameless rule"
+msgstr "å??å??ã??ã?ªã??ã?«ã?¼ã?«ã?§ã??"
+
+#: timezone/zic.c:968
+msgid "invalid saved time"
+msgstr "ä¸?æ­£ã?ªä¿?å­?æ??å?»"
+
+#: timezone/zic.c:989
+msgid "wrong number of fields on Zone line"
+msgstr "Zoneè¡?ã?®ã??ã?£ã?¼ã?«ã??æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nis_print.c:267
+#: timezone/zic.c:995
 #, c-format
-msgid "Number of Columns   : %d\n"
-msgstr "¥«¥é¥à¿ô            : %d\n"
+msgid "\"Zone %s\" line and -l option are mutually exclusive"
+msgstr "\"Zone %s\"è¡?ã?¨ -l ã?ªã??ã?·ã?§ã?³ã?¯å??æ??æ??å®?ã?§ã??ã?¾ã??ã??"
 
-#: nis/nis_print.c:268
+#: timezone/zic.c:1003
 #, c-format
-msgid "Character Separator : %c\n"
-msgstr "ʸ»ú¥»¥Ñ¥ì¡¼¥¿      : %c\n"
+msgid "\"Zone %s\" line and -p option are mutually exclusive"
+msgstr "\"Zone %s\"è¡?ã?¨ -p ã?ªã??ã?·ã?§ã?³ã?¯å??æ??æ??å®?ã?§ã??ã?¾ã??ã??"
 
-#: nis/nis_print.c:269
+#: timezone/zic.c:1015
 #, c-format
-msgid "Search Path         : %s\n"
-msgstr "¸¡º÷¥Ñ¥¹            : %s\n"
+msgid "duplicate zone name %s (file \"%s\", line %d)"
+msgstr "ã?¾ã?¼ã?³å?? %s ã??é??è¤?ã??ã?¦ã??ã?¾ã??(ã??ã?¡ã?¤ã?«\"%s\", %d è¡?)"
 
-#: nis/nis_print.c:270
-msgid "Columns             :\n"
-msgstr "¥«¥é¥à              :\n"
+#: timezone/zic.c:1031
+msgid "wrong number of fields on Zone continuation line"
+msgstr "Zone continuationè¡?ã?®ã??ã?£ã?¼ã?«ã??æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nis_print.c:273
-#, c-format
-msgid "\t[%d]\tName          : %s\n"
-msgstr "\t[%d]\t̾Á°          : %s\n"
+#: timezone/zic.c:1071
+msgid "invalid UTC offset"
+msgstr "ä¸?å½?ã?ªUTCã?ªã??ã?»ã??ã??"
 
-#: nis/nis_print.c:275
-msgid "\t\tAttributes    : "
-msgstr "\t\t°À­          : "
+#: timezone/zic.c:1074
+msgid "invalid abbreviation format"
+msgstr "ä¸?å½?ã?ªç??ç?¥å½¢"
 
-#: nis/nis_print.c:277
-msgid "\t\tAccess Rights : "
-msgstr "\t\t¥¢¥¯¥»¥¹¸¢¸Â  : "
+#: timezone/zic.c:1103
+msgid "Zone continuation line end time is not after end time of previous line"
+msgstr "ã?¾ã?¼ã?³é?£ç¶?è¡? end time ã?¯å??ã?®è¡?ã?® end time ã??ã??ã??å¾?ã?§ã??ã?£ã?¦ã?¯ã?ªã??ã?¾ã??ã??"
 
-#: nis/nis_print.c:286
-msgid "Linked Object Type : "
-msgstr "¥ê¥ó¥¯¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È·¿ : "
+#: timezone/zic.c:1131
+msgid "wrong number of fields on Leap line"
+msgstr "Leapè¡?ã?®ã??ã?£ã?¼ã?«ã??æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nis_print.c:288
-#, c-format
-msgid "Linked to : %s\n"
-msgstr "¥ê¥ó¥¯Àè : %s\n"
+#: timezone/zic.c:1140
+msgid "invalid leaping year"
+msgstr "ä¸?å½?ã?ªã??ã??ã??å¹´ã?§ã??"
 
-#: nis/nis_print.c:297
-#, c-format
-msgid "\tEntry data of type %s\n"
-msgstr "\t¥¨¥ó¥È¥ê¥Ç¡¼¥¿¤Î·¿ %s\n"
+#: timezone/zic.c:1160 timezone/zic.c:1266
+msgid "invalid month name"
+msgstr "ä¸?å½?ã?ªæ??å??ã?§ã??"
 
-#: nis/nis_print.c:300
-#, c-format
-msgid "\t[%u] - [%u bytes] "
-msgstr "\t[%u] - [%u¥Ð¥¤¥È] "
+#: timezone/zic.c:1173 timezone/zic.c:1379 timezone/zic.c:1393
+msgid "invalid day of month"
+msgstr "ä¸?å½?ã?ª1ã?¶æ??中ã?®æ?¥ã?«ã?¡ã?§ã??"
 
-#: nis/nis_print.c:303
-msgid "Encrypted data\n"
-msgstr "°Å¹æ²½¥Ç¡¼¥¿\n"
+#: timezone/zic.c:1178
+msgid "time before zero"
+msgstr "ã?¼ã?­å??ã?®æ??å?»"
 
-#: nis/nis_print.c:305
-msgid "Binary data\n"
-msgstr "¥Ð¥¤¥Ê¥ê¥Ç¡¼¥¿\n"
+#: timezone/zic.c:1182
+msgid "time too small"
+msgstr "æ??å?»ã??å°?ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:320
-#, c-format
-msgid "Object Name   : %s\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È̾: %s\n"
+#: timezone/zic.c:1186
+msgid "time too large"
+msgstr "æ??å?»ã??大ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:321
-#, c-format
-msgid "Directory     : %s\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê  : %s\n"
+#: timezone/zic.c:1190 timezone/zic.c:1295
+msgid "invalid time of day"
+msgstr "1æ?¥è¾ºã??ã?®æ??é??ã??ä¸?æ­£"
 
-#: nis/nis_print.c:322
-#, c-format
-msgid "Owner         : %s\n"
-msgstr "½êÍ­¼Ô        : %s\n"
+#: timezone/zic.c:1209
+msgid "illegal CORRECTION field on Leap line"
+msgstr "Leap è¡?ã?«ä¸?æ­£ã?ª CORRECTION ã??ã?£ã?¼ã?«ã??ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:323
-#, c-format
-msgid "Group         : %s\n"
-msgstr "¥°¥ë¡¼¥×      : %s\n"
+#: timezone/zic.c:1214
+msgid "illegal Rolling/Stationary field on Leap line"
+msgstr "Leap è¡?ã?«ä¸?æ­£ã?ª Rolling/Stationary ã??ã?£ã?¼ã?«ã??ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print.c:324
-msgid "Access Rights : "
-msgstr "¥¢¥¯¥»¥¹¸¢¸Â  : "
+#: timezone/zic.c:1230
+msgid "wrong number of fields on Link line"
+msgstr "Linkè¡?ã?®ã??ã?£ã?¼ã?«ã??æ?°ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nis_print.c:326
-#, c-format
-msgid ""
-"\n"
-"Time to Live  : "
-msgstr ""
-"\n"
-"À¸Â¸»þ´Ö      : "
+#: timezone/zic.c:1234
+msgid "blank FROM field on Link line"
+msgstr "Link è¡?ã?® FROM ã??ã?£ã?¼ã?«ã??ã??空æ¬?ã?§ã??"
 
-#: nis/nis_print.c:329
-#, c-format
-msgid "Creation Time : %s"
-msgstr "ºîÀ®Æü»þ      : %s"
+#: timezone/zic.c:1238
+msgid "blank TO field on Link line"
+msgstr "Link è¡?ã?® TO ã??ã?£ã?¼ã?«ã??ã??空æ¬?ã?§ã??"
 
-#: nis/nis_print.c:331
-#, c-format
-msgid "Mod. Time     : %s"
-msgstr "¹¹¿·»þ¹ï      : %s"
+#: timezone/zic.c:1316
+msgid "invalid starting year"
+msgstr "ä¸?å½?ã?ªé??å§?å¹´"
 
-#: nis/nis_print.c:332
-msgid "Object Type   : "
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È·¿: "
+#: timezone/zic.c:1338
+msgid "invalid ending year"
+msgstr "�����年"
 
-#: nis/nis_print.c:352
-#, c-format
-msgid "    Data Length = %u\n"
-msgstr "    ¥Ç¡¼¥¿Ä¹    = %u\n"
+#: timezone/zic.c:1342
+msgid "starting year greater than ending year"
+msgstr "é??å§?å¹´ã??çµ?äº?å¹´ã??ã??大ã??ã??ã?ªã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nis_print.c:365
-#, c-format
-msgid "Status            : %s\n"
-msgstr "¥¹¥Æ¡¼¥¿¥¹        : %s\n"
+#: timezone/zic.c:1349
+msgid "typed single year"
+msgstr "typed single year"
+
+#: timezone/zic.c:1384
+msgid "invalid weekday name"
+msgstr "ã??ã??ã??ã?ªæ??æ?¥å??"
 
-#: nis/nis_print.c:366
+#: timezone/zic.c:1562
 #, c-format
-msgid "Number of objects : %u\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¿ô    : %u\n"
+msgid "%s: Can't remove %s: %s\n"
+msgstr "%s: %sã??å??é?¤ã?§ã??ã?¾ã??ã??: %s\n"
 
-#: nis/nis_print.c:370
+#: timezone/zic.c:1572
 #, c-format
-msgid "Object #%d:\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È #%d:\n"
+msgid "%s: Can't create %s: %s\n"
+msgstr "%s: %sã??ä½?æ??ã?§ã??ã?¾ã??ã??: %s\n"
 
-#: nis/nis_print_group_entry.c:115
+#: timezone/zic.c:1722
 #, c-format
-msgid "Group entry for \"%s.%s\" group:\n"
-msgstr "¥°¥ë¡¼¥×¥¨¥ó¥È¥ê \"%s.%s\" ¥°¥ë¡¼¥×:\n"
+msgid "%s: Error writing %s\n"
+msgstr "%s: %sã?®æ?¸ã??è¾¼ã?¿ã?¨ã?©ã?¼ã?§ã??\n"
 
-#: nis/nis_print_group_entry.c:123
-msgid "    Explicit members:\n"
-msgstr "    ÌÀ¼¨Åª¥á¥ó¥Ð:\n"
+#: timezone/zic.c:2015
+msgid "no POSIX environment variable for zone"
+msgstr ""
 
-#: nis/nis_print_group_entry.c:128
-msgid "    No explicit members\n"
-msgstr "    ÈóÌÀ¼¨Åª¥á¥ó¥Ð\n"
+#: timezone/zic.c:2172
+msgid "can't determine time zone abbreviation to use just after until time"
+msgstr "ã?¡ã??ã??ã?©ã??ã?®æ??å?»ã??使ç?¨ã??ã??ã?¿ã?¤ã??ã?¾ã?¼ã?³ã?®ç??ç?¥å½¢ã??決å®?ã?§ã??ã?¾ã??ã??"
 
-#: nis/nis_print_group_entry.c:131
-msgid "    Implicit members:\n"
-msgstr "    °ÅÌÛŪ¥á¥ó¥Ð:\n"
+#: timezone/zic.c:2218
+msgid "too many transitions?!"
+msgstr "é?·ç§»å??ã??å¤?ã??ã??ã?¾ã???!"
 
-#: nis/nis_print_group_entry.c:136
-msgid "    No implicit members\n"
-msgstr "    Èó°ÅÌÛŪ¥á¥ó¥Ð\n"
+#: timezone/zic.c:2237
+msgid "internal error - addtype called with bad isdst"
+msgstr "å??é?¨ã?¨ã?©ã?¼ - é??é??ã?£ã?? isdst ã?¨ã?¨ã??ã?« addtype ã??å?¼ã?°ã??ã?¾ã??ã??"
 
-#: nis/nis_print_group_entry.c:139
-msgid "    Recursive members:\n"
-msgstr "    ºÆµ¢Åª¥á¥ó¥Ð:\n"
+#: timezone/zic.c:2241
+msgid "internal error - addtype called with bad ttisstd"
+msgstr "å??é?¨ã?¨ã?©ã?¼ - é??é??ã?£ã?? ttisstd ã?¨ã?¨ã??ã?« addtype ã??å?¼ã?°ã??ã?¾ã??ã??"
 
-#: nis/nis_print_group_entry.c:144
-msgid "    No recursive members\n"
-msgstr "    ÈóºÆµ¢Åª¥á¥ó¥Ð\n"
+#: timezone/zic.c:2245
+msgid "internal error - addtype called with bad ttisgmt"
+msgstr "å??é?¨ã?¨ã?©ã?¼ - é??é??ã?£ã?? ttisgmt ã?¨ã?¨ã??ã?« addtype ã??å?¼ã?°ã??ã?¾ã??ã??"
 
-#: nis/nis_print_group_entry.c:147 nis/nis_print_group_entry.c:163
-msgid "    Explicit nonmembers:\n"
-msgstr "    ÌÀ¼¨ÅªÈó¥á¥ó¥Ð:\n"
+#: timezone/zic.c:2264
+msgid "too many local time types"
+msgstr "ã?­ã?¼ã?«ã?«æ??é??å½¢å¼?ã??å¤?ã??ã??ã?¾ã??"
 
-#: nis/nis_print_group_entry.c:152
-msgid "    No explicit nonmembers\n"
-msgstr "    ÈóÌÀ¼¨ÅªÈó¥á¥ó¥Ð\n"
+#: timezone/zic.c:2268
+#, fuzzy
+msgid "UTC offset out of range"
+msgstr "ã??ã?£ã?³ã??ã?«ç?ªå?·ã??ç¯?å?²å¤?ã?§ã??"
 
-#: nis/nis_print_group_entry.c:155
-msgid "    Implicit nonmembers:\n"
-msgstr "    °ÅÌÛŪÈó¥á¥ó¥Ð:\n"
+#: timezone/zic.c:2296
+msgid "too many leap seconds"
+msgstr "ã??ã??ã??ç§?ã??大ã??ã??ã??ã?¾ã??"
 
-#: nis/nis_print_group_entry.c:160
-msgid "    No implicit nonmembers\n"
-msgstr "    Èó°ÅÌÛŪÈó¥á¥ó¥Ð\n"
+#: timezone/zic.c:2302
+msgid "repeated leap second moment"
+msgstr "循ç?°é??ç§?ã?®ç?¬é??"
 
-#: nis/nis_print_group_entry.c:168
-msgid "    No recursive nonmembers\n"
-msgstr "    ÈóºÆµ¢ÅªÈó¥á¥ó¥Ð\n"
+#: timezone/zic.c:2354
+msgid "Wild result from command execution"
+msgstr "ã?³ã??ã?³ã??å®?è¡?ã??ã??ã?®ç²?ã??çµ?æ??"
 
-#: nis/nss_nisplus/nisplus-publickey.c:101
-#: nis/nss_nisplus/nisplus-publickey.c:182
+#: timezone/zic.c:2355
 #, c-format
-msgid "DES entry for netname %s not unique\n"
-msgstr "¥Í¥Ã¥È̾ %s ¤Î DES ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
+msgid "%s: command was '%s', result was %d\n"
+msgstr "%s: ã?³ã??ã?³ã??ã?¯'%s', çµ?æ??ã?¯ %dã?§ã??ã??\n"
 
-#: nis/nss_nisplus/nisplus-publickey.c:218
-#, c-format
-msgid "netname2user: missing group id list in `%s'."
-msgstr "netname2user: `%s'¤Ë¥°¥ë¡¼¥×ID¥ê¥¹¥È¤¬¤¢¤ê¤Þ¤»¤ó."
+#: timezone/zic.c:2453
+msgid "Odd number of quotation marks"
+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+ lookup): %s\n"
+#: timezone/zic.c:2542
+msgid "use of 2/29 in non leap-year"
+msgstr "é??å¹´ã?§ã?¯ã?ªã??ã?®ã?«2/29ã??使ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/nss_nisplus/nisplus-publickey.c:319
-#, c-format
-msgid "netname2user: DES entry for %s in directory %s not unique"
-msgstr "netname2user: ¥Ç¥£¥ì¥¯¥È¥ê %2$s ¤Î %1$s ¤ËÂФ¹¤ë DES ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: timezone/zic.c:2577
+msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
+msgstr ""
 
-#: nis/nss_nisplus/nisplus-publickey.c:337
-#, c-format
-msgid "netname2user: principal name `%s' too long"
-msgstr "netname2user: principal̾ `%s' ¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: timezone/zic.c:2609
+msgid "time zone abbreviation lacks alphabetic at start"
+msgstr ""
 
-#: nis/nss_nisplus/nisplus-publickey.c:392
-#, c-format
-msgid "netname2user: LOCAL entry for %s in directory %s not unique"
-msgstr "netname2user: ¥Ç¥£¥ì¥¯¥È¥ê %2$s ¤Î %1$s ¤ËÂФ¹¤ë LOCAL ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤¹"
+#: timezone/zic.c:2611
+msgid "time zone abbreviation has more than 3 alphabetics"
+msgstr ""
 
-#: nis/nss_nisplus/nisplus-publickey.c:399
-msgid "netname2user: should not have uid 0"
-msgstr "netname2user: uid 0 ¤ò»È¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+#: timezone/zic.c:2613
+msgid "time zone abbreviation has too many alphabetics"
+msgstr ""
+
+#: timezone/zic.c:2623
+msgid "time zone abbreviation differs from POSIX standard"
+msgstr ""
+
+#: timezone/zic.c:2635
+msgid "too many, or too long, time zone abbreviations"
+msgstr "ã?¿ã?¤ã??ã?¾ã?¼ã?³ã?®ç??ç?¥å??ã??å¤?ã??ã??ã??ã??é?·ã??ã??ã?¾ã??"
 
-#: nis/ypclnt.c:171
+#: timezone/zic.c:2676
 #, c-format
-msgid "YPBINDPROC_DOMAIN: %s\n"
-msgstr "YPBINDPROC_DOMAIN: %s\n"
+msgid "%s: Can't create directory %s: %s\n"
+msgstr "%s: ã??ã?£ã?¬ã?¯ã??ã?ª%sã??ä½?æ??ã?§ã??ã?¾ã??ã??: %s\n"
 
-#: nis/ypclnt.c:780
-msgid "Request arguments bad"
-msgstr "Í×µá°ú¿ô¤¬ÉÔÀµ¤Ç¤¹"
+#: timezone/zic.c:2698
+#, c-format
+msgid "%s: %d did not sign extend correctly\n"
+msgstr "%s: %d ã?¯æ­£ã??ã??è¨?å?·ã??æ?¡å¼µã??ã?¾ã??ã??ã?§ã??ã??\n"
 
-#: nis/ypclnt.c:782
-msgid "RPC failure on NIS operation"
-msgstr "NISÁàºî¤Ë¤ª¤±¤ëRPC¤Î¼ºÇԤǤ¹"
+#~ msgid "invalid argument %s for %s"
+#~ msgstr "%2$s ã?«å¯¾ã??ã??å¼?æ?° %1$s ã??é??é??ã?£ã?¦ã??ã?¾ã??"
 
-#: nis/ypclnt.c:784
-msgid "Can't bind to server which serves this domain"
-msgstr "¤³¤Î¥É¥á¥¤¥ó¤ò°·¤¦¥µ¡¼¥Ð¤Ø¥Ð¥¤¥ó¥É¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "ambiguous argument %s for %s"
+#~ msgstr "%2$s ã?«å¯¾ã??ã??å¼?æ?° %1$s ã??æ??æ?§ã?§ã??"
 
-#: nis/ypclnt.c:786
-msgid "No such map in server's domain"
-msgstr "¥µ¡¼¥Ð¥É¥á¥¤¥ó¤Ë¤½¤Î¤è¤¦¤Ê¥Þ¥Ã¥×¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "Valid arguments are:"
+#~ msgstr "æ??å?¹ã?ªå¼?æ?°:"
 
-#: nis/ypclnt.c:788
-msgid "No such key in map"
-msgstr "¥Þ¥Ã¥×¤Ë¤½¤Î¤è¤¦¤Ê¥­¡¼¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
+#~ msgstr "ARGP_HELP_FMT: %s ã?®å?¤ã?¯ %s ã?®å?¤ä»¥ä¸?ã?§ã??"
 
-#: nis/ypclnt.c:790
-msgid "Internal NIS error"
-msgstr "NISÆâÉô¥¨¥é¡¼"
+#~ msgid "%.*s: ARGP_HELP_FMT parameter must be positive"
+#~ msgstr "%.*s: ARGP_HELP_FMT ã??ã?©ã?¡ã?¼ã?¿ã?¯æ­£ã?®å?¤ã?§ã?ªã??ã??ã?°ã??ã??ã?¾ã??ã??"
 
-#: nis/ypclnt.c:792
-msgid "Local resource allocation failure"
-msgstr "¥í¡¼¥«¥ë¥ê¥½¡¼¥¹³ÎÊݤμºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "give this help list"
+#~ msgstr "ã??ã?®ã??ã?«ã??ã??表示ã??ã??"
 
-#: nis/ypclnt.c:794
-msgid "No more records in map database"
-msgstr "¥Þ¥Ã¥×¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë¤³¤ì°Ê¾åµ­Ï¿¤¬¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "give a short usage message"
+#~ msgstr "ç?­ã??使ç?¨æ?¹æ³?ã??表示ã??ã??"
 
-#: nis/ypclnt.c:796
-msgid "Can't communicate with portmapper"
-msgstr "¥Ý¡¼¥È¥Þ¥Ã¥Ñ¡¼¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "set the program name"
+#~ msgstr "ã??ã?­ã?°ã?©ã??å??ã??設å®?ã??ã??"
 
-#: nis/ypclnt.c:798
-msgid "Can't communicate with ypbind"
-msgstr "ypbind¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "SECS"
+#~ msgstr "SECS"
 
-#: nis/ypclnt.c:800
-msgid "Can't communicate with ypserv"
-msgstr "ypserv¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "hang for SECS seconds (default 3600)"
+#~ msgstr "SECS ç§?ã?§ã??ã?³ã?° (ã??ã??ã?©ã?«ã?? 3600)"
 
-#: nis/ypclnt.c:802
-msgid "Local domain name not set"
-msgstr "¥í¡¼¥«¥ë¥É¥á¥¤¥ó̾¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "print program version"
+#~ msgstr "ã??ã?­ã?°ã?©ã??ã?®ã??ã?¼ã?¸ã?§ã?³ã??表示ã??ã??"
 
-#: nis/ypclnt.c:804
-msgid "NIS map database is bad"
-msgstr "NIS¥Þ¥Ã¥×¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬ÉÔÀµ¤Ç¤¹"
+#~ msgid "program error"
+#~ msgstr "ã??ã?­ã?°ã?©ã??ã?¨ã?©ã?¼"
 
-#: nis/ypclnt.c:806
-msgid "NIS client/server version mismatch - can't supply service"
-msgstr "NIS¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î¥Ð¡¼¥¸¥ç¥ó¤¬°ìÃפ·¤Þ¤»¤ó - ¥µ¡¼¥Ó¥¹¤òÄ󶡤Ǥ­¤Þ¤»¤ó"
+#~ msgid "stack overflow"
+#~ msgstr "ã?¹ã?¿ã??ã?¯ã?ªã?¼ã??ã?¼ã??ã?­ã?¼"
 
-#: nis/ypclnt.c:810
-msgid "Database is busy"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#~ msgid "cannot find a temporary directory, try setting $TMPDIR"
+#~ msgstr "ä¸?æ??ã??ã?£ã?¬ã?¯ã??ã?ªã??ä½?æ??ã?§ã??ã?¾ã??ã??ã?? $TMPDIR ã??設å®?ã??ã?¦ã?¿ã?¦ã??ã??ã??ã??"
 
-#: nis/ypclnt.c:812
-msgid "Unknown NIS error code"
-msgstr "̤ÃΤÎNIS¥¨¥é¡¼¥³¡¼¥É"
+#~ msgid "cannot create a temporary directory using template \"%s\""
+#~ msgstr "ã??ã?³ã??ã?¬ã?¼ã?? \"%s\" ã??使ç?¨ã??ã??ä¸?æ??ã??ã?£ã?¬ã?¯ã??ã?ªã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: nis/ypclnt.c:854
-msgid "Internal ypbind error"
-msgstr "ypbindÆâÉô¥¨¥é¡¼"
+#~ msgid "cannot remove temporary file %s"
+#~ msgstr "ä¸?æ??ã??ã?¡ã?¤ã?« %s ã??å??é?¤ã?§ã??ã?¾ã??ã??"
 
-#: nis/ypclnt.c:856
-msgid "Domain not bound"
-msgstr "¥É¥á¥¤¥ó¤Ï¥Ð¥¤¥ó¥É¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "cannot remove temporary directory %s"
+#~ msgstr "ä¸?æ??ã??ã?£ã?¬ã?¯ã??ã?ª %s ã??å??é?¤ã?§ã??ã?¾ã??ã??"
 
-#: nis/ypclnt.c:858
-msgid "System resource allocation failure"
-msgstr "¥·¥¹¥Æ¥à¥ê¥½¡¼¥¹¤Î³ÎÊݤ˼ºÇÔ"
+#~ msgid "error closing file"
+#~ msgstr "ã??ã?¡ã?¤ã?«ã?¯ã?­ã?¼ã?ºã?¨ã?©ã?¼"
 
-#: nis/ypclnt.c:860
-msgid "Unknown ypbind error"
-msgstr "ÉÔÌÀ¤Êypbind¥¨¥é¡¼"
+#~ msgid "write error"
+#~ msgstr "æ?¸ã??è¾¼ã?¿ã?¨ã?©ã?¼"
 
-#: nis/ypclnt.c:899
-msgid "yp_update: cannot convert host to netname\n"
-msgstr "yp_update: ¥Û¥¹¥È¤ò¥Í¥Ã¥È̾¤ØÊÑ´¹¤Ç¤­¤Þ¤»¤ó\n"
+#~ msgid "preserving permissions for %s"
+#~ msgstr "%s ã?®ã??ã?¼ã??ã??ã?·ã?§ã?³ã??ä¿?å­?ã??ã?¦ã??ã?¾ã??"
 
-#: nis/ypclnt.c:911
-msgid "yp_update: cannot get server address\n"
-msgstr "yp_update: ¥µ¡¼¥Ð¥¢¥É¥ì¥¹¤òÆÀ¤é¤ì¤Þ¤»¤ó\n"
+#~ msgid "error while opening \"%s\" for reading"
+#~ msgstr "\"%s\"ã??読込ã??ã??ã??é??ã??ã?¦ã??ã??é??ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/cache.c:94
-msgid "while allocating hash table entry"
-msgstr "¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¥¨¥ó¥È¥ê³ä¤êÅö¤ÆÃæ"
+#~ msgid "cannot open backup file \"%s\" for writing"
+#~ msgstr "æ?¸è¾¼ã?¿ç?¨ã??ã??ã?¯ã?¢ã??ã??ã??ã?¡ã?¤ã?«\"%s\"ã??é??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/cache.c:162 nscd/connections.c:184
-#, c-format
-msgid "cannot stat() file `%s': %s"
-msgstr "¥Õ¥¡¥¤¥ë`%s'¤¬ stat() ¤Ç¤­¤Þ¤»¤ó: %s"
+#~ msgid "error reading \"%s\""
+#~ msgstr "\"%s\"ã?®èª­è¾¼ã?¿ä¸­ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/connections.c:150
-msgid "Cannot run nscd in secure mode as unprivileged user"
-msgstr "ÈóÆø¢¥æ¡¼¥¶¤Ï¥»¥­¥å¥¢¥â¡¼¥É¤Çnscd¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "error writing \"%s\""
+#~ msgstr "\"%s\"ã?®æ?¸è¾¼ã?¿ä¸­ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/connections.c:172
-#, c-format
-msgid "while allocating cache: %s"
-msgstr "¥­¥ã¥Ã¥·¥å³ä¤êÅö¤ÆÃæ: %s"
+#~ msgid "error after reading \"%s\""
+#~ msgstr "\"%s\"ã?®èª­è¾¼ã?¿å¾?ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/connections.c:197
-#, c-format
-msgid "cannot open socket: %s"
-msgstr "¥½¥±¥Ã¥È¤ò³«¤±¤Þ¤»¤ó: %s"
+#~ msgid "fdopen() failed"
+#~ msgstr "fdopen()ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/connections.c:215
-#, c-format
-msgid "cannot enable socket to accept connections: %s"
-msgstr "Àܳ¤ò¼õ¤±ÉÕ¤±¤ë¥½¥±¥Ã¥È¤òÍ­¸ú¤Ë¤Ç¤­¤Þ¤»¤ó: %s"
+#~ msgid "C# compiler not found, try installing pnet"
+#~ msgstr "C# ã?³ã?³ã??ã?¤ã?©ã??è¦?ã?¤ã??ã?¾ã??ã??ã??pnet ã??ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã?¦ã?¿ã?¦ã??ã??ã??ã??"
 
-#: nscd/connections.c:260
-#, c-format
-msgid "cannot handle old request version %d; current version is %d"
-msgstr "Í׵ᤵ¤ì¤¿¸Å¤¤¥Ð¡¼¥¸¥ç¥ó %d ¤ò°·¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¡£¸½ºß¤Î¥Ð¡¼¥¸¥ç¥ó¤Ï %d ¤Ç¤¹"
+#~ msgid "C# virtual machine not found, try installing pnet"
+#~ msgstr "C# ä»®æ?³ã??ã?·ã?³ã??è¦?ã?¤ã??ã??ã?¾ã??ã??ã??pnet ã??ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã?¦ã?¿ã?¦ã??ã??ã??ã??"
 
-#: nscd/connections.c:298 nscd/connections.c:324
-#, c-format
-msgid "cannot write result: %s"
-msgstr "·ë²Ì¤ò½ñ¤­¹þ¤á¤Þ¤»¤ó: %s"
+#~ msgid "%s subprocess failed"
+#~ msgstr "%s ã?µã??ã??ã?­ã?»ã?¹ã??失æ??ã??ã?¾ã??ã??"
 
-#: nscd/connections.c:392 nscd/connections.c:514
-#, c-format
-msgid "error getting caller's id: %s"
-msgstr "¸Æ¤Ó½Ð¤·ID¤Î¼èÆÀ¤Ç¥¨¥é¡¼: %s"
+#~ msgid "regular empty file"
+#~ msgstr "é??常ã?®ç©ºã??ã?¡ã?¤ã?«"
 
-#: nscd/connections.c:485
-#, c-format
-msgid "while accepting connection: %s"
-msgstr "¼õÉÕ¥³¥Í¥¯¥·¥ç¥óÃæ: %s"
+#~ msgid "regular file"
+#~ msgstr "é??常ã??ã?¡ã?¤ã?«"
 
-#: nscd/connections.c:498
-#, c-format
-msgid "short read while reading request: %s"
-msgstr "¥ê¥¯¥¨¥¹¥È: %s ¤òÆɹþ¤ßÃæ¤Îû¤¤Æɹþ¤ß¤Ç¤¹"
+#~ msgid "directory"
+#~ msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª"
 
-#: nscd/connections.c:542
-#, c-format
-msgid "key length in request too long: %d"
-msgstr "¥ê¥¯¥¨¥¹¥È¤Ë´Þ¤Þ¤ì¤ë¥­¡¼Ä¹¤¬Ä¹¤¹¤®¤Þ¤¹: %d"
+#~ msgid "block special file"
+#~ msgstr "ã??ã?­ã??ã?¯ã?¹ã??ã?·ã?£ã?«ã??ã?¡ã?¤ã?«"
 
-#: nscd/connections.c:556
-#, c-format
-msgid "short read while reading request key: %s"
-msgstr "¥ê¥¯¥¨¥¹¥È¥­¡¼: %s ¤òÆɹþ¤ßÃæ¤Îû¤¤Æɹþ¤ß¤Ç¤¹"
+#~ msgid "character special file"
+#~ msgstr "ã?­ã?£ã?©ã?¯ã?¿ã?¹ã??ã?·ã?£ã?«ã??ã?¡ã?¤ã?«"
 
-#: nscd/connections.c:566
-#, c-format
-msgid "handle_request: request received (Version = %d) from PID %ld"
-msgstr "handle_request: ¥ê¥¯¥¨¥¹¥È¤¬ÅþÃå (¥Ð¡¼¥¸¥ç¥ó = %d) Á÷¿®PID %ld"
+#~ msgid "fifo"
+#~ msgstr "fifo"
 
-#: nscd/connections.c:571
-#, c-format
-msgid "handle_request: request received (Version = %d)"
-msgstr "handle_request: Í׵᤬ÅþÃå (¥Ð¡¼¥¸¥ç¥ó = %d)"
+#~ msgid "symbolic link"
+#~ msgstr "ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯"
 
-#: 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 ¤ò¼Â¹Ô¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "socket"
+#~ msgstr "ã?½ã?±ã??ã??"
 
-#: nscd/connections.c:656
-msgid "getgrouplist failed"
-msgstr "getgrouplist¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "message queue"
+#~ msgstr "ã?¡ã??ã?»ã?¼ã?¸ã?­ã?¥ã?¼"
 
-#: nscd/connections.c:669
-msgid "setgroups failed"
-msgstr "setgroups¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "semaphore"
+#~ msgstr "ã?»ã??ã??ã?©"
 
-#: nscd/grpcache.c:103 nscd/hstcache.c:111 nscd/pwdcache.c:109
-msgid "while allocating key copy"
-msgstr "¥­¡¼¥³¥Ô¡¼³ä¤êÅö¤ÆÃæ"
+#~ msgid "shared memory object"
+#~ msgstr "å?±æ??ã?¡ã?¢ã?ªã?ªã??ã?¸ã?§ã?¯ã??"
 
-#: nscd/grpcache.c:153 nscd/hstcache.c:168 nscd/pwdcache.c:146
-msgid "while allocating cache entry"
-msgstr "¥­¥ã¥Ã¥·¥å¥¨¥ó¥È¥ê³ä¤êÅö¤ÆÃæ"
+#~ msgid "typed memory object"
+#~ msgstr "å??ä»?ã?¡ã?¢ã?ªã?ªã??ã?¸ã?§ã?¯ã??"
 
-#: nscd/grpcache.c:197 nscd/hstcache.c:283 nscd/pwdcache.c:193
-#, c-format
-msgid "short write in %s: %s"
-msgstr "%s ¤Ç¤Îû¤¤½ñ¤­¹þ¤ß: %s"
+#~ msgid "weird file"
+#~ msgstr "ä¸?æ??ã?ªã??ã?¡ã?¤ã?«"
 
-#: nscd/grpcache.c:219
-#, c-format
-msgid "Haven't found \"%s\" in group cache!"
-msgstr "¥°¥ë¡¼¥×¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#~ msgid "Argument buffer too small"
+#~ msgstr "å¼?æ?°ã??ã??ã??ã?¡ã??å°?ã??ã??ã??ã?¾ã??"
 
-#: nscd/grpcache.c:285
-#, c-format
-msgid "Invalid numeric gid \"%s\"!"
-msgstr "̵¸ú¤Ê gid ¤Î¿ôÃÍ \"%s\"!"
+#~ msgid "invalid source_version argument to compile_java_class"
+#~ msgstr "compile_java_class ã?¸ã?® source_version å¼?æ?°ã??ç?¡å?¹ã?§ã??"
 
-#: nscd/grpcache.c:292
-#, c-format
-msgid "Haven't found \"%d\" in group cache!"
-msgstr "¥°¥ë¡¼¥×¥­¥ã¥Ã¥·¥åÃæ¤Ë \"%d\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#~ msgid "invalid target_version argument to compile_java_class"
+#~ msgstr "compile_java_class ã?¸ã?® target_version å¼?æ?°ã??ç?¡å?¹ã?§ã??"
 
-#: 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 "¥Û¥¹¥È¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#~ msgid "failed to create \"%s\""
+#~ msgstr "\"%s\" ã?®ä½?æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:89
-msgid "Read configuration data from NAME"
-msgstr "NAME ¤«¤éÀßÄê¾ðÊó¤òÆɤ߹þ¤à"
+#~ msgid "error while writing \"%s\" file"
+#~ msgstr "\"%s\" ã??ã?¡ã?¤ã?«ã?®æ?¸ã??è¾¼ã?¿ä¸­ã?«ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:91
-msgid "Do not fork and display messages on the current tty"
-msgstr "¥Õ¥©¡¼¥¯¤·¤Ê¤¤¤Ç¸½ºß¤Îtty¤Ë¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë"
+#~ msgid "Java compiler not found, try installing gcj or set $JAVAC"
+#~ msgstr "Java ã?³ã?³ã??ã?¤ã?©ã??è¦?ã?¤ã??ã??ã?¾ã??ã??ã?? gcj ã??ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã??ã??ã??ã?¾ã??ã?¯t $JAVAC ã??設å®?ã??ã?¦ã?¿ã?¦ã??ã??ã??ã??"
 
-#: nscd/nscd.c:92
-msgid "NUMBER"
-msgstr "ÈÖ¹æ"
+#~ msgid "Java virtual machine not found, try installing gij or set $JAVA"
+#~ msgstr "Java ä»®æ?³ã??ã?·ã?³ã??è¦?ã?¤ã??ã??ã?¾ã??ã??ã?? gij ã??ã?¤ã?³ã?¹ã??ã?¼ã?«ã??ã??ã??ã??ã?¾ã??ã?¯ $JAVA ã??設å®?ã??ã?¦ã?¿ã?¦ã??ã??ã??ã??"
 
-#: nscd/nscd.c:92
-msgid "Start NUMBER threads"
-msgstr "NUMBER¥¹¥ì¥Ã¥É¤Çµ¯Æ°¤¹¤ë"
+#~ msgid "%s subprocess I/O error"
+#~ msgstr "%s ã?µã??ã??ã?­ã?»ã?¹ I/O ã?¨ã?©ã?¼"
 
-#: nscd/nscd.c:93
-msgid "Shut the server down"
-msgstr "¥µ¡¼¥Ð¤ò½ªÎ»¤¹¤ë"
+#~ msgid "cannot change permissions of %s"
+#~ msgstr "%s ã?®ã??ã?¼ã??ã??ã?·ã?§ã?³ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:94
-msgid "Print current configuration statistic"
-msgstr "¸½ºß¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤ÎÅý·×¤òɽ¼¨¤¹¤ë"
+#~ msgid "cannot create directory %s"
+#~ msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª %s ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:95
-msgid "TABLE"
-msgstr "¥Æ¡¼¥Ö¥ë"
+#~ msgid "unable to record current working directory"
+#~ msgstr "ç?¾å?¨ã?®ä½?業ã??ã?£ã?¬ã?¯ã??ã?ªã??è¨?é?²ã??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:96
-msgid "Invalidate the specified cache"
-msgstr "»ØÄꥭ¥ã¥Ã¥·¥å¤Ï̵¸ú¤Ç¤¹"
+#~ msgid "failed to return to initial working directory"
+#~ msgstr "å??æ??ä½?業ã??ã?£ã?¬ã?¯ã??ã?ªã?«æ?»ã??ã?®ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:97
-msgid "TABLE,yes"
-msgstr "¥Æ¡¼¥Ö¥ë,¤Ï¤¤"
+#~ msgid "Failed to open /dev/zero for read"
+#~ msgstr "/dev/zeroã??読込ã?¿ç?¨ã?«é??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:97
-msgid "Use separate cache for each user"
-msgstr "³Æ¥æ¡¼¥¶¤ËÂФ·¤Æ°Û¤Ê¤ë¥­¥ã¥Ã¥·¥å¤ò»ÈÍѤ·¤Þ¤¹"
+#~ msgid "creation of reading thread failed"
+#~ msgstr "読ã?¿è¾¼ã?¿ã?¹ã?¬ã??ã??ã?®ä½?æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:102
-msgid "Name Service Cache Daemon."
-msgstr "¥Í¡¼¥à¥µ¡¼¥Ó¥¹¥­¥ã¥Ã¥·¥å¥Ç¡¼¥â¥ó."
+#~ msgid "cannot set up nonblocking I/O to %s subprocess"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã?¸é??ã??ã?­ã??ã?¯ I/O ã??設å®?ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:141
-msgid "cannot read configuration file; this is fatal"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤òÆɤ߹þ¤á¤Þ¤»¤ó¡£¤³¤ì¤ÏÃ×̿Ū¤Ç¤¹"
+#~ msgid "communication with %s subprocess failed"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã?¨ã?®é??ä¿¡ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:152
-msgid "already running"
-msgstr "´û¤Ëµ¯Æ°¤·¤Æ¤¤¤Þ¤¹"
+#~ msgid "write to %s subprocess failed"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã?¸ã?®æ?¸ã??è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd.c:270 nscd/nscd.c:294 nscd/nscd_stat.c:132
-msgid "Only root is allowed to use this option!"
-msgstr "¤³¤Î¥ª¥×¥·¥ç¥ó¤Ïroot¤Ç¤·¤«»È¤¨¤Þ¤»¤ó!"
+#~ msgid "read from %s subprocess failed"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã??ã??ã?®èª­ã?¿è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd_conf.c:88
-#, c-format
-msgid "Parse error: %s"
-msgstr "¥Ñ¡¼¥µ¥¨¥é¡¼: %s"
+#~ msgid "subprocess %s terminated with exit code %d"
+#~ msgstr "å­?ã??ã?­ã?»ã?¹ %s ã??çµ?äº?ã?³ã?¼ã?? %d ã?§çµ?äº?ã??ã?¾ã??ã??"
 
-#: nscd/nscd_conf.c:171
-#, c-format
-msgid "Could not create log file \"%s\""
-msgstr "¥í¥°¥Õ¥¡¥¤¥ë\"%s\"¤òºîÀ®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#~ msgid "creation of threads failed"
+#~ msgstr "ã?¹ã?¬ã??ã??ã?®ä½?æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: nscd/nscd_conf.c:187
-msgid "Must specify user name for server-user option"
-msgstr "server-user ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ¥æ¡¼¥¶Ì¾¤ò»ØÄꤹ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#~ msgid "%s subprocess terminated with exit code %d"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã??çµ?äº?ã?³ã?¼ã?? %d ã?§çµ?äº?ã??ã?¾ã??ã??"
 
-#: nscd/nscd_conf.c:194
-msgid "Must specify user name for stat-user option"
-msgstr "stat-user ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ¥æ¡¼¥¶Ì¾¤ò»ØÄꤹ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#~ msgid "cannot create pipe"
+#~ msgstr "ã??ã?¤ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd_conf.c:205
-#, c-format
-msgid "Unknown option: %s %s %s"
-msgstr "ÉÔÌÀ¤Ê¥ª¥×¥·¥ç¥ó: %s %s %s"
+#~ msgid "`"
+#~ msgstr "`"
 
-#: nscd/nscd_stat.c:103
-#, c-format
-msgid "cannot write statistics: %s"
-msgstr "Åý·×¤ò½ñ¤­¹þ¤á¤Þ¤»¤ó: %s"
+#~ msgid "'"
+#~ msgstr "'"
 
-#: nscd/nscd_stat.c:128
-#, c-format
-msgid "Only root or %s is allowed to use this option!"
-msgstr "root ¤Þ¤¿¤Ï %s ¤À¤±¤¬¤³¤Î¥ª¥×¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹!"
+#~ msgid "^[yY]"
+#~ msgstr "^[yY]"
 
-#: nscd/nscd_stat.c:139
-msgid "nscd not running!\n"
-msgstr "nscd¤Ïµ¯Æ°¤·¤Æ¤¤¤Þ¤»¤ó!\n"
+#~ msgid "^[nN]"
+#~ msgstr "^[nN]"
 
-#: nscd/nscd_stat.c:150
-msgid "write incomplete"
-msgstr "½ñ¹þ¤ß¤¬ÉÔ´°Á´¤Ç¤¹"
+#~ msgid "setting permissions for %s"
+#~ msgstr "%s ã?®ã??ã?¼ã??ã??ã?·ã?§ã?³ã??設å®?ã??ã?¾ã??"
 
-#: nscd/nscd_stat.c:162
-msgid "cannot read statistics data"
-msgstr "Åý·×¾ðÊó¤òÆɤ߹þ¤á¤Þ¤»¤ó"
+#~ msgid "error writing to a closed pipe or socket"
+#~ msgstr "é??ã??ã??ã??ã?¤ã??ã?¾ã??ã?¯ã?½ã?±ã??ã??ã?¸ã?®æ?¸ã??è¾¼ã?¿ã?§ã?¨ã?©ã?¼ã??ç?ºç??ã??ã?¾ã??ã??"
 
-#: nscd/nscd_stat.c:165
-#, c-format
-msgid ""
-"nscd configuration:\n"
-"\n"
-"%15d  server debug level\n"
-msgstr ""
-"nscd ¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó:\n"
-"\n"
-"%15d  ¥µ¡¼¥Ð¤Î¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë\n"
+#~ msgid "iconv function not usable"
+#~ msgstr "iconv é?¢æ?°ã??使ã??ã?¾ã??ã??"
 
-#: nscd/nscd_stat.c:189
-#, c-format
-msgid "%3ud %2uh %2um %2lus  server runtime\n"
-msgstr "%3ud %2uh %2um %2lus  ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+#~ msgid "iconv function not available"
+#~ msgstr "iconv é?¢æ?°ã??æ??å?¹ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: nscd/nscd_stat.c:192
-#, c-format
-msgid "    %2uh %2um %2lus  server runtime\n"
-msgstr "    %2uh %2um %2lus  ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+#~ msgid "character out of range"
+#~ msgstr "ç¯?å?²å¤?ã?®æ??å­?"
 
-#: nscd/nscd_stat.c:194
-#, c-format
-msgid "        %2um %2lus  server runtime\n"
-msgstr "        %2um %2lus  ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+#~ msgid "cannot convert U+%04X to local character set"
+#~ msgstr "U+%04X ã??ã?­ã?¼ã?«ã?«æ??å­?ã?»ã??ã??ã?«å¤?æ??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd_stat.c:196
-#, c-format
-msgid "            %2lus  server runtime\n"
-msgstr "            %2lus  ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+#~ msgid "cannot convert U+%04X to local character set: %s"
+#~ msgstr "U+%04X ã??ã?­ã?¼ã?«ã?«æ??å­?ã?»ã??ã?? %s ã?«å¤?æ??ã?§ã??ã?¾ã??ã??"
 
-#: nscd/nscd_stat.c:198
-#, c-format
-msgid "%15lu  number of times clients had to wait\n"
-msgstr "%15lu  ¥¯¥é¥¤¥¢¥ó¥È¤¬ÂÔ¤¿¤µ¤ì¤¿²ó¿ô\n"
+#~ msgid "invalid user"
+#~ msgstr "������"
 
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid "      no"
-msgstr "  ¤¤¤¤¤¨"
+#~ msgid "invalid group"
+#~ msgstr "ç?¡å?¹ã?ªã?°ã?«ã?¼ã??"
 
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid "     yes"
-msgstr "    ¤Ï¤¤"
+#~ msgid "invalid spec"
+#~ msgstr "ç?¡å?¹ã?ªæ??å®?"
 
-#: 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"
-
-#: nscd/pwdcache.c:215
-#, c-format
-msgid "Haven't found \"%s\" in password cache!"
-msgstr "¥Ñ¥¹¥ï¡¼¥É¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#~ msgid "unable to display error message"
+#~ msgstr "ã?¨ã?©ã?¼ã?¡ã??ã?»ã?¼ã?¸ã??表示ã?§ã??ã?¾ã??ã??"
 
-#: nscd/pwdcache.c:281
-#, c-format
-msgid "Invalid numeric uid \"%s\"!"
-msgstr "̵¸ú¤Ê uid ¤Î¿ôÃÍ \"%s\"!"
+#~ msgid "Packaged by %s (%s)\n"
+#~ msgstr "ã??ã??ã?±ã?¼ã?¸ä½?æ??è??: %s (%s)\n"
 
-#: nscd/pwdcache.c:288
-#, c-format
-msgid "Haven't found \"%d\" in password cache!"
-msgstr "¥Ñ¥¹¥ï¡¼¥É¥­¥ã¥Ã¥·¥å¤Ë \"%d\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#~ msgid "Packaged by %s\n"
+#~ msgstr "ã??ã??ã?±ã?¼ã?¸ä½?æ??è??: %s\n"
 
-#: elf/../sysdeps/generic/dl-sysdep.c:422
-msgid "cannot create capability list"
-msgstr "¥±¡¼¥Ñ¥Ó¥ê¥Æ¥£¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "(C)"
+#~ msgstr "(C)"
 
-#: elf/../sysdeps/generic/readelflib.c:35
-#, c-format
-msgid "file %s is truncated\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¥È¥é¥ó¥±¡¼¥È(û¤¯)¤µ¤ì¤Þ¤·¤¿\n"
+#~ msgid ""
+#~ "\n"
+#~ "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n"
+#~ "This is free software: you are free to change and redistribute it.\n"
+#~ "There is NO WARRANTY, to the extent permitted by law.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "����� GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n"
+#~ "This is free software: you are free to change and redistribute it.\n"
+#~ "There is NO WARRANTY, to the extent permitted by law.\n"
+#~ "\n"
 
-#: elf/../sysdeps/generic/readelflib.c:67
-#, c-format
-msgid "%s is a 32 bit ELF file.\n"
-msgstr "%s ¤Ï32¥Ó¥Ã¥ÈELF¥Õ¥¡¥¤¥ë¤Ç¤¹.\n"
+#~ msgid "Written by %s, %s, and %s.\n"
+#~ msgstr "ä½?è?? %sã?? %sã??ã??ã??ã?³ %sã??\n"
 
-#: elf/../sysdeps/generic/readelflib.c:69
-#, c-format
-msgid "%s is a 64 bit ELF file.\n"
-msgstr "%s ¤Ï64¥Ó¥Ã¥ÈELF¥Õ¥¡¥¤¥ë¤Ç¤¹.\n"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "ã??ã??ã?³ %sã??\n"
 
-#: elf/../sysdeps/generic/readelflib.c:71
-#, c-format
-msgid "Unknown ELFCLASS in file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s Ãæ¤Ç̤ÃΤÎELFCLASS.\n"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã??ã??ã??ã?³ %sã??\n"
 
-#: elf/../sysdeps/generic/readelflib.c:78
-#, c-format
-msgid "%s is not a shared object file (Type: %d).\n"
-msgstr "%s ¤Ï¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (¥¿¥¤¥×: %d).\n"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã??ã??ã??ã?³ %sã??\n"
 
-#: elf/../sysdeps/generic/readelflib.c:109
-msgid "more than one dynamic segment\n"
-msgstr "Ê£¿ô¤ÎưŪ¥»¥°¥á¥ó¥È\n"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, %s, and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã?? %sã??ã??ã??ã?³ %sã??\n"
+
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, %s, %s,\n"
+#~ "and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã?? %sã?? %sã??\n"
+#~ "ã??ã??ã?³ %sã??\n"
+
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, %s, %s,\n"
+#~ "%s, and %s.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã?? %sã?? %sã??\n"
+#~ "%sã??ã??ã??ã?³ %sã??\n"
+
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, %s, %s,\n"
+#~ "%s, %s, and others.\n"
+#~ msgstr ""
+#~ "ä½?è?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã?? %sã?? %sã??\n"
+#~ "%sã?? %sã?? ã??ã??ã?³ä»?ã?®æ?¹ã??ã??\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Report bugs to: %s\n"
+#~ msgstr ""
+#~ "\n"
+#~ "ã??ã?°ã??ç?ºè¦?ã??ã??ã?? <%s> ã?«å?±å??ã??ã?¦ä¸?ã??ã??ã??\n"
+#~ "翻訳ã?«é?¢ã??ã??ã??ã?°ã?¯<translation-team-ja@lists.sourceforge.net>ã?«å?±å??ã??ã?¦ã??ã??ã??ã??ã??\n"
+
+#~ msgid "Report %s bugs to: %s\n"
+#~ msgstr "%s ã?®ã??ã?°ã?¯ <%s> ã?«å?±å??ã??ã?¦ã??ã??ã??ã??ã??\n"
+
+#~ msgid "%s home page: <%s>\n"
+#~ msgstr "%s ã?®ã??ã?¼ã??ã??ã?¼ã?¸: <%s>\n"
+
+#~ msgid "%s home page: <http://www.gnu.org/software/%s/>\n"
+#~ msgstr "%s ã?®ã??ã?¼ã??ã??ã?¼ã?¸: <http://www.gnu.org/software/%s/>\n"
+
+#~ msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n"
+#~ msgstr "GNU ã?½ã??ã??ã?¦ã?§ã?¢ã??使ç?¨ã??ã??é??ã?®ä¸?è?¬ç??ã?ªã??ã?«ã??: <http://www.gnu.org/gethelp/>\n"
+
+#~ msgid "_open_osfhandle failed"
+#~ msgstr "_open_osfhandle ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#~ msgid "cannot restore fd %d: dup2 failed"
+#~ msgstr "ã??ã?¡ã?¤ã?«è¨?è¿°å­? (fd) %d ã??ã?ªã?¹ã??ã?¢ã?§ã??ã?¾ã??ã??: dup2 ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#~ msgid "%s subprocess"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹"
+
+#~ msgid "%s subprocess got fatal signal %d"
+#~ msgstr "%s å­?ã??ã?­ã?»ã?¹ã??è?´å?½ç??ã?ªã?·ã?°ã??ã?« %d ã??å??ä¿¡ã??ã?¾ã??ã??"
+
+#~ msgid "stdin"
+#~ msgstr "æ¨?æº?å?¥å??"
+
+#~ msgid "stdout"
+#~ msgstr "æ¨?æº?å?ºå??"
+
+#~ msgid "stderr"
+#~ msgstr "æ¨?æº?ã?¨ã?©ã?¼å?ºå??"
+
+#~ msgid "unknown stream"
+#~ msgstr "ä¸?æ??ã?ªã?¹ã??ã?ªã?¼ã??"
+
+#~ msgid "failed to reopen %s with mode %s"
+#~ msgstr "%s ã??ã?¢ã?¼ã?? %s ã?§å??度é??ã??ã??ã?¨ã?«å¤±æ??ã??ã?¾ã??ã??"
+
+#~ msgid "string comparison failed"
+#~ msgstr "æ??å­?å??ã?®æ¯?è¼?ã?«å¤±æ??ã??ã?¾ã??ã??"
 
-#: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
-#, c-format
-msgid "%s is for unknown machine %d.\n"
-msgstr "%s ¤Ï̤ÃΤΥޥ·¥ó %d ¤ËÂФ¹¤ë¤â¤Î¤Ç¤¹.\n"
+#~ msgid "Set LC_ALL='C' to work around the problem."
+#~ msgstr "å??é¡?ã??å??é?¿ã??ã??ã??ã??ã?« LC_ALL='C' ã??æ??å®?ã??ã?¦ã??ã??ã??ã??."
 
-#: elf/cache.c:70
-msgid "unknown"
-msgstr "ÉÔÌÀ"
+#~ msgid "The strings compared were %s and %s."
+#~ msgstr "æ¯?è¼?ã??ã??æ??å­?å??ã?¯ %s ã?¨ %s ã?§ã??."
 
-#: elf/cache.c:111
-msgid "Unknown OS"
-msgstr "̤ÃΤÎOS"
+#~ msgid "cannot perform formatted output"
+#~ msgstr "æ?¸å¼?設å®?ã??è¡?ã?£ã??å?ºå??ã??å®?è¡?ã??ã??ã??ã?¨ã??ã?§ã??ã?¾ã??ã??"
 
-#: elf/cache.c:116
-#, c-format
-msgid ", OS ABI: %s %d.%d.%d"
-msgstr ", OS ABI: %s %d.%d.%d"
+#~ msgid "invalid %s%s argument `%s'"
+#~ msgstr "å¼?æ?° `%3$s' ã?«å¯¾ã??ã?¦ %1$s%2$s ã??ç?¡å?¹ã?§ã??"
 
-#: elf/cache.c:142 elf/ldconfig.c:1078
-#, c-format
-msgid "Can't open cache file %s\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó\n"
+#~ msgid "invalid suffix in %s%s argument `%s'"
+#~ msgstr "å¼?æ?° `%3$s' ã?«å¯¾ã??ã?¦ç?¡å?¹ã?ªæ?¥å°¾è¾? %1$s%2$s ã?§ã??"
 
-#: elf/cache.c:154
-msgid "mmap of cache file failed.\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤Îmmap¤Ë¼ºÇÔ¤·¤Þ¤·¤¿.\n"
+#~ msgid "%s%s argument `%s' too large"
+#~ msgstr "å¼?æ?° `%3$s' ã?«å¯¾ã??ã?? %1$s%2$s ã??大ã??ã??ã??ã?¾ã??"
 
-#: elf/cache.c:158 elf/cache.c:168
-msgid "File is not a cache file.\n"
-msgstr "¥Õ¥¡¥¤¥ë¤Ï¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó.\n"
+#, fuzzy
+#~ msgid "%s: illegal option -- %c\n"
+#~ msgstr ""
+#~ "#-#-#-#-#  gnulib-2.0.0.3462.e9796.ja.po (gnulib 2.0.0.3462.e9796)  #-#-#-#-#\n"
+#~ "%s: ä¸?æ­£ã?ªã?ªã??ã?·ã?§ã?³ -- %c\n"
+#~ "#-#-#-#-#  libc-2.11.1.ja.po.orig (libc 2.11.1)  #-#-#-#-#\n"
+#~ "%s: ä¸?æ­£ã?ªã?ªã??ã?·ã?§ã?³ã?§ã?? -- %c\n"
 
-#: elf/cache.c:201 elf/cache.c:211
-#, c-format
-msgid "%d libs found in cache `%s'\n"
-msgstr "%d ¥é¥¤¥Ö¥é¥ê¤¬¥­¥ã¥Ã¥·¥å `%s ¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
+#~ msgid "block size"
+#~ msgstr "ã??ã?­ã??ã?¯ã?µã?¤ã?º"
 
-#: elf/cache.c:410
-#, c-format
-msgid "Can't remove old temporary cache file %s"
-msgstr "¸Å¤¤¥Æ¥ó¥Ý¥é¥ê¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤òºï½ü¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "%s exists but is not a directory"
+#~ msgstr "%s ã?¯å­?å?¨ã??ã?¾ã??ã??ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: elf/cache.c:417
-#, c-format
-msgid "Can't create temporary cache file %s"
-msgstr "¥Æ¥ó¥Ý¥é¥ê¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤¬ºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "cannot change owner and/or group of %s"
+#~ msgstr "%s ã?®ã?ªã?¼ã??ã?¼ã?¨ã?°ã?«ã?¼ã??ã??å¤?æ?´ã?§ã??ã?¾ã??ã??"
 
-#: elf/cache.c:425 elf/cache.c:434 elf/cache.c:438
-msgid "Writing of cache data failed"
-msgstr "¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤Î½ñ¹þ¤ß¤Ë¼ºÇÔ"
+#~ msgid "cannot chdir to directory %s"
+#~ msgstr "ã??ã?£ã?¬ã?¯ã??ã?ª %s ã?«ç§»å??ã?§ã??ã?¾ã??ã??"
 
-#: elf/cache.c:442
-msgid "Writing of cache data failed."
-msgstr "¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤Î½ñ¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿."
+#~ msgid "cannot get the login group of a numeric UID"
+#~ msgstr "æ?°å­?ã?®UIDã?®ã?­ã?°ã?¤ã?³ã?°ã?«ã?¼ã??ã??å??å¾?ã?§ã??ã?¾ã??ã??"
 
-#: elf/cache.c:449
-#, c-format
-msgid "Changing access rights of %s to %#o failed"
-msgstr "%s ¤Î¥¢¥¯¥»¥¹¸¢¸Â¤ò %#o ¤ØÊѹ¹¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid ""
+#~ "\n"
+#~ "This is free software.  You may redistribute copies of it under the terms of\n"
+#~ "the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.\n"
+#~ "There is NO WARRANTY, to the extent permitted by law.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "æ?¬ã??ã?­ã?°ã?©ã??ã?¯ã??ã?ªã?¼ã?½ã??ã??ã?¦ã?§ã?¢ã?§ã??. GNUä¸?è?¬å?¬æ??使ç?¨è¨±è«¾\n"
+#~ "<http://www.gnu.org/licenses/gpl.html> ã?§å®?ã??ã??ã??ã??æ?¡é??ã?®ä¸?ã?§æ?¬ã??ã?­ã?°ã?©\n"
+#~ "ã??ã?®ã?³ã??ã?¼ã??å??é??å¸?ã?§ã??ã?¾ã??. é?©å??ã?ªæ³?ã??èª?ã??é??ã??ã?«ã??ã??ã?¦å?¨ã??ã?®ç?¡ä¿?証ã?§ã??.\n"
+#~ "\n"
 
-#: elf/cache.c:454
-#, c-format
-msgid "Renaming of %s to %s failed"
-msgstr "%s ¤«¤é %s ¤Ø¤Î̾Á°Êѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
+#~ msgstr "ã??ã?°ã?¯ã?¹ã?¯ã?ªã??ã??`glibcbug'ã??ç?¨ã??ã?¦<bugs@gnu.org>ã?¾ã?§å?±å??ã??ã?¦ã??ã??ã??ã??.\n"
 
-#: elf/dl-close.c:128
-msgid "shared object not open"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤¬³«¤±¤Þ¤»¤ó"
+#~ msgid "<%s> and <%s> are illegal names for range"
+#~ msgstr "<%s> ã?¨ <%s> ã?¯ç¯?å?²ã?¨ã??ã?¦ä¸?æ­£ã?ªå??å??ã?§ã??"
 
-#: 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' ¥¹¥¯¥ê¥×¥È¤ò»È¤Ã¤Æ¥ì¥Ý¡¼¥È¤òÁ÷¿®²¼¤µ¤¤."
+#~ msgid "upper limit in range is not higher then lower limit"
+#~ msgstr "ç¯?å?²å??ã?®ä¸?é??ã?¯ä¸?é??ã??ã??大ã??ã??ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-deps.c:111 elf/dl-open.c:183
-msgid "DST not allowed in SUID/SGID programs"
-msgstr "DST¤ÏSUID/SGID¥×¥í¥°¥é¥àÃæ¤Ç¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "%s: character `%s' not defined in charmap while needed as default value"
+#~ msgstr "%s: ã?­ã?£ã?©ã?¯ã?¿ã??ã??ã??中ã?§æ??å­?`%s'ã??æ?ªå®?義ã?§ã??ã??ã??ã??ã?©ã?«ã??å?¤ã?¨ã??ã?¦å¿?è¦?ã?§ã??"
 
-#: elf/dl-deps.c:124
-msgid "empty dynamics string token substitution"
-msgstr "¶õ¤ÊưŪʸ»úÎó¥È¡¼¥¯¥ó¤ÎÂåÆþ"
+#~ msgid "character `%s' not defined while needed as default value"
+#~ msgstr "ã??ã??ã?©ã?«ã??å?¤ã?¨ã??ã?¦å¿?è¦?ã?ªã?­ã?£ã?©ã?¯ã?¿`%s'ã??å®?義ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: elf/dl-deps.c:130
-#, c-format
-msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
-msgstr "ưŪ¥í¡¼¥É¤ËºÝ¤·¶õʸ»ú¥È¡¼¥¯¥ó¤Ë¤è¤ëÃÖ´¹¤¨¤ò¹Ô¤Ã¤¿¤¿¤á¤Ë auxliary `%s' ¤Î¥í¡¼¥É¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
+#~ msgid "%s: value for field `%s' must not be the empty string"
+#~ msgstr "%s: ã??ã?£ã?¼ã?«ã??`%s'ã?«å¯¾ã??ã??å?¤ã?¯ç©ºã?®æ??å­?å??ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-deps.c:461
-msgid "cannot allocate dependency list"
-msgstr "°Í¸¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "%s: stopping date is invalid in string %Zd in `era' field"
+#~ msgstr "%s: `era'ã??ã?£ã?¼ã?«ã??ã?«ã??ã??æ??å­?å?? %Zd 中ã?®çµ?äº?å¹´ã?¯ä¸?æ­£ã?§ã??"
 
-#: elf/dl-deps.c:494 elf/dl-deps.c:549
-msgid "cannot allocate symbol search list"
-msgstr "¥·¥ó¥Ü¥ëõº÷¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "%s: values of field `%s' must not be larger than %d"
+#~ msgstr "%s: ã??ã?£ã?¼ã?«ã??`%s'ã?®å?¤ã?¯ %d 以ä¸?ã?§ã??ã?£ã?¦ã?¯ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-deps.c:534
-msgid "Filters not supported with LD_TRACE_PRELINKING"
-msgstr "LD_TRACE_PRELINKING¤Ç¥Õ¥£¥ë¥¿¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "cheese"
+#~ msgstr "cheese"
 
-#: elf/dl-error.c:75
-msgid "DYNAMIC LINKER BUG!!!"
-msgstr "¥À¥¤¥Ê¥ß¥Ã¥¯¥ê¥ó¥«¤Î¥Ð¥°!!!"
+#~ msgid "First string for testing."
+#~ msgstr "ã??ã?¹ã??ã?®ã??ã??ã?®æ??å??ã?®æ??å­?å??."
 
-#: elf/dl-error.c:108
-msgid "error while loading shared libraries"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤Î¥í¡¼¥ÉÃæ¤Ë¥¨¥é¡¼"
+#~ msgid "Another string for testing."
+#~ msgstr "ã??ã?¹ã??ã?®ã??ã??ã?®ä»?ã?®æ??å­?å??."
 
-#: elf/dl-load.c:347
-msgid "cannot allocate name record"
-msgstr "̾Á°¥ì¥³¡¼¥É¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Error 0"
+#~ msgstr "��� 0"
 
-#: 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 "¥µ¡¼¥Á¥Ñ¥¹¤ËÂФ¹¤ë¥­¥ã¥Ã¥·¥å¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "I/O error"
+#~ msgstr "I/O���"
 
-#: elf/dl-load.c:551
-msgid "cannot create RUNPATH/RPATH copy"
-msgstr "RUNPATH/RPATH¤Î¥³¥Ô¡¼¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Arg list too long"
+#~ msgstr "å¼?æ?°ã?ªã?¹ã??ã??é?·ã??ã??ã?¾ã??"
 
-#: elf/dl-load.c:634
-msgid "cannot create search path array"
-msgstr "¥µ¡¼¥Á¥Ñ¥¹¥¢¥ì¥¤¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Bad file number"
+#~ msgstr "ä¸?æ­£ã?ªã??ã?¡ã?¤ã?«ç?ªå?·ã?§ã??"
 
-#: elf/dl-load.c:830
-msgid "cannot stat shared object"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤òstat¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Not enough space"
+#~ msgstr "å??å??ã?ªé??å??ã??ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:874
-msgid "cannot open zero fill device"
-msgstr "¥¼¥í¤ÇËä¤á¤é¤ì¤¿¥Ç¥Ð¥¤¥¹¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "Device busy"
+#~ msgstr "ã??ã??ã?¤ã?¹ã??ã??ã?¸ã?¼ç?¶æ??ã?§ã??"
 
-#: elf/dl-load.c:883 elf/dl-load.c:1929
-msgid "cannot create shared object descriptor"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥Èµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Cross-device link"
+#~ msgstr "ã?¯ã?­ã?¹ã??ã??ã?¤ã?¹ã?ªã?³ã?¯"
 
-#: elf/dl-load.c:902 elf/dl-load.c:1470 elf/dl-load.c:1553
-msgid "cannot read file data"
-msgstr "¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬Æɤá¤Þ¤»¤ó"
+#~ msgid "File table overflow"
+#~ msgstr "ã??ã?¡ã?¤ã?«ã??ã?¼ã??ã?«ã?ªã?¼ã??ã?¼ã??ã?­ã?¼"
 
-#: elf/dl-load.c:946
-msgid "ELF load command alignment not page-aligned"
-msgstr "ELF¥í¡¼¥É¥³¥Þ¥ó¥É¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥Ú¡¼¥¸¥¢¥é¥¤¥ó¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "Argument out of domain"
+#~ msgstr "å¼?æ?°ã?ªã?¹ã??ã??é?·ã??ã??ã?¾ã??"
 
-#: elf/dl-load.c:953
-msgid "ELF load command address/offset not properly aligned"
-msgstr "ELF¥í¡¼¥É¥³¥Þ¥ó¥É¤Î¥¢¥É¥ì¥¹/¥ª¥Õ¥»¥Ã¥È¤ÏŬÀڤ˥¢¥é¥¤¥ó¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "Result too large"
+#~ msgstr "çµ?æ??ã??大ã??ã??ã??ã?¾ã??"
 
-#: elf/dl-load.c:1037
-msgid "cannot allocate TLS data structures for initial thread"
-msgstr "ºÇ½é¤Î¥¹¥ì¥Ã¥É¤Î¤¿¤á¤ÎTLS¥Ç¡¼¥¿¹½Â¤ÂΤ¬³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Deadlock situation detected/avoided"
+#~ msgstr "ã??ã??ã??ã?­ã??ã?¯ç?¶æ??ã??æ¤?ç?¥/å??é?¿ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1061
-msgid "cannot handle TLS data"
-msgstr "TLS¥Ç¡¼¥¿¤ò°·¤¨¤Þ¤»¤ó"
+#~ msgid "No record locks available"
+#~ msgstr "ã?¬ã?³ã?¼ã??ã?­ã??ã?¯ã??å?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1075
-msgid "object file has no loadable segments"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Ï¥í¡¼¥É²Äǽ¥»¥°¥á¥ó¥È¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "Disc quota exceeded"
+#~ msgstr "ã??ã?£ã?¹ã?¯ä½¿ç?¨é??å?¶é??(ã?¯ã?©ã?¼ã?¿)ã??è¶?é??ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1110
-msgid "failed to map segment from shared object"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤Î¥»¥°¥á¥ó¥È¤ò¥Þ¥Ã¥×¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "Bad exchange descriptor"
+#~ msgstr "ä¸?æ­£ã?ªã??ã?¡ã?¤ã?«è¨?è¿°å­?ã?§ã??"
 
-#: elf/dl-load.c:1135
-msgid "cannot dynamically load executable"
-msgstr "¼Â¹Ô¥Õ¥¡¥¤¥ë¤òưŪ¤Ë¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Bad request descriptor"
+#~ msgstr "ä¸?æ­£ã?ªè¦?æ±?è¨?è¿°å­?ã?§ã??"
 
-#: elf/dl-load.c:1191
-msgid "cannot change memory protections"
-msgstr "¥á¥â¥êÊݸî¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Message tables full"
+#~ msgstr "ã?¡ã??ã?»ã?¼ã?¸ã??ã?¼ã??ã?«ã??ä¸?æ?¯ã?§ã??"
 
-#: elf/dl-load.c:1210
-msgid "cannot map zero-fill pages"
-msgstr "¥¼¥í¤ÇËä¤á¤é¤ì¤¿¥Ú¡¼¥¸¤ò¥Þ¥Ã¥×¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Anode table overflow"
+#~ msgstr "ã?¢ã??ã?¼ã??ã??ã?¼ã??ã?«ã?ªã?¼ã??ã?¼ã??ã?­ã?¼"
 
-#: elf/dl-load.c:1228
-msgid "cannot allocate memory for program header"
-msgstr "¥×¥í¥°¥é¥à¥Ø¥Ã¥À¤ËÂФ¹¤ë¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Bad request code"
+#~ msgstr "ä¸?æ­£ã?ªè¦?æ±?ã?³ã?¼ã??ã?§ã??"
 
-#: elf/dl-load.c:1259
-msgid "object file has no dynamic section"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÏưŪ¥»¥¯¥·¥ç¥ó¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "File locking deadlock"
+#~ msgstr "ã??ã?¡ã?¤ã?«ã?­ã??ã?¯ã?®ã??ã??ã??ã?­ã??ã?¯ã?§ã??"
 
-#: elf/dl-load.c:1299
-msgid "shared object cannot be dlopen()ed"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤Ï dlopen() ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 58"
+#~ msgstr "��� 58"
 
-#: elf/dl-load.c:1322
-msgid "cannot create searchlist"
-msgstr "¥µ¡¼¥Á¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 59"
+#~ msgstr "��� 59"
 
-#: elf/dl-load.c:1352
-msgid "cannot enable executable stack as shared object requires"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤¬É¬ÍפȤ·¤Æ¤¤¤ë¼Â¹Ô²Äǽ¥¹¥¿¥Ã¥¯¤òÍ­¸ú¤Ë¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Not a stream device"
+#~ msgstr "ã?¹ã??ã?ªã?¼ã??ã??ã??ã?¤ã?¹ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1470
-msgid "file too short"
-msgstr "¥Õ¥¡¥¤¥ë¤¬¾®¤µ¤¹¤®¤Þ¤¹"
+#~ msgid "Out of stream resources"
+#~ msgstr "ã?¹ã??ã?ªã?¼ã??ã?ªã?½ã?¼ã?¹å¤?ã?§ã??"
 
-#: elf/dl-load.c:1493
-msgid "invalid ELF header"
-msgstr "ÉÔÅö¤ÊELF¥Ø¥Ã¥À"
+#~ msgid "Error 72"
+#~ msgstr "��� 72"
 
-#: elf/dl-load.c:1502
-msgid "ELF file data encoding not big-endian"
-msgstr "ELF¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "Error 73"
+#~ msgstr "��� 73"
 
-#: elf/dl-load.c:1504
-msgid "ELF file data encoding not little-endian"
-msgstr "ELF¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "Error 75"
+#~ msgstr "��� 75"
 
-#: elf/dl-load.c:1508
-msgid "ELF file version ident does not match current one"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥ó¼±Ê̻Ҥϸ½ºß¤Î¥Õ¥¡¥¤¥ë¤Ë°ìÃפ·¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "Error 76"
+#~ msgstr "��� 76"
 
-#: elf/dl-load.c:1512
-msgid "ELF file OS ABI invalid"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤ÎOS ABI¤¬ÉÔÀµ¤Ç¤¹."
+#~ msgid "Not a data message"
+#~ msgstr "ã??ã?¼ã?¿ã?¡ã??ã?»ã?¼ã?¸ã?§ã?¯ã??ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1514
-msgid "ELF file ABI version invalid"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤ÎABI¥Ð¡¼¥¸¥ç¥ó¤¬ÉÔÀµ¤Ç¤¹."
+#~ msgid "Attempting to link in more shared libraries than system limit"
+#~ msgstr "ã?·ã?¹ã??ã??ã?®å?¶é??以ä¸?ã?®å?±æ??ã?©ã?¤ã??ã?©ã?ªã?¸ã?ªã?³ã?¯ã??ã??ã??ã?¨ã??ã?¦ã??ã?¾ã??"
 
-#: elf/dl-load.c:1517
-msgid "internal error"
-msgstr "ÆâÉô¥¨¥é¡¼"
+#~ msgid "Can not exec a shared library directly"
+#~ msgstr "å?±æ??ã?©ã?¤ã??ã?©ã?ªã?¯ç?´æ?¥å®?è¡?ã?§ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1524
-msgid "ELF file version does not match current one"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥óÈֹ椬¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ë°ìÃפ·¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "Illegal byte sequence"
+#~ msgstr "ä¸?æ­£ã?ªã??ã?¤ã??ã?·ã?¼ã?±ã?³ã?¹ã?§ã??"
 
-#: elf/dl-load.c:1532
-msgid "ELF file's phentsize not the expected size"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Îphentsize¤Ï´üÂÔ¤µ¤ì¤ë¥µ¥¤¥º¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "Operation not applicable"
+#~ msgstr "æ??ä½?ã?¯é?©ç?¨ã?§ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1538
-msgid "only ET_DYN and ET_EXEC can be loaded"
-msgstr "ET_DYN ¤È ET_EXEC ¤À¤±¤¬¥í¡¼¥É¤Ç¤­¤Þ¤·¤¿"
+#~ msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
+#~ msgstr "ã??ã?¹å??ã??æ¤?æ?»ä¸­ã?«é??é??ã??ã??ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã?®æ?°ã??MAXSYNLINKSã??è¶?ã??ã?¾ã??ã??"
 
-#: elf/dl-load.c:1944
-msgid "cannot open shared object file"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "Error 91"
+#~ msgstr "��� 91"
 
-#: elf/dl-lookup.c:265 elf/dl-lookup.c:443
-msgid "relocation error"
-msgstr "ºÆÇÛÃÖ¥¨¥é¡¼"
+#~ msgid "Error 92"
+#~ msgstr "��� 92"
 
-#: elf/dl-open.c:111
-msgid "cannot extend global scope"
-msgstr "Âç°èŪ¥¹¥³¡¼¥×¤ò³ÈÄ¥¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Option not supported by protocol"
+#~ msgstr "ã?ªã??ã?·ã?§ã?³ã?¯ã??ã?­ã??ã?³ã?«ã?«ã??ã?£ã?¦ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: elf/dl-open.c:214
-msgid "empty dynamic string token substitution"
-msgstr "¶õ¤ÊưŪʸ»úÎó¥È¡¼¥¯¥ó¤ÎÂåÆþ"
+#~ msgid "Error 100"
+#~ msgstr "��� 100"
 
-#: elf/dl-open.c:361 elf/dl-open.c:372
-msgid "cannot create scope list"
-msgstr "¥¹¥³¡¼¥×¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 101"
+#~ msgstr "��� 101"
 
-#: elf/dl-open.c:434
-msgid "cannot create TLS data structures"
-msgstr "TLS¥Ç¡¼¥¿¹½Â¤ÂΤòºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 102"
+#~ msgstr "��� 102"
 
-#: elf/dl-open.c:496
-msgid "invalid mode for dlopen()"
-msgstr "dlopen()¤ËÂФ¹¤ëÉÔÀµ¤Ê¥â¡¼¥É¤Ç¤¹"
+#~ msgid "Error 103"
+#~ msgstr "��� 103"
 
-#: elf/dl-reloc.c:57
-msgid "cannot allocate memory in static TLS block"
-msgstr "ÀÅŪTLS¥Ö¥í¥Ã¥¯ÍÑ¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Error 104"
+#~ msgstr "��� 104"
 
-#: elf/dl-reloc.c:176
-msgid "cannot make segment writable for relocation"
-msgstr "ºÆ³ÎÊÝÍѤΥ»¥°¥á¥ó¥È¤ò½ñ¹þ¤ß²Äǽ¤Ë¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 105"
+#~ msgstr "��� 105"
 
-#: elf/dl-reloc.c:277
-#, c-format
-msgid "%s: profiler found no PLTREL in object %s\n"
-msgstr "%s: ¥×¥í¥Õ¥¡¥¤¥é¤¬¥ª¥Ö¥¸¥§¥¯¥È %s Ãæ¤Ë PLTREL ¤¬¤Ê¤¤¤³¤È¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
+#~ msgid "Error 106"
+#~ msgstr "��� 106"
 
-#: elf/dl-reloc.c:289
-#, c-format
-msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
-msgstr "%s: %s ¤Î PLTREL ÍÑ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#~ msgid "Error 107"
+#~ msgstr "��� 107"
 
-#: elf/dl-reloc.c:304
-msgid "cannot restore segment prot after reloc"
-msgstr "ºÆÇÛÃÖ¸å¤Ë¥»¥°¥á¥ó¥Èprot¤ò¥ê¥¹¥È¥¢¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 108"
+#~ msgstr "��� 108"
 
-#: elf/dl-sym.c:74 elf/dl-sym.c:145
-msgid "RTLD_NEXT used in code not dynamically loaded"
-msgstr "¥³¡¼¥ÉÃæ¤Ç»È¤ï¤ì¤Æ¤¤¤ëRTLD_NEXT¤òưŪ¤ËÆɤ߹þ¤á¤Þ¤»¤ó"
+#~ msgid "Error 109"
+#~ msgstr "��� 109"
 
-#: elf/dl-version.c:303
-msgid "cannot allocate version reference table"
-msgstr "¥Ð¡¼¥¸¥ç¥ó»²¾È¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Error 110"
+#~ msgstr "��� 110"
 
-#: elf/ldconfig.c:122
-msgid "Print cache"
-msgstr "¥­¥ã¥Ã¥·¥å¤Îɽ¼¨"
+#~ msgid "Error 111"
+#~ msgstr "��� 111"
 
-#: elf/ldconfig.c:123
-msgid "Generate verbose messages"
-msgstr "¾ÜºÙ¤Ê¥á¥Ã¥»¡¼¥¸¤Îɽ¼¨"
+#~ msgid "Error 112"
+#~ msgstr "��� 112"
 
-#: elf/ldconfig.c:124
-msgid "Don't build cache"
-msgstr "¥­¥ã¥Ã¥·¥å¤Î¹½ÃÛ¤ò¹Ô¤ï¤Ê¤¤"
+#~ msgid "Error 113"
+#~ msgstr "��� 113"
 
-#: elf/ldconfig.c:125
-msgid "Don't generate links"
-msgstr "¥ê¥ó¥¯¤òÀ¸À®¤·¤Ê¤¤"
+#~ msgid "Error 114"
+#~ msgstr "��� 114"
 
-#: elf/ldconfig.c:126
-msgid "Change to and use ROOT as root directory"
-msgstr "¥ë¡¼¥È¥Ç¥£¥ì¥¯¥È¥ê¤È¤·¤ÆROOT¤ò»ÈÍѤ·¡¢¤½¤³¤ØÊѹ¹¤·¤Þ¤¹"
+#~ msgid "Error 115"
+#~ msgstr "��� 115"
 
-#: elf/ldconfig.c:127
-msgid "Use CACHE as cache file"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤È¤·¤Æ CACHE ¤ò»ÈÍѤ·¤Þ¤¹"
+#~ msgid "Error 116"
+#~ msgstr "��� 116"
 
-#: elf/ldconfig.c:128
-msgid "Use CONF as configuration file"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤È¤·¤Æ CONF ¤ò»ÈÍѤ·¤Þ¤¹"
+#~ msgid "Error 117"
+#~ msgstr "��� 117"
 
-#: elf/ldconfig.c:129
-msgid "Only process directories specified on the command line.  Don't build cache."
-msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ë»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Î¤ß½èÍý¤·¤Þ¤¹. ¥­¥ã¥Ã¥·¥å¤ò¹½ÃÛ¤·¤Þ¤»¤ó."
+#~ msgid "Error 118"
+#~ msgstr "��� 118"
 
-#: elf/ldconfig.c:130
-msgid "Manually link individual libraries."
-msgstr "¸Ä¡¹¤Î¥é¥¤¥Ö¥é¥ê¤Ë¼êÆ°¤Ç¥ê¥ó¥¯¤·¤Æ¤¯¤À¤µ¤¤."
+#~ msgid "Error 119"
+#~ msgstr "��� 119"
 
-#: elf/ldconfig.c:131
-msgid "Format to use: new, old or compat (default)"
-msgstr "»ÈÍÑ¥Õ¥©¡¼¥Þ¥Ã¥È: ¿·, µì, ¸ß´¹ (¥Ç¥Õ¥©¥ë¥È)"
+#~ msgid "Operation not supported on transport endpoint"
+#~ msgstr "é??信端ç?¹ã?§ã?¯ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?ªã??æ??ä½?ã?§ã??"
 
-#: elf/ldconfig.c:139
-msgid "Configure Dynamic Linker Run Time Bindings."
-msgstr "¥À¥¤¥Ê¥ß¥Ã¥¯¥ê¥ó¥«¤Î¥é¥ó¥¿¥¤¥à¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÀßÄꤷ¤Þ¤¹."
+#~ msgid "Address family not supported by protocol family"
+#~ msgstr "ã?¢ã??ã?¬ã?¹ã??ã?¡ã??ã?ªã?¯ã??ã?­ã??ã?³ã?«ã??ã?¡ã??ã?ªã?«ã??ã?£ã?¦ã?µã??ã?¼ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:297
-#, c-format
-msgid "Path `%s' given more than once"
-msgstr "1²ó°Ê¾åÍ¿¤¨¤é¤ì¤¿¥Ñ¥¹`%s'"
+#~ msgid "Network dropped connection because of reset"
+#~ msgstr "ã?ªã?»ã??ã??ã??ã??ã??ã??ã??ã??ã??ã??ã?¯ã?¼ã?¯æ?¥ç¶?ã??å??ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:341
-#, c-format
-msgid "%s is not a known library type"
-msgstr "%s ¤Ï̤ÃΤΥ饤¥Ö¥é¥ê¥¿¥¤¥×¤Ç¤¹"
+#~ msgid "Error 136"
+#~ msgstr "��� 136"
 
-#: elf/ldconfig.c:361
-#, c-format
-msgid "Can't stat %s"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Not available"
+#~ msgstr "å?©ç?¨å?ºæ?¥ã?¾ã??ã??"
 
-#: elf/ldconfig.c:431
-#, c-format
-msgid "Can't stat %s\n"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó\n"
+#~ msgid "Is a name file"
+#~ msgstr "å??å??ã??ã?¡ã?¤ã?«ã?§ã??"
 
-#: elf/ldconfig.c:441
-#, c-format
-msgid "%s is not a symbolic link\n"
-msgstr "%s ¤Ï¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
+#~ msgid "Reserved for future use"
+#~ msgstr "å°?æ?¥ã?®ã??ã??ã?«äº?ç´?æ¸?ã?¿"
 
-#: elf/ldconfig.c:460
-#, c-format
-msgid "Can't unlink %s"
-msgstr "%s ¤ò¥¢¥ó¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Error 142"
+#~ msgstr "��� 142"
 
-#: elf/ldconfig.c:466
-#, c-format
-msgid "Can't link %s to %s"
-msgstr "%s ¤«¤é %s ¤Ø¥ê¥ó¥¯¤òÄ¥¤ì¤Þ¤»¤ó"
+#~ msgid "Cannot send after socket shutdown"
+#~ msgstr "ã?½ã?±ã??ã??ã?®ã?·ã?£ã??ã??ã??ã?¦ã?³å¾?ã?¯é??ä¿¡ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:472
-msgid " (changed)\n"
-msgstr " (Êѹ¹)\n"
+#~ msgid "%s: Can't unlink  %s: %s\n"
+#~ msgstr "%s: %sã??ã?¢ã?³ã?ªã?³ã?¯ã?§ã??ã?¾ã??ã??: %s\n"
 
-#: elf/ldconfig.c:474
-msgid " (SKIPPED)\n"
-msgstr " (¥¹¥­¥Ã¥×)\n"
+#~ msgid "starting year too low to be represented"
+#~ msgstr "é??å§?å¹´ã?®å?¤ã??å°?ã??ã??ã??ã??ã??ã??表ç?¾ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:529
-#, c-format
-msgid "Can't find %s"
-msgstr "%s ¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
+#~ msgid "starting year too high to be represented"
+#~ msgstr "é??å§?å¹´ã?®å?¤ã??大ã??ã??ã??ã??ã??ã??表ç?¾ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:545
-#, c-format
-msgid "Can't lstat %s"
-msgstr "lstat %s ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "ending year too low to be represented"
+#~ msgstr "çµ?äº?å¹´ã?®å?¤ã??å°?ã??ã??ã??ã??ã??ã??表ç?¾ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:552
-#, c-format
-msgid "Ignored file %s since it is not a regular file."
-msgstr "Àµµ¬¤Î¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¤¤¿¤á¥Õ¥¡¥¤¥ë %s ¤ò̵»ë¤·¤Þ¤¹"
+#~ msgid "ending year too high to be represented"
+#~ msgstr "çµ?äº?å¹´ã?®å?¤ã??大ã??ã??ã??ã??ã??ã??表ç?¾ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:560
-#, c-format
-msgid "No link created since soname could not be found for %s"
-msgstr "%s ¤ËÂФ¹¤ë soname ¤¬¸«¤Ä¤«¤é¤Ê¤¤¤¿¤á¥ê¥ó¥¯¤¬ºîÀ®¤µ¤ì¤Þ¤»¤ó"
+#~ msgid "no day in month matches rule"
+#~ msgstr "æ??ã?®ä¸­ã?®æ?¥ã?«ã?¡ã?¯ã?«ã?¼ã?«ã?«ã??ã??ã??ã??ã?¦ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:651
-#, c-format
-msgid "Can't open directory %s"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "%s: line %d: expected service, found `%s'\n"
+#~ msgstr "%s: %dè¡?: è¦?æ±?ã??ã??ã?µã?¼ã??ã?¹ `%s' ã??è¦?ã?¤ã??ã??ã?¾ã??ã??\n"
 
-#: elf/ldconfig.c:706 elf/ldconfig.c:753
-#, c-format
-msgid "Cannot lstat %s"
-msgstr "lstat %s ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "%s: line %d: cannot specify more than %d services"
+#~ msgstr "%s: %dè¡?: %d ã?µã?¼ã??ã?¹ä»¥ä¸?æ??å®?ã?§ã??ã?¾ã??ã??"
 
-#: elf/ldconfig.c:718
-#, c-format
-msgid "Cannot stat %s"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "%s: line %d: list delimiter not followed by keyword"
+#~ msgstr "%s: %dè¡?: ã?ªã?¹ã??ã??ã?ªã??ã?¿ã?¯ã?­ã?¼ã?¯ã?¼ã??ã?«ã??ã??ã??ã?£ã?¦ã?¾ã??ã??"
 
-#: elf/ldconfig.c:775 elf/readlib.c:92
-#, c-format
-msgid "Input file %s not found.\n"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó.\n"
+#~ msgid "authunix_create: out of memory\n"
+#~ msgstr "authunix_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/ldconfig.c:826
-#, c-format
-msgid "libc5 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc5¥é¥¤¥Ö¥é¥ê %s"
+#~ msgid "clnttcp_create: out of memory\n"
+#~ msgstr "clnttcp_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/ldconfig.c:829
-#, c-format
-msgid "libc6 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc6¥é¥¤¥Ö¥é¥ê %s"
+#~ msgid "clntudp_create: out of memory\n"
+#~ msgstr "clntudp_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/ldconfig.c:832
-#, c-format
-msgid "libc4 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc4¥é¥¤¥Ö¥é¥ê %s "
+#~ msgid "clntunix_create: out of memory\n"
+#~ msgstr "clntunix_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/ldconfig.c:859
-#, c-format
-msgid "libraries %s and %s in directory %s have same soname but different type."
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê %3$s Æâ¤Ë¤¢¤ë¥é¥¤¥Ö¥é¥ê %1$s ¤È %2$s ¤ÏƱ°ì¤Î soname ¤Ç¤¹¤¬°Û¤Ê¤Ã¤¿¥¿¥¤¥×¤Ç¤¹."
+#~ msgid "get_myaddress: ioctl (get interface configuration)"
+#~ msgstr "get_myaddress: ioctl (ã?¤ã?³ã?¿ã?¼ã??ã?§ã?¼ã?¹ã?®è¨­å®?ã??å??å¾?ã??ã?¾ã??)"
 
-#: elf/ldconfig.c:962
-#, c-format
-msgid "Can't open configuration file %s"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "__get_myaddress: ioctl (get interface configuration)"
+#~ msgstr "__get_myaddress: ioctl (ã?¤ã?³ã?¿ã?¼ã??ã?§ã?¼ã?¹ã?®è¨­å®?ã??å??å¾?ã??ã?¾ã??)"
 
-#: elf/ldconfig.c:1033
-#, c-format
-msgid "relative path `%s' used to build cache"
-msgstr "¥­¥ã¥Ã¥·¥åÀ¸À®»þ¤ËÁêÂХѥ¹ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
+#~ msgid "broadcast: ioctl (get interface configuration)"
+#~ msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??: ioctl (ã?¤ã?³ã?¿ã?¼ã??ã?§ã?¼ã?¹è¨­å®?ã??å??å¾?)"
 
-#: elf/ldconfig.c:1057
-msgid "Can't chdir to /"
-msgstr "/ ¤Ëchdir¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "broadcast: ioctl (get interface flags)"
+#~ msgstr "ã??ã?­ã?¼ã??ã?­ã?£ã?¹ã??: ioctl (ã?¤ã?³ã?¿ã?¼ã??ã?§ã?¼ã?¹ã??ã?©ã?°ã??å??å¾?)"
 
-#: elf/ldconfig.c:1099
-#, c-format
-msgid "Can't open cache file directory %s\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò³«¤±¤Þ¤»¤ó\n"
+#~ msgid "svc_tcp: makefd_xprt: out of memory\n"
+#~ msgstr "svc_tcp: makefd_xprt: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/readlib.c:98
-#, c-format
-msgid "Cannot fstat file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤ò fstat ¤Ç¤­¤Þ¤»¤ó.\n"
+#~ msgid "svcudp_create: out of memory\n"
+#~ msgstr "svcudp_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/readlib.c:108
-#, c-format
-msgid "File %s is too small, not checked."
-msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¾®¤µ¤¹¤®¤Þ¤¹, ¥Á¥§¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
+#~ msgid "svcunix_create: out of memory\n"
+#~ msgstr "svcunix_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/readlib.c:117
-#, c-format
-msgid "Cannot mmap file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤òmmap¤Ç¤­¤Þ¤»¤ó.\n"
+#~ msgid "svc_unix: makefd_xprt: out of memory\n"
+#~ msgstr "svc_unix: makefd_xprt: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/readlib.c:155
-#, c-format
-msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
-msgstr "%s ¤ÏELF¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó - ´Ö°ã¤Ã¤¿magic¥Ð¥¤¥È¤ò¥Õ¥¡¥¤¥ë¤ÎÀèƬ¤Ë»ý¤Ã¤Æ¤¤¤Þ¤¹.\n"
+#~ msgid "xdr_bytes: out of memory\n"
+#~ msgstr "xdr_bytes: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/sprof.c:72
-msgid "Output selection:"
-msgstr "½ÐÎÏÁªÂò:"
+#~ msgid "xdr_string: out of memory\n"
+#~ msgstr "xdr_string: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/sprof.c:74
-msgid "print list of count paths and their number of use"
-msgstr "¥«¥¦¥ó¥È¤·¤¿·ÐÏ©¤È¤½¤ì¤é¤Î»ÈÍÑ¿ô¤Î¥ê¥¹¥È¤òɽ¼¨"
+#~ msgid "xdr_array: out of memory\n"
+#~ msgstr "xdr_array: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/sprof.c:76
-msgid "generate flat profile with counts and ticks"
-msgstr "¥«¥¦¥ó¥È¤È¥Æ¥£¥Ã¥¯¤ò¥Õ¥é¥Ã¥È¤Ë¥×¥í¥Õ¥¡¥¤¥ëÀ¸À®¤·¤Þ¤¹"
+#~ msgid "xdrrec_create: out of memory\n"
+#~ msgstr "xdrrec_create: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/sprof.c:77
-msgid "generate call graph"
-msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¤òÀ¸À®¤·¤Þ¤¹"
+#~ msgid "xdr_reference: out of memory\n"
+#~ msgstr "xdr_reference: ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
 
-#: elf/sprof.c:84
-msgid "Read and display shared object profiling data"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¤òÆɤ߹þ¤ßɽ¼¨¤¹¤ë"
+#~ msgid "YPBINDPROC_DOMAIN: %s\n"
+#~ msgstr "YPBINDPROC_DOMAIN: %s\n"
 
-#: elf/sprof.c:87
-msgid "SHOBJ [PROFDATA]"
-msgstr "SHOBJ [PROFDATA]"
+#~ msgid "while allocating hash table entry"
+#~ msgstr "ã??ã??ã?·ã?¥ã??ã?¼ã??ã?«ã?¨ã?³ã??ã?ªå?²ã??å½?ã?¦ä¸­"
 
-#: elf/sprof.c:398
-#, c-format
-msgid "failed to load shared object `%s'"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s' ¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ"
+#~ msgid "Cannot run nscd in secure mode as unprivileged user"
+#~ msgstr "é??ç?¹æ¨©ã?¦ã?¼ã?¶ã?¯ã?»ã?­ã?¥ã?¢ã?¢ã?¼ã??ã?§nscdã??å®?è¡?ã?§ã??ã?¾ã??ã??"
 
-#: elf/sprof.c:407
-msgid "cannot create internal descriptors"
-msgstr "ÆâÉôµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "while allocating cache: %s"
+#~ msgstr "ã?­ã?£ã??ã?·ã?¥å?²ã??å½?ã?¦ä¸­: %s"
 
-#: elf/sprof.c:526
-#, c-format
-msgid "Reopening shared object `%s' failed"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s'¤ÎºÆ¥ª¡¼¥×¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "while accepting connection: %s"
+#~ msgstr "å??ä»?ã?³ã??ã?¯ã?·ã?§ã?³ä¸­: %s"
 
-#: elf/sprof.c:534
-msgid "mapping of section headers failed"
-msgstr "¥»¥¯¥·¥ç¥ó¥Ø¥Ã¥À¤Î¥Þ¥Ã¥Ô¥ó¥°¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "while allocating key copy"
+#~ msgstr "ã?­ã?¼ã?³ã??ã?¼å?²ã??å½?ã?¦ä¸­"
 
-#: elf/sprof.c:544
-msgid "mapping of section header string table failed"
-msgstr "¥»¥¯¥·¥ç¥ó¥Ø¥Ã¥À¤Îʸ»úÎó¥Æ¡¼¥Ö¥ë¤Î¥Þ¥Ã¥Ô¥ó¥°¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "while allocating cache entry"
+#~ msgstr "ã?­ã?£ã??ã?·ã?¥ã?¨ã?³ã??ã?ªå?²ã??å½?ã?¦ä¸­"
 
-#: elf/sprof.c:564
-#, c-format
-msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
-msgstr "*** ¥Õ¥¡¥¤¥ë `%s' ¤Ï strip ¤µ¤ì¤Æ¤¤¤Þ¤¹: ¾ÜºÙ¤Ê²òÀϤ¬½ÐÍè¤Þ¤»¤ó\n"
+#~ msgid "Haven't found \"%d\" in group cache!"
+#~ msgstr "ã?°ã?«ã?¼ã??ã?­ã?£ã??ã?·ã?¥ä¸­ã?« \"%d\" ã??è¦?ã?¤ã??ã??ã?¾ã??ã??!"
 
-#: elf/sprof.c:594
-msgid "failed to load symbol data"
-msgstr "¥·¥ó¥Ü¥ë¾ðÊó¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ"
+#~ msgid "%15lu  number of times clients had to wait\n"
+#~ msgstr "%15lu  ã?¯ã?©ã?¤ã?¢ã?³ã??ã??å¾?ã??ã??ã??ã??å??æ?°\n"
 
-#: elf/sprof.c:664
-msgid "cannot load profiling data"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¤ò¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "      no"
+#~ msgstr "  ã??ã??ã??"
 
-#: elf/sprof.c:673
-msgid "while stat'ing profiling data file"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥Õ¥¡¥¤¥ë½ñ¤­¹þ¤ßÃæ"
+#~ msgid "     yes"
+#~ msgstr "    ã?¯ã??"
 
-#: elf/sprof.c:681
-#, c-format
-msgid "profiling data file `%s' does not match shared object `%s'"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë`%s'¤Ï¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s'¤È°ìÃפ·¤Þ¤»¤ó"
+#~ msgid "Haven't found \"%d\" in password cache!"
+#~ msgstr "ã??ã?¹ã?¯ã?¼ã??ã?­ã?£ã??ã?·ã?¥ã?« \"%d\" ã??è¦?ã?¤ã??ã??ã?¾ã??ã??!"
 
-#: elf/sprof.c:692
-msgid "failed to mmap the profiling data file"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ë¾ðÊó¥Õ¥¡¥¤¥ë¤Îmmap¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "Can't remove old temporary cache file %s"
+#~ msgstr "å?¤ã??ã??ã?³ã??ã?©ã?ªã?­ã?£ã??ã?·ã?¥ã??ã?¡ã?¤ã?« %s ã??å??é?¤ã?§ã??ã?¾ã??ã??"
 
-#: elf/sprof.c:700
-msgid "error while closing the profiling data file"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ë¾ðÊó¥Õ¥¡¥¤¥ë¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+#~ msgid "Writing of cache data failed."
+#~ msgstr "ã?­ã?£ã??ã?·ã?¥ã??ã?¼ã?¿ã?®æ?¸è¾¼ã?¿ã?«å¤±æ??ã??ã?¾ã??ã??."
 
-#: elf/sprof.c:709 elf/sprof.c:779
-msgid "cannot create internal descriptor"
-msgstr "ÆâÉôµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "empty dynamics string token substitution"
+#~ msgstr "空ã?ªå??ç??æ??å­?å??ã??ã?¼ã?¯ã?³ã?®ä»£å?¥"
 
-#: elf/sprof.c:755
-#, c-format
-msgid "`%s' is no correct profile data file for `%s'"
-msgstr "%s'¤Ï`%s'¤ËÂФ¹¤ëÀµ¤·¤¤¥×¥í¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "cannot create searchlist"
+#~ msgstr "ã?µã?¼ã??ã?ªã?¹ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??"
 
-#: elf/sprof.c:936 elf/sprof.c:988
-msgid "cannot allocate symbol data"
-msgstr "¥·¥ó¥Ü¥ë¾ðÊó¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
+#~ msgstr "%s: %s ã?® PLTREL ç?¨ã?¡ã?¢ã?ªã??足ã??ã?¾ã??ã??\n"
+
+#~ msgid "Can't lstat %s"
+#~ msgstr "lstat %s ã?§ã??ã?¾ã??ã??"
 
 #~ msgid "shared object cannot be dlopen()ed: static TLS memory too small"
-#~ msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤Ï dlopen() ¤Ç¤­¤Þ¤»¤ó: TLS ÍÑÀÅŪ¥á¥â¥ê¤¬¾®¤µ¤¹¤®¤Þ¤¹"
+#~ msgstr "å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??ã?¯ dlopen() ã?§ã??ã?¾ã??ã??: TLS ç?¨é??ç??ã?¡ã?¢ã?ªã??å°?ã??ã??ã??ã?¾ã??"
 
 #~ msgid "\t\t\t\t\t\t\t      %s: value for field `%s' must be in range %d...%d"
-#~ msgstr "\t\t\t\t\t\t\t       %s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃÍ¤Ï %d...%d ¤ÎÈϰϤˤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+#~ msgstr "\t\t\t\t\t\t\t       %s: ã??ã?£ã?¼ã?«ã??`%s'ã?®å?¤ã?¯ %d...%d ã?®ç¯?å?²ã?«ã?ªã??ã??ã?°ã?ªã??ã?¾ã??ã??"
 
 #~ msgid "Failed to look up user '%s' to run server as"
-#~ msgstr "¥µ¡¼¥Ð¡¼¤ò¼Â¹Ô¤µ¤»¤ë¤¿¤á¤Î¥æ¡¼¥¶'%s'¤Î¸¡º÷¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgstr "ã?µã?¼ã??ã?¼ã??å®?è¡?ã??ã??ã??ã??ã??ã?®ã?¦ã?¼ã?¶'%s'ã?®æ¤?ç´¢ã?«å¤±æ??ã??ã?¾ã??ã??"
 
 #~ msgid "no filename for profiling data given and shared object `%s' has no soname"
-#~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¤Î¥Õ¥¡¥¤¥ë̾¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s' ¤¬soname¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgstr "ã??ã?­ã??ã?¡ã?¤ã?ªã?³ã?°ã??ã?¼ã?¿ã?®ã??ã?¡ã?¤ã?«å??ã??ä¸?ã??ã??ã??ã?¦ã??ã?ªã??ã??ã??å?±æ??ã?ªã??ã?¸ã?§ã?¯ã??`%s' ã??sonameã?§ã?¯ã??ã??ã?¾ã??ã??"

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    4 +
 po/ja.po  |10631 +++++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 6046 insertions(+), 4589 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]