summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2011-02-04 22:13:20 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2011-02-04 22:13:20 +0000
commitb8df40b734d3df9979fd578556fa1d70f2ada743 (patch)
treeba33735d41593ea1abc8140011952a572c1a6feb
parente1bdacc1e71d0c59aa53f7ea1de37c3f8912d3b8 (diff)
downloadeglibc2-b8df40b734d3df9979fd578556fa1d70f2ada743.tar.gz
Merge changes between r12321 and r12643 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@12751 7b3dc134-2b1b-0410-93df-9e9f96275f8d
-rw-r--r--libc/ChangeLog224
-rw-r--r--libc/NEWS16
-rw-r--r--libc/bits/select.h10
-rw-r--r--libc/catgets/gencat.c4
-rw-r--r--libc/config.h.in3
-rwxr-xr-xlibc/configure36
-rw-r--r--libc/configure.in146
-rw-r--r--libc/csu/version.c4
-rwxr-xr-xlibc/debug/catchsegv.sh4
-rwxr-xr-xlibc/debug/xtrace.sh4
-rw-r--r--libc/elf/Makefile70
-rw-r--r--libc/elf/check-execstack.c13
-rw-r--r--libc/elf/dl-dst.h17
-rw-r--r--libc/elf/dl-load.c6
-rw-r--r--libc/elf/dl-support.c6
-rw-r--r--libc/elf/ldconfig.c6
-rw-r--r--libc/elf/ldd.bash.in4
-rw-r--r--libc/elf/rtld.c6
-rw-r--r--libc/elf/sofini.c2
-rw-r--r--libc/elf/soinit.c6
-rw-r--r--libc/elf/sprof.c4
-rw-r--r--libc/iconv/iconv_prog.c4
-rw-r--r--libc/iconv/iconvconfig.c4
-rw-r--r--libc/include/alloca.h1
-rw-r--r--libc/include/features.h5
-rw-r--r--libc/include/sys/resource.h1
-rw-r--r--libc/io/fcntl.h4
-rw-r--r--libc/locale/programs/locale.c4
-rw-r--r--libc/locale/programs/localedef.c4
-rw-r--r--libc/malloc/malloc.c2
-rwxr-xr-xlibc/malloc/memusage.sh4
-rw-r--r--libc/malloc/mtrace.pl4
-rw-r--r--libc/nptl/ChangeLog26
-rw-r--r--libc/nptl/Makefile2
-rw-r--r--libc/nptl/Versions1
-rw-r--r--libc/nptl/alloca_cutoff.c3
-rw-r--r--libc/nptl/pthread_cond_timedwait.c4
-rw-r--r--libc/nptl/pthread_cond_wait.c4
-rw-r--r--libc/nptl/pthread_rwlock_rdlock.c4
-rw-r--r--libc/nptl/pthread_rwlock_timedrdlock.c4
-rw-r--r--libc/nptl/pthread_rwlock_timedwrlock.c4
-rw-r--r--libc/nptl/pthread_rwlock_wrlock.c4
-rw-r--r--libc/nptl/sysdeps/pthread/setxid.h8
-rw-r--r--libc/nscd/hstcache.c27
-rw-r--r--libc/nscd/nscd.c4
-rw-r--r--libc/nss/getent.c4
-rw-r--r--libc/nss/nss_files/files-hosts.c61
-rw-r--r--libc/po/ja.po9675
-rw-r--r--libc/posix/fnmatch_loop.c13
-rw-r--r--libc/posix/getconf.c4
-rwxr-xr-xlibc/posix/globtest.sh13
-rw-r--r--libc/posix/regexec.c2
-rw-r--r--libc/posix/testfnm.c2
-rw-r--r--libc/posix/tst-fnmatch.input11
-rw-r--r--libc/posix/tst-fnmatch2.c5
-rw-r--r--libc/stdio-common/Makefile5
-rw-r--r--libc/stdio-common/printf_fp.c23
-rw-r--r--libc/stdio-common/tst-grouping.c83
-rw-r--r--libc/stdio-common/vfprintf.c20
-rw-r--r--libc/string/xpg-strerror.c13
-rw-r--r--libc/sysdeps/i386/Makefile1
-rw-r--r--libc/sysdeps/i386/bits/select.h33
-rw-r--r--libc/sysdeps/i386/init-first.c2
-rw-r--r--libc/sysdeps/i386/stackinfo.h8
-rw-r--r--libc/sysdeps/ia64/stackinfo.h8
-rw-r--r--libc/sysdeps/mach/hurd/i386/init-first.c2
-rw-r--r--libc/sysdeps/mach/hurd/powerpc/init-first.c2
-rw-r--r--libc/sysdeps/mach/xpg-strerror.c17
-rw-r--r--libc/sysdeps/posix/getaddrinfo.c1
-rw-r--r--libc/sysdeps/posix/spawni.c20
-rw-r--r--libc/sysdeps/powerpc/stackinfo.h13
-rw-r--r--libc/sysdeps/s390/stackinfo.h8
-rw-r--r--libc/sysdeps/sh/init-first.c2
-rw-r--r--libc/sysdeps/sh/stackinfo.h8
-rw-r--r--libc/sysdeps/sparc/stackinfo.h8
-rw-r--r--libc/sysdeps/unix/readdir_r.c3
-rw-r--r--libc/sysdeps/unix/sysv/linux/bits/socket.h8
-rw-r--r--libc/sysdeps/unix/sysv/linux/getrlimit64.c55
-rw-r--r--libc/sysdeps/unix/sysv/linux/i386/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/i386/getrlimit64.c5
-rw-r--r--libc/sysdeps/unix/sysv/linux/i386/setgroups.c12
-rw-r--r--libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/init-first.c2
-rw-r--r--libc/sysdeps/unix/sysv/linux/kernel-features.h5
-rw-r--r--libc/sysdeps/unix/sysv/linux/mkdirat.c4
-rw-r--r--libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/s390/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/setgroups.c37
-rw-r--r--libc/sysdeps/unix/sysv/linux/setrlimit64.c54
-rw-r--r--libc/sysdeps/unix/sysv/linux/sh/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h4
-rw-r--r--libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h12
-rw-r--r--libc/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c2
-rw-r--r--libc/sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c1
-rw-r--r--libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h5
-rw-r--r--libc/sysdeps/x86_64/bits/select.h8
-rw-r--r--libc/sysdeps/x86_64/stackinfo.h8
-rw-r--r--libc/version.h4
-rw-r--r--ports/ChangeLog20
-rw-r--r--ports/ChangeLog.arm11
-rw-r--r--ports/ChangeLog.m68k14
-rw-r--r--ports/ChangeLog.mips10
-rw-r--r--ports/sysdeps/arm/eabi/fclrexcpt.c6
-rw-r--r--ports/sysdeps/arm/eabi/fraiseexcpt.c6
-rw-r--r--ports/sysdeps/arm/eabi/fsetexcptflg.c6
-rw-r--r--ports/sysdeps/arm/stackinfo.h8
-rw-r--r--ports/sysdeps/m68k/stackinfo.h8
-rw-r--r--ports/sysdeps/mach/hurd/mips/init-first.c4
-rw-r--r--ports/sysdeps/mips/init-first.c4
-rw-r--r--ports/sysdeps/mips/stackinfo.h8
-rw-r--r--ports/sysdeps/powerpc/dl-procinfo.c96
-rw-r--r--ports/sysdeps/powerpc/dl-procinfo.h168
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/memcmp.S131
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/memcpy.S133
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/memset.S155
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/strcmp.S137
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/strcpy.S110
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/strlen.S78
-rw-r--r--ports/sysdeps/powerpc/powerpc32/405/strncmp.S131
-rw-r--r--ports/sysdeps/powerpc/powerpc32/440/Implies2
-rw-r--r--ports/sysdeps/powerpc/powerpc32/464/Implies2
-rw-r--r--ports/sysdeps/powerpc/powerpc32/476/Implies2
-rw-r--r--ports/sysdeps/powerpc/powerpc32/Makefile8
-rw-r--r--ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h4
-rw-r--r--ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h4
-rw-r--r--ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies2
-rw-r--r--ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies2
-rw-r--r--ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies2
-rw-r--r--ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies2
129 files changed, 7860 insertions, 4453 deletions
diff --git a/libc/ChangeLog b/libc/ChangeLog
index 7650dbae4..d3ae8bc94 100644
--- a/libc/ChangeLog
+++ b/libc/ChangeLog
@@ -1,6 +1,228 @@
+2010-10-01 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
+ decoding ACE if AI_CANONIDN.
+
+2011-01-18 Ulrich Drepper <drepper@gmail.com>
+
+ * elf/Makefile: Build IFUNC tests unless multi-arch = no.
+
+2011-01-17 Ulrich Drepper <drepper@gmail.com>
+
+ * version.h (RELEASE): Bump for 2.13 release.
+ * include/features.h: (__GLIBC_MINOR__): Bump to 13.
+
+ * io/fcntl.h: Define AT_NO_AUTOMOUNT.
+
+ * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
+ MADV_NOHUGEPAGE.
+ * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
+ * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
+ * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
+ * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
+ * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
+ * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
+
+ * posix/getconf.c: Update copyright year.
+ * catgets/gencat.c: Likewise.
+ * csu/version.c: Likewise.
+ * debug/catchsegv.sh: Likewise.
+ * debug/xtrace.sh: Likewise.
+ * elf/ldconfig.c: Likewise.
+ * elf/ldd.bash.in: Likewise.
+ * elf/sprof.c (print_version): Likewise.
+ * iconv/iconv_prog.c: Likewise.
+ * iconv/iconvconfig.c: Likewise.
+ * locale/programs/locale.c: Likewise.
+ * locale/programs/localedef.c: Likewise.
+ * malloc/memusage.sh: Likewise.
+ * malloc/mtrace.pl: Likewise.
+ * nscd/nscd.c (print_version): Likewise.
+ * nss/getent.c: Likewise.
+
+ * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
+ PF_CAIF, and PF_ALG.
+ * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
+
+2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
+
+ * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
+ (modules-names): Use them.
+ (ifunc-test-modules, ifunc-pie-tests): Define.
+ (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
+ tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
+ (test-extras): Likewise.
+ ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
+ $(compile-command.c).
+ ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
+ (all-built-dso): Define.
+ (check-textrel.out, check-execstack.out): Depend on it.
+
+ * configure.in: Don't override --enable-multi-arch.
+
+2011-01-15 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #6812]
+ * nscd/hstcache.c (tryagain): Define.
+ (cache_addhst): Return tryagain not notfound for temporary errors.
+ (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
+ failed.
+
+2011-01-14 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #10563]
+ * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
+ to make the syscall.
+ * sysdeps/unix/sysv/linux/setgroups.c: New file.
+
+ [BZ #12378]
+ * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
+ and fall back to matching as normal character if the string ends before
+ the matching ']' is found. This is what POSIX requires.
+ * posix/testfnm.c: Adjust test result.
+ * posix/globtest.sh: Adjust test result. Add new test.
+ * posix/tst-fnmatch.input: Likewise.
+ * posix/tst-fnmatch2.c: Add new test.
+
+2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
+
+ * elf/Makefile (check-execstack): Revert last change. Depend on
+ check-execstack.h.
+ (check-execstack.h): New target.
+ (generated): Add check-execstack.h.
+ * elf/check-execstack.c: Include "check-execstack.h".
+ (main): Revert last change.
+ (handle_file): Return zero if GNU_STACK is absent and
+ DEFAULT_STACK_PERMS doesn't include PF_X.
+
+2011-01-13 Ulrich Drepper <drepper@gmail.com>
+
+ * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
+ in child fails because the descriptor is already closed.
+ * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
+ * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
+ * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
+
+ [BZ #12397]
+ * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
+ syscall.
+
+ [BZ #10484]
+ * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
+ temporary buffer used to handle multi lookups locally.
+ * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
+
+2011-01-12 Ulrich Drepper <drepper@gmail.com>
+
+ * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
+ loader is ld.so.
+
+2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
+
+ * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
+ alignment for SSE2.
+
+2011-01-12 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #12394]
+ * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
+ characters. When rounding increased number of integer digits recompute
+ number of groups.
+ * stdio-common/tst-grouping.c: New file.
+ * stdio-common/Makefile: Add rules to build and run tst-grouping.
+
+2011-01-09 Ulrich Drepper <drepper@gmail.com>
+
+ * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
+ __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
+
+ * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
+ void.
+ * bits/select.h: Likewise.
+
+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]
+ * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
+ implementation just like for lxstat, fxstatat, et al.
+
+2010-12-27 Jim Meyering <meyering@redhat.com>
+
+ [BZ #12348]
+ * posix/regexec.c (build_trtable): Return failure indication upon
+ calloc failure. Otherwise, re_search_internal could infloop on OOM.
+
+2010-12-25 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #12201]
+ * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
+ * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
+ * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
+ * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
+
+ [BZ #12207]
+ * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
+
+ [BZ #12204]
+ * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
+ * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
+
+2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
+ * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
+ script has SORT_BY_INIT_PRIORITY.
+ * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
+ NO_CTORS_DTORS_SECTIONS is defined.
+ * elf/soinit.c: Likewise.
+ * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
+ NO_CTORS_DTORS_SECTIONS is defined.
+ * sysdeps/mach/hurd/i386/init-first.c: Likewise.
+ * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
+ * sysdeps/sh/init-first.c: Likewise.
+ * sysdeps/unix/sysv/linux/init-first.c: Likewise.
+
+2010-12-24 Ulrich Drepper <drepper@gmail.com>
+
+ * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
+ always use the slow path.
+
+2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
+
+ * elf/Makefile: (check-execstack): Replace $(native-compile) with a
+ similar rule which adds the sysdep directories to the header search in
+ order to pick up the correct platform stackinfo.h.
+ * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
+ perform test if it is, otherwise return successfully without testing.
+ * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
+ DEFAULT_STACK_PERMS define in stackinfo.h.
+ * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
+ defined in stackinfo.h.
+ * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
+ DEFAULT_STACK_PERMS defined in stackinfo.h.
+ * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
+ * sysdeps/ia64/stackinfo.h: Likewise.
+ * sysdeps/s390/stackinfo.h: Likewise.
+ * sysdeps/sh/stackinfo.h: Likewise.
+ * sysdeps/sparc/stackinfo.h: Likewise.
+ * sysdeps/x86_64/stackinfo.h: Likewise.
+ * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
+ PF_X for powerpc64. Retain PF_X for powerpc32.
+
+2010-12-19 Ulrich Drepper <drepper@gmail.com>
+
+ * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
+ accurately.
+ * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
+ GETDENTS_64BIT_ALIGNED.
+
2010-12-14 Ulrich Drepper <dreper@gmail.com>
- * sysdeps/i386/i686/multiarch/strcmp.S: Undo accident checkin.
+ * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
2010-12-10 Andreas Schwab <schwab@redhat.com>
diff --git a/libc/NEWS b/libc/NEWS
index c588bd12e..7444b9de6 100644
--- a/libc/NEWS
+++ b/libc/NEWS
@@ -1,5 +1,5 @@
-GNU C Library NEWS -- history of user-visible changes. 2010-11-10
-Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc.
+GNU C Library NEWS -- history of user-visible changes. 2011-1-15
+Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
@@ -9,9 +9,11 @@ Version 2.13
* The following bugs are resolved with this release:
- 3268, 7066, 10851, 11611, 11640, 11701, 11840, 11856, 11883, 11903, 11904,
- 11968, 11979, 12005, 12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108,
- 12113, 12140, 12159, 12167, 12191, 12194, 12205
+ 3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11611, 11640,
+ 11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979, 12005,
+ 12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113, 12140,
+ 12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348, 12378,
+ 12394, 12397
* New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark
@@ -1923,8 +1925,7 @@ Version 1.04
----------------------------------------------------------------------
Copyright information:
-Copyright (C) 1992-1999,2000,2001,2002,2003,2004,2005,2006
- Free Software Foundation, Inc.
+Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
@@ -1938,4 +1939,5 @@ Copyright (C) 1992-1999,2000,2001,2002,2003,2004,2005,2006
Local variables:
version-control: never
+fill-column: 76
End:
diff --git a/libc/bits/select.h b/libc/bits/select.h
index 47e7dedc3..8a4e537b9 100644
--- a/libc/bits/select.h
+++ b/libc/bits/select.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 1998, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 2001, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -30,6 +30,8 @@
for (__i = 0; __i < sizeof (fd_set) / sizeof (__fd_mask); ++__i) \
__FDS_BITS (__arr)[__i] = 0; \
} while (0)
-#define __FD_SET(d, s) (__FDS_BITS (s)[__FDELT(d)] |= __FDMASK(d))
-#define __FD_CLR(d, s) (__FDS_BITS (s)[__FDELT(d)] &= ~__FDMASK(d))
-#define __FD_ISSET(d, s) ((__FDS_BITS (s)[__FDELT(d)] & __FDMASK(d)) != 0)
+#define __FD_SET(d, s) \
+ ((void) (__FDS_BITS (s)[__FDELT(d)] |= __FDMASK(d)))
+#define __FD_CLR(d, s) \
+ ((void) (__FDS_BITS (s)[__FDELT(d)] &= ~__FDMASK(d)))
+#define __FD_ISSET(d, s) ((__FDS_BITS (s)[__FDELT (d)] & __FDMASK (d)) != 0)
diff --git a/libc/catgets/gencat.c b/libc/catgets/gencat.c
index 1ef8f407c..7b57179de 100644
--- a/libc/catgets/gencat.c
+++ b/libc/catgets/gencat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
@@ -250,7 +250,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/config.h.in b/libc/config.h.in
index 58cdaf522..8fa682177 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -207,6 +207,9 @@
/* Define if multi-arch DSOs should be generated. */
#undef USE_MULTIARCH
+/* Define if `.ctors' and `.dtors' sections shouldn't be used. */
+#undef NO_CTORS_DTORS_SECTIONS
+
/*
*/
diff --git a/libc/configure b/libc/configure
index 036652be0..23b2bacd0 100755
--- a/libc/configure
+++ b/libc/configure
@@ -4136,7 +4136,7 @@ $as_echo "$as_me: error:
;;
*)
test -d "$srcdir/$libc_add_on" || {
- if test -d "$libc_add_on"; then
+ if test -d "$libc_add_on"; then
libc_add_on="`pwd`/$libc_add_on"
else
{ { $as_echo "$as_me:$LINENO: error: add-on directory \"$libc_add_on\" does not exist" >&5
@@ -4158,7 +4158,7 @@ $as_echo "$as_me: running configure fragment for add-on $libc_add_on" >&6;}
libc_add_on_subdirs=
. "$libc_add_on_frag"
test -z "$libc_add_on" || {
- configured_add_ons="$configured_add_ons $libc_add_on"
+ configured_add_ons="$configured_add_ons $libc_add_on"
if test "x$libc_add_on_canonical" = xunknown; then
{ { $as_echo "$as_me:$LINENO: error: fragment must set \$libc_add_on_canonical" >&5
$as_echo "$as_me: error: fragment must set \$libc_add_on_canonical" >&2;}
@@ -4521,8 +4521,8 @@ for b in $base ''; do
for d in $add_ons_pfx ''; do
for a in $add_ons_sfx ''; do
if test -n "$m0$m0sub$b$v$o$m$msub"; then
- try_srcdir="${srcdir}/"
- case "$d" in
+ try_srcdir="${srcdir}/"
+ case "$d" in
/*) try_srcdir= ;;
esac
try="${d}sysdeps$m0$m0sub$b$v$o$m$msub$a"
@@ -4557,7 +4557,7 @@ case $sysnames_add_ons$sysnames in
*"$multi_arch_d"*)
;;
*)
- multi_arch=no
+ test x"$multi_arch" = xdefault && multi_arch=no
;;
esac
if test x"$multi_arch" != xno; then
@@ -4687,7 +4687,7 @@ while test $# -gt 0; do
fi
done
if test $found = no; then
- { $as_echo "$as_me:$LINENO: WARNING: $name/Implies specifies nonexistent $x" >&5
+ { $as_echo "$as_me:$LINENO: WARNING: $name/Implies specifies nonexistent $x" >&5
$as_echo "$as_me: WARNING: $name/Implies specifies nonexistent $x" >&2;}
fi
done
@@ -4766,7 +4766,7 @@ $as_echo "$as_me: WARNING: add-on $add_on contributed no sysdeps directories" >&
done
;;
*)
- test -d "$f" || { test -e "$f" && exit 88; }
+ test -d "$f" || { test -e "$f" && exit 88; }
;;
esac
done)
@@ -6224,7 +6224,7 @@ VERS_1 {
};
VERS_2 {
- global: sym;
+ global: sym;
} VERS_1;
EOF
if ${CC-cc} -c $ASFLAGS conftest.s 1>&5 2>&5; then
@@ -6527,6 +6527,16 @@ $as_echo "$libc_cv_initfini_array" >&6; }
{ { $as_echo "$as_me:$LINENO: error: Need linker with .init_array/.fini_array support." >&5
$as_echo "$as_me: error: Need linker with .init_array/.fini_array support." >&2;}
{ (exit 1); exit 1; }; }
+ elif { ac_try='${CC-cc} -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&5'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ cat >>confdefs.h <<\_ACEOF
+#define NO_CTORS_DTORS_SECTIONS 1
+_ACEOF
+
fi
{ $as_echo "$as_me:$LINENO: checking for libunwind-support in compiler" >&5
@@ -6672,7 +6682,7 @@ fi
{ $as_echo "$as_me:$LINENO: result: $libc_cv_z_relro" >&5
$as_echo "$libc_cv_z_relro" >&6; }
if test "$libc_cv_z_relro" = no; then
- { { $as_echo "$as_me:$LINENO: error: linker with -z relro support required" >&5
+ { { $as_echo "$as_me:$LINENO: error: linker with -z relro support required" >&5
$as_echo "$as_me: error: linker with -z relro support required" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -7261,13 +7271,13 @@ else
*) cfi_offset=0;;
esac
cat > conftest.s <<EOF
- .text
- .type func,%function
+ .text
+ .type func,%function
func:
- .cfi_startproc
+ .cfi_startproc
.cfi_remember_state
.cfi_rel_offset 1, $cfi_offset
- .cfi_endproc
+ .cfi_endproc
EOF
if { ac_try='${CC-cc} $ASFLAGS -c conftest.s 1>&5'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
diff --git a/libc/configure.in b/libc/configure.in
index 63f9bde17..d58a6e380 100644
--- a/libc/configure.in
+++ b/libc/configure.in
@@ -29,8 +29,8 @@ config_vars=
# Check for a --with-gd argument and set libgd-LDFLAGS in config.make.
AC_ARG_WITH([gd],
- AC_HELP_STRING([--with-gd=DIR],
- [find libgd include dir and library with prefix DIR]),
+ AC_HELP_STRING([--with-gd=DIR],
+ [find libgd include dir and library with prefix DIR]),
[dnl
case "$with_gd" in
yes|''|no) ;;
@@ -39,18 +39,18 @@ yes|''|no) ;;
esac
])
AC_ARG_WITH([gd-include],
- AC_HELP_STRING([--with-gd-include=DIR],
- [find libgd include files in DIR]),
- [dnl
+ AC_HELP_STRING([--with-gd-include=DIR],
+ [find libgd include files in DIR]),
+ [dnl
case "$with_gd_include" in
''|no) ;;
*) libgd_include="-I$withval" ;;
esac
])
AC_ARG_WITH([gd-lib],
- AC_HELP_STRING([--with-gd-lib=DIR],
- [find libgd library files in DIR]),
- [dnl
+ AC_HELP_STRING([--with-gd-lib=DIR],
+ [find libgd library files in DIR]),
+ [dnl
case "$with_gd_lib" in
''|no) ;;
*) libgd_ldflags="-L$withval" ;;
@@ -68,34 +68,34 @@ fi
dnl Arguments to specify presence of other packages/features.
AC_ARG_WITH([fp],
- AC_HELP_STRING([--with-fp],
- [if using floating-point hardware @<:@default=yes@:>@]),
+ AC_HELP_STRING([--with-fp],
+ [if using floating-point hardware @<:@default=yes@:>@]),
[with_fp=$withval],
[with_fp=yes])
AC_SUBST(with_fp)
AC_ARG_WITH([binutils],
- AC_HELP_STRING([--with-binutils=PATH],
- [specify location of binutils (as and ld)]),
+ AC_HELP_STRING([--with-binutils=PATH],
+ [specify location of binutils (as and ld)]),
[path_binutils=$withval],
[path_binutils=''])
AC_ARG_WITH([elf],
- AC_HELP_STRING([--with-elf],
- [if using the ELF object format]),
+ AC_HELP_STRING([--with-elf],
+ [if using the ELF object format]),
[elf=$withval],
[elf=no])
AC_ARG_WITH([selinux],
- AC_HELP_STRING([--with-selinux],
- [if building with SELinux support]),
+ AC_HELP_STRING([--with-selinux],
+ [if building with SELinux support]),
[with_selinux=$withval],
[with_selinux=auto])
AC_ARG_WITH([xcoff],
- AC_HELP_STRING([--with-xcoff],
- [if using the XCOFF object format]),
+ AC_HELP_STRING([--with-xcoff],
+ [if using the XCOFF object format]),
[xcoff=$withval],
[xcoff=no])
AC_ARG_WITH([cvs],
- AC_HELP_STRING([--without-cvs],
- [if CVS should not be used]),
+ AC_HELP_STRING([--without-cvs],
+ [if CVS should not be used]),
[with_cvs=$withval],
[with_cvs=yes])
if test "$with_cvs" = yes; then
@@ -107,16 +107,16 @@ fi
AC_SUBST(with_cvs)
AC_ARG_WITH([headers],
- AC_HELP_STRING([--with-headers=PATH],
- [location of system headers to use
+ AC_HELP_STRING([--with-headers=PATH],
+ [location of system headers to use
(for example /usr/src/linux/include)
@<:@default=compiler default@:>@]),
[sysheaders=$withval],
[sysheaders=''])
AC_ARG_ENABLE([sanity-checks],
- AC_HELP_STRING([--disable-sanity-checks],
- [really do not use threads (should not be used except in special situations) @<:@default=yes@:>@]),
+ AC_HELP_STRING([--disable-sanity-checks],
+ [really do not use threads (should not be used except in special situations) @<:@default=yes@:>@]),
[enable_sanity=$enableval],
[enable_sanity=yes])
@@ -139,34 +139,34 @@ dnl [static=$enableval],
dnl [static=yes])
static=yes
AC_ARG_ENABLE([shared],
- AC_HELP_STRING([--enable-shared],
- [build shared library @<:@default=yes if GNU ld & ELF@:>@]),
+ AC_HELP_STRING([--enable-shared],
+ [build shared library @<:@default=yes if GNU ld & ELF@:>@]),
[shared=$enableval],
[shared=default])
AC_ARG_ENABLE([profile],
- AC_HELP_STRING([--enable-profile],
- [build profiled library @<:@default=no@:>@]),
+ AC_HELP_STRING([--enable-profile],
+ [build profiled library @<:@default=no@:>@]),
[profile=$enableval],
[profile=no])
AC_ARG_ENABLE([omitfp],
- AC_HELP_STRING([--enable-omitfp],
- [build undebuggable optimized library @<:@default=no@:>@]),
+ AC_HELP_STRING([--enable-omitfp],
+ [build undebuggable optimized library @<:@default=no@:>@]),
[omitfp=$enableval],
[omitfp=no])
AC_ARG_ENABLE([bounded],
- AC_HELP_STRING([--enable-bounded],
- [build with runtime bounds checking @<:@default=no@:>@]),
+ AC_HELP_STRING([--enable-bounded],
+ [build with runtime bounds checking @<:@default=no@:>@]),
[bounded=$enableval],
[bounded=no])
AC_ARG_ENABLE([versioning],
- AC_HELP_STRING([--disable-versioning],
- [do not include versioning information in the library objects @<:@default=yes if supported@:>@]),
+ AC_HELP_STRING([--disable-versioning],
+ [do not include versioning information in the library objects @<:@default=yes if supported@:>@]),
[enable_versioning=$enableval],
[enable_versioning=yes])
AC_ARG_ENABLE([oldest-abi],
- AC_HELP_STRING([--enable-oldest-abi=ABI],
- [configure the oldest ABI supported @<:@e.g. 2.2@:>@ @<:@default=glibc default@:>@]),
+ AC_HELP_STRING([--enable-oldest-abi=ABI],
+ [configure the oldest ABI supported @<:@e.g. 2.2@:>@ @<:@default=glibc default@:>@]),
[oldest_abi=$enableval],
[oldest_abi=no])
if test "$oldest_abi" = yes || test "$oldest_abi" = no; then
@@ -187,27 +187,27 @@ fi
dnl Generic infrastructure for drop-in additions to libc.
AC_ARG_ENABLE([add-ons],
- AC_HELP_STRING([--enable-add-ons@<:@=DIRS...@:>@],
- [configure and build add-ons in DIR1,DIR2,...
- search for add-ons if no parameter given]),
+ AC_HELP_STRING([--enable-add-ons@<:@=DIRS...@:>@],
+ [configure and build add-ons in DIR1,DIR2,...
+ search for add-ons if no parameter given]),
, [enable_add_ons=yes])
dnl Let the user avoid using TLS. Don't know why but...
AC_ARG_WITH([tls],
- AC_HELP_STRING([--with-tls],
- [enable support for TLS]),
+ AC_HELP_STRING([--with-tls],
+ [enable support for TLS]),
[usetls=$withval],
[usetls=yes])
AC_ARG_WITH([__thread],
- AC_HELP_STRING([--without-__thread],
- [do not use TLS features even when supporting them]),
+ AC_HELP_STRING([--without-__thread],
+ [do not use TLS features even when supporting them]),
[use__thread=$withval],
[use__thread=yes])
AC_ARG_ENABLE([hidden-plt],
- AC_HELP_STRING([--disable-hidden-plt],
- [do not hide internal function calls to avoid PLT]),
+ AC_HELP_STRING([--disable-hidden-plt],
+ [do not hide internal function calls to avoid PLT]),
[hidden=$enableval],
[hidden=yes])
if test "x$hidden" = xno; then
@@ -224,8 +224,8 @@ AC_SUBST(bindnow)
dnl On some platforms we cannot use dynamic loading. We must provide
dnl static NSS modules.
AC_ARG_ENABLE([static-nss],
- AC_HELP_STRING([--enable-static-nss],
- [build static NSS modules @<:@default=no@:>@]),
+ AC_HELP_STRING([--enable-static-nss],
+ [build static NSS modules @<:@default=no@:>@]),
[static_nss=$enableval],
[static_nss=no])
dnl Enable static NSS also if we build no shared objects.
@@ -235,8 +235,8 @@ if test x"$static_nss" = xyes || test x"$shared" = xno; then
fi
AC_ARG_ENABLE([force-install],
- AC_HELP_STRING([--disable-force-install],
- [don't force installation of files from this package, even if they are older than the installed files]),
+ AC_HELP_STRING([--disable-force-install],
+ [don't force installation of files from this package, even if they are older than the installed files]),
[force_install=$enableval],
[force_install=yes])
AC_SUBST(force_install)
@@ -244,8 +244,8 @@ AC_SUBST(force_install)
dnl On some platforms we allow dropping compatibility with all kernel
dnl versions.
AC_ARG_ENABLE([kernel],
- AC_HELP_STRING([--enable-kernel=VERSION],
- [compile for compatibility with kernel not older than VERSION]),
+ AC_HELP_STRING([--enable-kernel=VERSION],
+ [compile for compatibility with kernel not older than VERSION]),
[minimum_kernel=$enableval],
[])
dnl Prevent unreasonable values.
@@ -263,7 +263,7 @@ dnl This is not the default since many of the extra warnings are not
dnl appropriate.
AC_ARG_ENABLE([all-warnings],
AC_HELP_STRING([--enable-all-warnings],
- [enable all useful warnings gcc can issue]),
+ [enable all useful warnings gcc can issue]),
[all_warnings=$enableval],
[])
AC_SUBST(all_warnings)
@@ -449,7 +449,7 @@ if test x"$add_ons" != x; then
;;
*)
test -d "$srcdir/$libc_add_on" || {
- if test -d "$libc_add_on"; then
+ if test -d "$libc_add_on"; then
libc_add_on="`pwd`/$libc_add_on"
else
AC_MSG_ERROR(add-on directory \"$libc_add_on\" does not exist)
@@ -468,7 +468,7 @@ if test x"$add_ons" != x; then
libc_add_on_subdirs=
. "$libc_add_on_frag"
test -z "$libc_add_on" || {
- configured_add_ons="$configured_add_ons $libc_add_on"
+ configured_add_ons="$configured_add_ons $libc_add_on"
if test "x$libc_add_on_canonical" = xunknown; then
AC_MSG_ERROR(fragment must set \$libc_add_on_canonical)
fi
@@ -607,7 +607,7 @@ fi
# For the multi-arch option we need support in the assembler.
AC_CACHE_CHECK([for assembler gnu_indirect_function symbol type support],
- libc_cv_asm_gnu_indirect_function, [dnl
+ libc_cv_asm_gnu_indirect_function, [dnl
cat > conftest.s <<EOF
.type foo,%gnu_indirect_function
EOF
@@ -776,8 +776,8 @@ for b in $base ''; do
for d in $add_ons_pfx ''; do
for a in $add_ons_sfx ''; do
if test -n "$m0$m0sub$b$v$o$m$msub"; then
- try_srcdir="${srcdir}/"
- case "$d" in
+ try_srcdir="${srcdir}/"
+ case "$d" in
/*) try_srcdir= ;;
esac
try="${d}sysdeps$m0$m0sub$b$v$o$m$msub$a"
@@ -812,7 +812,7 @@ case $sysnames_add_ons$sysnames in
*"$multi_arch_d"*)
;;
*)
- multi_arch=no
+ test x"$multi_arch" = xdefault && multi_arch=no
;;
esac
if test x"$multi_arch" != xno; then
@@ -933,7 +933,7 @@ while test $# -gt 0; do
fi
done
if test $found = no; then
- AC_MSG_WARN($name/Implies specifies nonexistent $x)
+ AC_MSG_WARN($name/Implies specifies nonexistent $x)
fi
done
else
@@ -1009,7 +1009,7 @@ for add_on in $add_ons; do
done
;;
*)
- test -d "$f" || { test -e "$f" && exit 88; }
+ test -d "$f" || { test -e "$f" && exit 88; }
;;
esac
done)
@@ -1252,8 +1252,8 @@ AC_TRY_COMPILE(dnl
#error stddef.h ignored __need_*
#endif
if (&size == NULL || &wchar == NULL) abort ();],
- libc_cv_friendly_stddef=yes,
- libc_cv_friendly_stddef=no)])
+ libc_cv_friendly_stddef=yes,
+ libc_cv_friendly_stddef=no)])
if test $libc_cv_friendly_stddef = yes; then
config_vars="$config_vars
override stddef.h = # The installed <stddef.h> seems to be libc-friendly."
@@ -1343,7 +1343,7 @@ VERS_1 {
};
VERS_2 {
- global: sym;
+ global: sym;
} VERS_1;
EOF
if ${CC-cc} -c $ASFLAGS conftest.s 1>&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD; then
@@ -1535,6 +1535,8 @@ EOF
rm -f conftest*])
if test $libc_cv_initfini_array != yes; then
AC_MSG_ERROR([Need linker with .init_array/.fini_array support.])
+ elif AC_TRY_COMMAND([${CC-cc} -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&AS_MESSAGE_LOG_FD]); then
+ AC_DEFINE(NO_CTORS_DTORS_SECTIONS)
fi
AC_CACHE_CHECK(for libunwind-support in compiler,
@@ -1617,7 +1619,7 @@ changequote([,])dnl
fi
fi])
if test "$libc_cv_z_relro" = no; then
- AC_MSG_ERROR(linker with -z relro support required)
+ AC_MSG_ERROR(linker with -z relro support required)
fi
;;
*) ;;
@@ -1885,12 +1887,12 @@ else
if test $ac_cv_prog_cc_works = yes; then
AC_CACHE_CHECK(for _ prefix on C symbol names, libc_cv_asm_underscores,
[AC_TRY_LINK([asm ("_glibc_foobar:");], [glibc_foobar ();],
- libc_cv_asm_underscores=yes,
- libc_cv_asm_underscores=no)])
+ libc_cv_asm_underscores=yes,
+ libc_cv_asm_underscores=no)])
else
AC_CACHE_CHECK(for _ prefix on C symbol names, libc_cv_asm_underscores,
[AC_CHECK_ASM_UNDERSCORE(libc_cv_asm_underscores=yes,
- libc_cv_asm_underscores=no)])
+ libc_cv_asm_underscores=no)])
fi
fi
if test $libc_cv_asm_underscores = no; then
@@ -1951,13 +1953,13 @@ case $machine in
*) cfi_offset=0;;
esac
cat > conftest.s <<EOF
- .text
- .type func,%function
+ .text
+ .type func,%function
func:
- .cfi_startproc
+ .cfi_startproc
.cfi_remember_state
.cfi_rel_offset 1, $cfi_offset
- .cfi_endproc
+ .cfi_endproc
EOF
if AC_TRY_COMMAND(${CC-cc} $ASFLAGS -c conftest.s 1>&AS_MESSAGE_LOG_FD); then
libc_cv_asm_cfi_directives=yes
@@ -2185,7 +2187,7 @@ if test "x$have_selinux" = xyes; then
# See if we have the libaudit library
AC_CHECK_LIB(audit, audit_log_user_avc_message,
- have_libaudit=yes, have_libaudit=no)
+ have_libaudit=yes, have_libaudit=no)
if test "x$have_libaudit" = xyes; then
AC_DEFINE(HAVE_LIBAUDIT, 1, [SELinux libaudit support])
fi
diff --git a/libc/csu/version.c b/libc/csu/version.c
index 8981d0241..633bf92ac 100644
--- a/libc/csu/version.c
+++ b/libc/csu/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -26,7 +26,7 @@ static const char __libc_version[] = VERSION;
static const char banner[] =
"GNU C Library "PKGVERSION RELEASE" release version "VERSION", by Roland McGrath et al.\n\
-Copyright (C) 2010 Free Software Foundation, Inc.\n\
+Copyright (C) 2011 Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
PARTICULAR PURPOSE.\n\
diff --git a/libc/debug/catchsegv.sh b/libc/debug/catchsegv.sh
index f8a22a24d..58427a3ae 100755
--- a/libc/debug/catchsegv.sh
+++ b/libc/debug/catchsegv.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 1998,1999,2001,2003,2004,2006,2007,2008,2009,2010
+# Copyright (C) 1998,1999,2001,2003,2004,2006,2007,2008,2009,2010,2011
# Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
@@ -40,7 +40,7 @@ if test $# -eq 0; then
;;
--v | --ve | --ver | --vers | --versi | --versio | --version)
echo 'catchsegv @PKGVERSION@@VERSION@'
- echo 'Copyright (C) 2010 Free Software Foundation, Inc.
+ echo 'Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Ulrich Drepper.'
diff --git a/libc/debug/xtrace.sh b/libc/debug/xtrace.sh
index c3564c35b..092f559d8 100755
--- a/libc/debug/xtrace.sh
+++ b/libc/debug/xtrace.sh
@@ -1,5 +1,5 @@
#! @BASH@
-# Copyright (C) 1999, 2001-2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2001-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
@@ -66,7 +66,7 @@ do_version() {
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2010"
+" "2011"
printf $"Written by %s.
" "Ulrich Drepper"
exit 0
diff --git a/libc/elf/Makefile b/libc/elf/Makefile
index 31209387c..279ed193a 100644
--- a/libc/elf/Makefile
+++ b/libc/elf/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2007,2008,2009,2010 Free Software Foundation, Inc.
+# Copyright (C) 1995-2007,2008,2009,2010,2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -213,6 +213,10 @@ endif
tests: $(objpfx)tst-leaks1-mem
tlsmod17a-suffixes = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
tlsmod18a-suffixes = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
+tlsmod17a-modules = $(addprefix tst-tlsmod17a, $(tlsmod17a-suffixes))
+tlsmod18a-modules = $(addprefix tst-tlsmod18a, $(tlsmod17a-suffixes))
+extra-test-objs += $(tlsmod17a-modules:=.os) $(tlsmod18a-modules:=.os)
+test-extras += tst-tlsmod17a tst-tlsmod18a
modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
testobj1_1 failobj constload2 constload3 unloadmod \
dep1 dep2 dep3 dep4 vismod1 vismod2 vismod3 \
@@ -232,9 +236,7 @@ modules-names = testobj1 testobj2 testobj3 testobj4 testobj5 testobj6 \
tst-tlsmod9 tst-tlsmod10 tst-tlsmod11 tst-tlsmod12 \
tst-tlsmod13 tst-tlsmod13a tst-tlsmod14a tst-tlsmod14b \
tst-tlsmod15a tst-tlsmod15b tst-tlsmod16a tst-tlsmod16b \
- $(patsubst %,tst-tlsmod17a%,$(tlsmod17a-suffixes)) \
- tst-tlsmod17b \
- $(patsubst %,tst-tlsmod18a%,$(tlsmod18a-suffixes)) \
+ $(tlsmod17a-modules) tst-tlsmod17b $(tlsmod18a-modules) \
circlemod1 circlemod1a circlemod2 circlemod2a \
circlemod3 circlemod3a \
reldep8mod1 reldep8mod2 reldep8mod3 \
@@ -255,6 +257,8 @@ modules-names += tst-array2dep tst-array5dep
endif
ifeq (yesyes,$(have-fpie)$(build-shared))
modules-names += tst-piemod1
+extra-test-objs += tst-pie1.o
+test-extras += tst-pie1
endif
ifeq (x86_64,$(config-machine))
modules-names += tst-auditmod3a tst-auditmod3b \
@@ -271,7 +275,7 @@ test-extras += $(modules-names)
# filtmod1.so has a special rule
modules-names-nobuild := filtmod1
-ifeq (yes,$(multi-arch))
+ifneq (no,$(multi-arch))
tests-static += ifuncmain1static ifuncmain1picstatic \
ifuncmain2static ifuncmain2picstatic \
ifuncmain4static ifuncmain4picstatic \
@@ -284,10 +288,16 @@ tests += ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic \
ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 \
ifuncmain5 ifuncmain5pic ifuncmain5staticpic \
ifuncmain7 ifuncmain7pic
+ifunc-test-modules = ifuncdep1 ifuncdep1pic ifuncdep2 ifuncdep2pic \
+ ifuncdep5 ifuncdep5pic
+extra-test-objs += $(ifunc-test-modules:=.o)
+test-extras += $(ifunc-test-modules)
ifeq (yes,$(have-fpie))
-tests: $(objpfx)ifuncmain1pie.out $(objpfx)ifuncmain1vispie.out \
- $(objpfx)ifuncmain1staticpie.out $(objpfx)ifuncmain5pie.out \
- $(objpfx)ifuncmain6pie.out $(objpfx)ifuncmain7pie.out
+ifunc-pie-tests = ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie \
+ ifuncmain5pie ifuncmain6pie ifuncmain7pie
+tests: $(patsubst %,$(objpfx)%.out, $(ifunc-pie-tests))
+extra-test-objs += $(ifunc-pie-tests:=.o)
+test-extras += $(ifunc-pie-tests)
endif
modules-names += ifuncmod1 ifuncmod3 ifuncmod5 ifuncmod6
endif
@@ -791,16 +801,16 @@ $(objpfx)tst-tls16.out: $(objpfx)tst-tlsmod16a.so $(objpfx)tst-tlsmod16b.so
$(objpfx)tst-tls17: $(libdl)
$(objpfx)tst-tls17.out: $(objpfx)tst-tlsmod17b.so
-$(patsubst %,$(objpfx)tst-tlsmod17a%.os,$(tlsmod17a-suffixes)): $(objpfx)tst-tlsmod17a%.os : tst-tlsmod17a.c
- $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ -DN=$* -DNOT_IN_libc=1 $<
-$(patsubst %,$(objpfx)tst-tlsmod17a%.so,$(tlsmod17a-suffixes)): $(objpfx)tst-tlsmod17a%.so: $(objpfx)ld.so
-$(objpfx)tst-tlsmod17b.so: $(patsubst %,$(objpfx)tst-tlsmod17a%.so,$(tlsmod17a-suffixes))
+$(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules)): $(objpfx)tst-tlsmod17a%.os: tst-tlsmod17a.c
+ $(compile-command.c) -DN=$*
+$(patsubst %,$(objpfx)%.so,$(tlsmod17a-modules)): $(objpfx)tst-tlsmod17a%.so: $(objpfx)ld.so
+$(objpfx)tst-tlsmod17b.so: $(patsubst %,$(objpfx)%.so,$(tlsmod17a-modules))
$(objpfx)tst-tls18: $(libdl)
-$(objpfx)tst-tls18.out: $(patsubst %,$(objpfx)tst-tlsmod18a%.so,$(tlsmod18a-suffixes))
-$(patsubst %,$(objpfx)tst-tlsmod18a%.os,$(tlsmod18a-suffixes)): $(objpfx)tst-tlsmod18a%.os : tst-tlsmod18a.c
- $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ -DN=$* -DNOT_IN_libc=1 $<
-$(patsubst %,$(objpfx)tst-tlsmod18a%.so,$(tlsmod18a-suffixes)): $(objpfx)tst-tlsmod18a%.so: $(objpfx)ld.so
+$(objpfx)tst-tls18.out: $(patsubst %,$(objpfx)%.so,$(tlsmod18a-modules))
+$(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules)): $(objpfx)tst-tlsmod18a%.os : tst-tlsmod18a.c
+ $(compile-command.c) -DN=$*
+$(patsubst %,$(objpfx)%.so,$(tlsmod18a-modules)): $(objpfx)tst-tlsmod18a%.so: $(objpfx)ld.so
CFLAGS-tst-align.c = $(stack-align-test-flags)
CFLAGS-tst-align2.c = $(stack-align-test-flags)
@@ -906,9 +916,17 @@ check-textrel-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
$(objpfx)check-textrel: check-textrel.c
$(native-compile)
-check-execstack-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99
-$(objpfx)check-execstack: check-execstack.c
+check-execstack-CFLAGS = -O -Wall -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99 \
+ $(objpfx:%/=-I%)
+$(objpfx)check-execstack: check-execstack.c $(objpfx)check-execstack.h
$(native-compile)
+$(objpfx)check-execstack.h: $(first-word $(wildcard $(sysdirs:%=%/stackinfo.h)))
+ $(make-target-directory)
+ { echo '#include <stackinfo.h>'; echo '@@@DEFAULT_STACK_PERMS@@@'; } | \
+ $(CC) $(CFLAGS) $(CPPFLAGS) -E -x c-header - | \
+ sed -n -e 's/^@@@\(.*\)@@@/#define DEFAULT_STACK_PERMS \1/p' > $@T
+ mv -f $@T $@
+generated += check-execstack.h
check-localplt-CFLAGS = -O -Wall -D_GNU_SOURCE -std=gnu99
$(objpfx)check-localplt: check-localplt.c
@@ -917,16 +935,16 @@ $(objpfx)check-localplt: check-localplt.c
ifeq (yes,$(build-shared))
tests: $(objpfx)check-textrel.out $(objpfx)check-execstack.out
-$(objpfx)check-textrel.out: $(objpfx)check-textrel
- $(dir $<)$(notdir $<) $(common-objpfx)libc.so \
- $(sort $(wildcard $(common-objpfx)*/lib*.so \
- $(common-objpfx)iconvdata/*.so)) > $@
+all-built-dso = $(common-objpfx)libc.so \
+ $(sort $(wildcard $(common-objpfx)*/lib*.so \
+ $(common-objpfx)iconvdata/*.so))
+
+$(objpfx)check-textrel.out: $(objpfx)check-textrel $(all-built-dso)
+ $(dir $<)$(notdir $<) $(filter-out $<, $^) > $@
generated += check-textrel check-textrel.out
-$(objpfx)check-execstack.out: $(objpfx)check-execstack
- $(dir $<)$(notdir $<) $(common-objpfx)libc.so \
- $(sort $(wildcard $(common-objpfx)*/lib*.so \
- $(common-objpfx)iconvdata/*.so)) > $@
+$(objpfx)check-execstack.out: $(objpfx)check-execstack $(all-built-dso)
+ $(dir $<)$(notdir $<) $(filter-out $<, $^) > $@
generated += check-execstack check-execstack.out
$(objpfx)tst-dlmodcount: $(libdl)
diff --git a/libc/elf/check-execstack.c b/libc/elf/check-execstack.c
index 55cf48721..96e481208 100644
--- a/libc/elf/check-execstack.c
+++ b/libc/elf/check-execstack.c
@@ -1,5 +1,5 @@
/* Check for executable stacks in DSOs.
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contribute by Ulrich Drepper <drepper@redhat.com>. 2009.
@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include "check-execstack.h"
#ifdef BITS
@@ -91,8 +92,13 @@ AB(handle_file) (const char *fname, int fd)
return 0;
}
- printf ("%s: no PT_GNU_STACK entry\n", fname);
- return 1;
+ if (DEFAULT_STACK_PERMS & PF_X)
+ {
+ printf ("%s: no PT_GNU_STACK entry\n", fname);
+ return 1;
+ }
+
+ return 0;
}
# undef BITS
@@ -152,7 +158,6 @@ main (int argc, char *argv[])
for (cnt = 1; cnt < argc; ++cnt)
result |= handle_file (argv[cnt]);
-
return result;
}
#endif
diff --git a/libc/elf/dl-dst.h b/libc/elf/dl-dst.h
index ae8d119c0..9d219e2cb 100644
--- a/libc/elf/dl-dst.h
+++ b/libc/elf/dl-dst.h
@@ -1,6 +1,5 @@
/* Handling of dynamic sring tokens.
- Copyright (C) 1999,2001,2002,2003,2004,2006,2007
- Free Software Foundation, Inc.
+ Copyright (C) 1999,2001-2004,2006,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -33,6 +32,11 @@
__cnt; })
+#ifdef SHARED
+# define IS_RTLD(l) (l) == &GL(dl_rtld_map)
+#else
+# define IS_RTLD(l) 0
+#endif
/* Guess from the number of DSTs the length of the result string. */
#define DL_DST_REQUIRED(l, name, len, cnt) \
({ \
@@ -41,7 +45,7 @@
\
if (__cnt > 0) \
{ \
- size_t dst_len; \
+ size_t dst_len; \
/* Now we make a guess how many extra characters on top of the \
length of S we need to represent the result. We know that \
we have CNT replacements. Each at most can use \
@@ -50,11 +54,12 @@
minus 4 (which is the length of "$LIB"). \
\
First get the origin string if it is not available yet. \
- This can only happen for the map of the executable. */ \
+ This can only happen for the map of the executable or, when \
+ auditing, in ld.so. */ \
DL_DST_REQ_STATIC (l) \
if ((l)->l_origin == NULL) \
{ \
- assert ((l)->l_name[0] == '\0'); \
+ assert ((l)->l_name[0] == '\0' || IS_RTLD (l)); \
(l)->l_origin = _dl_get_origin (); \
dst_len = ((l)->l_origin && (l)->l_origin != (char *) -1 \
? strlen ((l)->l_origin) : 0); \
@@ -62,7 +67,7 @@
else \
dst_len = (l)->l_origin == (char *) -1 \
? 0 : strlen ((l)->l_origin); \
- dst_len = MAX (MAX (dst_len, GLRO(dl_platformlen)), \
+ dst_len = MAX (MAX (dst_len, GLRO(dl_platformlen)), \
strlen (DL_DST_LIB)); \
if (dst_len > 4) \
__len += __cnt * (dst_len - 4); \
diff --git a/libc/elf/dl-load.c b/libc/elf/dl-load.c
index 697c1f171..b017258ef 100644
--- a/libc/elf/dl-load.c
+++ b/libc/elf/dl-load.c
@@ -984,8 +984,10 @@ _dl_map_object_from_fd (const char *name, int fd, struct filebuf *fbp,
}
}
- /* Presumed absent PT_GNU_STACK. */
- uint_fast16_t stack_flags = PF_R|PF_W|PF_X;
+ /* On most platforms presume that PT_GNU_STACK is absent and the stack is
+ * executable. Other platforms default to a nonexecutable stack and don't
+ * need PT_GNU_STACK to do so. */
+ uint_fast16_t stack_flags = DEFAULT_STACK_PERMS;
{
/* Scan the program header table, collecting its load commands. */
diff --git a/libc/elf/dl-support.c b/libc/elf/dl-support.c
index 5c0b79875..71a1c3712 100644
--- a/libc/elf/dl-support.c
+++ b/libc/elf/dl-support.c
@@ -32,6 +32,7 @@
#include <dl-procinfo.h>
#include <unsecvars.h>
#include <hp-timing.h>
+#include <stackinfo.h>
extern char *__progname;
char **_dl_argv = &__progname; /* This is checked for some error messages. */
@@ -136,8 +137,9 @@ uint64_t _dl_hwcap __attribute__ ((nocommon));
setting _dl_hwcap nonzero below, but we do anyway. */
uint64_t _dl_hwcap_mask __attribute__ ((nocommon));
-/* Prevailing state of the stack, PF_X indicating it's executable. */
-ElfW(Word) _dl_stack_flags = PF_R|PF_W|PF_X;
+/* Prevailing state of the stack. Generally this includes PF_X, indicating it's
+ * executable but this isn't true for all platforms. */
+ElfW(Word) _dl_stack_flags = DEFAULT_STACK_PERMS;
/* If loading a shared object requires that we make the stack executable
when it was not, we do it by calling this function.
diff --git a/libc/elf/ldconfig.c b/libc/elf/ldconfig.c
index 0f552e54f..cb75a465a 100644
--- a/libc/elf/ldconfig.c
+++ b/libc/elf/ldconfig.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger <aj@suse.de>, 1999.
@@ -320,7 +320,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"),
"Andreas Jaeger");
}
@@ -1375,7 +1375,7 @@ main (int argc, char **argv)
{
save_cache (cache_file);
if (aux_cache_file)
- save_aux_cache (aux_cache_file);
+ save_aux_cache (aux_cache_file);
}
return 0;
diff --git a/libc/elf/ldd.bash.in b/libc/elf/ldd.bash.in
index b56f04d51..282504664 100644
--- a/libc/elf/ldd.bash.in
+++ b/libc/elf/ldd.bash.in
@@ -1,5 +1,5 @@
#! @BASH@
-# Copyright (C) 1996-2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1996-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -39,7 +39,7 @@ while test $# -gt 0; do
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2010"
+" "2011"
printf $"Written by %s and %s.
" "Roland McGrath" "Ulrich Drepper"
exit 0
diff --git a/libc/elf/rtld.c b/libc/elf/rtld.c
index c714be101..9e9ff3617 100644
--- a/libc/elf/rtld.c
+++ b/libc/elf/rtld.c
@@ -40,6 +40,7 @@
#include <dl-osinfo.h>
#include <dl-procinfo.h>
#include <tls.h>
+#include <stackinfo.h>
#include <assert.h>
@@ -122,8 +123,9 @@ INTVARDEF(_dl_starting_up)
(except those which cannot be added for some reason). */
struct rtld_global _rtld_global =
{
- /* Default presumption without further information is executable stack. */
- ._dl_stack_flags = PF_R|PF_W|PF_X,
+ /* Generally the default presumption without further information is an
+ * executable stack but this is not true for all platforms. */
+ ._dl_stack_flags = DEFAULT_STACK_PERMS,
#ifdef _LIBC_REENTRANT
._dl_load_lock = _RTLD_LOCK_RECURSIVE_INITIALIZER,
._dl_load_write_lock = _RTLD_LOCK_RECURSIVE_INITIALIZER,
diff --git a/libc/elf/sofini.c b/libc/elf/sofini.c
index 5e06f0ca9..13e74b790 100644
--- a/libc/elf/sofini.c
+++ b/libc/elf/sofini.c
@@ -1,12 +1,14 @@
/* Finalizer module for ELF shared C library. This provides terminating
null pointer words in the `.ctors' and `.dtors' sections. */
+#ifndef NO_CTORS_DTORS_SECTIONS
static void (*const __CTOR_END__[1]) (void)
__attribute__ ((used, section (".ctors")))
= { 0 };
static void (*const __DTOR_END__[1]) (void)
__attribute__ ((used, section (".dtors")))
= { 0 };
+#endif
/* Terminate the frame unwind info section with a 4byte 0 as a sentinel;
this would be the 'length' field in a real FDE. */
diff --git a/libc/elf/soinit.c b/libc/elf/soinit.c
index 6fecbb567..76033ea90 100644
--- a/libc/elf/soinit.c
+++ b/libc/elf/soinit.c
@@ -3,8 +3,9 @@
the `.ctors' and `.dtors' sections so the lists are terminated, and
calling those lists of functions. */
-#include <libc-internal.h>
-#include <stdlib.h>
+#ifndef NO_CTORS_DTORS_SECTIONS
+# include <libc-internal.h>
+# include <stdlib.h>
static void (*const __CTOR_LIST__[1]) (void)
__attribute__ ((section (".ctors")))
@@ -40,3 +41,4 @@ __libc_fini (void)
void (*_fini_ptr) (void) __attribute__ ((section (".fini_array")))
= &__libc_fini;
+#endif
diff --git a/libc/elf/sprof.c b/libc/elf/sprof.c
index f5b0b9710..2535ff04d 100644
--- a/libc/elf/sprof.c
+++ b/libc/elf/sprof.c
@@ -1,5 +1,5 @@
/* Read and display shared object profiling data.
- Copyright (C) 1997-2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1997-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
@@ -391,7 +391,7 @@ 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\
"),
- "2010");
+ "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/iconv/iconv_prog.c b/libc/iconv/iconv_prog.c
index 4c3cc9e5b..632555965 100644
--- a/libc/iconv/iconv_prog.c
+++ b/libc/iconv/iconv_prog.c
@@ -1,5 +1,5 @@
/* Convert text in given files from the specified from-set to the to-set.
- Copyright (C) 1998-2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
@@ -435,7 +435,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/iconv/iconvconfig.c b/libc/iconv/iconvconfig.c
index a605d7963..2c20e80e9 100644
--- a/libc/iconv/iconvconfig.c
+++ b/libc/iconv/iconvconfig.c
@@ -1,5 +1,5 @@
/* Generate fastloading iconv module configuration files.
- Copyright (C) 2000-2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
@@ -399,7 +399,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/include/alloca.h b/libc/include/alloca.h
index 9a4b5c7da..b99c3d152 100644
--- a/libc/include/alloca.h
+++ b/libc/include/alloca.h
@@ -14,6 +14,7 @@ extern void *__alloca (size_t __size);
extern int __libc_use_alloca (size_t size) __attribute__ ((const));
extern int __libc_alloca_cutoff (size_t size) __attribute__ ((const));
+libc_hidden_proto (__libc_alloca_cutoff)
#define __MAX_ALLOCA_CUTOFF 65536
diff --git a/libc/include/features.h b/libc/include/features.h
index 5a06db775..0468bd074 100644
--- a/libc/include/features.h
+++ b/libc/include/features.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1991-1993,1995-2007,2009,2010 Free Software Foundation, Inc.
+/* Copyright (C) 1991-1993,1995-2007,2009,2010,2011
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -336,7 +337,7 @@
/* Major and minor version number of the GNU C library package. Use
these macros to test for features in specific releases. */
#define __GLIBC__ 2
-#define __GLIBC_MINOR__ 12
+#define __GLIBC_MINOR__ 13
#define __GLIBC_PREREQ(maj, min) \
((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min))
diff --git a/libc/include/sys/resource.h b/libc/include/sys/resource.h
index 9fd59dde0..b4ea1ae59 100644
--- a/libc/include/sys/resource.h
+++ b/libc/include/sys/resource.h
@@ -3,6 +3,7 @@
libc_hidden_proto (getpriority)
libc_hidden_proto (setpriority)
+libc_hidden_proto (getrlimit64)
/* Now define the internal interfaces. */
extern int __getrlimit (enum __rlimit_resource __resource,
diff --git a/libc/io/fcntl.h b/libc/io/fcntl.h
index 4eb003be4..0b6b047b4 100644
--- a/libc/io/fcntl.h
+++ b/libc/io/fcntl.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1992,1994-2001,2003,2004,2005,2006,2007,2009,2010
+/* Copyright (C) 1991,1992,1994-2001,2003,2004,2005,2006,2007,2009,2010,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -110,6 +110,8 @@ __BEGIN_DECLS
# define AT_REMOVEDIR 0x200 /* Remove directory instead of
unlinking file. */
# define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
+# define AT_NO_AUTOMOUNT 0x800 /* Suppress terminal automount
+ traversal. */
# define AT_EACCESS 0x200 /* Test access permitted for
effective IDs, not real IDs. */
#endif
diff --git a/libc/locale/programs/locale.c b/libc/locale/programs/locale.c
index 497a64804..b1c0954e6 100644
--- a/libc/locale/programs/locale.c
+++ b/libc/locale/programs/locale.c
@@ -1,5 +1,5 @@
/* Implementation of the locale program according to POSIX 9945-2.
- Copyright (C) 1995-1997, 1999-2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-1997, 1999-2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
@@ -297,7 +297,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/locale/programs/localedef.c b/libc/locale/programs/localedef.c
index 756e66728..d4876d9de 100644
--- a/libc/locale/programs/localedef.c
+++ b/libc/locale/programs/localedef.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
@@ -407,7 +407,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
diff --git a/libc/malloc/malloc.c b/libc/malloc/malloc.c
index f7770a394..3e06b8755 100644
--- a/libc/malloc/malloc.c
+++ b/libc/malloc/malloc.c
@@ -2831,7 +2831,7 @@ static void do_check_malloc_state(mstate av)
max_fast_bin = fastbin_index(get_max_fast ());
for (i = 0; i < NFASTBINS; ++i) {
- p = av->fastbins[i];
+ p = fastbin (av, i);
/* The following test can only be performed for the main arena.
While mallopt calls malloc_consolidate to get rid of all fast
diff --git a/libc/malloc/memusage.sh b/libc/malloc/memusage.sh
index 6be30e22c..87d76adb5 100755
--- a/libc/malloc/memusage.sh
+++ b/libc/malloc/memusage.sh
@@ -1,5 +1,5 @@
#! @BASH@
-# Copyright (C) 1999-2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
@@ -73,7 +73,7 @@ do_version() {
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2010"
+" "2011"
printf $"Written by %s.
" "Ulrich Drepper"
exit 0
diff --git a/libc/malloc/mtrace.pl b/libc/malloc/mtrace.pl
index 6512982fd..0372f53bf 100644
--- a/libc/malloc/mtrace.pl
+++ b/libc/malloc/mtrace.pl
@@ -1,7 +1,7 @@
#! @PERL@
eval "exec @PERL@ -S $0 $@"
if 0;
-# Copyright (C) 1997-2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1997-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
# Based on the mtrace.awk script.
@@ -46,7 +46,7 @@ arglist: while (@ARGV) {
$ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
$ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
print "mtrace $PKGVERSION$VERSION\n";
- print "Copyright (C) 2010 Free Software Foundation, Inc.\n";
+ print "Copyright (C) 2011 Free Software Foundation, Inc.\n";
print "This is free software; see the source for copying conditions. There is NO\n";
print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
print "Written by Ulrich Drepper <drepper\@gnu.org>\n";
diff --git a/libc/nptl/ChangeLog b/libc/nptl/ChangeLog
index e3bfd0000..802abcdbc 100644
--- a/libc/nptl/ChangeLog
+++ b/libc/nptl/ChangeLog
@@ -1,3 +1,29 @@
+2011-01-19 Roland McGrath <roland@redhat.com>
+
+ * pthread_cond_wait.c (__pthread_cond_wait): Fix comment typo.
+ * pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
+ * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Likewise.
+ * pthread_rwlock_wrlock.c (__pthread_rwlock_wrlock): Likewise.
+ * pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock): Likewise.
+ * pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock): Likewise.
+
+2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
+
+ * Makefile (test-extras): Add tst-cleanup4aux.
+
+2011-01-14 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #10563]
+ * sysdeps/pthread/setxid.h (__SETXID_1): Add cast to assignment.
+ (__SETXID_2): Likewise.
+ (__SETXID_3): Likewise.
+
+2011-01-13 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #10484]
+ * Versions [libc] (GLIBC_PRIVATE): Export __libc_alloca_cutoff.
+ * alloca_cutoff.c: Add libc_hidden_def.
+
2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
[BZ #12113]
diff --git a/libc/nptl/Makefile b/libc/nptl/Makefile
index 2e037f977..2ac4d5c77 100644
--- a/libc/nptl/Makefile
+++ b/libc/nptl/Makefile
@@ -319,7 +319,7 @@ modules-names = tst-atfork2mod tst-tls3mod tst-tls4moda tst-tls4modb \
tst-tls5modd tst-tls5mode tst-tls5modf \
tst-_res1mod1 tst-_res1mod2 tst-execstack-mod tst-fini1mod
extra-test-objs += $(addsuffix .os,$(strip $(modules-names))) tst-cleanup4aux.o
-test-extras += $(modules-names)
+test-extras += $(modules-names) tst-cleanup4aux
test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(modules-names)))
tst-atfork2mod.so-no-z-defs = yes
diff --git a/libc/nptl/Versions b/libc/nptl/Versions
index f74941fa9..5a884202f 100644
--- a/libc/nptl/Versions
+++ b/libc/nptl/Versions
@@ -27,6 +27,7 @@ libc {
pthread_cond_broadcast; pthread_cond_timedwait;
}
GLIBC_PRIVATE {
+ __libc_alloca_cutoff;
# Internal libc interface to libpthread
__libc_dl_error_tsd;
}
diff --git a/libc/nptl/alloca_cutoff.c b/libc/nptl/alloca_cutoff.c
index ba26ceba3..bbd930a24 100644
--- a/libc/nptl/alloca_cutoff.c
+++ b/libc/nptl/alloca_cutoff.c
@@ -1,5 +1,5 @@
/* Determine whether block of given size can be allocated on the stack or not.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -34,3 +34,4 @@ __libc_alloca_cutoff (size_t size)
assume the maximum available stack space. */
?: __MAX_ALLOCA_CUTOFF * 4));
}
+libc_hidden_def (__libc_alloca_cutoff)
diff --git a/libc/nptl/pthread_cond_timedwait.c b/libc/nptl/pthread_cond_timedwait.c
index 7278ec45b..c173884b2 100644
--- a/libc/nptl/pthread_cond_timedwait.c
+++ b/libc/nptl/pthread_cond_timedwait.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2007, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2004,2007,2010,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -65,7 +65,7 @@ __pthread_cond_timedwait (cond, mutex, abstime)
int pshared = (cond->__data.__mutex == (void *) ~0l)
? LLL_SHARED : LLL_PRIVATE;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock (cond->__data.__lock, pshared);
/* Now we can release the mutex. */
diff --git a/libc/nptl/pthread_cond_wait.c b/libc/nptl/pthread_cond_wait.c
index 670fba573..467a03a16 100644
--- a/libc/nptl/pthread_cond_wait.c
+++ b/libc/nptl/pthread_cond_wait.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2004,2006,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -101,7 +101,7 @@ __pthread_cond_wait (cond, mutex)
int pshared = (cond->__data.__mutex == (void *) ~0l)
? LLL_SHARED : LLL_PRIVATE;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock (cond->__data.__lock, pshared);
/* Now we can release the mutex. */
diff --git a/libc/nptl/pthread_rwlock_rdlock.c b/libc/nptl/pthread_rwlock_rdlock.c
index 31eb508a0..2feac57e2 100644
--- a/libc/nptl/pthread_rwlock_rdlock.c
+++ b/libc/nptl/pthread_rwlock_rdlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2004,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -31,7 +31,7 @@ __pthread_rwlock_rdlock (rwlock)
{
int result = 0;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock (rwlock->__data.__lock, rwlock->__data.__shared);
while (1)
diff --git a/libc/nptl/pthread_rwlock_timedrdlock.c b/libc/nptl/pthread_rwlock_timedrdlock.c
index fcd10aac9..75be8e7d0 100644
--- a/libc/nptl/pthread_rwlock_timedrdlock.c
+++ b/libc/nptl/pthread_rwlock_timedrdlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2004,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -32,7 +32,7 @@ pthread_rwlock_timedrdlock (rwlock, abstime)
{
int result = 0;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock(rwlock->__data.__lock, rwlock->__data.__shared);
while (1)
diff --git a/libc/nptl/pthread_rwlock_timedwrlock.c b/libc/nptl/pthread_rwlock_timedwrlock.c
index e6283f462..6b3c75236 100644
--- a/libc/nptl/pthread_rwlock_timedwrlock.c
+++ b/libc/nptl/pthread_rwlock_timedwrlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2004,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -32,7 +32,7 @@ pthread_rwlock_timedwrlock (rwlock, abstime)
{
int result = 0;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock (rwlock->__data.__lock, rwlock->__data.__shared);
while (1)
diff --git a/libc/nptl/pthread_rwlock_wrlock.c b/libc/nptl/pthread_rwlock_wrlock.c
index 64fe97012..9d5f13583 100644
--- a/libc/nptl/pthread_rwlock_wrlock.c
+++ b/libc/nptl/pthread_rwlock_wrlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2003,2007,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
@@ -31,7 +31,7 @@ __pthread_rwlock_wrlock (rwlock)
{
int result = 0;
- /* Make sure we are along. */
+ /* Make sure we are alone. */
lll_lock (rwlock->__data.__lock, rwlock->__data.__shared);
while (1)
diff --git a/libc/nptl/sysdeps/pthread/setxid.h b/libc/nptl/sysdeps/pthread/setxid.h
index aebdbd236..043ffd25b 100644
--- a/libc/nptl/sysdeps/pthread/setxid.h
+++ b/libc/nptl/sysdeps/pthread/setxid.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2004, 2007, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -20,11 +20,11 @@
#include <sysdep.h>
#define __SETXID_1(cmd, arg1) \
- cmd.id[0] = arg1
+ cmd.id[0] = (long int) arg1
#define __SETXID_2(cmd, arg1, arg2) \
- __SETXID_1 (cmd, arg1); cmd.id[1] = arg2
+ __SETXID_1 (cmd, arg1); cmd.id[1] = (long int) arg2
#define __SETXID_3(cmd, arg1, arg2, arg3) \
- __SETXID_2 (cmd, arg1, arg2); cmd.id[2] = arg3
+ __SETXID_2 (cmd, arg1, arg2); cmd.id[2] = (long int) arg3
#ifdef SINGLE_THREAD
# define INLINE_SETXID_SYSCALL(name, nr, args...) \
diff --git a/libc/nscd/hstcache.c b/libc/nscd/hstcache.c
index 228f6fd8a..a6055cf99 100644
--- a/libc/nscd/hstcache.c
+++ b/libc/nscd/hstcache.c
@@ -1,5 +1,5 @@
/* Cache handling for host lookup.
- Copyright (C) 1998-2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2008, 2009, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
@@ -77,6 +77,20 @@ static const hst_response_header notfound =
};
+/* This is the standard reply in case there are temporary problems. */
+static const hst_response_header tryagain =
+{
+ .version = NSCD_VERSION,
+ .found = 0,
+ .h_name_len = 0,
+ .h_aliases_cnt = 0,
+ .h_addrtype = -1,
+ .h_length = -1,
+ .h_addr_list_cnt = 0,
+ .error = TRY_AGAIN
+};
+
+
static void
cache_addhst (struct database_dyn *db, int fd, request_header *req,
const void *key, struct hostent *hst, uid_t owner,
@@ -111,11 +125,15 @@ cache_addhst (struct database_dyn *db, int fd, request_header *req,
else
{
/* We have no data. This means we send the standard reply for this
- case. */
+ case. Possibly this is only temporary. */
ssize_t total = sizeof (notfound);
+ assert (sizeof (notfound) == sizeof (tryagain));
+
+ const hst_response_header *resp = (errval == EAGAIN
+ ? &tryagain : &notfound);
if (fd != -1 &&
- TEMP_FAILURE_RETRY (send (fd, &notfound, total,
+ TEMP_FAILURE_RETRY (send (fd, resp, total,
MSG_NOSIGNAL)) != total)
all_written = false;
@@ -135,7 +153,7 @@ cache_addhst (struct database_dyn *db, int fd, request_header *req,
? db->negtimeout : ttl);
/* This is the reply. */
- memcpy (&dataset->resp, &notfound, total);
+ memcpy (&dataset->resp, resp, total);
/* Copy the key data. */
memcpy (dataset->strdata, key, req->key_len);
@@ -490,6 +508,7 @@ addhstbyX (struct database_dyn *db, int fd, request_header *req,
/* We set the error to indicate this is (possibly) a
temporary error and that it does not mean the entry
is not available at all. */
+ h_errno = TRY_AGAIN;
errval = EAGAIN;
break;
}
diff --git a/libc/nscd/nscd.c b/libc/nscd/nscd.c
index 43721976f..9f7ad3f87 100644
--- a/libc/nscd/nscd.c
+++ b/libc/nscd/nscd.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
@@ -433,7 +433,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"),
"Thorsten Kukuk and Ulrich Drepper");
}
diff --git a/libc/nss/getent.c b/libc/nss/getent.c
index bd976753f..a45bc4b2f 100644
--- a/libc/nss/getent.c
+++ b/libc/nss/getent.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
@@ -89,7 +89,7 @@ print_version (FILE *stream, struct argp_state *state)
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\
-"), "2010");
+"), "2011");
fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk");
}
diff --git a/libc/nss/nss_files/files-hosts.c b/libc/nss/nss_files/files-hosts.c
index e5f5b48b7..83de65075 100644
--- a/libc/nss/nss_files/files-hosts.c
+++ b/libc/nss/nss_files/files-hosts.c
@@ -1,5 +1,5 @@
/* Hosts file parser in nss_files module.
- Copyright (C) 1996-2001, 2003-2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1996-2001, 2003-2009, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -129,19 +129,22 @@ _nss_files_get##name##_r (proto, \
&& _res_hconf.flags & HCONF_FLAG_MULTI) \
{ \
/* We have to get all host entries from the file. */ \
- const size_t tmp_buflen = MIN (buflen, 4096); \
- char tmp_buffer[tmp_buflen] \
+ size_t tmp_buflen = MIN (buflen, 4096); \
+ char tmp_buffer_stack[tmp_buflen] \
__attribute__ ((__aligned__ (__alignof__ (struct hostent_data))));\
+ char *tmp_buffer = tmp_buffer_stack; \
struct hostent tmp_result_buf; \
int naddrs = 1; \
int naliases = 0; \
char *bufferend; \
+ bool tmp_buffer_malloced = false; \
\
while (result->h_aliases[naliases] != NULL) \
++naliases; \
\
bufferend = (char *) &result->h_aliases[naliases + 1]; \
\
+ again: \
while ((status = internal_getent (&tmp_result_buf, tmp_buffer, \
tmp_buflen, errnop H_ERRNO_ARG \
EXTRA_ARGS_VALUE)) \
@@ -182,7 +185,7 @@ _nss_files_get##name##_r (proto, \
} \
/* If the real name is different add it also to the \
aliases. This means that there is a duplication \
- in the alias list but this is really the users \
+ in the alias list but this is really the user's \
problem. */ \
if (strcmp (old_result->h_name, \
tmp_result_buf.h_name) != 0) \
@@ -204,7 +207,7 @@ _nss_files_get##name##_r (proto, \
*errnop = ERANGE; \
*herrnop = NETDB_INTERNAL; \
status = NSS_STATUS_TRYAGAIN; \
- break; \
+ goto out; \
} \
\
new_h_addr_list = \
@@ -268,8 +271,54 @@ _nss_files_get##name##_r (proto, \
} \
} \
\
- if (status != NSS_STATUS_TRYAGAIN) \
+ if (status == NSS_STATUS_TRYAGAIN) \
+ { \
+ size_t newsize = 2 * tmp_buflen; \
+ if (tmp_buffer_malloced) \
+ { \
+ char *newp = realloc (tmp_buffer, newsize); \
+ if (newp != NULL) \
+ { \
+ assert ((((uintptr_t) newp) \
+ & (__alignof__ (struct hostent_data) - 1)) \
+ == 0); \
+ tmp_buffer = newp; \
+ tmp_buflen = newsize; \
+ goto again; \
+ } \
+ } \
+ else if (!__libc_use_alloca (buflen + newsize)) \
+ { \
+ tmp_buffer = malloc (newsize); \
+ if (tmp_buffer != NULL) \
+ { \
+ assert ((((uintptr_t) tmp_buffer) \
+ & (__alignof__ (struct hostent_data) - 1)) \
+ == 0); \
+ tmp_buffer_malloced = true; \
+ tmp_buflen = newsize; \
+ goto again; \
+ } \
+ } \
+ else \
+ { \
+ tmp_buffer \
+ = extend_alloca (tmp_buffer, tmp_buflen, \
+ newsize \
+ + __alignof__ (struct hostent_data)); \
+ tmp_buffer = (char *) (((uintptr_t) tmp_buffer \
+ + __alignof__ (struct hostent_data) \
+ - 1) \
+ & ~(__alignof__ (struct hostent_data)\
+ - 1)); \
+ goto again; \
+ } \
+ } \
+ else \
status = NSS_STATUS_SUCCESS; \
+ out: \
+ if (tmp_buffer_malloced) \
+ free (tmp_buffer); \
} \
\
\
diff --git a/libc/po/ja.po b/libc/po/ja.po
index 6a4036bc5..7ad8fd2cc 100644
--- a/libc/po/ja.po
+++ b/libc/po/ja.po
@@ -1,339 +1,1312 @@
# 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 "¥Ï¥ó¥°¥¢¥Ã¥×"
+#: argp/argp-help.c:228
+#, c-format
+msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
+msgstr "%.*s: ARGP_HELP_FMT パラメータã«ã¯å€¤ãŒå¿…è¦ã§ã™"
-#: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
-msgid "Interrupt"
-msgstr "³ä¤ê¹þ¤ß"
+#: argp/argp-help.c:238
+#, c-format
+msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
+msgstr "%.*s: ä¸æ˜Žãª ARGP_HELP_FMT パラメータã§ã™"
-#: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
-msgid "Quit"
-msgstr "½ªÎ»"
+#: argp/argp-help.c:251
+#, c-format
+msgid "Garbage in ARGP_HELP_FMT: %s"
+msgstr "ARGP_HELP_FMT 中ã«ã”ã¿ãŒã‚ã‚Šã¾ã™: %s"
-#: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
-msgid "Illegal instruction"
-msgstr "ÉÔÀµ¤ÊÌ¿Îá¤Ç¤¹"
+#: argp/argp-help.c:1215
+msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
+msgstr "é•·ã„å½¢å¼ã®ã‚ªãƒ—ションã§å¿…é ˆã¾ãŸã¯ä»»æ„ã®å¼•æ•°ã¯ã€ãã‚Œã«å¯¾å¿œã™ã‚‹çŸ­ã„å½¢å¼ã®ã‚ªãƒ—ションã§ã‚‚åŒæ§˜ã«å¿…é ˆã¾ãŸã¯ä»»æ„ã§ã™ã€‚"
-#: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
-msgid "Trace/breakpoint trap"
-msgstr "¥È¥ì¡¼¥¹/¥Ö¥ì¥¤¥¯¥Ý¥¤¥ó¥È ¥È¥é¥Ã¥×"
+#: argp/argp-help.c:1601
+msgid "Usage:"
+msgstr "使用法:"
-#: sysdeps/generic/siglist.h:34
-msgid "Aborted"
-msgstr "¥¢¥Ü¡¼¥È¤·¤Þ¤·¤¿"
+#: argp/argp-help.c:1605
+msgid " or: "
+msgstr "ã¾ãŸã¯: "
-#: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
-msgid "Floating point exception"
-msgstr "ÉâÆ°¾®¿ôÅÀ±é»»Îã³°¤Ç¤¹"
+#: argp/argp-help.c:1617
+msgid " [OPTION...]"
+msgstr " [OPTION...]"
-#: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
-msgid "Killed"
-msgstr "¶¯À©½ªÎ»"
+#: argp/argp-help.c:1644
+#, c-format
+msgid "Try `%s --help' or `%s --usage' for more information.\n"
+msgstr "詳細㯠`%s --help' ã¾ãŸã¯ `%s --usage' を実行ã—ã¦ä¸‹ã•ã„。\n"
-#: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
-msgid "Bus error"
-msgstr "¥Ð¥¹¥¨¥é¡¼"
+#: 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:38 stdio-common/../sysdeps/unix/siglist.c:37
-msgid "Segmentation fault"
-msgstr "¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó°ãÈ¿¤Ç¤¹"
+#: argp/argp-parse.c:102
+msgid "Give this help list"
+msgstr "ã“ã®ãƒ˜ãƒ«ãƒ—一覧を表示ã™ã‚‹"
-#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
-#. TRANS Every library function that returns this error code also generates a
-#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
-#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
-#. TRANS unless it has handled or blocked @code{SIGPIPE}.
-#: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:351
-#: stdio-common/../sysdeps/unix/siglist.c:39
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:62
-msgid "Broken pipe"
-msgstr "¥Ñ¥¤¥×¤¬ÀÚÃǤµ¤ì¤Þ¤·¤¿"
+#: argp/argp-parse.c:103
+msgid "Give a short usage message"
+msgstr "短ã„使用方法を表示ã™ã‚‹"
-#: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
-msgid "Alarm clock"
-msgstr "¥¢¥é¡¼¥à¥¯¥í¥Ã¥¯"
+#: argp/argp-parse.c:104
+msgid "Set the program name"
+msgstr "プログラムåを設定ã™ã‚‹"
-#: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
-msgid "Terminated"
-msgstr "½ªÎ»¤·¤Þ¤·¤¿"
+#: argp/argp-parse.c:106
+msgid "Hang for SECS seconds (default 3600)"
+msgstr "SECS 秒ã§ãƒãƒ³ã‚°ã‚¢ãƒƒãƒ—ã™ã‚‹ (デフォルト 3600)"
-#: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
-msgid "Urgent I/O condition"
-msgstr "¶ÛµÞI/O¾ò·ï"
+#: argp/argp-parse.c:167
+msgid "Print program version"
+msgstr "プログラムã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’表示ã™ã‚‹"
-#: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
-msgid "Stopped (signal)"
-msgstr "Ää»ß¤·¤Þ¤·¤¿ (¥·¥°¥Ê¥ë)"
+#: argp/argp-parse.c:183
+msgid "(PROGRAM ERROR) No version known!?"
+msgstr "(プログラムエラー) ä¸æ˜Žãªãƒãƒ¼ã‚¸ãƒ§ãƒ³!?"
-#: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
-msgid "Stopped"
-msgstr "Ää»ß¤·¤Þ¤·¤¿"
+#: argp/argp-parse.c:623
+#, c-format
+msgid "%s: Too many arguments\n"
+msgstr "%s: 引数ãŒå¤šã™ãŽã¾ã™\n"
-#: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
-msgid "Continued"
-msgstr "·Ñ³"
+#: argp/argp-parse.c:766
+msgid "(PROGRAM ERROR) Option should have been recognized!?"
+msgstr "(プログラムエラー) オプションã¯èªè­˜ã•ã‚Œã¦ã„ã‚‹ã¹ãã§ã™!?"
-#: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
-msgid "Child exited"
-msgstr "»Ò¥×¥í¥»¥¹¤¬½ªÎ»¤·¤Þ¤·¤¿"
+#: assert/assert-perr.c: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:47 stdio-common/../sysdeps/unix/siglist.c:47
-msgid "Stopped (tty input)"
-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:48 stdio-common/../sysdeps/unix/siglist.c:48
-msgid "Stopped (tty output)"
-msgstr "Ää»ß¤·¤Þ¤·¤¿ (üËö½ÐÎÏ)"
+#: catgets/gencat.c:110 catgets/gencat.c:114 nscd/nscd.c:100 nss/makedb.c:61
+msgid "NAME"
+msgstr "åå‰"
-#: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
-msgid "I/O possible"
-msgstr "I/O²Äǽ¤Ç¤¹"
+#: catgets/gencat.c:111
+msgid "Create C header file NAME containing symbol definitions"
+msgstr "シンボル定義をå«ã‚“ã  C ヘッダファイル NAME を作æˆã™ã‚‹"
-#: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
-msgid "CPU time limit exceeded"
-msgstr "CPU»þ´ÖÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: catgets/gencat.c:113
+msgid "Do not use existing catalog, force new output file"
+msgstr "既存ã®ã‚«ã‚¿ãƒ­ã‚°ã‚’使用ã›ãšã€å¼·åˆ¶çš„ã«æ–°ã—ã„出力ファイルã«ã™ã‚‹"
-#: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
-msgid "File size limit exceeded"
-msgstr "¥Õ¥¡¥¤¥ë¥µ¥¤¥ºÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: catgets/gencat.c:114 nss/makedb.c:61
+msgid "Write output to file NAME"
+msgstr "出力をファイル NAME ã«æ›¸ã込む"
-#: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
-msgid "Virtual timer expired"
-msgstr "²¾ÁÛ¥¿¥¤¥Þ¤¬½ªÎ»¤·¤Þ¤·¤¿"
+#: catgets/gencat.c:119
+msgid ""
+"Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
+"is -, output is written to standard output.\n"
+msgstr ""
+"メッセージカタログを生æˆã™ã‚‹ã€‚INPUT-FILE ㌠- ã®å ´åˆã€å…¥åŠ›ã‚’標準入力ã‹ã‚‰èª­ã¿è¾¼ã‚€ã€‚OUTPUT-FILE\n"
+"㌠- ã®å ´åˆã€å‡ºåŠ›ã‚’標準出力ã«æ›¸ã込む。\n"
-#: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
-msgid "Profiling timer expired"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥¿¥¤¥Þ¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: catgets/gencat.c:124
+msgid ""
+"-o OUTPUT-FILE [INPUT-FILE]...\n"
+"[OUTPUT-FILE [INPUT-FILE]...]"
+msgstr ""
+"-o OUTPUT-FILE [INPUT-FILE]...\n"
+"[OUTPUT-FILE [INPUT-FILE]...]"
-#: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
-msgid "Window changed"
-msgstr "¥¦¥£¥ó¥É¥¦¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
+#: catgets/gencat.c:232 debug/pcprofiledump.c:208 debug/xtrace.sh:58
+#: elf/ldconfig.c:302 elf/ldd.bash.in:56 elf/sln.c:86 elf/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 ""
+"For bug reporting instructions, please see:\n"
+"<http://www.gnu.org/software/libc/bugs.html>.\n"
+msgstr ""
+"ãƒã‚°ã‚’報告ã™ã‚‹æ–¹æ³•ã«é–¢ã—ã¦ã¯ã€ä¸‹è¨˜ã‚’å‚ç…§ã—ã¦ãã ã•ã„:\n"
+"<http://www.gnu.org/software/libc/bugs.html>.\n"
-#: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
-msgid "User defined signal 1"
-msgstr "¥æ¡¼¥¶ÄêµÁ¥·¥°¥Ê¥ë 1"
+#: catgets/gencat.c:246 debug/pcprofiledump.c:222 debug/xtrace.sh:66
+#: elf/ldconfig.c:316 elf/ldd.bash.in:39 elf/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 ""
+"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"
-#: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
-msgid "User defined signal 2"
-msgstr "¥æ¡¼¥¶ÄêµÁ¥·¥°¥Ê¥ë 2"
+#: catgets/gencat.c:251 debug/pcprofiledump.c:227 debug/xtrace.sh:70
+#: elf/ldconfig.c:321 elf/sprof.c: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 "Written by %s.\n"
+msgstr "作者 %s。\n"
-#: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
-msgid "EMT trap"
-msgstr "EMT ¥È¥é¥Ã¥×"
+#: catgets/gencat.c:282
+msgid "*standard input*"
+msgstr "*標準入力*"
-#: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
-msgid "Bad system call"
-msgstr "ÉÔÀµ¤Ê¥·¥¹¥Æ¥à¥³¡¼¥ë"
+#: catgets/gencat.c:288 iconv/iconv_charmap.c:170 iconv/iconv_prog.c:294
+#: nss/makedb.c:170
+#, c-format
+msgid "cannot open input file `%s'"
+msgstr "入力ファイル`%s'ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: sysdeps/generic/siglist.h:66
-msgid "Stack fault"
-msgstr "¥¹¥¿¥Ã¥¯¼ºÇÔ"
+#: catgets/gencat.c:417 catgets/gencat.c:494
+msgid "illegal set number"
+msgstr "ä¸æ­£ãªè¨­å®šå€¤ã§ã™"
-#: sysdeps/generic/siglist.h:69
-msgid "Information request"
-msgstr "¾ðÊóÍ×µá"
+#: catgets/gencat.c:444
+msgid "duplicate set definition"
+msgstr "設定ã®å®šç¾©ãŒé‡è¤‡ã—ã¦ã„ã¾ã™"
-#: sysdeps/generic/siglist.h:71
-msgid "Power failure"
-msgstr "ÅŸ»¾ã³²"
+#: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
+msgid "this is the first definition"
+msgstr "ã“ã‚ŒãŒæœ€åˆã®å®šç¾©ã§ã™"
-#: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
-msgid "Resource lost"
-msgstr "¥ê¥½¡¼¥¹¤¬¼º¤ï¤ì¤Þ¤·¤¿"
+#: catgets/gencat.c:522
+#, c-format
+msgid "unknown set `%s'"
+msgstr "ä¸æ˜Žãªã‚»ãƒƒãƒˆ`%s'ã§ã™"
-#: sysdeps/mach/hurd/mips/dl-machine.c:68
-#: string/../sysdeps/mach/_strerror.c:57
-msgid "Error in unknown error system: "
-msgstr "ÉÔÌÀ¤Ê¥¨¥é¡¼¥·¥¹¥Æ¥à¤Ç¤Î¥¨¥é¡¼:"
+#: catgets/gencat.c:563
+msgid "invalid quote character"
+msgstr "無効ãªå¼•ç”¨æ–‡å­—ã§ã™"
-#: sysdeps/mach/hurd/mips/dl-machine.c:83
-#: string/../sysdeps/generic/_strerror.c:44
-#: string/../sysdeps/mach/_strerror.c:87
-msgid "Unknown error "
-msgstr "̤ÃΤΥ¨¥é¡¼ "
+#: catgets/gencat.c:576
+#, c-format
+msgid "unknown directive `%s': line ignored"
+msgstr "ä¸æ˜ŽãªæŒ‡ç¤º`%s'ãŒã‚ã‚Šã¾ã—ãŸ: ã“ã®è¡Œã¯ç„¡è¦–ã—ã¾ã™"
-#: sysdeps/unix/sysv/linux/lddlibc4.c:64
+#: catgets/gencat.c:621
+msgid "duplicated message number"
+msgstr "é‡è¤‡ã—ãŸãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ç•ªå·ã§ã™"
+
+#: catgets/gencat.c:674
+msgid "duplicated message identifier"
+msgstr "é‡è¤‡ã—ãŸãƒ¡ãƒƒã‚»ãƒ¼ã‚¸è­˜åˆ¥å­ã§ã™"
+
+#: catgets/gencat.c:731
+msgid "invalid character: message ignored"
+msgstr "無効ãªæ–‡å­—ã§ã™: メッセージã¯ç„¡è¦–ã•ã‚Œã¾ã—ãŸ"
+
+#: catgets/gencat.c:774
+msgid "invalid line"
+msgstr "無効ãªè¡Œã§ã™"
+
+#: catgets/gencat.c:828
+msgid "malformed line ignored"
+msgstr "é–“é•ã£ãŸå½¢å¼ã®è¡ŒãŒç„¡è¦–ã•ã‚Œã¾ã—ãŸ"
+
+#: catgets/gencat.c:992 catgets/gencat.c:1033 nss/makedb.c:183
#, c-format
-msgid "cannot open `%s'"
-msgstr "`%s'¤ò³«¤±¤Þ¤»¤ó"
+msgid "cannot open output file `%s'"
+msgstr "出力ファイル`%s'ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: sysdeps/unix/sysv/linux/lddlibc4.c:68
+#: catgets/gencat.c:1195 locale/programs/linereader.c:560
+msgid "invalid escape sequence"
+msgstr "無効ãªã‚¨ã‚¹ã‚±ãƒ¼ãƒ—シーケンスã§ã™"
+
+#: catgets/gencat.c:1217
+msgid "unterminated message"
+msgstr "終端ã—ã¦ã„ãªã„メッセージã§ã™"
+
+#: catgets/gencat.c:1241
#, c-format
-msgid "cannot read header from `%s'"
-msgstr "`%s'¤Î¥Ø¥Ã¥À¤òÆɤá¤Þ¤»¤ó"
+msgid "while opening old catalog file"
+msgstr "å¤ã„カタログファイルオープン中"
+
+#: catgets/gencat.c:1332
+#, c-format
+msgid "conversion modules not available"
+msgstr "変æ›ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ãŒä½¿ç”¨å‡ºæ¥ã¾ã›ã‚“"
-#: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:295 catgets/gencat.c:288
+#: catgets/gencat.c:1358
#, c-format
-msgid "cannot open input file `%s'"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë`%s'¤ò³«¤±¤Þ¤»¤ó"
+msgid "cannot determine escape character"
+msgstr "エスケープ文字を決定ã§ãã¾ã›ã‚“"
+
+#: debug/pcprofiledump.c:53
+msgid "Don't buffer output"
+msgstr "出力をãƒãƒƒãƒ•ã‚¡ã—ã¾ã›ã‚“"
+
+#: debug/pcprofiledump.c:58
+msgid "Dump information generated by PC profiling."
+msgstr "PCプロファイリングã«ã‚ˆã£ã¦ç”Ÿæˆã•ã‚Œã‚‹æƒ…報をダンプã—ã¾ã™ã€‚"
+
+#: debug/pcprofiledump.c:61
+msgid "[FILE]"
+msgstr "[FILE]"
+
+#: debug/pcprofiledump.c:108
+#, c-format
+msgid "cannot open input file"
+msgstr "入力ファイルを開ã‘ã¾ã›ã‚“"
+
+#: debug/pcprofiledump.c:115
+#, c-format
+msgid "cannot read header"
+msgstr "ヘッダを読ã¿è¾¼ã‚ã¾ã›ã‚“"
+
+#: debug/pcprofiledump.c:179
+#, c-format
+msgid "invalid pointer size"
+msgstr "無効ãªãƒã‚¤ãƒ³ã‚¿ã‚µã‚¤ã‚ºã§ã™"
+
+#: debug/xtrace.sh:27 debug/xtrace.sh:45
+msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
+msgstr "使用法: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
+
+#: debug/xtrace.sh:33
+msgid "Try \\`xtrace --help' for more information.\\n"
+msgstr "詳細㯠\\`xtrace --help' ã‚’å‚ç…§ã—ã¦ãã ã•ã„\\n"
+
+#: debug/xtrace.sh:39
+msgid "xtrace: option \\`$1' requires an argument.\\n"
+msgstr "xtrace: オプション \\`$1' ã«ã¯å¼•æ•°ãŒå¿…è¦ã§ã™ã€‚\\n"
+
+#: debug/xtrace.sh:46
+msgid ""
+"Trace execution of program by printing currently executed function.\n"
+"\n"
+" --data=FILE Don't run the program, just print the data from FILE.\n"
+"\n"
+" -?,--help Print this help and exit\n"
+" --usage Give a short usage message\n"
+" -V,--version Print version information and exit\n"
+"\n"
+"Mandatory arguments to long options are also mandatory for any corresponding\n"
+"short options.\n"
+"\n"
+msgstr ""
+"ç¾åœ¨å®Ÿè¡Œã—ã¦ã„る関数を表示ã™ã‚‹ã“ã¨ã§ãƒ—ログラムã®å®Ÿè¡Œã‚’追跡ã—ã¾ã™ã€‚\n"
+"\n"
+" --data=FILE プログラムを実行ã—ãªã„。å˜ã« FILE ã‹ã‚‰ã®ãƒ‡ãƒ¼ã‚¿ã‚’表示ã™ã‚‹\n"
+"\n"
+" -?,--help ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã—ã¦çµ‚了ã™ã‚‹\n"
+" --usage 短ã„使用法メッセージを表示ã™ã‚‹\n"
+" -V,--version ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¦çµ‚了ã™ã‚‹\n"
+"\n"
+"é•·ã„å½¢å¼ã®ã‚ªãƒ—ションã§å¿…é ˆã¾ãŸã¯ä»»æ„ã®å¼•æ•°ã¯ã€ãã‚Œã«å¯¾å¿œã™ã‚‹çŸ­ã„å½¢å¼ã®ã‚ªãƒ—ションã§ã‚‚åŒæ§˜ã«å¿…é ˆã¾ãŸã¯ä»»æ„ã§ã™ã€‚\n"
+"\n"
+
+#: debug/xtrace.sh:127
+msgid "xtrace: unrecognized option \\`$1'\\n"
+msgstr "xtrace: èªè­˜å‡ºæ¥ãªã„オプション \\`$1' ã§ã™ã€‚\\n"
+
+#: debug/xtrace.sh:140
+msgid "No program name given\\n"
+msgstr "プログラムåãŒä¸Žãˆã‚‰ã‚Œã¦ã„ã¾ã›ã‚“\\n"
+
+#: debug/xtrace.sh:148
+#, sh-format
+msgid "executable \\`$program' not found\\n"
+msgstr "実行å¯èƒ½ãƒ•ã‚¡ã‚¤ãƒ« \\`$program' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“\\n"
+
+#: debug/xtrace.sh:152
+#, sh-format
+msgid "\\`$program' is no executable\\n"
+msgstr "\\`$program' ã¯å®Ÿè¡Œå¯èƒ½ãƒ•ã‚¡ã‚¤ãƒ«ã§ã¯ã‚ã‚Šã¾ã›ã‚“\\n"
+
+#: dlfcn/dlinfo.c:64
+msgid "RTLD_SELF used in code not dynamically loaded"
+msgstr "コード内ã§ä½¿ç”¨ã•ã‚Œã¦ã„ã‚‹ RTLD_SELF ã‚’å‹•çš„ã«ãƒ­ãƒ¼ãƒ‰ã§ãã¾ã›ã‚“"
+
+#: dlfcn/dlinfo.c:73
+msgid "unsupported dlinfo request"
+msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ dlinfo è¦æ±‚ã§ã™"
+
+#: dlfcn/dlmopen.c:64
+msgid "invalid namespace"
+msgstr "無効ãªåå‰ç©ºé–“ã§ã™"
+
+#: dlfcn/dlmopen.c:69
+msgid "invalid mode"
+msgstr "無効ãªãƒ¢ãƒ¼ãƒ‰ã§ã™"
+
+#: dlfcn/dlopen.c:65
+msgid "invalid mode parameter"
+msgstr "無効ãªãƒ¢ãƒ¼ãƒ‰ãƒ‘ラメータã§ã™"
+
+#: elf/cache.c:69
+msgid "unknown"
+msgstr "ä¸æ˜Žã§ã™"
+
+#: elf/cache.c:112
+msgid "Unknown OS"
+msgstr "ä¸æ˜Žãª OS ã§ã™"
+
+#: elf/cache.c:117
+#, c-format
+msgid ", OS ABI: %s %d.%d.%d"
+msgstr ", OS ABI: %s %d.%d.%d"
+
+#: elf/cache.c:134 elf/ldconfig.c:1289
+#, c-format
+msgid "Can't open cache file %s\n"
+msgstr "キャッシュファイル %s ã‚’é–‹ã‘ã¾ã›ã‚“\n"
+
+#: elf/cache.c:148
+#, c-format
+msgid "mmap of cache file failed.\n"
+msgstr "キャッシュファイル㮠mmap ã«å¤±æ•—ã—ã¾ã—ãŸã€‚\n"
+
+#: elf/cache.c:152 elf/cache.c:166
+#, c-format
+msgid "File is not a cache file.\n"
+msgstr "ファイルã¯ã‚­ãƒ£ãƒƒã‚·ãƒ¥ãƒ•ã‚¡ã‚¤ãƒ«ã§ã¯ã‚ã‚Šã¾ã›ã‚“.\n"
+
+#: elf/cache.c:199 elf/cache.c:209
+#, c-format
+msgid "%d libs found in cache `%s'\n"
+msgstr "%d 個ã®ãƒ©ã‚¤ãƒ–ラリãŒã‚­ãƒ£ãƒƒã‚·ãƒ¥ `%s' 内ã§è¦‹ã¤ã‹ã‚Šã¾ã—ãŸ\n"
+
+#: elf/cache.c:403
+#, c-format
+msgid "Can't create temporary cache file %s"
+msgstr "一時キャッシュファイル %s を作æˆã§ãã¾ã›ã‚“"
+
+#: 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 "キャッシュデータã®æ›¸è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/cache.c:435
+#, c-format
+msgid "Changing access rights of %s to %#o failed"
+msgstr "%s ã®ã‚¢ã‚¯ã‚»ã‚¹æ¨©é™ã‚’ %#o ã¸å¤‰æ›´ã™ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/cache.c:440
+#, c-format
+msgid "Renaming of %s to %s failed"
+msgstr "%s ã‹ã‚‰ %s ã¸ã®åå‰å¤‰æ›´ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/dl-close.c:378 elf/dl-open.c:460
+msgid "cannot create scope list"
+msgstr "スコープリストを作æˆã§ãã¾ã›ã‚“"
+
+#: elf/dl-close.c:725
+msgid "shared object not open"
+msgstr "共有オブジェクトãŒé–‹ã‘ã¾ã›ã‚“"
+
+#: elf/dl-deps.c:114
+msgid "DST not allowed in SUID/SGID programs"
+msgstr "DST㯠SUID/SGID プログラム内ã§ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-deps.c:127 elf/dl-open.c:282
+msgid "empty dynamic string token substitution"
+msgstr "空ã®å‹•çš„文字列トークンã®ä»£å…¥ã§ã™"
+
+#: elf/dl-deps.c:133
+#, c-format
+msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
+msgstr "動的ロードã«éš›ã—空文字トークンã«ã‚ˆã‚‹ç½®æ›ãˆã‚’è¡Œã£ãŸãŸã‚ã« auxliary `%s' ã®ãƒ­ãƒ¼ãƒ‰ã«å¤±æ•—ã—ã¾ã—ãŸ\n"
+
+#: elf/dl-deps.c:474
+msgid "cannot allocate dependency list"
+msgstr "ä¾å­˜ãƒªã‚¹ãƒˆã‚’é…置出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-deps.c:510 elf/dl-deps.c:565
+msgid "cannot allocate symbol search list"
+msgstr "シンボル探索リストをé…置出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-deps.c:550
+msgid "Filters not supported with LD_TRACE_PRELINKING"
+msgstr "LD_TRACE_PRELINKINGã§ãƒ•ã‚£ãƒ«ã‚¿ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-error.c:77
+msgid "DYNAMIC LINKER BUG!!!"
+msgstr "ダイナミックリンカã®ãƒã‚°ã§ã™!!!"
+
+#: elf/dl-error.c:124
+msgid "error while loading shared libraries"
+msgstr "共有ライブラリã®ãƒ­ãƒ¼ãƒ‰ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
+
+#: elf/dl-fptr.c:88
+msgid "cannot map pages for fdesc table"
+msgstr "ファイル記述å­è¡¨ç”¨ã®ãƒšãƒ¼ã‚¸ã‚’マップ出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-fptr.c:192
+msgid "cannot map pages for fptr table"
+msgstr "ファイルãƒã‚¤ãƒ³ã‚¿è¡¨ç”¨ã®ãƒšãƒ¼ã‚¸ã‚’マップ出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-fptr.c:221
+msgid "internal error: symidx out of range of fptr table"
+msgstr "内部エラー: ファイルãƒã‚¤ãƒ³ã‚¿è¡¨ã®ã‚·ãƒ³ãƒœãƒ«ç´¢å¼•ãŒç¯„囲外ã§ã™"
+
+#: elf/dl-load.c:372
+msgid "cannot allocate name record"
+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 "探索パス用ã®ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚’作æˆã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:565
+msgid "cannot create RUNPATH/RPATH copy"
+msgstr "RUNPATH/RPATH ã®ã‚³ãƒ”ーを作æˆã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:653
+msgid "cannot create search path array"
+msgstr "探索パスé…列を作æˆã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:864
+msgid "cannot stat shared object"
+msgstr "共有オブジェクトã®çŠ¶æ…‹å–å¾— (stat) ãŒå‡ºæ¥ã¾ã›ã‚“"
+
+#: elf/dl-load.c:934
+msgid "cannot open zero fill device"
+msgstr "ゼロã§åŸ‹ã‚られãŸãƒ‡ãƒã‚¤ã‚¹ã‚’é–‹ã‘ã¾ã›ã‚“"
+
+#: elf/dl-load.c:979 elf/dl-load.c:2215
+msgid "cannot create shared object descriptor"
+msgstr "共有オブジェクト記述å­ã‚’作æˆã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:998 elf/dl-load.c:1647 elf/dl-load.c:1739
+msgid "cannot read file data"
+msgstr "ファイルデータを読ã¿è¾¼ã‚ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1042
+msgid "ELF load command alignment not page-aligned"
+msgstr "ELF ロードコマンド整列ãŒãƒšãƒ¼ã‚¸ã§æ•´åˆ—ã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1049
+msgid "ELF load command address/offset not properly aligned"
+msgstr "ELF ロードコマンドã®ã‚¢ãƒ‰ãƒ¬ã‚¹/オフセットãŒé©åˆ‡ã«æ•´åˆ—ã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1132
+msgid "cannot allocate TLS data structures for initial thread"
+msgstr "åˆæœŸã‚¹ãƒ¬ãƒƒãƒ‰ç”¨ã® TLS データ構造体ãŒé…置出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1155
+msgid "cannot handle TLS data"
+msgstr "TLS データをå–り扱ãˆã¾ã›ã‚“"
+
+#: elf/dl-load.c:1174
+msgid "object file has no loadable segments"
+msgstr "オブジェクトファイルã¯ãƒ­ãƒ¼ãƒ‰å¯èƒ½ã‚»ã‚°ãƒ¡ãƒ³ãƒˆã‚’æŒã£ã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1210
+msgid "failed to map segment from shared object"
+msgstr "共有オブジェクトã®ã‚»ã‚°ãƒ¡ãƒ³ãƒˆã‚’マップã™ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/dl-load.c:1236
+msgid "cannot dynamically load executable"
+msgstr "実行ファイルを動的ã«ãƒ­ãƒ¼ãƒ‰ã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:1298
+msgid "cannot change memory protections"
+msgstr "メモリä¿è­·ã‚’変更ã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:1317
+msgid "cannot map zero-fill pages"
+msgstr "ゼロã§åŸ‹ã‚られãŸãƒšãƒ¼ã‚¸ã‚’マップã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:1331
+msgid "object file has no dynamic section"
+msgstr "オブジェクトファイルã¯å‹•çš„セクションをæŒã£ã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1354
+msgid "shared object cannot be dlopen()ed"
+msgstr "共有オブジェクト㯠dlopen() ã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:1367
+msgid "cannot allocate memory for program header"
+msgstr "プログラムヘッダ用ã®ãƒ¡ãƒ¢ãƒªã‚’é…置出æ¥ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1384 elf/dl-open.c:218
+msgid "invalid caller"
+msgstr "無効ãªå‘¼ã³å‡ºã—å…ƒã§ã™"
+
+#: elf/dl-load.c:1423
+msgid "cannot enable executable stack as shared object requires"
+msgstr "共有オブジェクトãŒå¿…è¦ã¨ã—ã¦ã„る実行å¯èƒ½ã‚¹ã‚¿ãƒƒã‚¯ã‚’有効ã«ã§ãã¾ã›ã‚“"
+
+#: elf/dl-load.c:1436
+msgid "cannot close file descriptor"
+msgstr "ファイル記述å­ã‚’é–‰ã˜ã‚‰ã‚Œã¾ã›ã‚“"
+
+#: elf/dl-load.c:1647
+msgid "file too short"
+msgstr "ファイルãŒå°ã•ã™ãŽã¾ã™"
+
+#: elf/dl-load.c:1676
+msgid "invalid ELF header"
+msgstr "無効㪠ELF ヘッダã§ã™"
+
+#: elf/dl-load.c:1688
+msgid "ELF file data encoding not big-endian"
+msgstr "ELF ファイルデータã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ãŒãƒ“ッグエンディアンã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/dl-load.c:1690
+msgid "ELF file data encoding not little-endian"
+msgstr "ELF ファイルデータã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ãŒãƒªãƒˆãƒ«ã‚¨ãƒ³ãƒ‡ã‚£ã‚¢ãƒ³ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/dl-load.c:1694
+msgid "ELF file version ident does not match current one"
+msgstr "ELF ファイルãƒãƒ¼ã‚¸ãƒ§ãƒ³è­˜åˆ¥å­ãŒç¾åœ¨ã®ã‚‚ã®ã¨ä¸€è‡´ã—ã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1698
+msgid "ELF file OS ABI invalid"
+msgstr "ELF ファイル OS ABI ãŒç„¡åŠ¹ã§ã™"
+
+#: elf/dl-load.c:1700
+msgid "ELF file ABI version invalid"
+msgstr "ELF ファイル ABI ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒç„¡åŠ¹ã§ã™"
+
+#: elf/dl-load.c:1703
+msgid "internal error"
+msgstr "内部エラー"
+
+#: elf/dl-load.c:1710
+msgid "ELF file version does not match current one"
+msgstr "ELFファイルã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ç•ªå·ãŒç¾åœ¨ã®ãƒ•ã‚¡ã‚¤ãƒ«ã«ä¸€è‡´ã—ã¦ã„ã¾ã›ã‚“"
+
+#: elf/dl-load.c:1718
+msgid "only ET_DYN and ET_EXEC can be loaded"
+msgstr "ET_DYN 㨠ET_EXEC ã®ã¿ãƒ­ãƒ¼ãƒ‰å¯èƒ½ã§ã™"
+
+#: elf/dl-load.c:1724
+msgid "ELF file's phentsize not the expected size"
+msgstr "ELF ファイル㮠phentsize ãŒäºˆæœŸã•ã‚ŒãŸã‚µã‚¤ã‚ºã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/dl-load.c:2231
+msgid "wrong ELF class: ELFCLASS64"
+msgstr "é–“é•ã£ãŸ ELF クラスã§ã™: ELFCLASS64"
+
+#: elf/dl-load.c:2232
+msgid "wrong ELF class: ELFCLASS32"
+msgstr "é–“é•ã£ãŸ ELF クラスã§ã™: ELFCLASS32"
+
+#: elf/dl-load.c:2235
+msgid "cannot open shared object file"
+msgstr "共有オブジェクトファイルを開ã‘ã¾ã›ã‚“"
+
+#: elf/dl-lookup.c:356
+msgid "relocation error"
+msgstr "å†é…置エラーã§ã™"
+
+#: elf/dl-lookup.c:384
+msgid "symbol lookup error"
+msgstr "シンボル検索エラーã§ã™"
+
+#: elf/dl-open.c:114
+msgid "cannot extend global scope"
+msgstr "大域スコープを拡張ã§ãã¾ã›ã‚“"
+
+#: elf/dl-open.c:512
+msgid "TLS generation counter wrapped! Please report this."
+msgstr "TLS 生æˆã‚«ã‚¦ãƒ³ã‚¿ãŒä¸€å‘¨ã—ã¾ã—ãŸ! ã“れを報告ã—ã¦ãã ã•ã„。"
+
+#: elf/dl-open.c:549
+msgid "invalid mode for dlopen()"
+msgstr "dlopen() 用ã®ç„¡åŠ¹ãªãƒ¢ãƒ¼ãƒ‰ã§ã™"
+
+#: 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 "セグメントをå†é…置用ã«æ›¸ãè¾¼ã¿å¯èƒ½ã«å‡ºæ¥ã¾ã›ã‚“"
+
+#: elf/dl-reloc.c:277
+#, c-format
+msgid "%s: no PLTREL found in object %s\n"
+msgstr "%s: PLTREL ãŒã‚ªãƒ–ジェクト %s 内ã«è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“\n"
+
+#: elf/dl-reloc.c:288
+#, c-format
+msgid "%s: out of memory to store relocation results for %s\n"
+msgstr "%s: %s 用ã®å†é…ç½®çµæžœã‚’ä¿å­˜ã™ã‚‹ã¨ãã«ãƒ¡ãƒ¢ãƒªãŒè¶³ã‚Šãªããªã‚Šã¾ã—ãŸ\n"
+
+#: 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 "リンクを生æˆã—ã¾ã›ã‚“"
+
+#: 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 "Path `%s' given more than once"
+msgstr "パス `%s' ãŒäºŒå›žä»¥ä¸Šä¸Žãˆã‚‰ã‚Œã¾ã—ãŸ"
+
+#: elf/ldconfig.c:379
+#, c-format
+msgid "%s is not a known library type"
+msgstr "%s ã¯æ—¢çŸ¥ã®ãƒ©ã‚¤ãƒ–ラリ型ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/ldconfig.c:404
+#, c-format
+msgid "Can't stat %s"
+msgstr "%s ã®æƒ…å ±å–å¾— (stat) ãŒã§ãã¾ã›ã‚“"
+
+#: elf/ldconfig.c:478
+#, c-format
+msgid "Can't stat %s\n"
+msgstr "%s ã®æƒ…å ±å–å¾— (stat) ãŒå‡ºæ¥ã¾ã›ã‚“\n"
+
+#: elf/ldconfig.c:488
+#, c-format
+msgid "%s is not a symbolic link\n"
+msgstr "%s ã¯ã‚·ãƒ³ãƒœãƒªãƒƒã‚¯ãƒªãƒ³ã‚¯ã§ã¯ã‚ã‚Šã¾ã›ã‚“\n"
+
+#: elf/ldconfig.c:507
+#, c-format
+msgid "Can't unlink %s"
+msgstr "%s をリンク解除ã§ãã¾ã›ã‚“"
+
+#: elf/ldconfig.c:513
+#, c-format
+msgid "Can't link %s to %s"
+msgstr "%s ã‹ã‚‰ %s ã¸ãƒªãƒ³ã‚¯ã§ãã¾ã›ã‚“"
+
+#: 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 "Can't find %s"
+msgstr "%s を見ã¤ã‘られã¾ã›ã‚“"
+
+#: elf/ldconfig.c:592 elf/ldconfig.c:765 elf/ldconfig.c:813 elf/ldconfig.c:847
+#, c-format
+msgid "Cannot lstat %s"
+msgstr "%s ã®çŠ¶æ…‹å–å¾— (lstat) ãŒå‡ºæ¥ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:599
+#, c-format
+msgid "Ignored file %s since it is not a regular file."
+msgstr "通常ファイルã§ãªã„ãŸã‚ファイル %s を無視ã—ã¦ã„ã¾ã™ã€‚"
+
+#: elf/ldconfig.c:608
+#, c-format
+msgid "No link created since soname could not be found for %s"
+msgstr "%s 用ã®å‹•çš„ライブラリå (soname) ãŒè¦‹ã¤ã‹ã‚‰ãªã„ãŸã‚リンクãŒä½œæˆã•ã‚Œã¾ã›ã‚“ã§ã—ãŸ"
+
+#: elf/ldconfig.c:691
+#, c-format
+msgid "Can't open directory %s"
+msgstr "ディレクトリ %s ã‚’é–‹ã‘ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:779
+#, c-format
+msgid "Cannot stat %s"
+msgstr "%s ã®çŠ¶æ…‹å–å¾— (stat) ãŒå‡ºæ¥ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:834 elf/readlib.c:91
+#, c-format
+msgid "Input file %s not found.\n"
+msgstr "入力ファイル %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。\n"
+
+#: elf/ldconfig.c:908
+#, c-format
+msgid "libc5 library %s in wrong directory"
+msgstr "libc5 ライブラリ %s ãŒèª¤ã£ãŸãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªå†…ã«ã‚ã‚Šã¾ã™"
+
+#: elf/ldconfig.c:911
+#, c-format
+msgid "libc6 library %s in wrong directory"
+msgstr "libc6 ライブラリ %s ãŒèª¤ã£ãŸãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªå†…ã«ã‚ã‚Šã¾ã™"
+
+#: elf/ldconfig.c:914
+#, c-format
+msgid "libc4 library %s in wrong directory"
+msgstr "libc4 ライブラリ %s ãŒèª¤ã£ãŸãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªå†…ã«ã‚ã‚Šã¾ã™"
+
+#: elf/ldconfig.c:942
+#, c-format
+msgid "libraries %s and %s in directory %s have same soname but different type."
+msgstr "ディレクトリ %3$s 内ã«ã‚るライブラリ %1$s 㨠%2$s ã¯åŒä¸€ã®å‹•çš„ライブラリå (soname) ã§ã™ãŒç•°ãªã£ãŸåž‹ã§ã™ã€‚"
+
+#: elf/ldconfig.c:1051
+#, c-format
+msgid "Can't open configuration file %s"
+msgstr "設定ファイル %s ã‚’é–‹ã‘ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:1115
+#, c-format
+msgid "%s:%u: bad syntax in hwcap line"
+msgstr "%s:%u: hwcap 行内ã®æ§‹æ–‡ã«èª¤ã‚ŠãŒã‚ã‚Šã¾ã™"
+
+#: elf/ldconfig.c:1121
+#, c-format
+msgid "%s:%u: hwcap index %lu above maximum %u"
+msgstr "%s:%u: hwcap 索引 %lu ã¯æœ€å¤§å€¤ %u を超ãˆã¦ã„ã¾ã™"
+
+#: elf/ldconfig.c:1128 elf/ldconfig.c:1136
+#, c-format
+msgid "%s:%u: hwcap index %lu already defined as %s"
+msgstr "%s:%u: hwcap 索引 %lu ã¯æ—¢ã« %s ã¨ã—ã¦å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
+
+#: elf/ldconfig.c:1139
+#, c-format
+msgid "%s:%u: duplicate hwcap %lu %s"
+msgstr "%s:%u: é‡è¤‡ã—㟠hwcap %lu %s ã§ã™"
+
+#: elf/ldconfig.c:1161
+#, c-format
+msgid "need absolute file name for configuration file when using -r"
+msgstr "-r を使用ã—ã¦ã„ã‚‹ã¨ãã¯è¨­å®šãƒ•ã‚¡ã‚¤ãƒ«åã¨ã—ã¦çµ¶å¯¾ãƒ‘スã®ãƒ•ã‚¡ã‚¤ãƒ«åãŒå¿…è¦ã§ã™"
+
+#: 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 "memory exhausted"
+msgstr "メモリを使ã„æžœãŸã—ã¾ã—ãŸ"
+
+#: elf/ldconfig.c:1198
+#, c-format
+msgid "%s:%u: cannot read directory %s"
+msgstr "%s:%u: ディレクトリ %s を読ã¿è¾¼ã‚ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:1242
+#, c-format
+msgid "relative path `%s' used to build cache"
+msgstr "キャッシュ生æˆæ™‚ã«ç›¸å¯¾ãƒ‘ス `%s' ãŒä½¿ç”¨ã•ã‚Œã¾ã—ãŸ"
+
+#: elf/ldconfig.c:1268
+#, c-format
+msgid "Can't chdir to /"
+msgstr "/ ã¸ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªç§»å‹• (chdir) 出æ¥ã¾ã›ã‚“"
+
+#: elf/ldconfig.c:1310
+#, c-format
+msgid "Can't open cache file directory %s\n"
+msgstr "キャッシュファイルディレクトリ %s ã‚’é–‹ã‘ã¾ã›ã‚“\n"
+
+#: elf/ldd.bash.in:43
+msgid "Written by %s and %s.\n"
+msgstr "作者 %s ãŠã‚ˆã³ %s。\n"
+
+#: 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 "ファイル引数ãŒã‚ã‚Šã¾ã›ã‚“"
+
+#. 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 "ãã®ã‚ˆã†ãªãƒ•ã‚¡ã‚¤ãƒ«ã‚„ディレクトリã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/ldd.bash.in:153 inet/rcmd.c:483
+msgid "not regular file"
+msgstr "通常ファイルã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/ldd.bash.in:156
+msgid "warning: you do not have execution permission for"
+msgstr "警告: 実行パーミッションãŒã‚ã‚Šã¾ã›ã‚“:"
+
+#: elf/ldd.bash.in:185
+msgid "\tnot a dynamic executable"
+msgstr "\t動的実行ファイルã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/ldd.bash.in:193
+msgid "exited with unknown exit code"
+msgstr "ä¸æ˜Žãªçµ‚了コードã§çµ‚了ã—ã¾ã—ãŸ"
+
+#: elf/ldd.bash.in:198
+msgid "error: you do not have read permission for"
+msgstr "エラー: 読ã¿è¾¼ã¿ãƒ‘ーミッションãŒã‚ã‚Šã¾ã›ã‚“:"
+
+#: elf/readelflib.c:35
+#, c-format
+msgid "file %s is truncated\n"
+msgstr "ファイル %s ã¯åˆ‡ã‚Šè©°ã‚られã¾ã—ãŸ\n"
+
+#: elf/readelflib.c:67
+#, c-format
+msgid "%s is a 32 bit ELF file.\n"
+msgstr "%s 㯠32 ビット ELF ファイルã§ã™ã€‚\n"
+
+#: elf/readelflib.c:69
+#, c-format
+msgid "%s is a 64 bit ELF file.\n"
+msgstr "%s 㯠64 ビット ELF ファイルã§ã™ã€‚\n"
+
+#: elf/readelflib.c:71
+#, c-format
+msgid "Unknown ELFCLASS in file %s.\n"
+msgstr "ファイル %s 内ã«ä¸æ˜Žãª ELFCLASS ãŒã‚ã‚Šã¾ã™ã€‚\n"
+
+#: elf/readelflib.c:78
+#, c-format
+msgid "%s is not a shared object file (Type: %d).\n"
+msgstr "%s ã¯å…±æœ‰ã‚ªãƒ–ジェクトファイルã§ã¯ã‚ã‚Šã¾ã›ã‚“ (åž‹: %d)。\n"
+
+#: elf/readelflib.c:109
+#, c-format
+msgid "more than one dynamic segment\n"
+msgstr "二ã¤ä»¥ä¸Šã®å‹•çš„セグメントãŒã‚ã‚Šã¾ã™\n"
+
+#: elf/readlib.c:97
+#, c-format
+msgid "Cannot fstat file %s.\n"
+msgstr "ファイル %s ã®çŠ¶æ…‹å–å¾— (fstat) ãŒã§ãã¾ã›ã‚“。\n"
+
+#: elf/readlib.c:108
+#, c-format
+msgid "File %s is empty, not checked."
+msgstr "ファイル %s ã¯ç©ºã§ã™ã€‚検査ã•ã‚Œã¾ã›ã‚“。"
+
+#: elf/readlib.c:114
+#, c-format
+msgid "File %s is too small, not checked."
+msgstr "ファイル %s ã¯å°ã•ã™ãŽã¾ã™ã€‚検査ã•ã‚Œã¾ã›ã‚“。"
-#: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:313
+#: elf/readlib.c:124
+#, c-format
+msgid "Cannot mmap file %s.\n"
+msgstr "ファイル %s ã‚’ mmap ã§ãã¾ã›ã‚“。\n"
+
+#: elf/readlib.c:162
+#, c-format
+msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
+msgstr "%s 㯠ELF ファイルã§ã¯ã‚ã‚Šã¾ã›ã‚“ - 先頭ã«èª¤ã£ãŸãƒžã‚¸ãƒƒã‚¯ãƒã‚¤ãƒˆã‚’æŒã£ã¦ã„ã¾ã™ã€‚\n"
+
+#: elf/sln.c:85
+#, c-format
+msgid ""
+"Usage: sln src dest|file\n"
+"\n"
+msgstr ""
+"使用法: sln src dest|file\n"
+"\n"
+
+#: elf/sln.c:110
+#, c-format
+msgid "%s: file open error: %m\n"
+msgstr "%s: ファイルを開ã時ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ: %m\n"
+
+#: elf/sln.c:147
+#, c-format
+msgid "No target in line %d\n"
+msgstr "è¡Œ %d 内ã«ã‚¿ãƒ¼ã‚²ãƒƒãƒˆãŒã‚ã‚Šã¾ã›ã‚“\n"
+
+#: elf/sln.c:179
+#, c-format
+msgid "%s: destination must not be a directory\n"
+msgstr "%s: リンク先 (dest) ãŒãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã§ã‚ã£ã¦ã¯ã„ã‘ã¾ã›ã‚“\n"
+
+#: elf/sln.c:185
+#, c-format
+msgid "%s: failed to remove the old destination\n"
+msgstr "%s: å¤ã„リンク先 (dest) を削除ã™ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ\n"
+
+#: elf/sln.c:193
+#, c-format
+msgid "%s: invalid destination: %s\n"
+msgstr "%s: 無効ãªãƒªãƒ³ã‚¯å…ˆã§ã™: %s\n"
+
+#: elf/sln.c:208 elf/sln.c:217
+#, c-format
+msgid "Invalid link from \"%s\" to \"%s\": %s\n"
+msgstr "\"%s\" ã‹ã‚‰ \"%s\" ã¸ã®ç„¡åŠ¹ãªãƒªãƒ³ã‚¯ã§ã™: %s\n"
+
+#: elf/sprof.c:77
+msgid "Output selection:"
+msgstr "出力é¸æŠž:"
+
+#: elf/sprof.c:79
+msgid "print list of count paths and their number of use"
+msgstr "パスã¨ãã®ä½¿ç”¨å›žæ•°ã‚’æ•°ãˆã¦ä¸€è¦§è¡¨ç¤ºã—ã¾ã™"
+
+#: 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 "failed to load shared object `%s'"
+msgstr "共有オブジェクト `%s' ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:429
+#, c-format
+msgid "cannot create internal descriptors"
+msgstr "内部記述å­ã‚’作æˆã§ãã¾ã›ã‚“"
+
+#: elf/sprof.c:548
+#, c-format
+msgid "Reopening shared object `%s' failed"
+msgstr "共有オブジェクト `%s' ã®å†ã‚ªãƒ¼ãƒ—ンã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:555 elf/sprof.c:649
+#, c-format
+msgid "reading of section headers failed"
+msgstr "セクションヘッダã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:563 elf/sprof.c:657
+#, c-format
+msgid "reading of section header string table failed"
+msgstr "セクションヘッダ文字列表ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:589
+#, c-format
+msgid "*** Cannot read debuginfo file name: %m\n"
+msgstr "*** デãƒãƒƒã‚°æƒ…報ファイルåã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %m\n"
+
+#: elf/sprof.c:609
+#, c-format
+msgid "cannot determine file name"
+msgstr "ファイルåを決定ã§ãã¾ã›ã‚“"
+
+#: elf/sprof.c:642
+#, c-format
+msgid "reading of ELF header failed"
+msgstr "ELF ヘッダã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:678
+#, c-format
+msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
+msgstr "*** ファイル `%s' ã¯å–り除ã‹ã‚Œã¦ (strip) ã„ã¾ã™: 詳細ãªè§£æžãŒå‡ºæ¥ã¾ã›ã‚“\n"
+
+#: elf/sprof.c:708
+#, c-format
+msgid "failed to load symbol data"
+msgstr "シンボルデータã®ãƒ­ãƒ¼ãƒ‰ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:775
+#, c-format
+msgid "cannot load profiling data"
+msgstr "プロファイルデータをロード出æ¥ã¾ã›ã‚“"
+
+#: elf/sprof.c:784
+#, c-format
+msgid "while stat'ing profiling data file"
+msgstr "プロファイルデータã®çŠ¶æ…‹å–å¾— (stat) 中"
+
+#: elf/sprof.c:792
+#, c-format
+msgid "profiling data file `%s' does not match shared object `%s'"
+msgstr "プロファイルデータファイル `%s' ã¯å…±æœ‰ã‚ªãƒ–ジェクト `%s' ã¨ä¸€è‡´ã—ã¾ã›ã‚“"
+
+#: elf/sprof.c:803
+#, c-format
+msgid "failed to mmap the profiling data file"
+msgstr "プロファイルデータファイル㮠mmap ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:811
+#, c-format
+msgid "error while closing the profiling data file"
+msgstr "プロファイルデータファイルを閉ã˜ã¦ã„ã‚‹é–“ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
+
+#: elf/sprof.c:820 elf/sprof.c:890
+#, c-format
+msgid "cannot create internal descriptor"
+msgstr "内部記述å­ã‚’作æˆã§ãã¾ã›ã‚“"
+
+#: elf/sprof.c:866
+#, c-format
+msgid "`%s' is no correct profile data file for `%s'"
+msgstr "`%s' 㯠`%s' 用ã®æ­£ã—ã„プロファイルデータã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#: elf/sprof.c:1047 elf/sprof.c:1105
+#, c-format
+msgid "cannot allocate symbol data"
+msgstr "シンボルデータをé…置出æ¥ã¾ã›ã‚“"
+
+#: iconv/iconv_charmap.c:142 iconv/iconv_prog.c:446
+#, c-format
+msgid "cannot open output file"
+msgstr "出力ファイルを開ã‘ã¾ã›ã‚“"
+
+#: iconv/iconv_charmap.c:188 iconv/iconv_prog.c:312
#, c-format
msgid "error while closing input `%s'"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+msgstr "入力 `%s' ã‚’é–‰ã˜ã¦ã„ã‚‹é–“ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: iconv/iconv_charmap.c:443
+#: iconv/iconv_charmap.c:462
#, c-format
msgid "illegal input sequence at position %Zd"
-msgstr "°ÌÃÖ %Zd ¤ÇÉÔÀµ¤ÊÆþÎÏ¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
+msgstr "ä½ç½® %Zd ã«ä¸æ­£ãªå…¥åŠ›ã‚·ãƒ¼ã‚±ãƒ³ã‚¹ãŒã‚ã‚Šã¾ã™"
-#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:506
+#: iconv/iconv_charmap.c:481 iconv/iconv_prog.c:537
+#, c-format
msgid "incomplete character or shift sequence at end of buffer"
-msgstr "¥Ð¥Ã¥Õ¥¡¤ÎºÇ¸å¤Ç¤Î°ìÃפ·¤Ê¤¤Ê¸»ú¤Þ¤¿¤Ï¥·¥Õ¥È¥·¡¼¥±¥ó¥¹¤Ç¤¹"
+msgstr "ãƒãƒƒãƒ•ã‚¡ã®æœ€å¾Œã«ä¸å®Œå…¨ãªæ–‡å­—ã¾ãŸã¯ã‚·ãƒ•ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ãŒã‚ã‚Šã¾ã™"
-#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:549
-#: iconv/iconv_prog.c:585
+#: iconv/iconv_charmap.c:526 iconv/iconv_charmap.c:562 iconv/iconv_prog.c:580
+#: iconv/iconv_prog.c:616
+#, c-format
msgid "error while reading the input"
-msgstr "ÆþÎÏÆɤ߹þ¤ßÃæ¤Î¥¨¥é¡¼"
+msgstr "入力読ã¿è¾¼ã¿ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:567
+#: iconv/iconv_charmap.c:544 iconv/iconv_prog.c:598
+#, c-format
msgid "unable to allocate buffer for input"
-msgstr "ÆþÎÏÍѥХåե¡¤ò³ä¤êÅö¤Æ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
+msgstr "入力用ãƒãƒƒãƒ•ã‚¡ã‚’é…ç½®ã™ã‚‹ã“ã¨ãŒå‡ºæ¥ã¾ã›ã‚“"
-#: iconv/iconv_prog.c:61
+#: iconv/iconv_prog.c:60
msgid "Input/Output format specification:"
-msgstr "ÆþÎÏ/½ÐÎÏ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î»ÅÍÍ:"
+msgstr "入力/出力形å¼ã®æŒ‡å®š:"
-#: iconv/iconv_prog.c:62
+#: iconv/iconv_prog.c:61
msgid "encoding of original text"
-msgstr "¸µ¤Î¥Æ¥­¥¹¥È¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°"
+msgstr "å…ƒã®ãƒ†ã‚­ã‚¹ãƒˆã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°"
-#: iconv/iconv_prog.c:63
+#: iconv/iconv_prog.c:62
msgid "encoding for output"
-msgstr "½ÐÎÏ»þ¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°"
+msgstr "出力用ã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°"
-#: iconv/iconv_prog.c:64
+#: iconv/iconv_prog.c:63
msgid "Information:"
-msgstr "¾ðÊó:"
+msgstr "情報:"
-#: iconv/iconv_prog.c:65
+#: iconv/iconv_prog.c:64
msgid "list all known coded character sets"
-msgstr "´ûÃΤÎÁ´¥­¥ã¥é¥¯¥¿¥»¥Ã¥È¤òɽ¼¨"
+msgstr "å…¨ã¦ã®æ—¢çŸ¥ã®ç¬¦å·åŒ–ã•ã‚ŒãŸæ–‡å­—集åˆã‚’一覧表示ã—ã¾ã™"
-#: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
+#: iconv/iconv_prog.c:65 locale/programs/localedef.c:127
msgid "Output control:"
-msgstr "½ÐÎÏÀ©¸æ:"
+msgstr "出力制御:"
-#: iconv/iconv_prog.c:67
+#: iconv/iconv_prog.c:66
msgid "omit invalid characters from output"
-msgstr "½ÐÎϤ«¤éÉÔÀµ¤Êʸ»ú¤òÈ´¤«¤¹"
+msgstr "出力ã‹ã‚‰ç„¡åŠ¹ãªæ–‡å­—ã‚’å–り除ã"
-#: iconv/iconv_prog.c:68
+#: iconv/iconv_prog.c:67
msgid "output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë"
+msgstr "出力ファイル"
-#: iconv/iconv_prog.c:69
+#: iconv/iconv_prog.c:68
msgid "suppress warnings"
-msgstr "·Ù¹ð¤ÎÍÞÀ©"
+msgstr "警告を抑制ã™ã‚‹"
-#: iconv/iconv_prog.c:70
+#: iconv/iconv_prog.c:69
msgid "print progress information"
-msgstr "·Ð²á¾ðÊó¤Îɽ¼¨"
+msgstr "経éŽæƒ…報を表示ã™ã‚‹"
-#: iconv/iconv_prog.c:75
+#: iconv/iconv_prog.c:74
msgid "Convert encoding of given files from one encoding to another."
-msgstr "Í¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÊÑ´¹¤¹¤ë."
+msgstr "与ãˆã‚‰ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ã‚’ã‚るエンコーディングã‹ã‚‰åˆ¥ã®ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ã«å¤‰æ›ã—ã¾ã™ã€‚"
-#: iconv/iconv_prog.c:79
+#: iconv/iconv_prog.c:78
msgid "[FILE...]"
-msgstr "[¥Õ¥¡¥¤¥ë...]"
-
-#: iconv/iconv_prog.c:201
-msgid "cannot open output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
+msgstr "[FILE...]"
-#: iconv/iconv_prog.c:243
+#: iconv/iconv_prog.c:234
#, c-format
msgid "conversions from `%s' and to `%s' are not supported"
-msgstr "`%s'¤«¤é¤ÎÊÑ´¹¤È`%s'¤Ø¤ÎÊÑ´¹¤Ï¤É¤Á¤é¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "`%s' ã‹ã‚‰ã®å¤‰æ›ãŠã‚ˆã³ `%s' ã¸ã®å¤‰æ›ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: iconv/iconv_prog.c:248
+#: iconv/iconv_prog.c:239
#, c-format
msgid "conversion from `%s' is not supported"
-msgstr "`%s'¤«¤é¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "`%s' ã‹ã‚‰ã®å¤‰æ›ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: iconv/iconv_prog.c:255
+#: iconv/iconv_prog.c:246
#, c-format
msgid "conversion to `%s' is not supported"
-msgstr "`%s'¤Ø¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "`%s' ã¸ã®å¤‰æ›ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: iconv/iconv_prog.c:259
+#: iconv/iconv_prog.c:250
#, c-format
msgid "conversion from `%s' to `%s' is not supported"
-msgstr "`%s'¤«¤é`%s'¤Ø¤ÎÊÑ´¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "`%s'ã‹ã‚‰`%s'ã¸ã®å¤‰æ›ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: iconv/iconv_prog.c:265
+#: iconv/iconv_prog.c:260
+#, c-format
msgid "failed to start conversion processing"
-msgstr "ÊÑ´¹½èÍý¤Î³«»Ï¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-
-#: iconv/iconv_prog.c:360
-msgid "error while closing output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+msgstr "変æ›å‡¦ç†ã®é–‹å§‹ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: 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"
-
-#: 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
+#: iconv/iconv_prog.c:358
#, 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 "error while closing output 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
+#: iconv/iconv_prog.c:456
#, 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 "½ÐÎϽñ¤­½Ð¤·Ãæ¤ËÌäÂ꤬¤¢¤Ã¤¿¤¿¤áÊÑ´¹¤òÃæ»ß¤·¤Þ¤·¤¿"
+msgstr "出力書ã出ã—中ã«å•é¡ŒãŒã‚ã£ãŸãŸã‚変æ›ã‚’中止ã—ã¾ã—ãŸ"
-#: iconv/iconv_prog.c:502
+#: iconv/iconv_prog.c:533
#, c-format
msgid "illegal input sequence at position %ld"
-msgstr "°ÌÃÖ %ld ¤ÇÉÔÀµ¤ÊÆþÎÏ¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
+msgstr "ä½ç½® %ld ã«ä¸æ­£ãªå…¥åŠ›ã‚·ãƒ¼ã‚±ãƒ³ã‚¹ãŒã‚ã‚Šã¾ã™"
-#: iconv/iconv_prog.c:510
+#: iconv/iconv_prog.c:541
+#, c-format
msgid "internal error (illegal descriptor)"
-msgstr "ÆâÉô¥¨¥é¡¼ (ÉÔÀµ¤Êµ­½Ò»Ò¤Ç¤¹)"
+msgstr "内部エラー (ä¸æ­£ãªè¨˜è¿°å­) ã§ã™"
-#: iconv/iconv_prog.c:513
+#: iconv/iconv_prog.c:544
#, c-format
msgid "unknown iconv() error %d"
-msgstr "ÉÔÌÀ¤Ê iconv() ¥¨¥é¡¼ %d"
+msgstr "ä¸æ˜Žãª iconv() エラー %d ã§ã™"
-#: iconv/iconv_prog.c:756
+#: iconv/iconv_prog.c:790
msgid ""
"The following list contain all the coded character sets known. This does\n"
"not necessarily mean that all combinations of these names can be used for\n"
@@ -342,1135 +1315,1249 @@ msgid ""
"\n"
" "
msgstr ""
-"°Ê²¼¤Î¥ê¥¹¥È¤Ë¤Ï¡¢ÃΤé¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¥­¥ã¥é¥¯¥¿¥³¡¼¥É¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.\n"
-"¤³¤ì¤Ï¡¢¤³¤ì¤é¤Î̾Á°¤Ï¥³¥Þ¥ó¥É¥é¥¤¥ó¥Ñ¥é¥á¡¼¥¿¤ÎFROM¤ÈTO¤Ç»È¤ï¤ì¤ëÁ´¤Æ¤Î\n"
-"Áȹ礻¤ò°ÕÌ£¤·¤Æ¤¤¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. ¤¢¤ë¥­¥ã¥é¥¯¥¿¥»¥Ã¥È¤Ï¡¢\n"
-"¤¤¤¯¤Ä¤«¤Î°Û¤Ê¤ë̾Á°(¥¨¥¤¥ê¥¢¥¹)¤È¶¦¤Ë¥ê¥¹¥È¤µ¤ì¤Þ¤¹.\n"
+"以下ã®ãƒªã‚¹ãƒˆã«ã¯ã€å…¨ã¦ã®æ—¢çŸ¥ã®æ–‡å­—集åˆãŒå«ã¾ã‚Œã¦ã„ã¾ã™ã€‚ã“れらã®åå‰ã¯\n"
+"コマンドラインパラメータ㮠FROM 㨠TO ã®å…¨ã¦ã®çµ„ã¿åˆã‚ã›ã¨ã—ã¦ä½¿ç”¨å‡ºæ¥\n"
+"ã‚‹ã¨ã¯é™ã‚Šã¾ã›ã‚“。ã‚る文字集åˆã¯è¤‡æ•°ã®ç•°ãªã£ãŸåå‰ (別åã€alias) ã§\n"
+"リストã•ã‚Œã¦ã„ã¾ã™ã€‚\n"
"\n"
-" "
+" "
#: iconv/iconvconfig.c:110
msgid "Create fastloading iconv module configuration file."
-msgstr "¹â®Æɹþ¤ßÍÑ iconv ¥â¥¸¥å¡¼¥ëÀßÄê¥Õ¥¡¥¤¥ë¤òºîÀ®¤·¤Þ¤¹."
+msgstr "高速読込ã¿ç”¨ iconv モジュール設定ファイルを作æˆã—ã¾ã™ã€‚"
#: iconv/iconvconfig.c:114
msgid "[DIR...]"
-msgstr "[¥Ç¥£¥ì¥¯¥È¥ê...]"
+msgstr "[DIR...]"
-#: iconv/iconvconfig.c:126
+#: iconv/iconvconfig.c:127
msgid "Prefix used for all file accesses"
-msgstr "Á´¥Õ¥¡¥¤¥ë¤Î¥¢¥¯¥»¥¹¤Ë¥×¥ì¥Õ¥£¥Ã¥¯¥¹¤ò»ÈÍѤ·¤Þ¤¹"
+msgstr "å…¨ã¦ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚¢ã‚¯ã‚»ã‚¹ã«æŽ¥é ­è¾žã‚’使用ã™ã‚‹"
+
+#: iconv/iconvconfig.c:128
+msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
+msgstr "インストール場所ã§ã¯ãªã FILE ã«å‡ºåŠ›ã™ã‚‹ (--prefix 㯠FILE ã«ã¯é©ç”¨ã•ã‚Œãªã„)"
+
+#: iconv/iconvconfig.c:132
+msgid "Do not search standard directories, only those on the command line"
+msgstr "標準ディレクトリを探査ã›ãšã€ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã§æŒ‡å®šã•ã‚ŒãŸã‚‚ã®ã®ã¿ä½¿ç”¨ã™ã‚‹"
-#: iconv/iconvconfig.c:327 locale/programs/localedef.c:292
+#: iconv/iconvconfig.c:301
+#, c-format
+msgid "Directory arguments required when using --nostdlib"
+msgstr "--nostdlib を使用ã—ã¦ã„ã‚‹ã¨ãã¯ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªå¼•æ•°ãŒå¿…è¦ã§ã™"
+
+#: iconv/iconvconfig.c:343 locale/programs/localedef.c:291
+#, c-format
msgid "no output file produced because warnings were issued"
-msgstr "·Ù¹ð¤¬½Ð¤µ¤ì¤¿¤¿¤á¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "警告ãŒå‡ºã•ã‚ŒãŸãŸã‚出力ファイルãŒä½œæˆã•ã‚Œã¾ã›ã‚“ã§ã—ãŸ"
-#: iconv/iconvconfig.c:405
+#: iconv/iconvconfig.c:429
+#, c-format
msgid "while inserting in search tree"
-msgstr "¸¡º÷ÌÚ¤ØÁÞÆþÃæ¤Ç¤¹"
+msgstr "検索木ã¸æŒ¿å…¥ä¸­ã§ã™"
-#: iconv/iconvconfig.c:1204
+#: iconv/iconvconfig.c:1238
+#, c-format
msgid "cannot generate output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤òÀ¸À®¤Ç¤­¤Þ¤»¤ó"
+msgstr "出力ファイルを生æˆã§ãã¾ã›ã‚“"
+
+#: inet/rcmd.c:157
+msgid "rcmd: Cannot allocate memory\n"
+msgstr "rcmd: メモリを確ä¿ã§ãã¾ã›ã‚“\n"
+
+#: inet/rcmd.c:172
+msgid "rcmd: socket: All ports in use\n"
+msgstr "rcmd: socket: å…¨ãƒãƒ¼ãƒˆãŒä½¿ç”¨ä¸­ã§ã™\n"
+
+#: inet/rcmd.c:200
+#, c-format
+msgid "connect to address %s: "
+msgstr "アドレス %s ã¸æŽ¥ç¶š: "
+
+#: inet/rcmd.c:213
+#, c-format
+msgid "Trying %s...\n"
+msgstr "%s ã¸æŽ¥ç¶šä¸­...\n"
+
+#: inet/rcmd.c:249
+#, c-format
+msgid "rcmd: write (setting up stderr): %m\n"
+msgstr "rcmd: write (標準エラー出力を設定中): %m\n"
+
+#: inet/rcmd.c:265
+#, c-format
+msgid "rcmd: poll (setting up stderr): %m\n"
+msgstr "rcmd: poll (標準エラー出力を設定中): %m\n"
+
+#: inet/rcmd.c:268
+msgid "poll: protocol failure in circuit setup\n"
+msgstr "poll: 回線ã®ã‚»ãƒƒãƒˆã‚¢ãƒƒãƒ—中ã§ãƒ—ロトコルãŒå¤±æ•—ã—ã¾ã—ãŸ\n"
+
+#: inet/rcmd.c:301
+msgid "socket: protocol failure in circuit setup\n"
+msgstr "socket: 回線ã®ã‚»ãƒƒãƒˆã‚¢ãƒƒãƒ—中ã§ãƒ—ロトコルãŒå¤±æ•—ã—ã¾ã—ãŸ\n"
+
+#: inet/rcmd.c:325
+#, c-format
+msgid "rcmd: %s: short read"
+msgstr "rcmd: %s: 短ã„読込ã¿"
+
+#: inet/rcmd.c:481
+msgid "lstat failed"
+msgstr "lstat ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: inet/rcmd.c:488
+msgid "cannot open"
+msgstr "é–‹ã‘ã¾ã›ã‚“"
+
+#: inet/rcmd.c:490
+msgid "fstat failed"
+msgstr "fstat ã«å¤±æ•—ã—ã¾ã—ãŸ"
+
+#: inet/rcmd.c:492
+msgid "bad owner"
+msgstr "誤ã£ãŸæ‰€æœ‰è€…ã§ã™"
+
+#: inet/rcmd.c:494
+msgid "writeable by other than owner"
+msgstr "所有者以外ãŒæ›¸ãè¾¼ã¿ãŒå¯èƒ½ã§ã™"
+
+#: inet/rcmd.c:496
+msgid "hard linked somewhere"
+msgstr "ã©ã“ã‹ã§ãƒãƒ¼ãƒ‰ãƒªãƒ³ã‚¯ã•ã‚Œã¦ã„ã¾ã™"
+
+#: inet/ruserpass.c:170 inet/ruserpass.c:193
+msgid "out of memory"
+msgstr "メモリãŒä¸è¶³ã—ã¾ã—ãŸ"
+
+#: inet/ruserpass.c:184
+msgid "Error: .netrc file is readable by others."
+msgstr "エラー: .netrc ファイルãŒä»–ã®äººã«ã‚ˆã£ã¦èª­ã¿è¾¼ã¿å¯èƒ½ã§ã™ã€‚"
+
+#: inet/ruserpass.c:185
+msgid "Remove password or make file unreadable by others."
+msgstr "パスワードを削除ã™ã‚‹ã‹ã€ä»–ã®äººã«ã‚ˆã£ã¦ãƒ•ã‚¡ã‚¤ãƒ«ã‚’読ã¿è¾¼ã‚ãªã„よã†ã«ã—ã¦ãã ã•ã„。"
+
+#: inet/ruserpass.c:277
+#, c-format
+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/charmap-dir.c:59
#, c-format
msgid "cannot read character map directory `%s'"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Ç¥£¥ì¥¯¥È¥ê`%s'¤òÆɤ߹þ¤á¤Þ¤»¤ó"
+msgstr "文字マップディレクトリ `%s' を読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ"
-#: locale/programs/charmap.c:136
+#: locale/programs/charmap.c:138
#, c-format
msgid "character map file `%s' not found"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "文字マップファイル `%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/charmap.c:194
+#: locale/programs/charmap.c:195
#, c-format
msgid "default character map file `%s' not found"
-msgstr "ɸ½à¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë`%s'¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "デフォルト文字マップファイル `%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/charmap.c:257
+#: locale/programs/charmap.c:258
#, c-format
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥× `%s' ¤Ï ASCII ¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó, ¥í¥±¡¼¥ë¤Ï ISO C ¤Ë½¾¤Ã¤Æ¤¤¤Þ¤»¤ó\n"
+msgstr "文字マップ `%s' 㯠ASCII 互æ›ã§ã¯ã‚ã‚Šã¾ã›ã‚“。ロケール㌠ISO C 準拠ã§ã¯ã‚ã‚Šã¾ã›ã‚“\n"
-#: locale/programs/charmap.c:336
+#: 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"
+msgstr "%s: <mb_cur_max>ã¯<mb_cur_min>より大ãããªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“\n"
-#: locale/programs/charmap.c:356 locale/programs/charmap.c:373
-#: locale/programs/repertoire.c:175
+#: 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"
+msgstr "prolog 内ã«æ§‹æ–‡ã‚¨ãƒ©ãƒ¼ãŒã‚ã‚Šã¾ã™: %s"
-#: locale/programs/charmap.c:357
+#: locale/programs/charmap.c:358
msgid "invalid definition"
-msgstr "ÉÔÀµ¤ÊÄêµÁ¤Ç¤¹"
+msgstr "無効ãªå®šç¾©ã§ã™"
-#: locale/programs/charmap.c:374 locale/programs/locfile.c:126
-#: locale/programs/locfile.c:153 locale/programs/repertoire.c:176
+#: locale/programs/charmap.c:375 locale/programs/locfile.c:126
+#: locale/programs/locfile.c:153 locale/programs/repertoire.c:175
msgid "bad argument"
-msgstr "ÉÔÀµ¤Ê°ú¿ô¤Ç¤¹"
+msgstr "é–“é•ã£ãŸå¼•æ•°ã§ã™"
-#: locale/programs/charmap.c:402
+#: locale/programs/charmap.c:403
#, c-format
msgid "duplicate definition of <%s>"
-msgstr "<%s> ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "<%s> ã®å®šç¾©ãŒé‡è¤‡ã—ã¦ã„ã¾ã™"
-#: locale/programs/charmap.c:409
+#: locale/programs/charmap.c:410
#, c-format
msgid "value for <%s> must be 1 or greater"
-msgstr "<%s> ¤ÎÃͤÏ1°Ê¾å¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "<%s> ã®å€¤ã¯1以上ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/charmap.c:421
+#: locale/programs/charmap.c:422
#, c-format
msgid "value of <%s> must be greater or equal than the value of <%s>"
-msgstr "<%s> ¤ÎÃÍ¤Ï <%s> ¤ÎÃͰʾå¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "<%s> ã®å€¤ã¯ <%s> ã®å€¤ä»¥ä¸Šã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/charmap.c:444 locale/programs/repertoire.c:184
+#: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
#, c-format
msgid "argument to <%s> must be a single character"
-msgstr "°ú¿ô <%s> ¤Ï¥·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "引数 <%s> ã¯å˜ä¸€æ–‡å­—ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/charmap.c:470
+#: locale/programs/charmap.c:471
msgid "character sets with locking states are not supported"
-msgstr "¥í¥Ã¥¯¾õÂÖ¤ò»ý¤Ä¥­¥ã¥é¥¯¥¿½¸¹ç¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+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
+#: 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"
+msgstr "%s ã®å®šç¾©å†…ã§æ§‹æ–‡ã‚¨ãƒ©ãƒ¼ã§ã™: %s"
-#: locale/programs/charmap.c:498 locale/programs/charmap.c:678
-#: locale/programs/charmap.c:774 locale/programs/repertoire.c:231
+#: 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 "¥·¥ó¥Ü¥ë̾¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "シンボルåãŒä¸Žãˆã‚‰ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/charmap.c:552
+#: locale/programs/charmap.c:553
msgid "invalid encoding given"
-msgstr "ÉÔÀµ¤Ê¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
+msgstr "無効ãªã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ãŒä¸Žãˆã‚‰ã‚Œã¾ã—ãŸ"
-#: locale/programs/charmap.c:561
+#: locale/programs/charmap.c:562
msgid "too few bytes in character encoding"
-msgstr "ʸ»ú¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°Ãæ¤Ç¤Î¥Ð¥¤¥È¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
+msgstr "文字エンコーディング中ã®ãƒã‚¤ãƒˆæ•°ãŒå°‘ãªã™ãŽã¾ã™"
-#: locale/programs/charmap.c:563
+#: locale/programs/charmap.c:564
msgid "too many bytes in character encoding"
-msgstr "ʸ»ú¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°Ãæ¤Ç¤Î¥Ð¥¤¥È¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
+msgstr "文字エンコーディング中ã®ãƒã‚¤ãƒˆæ•°ãŒå¤šã™ãŽã¾ã™"
-#: locale/programs/charmap.c:585 locale/programs/charmap.c:733
-#: locale/programs/charmap.c:816 locale/programs/repertoire.c:297
+#: 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:609 locale/programs/locfile.c:818
-#: locale/programs/repertoire.c:314
+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 "`%1$s' definition does not end with `END %1$s'"
-msgstr "ÄêµÁ`%1$s' ¤¬ `END %1$s' ¤Ç½ª¤Ã¤Æ¤¤¤Þ¤»¤ó"
+msgid "%1$s: definition does not end with `END %1$s'"
+msgstr "%1$s: 定義㌠`END %1$s' ã§çµ‚ã£ã¦ã„ã¾ã›ã‚“"
-#: locale/programs/charmap.c:642
+#: locale/programs/charmap.c:643
msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
-msgstr "WIDTH ÄêµÁ¤Ï CHARMAP ÄêµÁ¤Ë½¾¤¦¤³¤È¤Î¤ßµö¤µ¤ì¤Þ¤¹"
+msgstr "WIDTH 定義㯠CHARMAP 定義ã«å¾“ã†ã“ã¨ã®ã¿è¨±ã•ã‚Œã¾ã™"
-#: locale/programs/charmap.c:650 locale/programs/charmap.c:713
+#: locale/programs/charmap.c:651 locale/programs/charmap.c:714
#, c-format
msgid "value for %s must be an integer"
-msgstr "%s¤ÎÃͤÏÀ°¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s ã®å€¤ã¯æ•´æ•°ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/charmap.c:841
+#: locale/programs/charmap.c:842
#, 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
+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 ¥Õ¥¡¥¤¥ë½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
+msgstr "%s: ファイル終端 (EOF) ãŒæ—©ã™ãŽã¾ã™"
-#: locale/programs/charmap.c:868 locale/programs/charmap.c:879
+#: locale/programs/charmap.c:869 locale/programs/charmap.c:880
#, c-format
msgid "unknown character `%s'"
-msgstr "ÉÔÌÀ¤Êʸ»ú`%s'"
+msgstr "ä¸æ˜Žãªæ–‡å­— `%s' ã§ã™"
-#: locale/programs/charmap.c:887
+#: locale/programs/charmap.c:888
#, 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"
+msgstr "ãƒã‚¤ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ã®é–‹å§‹ã‹ã‚‰çµ‚了ã¾ã§ã®ãƒã‚¤ãƒˆæ•°ã¨ã€ç¯„囲ã®çµ‚ã‚ã‚Šã¨ãŒä¸€è‡´ã—ã¾ã›ã‚“: %d 㨠%d"
-#: locale/programs/charmap.c:991 locale/programs/ld-collate.c:2930
-#: locale/programs/repertoire.c:420
+#: locale/programs/charmap.c:993 locale/programs/ld-collate.c:3044
+#: locale/programs/repertoire.c:419
msgid "invalid names for character range"
-msgstr "¥­¥ã¥é¥¯¥¿ÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°"
+msgstr "キャラクタ範囲ã¨ã—ã¦ä¸æ­£ãªåå‰ã§ã™"
-#: locale/programs/charmap.c:1003 locale/programs/repertoire.c:432
+#: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
msgid "hexadecimal range format should use only capital characters"
-msgstr "16¿Ê¿ô¤ÎÈÏ°Ï¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï±ÑÂçʸ»ú¤Ç¤Î¤ß»ÈÍѤ¹¤Ù¤­¤Ç¤¹"
+msgstr "16進数ã®ç¯„囲形å¼ã¯è‹±å¤§æ–‡å­—ã§ã®ã¿ä½¿ç”¨ã™ã¹ãã§ã™"
-#: locale/programs/charmap.c:1021
+#: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
#, c-format
-msgid "<%s> and <%s> are illegal names for range"
-msgstr "<%s> ¤È <%s> ¤ÏÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+msgid "<%s> and <%s> are invalid names for range"
+msgstr "<%s> 㨠<%s> ã¯ç¯„囲ã¨ã—ã¦ã¯ç„¡åŠ¹ãªåå‰ã§ã™"
-#: locale/programs/charmap.c:1027
-msgid "upper limit in range is not higher then lower limit"
-msgstr "ÈÏ°ÏÆâ¤Î¾å¸Â¤Ï²¼¸Â¤è¤êÂ礭¤¯¤¢¤ê¤Þ¤»¤ó"
+#: 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:1085
+#: locale/programs/charmap.c:1087
msgid "resulting bytes for range not representable."
-msgstr "ÈÏ°ÏÆâ¤Î·ë²Ì¥Ð¥¤¥È¤Ïɽ¸½²Äǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó."
+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
+#: 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 "No definition for %s category found"
-msgstr "%s ¥«¥Æ¥´¥ê¤ËÂФ¹¤ëÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s カテゴリ用ã®å®šç¾©ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: 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-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: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
+#: 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: field `%s' not defined"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã¯å®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: 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
+#: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210
+#: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278
+#: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117
#, c-format
msgid "%s: field `%s' must not be empty"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤Ï¶õ¤Ç¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ãŒç©ºã§ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-address.c:169
+#: locale/programs/ld-address.c:170
#, c-format
msgid "%s: invalid escape `%%%c' sequence in field `%s'"
-msgstr "%s: ÉÔÀµ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹`%%%c'¤¬¥Õ¥£¡¼¥ë¥É`%s'Ãæ¤Ë¤¢¤ê¤Þ¤¹"
+msgstr "%s: 無効ãªã‚¨ã‚¹ã‚±ãƒ¼ãƒ—シーケンス `%%%c' ãŒãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ `%s' 中ã«ã‚ã‚Šã¾ã™"
-#: locale/programs/ld-address.c:220
+#: locale/programs/ld-address.c:221
#, c-format
msgid "%s: terminology language code `%s' not defined"
-msgstr "%s: terminology¸À¸ì¥³¡¼¥É`%s'¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: terminology言語コード `%s' ã¯å®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: locale/programs/ld-address.c:246
+#, c-format
+msgid "%s: field `%s' must not be defined"
+msgstr "%s: フィールド `%s' ãŒå®šç¾©ã•ã‚Œã¦ã„ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-address.c:247 locale/programs/ld-address.c:276
+#: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
#, c-format
msgid "%s: language abbreviation `%s' not defined"
-msgstr "%s: ¸À¸ì̾¾Êά·Á `%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: 言語åçœç•¥å½¢ `%s' ãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-address.c:254 locale/programs/ld-address.c:282
-#: locale/programs/ld-address.c:316 locale/programs/ld-address.c:328
+#: 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'¤ÎÃͤ˥ޥåÁ¤·¤Þ¤»¤ó"
+msgstr "%s: `%s' ã®å€¤ã¯ `%s' ã®å€¤ã¨ä¸€è‡´ã—ã¾ã›ã‚“"
-#: locale/programs/ld-address.c:301
+#: locale/programs/ld-address.c:314
#, 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
+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'¤¬Ê£¿ô²óÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "%s: フィールド `%s' ãŒäºŒå›žä»¥ä¸Šå®£è¨€ã•ã‚Œã¦ã„ã¾ã™"
-#: 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
+#: 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 "%s: unknown character in field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'Ãæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: フィールド `%s' 内ã«ä¸æ˜Žãªæ–‡å­—ãŒã‚ã‚Šã¾ã™"
-#: 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
+#: 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 "%s: incomplete `END' line"
-msgstr "%s: ÉÔ´°Á´¤Ê`END'¹Ô¤Ç¤¹"
-
-#: 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
+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: ʸˡ¥¨¥é¡¼"
+msgstr "%s: 構文エラー"
-#: locale/programs/ld-collate.c:398
+#: locale/programs/ld-collate.c:417
#, c-format
msgid "`%.*s' already defined in charmap"
-msgstr "`%.*s'¤Ï´û¤Ë charmap Ãæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "`%.*s' ã¯æ—¢ã«æ–‡å­—マップ内ã§å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:407
+#: locale/programs/ld-collate.c:426
#, c-format
msgid "`%.*s' already defined in repertoire"
-msgstr "`%.*s' ¤Ï´û¤Ë¥ì¥Ñ¡¼¥È¥êÃæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "`%.*s' ã¯æ—¢ã«ãƒ¬ãƒ‘ートリ内ã§å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:414
+#: locale/programs/ld-collate.c:433
#, c-format
msgid "`%.*s' already defined as collating symbol"
-msgstr "`%.*s' ¤Ï´û¤Ë¾È¹ç¥·¥ó¥Ü¥ë¤È¤·¤ÆÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "`%.*s' ã¯æ—¢ã«ç…§åˆã‚·ãƒ³ãƒœãƒ«ã¨ã—ã¦å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:421
+#: locale/programs/ld-collate.c:440
#, c-format
msgid "`%.*s' already defined as collating element"
-msgstr "`%.*s' ¤Ï´û¤Ë¾È¹çÍ×ÁǤȤ·¤ÆÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "`%.*s' ã¯æ—¢ã«ç…§åˆè¦ç´ ã¨ã—ã¦å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:452 locale/programs/ld-collate.c:478
+#: 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' ¤ÏÇÓ¾Ū¤Ç¤¹"
+msgstr "%s: `forward' 㨠`backward' ã¯æŽ’ä»–çš„ã§ã™"
-#: locale/programs/ld-collate.c:462 locale/programs/ld-collate.c:488
-#: locale/programs/ld-collate.c:504
+#: 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 Ãæ¤ÇÊ£¿ô²ó»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "%s: `%s'ã¯é‡ã¿å®šç¾© %d 中ã§è¤‡æ•°å›žä½¿ã‚ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:560
+#: locale/programs/ld-collate.c:579
#, c-format
msgid "%s: too many rules; first entry only had %d"
-msgstr "%s: µ¬Â§¤¬Â¿¤¹¤®¤Þ¤¹; ºÇ½é¤Î¥¨¥ó¥È¥ê¤Ï %d ¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
+msgstr "%s: è¦å‰‡ãŒå¤šã™ãŽã¾ã™; 最åˆã®ã‚¨ãƒ³ãƒˆãƒªã¯ %d ã‚’æŒã£ã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:596
+#: locale/programs/ld-collate.c:615
#, c-format
msgid "%s: not enough sorting rules"
-msgstr "%s: ʤÓÂؤ¨µ¬Â§¤¬ÉÔ½½Ê¬¤Ç¤¹"
+msgstr "%s: 並ã³æ›¿ãˆè¦å‰‡ãŒä¸å分ã§ã™"
-#: locale/programs/ld-collate.c:761
+#: locale/programs/ld-collate.c:780
#, c-format
msgid "%s: empty weight string not allowed"
-msgstr "%s: ¶õ¤Î½Å¤ßʸ»úÎó¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: 空ã®é‡ã¿æ–‡å­—列ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:856
+#: locale/programs/ld-collate.c:875
#, c-format
msgid "%s: weights must use the same ellipsis symbol as the name"
-msgstr "%s: ½Å¤ß¤Ï¤½¤Î̾¾Î¤È¤·¤ÆƱ¤¸¾Êά¥·¥ó¥Ü¥ë¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s: é‡ã¿ã¯ãã®å称ã¨ã—ã¦åŒã˜çœç•¥ã‚·ãƒ³ãƒœãƒ«ã‚’使用ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:912
+#: locale/programs/ld-collate.c:931
#, c-format
msgid "%s: too many values"
-msgstr "%s: °ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
+msgstr "%s: 値ãŒå¤šã™ãŽã¾ã™"
-#: locale/programs/ld-collate.c:1031 locale/programs/ld-collate.c:1206
+#: locale/programs/ld-collate.c:1051 locale/programs/ld-collate.c:1226
#, c-format
msgid "order for `%.*s' already defined at %s:%Zu"
-msgstr "`%.*s'¤ËÂФ¹¤ë¥ª¡¼¥À¡¼¤Ï %s:%Zu ¤Ç´û¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "`%.*s' 用ã®é †åºã¯ %s:%Zu ã§æ—¢ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:1081
+#: 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: ¤¢¤ëÈϰϤγ«»Ï¡¦½ªÎ»¥·¥ó¥Ü¥ë¤Ï¥­¥ã¥é¥¯¥¿¤Ë´ð¤Å¤«¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s: 範囲ã®é–‹å§‹ãƒ»çµ‚了シンボルã¯æ–‡å­—ã‚’æ„味ã—ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1108
+#: locale/programs/ld-collate.c:1128
#, c-format
msgid "%s: byte sequences of first and last character must have the same length"
-msgstr "%s: ºÇ½é¤ÈºÇ¸å¤Îʸ»ú¤Î¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤ÏƱ°ìĹ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s: 最åˆã¨æœ€å¾Œã®æ–‡å­—ã®ãƒã‚¤ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ã¯åŒä¸€é•·ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1150
+#: locale/programs/ld-collate.c:1170
#, c-format
-msgid "%s: byte sequence of first character of sequence is not lower than that of the last character"
-msgstr "%s: ¥·¡¼¥±¥ó¥¹Ãæ¤ÎºÇ½é¤Îʸ»ú¤Î¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤ÏºÇ¸å¤Îʸ»ú¤Î¤è¤ê¤âlower¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgid "%s: byte sequence of first character of range is not lower than that of the last character"
+msgstr "%s: 範囲ã®æœ€åˆã®æ–‡å­—ã®ãƒã‚¤ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ã¯æœ€å¾Œã®æ–‡å­—ã®ãƒã‚¤ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ã‚ˆã‚Šå°ã•ãã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1275
+#: locale/programs/ld-collate.c:1295
#, c-format
msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
-msgstr "%s: ¥·¥ó¥Ü¥ë¤ÎÈϰϤξÊά¤Ï`order_start'¤Î¤¹¤°¸å¤ËÃÖ¤¤¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: シンボルã®ç¯„囲ã®çœç•¥ã¯`order_start'ã®ã™ã後ã«ç½®ã„ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1279
+#: 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'¤Î¤¹¤°¸å¤Ë³¤¤¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: シンボル範囲çœç•¥è¨˜å·ã¯`order_end'ã®ã™ã後ã«ç¶šã„ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1299 locale/programs/ld-ctype.c:1476
+#: 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' ¤Ï¥·¥ó¥Ü¥ë¤ÎÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+msgstr "`%s' 㨠`%.*s' ã¯ã‚·ãƒ³ãƒœãƒ«ç¯„囲用ã¨ã—ã¦ç„¡åŠ¹ãªåå‰ã§ã™"
-#: locale/programs/ld-collate.c:1348 locale/programs/ld-collate.c:3737
+#: 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 ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "%s: `%.*s' 用ã®é †åºã¯æ—¢ã« %s:%Zu ã§å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:1357
+#: locale/programs/ld-collate.c:1378
#, c-format
msgid "%s: `%s' must be a character"
-msgstr "%s: `%s'¤Ïñ°ì¤Î¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: `%s' ã¯å˜ä¸€æ–‡å­—ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1550
+#: 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'¤ÏÆÃÄê¥ì¥Ù¥ë¤ËÂФ·¡¢Á´¥»¥¯¥·¥ç¥ó¤Ç»ÈÍѤ«Ì¤»ÈÍѤ«¤Î¤É¤Á¤é¤«¤Ç¤¹"
+msgstr "%s: `position'ã¯ç‰¹å®šãƒ¬ãƒ™ãƒ«ã«å¯¾ã—ã€å…¨ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã§ä½¿ç”¨ã‹æœªä½¿ç”¨ã‹ã®ã©ã¡ã‚‰ã‹ã§ã™"
-#: locale/programs/ld-collate.c:1575
+#: locale/programs/ld-collate.c:1598
#, c-format
msgid "symbol `%s' not defined"
-msgstr "¥·¥ó¥Ü¥ë`%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "シンボル `%s' ãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1651 locale/programs/ld-collate.c:1757
+#: locale/programs/ld-collate.c:1674 locale/programs/ld-collate.c:1780
#, c-format
msgid "symbol `%s' has the same encoding as"
-msgstr "¥·¥ó¥Ü¥ë `%s' ¤Ï°Ê²¼¤ÈƱ¤¸¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
+msgstr "シンボル `%s' ã¯ä»¥ä¸‹ã¨åŒã˜ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ã‚’æŒã£ã¦ã„ã¾ã™"
-#: locale/programs/ld-collate.c:1655 locale/programs/ld-collate.c:1761
+#: locale/programs/ld-collate.c:1678 locale/programs/ld-collate.c:1784
#, c-format
msgid "symbol `%s'"
-msgstr "¥·¥ó¥Ü¥ë `%s'"
+msgstr "シンボル `%s'"
-#: locale/programs/ld-collate.c:1803
+#: locale/programs/ld-collate.c:1826
+#, c-format
msgid "no definition of `UNDEFINED'"
-msgstr "`UNDEFINED'¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "`UNDEFINED' ã®å®šç¾©ãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:1832
+#: locale/programs/ld-collate.c:1855
+#, c-format
msgid "too many errors; giving up"
-msgstr "¥¨¥é¡¼¤¬Â¿¤¹¤®¤Þ¤¹; ½èÍý¤ò¤¢¤­¤é¤á¤Þ¤¹"
+msgstr "エラーãŒå¤šã™ãŽã¾ã™ã€‚処ç†ã‚’ã‚ãらã‚ã¾ã™"
+
+#: locale/programs/ld-collate.c:2659 locale/programs/ld-collate.c:4046
+#, c-format
+msgid "%s: nested conditionals not supported"
+msgstr "%s: 入れå­ã«ãªã£ãŸæ¡ä»¶ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#: locale/programs/ld-collate.c:2677
+#, c-format
+msgid "%s: more then one 'else'"
+msgstr "%s: 'else' ãŒäºŒå›žä»¥ä¸Šã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:2735
+#: locale/programs/ld-collate.c:2852
#, c-format
msgid "%s: duplicate definition of `%s'"
-msgstr "%s: `%s'¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "%s: `%s' ã®é‡è¤‡ã—ãŸå®šç¾©ã§ã™"
-#: locale/programs/ld-collate.c:2771
+#: locale/programs/ld-collate.c:2888
#, c-format
msgid "%s: duplicate declaration of section `%s'"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%s'¤Îµ­½Ò¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "%s: セクション `%s' ã®é‡è¤‡ã—ãŸå®£è¨€ã§ã™"
-#: locale/programs/ld-collate.c:2910
+#: locale/programs/ld-collate.c:3024
#, c-format
msgid "%s: unknown character in collating symbol name"
-msgstr "%s: ¾È¹ç¥·¥ó¥Ü¥ë̾Ãæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: ç…§åˆã‚·ãƒ³ãƒœãƒ«å内ã«ä¸æ˜Žãªæ–‡å­—ãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3042
+#: locale/programs/ld-collate.c:3153
#, c-format
msgid "%s: unknown character in equivalent definition name"
-msgstr "%s: Åù²Á¤ÊÄêµÁ̾Ãæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: 等価ãªå®šç¾©å内ã«ä¸æ˜Žãªæ–‡å­—ãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3055
+#: locale/programs/ld-collate.c:3164
#, c-format
msgid "%s: unknown character in equivalent definition value"
-msgstr "%s: Åù²Á¤ÊÄêµÁÃÍÃæ¤Ë̤ÃΤÎʸ»ú¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: 等価ãªå®šç¾©å€¤å†…ã«ä¸æ˜Žãªæ–‡å­—ãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3065
+#: locale/programs/ld-collate.c:3174
#, c-format
msgid "%s: unknown symbol `%s' in equivalent definition"
-msgstr "%s: Åù²Á¤ÊÄêµÁÃæ¤Ç̤ÃΤΥ·¥ó¥Ü¥ë`%s'¤¬¤¢¤ê¤Þ¤·¤¿"
+msgstr "%s: 等価ãªå®šç¾©å†…ã«æœªçŸ¥ã®ã‚·ãƒ³ãƒœãƒ« `%s' ãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3074
+#: locale/programs/ld-collate.c:3183
msgid "error while adding equivalent collating symbol"
-msgstr "Åù²Á¤Ê¾È¹ç¥·¥ó¥Ü¥ëÄɲÃÃæ¤Ç¥¨¥é¡¼"
+msgstr "等価ãªç…§åˆã‚·ãƒ³ãƒœãƒ«è¿½åŠ ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: locale/programs/ld-collate.c:3104
+#: locale/programs/ld-collate.c:3221
#, c-format
msgid "duplicate definition of script `%s'"
-msgstr "¥¹¥¯¥ê¥×¥È `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "スクリプト `%s' ã®é‡è¤‡ã—ãŸå®šç¾©ã§ã™"
-#: locale/programs/ld-collate.c:3152
+#: locale/programs/ld-collate.c:3269
#, c-format
-msgid "%s: unknown section name `%s'"
-msgstr "%s: ̤ÃΤΥ»¥¯¥·¥ç¥ó̾`%s'¤Ç¤¹"
+msgid "%s: unknown section name `%.*s'"
+msgstr "%s: ä¸æ˜Žãªã‚»ã‚¯ã‚·ãƒ§ãƒ³å `%.*s' ã§ã™"
-#: locale/programs/ld-collate.c:3180
+#: locale/programs/ld-collate.c:3298
#, c-format
msgid "%s: multiple order definitions for section `%s'"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%s'¤ËÂФ¹¤ëʤÓÂؤ¨ÄêµÁ¤¬Ê£¿ô¤¢¤ê¤Þ¤¹"
+msgstr "%s: セクション `%s' 用ã®é †åºå®šç¾©ãŒè¤‡æ•°ã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3205
+#: locale/programs/ld-collate.c:3326
#, c-format
msgid "%s: invalid number of sorting rules"
-msgstr "%s: ʤÓÂؤ¨µ¬Â§¤ÎÈֹ椬ÉÔÀµ¤Ç¤¹"
+msgstr "%s: 無効ãªä¸¦ã³æ›¿ãˆè¦å‰‡ã®ç•ªå·ã§ã™"
-#: locale/programs/ld-collate.c:3232
+#: locale/programs/ld-collate.c:3353
#, c-format
msgid "%s: multiple order definitions for unnamed section"
-msgstr "%s: ̾Á°¤Î¤Ê¤¤¥»¥¯¥·¥ç¥ó¤ËÂФ¹¤ëʤÓÂؤ¨ÄêµÁ¤¬Ê£¿ô¤¢¤ê¤Þ¤¹"
+msgstr "%s: åå‰ã®ãªã„セクションã«å¯¾ã™ã‚‹ä¸¦ã³æ›¿ãˆå®šç¾©ãŒè¤‡æ•°ã‚ã‚Šã¾ã™"
-#: locale/programs/ld-collate.c:3286 locale/programs/ld-collate.c:3414
-#: locale/programs/ld-collate.c:3778
+#: 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'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: `order_end' キーワードãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3347
+#: locale/programs/ld-collate.c:3470
#, c-format
msgid "%s: order for collating symbol %.*s not yet defined"
-msgstr "%s: ¾È¹ç¥·¥ó¥Ü¥ë %.*s ¤ËÂФ¹¤ëʤÙÂؤ¨¤¬¤Þ¤ÀÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: ç…§åˆã‚·ãƒ³ãƒœãƒ« %.*s ã«å¯¾ã™ã‚‹ä¸¦ã¹æ›¿ãˆãŒã¾ã å®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3365
+#: locale/programs/ld-collate.c:3488
#, c-format
msgid "%s: order for collating element %.*s not yet defined"
-msgstr "%s: ¾È¹çÍ×ÁÇ %.*s ¤ËÂФ¹¤ëʤÙÂؤ¨¤¬¤Þ¤ÀÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: ç…§åˆè¦ç´  %.*s ã«å¯¾ã™ã‚‹ä¸¦ã¹æ›¿ãˆãŒã¾ã å®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3376
+#: locale/programs/ld-collate.c:3499
#, c-format
msgid "%s: cannot reorder after %.*s: symbol not known"
-msgstr "%s: %.*s¤Î¸å¤ÇºÆʤÓÂؤ¨¤¬¤Ç¤­¤Þ¤»¤ó: ̤ÃΤΥ·¥ó¥Ü¥ë¤Ç¤¹"
+msgstr "%s: %.*sã®å¾Œã§å†ä¸¦ã³æ›¿ãˆãŒã§ãã¾ã›ã‚“: ä¸æ˜Žãªã‚·ãƒ³ãƒœãƒ«ã§ã™"
-#: locale/programs/ld-collate.c:3428 locale/programs/ld-collate.c:3790
+#: locale/programs/ld-collate.c:3551 locale/programs/ld-collate.c:3912
#, c-format
msgid "%s: missing `reorder-end' keyword"
-msgstr "%s: `reorder-end'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: `reorder-end' キーワードãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3462 locale/programs/ld-collate.c:3662
+#: locale/programs/ld-collate.c:3585 locale/programs/ld-collate.c:3783
#, c-format
msgid "%s: section `%.*s' not known"
-msgstr "%s: ¥»¥¯¥·¥ç¥ó`%.*s'¤Ï̤ÃΤǤ¹"
+msgstr "%s: セクション `%.*s' ã¯ä¸æ˜Žã§ã™"
-#: locale/programs/ld-collate.c:3527
+#: locale/programs/ld-collate.c:3650
#, c-format
msgid "%s: bad symbol <%.*s>"
-msgstr "%s: ´Ö°ã¤Ã¤¿¥·¥ó¥Ü¥ë <%.*s>"
+msgstr "%s: é–“é•ã£ãŸã‚·ãƒ³ãƒœãƒ« <%.*s> ã§ã™"
-#: locale/programs/ld-collate.c:3725
+#: locale/programs/ld-collate.c:3846
#, c-format
msgid "%s: cannot have `%s' as end of ellipsis range"
-msgstr "%s: ¾Êάµ­¹æ¤ÎÈϰϤνª¤ï¤ê¤Ë`%s'¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "%s: çœç•¥è¨˜å·ã®ç¯„囲ã®çµ‚ã‚ã‚Šã¨ã—㦠`%s' ã‚’æŒã¤ã“ã¨ã¯å‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3774
+#: locale/programs/ld-collate.c:3896
#, c-format
msgid "%s: empty category description not allowed"
-msgstr "%s: ¶õ¤Î¥«¥Æ¥´¥êµ­½Ò¤Ïµö¤µ¤ì¤Æ¤Þ¤»¤ó"
+msgstr "%s: 空ã®ã‚«ãƒ†ã‚´ãƒªè¨˜è¿°ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-collate.c:3793
+#: locale/programs/ld-collate.c:3915
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
-msgstr "%s: `reorder-sections-end'¥­¡¼¥ï¡¼¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: `reorder-sections-end' キーワードãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:440
+#: 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 "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Çʸ»ú½¸¹ç̾¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "文字マップ内ã«æŒ‡å®šã—ãŸæ–‡å­—集åˆåãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:469
+#: 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'¤Ë¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "文字 L'\\u%0*x' (クラス `%s' 内) ã¯ã‚¯ãƒ©ã‚¹`%s' 内ã«ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:484
+#: 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'¤Ë¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "文字 L'\\u%0*x' (クラス `%s' 内) ã¯ã‚¯ãƒ©ã‚¹ `%s' 内ã«ã‚ã£ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:498 locale/programs/ld-ctype.c:556
+#: locale/programs/ld-ctype.c:497 locale/programs/ld-ctype.c:555
#, c-format
msgid "internal error in %s, line %u"
-msgstr "%sÃæ(%u¹Ô)¤Ç¡¢ÆâÉô¥¨¥é¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
+msgstr "%s 内ã€%u è¡Œã§å†…部エラーãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: locale/programs/ld-ctype.c:527
+#: 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'¤Ë¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "クラス `%2$s' ã®æ–‡å­— `%1$s' ã¯ã‚¯ãƒ©ã‚¹ `%3$s' ã«ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:543
+#: 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'¤Ë¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "クラス `%2$s' 内ã®æ–‡å­— `%1$s' ã¯ã‚¯ãƒ©ã‚¹ `%3$s' ã«ã‚ã£ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:573 locale/programs/ld-ctype.c:611
+#: locale/programs/ld-ctype.c:572 locale/programs/ld-ctype.c:610
#, c-format
msgid "<SP> character not in class `%s'"
-msgstr "<SP> ʸ»ú¤Ï¥¯¥é¥¹ `%s' ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgstr "<SP> 文字ã¯ã‚¯ãƒ©ã‚¹ `%s' 内ã«ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:585 locale/programs/ld-ctype.c:622
+#: 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' ¤Ë¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
+msgstr "<SP> 文字ã¯ã‚¯ãƒ©ã‚¹ `%s' 内ã«ã‚ã£ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:600
+#: locale/programs/ld-ctype.c:599
+#, c-format
msgid "character <SP> not defined in character map"
-msgstr "ʸ»ú <SP> ¤¬¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "文字 <SP> ãŒæ–‡å­—マップ内ã§å®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
#: locale/programs/ld-ctype.c:714
+#, c-format
msgid "`digit' category has not entries in groups of ten"
-msgstr "`digit' ¥«¥Æ¥´¥ê¤Ï¥°¥ë¡¼¥×Ãæ¤Ë10¸Ä¤Î¥¨¥ó¥È¥ê¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
+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 "ÆþÎϷ夬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Ëɸ½à̾¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "入力æ¡ãŒå®šç¾©ã•ã‚Œã¦ã„ãªã„ã‹ã€æ–‡å­—マップ中ã«æ¨™æº–åãŒã‚ã‚Šã¾ã›ã‚“"
#: locale/programs/ld-ctype.c:828
+#, c-format
msgid "not all characters used in `outdigit' are available in the charmap"
-msgstr "`outdigit'¤Ç»ÈÍÑÃæ¤Îʸ»ú¤Î°ìÉô¤Ï¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤ÇÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "`outdigit' 内ã§ä½¿ç”¨ã•ã‚Œã¦ã„る文字ã®å…¨ã¦ãŒæ–‡å­—マップ内ã§åˆ©ç”¨å¯èƒ½ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
#: locale/programs/ld-ctype.c:845
+#, c-format
msgid "not all characters used in `outdigit' are available in the repertoire"
-msgstr "`outdigit'¤Ç»ÈÍÑÃæ¤Îʸ»ú¤Î°ìÉô¤Ï¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×¤ÇÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "`outdigit'ã§ä½¿ç”¨ä¸­ã®æ–‡å­—ã®ä¸€éƒ¨ã¯ãƒ¬ãƒ‘ートリマップã§åˆ©ç”¨å¯èƒ½ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:1244
+#: locale/programs/ld-ctype.c:1245
#, c-format
msgid "character class `%s' already defined"
-msgstr "¥­¥ã¥é¥¯¥¿¥¯¥é¥¹`%s'¤Ï¤¹¤Ç¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "文字クラス `%s' ã¯æ—¢ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-ctype.c:1250
+#: locale/programs/ld-ctype.c:1251
#, c-format
msgid "implementation limit: no more than %Zd character classes allowed"
-msgstr "¼ÂÁõ¾å¤ÎÀ©¸Â: %Zd °Ê¾å¤Î¥­¥ã¥é¥¯¥¿¥¯¥é¥¹¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "実装上ã®åˆ¶é™: %Zd より大ãã„文字クラスã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:1276
+#: locale/programs/ld-ctype.c:1277
#, c-format
msgid "character map `%s' already defined"
-msgstr "¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×`%s'¤Ï¤¹¤Ç¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "文字マップ `%s' ã¯æ—¢ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/ld-ctype.c:1282
+#: locale/programs/ld-ctype.c:1283
#, c-format
msgid "implementation limit: no more than %d character maps allowed"
-msgstr "¼ÂÁõ¾å¤ÎÀ©¸Â: %d °Ê¾å¤Î¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "実装上ã®åˆ¶é™: %d より大ãã„文字マップã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: 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
+#: 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¹àÌÜʬ´Þ¤ó¤Ç¤¤¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã¯åŽ³å¯†ã«10項目をå«ã‚“ã§ã„ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:1575 locale/programs/ld-ctype.c:2146
+#: 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> ¤è¤ê¤â¾®¤µ¤¹¤®¤Þ¤¹"
+msgstr "範囲㮠to ã®å€¤ <U%0*X> 㯠from ã®å€¤ <U%0*X> よりå°ã•ã„ã§ã™"
-#: locale/programs/ld-ctype.c:1702
+#: locale/programs/ld-ctype.c:1703
msgid "start and end character sequence of range must have the same length"
-msgstr "ÈÏ°ÏÆâ¤Î³«»Ï½ªÎ»¥­¥ã¥é¥¯¥¿¥·¡¼¥±¥ó¥¹¤ÏƱ°ìĹ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "範囲ã®é–‹å§‹ã¨çµ‚了文字シーケンスã¯åŒä¸€é•·ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:1709
+#: locale/programs/ld-ctype.c:1710
msgid "to-value character sequence is smaller than from-value sequence"
-msgstr "toÃͤÎʸ»ú¥·¡¼¥±¥ó¥¹¤ÏfromÃͤÎʸ»ú¥·¡¼¥±¥ó¥¹¤è¤ê¤â¾®¤µ¤¹¤®¤Þ¤¹"
+msgstr "to 値ã®æ–‡å­—シーケンス㯠from 値ã®æ–‡å­—シーケンスよりもå°ã•ã™ãŽã¾ã™"
-#: locale/programs/ld-ctype.c:2066 locale/programs/ld-ctype.c:2117
+#: locale/programs/ld-ctype.c:2070 locale/programs/ld-ctype.c:2121
msgid "premature end of `translit_ignore' definition"
-msgstr "`translit_ignore'ÄêµÁ¤Î½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
+msgstr "`translit_ignore' 定義ã®çµ‚端ãŒæ—©ã™ãŽã¾ã™"
-#: locale/programs/ld-ctype.c:2072 locale/programs/ld-ctype.c:2123
-#: locale/programs/ld-ctype.c:2165
+#: locale/programs/ld-ctype.c:2076 locale/programs/ld-ctype.c:2127
+#: locale/programs/ld-ctype.c:2169
msgid "syntax error"
-msgstr "ʸˡ¥¨¥é¡¼"
+msgstr "構文エラーã§ã™"
-#: locale/programs/ld-ctype.c:2296
+#: locale/programs/ld-ctype.c:2303
#, c-format
msgid "%s: syntax error in definition of new character class"
-msgstr "%s: ¿·¤·¤¤¥­¥ã¥é¥¯¥¿¥¯¥é¥¹¤ÎÄêµÁÃæ¤Ëʸˡ¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: æ–°ã—ã„文字クラスã®å®šç¾©å†…ã§æ§‹æ–‡ã‚¨ãƒ©ãƒ¼ã§ã™"
-#: locale/programs/ld-ctype.c:2311
+#: locale/programs/ld-ctype.c:2318
#, c-format
msgid "%s: syntax error in definition of new character map"
-msgstr "%s: ¿·¤·¤¤¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤ÎÄêµÁÃæ¤Ëʸˡ¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: æ–°ã—ã„文字マップã®å®šç¾©å†…ã§æ§‹æ–‡ã‚¨ãƒ©ãƒ¼ã§ã™"
-#: locale/programs/ld-ctype.c:2486
+#: locale/programs/ld-ctype.c:2493
msgid "ellipsis range must be marked by two operands of same type"
-msgstr "¾Êά¤ÎÈϰϤÏƱ¤¸·¿¤Î2¤Ä¤Î¥ª¥Ú¥é¥ó¥É¤Ë¤è¤Ã¤Æ¥Þ¡¼¥¯¤Å¤±¤µ¤ì¤Æ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "çœç•¥ã®ç¯„囲ã¯åŒã˜åž‹ã®äºŒå€‹ã®è¢«æ¼”ç®—å­ã«ã‚ˆã‚Šãƒžãƒ¼ã‚¯ã•ã‚Œã¦ã„ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:2495
+#: locale/programs/ld-ctype.c:2502
msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
-msgstr "¥·¥ó¥Ü¥ë̾¤ÎÃͤÎÈϰϤȤ·¤ÆÀäÂоÊά `...' ¤Ï»ÈÍѤ·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "シンボルåã®å€¤ã®ç¯„囲ã¨ã—ã¦çµ¶å¯¾çœç•¥ `...' ã¯ä½¿ç”¨ã—ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:2510
+#: locale/programs/ld-ctype.c:2517
msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
-msgstr "UCS ¤ÎÃͤÎÈϰϤȤ·¤Æ16¿Ê¥·¥ó¥Ü¥ë¾Êά `..' ¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "UCS ã®å€¤ã®ç¯„囲ã¨ã—ã¦16進シンボルçœç•¥ `..' を使用ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:2524
+#: locale/programs/ld-ctype.c:2531
msgid "with character code range values one must use the absolute ellipsis `...'"
-msgstr "ʸ»ú¥³¡¼¥É¤ÎÃͤÎÈϰϤȤ·¤ÆÀäÂоÊά `...' ¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "文字コードã®å€¤ã®ç¯„囲ã¨ã—ã¦çµ¶å¯¾çœç•¥ `...' を使用ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:2675
+#: locale/programs/ld-ctype.c:2682
#, c-format
msgid "duplicated definition for mapping `%s'"
-msgstr "½ÅÊ£¤·¤¿¥Þ¥Ã¥Ô¥ó¥° `%s' ¤ÎÄêµÁ"
+msgstr "é‡è¤‡ã—ãŸãƒžãƒƒãƒ”ング `%s' ã®å®šç¾©ã§ã™"
-#: locale/programs/ld-ctype.c:2761 locale/programs/ld-ctype.c:2905
+#: 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' ¤Ç½ª¤Ã¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: `translit_start' セクション㌠`translit_end' ã§çµ‚ã£ã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:2856
+#: locale/programs/ld-ctype.c:2863
#, c-format
msgid "%s: duplicate `default_missing' definition"
-msgstr "%s: `default_missing'ÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "%s: é‡è¤‡ã—㟠`default_missing' 定義ã§ã™"
-#: locale/programs/ld-ctype.c:2861
+#: locale/programs/ld-ctype.c:2868
msgid "previous definition was here"
-msgstr "Á°¤ÎÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤·¤¿"
+msgstr "å‰ã®å®šç¾©ãŒã“ã“ã«ã‚ã‚Šã¾ã—ãŸ"
-#: locale/programs/ld-ctype.c:2883
+#: locale/programs/ld-ctype.c:2890
#, c-format
msgid "%s: no representable `default_missing' definition found"
-msgstr "%s: ɽ¸½²Äǽ¤Ê`default_missing'ÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: 表ç¾å¯èƒ½ãª `default_missing' 定義ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3036
-#, c-format
-msgid "%s: character `%s' not defined in charmap while needed as default value"
-msgstr "%s: ¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Çʸ»ú`%s'¤¬Ì¤ÄêµÁ¤Ç¤¹¤¬¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפǤ¹"
-
-#: 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
-#, c-format
-msgid "%s: character `%s' in charmap not representable with one byte"
-msgstr "%s: ¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Îʸ»ú`%s'¤Ï1¥Ð¥¤¥È¤Çɽ¸½¤Ç¤­¤Þ¤»¤ó"
-
-#: 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
+#: 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'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¤¬¡¢¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפǤ¹"
+msgstr "%s: 文字 `%s' ãŒãƒ‡ãƒ•ã‚©ãƒ«ãƒˆå€¤ã¨ã—ã¦å¿…è¦ã§ã™ãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3161
+#: 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 "character `%s' not defined while needed as default value"
-msgstr "¥Ç¥Õ¥©¥ë¥ÈÃͤȤ·¤ÆɬÍפʥ­¥ã¥é¥¯¥¿`%s'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgid "%s: character `%s' in charmap not representable with one byte"
+msgstr "%s: 文字マップ内ã®æ–‡å­— `%s' ã¯ä¸€ãƒã‚¤ãƒˆã§è¡¨ç¾ã§ãã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3401 locale/programs/ld-ctype.c:3426
+#: 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'¤Ï1¥Ð¥¤¥È¤Çɽ¸½¤Ç¤­¤Þ¤»¤ó"
+msgstr "%s: デフォルト値ã¨ã—ã¦å¿…è¦ãªæ–‡å­— `%s' ãŒä¸€ãƒã‚¤ãƒˆã§è¡¨ç¾ã§ãã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3481
+#: locale/programs/ld-ctype.c:3489
+#, c-format
msgid "no output digits defined and none of the standard names in the charmap"
-msgstr "½ÐÎϷ夬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×Ãæ¤Ëɸ½à̾¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "出力æ¡ãŒå®šç¾©ã•ã‚Œã¦ã„ãªã„ã‹ã€æ–‡å­—マップ内ã«æ¨™æº–åãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3772
+#: locale/programs/ld-ctype.c:3780
#, c-format
msgid "%s: transliteration data from locale `%s' not available"
-msgstr "%s: ¥í¥±¡¼¥ë`%s'¤Ç¤Îtransliteration¥Ç¡¼¥¿¤ÏÍøÍѲÄǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "%s: ロケール `%s' ã‹ã‚‰ã®ãƒªãƒ†ãƒ©ãƒ«å¤‰æ›ãƒ‡ãƒ¼ã‚¿ãŒä½¿ç”¨å‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/ld-ctype.c:3868
+#: locale/programs/ld-ctype.c:3881
#, c-format
msgid "%s: table for class \"%s\": %lu bytes\n"
-msgstr "%s: ¥¯¥é¥¹ \"%s\" ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+msgstr "%s: クラス \"%s\" 用ã®è¡¨: %lu ãƒã‚¤ãƒˆ\n"
-#: locale/programs/ld-ctype.c:3937
+#: locale/programs/ld-ctype.c:3950
#, c-format
msgid "%s: table for map \"%s\": %lu bytes\n"
-msgstr "%s: ¥Þ¥Ã¥× \"%s\" ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+msgstr "%s: マップ \"%s\" 用ã®è¡¨: %lu ãƒã‚¤ãƒˆ\n"
-#: locale/programs/ld-ctype.c:4070
+#: locale/programs/ld-ctype.c:4083
#, c-format
msgid "%s: table for width: %lu bytes\n"
-msgstr "%s: width ¤ËÂФ¹¤ë¥Æ¡¼¥Ö¥ë: %lu ¥Ð¥¤¥È\n"
+msgstr "%s: 幅用ã®è¡¨: %lu ãƒã‚¤ãƒˆ\n"
-#: locale/programs/ld-identification.c:171
+#: locale/programs/ld-identification.c:170
#, c-format
msgid "%s: no identification for category `%s'"
-msgstr "%s: ¥«¥Æ¥´¥ê`%s'¤ËÂФ¹¤ëidentification¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "%s: カテゴリ `%s' 用ã®è­˜åˆ¥å­ãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-identification.c:436
+#: locale/programs/ld-identification.c:435
#, c-format
msgid "%s: duplicate category version definition"
-msgstr "%s: ¥«¥Æ¥´¥ê¥Ð¡¼¥¸¥ç¥ó¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+msgstr "%s: é‡è¤‡ã—ãŸã‚«ãƒ†ã‚´ãƒªãƒãƒ¼ã‚¸ãƒ§ãƒ³å®šç¾©ã§ã™"
-#: locale/programs/ld-measurement.c:114
+#: locale/programs/ld-measurement.c:113
#, c-format
msgid "%s: invalid value for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÉÔÀµ¤ÊÃͤǤ¹"
+msgstr "%s: フィールド `%s' 用ã®ç„¡åŠ¹ãªå€¤ã§ã™"
-#: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
+#: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148
#, c-format
msgid "%s: field `%s' undefined"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤Ï̤ÄêµÁ¤Ç¤¹"
+msgstr "%s: フィールド `%s' ã¯æœªå®šç¾©ã§ã™"
-#: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
+#: 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'¤ËÂФ¹¤ëÃͤ϶õ¤Îʸ»úÎó¤Ç¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' 用ã®å€¤ã¯ç©ºæ–‡å­—列ã§ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
+#: 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"
+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'¤ÎÃͤÎŤµ¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+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Ãæ¤Ë½¾¤Ã¤¿Å¬ÀÚ¤Ê̾Á°¤ËÂбþ¤·¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: フィールド `int_curr_symbol' ã®å€¤ãŒ ISO 4217 ã®æœ‰åŠ¹ãªå€¤ã¨å¯¾å¿œã—ã¦ã„ã¾ã›ã‚“"
-#: locale/programs/ld-monetary.c:256 locale/programs/ld-numeric.c:119
-#, c-format
-msgid "%s: value for field `%s' must not be the empty string"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ¹¤ëÃͤ϶õ¤Îʸ»úÎó¤Ç¤Ï¤¤¤±¤Þ¤»¤ó"
-
-#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
+#: 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 ¤ÎÈϰϤˤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã®å€¤ã¯ %d...%d ã®ç¯„囲内ã«ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-monetary.c:746 locale/programs/ld-numeric.c:275
+#: 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'¤ÎÃͤϥ·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã®å€¤ã¯å˜ä¸€æ–‡å­—ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-monetary.c:843 locale/programs/ld-numeric.c:319
+#: 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'¥Õ¥£¡¼¥ë¥É¤Î¡¢ºÇ¸å¤Î¹àÌܤǤʤ±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: `-1' 㯠`%s' フィールド内ã®æœ€å¾Œã®é …ç›®ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-monetary.c:865 locale/programs/ld-numeric.c:340
+#: 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°Ê²¼¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' 用ã®å€¤ã¯ 127 以下ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-monetary.c:908
+#: locale/programs/ld-monetary.c:909
msgid "conversion rate value cannot be zero"
-msgstr "ÊÑ´¹¥ì¡¼¥ÈÃͤϥ¼¥í¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
+msgstr "変æ›ãƒ¬ãƒ¼ãƒˆå€¤ã¯ã‚¼ãƒ­ã«ã¯ã§ãã¾ã›ã‚“"
-#: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
-#: locale/programs/ld-telephone.c:150
+#: 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'Ãæ¤ÎÉÔÀµ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤Ç¤¹"
+msgstr "%s: フィールド `%s' 中ã«ç„¡åŠ¹ãªã‚¨ã‚¹ã‚±ãƒ¼ãƒ—シーケンスãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-time.c:248
+#: 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 Æâ¤ÎÊý¸þ¥Õ¥é¥°¤¬'+'¤Ç¤â'-'¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
+msgstr "%s: `era'フィールド内ã®æ–‡å­—列 %Zd 内ã®æ–¹å‘フラグ㌠'+' ã¾ãŸã¯ '-' ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-time.c:259
+#: 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 ¤ÎÊý¸þ¥Õ¥é¥°¤¬Ã±°ìʸ»ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd ã®æ–¹å‘フラグãŒå˜ä¸€æ–‡å­—ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-time.c:272
+#: locale/programs/ld-time.c:271
#, c-format
msgid "%s: invalid number for offset in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÆâ¤Îʸ»úÎó %Zd Æâ¤Î¥ª¥Õ¥»¥Ã¥È¤ËÂФ¹¤ëÈֹ椬ÉÔÀµ¤Ç¤¹"
+msgstr "%s: `era'フィールド内ã®æ–‡å­—列 %Zd 内ã®ã‚ªãƒ•ã‚»ãƒƒãƒˆç”¨ã®ç•ªå·ãŒç„¡åŠ¹ã§ã™"
-#: locale/programs/ld-time.c:280
+#: 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 Æâ¤Î¥ª¥Õ¥»¥Ã¥ÈÃͤκǸå¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: `era'フィールド内ã®æ–‡å­—列 %Zd 内ã®ã‚ªãƒ•ã‚»ãƒƒãƒˆå€¤ã®æœ€å¾Œã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-time.c:331
+#: locale/programs/ld-time.c:330
#, c-format
msgid "%s: invalid starting date in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥ÉÃæ¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Î³«»ÏÆüÉÕ¤¬ÉÔÀµ¤Ç¤¹"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内ã®é–‹å§‹æ—¥ä»˜ãŒç„¡åŠ¹ã§ã™"
-#: locale/programs/ld-time.c:340
+#: 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 Æâ¤Î³«»ÏÆüÉդκǸå¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内ã®é–‹å§‹æ—¥ä»˜ã®æœ€å¾Œã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-time.c:359
+#: locale/programs/ld-time.c:358
#, c-format
msgid "%s: starting date is invalid in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Ãæ¤Î³«»ÏÆü¤ÏÉÔÀµ¤Ç¤¹"
+msgstr "%s: `era' フィールドã«ã‚る文字列 %Zd 中ã®é–‹å§‹æ—¥ãŒç„¡åŠ¹ã§ã™"
-#: locale/programs/ld-time.c:408
+#: 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 Æâ¤Î½ªÎ»ÆüÉÕ¤¬ÉÔÀµ¤Ç¤¹"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内ã®çµ‚了日付ãŒç„¡åŠ¹ã§ã™"
-#: locale/programs/ld-time.c:417
+#: 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:436
-#, c-format
-msgid "%s: stopping date is invalid in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Ãæ¤Î½ªÎ»Ç¯¤ÏÉÔÀµ¤Ç¤¹"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内ã®çµ‚了日付ã®æœ€å¾Œã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/ld-time.c:445
+#: locale/programs/ld-time.c:444
#, c-format
msgid "%s: missing era name in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Îera̾¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内㫠era åãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-time.c:457
+#: locale/programs/ld-time.c:456
#, c-format
msgid "%s: missing era format in string %Zd in `era' field"
-msgstr "%s: `era'¥Õ¥£¡¼¥ë¥É¤Ë¤¢¤ëʸ»úÎó %Zd Æâ¤Îera¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "%s: `era' フィールド内ã®æ–‡å­—列 %Zd 内㫠era å½¢å¼ãŒã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/ld-time.c:486
+#: 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 ¤è¤ê¤âÂ礭¤¯¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã®å€¤ç”¨ã®ç¬¬ä¸‰è¢«æ¼”ç®—å­ã¯ %d より大ããã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
-#, c-format
-msgid "%s: values of field `%s' must not be larger than %d"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ÎÃÍ¤Ï %d °Ê¾å¤Ç¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
-
-#: locale/programs/ld-time.c:510
+#: 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 °Ê¾å¤Ç¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+msgstr "%s: フィールド `%s' ã®å€¤ã¯ %d 以上ã§ã¯ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/ld-time.c:986
+#: locale/programs/ld-time.c:1004
#, c-format
msgid "%s: too few values for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ·¤Æ¾¯¤Ê¤¹¤®¤ëÃͤǤ¹"
+msgstr "%s: フィールド `%s' 用ã®å€¤ãŒå°‘ãªã™ãŽã¾ã™"
-#: locale/programs/ld-time.c:1031
+#: locale/programs/ld-time.c:1049
msgid "extra trailing semicolon"
-msgstr ";·×¤Ê¥»¥ß¥³¥í¥ó¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+msgstr "余分ãªã‚»ãƒŸã‚³ãƒ­ãƒ³ãŒæœ€å¾Œã«ã‚ã‚Šã¾ã™"
-#: locale/programs/ld-time.c:1034
+#: locale/programs/ld-time.c:1052
#, c-format
msgid "%s: too many values for field `%s'"
-msgstr "%s: ¥Õ¥£¡¼¥ë¥É`%s'¤ËÂФ·¤Æ¿¤¹¤®¤ëÃͤǤ¹"
+msgstr "%s: フィールド `%s' 用ã®å€¤ãŒå¤šã™ãŽã¾ã™"
#: locale/programs/linereader.c:130
msgid "trailing garbage at end of line"
-msgstr "¹ÔËö¤Ë¥´¥ß¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+msgstr "行末ã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/linereader.c:304
+#: locale/programs/linereader.c:298
msgid "garbage at end of number"
-msgstr "¿ô»ú¤Î½ª¤ï¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgstr "æ•°å­—ã®çµ‚ã‚ã‚Šã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/linereader.c:416
+#: locale/programs/linereader.c:410
msgid "garbage at end of character code specification"
-msgstr "¥­¥ã¥é¥¯¥¿¥³¡¼¥É»ØÄê¤Î½ª¤ï¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
+msgstr "文字コード指定ã®çµ‚ã‚ã‚Šã«ã‚´ãƒŸãŒã‚ã‚Šã¾ã™"
-#: locale/programs/linereader.c:502
+#: locale/programs/linereader.c:496
msgid "unterminated symbolic name"
-msgstr "¥·¥ó¥Ü¥ë̾¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+msgstr "シンボルåãŒçµ‚端ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/linereader.c:566 catgets/gencat.c:1195
-msgid "invalid escape sequence"
-msgstr "ÉÔÅö¤ÊÊݸ»þ¹ï¤Ç¤¹"
-
-#: locale/programs/linereader.c:629
+#: locale/programs/linereader.c:623
msgid "illegal escape sequence at end of string"
-msgstr "ʸ»úÎó¤Î½ª¤ï¤ê¤ËÉÔÀµ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬¤¢¤ê¤Þ¤·¤¿"
+msgstr "文字列ã®çµ‚ã‚ã‚Šã«ä¸æ­£ãªã‚¨ã‚¹ã‚±ãƒ¼ãƒ—シーケンスãŒã‚ã‚Šã¾ã™"
-#: locale/programs/linereader.c:633 locale/programs/linereader.c:861
+#: locale/programs/linereader.c:627 locale/programs/linereader.c:855
msgid "unterminated string"
-msgstr "ʸ»úÎ󤬽ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+msgstr "文字列ãŒçµ‚端ã—ã¦ã„ã¾ã›ã‚“"
-#: locale/programs/linereader.c:675
+#: locale/programs/linereader.c:669
msgid "non-symbolic character value should not be used"
-msgstr "Èó¥·¥ó¥Ü¥ë¥­¥ã¥é¥¯¥¿ÃͤϻÈÍѤ¹¤Ù¤­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "éžã‚·ãƒ³ãƒœãƒ«æ–‡å­—値ã¯ä½¿ç”¨ã™ã¹ãã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/linereader.c:822
+#: locale/programs/linereader.c:816
#, c-format
msgid "symbol `%.*s' not in charmap"
-msgstr "ÉÔÌÀ¤Ê¥·¥ó¥Ü¥ë`%.*s'¤¬¤¢¤ê¤Þ¤·¤¿: ¤³¤Î¹Ô¤Ï̵»ë¤·¤Þ¤¹"
+msgstr "シンボル `%.*s' ãŒæ–‡å­—マップ内ã«ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/linereader.c:843
+#: locale/programs/linereader.c:837
#, c-format
msgid "symbol `%.*s' not in repertoire map"
-msgstr "¥·¥ó¥Ü¥ë `%.*s' ¤¬¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×Ãæ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgstr "シンボル `%.*s' ãŒãƒ¬ãƒ‘ートリーマップ内ã«ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/locale.c:75
+#: locale/programs/locale.c:74
msgid "System information:"
-msgstr "¥·¥¹¥Æ¥à¾ðÊó:"
+msgstr "システム情報:"
-#: locale/programs/locale.c:77
+#: locale/programs/locale.c:76
msgid "Write names of available locales"
-msgstr "ÍøÍѲÄǽ¤Ê¥í¥±¡¼¥ë̾¤Î½ÐÎÏ"
+msgstr "利用å¯èƒ½ãªãƒ­ã‚±ãƒ¼ãƒ«åを書ã込む"
-#: locale/programs/locale.c:79
+#: locale/programs/locale.c:78
msgid "Write names of available charmaps"
-msgstr "ÍøÍѲÄǽ¤Ê¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×̾¤Î½ÐÎÏ"
+msgstr "利用å¯èƒ½ãªã‚­ãƒ£ãƒ©ã‚¯ã‚¿ãƒžãƒƒãƒ—åを書ã込む"
-#: locale/programs/locale.c:80
+#: locale/programs/locale.c:79
msgid "Modify output format:"
-msgstr "½ÐÎÏ·Á¼°¤Î¹¹¿·:"
+msgstr "出力形å¼ã®ä¿®æ­£:"
-#: locale/programs/locale.c:81
+#: locale/programs/locale.c:80
msgid "Write names of selected categories"
-msgstr "ÁªÂò¤·¤¿¥«¥Æ¥´¥ê̾¤Î½ÐÎÏ"
+msgstr "é¸æŠžã—ãŸã‚«ãƒ†ã‚´ãƒªåを書ã込む"
-#: locale/programs/locale.c:82
+#: locale/programs/locale.c:81
msgid "Write names of selected keywords"
-msgstr "ÁªÂò¤·¤¿¥­¡¼¥ï¡¼¥É̾¤Î½ÐÎÏ"
+msgstr "é¸æŠžã—ãŸã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰åを書ã込む"
-#: locale/programs/locale.c:83
+#: locale/programs/locale.c:82
msgid "Print more information"
-msgstr "¾ÜºÙ¾ðÊó¤Îɽ¼¨"
+msgstr "詳細情報を表示ã™ã‚‹"
-#: locale/programs/locale.c:88
+#: locale/programs/locale.c:87
msgid "Get locale-specific information."
-msgstr "¥í¥±¡¼¥ë¸ÇÍ­¾ðÊó¤òÆÀ¤ë."
+msgstr "ロケール固有情報をå–å¾—ã™ã‚‹ã€‚"
-#: locale/programs/locale.c:91
+#: locale/programs/locale.c:90
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
-"̾Á°\n"
+"NAME\n"
"[-a|-m]"
-#: locale/programs/locale.c:195
+#: locale/programs/locale.c:194
+#, c-format
msgid "Cannot set LC_CTYPE to default locale"
-msgstr "LC_CTYPE¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "LC_CTYPE をデフォルトロケールã¸è¨­å®šã§ãã¾ã›ã‚“"
-#: locale/programs/locale.c:197
+#: locale/programs/locale.c:196
+#, c-format
msgid "Cannot set LC_MESSAGES to default locale"
-msgstr "LC_MESSAGES¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "LC_MESSAGES をデフォルトロケールã¸è¨­å®šã§ãã¾ã›ã‚“"
-#: locale/programs/locale.c:210
+#: locale/programs/locale.c:209
+#, c-format
msgid "Cannot set LC_COLLATE to default locale"
-msgstr "LC_COLLATE¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "LC_COLLATE をデフォルトロケールã¸è¨­å®šã§ãã¾ã›ã‚“"
-#: locale/programs/locale.c:226
+#: locale/programs/locale.c:225
+#, c-format
msgid "Cannot set LC_ALL to default locale"
-msgstr "LC_ALL¤ò¥Ç¥Õ¥©¥ë¥È¥í¥±¡¼¥ë¤ØÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "LC_ALLをデフォルトロケールã¸è¨­å®šã§ãã¾ã›ã‚“"
-#: locale/programs/locale.c:517
+#: locale/programs/locale.c:518
+#, c-format
msgid "while preparing output"
-msgstr "Á°½èÍý½ÐÎÏÃæ"
+msgstr "出力を準備中"
-#: locale/programs/localedef.c:121
+#: locale/programs/localedef.c:120
msgid "Input Files:"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë:"
+msgstr "入力ファイル:"
-#: locale/programs/localedef.c:123
+#: locale/programs/localedef.c:122
msgid "Symbolic character names defined in FILE"
-msgstr "¥·¥ó¥Ü¥ë¥­¥ã¥é¥¯¥¿Ì¾¤Ï FILE Ãæ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgstr "シンボル文字å㯠FILE 内ã§å®šç¾©ã•ã‚Œã¦ã„ã¾ã™"
-#: locale/programs/localedef.c:124
+#: locale/programs/localedef.c:123
msgid "Source definitions are found in FILE"
-msgstr "¥Õ¥¡¥¤¥ëÃæ¤Ë¥½¡¼¥¹ÄêµÁ¤¬¤¢¤ê¤Þ¤·¤¿"
+msgstr "FILE 内ã§ã‚½ãƒ¼ã‚¹å®šç¾©ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ"
-#: locale/programs/localedef.c:126
+#: locale/programs/localedef.c:125
msgid "FILE contains mapping from symbolic names to UCS4 values"
-msgstr "¥Õ¥¡¥¤¥ë¤Ï¥·¥ó¥Ü¥ë̾¤«¤éUCS4ÃͤؤΥޥåԥ󥰤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
+msgstr "FILE ã«ã¯ã‚·ãƒ³ãƒœãƒ«åã‹ã‚‰ UCS4 値ã¸ã®ãƒžãƒƒãƒ—ãŒå«ã¾ã‚Œã¾ã™"
-#: locale/programs/localedef.c:130
+#: locale/programs/localedef.c:129
msgid "Create output even if warning messages were issued"
-msgstr "·Ù¹ð¥á¥Ã¥»¡¼¥¸¤¬¤¢¤Ã¤Æ¤â½ÐÎϤòºîÀ®"
+msgstr "警告メッセージãŒã‚ã£ã¦ã‚‚出力を作æˆã™ã‚‹"
-#: locale/programs/localedef.c:131
+#: locale/programs/localedef.c:130
msgid "Create old-style tables"
-msgstr "¸Å¤¤·Á¼°¤Î¥Æ¡¼¥Ö¥ë¤òºîÀ®"
+msgstr "å¤ã„スタイルã®è¡¨ã‚’作æˆã™ã‚‹"
-#: locale/programs/localedef.c:132
+#: locale/programs/localedef.c:131
msgid "Optional output file prefix"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë¥×¥ì¥Õ¥£¥Ã¥¯¥¹¤òÉղ乤ë"
+msgstr "出力ファイルã«ã‚ªãƒ—ションã®æŽ¥é ­è¾žã‚’付加ã™ã‚‹"
-#: locale/programs/localedef.c:133
+#: locale/programs/localedef.c:132
msgid "Be strictly POSIX conform"
-msgstr "¸·Ì©¤ËPOSIXµ¬³Ê¤Ë½¾¤¦"
+msgstr "厳密㫠POSIX è¦æ ¼ã«æº–æ‹ ã™ã‚‹"
-#: locale/programs/localedef.c:135
+#: locale/programs/localedef.c:134
msgid "Suppress warnings and information messages"
-msgstr "·Ù¹ð¤È¾ðÊó¥á¥Ã¥»¡¼¥¸¤ÎÍÞÀ©"
+msgstr "警告ã¨æƒ…報メッセージを抑制ã™ã‚‹"
-#: locale/programs/localedef.c:136
+#: locale/programs/localedef.c:135
msgid "Print more messages"
-msgstr "¾ÜºÙ¤Ê¥á¥Ã¥»¡¼¥¸¤Îɽ¼¨"
+msgstr "詳細ãªãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’表示ã™ã‚‹"
-#: locale/programs/localedef.c:137
+#: locale/programs/localedef.c:136
msgid "Archive control:"
-msgstr "¥¢¡¼¥«¥¤¥ÖÀ©¸æ"
+msgstr "書庫制御:"
-#: locale/programs/localedef.c:139
+#: locale/programs/localedef.c:138
msgid "Don't add new data to archive"
-msgstr "¥¢¡¼¥«¥¤¥Ö¤Ë¿·¤·¤¤¥Ç¡¼¥¿¤òÄɲ䷤ʤ¤"
+msgstr "書庫ã«æ–°ã—ã„データを追加ã—ãªã„"
-#: locale/programs/localedef.c:141
+#: locale/programs/localedef.c:140
msgid "Add locales named by parameters to archive"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤Ç»ØÄꤵ¤ì¤¿Ì¾Á°¤ò»ý¤Ä¥í¥±¡¼¥ë¤ò¥¢¡¼¥«¥¤¥Ö¤ËÄɲÃ"
+msgstr "パラメータã§æŒ‡å®šã•ã‚ŒãŸåå‰ã®ãƒ­ã‚±ãƒ¼ãƒ«ã‚’書庫ã«è¿½åŠ ã™ã‚‹"
-#: locale/programs/localedef.c:142
+#: locale/programs/localedef.c:141
msgid "Replace existing archive content"
-msgstr "¥¢¡¼¥«¥¤¥Ö¤Î¸½Â¸¤¹¤ëÃæ¿È¤òÃÖ´¹"
+msgstr "既存ã®æ›¸åº«ã®å†…容を置æ›ã™ã‚‹"
-#: locale/programs/localedef.c:144
+#: locale/programs/localedef.c:143
msgid "Remove locales named by parameters from archive"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤Ç»ØÄꤵ¤ì¤¿Ì¾Á°¤ò»ý¤Ä¥í¥±¡¼¥ë¤ò¥¢¡¼¥«¥¤¥Ö¤«¤éºï½ü"
+msgstr "パラメータã§æŒ‡å®šã•ã‚ŒãŸåå‰ã®ãƒ­ã‚±ãƒ¼ãƒ«ã‚’書庫ã‹ã‚‰å‰Šé™¤ã™ã‚‹"
-#: locale/programs/localedef.c:145
+#: locale/programs/localedef.c:144
msgid "List content of archive"
-msgstr "¥¢¡¼¥«¥¤¥ÖÃæ¤Î¥ê¥¹¥È¤òɽ¼¨"
+msgstr "書庫ã®å†…容ã®ãƒªã‚¹ãƒˆã‚’表示ã™ã‚‹"
-#: locale/programs/localedef.c:147
+#: locale/programs/localedef.c:146
msgid "locale.alias file to consult when making archive"
-msgstr "¥¢¡¼¥«¥¤¥ÖºîÀ®Ãæ¤Ë»ÈÍѤ¹¤ëlocale.alias¥Õ¥¡¥¤¥ë"
+msgstr "書庫を作æˆã™ã‚‹æ™‚ã« locale.alias ファイルをå‚ç…§ã™ã‚‹"
-#: locale/programs/localedef.c:152
+#: locale/programs/localedef.c:151
msgid "Compile locale specification"
-msgstr "¥í¥±¡¼¥ë»ÅÍͤò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
+msgstr "ロケール仕様をコンパイルã™ã‚‹"
-#: locale/programs/localedef.c:155
+#: locale/programs/localedef.c:154
msgid ""
"NAME\n"
"[--add-to-archive|--delete-from-archive] FILE...\n"
"--list-archive [FILE]"
msgstr ""
"NAME\n"
-"[--add-to-archive|--delete-from-archive] ¥Õ¥¡¥¤¥ë...\n"
-"--list-archive [¥Õ¥¡¥¤¥ë]"
+"[--add-to-archive|--delete-from-archive] FILE...\n"
+"--list-archive [FILE]"
-#: locale/programs/localedef.c:233
+#: locale/programs/localedef.c:232
+#, c-format
msgid "cannot create directory for output files"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ëÍѥǥ£¥ì¥¯¥È¥ê¤¬ºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgstr "出力ファイル用ディレクトリãŒä½œæˆã§ãã¾ã›ã‚“"
-#: locale/programs/localedef.c:244
+#: locale/programs/localedef.c:243
+#, c-format
msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
-msgstr "Ã×̿Ū¥¨¥é¡¼: ¥·¥¹¥Æ¥à¤Ï`_POSIX2_LOCALEDEF'¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "致命的: システム㯠`_POSIX2_LOCALEDEF' を定義ã—ã¾ã›ã‚“"
-#: locale/programs/localedef.c:258 locale/programs/localedef.c:274
+#: 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'¤ò³«¤±¤Þ¤»¤ó"
+msgstr "ロケール定義ファイル `%s' ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: locale/programs/localedef.c:286
+#: locale/programs/localedef.c:285
#, c-format
msgid "cannot write output files to `%s'"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë`%s'¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
+msgstr "出力ファイル `%s' ã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“"
-#: locale/programs/localedef.c:367
+#: locale/programs/localedef.c:366
#, c-format
msgid ""
"System's directory for character maps : %s\n"
@@ -1478,4533 +2565,4899 @@ msgid ""
" locale path : %s\n"
"%s"
msgstr ""
-"¥­¥ã¥é¥¯¥¿¥Þ¥Ã¥×¤¬¤¢¤ë ¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
-"¥ì¥Ñ¡¼¥È¥ê¡¼¥Þ¥Ã¥×¤¬¤¢¤ë¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
-"¥í¥±¡¼¥ë¥Ñ¥¹¤ËÂФ¹¤ë ¥·¥¹¥Æ¥à¥Ç¥£¥ì¥¯¥È¥ê: %s\n"
+"文字マップ用ã®ã‚·ã‚¹ãƒ†ãƒ ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª : %s\n"
+"レパートリーマップ用ã®ã‚·ã‚¹ãƒ†ãƒ ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª : %s\n"
+"ロケールパス用ã®ã‚·ã‚¹ãƒ†ãƒ ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª : %s\n"
"%s"
#: locale/programs/localedef.c:567
+#, c-format
msgid "circular dependencies between locale definitions"
-msgstr "¥í¥±¡¼¥ëÄêµÁÃæ¤Ç°Í¸´Ø·¸¤Î¥ë¡¼¥×¤¬¤¢¤ê¤Þ¤¹"
+msgstr "ロケール定義間ã§ä¾å­˜é–¢ä¿‚ãŒå¾ªç’°ã—ã¦ã„ã¾ã™"
#: locale/programs/localedef.c:573
#, c-format
msgid "cannot add already read locale `%s' a second time"
-msgstr "ÆɹþºÑ¤ß¤Î¥í¥±¡¼¥ë`%s'¤Ï2²ó¤âÄɲäǤ­¤Þ¤»¤ó"
+msgstr "読ã¿è¾¼ã¿æ¸ˆã¿ã®ãƒ­ã‚±ãƒ¼ãƒ« `%s' ã®äºŒå›žç›®ã®è¿½åŠ ã¯å‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/locarchive.c:89 locale/programs/locarchive.c:259
+#: locale/programs/locarchive.c:88 locale/programs/locarchive.c:261
+#, c-format
msgid "cannot create temporary file"
-msgstr "¥Æ¥ó¥Ý¥é¥ê¥Õ¥¡¥¤¥ë¤¬ºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgstr "一時ファイルを作æˆã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:118 locale/programs/locarchive.c:305
+#: locale/programs/locarchive.c:118 locale/programs/locarchive.c:307
+#, c-format
msgid "cannot initialize archive file"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
+msgstr "書庫ファイルをåˆæœŸåŒ–ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:125 locale/programs/locarchive.c:312
+#: locale/programs/locarchive.c:125 locale/programs/locarchive.c:314
+#, c-format
msgid "cannot resize archive file"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥ºÊѹ¹¤¬¤Ç¤­¤Þ¤»¤ó"
+msgstr "書庫ファイルã®ã‚µã‚¤ã‚ºå¤‰æ›´ã¯å‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/locarchive.c:134 locale/programs/locarchive.c:321
-#: locale/programs/locarchive.c:511
+#: locale/programs/locarchive.c:134 locale/programs/locarchive.c:323
+#: locale/programs/locarchive.c:527
+#, c-format
msgid "cannot map archive header"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Ø¥Ã¥À¤ò¥Þ¥Ã¥×¤Ç¤­¤Þ¤»¤ó"
+msgstr "書庫ヘッダをマップ出æ¥ã¾ã›ã‚“"
#: locale/programs/locarchive.c:156
+#, c-format
msgid "failed to create new locale archive"
-msgstr "¿·¤·¤¤¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+msgstr "æ–°ã—ã„ロケール書庫ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
#: locale/programs/locarchive.c:168
+#, c-format
msgid "cannot change mode of new locale archive"
-msgstr "¿·¤·¤¤¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+msgstr "æ–°ã—ã„ロケール書庫ã®ãƒ¢ãƒ¼ãƒ‰ã‚’変更ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:253
+#: locale/programs/locarchive.c:255
+#, c-format
msgid "cannot map locale archive file"
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò¥Þ¥Ã¥×¤Ç¤­¤Þ¤»¤ó"
+msgstr "ロケール書庫ファイルをマップã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:329
+#: locale/programs/locarchive.c:331
+#, c-format
msgid "cannot lock new archive"
-msgstr "¿·¤·¤¤¥¢¡¼¥«¥¤¥Ö¤Î¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
+msgstr "æ–°ã—ã„書庫をロックã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:380
+#: locale/programs/locarchive.c:396
+#, c-format
msgid "cannot extend locale archive file"
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¥Õ¥¡¥¤¥ë¤ò³ÈÄ¥¤Ç¤­¤Þ¤»¤ó"
+msgstr "ロケール書庫ファイルを拡張ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:389
+#: locale/programs/locarchive.c:405
+#, c-format
msgid "cannot change mode of resized locale archive"
-msgstr "¥µ¥¤¥º¤òÊѹ¹¤·¤¿¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤Î¥Õ¥¡¥¤¥ë¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+msgstr "サイズ変更ã—ãŸãƒ­ã‚±ãƒ¼ãƒ«æ›¸åº«ã®ãƒ¢ãƒ¼ãƒ‰ã‚’変更ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:397
+#: locale/programs/locarchive.c:413
+#, c-format
msgid "cannot rename new archive"
-msgstr "¿·¤·¤¤¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤Î¥Õ¥¡¥¤¥ë̾¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+msgstr "æ–°ã—ã„書庫åを変更ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:450
+#: locale/programs/locarchive.c:466
#, c-format
msgid "cannot open locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò³«¤±¤Þ¤»¤ó"
+msgstr "ロケール書庫 \"%s\" ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: locale/programs/locarchive.c:455
+#: locale/programs/locarchive.c:471
#, c-format
msgid "cannot stat locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
+msgstr "ロケール書庫 \"%s\" ã®çŠ¶æ…‹å–å¾— (stat) ãŒå‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/locarchive.c:474
+#: locale/programs/locarchive.c:490
#, c-format
msgid "cannot lock locale archive \"%s\""
-msgstr "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö \"%s\" ¤ò¥í¥Ã¥¯¤Ç¤­¤Þ¤»¤ó"
+msgstr "ロケール書庫 \"%s\" をロックã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:497
+#: locale/programs/locarchive.c:513
+#, c-format
msgid "cannot read archive header"
-msgstr "¥¢¡¼¥«¥¤¥Ö¥Ø¥Ã¥À¤¬Æɤá¤Þ¤»¤ó"
+msgstr "書庫ヘッダを読ã¿è¾¼ã‚ã¾ã›ã‚“"
-#: locale/programs/locarchive.c:557
+#: locale/programs/locarchive.c:573
#, c-format
msgid "locale '%s' already exists"
-msgstr "¥í¥±¡¼¥ë '%s' ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹"
+msgstr "ロケール '%s' ã¯ã™ã§ã«å­˜åœ¨ã—ã¾ã™"
-#: locale/programs/locarchive.c:788 locale/programs/locarchive.c:803
-#: locale/programs/locarchive.c:815 locale/programs/locarchive.c:827
-#: locale/programs/locfile.c:343
+#: 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 "¥í¥±¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤ËÄɲäǤ­¤Þ¤»¤ó"
+msgstr "ロケール書庫ã«è¿½åŠ ã§ãã¾ã›ã‚“"
-#: locale/programs/locarchive.c:982
+#: locale/programs/locarchive.c:998
#, c-format
msgid "locale alias file `%s' not found"
-msgstr "¥í¥±¡¼¥ë¥¨¥¤¥ê¥¢¥¹¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "ロケール別åファイル `%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/locarchive.c:1126
+#: locale/programs/locarchive.c:1142
#, c-format
msgid "Adding %s\n"
-msgstr "%s ¤òÄɲÃÃæ\n"
+msgstr "%s を追加ã—ã¦ã„ã¾ã™\n"
-#: locale/programs/locarchive.c:1132
+#: locale/programs/locarchive.c:1148
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
-msgstr "\"%s\" ¤Î stat ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s ¤ò̵»ë¤·¤Þ¤¹"
+msgstr "\"%s\" ã®çŠ¶æ…‹å–å¾— (stat) ã«å¤±æ•—ã—ã¾ã—ãŸ: %s: 無視ã—ã¾ã™"
-#: locale/programs/locarchive.c:1138
+#: locale/programs/locarchive.c:1154
#, c-format
msgid "\"%s\" is no directory; ignored"
-msgstr "\"%s\" ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó; ̵»ë¤·¤Þ¤¹"
+msgstr "\"%s\" ã¯ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã§ã¯ã‚ã‚Šã¾ã›ã‚“。無視ã—ã¾ã™"
-#: locale/programs/locarchive.c:1145
+#: locale/programs/locarchive.c:1161
#, c-format
msgid "cannot open directory \"%s\": %s: ignored"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤¬³«¤±¤Þ¤»¤ó: %s ¤ò̵»ë¤·¤Þ¤¹"
+msgstr "ディレクト \"%s\" ã‚’é–‹ã‘ã¾ã›ã‚“: %s: 無視ã—ã¾ã™"
-#: locale/programs/locarchive.c:1217
+#: locale/programs/locarchive.c:1233
#, c-format
msgid "incomplete set of locale files in \"%s\""
-msgstr "¥í¥±¡¼¥ë¥Õ¥¡¥¤¥ë \"%s\" Ãæ¤Î¥í¥±¡¼¥ë½¸¹ç¤¬ÉÔ´°Á´¤Ç¤¹"
+msgstr "ロケールファイル \"%s\" 中ã®ãƒ­ã‚±ãƒ¼ãƒ«é›†åˆãŒä¸å®Œå…¨ã§ã™"
-#: locale/programs/locarchive.c:1281
+#: locale/programs/locarchive.c:1297
#, c-format
msgid "cannot read all files in \"%s\": ignored"
-msgstr "\"%s\" Ãæ¤ÎÁ´¥Õ¥¡¥¤¥ë¤òÆɤá¤Þ¤»¤ó: ̵»ë¤·¤Þ¤¹"
+msgstr "\"%s\" 内ã®å…¨ã¦ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’読ã¿è¾¼ã‚ã¾ã›ã‚“: 無視ã—ã¾ã™"
-#: locale/programs/locarchive.c:1351
+#: locale/programs/locarchive.c:1367
#, c-format
msgid "locale \"%s\" not in archive"
-msgstr "¥í¥±¡¼¥ë \"%s\" ¤Ï¥¢¡¼¥«¥¤¥ÖÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
+msgstr "ロケール \"%s\" ã¯æ›¸åº«å†…ã«ã‚ã‚Šã¾ã›ã‚“"
#: locale/programs/locfile.c:132
#, c-format
msgid "argument to `%s' must be a single character"
-msgstr "°ú¿ô `%s' ¤Ï¥·¥ó¥°¥ë¥­¥ã¥é¥¯¥¿¤Ç¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó"
+msgstr "`%s' ã¸ã®å¼•æ•°ã¯å˜ä¸€æ–‡å­—ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: locale/programs/locfile.c:251
+#: locale/programs/locfile.c:252
msgid "syntax error: not inside a locale definition section"
-msgstr "ʸˡ¥¨¥é¡¼: ¥í¥±¡¼¥ëÄêµÁ¥»¥¯¥·¥ç¥óÆâÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "構文エラー: ロケール定義セクションã®å†…å´ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: locale/programs/locfile.c:625
+#: locale/programs/locfile.c:626
#, c-format
msgid "cannot open output file `%s' for category `%s'"
-msgstr "¥«¥Æ¥´¥ê`%2$s'ÍѤνÐÎÏ¥Õ¥¡¥¤¥ë`%1$s'¤ò³«¤±¤Þ¤»¤ó"
+msgstr "カテゴリ `%2$s' 用ã®å‡ºåŠ›ãƒ•ã‚¡ã‚¤ãƒ« `%1$s' ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: locale/programs/locfile.c:649
+#: locale/programs/locfile.c:650
#, c-format
msgid "failure while writing data for category `%s'"
-msgstr "¥«¥Æ¥´¥ê`%s'¤Î¥Ç¡¼¥¿¤ò½ñ¤­¹þ¤ßÃæ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+msgstr "カテゴリ `%s' 用ã®ãƒ‡ãƒ¼ã‚¿æ›¸ãè¾¼ã¿ä¸­ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: locale/programs/locfile.c:745
+#: locale/programs/locfile.c:746
#, c-format
msgid "cannot create output file `%s' for category `%s'"
-msgstr "¥«¥Æ¥´¥ê`%2$s'ÍѤνÐÎÏ¥Õ¥¡¥¤¥ë`%1$s'¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgstr "カテゴリ `%2$s' 用ã®å‡ºåŠ›ãƒ•ã‚¡ã‚¤ãƒ« `%1$s' を作æˆã§ãã¾ã›ã‚“"
-#: locale/programs/locfile.c:781
-msgid "expect string argument for `copy'"
-msgstr "`copy'¤Ë¤Ïʸ»úÎó°ú¿ô¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
+#: locale/programs/locfile.c:782
+msgid "expecting string argument for `copy'"
+msgstr "`copy' 用ã«ã¯æ–‡å­—列引数ãŒäºˆæœŸã•ã‚Œã¾ã™"
-#: locale/programs/locfile.c:785
+#: locale/programs/locfile.c:786
msgid "locale name should consist only of portable characters"
-msgstr "¥í¥±¡¼¥ë̾¤Ï¥Ý¡¼¥¿¥Ö¥ëʸ»ú¤À¤±¤Ç¹½À®¤¹¤Ù¤­¤Ç¤¹"
+msgstr "ロケールåã¯ç§»æ¤æ€§ãŒã‚る文字ã ã‘ã§æ§‹æˆã™ã¹ãã§ã™"
-#: locale/programs/locfile.c:804
+#: locale/programs/locfile.c:805
msgid "no other keyword shall be specified when `copy' is used"
-msgstr "`copy' ¤ò»ÈÍѤ·¤¿¤È¤­¤Ë¾¤Î¤¤¤«¤Ê¤ë¥­¡¼¥ï¡¼¥É¤â»ØÄꤵ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+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:230 locale/programs/repertoire.c:271
-#: locale/programs/repertoire.c:296
+#: 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"
+msgstr "レパートリマップã®å®šç¾©ä¸­ã«æ§‹æ–‡ã‚¨ãƒ©ãƒ¼ãŒã‚ã‚Šã¾ã™: %s"
-#: locale/programs/repertoire.c:272
+#: locale/programs/repertoire.c:271
msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
-msgstr "<Uxxxx> ¤Þ¤¿¤Ï <Uxxxxxxxx> Ãͤ¬Í¿¤¨¤é¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "<Uxxxx> ã¾ãŸã¯ <Uxxxxxxxx> 値ãŒä¸Žãˆã‚‰ã‚Œã¦ã„ã¾ã›ã‚“"
-#: locale/programs/repertoire.c:332
+#: locale/programs/repertoire.c:331
+#, c-format
msgid "cannot save new repertoire map"
-msgstr "¿·¤·¤¤¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+msgstr "æ–°ã—ã„レパートリーマップをä¿å­˜å‡ºæ¥ã¾ã›ã‚“"
-#: locale/programs/repertoire.c:343
+#: locale/programs/repertoire.c:342
#, c-format
msgid "repertoire map file `%s' not found"
-msgstr "¥ì¥Ñ¡¼¥È¥ê¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë`%s'¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "レパートリマップファイル `%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: locale/programs/repertoire.c:450
+#: login/programs/pt_chown.c:74
#, c-format
-msgid "<%s> and <%s> are invalid names for range"
-msgstr "<%s> ¤È <%s> ¤ÏÈϰϤȤ·¤ÆÉÔÀµ¤Ê̾Á°¤Ç¤¹"
-
-#: locale/programs/repertoire.c:457
-msgid "upper limit in range is not smaller then lower limit"
-msgstr "ÈÏ°ÏÆâ¤Î¾å¸Â¤Ï²¼¸Â¤è¤ê¾®¤µ¤¯¤¢¤ê¤Þ¤»¤ó"
+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 ""
-#: locale/programs/xmalloc.c:70 malloc/obstack.c:505 malloc/obstack.c:508
-#: posix/getconf.c:1007
-msgid "memory exhausted"
-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"
-#: assert/assert-perr.c:57
+#: login/programs/pt_chown.c:161
#, c-format
-msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
-msgstr "%s%s%s:%u: %s%sͽ´ü¤·¤Ê¤¤¥¨¥é¡¼: %s.\n"
+msgid "too many arguments"
+msgstr "引数ãŒå¤šã™ãŽã¾ã™"
-#: assert/assert.c:56
+#: login/programs/pt_chown.c:169
#, c-format
-msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
-msgstr "%s%s%s:%u: %s%sAssertion `%s' ¤¬¼ºÇÔ¤·¤Þ¤·¤¿.\n"
+msgid "needs to be installed setuid `root'"
+msgstr "setuid `root' ã§ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™"
-#: intl/tst-codeset.c:40 intl/tst-codeset.c:50
-msgid "cheese"
-msgstr "cheese"
+#: malloc/mcheck.c:330
+msgid "memory is consistent, library is buggy\n"
+msgstr "メモリã¯ä¸€è²«æ€§ãŒã‚ã‚Šã¾ã™ãŒã€ãƒ©ã‚¤ãƒ–ラリã«ãƒã‚°ãŒã‚ã‚Šã¾ã™\n"
-#: intl/tst-gettext2.c:37
-msgid "First string for testing."
-msgstr "¥Æ¥¹¥È¤Î¤¿¤á¤ÎºÇ½é¤Îʸ»úÎó."
+#: malloc/mcheck.c:333
+msgid "memory clobbered before allocated block\n"
+msgstr "ブロック確ä¿å‰ã«ãƒ¡ãƒ¢ãƒªã‚’上書ãã—ã¾ã—ãŸ\n"
-#: intl/tst-gettext2.c:38
-msgid "Another string for testing."
-msgstr "¥Æ¥¹¥È¤Î¤¿¤á¤Î¾¤Îʸ»úÎó."
+#: malloc/mcheck.c:336
+msgid "memory clobbered past end of allocated block\n"
+msgstr "確ä¿ã—ãŸãƒ–ロック末尾より後ã®ãƒ¡ãƒ¢ãƒªã‚’上書ãã—ã¾ã—ãŸ\n"
-#: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:88
-msgid "NAME"
-msgstr "̾Á°"
+#: malloc/mcheck.c:339
+msgid "block freed twice\n"
+msgstr "ブロックãŒäºŒå›žè§£æ”¾ (free) ã•ã‚Œã¾ã—ãŸ\n"
-#: catgets/gencat.c:112
-msgid "Create C header file NAME containing symbol definitions"
-msgstr "¥·¥ó¥Ü¥ëÄêµÁ¤ò´Þ¤ó¤À C ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë NAME ¤òºîÀ®"
+#: malloc/mcheck.c:342
+msgid "bogus mcheck_status, library is buggy\n"
+msgstr "mcheck_status ãŒãŠã‹ã—ã„ã§ã™ã€‚ライブラリã«ãƒã‚°ãŒã‚ã‚Šã¾ã™\n"
-#: catgets/gencat.c:114
-msgid "Do not use existing catalog, force new output file"
-msgstr "´û¸¤Î¥«¥¿¥í¥°¤ò»ÈÍѤ»¤º¡¢¶¯À©Åª¤Ë¿·¤·¤¤½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë¤·¤Þ¤¹"
+#: malloc/memusage.sh:27
+msgid "Try \\`memusage --help' for more information."
+msgstr "詳細㯠\\`memusage --help' ã‚’å‚ç…§ã—ã¦ãã ã•ã„。"
-#: catgets/gencat.c:115
-msgid "Write output to file NAME"
-msgstr "¥Õ¥¡¥¤¥ë NAME ¤Ø½ÐÎϤò½ñ¤­¹þ¤à"
+#: malloc/memusage.sh:33
+msgid "memusage: option \\`$1' requires an argument"
+msgstr "memusage: オプション \\`$1' ã¯å¼•æ•°ãŒå¿…è¦ã§ã™"
-#: catgets/gencat.c:120
+#: malloc/memusage.sh:39
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"
+"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 ""
-"¥á¥Ã¥»¡¼¥¸¥«¥¿¥í¥°¤òÀ¸À®¤·¤Þ¤¹. ¤â¤·ÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë - ¤ò»ØÄꤷ¤¿¾ì¹ç¡¢ÆþÎϤÏɸ½àÆþÎϤ«¤éÆɤ߹þ¤Þ¤ì¤Þ¤¹¡£¤â¤·½ÐÎÏ¥Õ¥¡¥¤¥ë¤Ë - ¤ò\n"
-"»ØÄꤷ¤¿¾ì¹ç¡¢½ÐÎϤÏɸ½à½ÐÎϤؽñ¤­¹þ¤Þ¤ì¤Þ¤¹.\n"
+"使用法: 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"
-#: catgets/gencat.c:125
+#: malloc/memusage.sh:101
msgid ""
-"-o OUTPUT-FILE [INPUT-FILE]...\n"
-"[OUTPUT-FILE [INPUT-FILE]...]"
+"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 ""
-"-o ½ÐÎÏ¥Õ¥¡¥¤¥ë [ÆþÎÏ¥Õ¥¡¥¤¥ë]...\n"
-"[½ÐÎÏ¥Õ¥¡¥¤¥ë [ÆþÎÏ¥Õ¥¡¥¤¥ë]...]"
-
-#: catgets/gencat.c:282
-msgid "*standard input*"
-msgstr "*ɸ½àÆþÎÏ*"
-
-#: catgets/gencat.c:417 catgets/gencat.c:494
-msgid "illegal set number"
-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]..."
-#: catgets/gencat.c:444
-msgid "duplicate set definition"
-msgstr "ÀßÄê¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: malloc/memusage.sh:193
+msgid "memusage: option \\`${1##*=}' is ambiguous"
+msgstr "memusage: オプション \\`${1##*=}' ã¯æ›–昧ã§ã™"
-#: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
-msgid "this is the first definition"
-msgstr "¤³¤ì¤¬ºÇ½é¤ÎÄêµÁ¤Ç¤¹"
+#: malloc/memusage.sh:202
+msgid "memusage: unrecognized option \\`$1'"
+msgstr "memusage: èªè­˜å‡ºæ¥ãªã„オプション \\`$1' ã§ã™"
-#: catgets/gencat.c:522
-#, c-format
-msgid "unknown set `%s'"
-msgstr "ÉÔÌÀ¤Ê¥»¥Ã¥È`%s'¤Ç¤¹"
-
-#: catgets/gencat.c:563
-msgid "invalid quote character"
-msgstr "ÉÔÀµ¤Ê¥¯¥©¡¼¥È¥­¥ã¥é¥¯¥¿¤Ç¤¹"
+#: malloc/memusage.sh:215
+msgid "No program name given"
+msgstr "プログラムåを与ãˆã‚‰ã‚Œã¦ã„ã¾ã›ã‚“"
-#: catgets/gencat.c:576
-#, c-format
-msgid "unknown directive `%s': line ignored"
-msgstr "ÉÔÌÀ¤Ê»Ø¼¨`%s'¤¬¤¢¤ê¤Þ¤·¤¿: ¤³¤Î¹Ô¤Ï̵»ë¤·¤Þ¤¹"
-
-#: catgets/gencat.c:621
-msgid "duplicated message number"
-msgstr "½ÅÊ£¤·¤¿¥á¥Ã¥»¡¼¥¸ÈÖ¹æ"
-
-#: catgets/gencat.c:674
-msgid "duplicated message identifier"
-msgstr "½ÅÊ£¤·¤¿¥á¥Ã¥»¡¼¥¸¼±ÊÌ»Ò"
+#: malloc/memusagestat.c:57
+msgid "Name output file"
+msgstr "出力ファイルåå‰"
-#: catgets/gencat.c:731
-msgid "invalid character: message ignored"
-msgstr "̵¸ú¤Ê¥­¥ã¥é¥¯¥¿: ¥á¥Ã¥»¡¼¥¸¤ò̵»ë¤·¤Þ¤¹"
+#: malloc/memusagestat.c:58
+msgid "Title string used in output graphic"
+msgstr "出力グラフィック内ã§ä½¿ç”¨ã•ã‚Œã‚‹ã‚¿ã‚¤ãƒˆãƒ«æ–‡å­—列"
-#: catgets/gencat.c:774
-msgid "invalid line"
-msgstr "ÉÔÅö¤Ê¹Ô¤Ç¤¹"
+#: malloc/memusagestat.c:59
+msgid "Generate output linear to time (default is linear to number of function calls)"
+msgstr "時間ã«å¯¾ã—ã¦ç·šå½¢ã«å‡ºåŠ›ã‚’生æˆã™ã‚‹ (デフォルトã¯é–¢æ•°å‘¼ã³å‡ºã—ã®å›žæ•°ã«å¯¾ã—ã¦ç·šå½¢)"
-#: catgets/gencat.c:828
-msgid "malformed line ignored"
-msgstr "ÉÔÅö¤Ê¹Ô¤ò̵»ë¤·¤Þ¤·¤¿"
+#: malloc/memusagestat.c:61
+msgid "Also draw graph for total memory consumption"
+msgstr "åˆè¨ˆãƒ¡ãƒ¢ãƒªæ¶ˆè²»ã«é–¢ã™ã‚‹ã‚°ãƒ©ãƒ•ã‚‚æç”»ã™ã‚‹"
-#: catgets/gencat.c:992 catgets/gencat.c:1033
-#, c-format
-msgid "cannot open output file `%s'"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë`%s'¤ò³«¤±¤Þ¤»¤ó"
+#: malloc/memusagestat.c:62
+msgid "Make output graphic VALUE pixels wide"
+msgstr "出力グラフィックã®å¹…ã‚’ VALUE ピクセルã«ã™ã‚‹"
-#: catgets/gencat.c:1217
-msgid "unterminated message"
-msgstr "¥á¥Ã¥»¡¼¥¸¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+#: malloc/memusagestat.c:63
+msgid "Make output graphic VALUE pixels high"
+msgstr "出力グラフィックã®é«˜ã•ã‚’ VALUE ã«ã™ã‚‹"
-#: catgets/gencat.c:1241
-msgid "while opening old catalog file"
-msgstr "¸Å¤¤¥«¥¿¥í¥°¥Õ¥¡¥¤¥ë¥ª¡¼¥×¥óÃæ"
+#: malloc/memusagestat.c:68
+msgid "Generate graphic from memory profiling data"
+msgstr "メモリプロファイルデータã‹ã‚‰ç”»åƒã‚’生æˆã™ã‚‹"
-#: catgets/gencat.c:1332
-msgid "conversion modules not available"
-msgstr "ÊÑ´¹¥â¥¸¥å¡¼¥ë¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: malloc/memusagestat.c:71
+msgid "DATAFILE [OUTFILE]"
+msgstr "DATAFILE [OUTFILE]"
-#: catgets/gencat.c:1358
-msgid "cannot determine escape character"
-msgstr "¥¨¥¹¥±¡¼¥×¥­¥ã¥é¥¯¥¿¤ò·èÄê¤Ç¤­¤Þ¤»¤ó"
+#: misc/error.c:118
+msgid "Unknown system error"
+msgstr "ä¸æ˜Žãªã‚·ã‚¹ãƒ†ãƒ ã‚¨ãƒ©ãƒ¼"
-#: stdlib/../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_callback.c:189
+msgid "unable to free arguments"
+msgstr "引数を解放ã§ãã¾ã›ã‚“"
-#: stdio-common/../sysdeps/gnu/errlist.c:12 posix/regcomp.c:147
-#: nis/nis_error.c:29 nis/ypclnt.c:778 nis/ypclnt.c:852
+#: 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 "À®¸ù¤Ç¤¹"
+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 "µö²Ä¤µ¤ì¤Æ¤¤¤Ê¤¤Áàºî¤Ç¤¹"
-
-#. 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 "¤½¤Î¤è¤¦¤Ê¥Õ¥¡¥¤¥ë¤ä¥Ç¥£¥ì¥¯¥È¥ê¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#. 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 "¤½¤Î¤è¤¦¤Ê¥×¥í¥»¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#. 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_error.h:2
+msgid "Probable success"
+msgstr "ãŠãらãæˆåŠŸã§ã™"
-#. 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_error.h:3
+msgid "Not found"
+msgstr "見ã¤ã‹ã‚Šã¾ã›ã‚“"
-#. TRANS No such device or address. The system tried to use the device
-#. TRANS represented by a file you specified, and it couldn't find the device.
-#. TRANS This can mean that the device file was installed incorrectly, or that
-#. TRANS the physical device is missing or not correctly attached to the
-#. TRANS computer.
-#: stdio-common/../sysdeps/gnu/errlist.c:74
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:36
-msgid "No such device or address"
-msgstr "¤½¤Î¤è¤¦¤Ê¥Ç¥Ð¥¤¥¹¤ä¥¢¥É¥ì¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_error.h:4
+msgid "Probably not found"
+msgstr "ãŠãらã見ã¤ã‹ã‚Šã¾ã›ã‚“"
-#. TRANS Argument list too long; used when the arguments passed to a new program
-#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
-#. TRANS File}) occupy too much memory space. This condition never arises in the
-#. TRANS GNU system.
-#: stdio-common/../sysdeps/gnu/errlist.c:86
-msgid "Argument list too long"
-msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/nis_error.h:5
+msgid "Cache expired"
+msgstr "キャッシュãŒç ´æ£„ã•ã‚Œã¾ã—ãŸ"
-#. TRANS Invalid executable file format. This condition is detected by the
-#. TRANS @code{exec} functions; see @ref{Executing a File}.
-#: stdio-common/../sysdeps/gnu/errlist.c:96
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:38
-msgid "Exec format error"
-msgstr "¼Â¹Ô·Á¼°¥¨¥é¡¼"
+#: nis/nis_error.h:6
+msgid "NIS+ servers unreachable"
+msgstr "NIS+ サーãƒã«åˆ°é”ã—ã¾ã›ã‚“"
-#. 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_error.h:7
+msgid "Unknown object"
+msgstr "ä¸æ˜Žãªã‚ªãƒ–ジェクトã§ã™"
-#. TRANS There are no child processes. This error happens on operations that are
-#. TRANS supposed to manipulate child processes, when there aren't any processes
-#. TRANS to manipulate.
-#: stdio-common/../sysdeps/gnu/errlist.c:118
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:40
-msgid "No child processes"
-msgstr "»Ò¥×¥í¥»¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_error.h:8
+msgid "Server busy, try again"
+msgstr "サーãƒãŒãƒ“ジー状態ã§ã™ã€‚å†è©¦è¡Œã—ã¦ãã ã•ã„"
-#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
-#. TRANS deadlock situation. The system does not guarantee that it will notice
-#. TRANS all such situations. This error means you got lucky and the system
-#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
-#: stdio-common/../sysdeps/gnu/errlist.c:130
-msgid "Resource deadlock avoided"
-msgstr "¥ê¥½¡¼¥¹¤Î¥Ç¥Ã¥É¥í¥Ã¥¯²óÈò"
+#: nis/nis_error.h:9
+msgid "Generic system error"
+msgstr "一般的ãªã‚·ã‚¹ãƒ†ãƒ ã‚¨ãƒ©ãƒ¼ã§ã™"
-#. 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_error.h:10
+msgid "First/next chain broken"
+msgstr "最åˆ/次ã®ãƒã‚§ã‚¤ãƒ³ãŒå£Šã‚Œã¦ã„ã¾ã™"
#. 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
+#: nis/nis_error.h:11 nis/ypclnt.c:878 sysdeps/gnu/errlist.c:157
msgid "Permission denied"
-msgstr "µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "許å¯ãŒã‚ã‚Šã¾ã›ã‚“"
-#. TRANS Bad address; an invalid pointer was detected.
-#. TRANS In the GNU system, this error never happens; you get a signal instead.
-#: stdio-common/../sysdeps/gnu/errlist.c:159
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:44
-msgid "Bad address"
-msgstr "ÉÔÀµ¤Ê¥¢¥É¥ì¥¹¤Ç¤¹"
-
-#. TRANS A file that isn't a block special file was given in a situation that
-#. TRANS requires one. For example, trying to mount an ordinary file as a file
-#. TRANS system in Unix gives this error.
-#: stdio-common/../sysdeps/gnu/errlist.c:170
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:45
-msgid "Block device required"
-msgstr "¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤¬É¬ÍפǤ¹"
-
-#. TRANS Resource busy; a system resource that can't be shared is already in use.
-#. TRANS For example, if you try to delete a file that is the root of a currently
-#. TRANS mounted filesystem, you get this error.
-#: stdio-common/../sysdeps/gnu/errlist.c:181
-msgid "Device or resource busy"
-msgstr "¥Ç¥Ð¥¤¥¹¤â¤·¤¯¤Ï¥ê¥½¡¼¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
-
-#. TRANS File exists; an existing file was specified in a context where it only
-#. TRANS makes sense to specify a new file.
-#: stdio-common/../sysdeps/gnu/errlist.c:191
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:47
-msgid "File exists"
-msgstr "¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤·¤Þ¤¹"
-
-#. TRANS An attempt to make an improper link across file systems was detected.
-#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
-#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
-#: stdio-common/../sysdeps/gnu/errlist.c:202
-msgid "Invalid cross-device link"
-msgstr "̵¸ú¤Ê¥¯¥í¥¹¥Ç¥Ð¥¤¥¹¥ê¥ó¥¯¤Ç¤¹"
-
-#. 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 "¤½¤Î¤è¤¦¤Ê¥Ç¥Ð¥¤¥¹¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#. 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 "¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#. 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 "¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
-
-#. 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_error.h:12
+msgid "Not owner"
+msgstr "所有者ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#. TRANS The current process has too many files open and can't open any more.
-#. TRANS Duplicate descriptors do count toward this limit.
-#. TRANS
-#. TRANS In BSD and GNU, the number of open files is controlled by a resource
-#. TRANS limit that can usually be increased. If you get this error, you might
-#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
-#. TRANS @pxref{Limits on Resources}.
-#: stdio-common/../sysdeps/gnu/errlist.c:256
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:54
-msgid "Too many open files"
-msgstr "¥Õ¥¡¥¤¥ë¤ò³«¤­¤¹¤®¤Ç¤¹"
+#: nis/nis_error.h:13
+msgid "Name not served by this server"
+msgstr "åå‰ã¯ã“ã®ã‚µãƒ¼ãƒãƒ¼ã§ç®¡ç†ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#. TRANS There are too many distinct file openings in the entire system. Note
-#. TRANS that any number of linked channels count as just one file opening; see
-#. TRANS @ref{Linked Channels}. This error never occurs in the GNU system.
-#: stdio-common/../sysdeps/gnu/errlist.c:267
-msgid "Too many open files in system"
-msgstr "¥·¥¹¥Æ¥àÃæ¤Î¥Õ¥¡¥¤¥ë¤ò³«¤­¤¹¤®¤Ç¤¹"
+#: nis/nis_error.h:14
+msgid "Server out of memory"
+msgstr "サーãƒã®ãƒ¡ãƒ¢ãƒªãŒè¶³ã‚Šã¾ã›ã‚“"
-#. TRANS Inappropriate I/O control operation, such as trying to set terminal
-#. TRANS modes on an ordinary file.
-#: stdio-common/../sysdeps/gnu/errlist.c:277
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:55
-msgid "Inappropriate ioctl for device"
-msgstr "¥Ç¥Ð¥¤¥¹¤ËÂФ¹¤ëÉÔŬÀÚ¤Êioctl¤Ç¤¹"
+#: nis/nis_error.h:15
+msgid "Object with same name exists"
+msgstr "åŒã˜åå‰ã‚’æŒã¤ã‚ªãƒ–ジェクトãŒå­˜åœ¨ã—ã¾ã™"
-#. TRANS An attempt to execute a file that is currently open for writing, or
-#. TRANS write to a file that is currently being executed. Often using a
-#. TRANS debugger to run a program is considered having it open for writing and
-#. TRANS will cause this error. (The name stands for ``text file busy''.) This
-#. TRANS is not an error in the GNU system; the text is copied as necessary.
-#: stdio-common/../sysdeps/gnu/errlist.c:290
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:56
-msgid "Text file busy"
-msgstr "¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: nis/nis_error.h:16
+msgid "Not master server for this domain"
+msgstr "ã“ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ãƒžã‚¹ã‚¿ãƒ¼ã‚µãƒ¼ãƒã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#. TRANS File too big; the size of a file would be larger than allowed by the system.
-#: stdio-common/../sysdeps/gnu/errlist.c:299
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:57
-msgid "File too large"
-msgstr "¥Õ¥¡¥¤¥ë¤¬Â礭¤¹¤®¤Þ¤¹"
+#: nis/nis_error.h:17
+msgid "Invalid object for operation"
+msgstr "æ“作ã«å¯¾ã™ã‚‹ç„¡åŠ¹ãªã‚ªãƒ–ジェクトã§ã™"
-#. TRANS No space left on device; write operation on a file failed because the
-#. TRANS disk is full.
-#: stdio-common/../sysdeps/gnu/errlist.c:309
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:58
-msgid "No space left on device"
-msgstr "¥Ç¥Ð¥¤¥¹¤Ë¶õ¤­Îΰ褬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_error.h:18
+msgid "Malformed name, or illegal name"
+msgstr "誤ã£ãŸå½¢å¼ã®åå‰ã€ã¾ãŸã¯ä¸æ­£ãªåå‰ã§ã™"
-#. 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_error.h:19
+msgid "Unable to create callback"
+msgstr "コールãƒãƒƒã‚¯ã‚’作æˆã§ãã¾ã›ã‚“"
-#. 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_error.h:20
+msgid "Results sent to callback proc"
+msgstr "コールãƒãƒƒã‚¯ãƒ—ロシージャã«çµæžœã‚’é€ã‚Šã¾ã—ãŸ"
-#. TRANS Too many links; the link count of a single file would become too large.
-#. TRANS @code{rename} can cause this error if the file being renamed already has
-#. TRANS as many links as it can take (@pxref{Renaming Files}).
-#: stdio-common/../sysdeps/gnu/errlist.c:338
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:61
-msgid "Too many links"
-msgstr "¥ê¥ó¥¯¤¬Â¿¤¹¤®¤Þ¤¹"
+#: nis/nis_error.h:21
+msgid "Not found, no such name"
+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_error.h:22
+msgid "Name/entry isn't unique"
+msgstr "åå‰/エントリãŒä¸€æ„ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#. TRANS Range error; used by mathematical functions when the result value is
-#. TRANS not representable because of overflow or underflow.
-#: stdio-common/../sysdeps/gnu/errlist.c:371
-msgid "Numerical result out of range"
-msgstr "·×»»·ë²Ì¤ÏÈϰϳ°¤ÎÃͤǤ¹"
+#: nis/nis_error.h:23
+msgid "Modification failed"
+msgstr "æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#. TRANS Resource temporarily unavailable; the call might work if you try again
-#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
-#. TRANS they are always the same in the GNU C library.
-#. TRANS
-#. TRANS This error can happen in a few different situations:
-#. TRANS
-#. TRANS @itemize @bullet
-#. TRANS @item
-#. TRANS An operation that would block was attempted on an object that has
-#. TRANS non-blocking mode selected. Trying the same operation again will block
-#. TRANS until some external condition makes it possible to read, write, or
-#. TRANS connect (whatever the operation). You can use @code{select} to find out
-#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
-#. TRANS
-#. TRANS @strong{Portability Note:} In 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_error.h:24
+msgid "Database for table does not exist"
+msgstr "表用ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above).
-#. TRANS The values are always the same, on every operating system.
-#. TRANS
-#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
-#. TRANS separate error code.
-#: stdio-common/../sysdeps/gnu/errlist.c:421
-msgid "Operation would block"
-msgstr "¥Ö¥í¥Ã¥¯¤µ¤ì¤¦¤ëÁàºî¤Ç¤¹"
+#: nis/nis_error.h:25
+msgid "Entry/table type mismatch"
+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_error.h:26
+msgid "Link points to illegal name"
+msgstr "リンクãŒä¸æ­£ãªåå‰ã‚’指ã—ã¦ã„ã¾ã™"
-#. 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_error.h:27
+msgid "Partial success"
+msgstr "部分的ã«æˆåŠŸã—ã¾ã—ãŸ"
-#. 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_error.h:28
+msgid "Too many attributes"
+msgstr "属性ãŒå¤šã™ãŽã¾ã™"
-#. TRANS The size of a message sent on a socket was larger than the supported
-#. TRANS maximum size.
-#: stdio-common/../sysdeps/gnu/errlist.c:466
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:127
-msgid "Message too long"
-msgstr "¥á¥Ã¥»¡¼¥¸¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/nis_error.h:29
+msgid "Error in RPC subsystem"
+msgstr "RPC サブシステム内ã§ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#. 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_error.h:30
+msgid "Missing or malformed attribute"
+msgstr "属性ãŒè¦‹å½“ãŸã‚‰ãªã„ã‹èª¤ã£ãŸå½¢å¼ã§ã™"
-#. TRANS You specified a socket option that doesn't make sense for the
-#. TRANS particular protocol being used by the socket. @xref{Socket Options}.
-#: stdio-common/../sysdeps/gnu/errlist.c:485
-msgid "Protocol not available"
-msgstr "¥×¥í¥È¥³¥ë¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_error.h:31
+msgid "Named object is not searchable"
+msgstr "åå‰ä»˜ãオブジェクトãŒæ¤œç´¢å¯èƒ½ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#. TRANS The socket domain does not support the requested communications protocol
-#. TRANS (perhaps because the requested protocol is completely invalid).
-#. TRANS @xref{Creating a Socket}.
-#: stdio-common/../sysdeps/gnu/errlist.c:496
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:150
-msgid "Protocol not supported"
-msgstr "¥×¥í¥È¥³¥ë¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_error.h:32
+msgid "Error while talking to callback proc"
+msgstr "コールãƒãƒƒã‚¯ãƒ—ロシージャã¨é€šä¿¡ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#. TRANS The socket type is not supported.
-#: stdio-common/../sysdeps/gnu/errlist.c:505
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:151
-msgid "Socket type not supported"
-msgstr "¥½¥±¥Ã¥È·Á¼°¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_error.h:33
+msgid "Non NIS+ namespace encountered"
+msgstr "NIS+ åå‰ç©ºé–“ã«é­é‡ã—ã¦ã„ã¾ã›ã‚“"
-#. 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_error.h:34
+msgid "Illegal object type for operation"
+msgstr "æ“作ã«å¯¾ã™ã‚‹ä¸æ­£ãªã‚ªãƒ–ジェクト型ã§ã™"
-#. TRANS The socket communications protocol family you requested is not supported.
-#: stdio-common/../sysdeps/gnu/errlist.c:528
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:153
-msgid "Protocol family not supported"
-msgstr "¥×¥í¥È¥³¥ë¥Õ¥¡¥ß¥ê¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_error.h:35
+msgid "Passed object is not the same object on server"
+msgstr "渡ã•ã‚ŒãŸã‚ªãƒ–ジェクトã¯ã‚µãƒ¼ãƒä¸Šã®ã‚ªãƒ–ジェクトã¨åŒã˜ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#. TRANS The address family specified for a socket is not supported; it is
-#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
-#: stdio-common/../sysdeps/gnu/errlist.c:538
-msgid "Address family not supported by protocol"
-msgstr "¥¢¥É¥ì¥¹¥Õ¥¡¥ß¥ê¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_error.h:36
+msgid "Modify operation failed"
+msgstr "æ›´æ–°æ“作ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
-#: stdio-common/../sysdeps/gnu/errlist.c:547
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:155
-msgid "Address already in use"
-msgstr "¥¢¥É¥ì¥¹¤Ï´û¤Ë»ÈÍÑÃæ¤Ç¤¹"
+#: nis/nis_error.h:37
+msgid "Query illegal for named table"
+msgstr "åå‰ä»˜ã表ã«å¯¾ã™ã‚‹ä¸æ­£ãªå•ã„åˆã‚ã›ã§ã™"
-#. TRANS The requested socket address is not available; for example, you tried
-#. TRANS to give a socket a name that doesn't match the local host name.
-#. TRANS @xref{Socket Addresses}.
-#: stdio-common/../sysdeps/gnu/errlist.c:558
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:156
-msgid "Cannot assign requested address"
-msgstr "Í׵ᥢ¥É¥ì¥¹¤Ë³ä¤êÅö¤Æ¤é¤ì¤Þ¤»¤ó"
+#: nis/nis_error.h:38
+msgid "Attempt to remove a non-empty table"
+msgstr "空ã§ãªã„表を削除ã—よã†ã¨ã—ã¦ã„ã¾ã™"
-#. TRANS A socket operation failed because the network was down.
-#: stdio-common/../sysdeps/gnu/errlist.c:567
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:157
-msgid "Network is down"
-msgstr "¥Í¥Ã¥È¥ï¡¼¥¯¤¬Íî¤Á¤Æ¤¤¤Þ¤¹"
+#: nis/nis_error.h:39
+msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
+msgstr "NIS+ コールド開始ファイルã¸ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹æ™‚ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚NIS+ ã¯ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã™ã‹?"
-#. TRANS A socket operation failed because the subnet containing the remote host
-#. TRANS was unreachable.
-#: stdio-common/../sysdeps/gnu/errlist.c:577
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:158
-msgid "Network is unreachable"
-msgstr "¥Í¥Ã¥È¥ï¡¼¥¯¤ËÆϤ­¤Þ¤»¤ó"
+#: nis/nis_error.h:40
+msgid "Full resync required for directory"
+msgstr "ディレクトリã«å¯¾ã™ã‚‹å®Œå…¨å†åŒæœŸãŒå¿…è¦ã§ã™"
-#. TRANS A network connection was reset because the remote host crashed.
-#: stdio-common/../sysdeps/gnu/errlist.c:586
-msgid "Network dropped connection on reset"
-msgstr "¥ê¥»¥Ã¥ÈÃæ¥Í¥Ã¥È¥ï¡¼¥¯¤ÎÀܳ¤¬ÀÚ¤ì¤Þ¤·¤¿"
+#: nis/nis_error.h:41
+msgid "NIS+ operation failed"
+msgstr "NIS+ ã®æ“作ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#. TRANS A network connection was aborted locally.
-#: stdio-common/../sysdeps/gnu/errlist.c:595
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:160
-msgid "Software caused connection abort"
-msgstr "¥½¥Õ¥È¥¦¥§¥¢¤¬Àܳ¤òÃæÃǤ·¤Þ¤·¤¿"
+#: nis/nis_error.h:42
+msgid "NIS+ service is unavailable or not installed"
+msgstr "NIS+ サービスãŒåˆ©ç”¨ä¸å¯èƒ½ã‹ã€ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#. TRANS A network connection was closed for reasons outside the control of the
-#. TRANS local host, such as by the remote machine rebooting or an unrecoverable
-#. TRANS protocol violation.
-#: 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/nis_error.h:43
+msgid "Yes, 42 is the meaning of life"
+msgstr "ã¯ã„ã€42ã¯ç”Ÿå­˜æœŸé–“ã®å¹³å‡ã§ã™"
-#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
-#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
-#. TRANS other from network operations.
-#: stdio-common/../sysdeps/gnu/errlist.c:617
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:162
-msgid "No buffer space available"
-msgstr "ÍøÍѲÄǽ¤Ê¶õ¤­¥Ð¥Ã¥Õ¥¡¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_error.h:44
+msgid "Unable to authenticate NIS+ server"
+msgstr "NIS+ サーãƒã‚’èªè¨¼ã§ãã¾ã›ã‚“"
-#. TRANS You tried to connect a socket that is already connected.
-#. TRANS @xref{Connecting}.
-#: stdio-common/../sysdeps/gnu/errlist.c:627
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:163
-msgid "Transport endpoint is already connected"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤¬´û¤ËÀܳ¤µ¤ì¤Æ¤¤¤Þ¤¹"
+#: nis/nis_error.h:45
+msgid "Unable to authenticate NIS+ client"
+msgstr "NIS+ クライアントをèªè¨¼ã§ãã¾ã›ã‚“"
-#. TRANS The socket is not connected to anything. You get this error when you
-#. TRANS try to transmit data over a socket, without first specifying a
-#. TRANS destination for the data. For a connectionless socket (for datagram
-#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
-#: stdio-common/../sysdeps/gnu/errlist.c:639
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:164
-msgid "Transport endpoint is not connected"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤¬Àܳ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_error.h:46
+msgid "No file space on server"
+msgstr "サーãƒã«ãƒ•ã‚¡ã‚¤ãƒ«ç”¨ã®é ˜åŸŸãŒã‚ã‚Šã¾ã›ã‚“"
-#. TRANS No default destination address was set for the socket. You get this
-#. TRANS error when you try to transmit data over a connectionless socket,
-#. TRANS without first specifying a destination for the data with @code{connect}.
-#: stdio-common/../sysdeps/gnu/errlist.c:650
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:126
-msgid "Destination address required"
-msgstr "Á÷¿®À襢¥É¥ì¥¹¤¬É¬ÍפǤ¹"
+#: nis/nis_error.h:47
+msgid "Unable to create process on server"
+msgstr "サーãƒä¸Šã«ãƒ—ロセスを作æˆã§ãã¾ã›ã‚“"
-#. TRANS The socket has already been shut down.
-#: stdio-common/../sysdeps/gnu/errlist.c:659
-msgid "Cannot send after transport endpoint shutdown"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤Î¥·¥ã¥Ã¥È¥À¥¦¥ó¸å¤ÏÁ÷¿®¤Ç¤­¤Þ¤»¤ó"
+#: nis/nis_error.h:48
+msgid "Master server busy, full dump rescheduled."
+msgstr "マスターサーãƒãŒãƒ“ジーã§ã™ã€ãƒ•ãƒ«ãƒ€ãƒ³ãƒ—ã¯å†ã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ«ã•ã‚Œã¾ã—ãŸã€‚"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:668
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:174
-msgid "Too many references: cannot splice"
-msgstr "»²¾È¤¬Â¿¤¹¤®¤Þ¤¹: Àܳ¤Ç¤­¤Þ¤»¤ó"
+#: nis/nis_local_names.c:122
+#, c-format
+msgid "LOCAL entry for UID %d in directory %s not unique\n"
+msgstr "ディレクトリ %2$s ã® UID %1$d ã«å¯¾ã™ã‚‹ãƒ­ãƒ¼ã‚«ãƒ«ã‚¨ãƒ³ãƒˆãƒªãŒä¸€æ„ã§ã¯ã‚ã‚Šã¾ã›ã‚“\n"
-#. TRANS A socket operation with a specified timeout received no response during
-#. TRANS the timeout period.
-#: stdio-common/../sysdeps/gnu/errlist.c:678
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:175
-msgid "Connection timed out"
-msgstr "Àܳ¤¬¥¿¥¤¥à¥¢¥¦¥È¤·¤Þ¤·¤¿"
+#: nis/nis_print.c:51
+msgid "UNKNOWN"
+msgstr "未知"
-#. TRANS A remote host refused to allow the network connection (typically because
-#. TRANS it is not running the requested service).
-#: stdio-common/../sysdeps/gnu/errlist.c:688
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:176
-msgid "Connection refused"
-msgstr "Àܳ¤òµñÈݤµ¤ì¤Þ¤·¤¿"
+#: nis/nis_print.c:109
+msgid "BOGUS OBJECT\n"
+msgstr "ãŠã‹ã—ãªã‚ªãƒ–ジェクト\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:698
-msgid "Too many levels of symbolic links"
-msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Î³¬Áؤ¬Â¿¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:112
+msgid "NO OBJECT\n"
+msgstr "オブジェクトãŒã‚ã‚Šã¾ã›ã‚“\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}).
-#: stdio-common/../sysdeps/gnu/errlist.c:709
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:108
-msgid "File name too long"
-msgstr "¥Õ¥¡¥¤¥ë̾¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:115
+msgid "DIRECTORY\n"
+msgstr "ディレクトリ\n"
-#. TRANS The remote host for a requested network connection is down.
-#: stdio-common/../sysdeps/gnu/errlist.c:718
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:177
-msgid "Host is down"
-msgstr "¥Û¥¹¥È¤¬Íî¤Á¤Æ¤¤¤Þ¤¹"
+#: nis/nis_print.c:118
+msgid "GROUP\n"
+msgstr "グループ\n"
-#. TRANS The remote host for a requested network connection is not reachable.
-#: stdio-common/../sysdeps/gnu/errlist.c:727
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:178
-msgid "No route to host"
-msgstr "¥Û¥¹¥È¤Ø¤Î·ÐÏ©¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:121
+msgid "TABLE\n"
+msgstr "表\n"
-#. TRANS Directory not empty, where an empty directory was expected. Typically,
-#. TRANS this error occurs when you are trying to delete a directory.
-#: stdio-common/../sysdeps/gnu/errlist.c:737
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:123
-msgid "Directory not empty"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤Ï¶õ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:124
+msgid "ENTRY\n"
+msgstr "エントリ\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:748
-msgid "Too many processes"
-msgstr "¥×¥í¥»¥¹¤¬Â¿¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:127
+msgid "LINK\n"
+msgstr "リンク\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:758
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:124
-msgid "Too many users"
-msgstr "¥æ¡¼¥¶¤¬Â¿¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:130
+msgid "PRIVATE\n"
+msgstr "PRIVATE\n"
-#. TRANS The user's disk quota was exceeded.
-#: stdio-common/../sysdeps/gnu/errlist.c:767
-msgid "Disk quota exceeded"
-msgstr "¥Ç¥£¥¹¥¯»ÈÍÑÎÌÀ©¸Â¤òĶ²á¤·¤Þ¤·¤¿"
+#: nis/nis_print.c:133
+msgid "(Unknown object)\n"
+msgstr "(ä¸æ˜Žãªã‚ªãƒ–ジェクト)\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:779
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:181
-msgid "Stale NFS file handle"
-msgstr "¼Â¸úÀ­¤Î¤Ê¤¤NFS¥Õ¥¡¥¤¥ë¥Ï¥ó¥É¥ë¤Ç¤¹"
+#: nis/nis_print.c:167
+#, c-format
+msgid "Name : `%s'\n"
+msgstr "åå‰ : `%s'\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.)
-#: stdio-common/../sysdeps/gnu/errlist.c:791
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:96
-msgid "Object is remote"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤Ï¥ê¥â¡¼¥È¤Ë¤¢¤ê¤Þ¤¹"
+#: nis/nis_print.c:168
+#, c-format
+msgid "Type : %s\n"
+msgstr "åž‹ : %s\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:800
-msgid "RPC struct is bad"
-msgstr "RPC¹½Â¤¤¬ÉÔÀµ¤Ç¤¹"
+#: nis/nis_print.c:173
+msgid "Master Server :\n"
+msgstr "マスターサーãƒ:\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:809
-msgid "RPC version wrong"
-msgstr "RPC¥Ð¡¼¥¸¥ç¥ó¤¬°ã¤¤¤Þ¤¹"
+#: nis/nis_print.c:175
+msgid "Replicate :\n"
+msgstr "複製 :\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:818
-msgid "RPC program not available"
-msgstr "RPC¥×¥í¥°¥é¥à¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_print.c:176
+#, c-format
+msgid "\tName : %s\n"
+msgstr "\tåå‰ : %s\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:827
-msgid "RPC program version wrong"
-msgstr "RPC¥×¥í¥°¥é¥à¥Ð¡¼¥¸¥ç¥ó¤¬°ã¤¤¤Þ¤¹"
+#: nis/nis_print.c:177
+msgid "\tPublic Key : "
+msgstr "\tå…¬é–‹éµ : "
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:836
-msgid "RPC bad procedure for program"
-msgstr "¥×¥í¥°¥é¥à¤ËÂФ·¤ÆÉÔÀµ¤ÊRPC¤Î¼ê³¤­¤Ç¤¹"
+#: nis/nis_print.c:181
+msgid "None.\n"
+msgstr "ãªã—。\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.
-#: stdio-common/../sysdeps/gnu/errlist.c:848
-msgid "No locks available"
-msgstr "¥í¥Ã¥¯¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_print.c:184
+#, c-format
+msgid "Diffie-Hellmann (%d bits)\n"
+msgstr "Diffie-Hellmann (%d ビット)\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}.
-#: stdio-common/../sysdeps/gnu/errlist.c:861
-msgid "Inappropriate file type or format"
-msgstr "ÉÔŬÀڤʥե¡¥¤¥ë·Á¼°¤«¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
+#: nis/nis_print.c:189
+#, c-format
+msgid "RSA (%d bits)\n"
+msgstr "RSA (%d ビット)\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:870
-msgid "Authentication error"
-msgstr "ǧ¾Ú¥¨¥é¡¼¤Ç¤¹"
+#: nis/nis_print.c:192
+msgid "Kerberos.\n"
+msgstr "Kerberos。\n"
-#. TRANS ???
-#: stdio-common/../sysdeps/gnu/errlist.c:879
-msgid "Need authenticator"
-msgstr "ǧ¾Ú¼Ô(authenticator)¤¬É¬ÍפǤ¹"
+#: nis/nis_print.c:195
+#, c-format
+msgid "Unknown (type = %d, bits = %d)\n"
+msgstr "ä¸æ˜Ž (åž‹ = %dã€ãƒ“ット = %d)\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 "´Ø¿ô¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print.c:206
+#, c-format
+msgid "\tUniversal addresses (%u)\n"
+msgstr "\tユニãƒãƒ¼ã‚µãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ (%u)\n"
-#. TRANS Not supported. A function returns this error when certain parameter
-#. TRANS values are valid, but the functionality they request is not available.
-#. TRANS This can mean that the function does not implement a particular command
-#. TRANS or option value or flag bit at all. For functions that operate on some
-#. TRANS object given in a parameter, such as a file descriptor or a port, it
-#. TRANS might instead mean that only @emph{that specific object} (file
-#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
-#. TRANS different file descriptors might support different ranges of parameter
-#. TRANS values.
-#. TRANS
-#. TRANS If the entire function is not available at all in the implementation,
-#. TRANS it returns @code{ENOSYS} instead.
-#: stdio-common/../sysdeps/gnu/errlist.c:912
-msgid "Not supported"
-msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print.c:228
+msgid "Time to live : "
+msgstr "生存時間 : "
-#. TRANS While decoding a multibyte character the function came along an invalid
-#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
-#: stdio-common/../sysdeps/gnu/errlist.c:922
-msgid "Invalid or incomplete multibyte or wide character"
-msgstr "̵¸ú¤Þ¤¿¤ÏÉÔ´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥È¤Þ¤¿¤Ï¥ï¥¤¥Éʸ»ú¤Ç¤¹"
+#: nis/nis_print.c:230
+msgid "Default Access rights :\n"
+msgstr "ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã‚¢ã‚¯ã‚»ã‚¹æ¨©é™ :\n"
-#. TRANS In the GNU system, servers supporting the @code{term} protocol return
-#. TRANS this error for certain operations when the caller is not in the
-#. TRANS foreground process group of the terminal. Users do not usually see this
-#. TRANS error because functions such as @code{read} and @code{write} translate
-#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
-#. TRANS for information on process groups and these signals.
-#: stdio-common/../sysdeps/gnu/errlist.c:936
-msgid "Inappropriate operation for background process"
-msgstr "¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¥×¥í¥»¥¹¤ËÂФ¹¤ëÉÔŬÀÚ¤ÊÁàºî¤Ç¤¹"
+#: nis/nis_print.c:239
+#, c-format
+msgid "\tType : %s\n"
+msgstr "\tåž‹ : %s\n"
-#. TRANS In the GNU system, opening a file returns this error when the file is
-#. TRANS translated by a program and the translator program dies while starting
-#. TRANS up, before it has connected to the file.
-#: stdio-common/../sysdeps/gnu/errlist.c:947
-msgid "Translator died"
-msgstr "ËÝÌõÍÑ¥×¥í¥°¥é¥à¤¬»à¤ó¤Ç¤¤¤Þ¤¹"
+#: nis/nis_print.c:240
+msgid "\tAccess rights: "
+msgstr "\tã‚¢ã‚¯ã‚»ã‚¹æ¨©é™ : "
-#. TRANS The experienced user will know what is wrong.
-#. TRANS @c This error code is a joke. Its perror text is part of the joke.
-#. TRANS @c Don't change it.
-#: stdio-common/../sysdeps/gnu/errlist.c:958
-msgid "?"
-msgstr "?"
+#: nis/nis_print.c:254
+msgid "Group Flags :"
+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"
+#: nis/nis_print.c:257
+msgid ""
+"\n"
+"Group Members :\n"
+msgstr ""
+"\n"
+"グループメンム:\n"
-#. TRANS Go home and have a glass of warm, dairy-fresh milk.
-#: stdio-common/../sysdeps/gnu/errlist.c:976
-msgid "Computer bought the farm"
-msgstr "¥³¥ó¥Ô¥å¡¼¥¿¤¬¡ÖÀï»à¡×¤·¤Þ¤·¤¿"
+#: nis/nis_print.c:269
+#, c-format
+msgid "Table Type : %s\n"
+msgstr "テーブル型 : %s\n"
-#. TRANS This error code has no purpose.
-#: stdio-common/../sysdeps/gnu/errlist.c:985
-msgid "Gratuitous error"
-msgstr "ÉÔɬÍפʥ¨¥é¡¼"
+#: nis/nis_print.c:270
+#, c-format
+msgid "Number of Columns : %d\n"
+msgstr "カラム数 : %d\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:993
-msgid "Bad message"
-msgstr "ÉÔÀµ¤Ê¥á¥Ã¥»¡¼¥¸¤Ç¤¹"
+#: nis/nis_print.c:271
+#, c-format
+msgid "Character Separator : %c\n"
+msgstr "文字セパレータ : %c\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1001
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:66
-msgid "Identifier removed"
-msgstr "¼±Ê̻Ҥò½üµî¤·¤Þ¤·¤¿"
+#: nis/nis_print.c:272
+#, c-format
+msgid "Search Path : %s\n"
+msgstr "検索パス : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1009
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:104
-msgid "Multihop attempted"
-msgstr "¿½Å¥Û¥Ã¥×¤¬´ë¤Æ¤é¤ì¤Þ¤·¤¿"
+#: nis/nis_print.c:273
+msgid "Columns :\n"
+msgstr "カラム :\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1017
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:91
-msgid "No data available"
-msgstr "ÍøÍѲÄǽ¤Ê¥Ç¡¼¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:276
+#, c-format
+msgid "\t[%d]\tName : %s\n"
+msgstr "\t[%d]\tåå‰ : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1025
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:97
-msgid "Link has been severed"
-msgstr "¥ê¥ó¥¯¤¬ÀÚ¤ì¤Æ¤¤¤Þ¤¹"
+#: nis/nis_print.c:278
+msgid "\t\tAttributes : "
+msgstr "\t\t属性 : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1033
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:65
-msgid "No message of desired type"
-msgstr "Í׵ᤷ¤¿·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:280
+msgid "\t\tAccess Rights : "
+msgstr "\t\tã‚¢ã‚¯ã‚»ã‚¹æ¨©é™ : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1041
-msgid "Out of streams resources"
-msgstr "¥¹¥È¥ê¡¼¥à¥ê¥½¡¼¥¹³°¤Ç¤¹"
+#: nis/nis_print.c:290
+msgid "Linked Object Type : "
+msgstr "リンクã•ã‚ŒãŸã‚ªãƒ–ジェクト型 : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1049
-msgid "Device not a stream"
-msgstr "¥Ç¥Ð¥¤¥¹¤Ï¥¹¥È¥ê¡¼¥à·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:292
+#, c-format
+msgid "Linked to : %s\n"
+msgstr "リンク先 : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1057
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:109
-msgid "Value too large for defined data type"
-msgstr "ÄêµÁ¤µ¤ì¤¿¥Ç¡¼¥¿·¿¤ËÂФ·¤ÆÃͤ¬Â礭¤¹¤®¤Þ¤¹"
+#: nis/nis_print.c:302
+#, c-format
+msgid "\tEntry data of type %s\n"
+msgstr "\tエントリデータã®åž‹ %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1065
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:101
-msgid "Protocol error"
-msgstr "¥×¥í¥È¥³¥ë¥¨¥é¡¼"
+#: nis/nis_print.c:305
+#, c-format
+msgid "\t[%u] - [%u bytes] "
+msgstr "\t[%u] - [%uãƒã‚¤ãƒˆ] "
-#: stdio-common/../sysdeps/gnu/errlist.c:1073
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:92
-msgid "Timer expired"
-msgstr "¥¿¥¤¥Þ¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: nis/nis_print.c:308
+msgid "Encrypted data\n"
+msgstr "æš—å·åŒ–データ\n"
-#. TRANS Operation canceled; an asynchronous operation was canceled before it
-#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
-#. TRANS the normal result is for the operations affected to complete with this
-#. TRANS error; @pxref{Cancel AIO Operations}.
-#: stdio-common/../sysdeps/gnu/errlist.c:1085
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:77
-msgid "Operation canceled"
-msgstr "Áàºî¤ÏÃæÃǤµ¤ì¤Þ¤·¤¿"
+#: nis/nis_print.c:310
+msgid "Binary data\n"
+msgstr "ãƒã‚¤ãƒŠãƒªãƒ‡ãƒ¼ã‚¿\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1093
-msgid "Interrupted system call should be restarted"
-msgstr "³ä¤ê¹þ¤Þ¤ì¤¿¥·¥¹¥Æ¥à¥³¡¼¥ë¤ÏºÆ¥¹¥¿¡¼¥È¤µ¤»¤ë¤Ù¤­¤Ç¤¹"
+#: nis/nis_print.c:326
+#, c-format
+msgid "Object Name : %s\n"
+msgstr "オブジェクトå: %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1101
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:67
-msgid "Channel number out of range"
-msgstr "¥Á¥ã¥ó¥Í¥ëÈֹ椬Èϰϳ°¤Ç¤¹"
+#: nis/nis_print.c:327
+#, c-format
+msgid "Directory : %s\n"
+msgstr "ディレクトリ : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1109
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:68
-msgid "Level 2 not synchronized"
-msgstr "¥ì¥Ù¥ë2¤ÏƱ´ü¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print.c:328
+#, c-format
+msgid "Owner : %s\n"
+msgstr "所有者 : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1117
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:69
-msgid "Level 3 halted"
-msgstr "¥ì¥Ù¥ë3Ää»ß"
+#: nis/nis_print.c:329
+#, c-format
+msgid "Group : %s\n"
+msgstr "グループ : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1125
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:70
-msgid "Level 3 reset"
-msgstr "¥ì¥Ù¥ë3¤Ï¥ê¥»¥Ã¥È¤·¤Þ¤·¤¿"
+#: nis/nis_print.c:330
+msgid "Access Rights : "
+msgstr "ã‚¢ã‚¯ã‚»ã‚¹æ¨©é™ : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1133
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:71
-msgid "Link number out of range"
-msgstr "¥ê¥ó¥¯¿ô¤¬Èϰϳ°¤Ç¤¹"
+#: nis/nis_print.c:332
+#, c-format
+msgid ""
+"\n"
+"Time to Live : "
+msgstr ""
+"\n"
+"生存時間 : "
-#: stdio-common/../sysdeps/gnu/errlist.c:1141
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:72
-msgid "Protocol driver not attached"
-msgstr "¥×¥í¥È¥³¥ë¥É¥é¥¤¥Ð¤¬¥¢¥¿¥Ã¥Á¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print.c:335
+#, c-format
+msgid "Creation Time : %s"
+msgstr "作æˆæ—¥æ™‚ : %s"
-#: stdio-common/../sysdeps/gnu/errlist.c:1149
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:73
-msgid "No CSI structure available"
-msgstr "CSI ¹½Â¤¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/nis_print.c:337
+#, c-format
+msgid "Mod. Time : %s"
+msgstr "更新時刻 : %s"
-#: stdio-common/../sysdeps/gnu/errlist.c:1157
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:74
-msgid "Level 2 halted"
-msgstr "¥ì¥Ù¥ë2Ää»ß"
+#: nis/nis_print.c:338
+msgid "Object Type : "
+msgstr "オブジェクト型: "
-#: stdio-common/../sysdeps/gnu/errlist.c:1165
-msgid "Invalid exchange"
-msgstr "̵¸ú¤Ê¸ò´¹¤Ç¤¹"
+#: nis/nis_print.c:358
+#, c-format
+msgid " Data Length = %u\n"
+msgstr " データ長 = %u\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1173
-msgid "Invalid request descriptor"
-msgstr "̵¸ú¤Ê¥ê¥¯¥¨¥¹¥Èµ­½Ò»Ò¤Ç¤¹"
+#: nis/nis_print.c:372
+#, c-format
+msgid "Status : %s\n"
+msgstr "ステータス : %s\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1181
-msgid "Exchange full"
-msgstr "Exchange full"
+#: nis/nis_print.c:373
+#, c-format
+msgid "Number of objects : %u\n"
+msgstr "オブジェクト数 : %u\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1189
-msgid "No anode"
-msgstr "¥¢¥Î¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó"
+#: nis/nis_print.c:377
+#, c-format
+msgid "Object #%d:\n"
+msgstr "オブジェクト #%d:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1197
-msgid "Invalid request code"
-msgstr "̵¸ú¤Ê¥ê¥¯¥¨¥¹¥È¥³¡¼¥É¤Ç¤¹"
+#: nis/nis_print_group_entry.c:117
+#, c-format
+msgid "Group entry for \"%s.%s\" group:\n"
+msgstr "グループエントリ \"%s.%s\" グループ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1205
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:85
-msgid "Invalid slot"
-msgstr "̵¸ú¤Ê¥¹¥í¥Ã¥È¤Ç¤¹"
+#: nis/nis_print_group_entry.c:125
+msgid " Explicit members:\n"
+msgstr " 明示的メンãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1213
-msgid "File locking deadlock error"
-msgstr "¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤Î¥Ç¥Ã¥É¥í¥Ã¥¯¥¨¥é¡¼¤Ç¤¹"
+#: nis/nis_print_group_entry.c:130
+msgid " No explicit members\n"
+msgstr " éžæ˜Žç¤ºçš„メンãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1221
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:87
-msgid "Bad font file format"
-msgstr "ÉÔÀµ¤Ê¥Õ¥©¥ó¥È¥Õ¥¡¥¤¥ë·Á¼°¤Ç¤¹"
+#: nis/nis_print_group_entry.c:133
+msgid " Implicit members:\n"
+msgstr " 暗黙的メンãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1229
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:94
-msgid "Machine is not on the network"
-msgstr "¥Þ¥·¥ó¤Ï¥Í¥Ã¥È¥ï¡¼¥¯¤Ë¤Ä¤Ê¤¬¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print_group_entry.c:138
+msgid " No implicit members\n"
+msgstr " éžæš—黙的メンãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1237
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:95
-msgid "Package not installed"
-msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nis/nis_print_group_entry.c:141
+msgid " Recursive members:\n"
+msgstr " å†å¸°çš„メンãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1245
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:98
-msgid "Advertise error"
-msgstr "Advertise¥¨¥é¡¼"
+#: nis/nis_print_group_entry.c:146
+msgid " No recursive members\n"
+msgstr " éžå†å¸°çš„メンãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1253
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:99
-msgid "Srmount error"
-msgstr "Srmount ¥¨¥é¡¼"
+#: nis/nis_print_group_entry.c:149
+msgid " Explicit nonmembers:\n"
+msgstr " 明示的éžãƒ¡ãƒ³ãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1261
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:100
-msgid "Communication error on send"
-msgstr "Á÷¿®Ãæ¤ÎÄÌ¿®¥¨¥é¡¼"
+#: nis/nis_print_group_entry.c:154
+msgid " No explicit nonmembers\n"
+msgstr " éžæ˜Žç¤ºçš„éžãƒ¡ãƒ³ãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1269
-msgid "RFS specific error"
-msgstr "RFSÆÃÄꥨ¥é¡¼"
+#: nis/nis_print_group_entry.c:157
+msgid " Implicit nonmembers:\n"
+msgstr " 暗黙的éžãƒ¡ãƒ³ãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1277
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:110
-msgid "Name not unique on network"
-msgstr "̾Á°¤¬¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: nis/nis_print_group_entry.c:162
+msgid " No implicit nonmembers\n"
+msgstr " éžæš—黙的éžãƒ¡ãƒ³ãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1285
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:111
-msgid "File descriptor in bad state"
-msgstr "¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤¬ÉÔÀµ¤Î¾õÂ֤ˤ¢¤ê¤Þ¤¹"
+#: nis/nis_print_group_entry.c:165
+msgid " Recursive nonmembers:\n"
+msgstr " å†å¸°çš„éžãƒ¡ãƒ³ãƒ:\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1293
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112
-msgid "Remote address changed"
-msgstr "±ó³Ö¥¢¥É¥ì¥¹¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
+#: nis/nis_print_group_entry.c:170
+msgid " No recursive nonmembers\n"
+msgstr " éžå†å¸°çš„éžãƒ¡ãƒ³ãƒ\n"
-#: stdio-common/../sysdeps/gnu/errlist.c:1301
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:113
-msgid "Can not access a needed shared library"
-msgstr "ɬÍפʶ¦Í­¥é¥¤¥Ö¥é¥ê¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
+#: nis/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"
-#: stdio-common/../sysdeps/gnu/errlist.c:1309
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:114
-msgid "Accessing a corrupted shared library"
-msgstr "²õ¤ì¤¿¶¦Í­¥é¥¤¥Ö¥é¥ê¤Ë¥¢¥¯¥»¥¹¤·¤Æ¤¤¤Þ¤¹"
+#: nis/nss_nisplus/nisplus-publickey.c:220
+#, c-format
+msgid "netname2user: missing group id list in `%s'"
+msgstr "netname2user: `%s' 内ã«ã‚°ãƒ«ãƒ¼ãƒ— ID リストãŒã‚ã‚Šã¾ã›ã‚“"
-#: stdio-common/../sysdeps/gnu/errlist.c:1317
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:115
-msgid ".lib section in a.out corrupted"
-msgstr "a.out Ãæ¤Î .lib ¥»¥¯¥·¥ç¥ó¤¬²õ¤ì¤Æ¤¤¤Þ¤¹"
+#: nis/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"
-#: stdio-common/../sysdeps/gnu/errlist.c:1325
-msgid "Attempting to link in too many shared libraries"
-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 エントリãŒé‡è¤‡ã—ã¦ã„ã¾ã™"
-#: stdio-common/../sysdeps/gnu/errlist.c:1333
-msgid "Cannot exec a shared library directly"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤ÏľÀܼ¹ԤǤ­¤Þ¤»¤ó"
+#: nis/nss_nisplus/nisplus-publickey.c:339
+#, c-format
+msgid "netname2user: principal name `%s' too long"
+msgstr "netname2user: プリンシパルå `%s' ãŒé•·ã™ãŽã¾ã™"
-#: stdio-common/../sysdeps/gnu/errlist.c:1341
-msgid "Streams pipe error"
-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 エントリãŒé‡è¤‡ã—ã¦ã„ã™"
-#: stdio-common/../sysdeps/gnu/errlist.c:1349
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:165
-msgid "Structure needs cleaning"
-msgstr "¹½Â¤ÂΤòÆâÍƾõ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#: nis/nss_nisplus/nisplus-publickey.c:402
+msgid "netname2user: should not have uid 0"
+msgstr "netname2user: uid 0 を使用ã™ã‚‹ã¹ãã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: stdio-common/../sysdeps/gnu/errlist.c:1357
-msgid "Not a XENIX named type file"
-msgstr "XENIX ¤Î̾Á°ÉÕ¤­¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/ypclnt.c:836
+msgid "Request arguments bad"
+msgstr "引数è¦æ±‚ãŒé–“é•ã£ã¦ã„ã¾ã™"
-#: stdio-common/../sysdeps/gnu/errlist.c:1365
-msgid "No XENIX semaphores available"
-msgstr "XENIX ¥»¥Þ¥Õ¥©¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/ypclnt.c:839
+msgid "RPC failure on NIS operation"
+msgstr "NIS æ“作ã«é–¢ã™ã‚‹ RPC ãŒå¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/gnu/errlist.c:1373
-msgid "Is a named type file"
-msgstr "̾Á°ÉÕ¤­¥Õ¥¡¥¤¥ë¤Ç¤¹"
+#: nis/ypclnt.c:842
+msgid "Can't bind to server which serves this domain"
+msgstr "ã“ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’扱ã†ã‚µãƒ¼ãƒã¸ãƒã‚¤ãƒ³ãƒ‰ã§ãã¾ã›ã‚“"
-#: 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¥¨¥é¡¼¤Ç¤¹"
+#: nis/ypclnt.c:845
+msgid "No such map in server's domain"
+msgstr "サーãƒãƒ‰ãƒ¡ã‚¤ãƒ³ã«ãã®ã‚ˆã†ãªãƒžãƒƒãƒ—ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: stdio-common/../sysdeps/gnu/errlist.c:1389
-msgid "No medium found"
-msgstr "¥á¥Ç¥£¥¢¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: nis/ypclnt.c:848
+msgid "No such key in map"
+msgstr "マップã«ãã®ã‚ˆã†ãªã‚­ãƒ¼ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: stdio-common/../sysdeps/gnu/errlist.c:1397
-msgid "Wrong medium type"
-msgstr "ÉÔÀµ¤Ê¥á¥Ç¥£¥¢·Á¼°¤Ç¤¹"
+#: nis/ypclnt.c:851
+msgid "Internal NIS error"
+msgstr "NIS 内部エラー"
-#: stdio-common/../sysdeps/unix/siglist.c:26
-msgid "Signal 0"
-msgstr "¥·¥°¥Ê¥ë 0"
+#: nis/ypclnt.c:854
+msgid "Local resource allocation failure"
+msgstr "ローカルリソース確ä¿ã®å¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/siglist.c:32
-msgid "IOT trap"
-msgstr "IOT¥È¥é¥Ã¥×"
+#: nis/ypclnt.c:857
+msgid "No more records in map database"
+msgstr "マップデータベースã«ã“れ以上レコードãŒã‚ã‚Šã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:30
-msgid "Error 0"
-msgstr "¥¨¥é¡¼ 0"
+#: nis/ypclnt.c:860
+msgid "Can't communicate with portmapper"
+msgstr "ãƒãƒ¼ãƒˆãƒžãƒƒãƒ‘ーã¨é€šä¿¡ã§ãã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:31
-#: nis/nis_error.c:40
-msgid "Not owner"
-msgstr "½êÍ­¼Ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nis/ypclnt.c:863
+msgid "Can't communicate with ypbind"
+msgstr "ypbind ã¨é€šä¿¡ã§ãã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:35
-msgid "I/O error"
-msgstr "I/O¥¨¥é¡¼"
+#: nis/ypclnt.c:866
+msgid "Can't communicate with ypserv"
+msgstr "ypserv ã¨é€šä¿¡ã§ãã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:37
-msgid "Arg list too long"
-msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/ypclnt.c:869
+msgid "Local domain name not set"
+msgstr "ローカルドメインåãŒè¨­å®šã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:39
-msgid "Bad file number"
-msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ëÈÖ¹æ¤Ç¤¹"
+#: nis/ypclnt.c:872
+msgid "NIS map database is bad"
+msgstr "NIS マップデータベースãŒé–“é•ã£ã¦ã„ã¾ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:42
-msgid "Not enough space"
-msgstr "½½Ê¬¤ÊÎΰ褬¤¢¤ê¤Þ¤»¤ó"
+#: nis/ypclnt.c:875
+msgid "NIS client/server version mismatch - can't supply service"
+msgstr "NIS クライアントã¨ã‚µãƒ¼ãƒã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒä¸€è‡´ã—ã¾ã›ã‚“。サービスをæä¾›ã§ãã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:46
-msgid "Device busy"
-msgstr "¥Ç¥Ð¥¤¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: nis/ypclnt.c:881
+msgid "Database is busy"
+msgstr "データベースãŒãƒ“ジー状態ã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:48
-msgid "Cross-device link"
-msgstr "¥¯¥í¥¹¥Ç¥Ð¥¤¥¹¥ê¥ó¥¯"
+#: nis/ypclnt.c:884
+msgid "Unknown NIS error code"
+msgstr "ä¸æ˜Žãª NIS エラーコードã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:53
-msgid "File table overflow"
-msgstr "¥Õ¥¡¥¤¥ë¥Æ¡¼¥Ö¥ë¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: nis/ypclnt.c:924
+msgid "Internal ypbind error"
+msgstr "ypbind 内部エラーã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:63
-msgid "Argument out of domain"
-msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nis/ypclnt.c:927
+msgid "Domain not bound"
+msgstr "ドメインã¯ãƒã‚¤ãƒ³ãƒ‰ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:64
-msgid "Result too large"
-msgstr "·ë²Ì¤¬Â礭¤¹¤®¤Þ¤¹"
+#: nis/ypclnt.c:930
+msgid "System resource allocation failure"
+msgstr "システムリソースã®ç¢ºä¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:75
-msgid "Deadlock situation detected/avoided"
-msgstr "¥Ç¥Ã¥É¥í¥Ã¥¯¾õÂÖ¤ò¸¡ÃÎ/²óÈò¤·¤Þ¤·¤¿"
+#: nis/ypclnt.c:933
+msgid "Unknown ypbind error"
+msgstr "ä¸æ˜Žãª ypbind エラーã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:76
-msgid "No record locks available"
-msgstr "¥ì¥³¡¼¥É¥í¥Ã¥¯¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+#: nis/ypclnt.c:974
+msgid "yp_update: cannot convert host to netname\n"
+msgstr "yp_update: ホストをãƒãƒƒãƒˆåã¸å¤‰æ›ã§ãã¾ã›ã‚“\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:79
-msgid "Disc quota exceeded"
-msgstr "¥Ç¥£¥¹¥¯»ÈÍÑÎÌÀ©¸Â(¥¯¥©¡¼¥¿)¤òĶ²á¤·¤Þ¤·¤¿"
+#: nis/ypclnt.c:992
+msgid "yp_update: cannot get server address\n"
+msgstr "yp_update: サーãƒã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’å–å¾—ã§ãã¾ã›ã‚“\n"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:80
-msgid "Bad exchange descriptor"
-msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Ç¤¹"
+#: nscd/aicache.c:82 nscd/hstcache.c:481
+#, c-format
+msgid "Haven't found \"%s\" in hosts cache!"
+msgstr "ホストキャッシュã«å†…ã« \"%s\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:81
-msgid "Bad request descriptor"
-msgstr "ÉÔÀµ¤ÊÍ׵ᵭ½Ò»Ò¤Ç¤¹"
+#: nscd/aicache.c:84 nscd/hstcache.c:483
+#, c-format
+msgid "Reloading \"%s\" in hosts cache!"
+msgstr "ホストキャッシュ内㮠\"%s\" ã‚’å†ãƒ­ãƒ¼ãƒ‰ã—ã¦ã„ã¾ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:82
-msgid "Message tables full"
-msgstr "¥á¥Ã¥»¡¼¥¸¥Æ¡¼¥Ö¥ë¤¬°ìÇդǤ¹"
+#: nscd/cache.c:150
+#, c-format
+msgid "add new entry \"%s\" of type %s for %s to cache%s"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:83
-msgid "Anode table overflow"
-msgstr "¥¢¥Î¡¼¥É¥Æ¡¼¥Ö¥ë¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: nscd/cache.c:152
+msgid " (first)"
+msgstr " (最åˆ)"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:84
-msgid "Bad request code"
-msgstr "ÉÔÀµ¤ÊÍ׵ᥳ¡¼¥É¤Ç¤¹"
+#: nscd/cache.c:286 nscd/connections.c:866
+#, c-format
+msgid "cannot stat() file `%s': %s"
+msgstr "ファイル `%s' ã‚’ stat() ã§ãã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:86
-msgid "File locking deadlock"
-msgstr "¥Õ¥¡¥¤¥ë¥í¥Ã¥¯¤Î¥Ç¥Ã¥É¥í¥Ã¥¯¤Ç¤¹"
+#: nscd/cache.c:328
+#, c-format
+msgid "pruning %s cache; time %ld"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:88
-msgid "Error 58"
-msgstr "¥¨¥é¡¼ 58"
+#: nscd/cache.c:357
+#, c-format
+msgid "considering %s entry \"%s\", timeout %<PRIu64>"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:89
-msgid "Error 59"
-msgstr "¥¨¥é¡¼ 59"
+#: nscd/connections.c:570
+#, c-format
+msgid "invalid persistent database file \"%s\": %s"
+msgstr "無効ãªæ°¸ç¶šçš„データベースファイル \"%s\" ã§ã™: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:90
-msgid "Not a stream device"
-msgstr "¥¹¥È¥ê¡¼¥à¥Ç¥Ð¥¤¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:578
+msgid "uninitialized header"
+msgstr "åˆæœŸåŒ–ã•ã‚Œã¦ã„ãªã„ヘッダã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:93
-msgid "Out of stream resources"
-msgstr "¥¹¥È¥ê¡¼¥à¥ê¥½¡¼¥¹³°¤Ç¤¹"
+#: nscd/connections.c:583
+msgid "header size does not match"
+msgstr "ヘッダサイズãŒä¸€è‡´ã—ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:102
-msgid "Error 72"
-msgstr "¥¨¥é¡¼ 72"
+#: nscd/connections.c:593
+msgid "file size does not match"
+msgstr "ファイルサイズãŒä¸€è‡´ã—ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:103
-msgid "Error 73"
-msgstr "¥¨¥é¡¼ 73"
+#: nscd/connections.c:610
+msgid "verification failed"
+msgstr "検証ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:105
-msgid "Error 75"
-msgstr "¥¨¥é¡¼ 75"
+#: 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/unix/sysv/sysv4/solaris2/sparc/errlist.c:106
-msgid "Error 76"
-msgstr "¥¨¥é¡¼ 76"
+#: 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/unix/sysv/sysv4/solaris2/sparc/errlist.c:107
-msgid "Not a data message"
-msgstr "¥Ç¡¼¥¿¥á¥Ã¥»¡¼¥¸¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: nscd/connections.c:651
+#, c-format
+msgid "cannot access '%s'"
+msgstr "'%s' ã«ã‚¢ã‚¯ã‚»ã‚¹å‡ºæ¥ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:116
-msgid "Attempting to link in more shared libraries than system limit"
-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/unix/sysv/sysv4/solaris2/sparc/errlist.c:117
-msgid "Can not exec a shared library directly"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤ÏľÀܼ¹ԤǤ­¤Þ¤»¤ó"
+#: nscd/connections.c:706
+#, c-format
+msgid "cannot create %s; no persistent database used"
+msgstr "%s を作æˆã§ãã¾ã›ã‚“。永続的ãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã¯ä½¿ç”¨ã•ã‚Œã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:118
-msgid "Illegal byte sequence"
-msgstr "ÉÔÀµ¤Ê¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤Ç¤¹"
+#: nscd/connections.c:709
+#, c-format
+msgid "cannot create %s; no sharing possible"
+msgstr "%s を作æˆã§ãã¾ã›ã‚“。共有ã™ã‚‹ã“ã¨ãŒå‡ºæ¥ã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:119
-msgid "Operation not applicable"
-msgstr "Áàºî¤ÏŬÍѤǤ­¤Þ¤»¤ó"
+#: nscd/connections.c:780
+#, c-format
+msgid "cannot write to database file %s: %s"
+msgstr "データベースファイル %s ã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“: %s"
-#: 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/connections.c:819
+#, c-format
+msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:121
-msgid "Error 91"
-msgstr "¥¨¥é¡¼ 91"
+#: nscd/connections.c:902
+#, c-format
+msgid "cannot open socket: %s"
+msgstr "ソケットを開ã‘ã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:122
-msgid "Error 92"
-msgstr "¥¨¥é¡¼ 92"
+#: nscd/connections.c:922
+#, c-format
+msgid "cannot change socket to nonblocking mode: %s"
+msgstr "ソケットをéžãƒ–ロッキングモードã«å¤‰æ›´ã§ãã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:129
-msgid "Option not supported by protocol"
-msgstr "¥ª¥×¥·¥ç¥ó¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:930
+#, fuzzy, c-format
+msgid "cannot set socket to close on exec: %s"
+msgstr "接続をå—ã‘付ã‘るソケットを有効ã«ã§ãã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:130
-msgid "Error 100"
-msgstr "¥¨¥é¡¼ 100"
+#: nscd/connections.c:943
+#, c-format
+msgid "cannot enable socket to accept connections: %s"
+msgstr "接続をå—ã‘付ã‘るソケットを有効ã«ã§ãã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:131
-msgid "Error 101"
-msgstr "¥¨¥é¡¼ 101"
+#: nscd/connections.c:1043
+#, c-format
+msgid "provide access to FD %d, for %s"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:132
-msgid "Error 102"
-msgstr "¥¨¥é¡¼ 102"
+#: nscd/connections.c:1055
+#, c-format
+msgid "cannot handle old request version %d; current version is %d"
+msgstr "è¦æ±‚ã•ã‚ŒãŸå¤ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ %d を扱ã†ã“ã¨ãŒã§ãã¾ã›ã‚“。ç¾åœ¨ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ %d ã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:133
-msgid "Error 103"
-msgstr "¥¨¥é¡¼ 103"
+#: nscd/connections.c:1077
+#, c-format
+msgid "request from %ld not handled due to missing permission"
+msgstr "%ld ã‹ã‚‰ã®è¦æ±‚ã¯æ¨©é™ãŒç„¡ã„ãŸã‚å–り扱ã‚ã‚Œã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:134
-msgid "Error 104"
-msgstr "¥¨¥é¡¼ 104"
+#: nscd/connections.c:1082
+#, c-format
+msgid "request from '%s' [%ld] not handled due to missing permission"
+msgstr "'%s' [%ld] ã‹ã‚‰ã®è¦æ±‚ã¯æ¨©é™ãŒç„¡ã„ãŸã‚å–り扱ã‚ã‚Œã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:135
-msgid "Error 105"
-msgstr "¥¨¥é¡¼ 105"
+#: nscd/connections.c:1087
+msgid "request not handled due to missing permission"
+msgstr "è¦æ±‚ã¯æ¨©é™ãŒç„¡ã„ãŸã‚å–り扱ã‚ã‚Œã¾ã›ã‚“"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:136
-msgid "Error 106"
-msgstr "¥¨¥é¡¼ 106"
+#: nscd/connections.c:1125 nscd/connections.c:1178
+#, c-format
+msgid "cannot write result: %s"
+msgstr "çµæžœã‚’書ãè¾¼ã‚ã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:137
-msgid "Error 107"
-msgstr "¥¨¥é¡¼ 107"
+#: nscd/connections.c:1261
+#, c-format
+msgid "error getting caller's id: %s"
+msgstr "呼ã³å‡ºã—å…ƒ ID ã®å–得時ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:138
-msgid "Error 108"
-msgstr "¥¨¥é¡¼ 108"
+#: nscd/connections.c:1320
+#, c-format
+msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:139
-msgid "Error 109"
-msgstr "¥¨¥é¡¼ 109"
+#: nscd/connections.c:1334
+#, c-format
+msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:140
-msgid "Error 110"
-msgstr "¥¨¥é¡¼ 110"
+#: nscd/connections.c:1374
+#, c-format
+msgid "cannot change to old UID: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:141
-msgid "Error 111"
-msgstr "¥¨¥é¡¼ 111"
+#: nscd/connections.c:1384
+#, c-format
+msgid "cannot change to old GID: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:142
-msgid "Error 112"
-msgstr "¥¨¥é¡¼ 112"
+#: nscd/connections.c:1397
+#, c-format
+msgid "cannot change to old working directory: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:143
-msgid "Error 113"
-msgstr "¥¨¥é¡¼ 113"
+#: nscd/connections.c:1429
+#, c-format
+msgid "re-exec failed: %s; disabling paranoia mode"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:144
-msgid "Error 114"
-msgstr "¥¨¥é¡¼ 114"
+#: nscd/connections.c:1438
+#, c-format
+msgid "cannot change current working directory to \"/\": %s"
+msgstr "ç¾åœ¨ã®ä½œæ¥­ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’ \"/\" ã«å¤‰æ›´ã§ãã¾ã›ã‚“: %s"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:145
-msgid "Error 115"
-msgstr "¥¨¥é¡¼ 115"
+#: nscd/connections.c:1644
+#, c-format
+msgid "short read while reading request: %s"
+msgstr "リクエスト: %s を読込ã¿ä¸­ã®çŸ­ã„読込ã¿ã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:146
-msgid "Error 116"
-msgstr "¥¨¥é¡¼ 116"
+#: nscd/connections.c:1677
+#, c-format
+msgid "key length in request too long: %d"
+msgstr "リクエストã«å«ã¾ã‚Œã‚‹ã‚­ãƒ¼é•·ãŒé•·ã™ãŽã¾ã™: %d"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:147
-msgid "Error 117"
-msgstr "¥¨¥é¡¼ 117"
+#: nscd/connections.c:1690
+#, c-format
+msgid "short read while reading request key: %s"
+msgstr "リクエストキー: %s を読込ã¿ä¸­ã®çŸ­ã„読込ã¿ã§ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:148
-msgid "Error 118"
-msgstr "¥¨¥é¡¼ 118"
+#: 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/unix/sysv/sysv4/solaris2/sparc/errlist.c:149
-msgid "Error 119"
-msgstr "¥¨¥é¡¼ 119"
+#: nscd/connections.c:1704
+#, c-format
+msgid "handle_request: request received (Version = %d)"
+msgstr "handle_request: è¦æ±‚ãŒåˆ°ç€ (ãƒãƒ¼ã‚¸ãƒ§ãƒ³ = %d)"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:152
-msgid "Operation not supported on transport endpoint"
-msgstr "ÄÌ¿®Ã¼ÅÀ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤Áàºî¤Ç¤¹"
+#: nscd/connections.c:1903 nscd/connections.c:2101
+#, c-format
+msgid "disabled inotify after read error %d"
+msgstr "読ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ %d ãŒç™ºç”Ÿã—ãŸãŸã‚ inotify を無効ã«ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:154
-msgid "Address family not supported by protocol family"
-msgstr "¥¢¥É¥ì¥¹¥Õ¥¡¥ß¥ê¤Ï¥×¥í¥È¥³¥ë¥Õ¥¡¥ß¥ê¤Ë¤è¤Ã¤Æ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nscd/connections.c:2230
+msgid "could not initialize conditional variable"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:159
-msgid "Network dropped connection because of reset"
-msgstr "¥ê¥»¥Ã¥È¤µ¤ì¤¿¤¿¤á¥Í¥Ã¥È¥ï¡¼¥¯Àܳ¤¬ÀÚ¤ì¤Þ¤·¤¿"
+#: nscd/connections.c:2238
+msgid "could not start clean-up thread; terminating"
+msgstr ""
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:166
-msgid "Error 136"
-msgstr "¥¨¥é¡¼ 136"
+#: nscd/connections.c:2252
+msgid "could not start any worker thread; terminating"
+msgstr "作業スレッドを全ã開始ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚終了ã—ã¾ã™"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:167
-msgid "Not a name file"
-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/unix/sysv/sysv4/solaris2/sparc/errlist.c:168
-msgid "Not available"
-msgstr "ÍøÍѽÐÍè¤Þ¤»¤ó"
+#: nscd/connections.c:2322
+#, c-format
+msgid "initial getgrouplist failed"
+msgstr "getgrouplist åˆæœŸåŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:169
-msgid "Is a name file"
-msgstr "̾Á°¥Õ¥¡¥¤¥ë¤Ç¤¹"
+#: nscd/connections.c:2331
+#, c-format
+msgid "getgrouplist failed"
+msgstr "getgrouplist㫠失敗ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:171
-msgid "Reserved for future use"
-msgstr "¾­Íè¤Î¤¿¤á¤ËͽÌóºÑ¤ß"
+#: nscd/connections.c:2349
+#, c-format
+msgid "setgroups failed"
+msgstr "setgroups ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:172
-msgid "Error 142"
-msgstr "¥¨¥é¡¼ 142"
+#: 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/unix/sysv/sysv4/solaris2/sparc/errlist.c:173
-msgid "Cannot send after socket shutdown"
-msgstr "¥½¥±¥Ã¥È¤Î¥·¥ã¥Ã¥È¥À¥¦¥ó¸å¤ÏÁ÷¿®¤Ç¤­¤Þ¤»¤ó"
+#: nscd/grpcache.c:438 nscd/initgrcache.c:78
+#, c-format
+msgid "Haven't found \"%s\" in group cache!"
+msgstr "グループキャッシュ内㫠\"%s\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: stdio-common/psignal.c:63
+#: nscd/grpcache.c:440 nscd/initgrcache.c:80
#, c-format
-msgid "%s%sUnknown signal %d\n"
-msgstr "%s%s̤ÃΤΥ·¥°¥Ê¥ë %d ¤Ç¤¹\n"
+msgid "Reloading \"%s\" in group cache!"
+msgstr "グループキャッシュ内㮠\"%s\" ã‚’å†ãƒ­ãƒ¼ãƒ‰ã—ã¦ã„ã¾ã™!"
-#: dlfcn/dlinfo.c:51
-msgid "RTLD_SELF used in code not dynamically loaded"
-msgstr "¥³¡¼¥ÉÃæ¤Ç»È¤ï¤ì¤Æ¤¤¤ëRTLD_SELF¤òưŪ¤ËÆɤ߹þ¤á¤Þ¤»¤ó"
+#: nscd/grpcache.c:517
+#, c-format
+msgid "Invalid numeric gid \"%s\"!"
+msgstr "無効㪠gid ã®æ•°å€¤ \"%s\"!"
-#: dlfcn/dlinfo.c:61
-msgid "unsupported dlinfo request"
-msgstr "̤¥µ¥Ý¡¼¥È¤Îdlinfo¥ê¥¯¥¨¥¹¥È"
+#: nscd/mem.c:457
+#, c-format
+msgid "freed %zu bytes in %s cache"
+msgstr "%zu ãƒã‚¤ãƒˆè§£æ”¾ã•ã‚Œã¾ã—㟠(%s キャッシュ内)"
-#: malloc/mcheck.c:346
-msgid "memory is consistent, library is buggy\n"
-msgstr "¥á¥â¥ê¤Ï°ì´ÓÀ­¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹¤¬¡¢¥é¥¤¥Ö¥é¥ê¤¬¥Ð¥®¡¼¤Ç¤¹\n"
+#: nscd/mem.c:594
+#, c-format
+msgid "no more memory for database '%s'"
+msgstr "データベース '%s' 用ã®ãƒ¡ãƒ¢ãƒªãŒã“れ以上ã‚ã‚Šã¾ã›ã‚“"
-#: malloc/mcheck.c:349
-msgid "memory clobbered before allocated block\n"
-msgstr "¥Ö¥í¥Ã¥¯³ÎÊÝÁ°¤Ë¥á¥â¥ê¤òÍøÍѤ·¤Þ¤·¤¿\n"
+#: nscd/nscd.c:101
+msgid "Read configuration data from NAME"
+msgstr "NAME ã‹ã‚‰è¨­å®šæƒ…報を読ã¿è¾¼ã‚€"
-#: malloc/mcheck.c:352
-msgid "memory clobbered past end of allocated block\n"
-msgstr "¥Ö¥í¥Ã¥¯³ÎÊݤκǸå¤è¤ê°Ê¸å¤Ë¥á¥â¥ê¤òÍøÍѤ·¤Þ¤·¤¿\n"
+#: nscd/nscd.c:103
+msgid "Do not fork and display messages on the current tty"
+msgstr "fork ã—ãªã„ã§ç¾åœ¨ã® tty ã«ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’表示ã™ã‚‹"
-#: malloc/mcheck.c:355
-msgid "block freed twice\n"
-msgstr "¥Ö¥í¥Ã¥¯¤Î²òÊü¤¬2ÅÙ¹Ô¤ï¤ì¤Þ¤·¤¿\n"
+#: nscd/nscd.c:104
+msgid "NUMBER"
+msgstr "NUMBER"
-#: malloc/mcheck.c:358
-msgid "bogus mcheck_status, library is buggy\n"
-msgstr "mcheck_status ¤¬¤¢¤¤¤Þ¤¤¤Ç¤¹¡£¥é¥¤¥Ö¥é¥ê¤Î¥Ð¥°¤Ç¤¹¡£\n"
+#: nscd/nscd.c:104
+msgid "Start NUMBER threads"
+msgstr "NUMBERスレッドã§èµ·å‹•ã™ã‚‹"
-#: malloc/memusagestat.c:53
-msgid "Name output file"
-msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë¤Î̾Á°"
+#: nscd/nscd.c:105
+msgid "Shut the server down"
+msgstr "サーãƒã‚’終了ã™ã‚‹"
-#: malloc/memusagestat.c:54
-msgid "Title string used in output graphic"
-msgstr "¥¿¥¤¥È¥ëʸ»úÎó¤Ï½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯Ãæ¤Ç»ÈÍѤµ¤ì¤Æ¤¤¤Þ¤¹"
+#: nscd/nscd.c:106
+msgid "Print current configuration statistics"
+msgstr "ç¾åœ¨ã®è¨­å®šã®çµ±è¨ˆæƒ…報を表示ã™ã‚‹"
-#: malloc/memusagestat.c:55
-msgid "Generate output linear to time (default is linear to number of function calls)"
-msgstr "»þ¹ï½ç¤Ë½ÐÎϤòÀ¸À® (¥Ç¥Õ¥©¥ë¥È¤Ï´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÃͽç)"
+#: nscd/nscd.c:107
+msgid "TABLE"
+msgstr "TABLE"
-#: malloc/memusagestat.c:57
-msgid "Also draw graph for total memory consumption"
-msgstr "¥È¡¼¥¿¥ë¥á¥â¥ê¤Î¾ÃÈñ¤ËÂФ¹¤ë¥°¥é¥Õ¤âÉÁ¤­¤Þ¤¹"
+#: nscd/nscd.c:108
+msgid "Invalidate the specified cache"
+msgstr "指定ã—ãŸã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚’無効ã«ã™ã‚‹"
-#: malloc/memusagestat.c:58
-msgid "make output graphic VALUE pixel wide"
-msgstr "½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯ÃͤΥԥ¯¥»¥ë¤ò¹­¤¯¤·¤Þ¤¹"
+#: nscd/nscd.c:109
+msgid "TABLE,yes"
+msgstr "TABLE,yes"
-#: malloc/memusagestat.c:59
-msgid "make output graphic VALUE pixel high"
-msgstr "½ÐÎÏ¥°¥é¥Õ¥£¥Ã¥¯ÃͤΥԥ¯¥»¥ë¤ò¹â¤¯¤·¤Þ¤¹"
+#: nscd/nscd.c:110
+msgid "Use separate cache for each user"
+msgstr "ユーザã”ã¨ã«ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚’分離ã™ã‚‹"
-#: malloc/memusagestat.c:64
-msgid "Generate graphic from memory profiling data"
-msgstr "¥á¥â¥ê¥×¥í¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤«¤é²èÁü¤òÀ¸À®"
+#: nscd/nscd.c:115
+msgid "Name Service Cache Daemon."
+msgstr "åå‰ã‚µãƒ¼ãƒ“スキャッシュデーモン。"
-#: malloc/memusagestat.c:67
-msgid "DATAFILE [OUTFILE]"
-msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë [½ÐÎÏ¥Õ¥¡¥¤¥ë]"
+#: nscd/nscd.c:147 nss/getent.c:876 nss/makedb.c:123
+#, c-format
+msgid "wrong number of arguments"
+msgstr "引数ã®æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™"
-#: string/strerror.c:43 posix/../sysdeps/posix/gai_strerror.c:57
-msgid "Unknown error"
-msgstr "̤ÃΤΥ¨¥é¡¼"
+#: nscd/nscd.c:157
+#, c-format
+msgid "failure while reading configuration file; this is fatal"
+msgstr "設定ファイルã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ã“ã‚Œã¯è‡´å‘½çš„ã§ã™"
-#: string/strsignal.c:69
+#: nscd/nscd.c:166
#, c-format
-msgid "Real-time signal %d"
-msgstr "¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë %d ¤Ç¤¹"
+msgid "already running"
+msgstr "æ—¢ã«èµ·å‹•ã—ã¦ã„ã¾ã™"
-#: string/strsignal.c:73
+#: nscd/nscd.c:181 nscd/nscd.c:236
#, c-format
-msgid "Unknown signal %d"
-msgstr "̤ÃΤΥ·¥°¥Ê¥ë(%d)"
+msgid "cannot fork"
+msgstr "fork ã§ãã¾ã›ã‚“"
-#: timezone/zdump.c:176
+#: nscd/nscd.c:244
#, c-format
-msgid "%s: usage is %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
-msgstr "%s: »ÈÍÑË¡ %s [ --version ] [ -v ] [ -c cutoff ] zonename ...\n"
+msgid "cannot change current working directory to \"/\""
+msgstr "ç¾åœ¨ã®ä½œæ¥­ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’ \"/\" ã«å¤‰æ›´ã§ãã¾ã›ã‚“"
-#: timezone/zdump.c:269
-msgid "Error writing to standard output"
-msgstr "¥¨¥é¡¼¤òɸ½à½ÐÎϤ˽ñ¤­½Ð¤·Ãæ"
+#: nscd/nscd.c:252
+msgid "Could not create log file"
+msgstr "ログファイルを作æˆã§ãã¾ã›ã‚“ã§ã—ãŸ"
-#: timezone/zic.c:361
+#: nscd/nscd.c:305 nscd/nscd.c:330 nscd/nscd_stat.c:172
#, c-format
-msgid "%s: Memory exhausted: %s\n"
-msgstr "%s: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó: %s\n"
+msgid "Only root is allowed to use this option!"
+msgstr "root ã®ã¿ã“ã®ã‚ªãƒ—ションを使用ã™ã‚‹ã“ã¨ã‚’許å¯ã•ã‚Œã¦ã„ã¾ã™!"
-#: timezone/zic.c:386 misc/error.c:129 misc/error.c:157
-msgid "Unknown system error"
-msgstr "̤ÃΤΥ·¥¹¥Æ¥à¥¨¥é¡¼"
+#: nscd/nscd.c:345
+#, c-format
+msgid "'%s' is not a known database"
+msgstr "'%s' ã¯æ—¢çŸ¥ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: timezone/zic.c:420
+#: nscd/nscd.c:370 nscd/nscd_stat.c:191
#, c-format
-msgid "\"%s\", line %d: %s"
-msgstr "\"%s\", %d¹Ô: %s"
+msgid "write incomplete"
+msgstr "書込ã¿ãŒä¸å®Œå…¨ã§ã™"
-#: timezone/zic.c:423
+#: nscd/nscd.c:381
#, c-format
-msgid " (rule from \"%s\", line %d)"
-msgstr " (\"%s\"¤«¤é¤Îµ¬Â§, %d¹Ô)"
+msgid "cannot read invalidate ACK"
+msgstr "無効ã«ã—㟠ACK を読ã¿è¾¼ã‚ã¾ã›ã‚“"
-#: timezone/zic.c:435
-msgid "warning: "
-msgstr "·Ù¹ð: "
+#: nscd/nscd.c:387
+#, c-format
+msgid "invalidation failed"
+msgstr "無効化ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:445
+#: nscd/nscd.c:397
#, c-format
-msgid ""
-"%s: usage is %s [ --version ] [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
-"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
+msgid "secure services not implemented anymore"
msgstr ""
-"%s: »ÈÍÑË¡ %s [ --version ] [ -s ] [ -v ] [ -l ¥í¡¼¥«¥ë»þ¹ï ] [ -p posixrules ] \\\n"
-"\t[ -d ¥Ç¥£¥ì¥¯¥È¥ê ] [ -L ±¼Éà ] [ -y yearistype ] [ ¥Õ¥¡¥¤¥ë̾ ... ]\n"
-#: timezone/zic.c:492
+#: nscd/nscd_conf.c:57
#, c-format
-msgid "%s: More than one -d option specified\n"
-msgstr "%s: -d ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "database %s is not supported"
+msgstr "データベース %s ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: timezone/zic.c:502
+#: nscd/nscd_conf.c:108
#, c-format
-msgid "%s: More than one -l option specified\n"
-msgstr "%s: -l ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "Parse error: %s"
+msgstr "構文解æžã‚¨ãƒ©ãƒ¼: %s"
-#: timezone/zic.c:512
+#: nscd/nscd_conf.c:194
#, c-format
-msgid "%s: More than one -p option specified\n"
-msgstr "%s: -p ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "Must specify user name for server-user option"
+msgstr "server-user オプション用ã«ãƒ¦ãƒ¼ã‚¶åを指定ã—ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: timezone/zic.c:522
+#: nscd/nscd_conf.c:201
#, c-format
-msgid "%s: More than one -y option specified\n"
-msgstr "%s: -y ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "Must specify user name for stat-user option"
+msgstr "stat-user オプション用ã«ãƒ¦ãƒ¼ã‚¶åを指定ã—ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: timezone/zic.c:532
+#: nscd/nscd_conf.c:245
#, c-format
-msgid "%s: More than one -L option specified\n"
-msgstr "%s: -L ¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹\n"
+msgid "invalid value for 'reload-count': %u"
+msgstr "'reload-count' 用ã®ç„¡åŠ¹ãªå€¤ã§ã™: %u"
-#: timezone/zic.c:639
+#: nscd/nscd_conf.c:260
#, c-format
-msgid "%s: Can't unlink %s: %s\n"
-msgstr "%s: %s¤ò¥¢¥ó¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
-
-#: timezone/zic.c:646
-msgid "hard link failed, symbolic link used"
-msgstr "¥Ï¡¼¥É¥ê¥ó¥¯¤Ë¼ºÇÔ¤·¤¿¤¿¤á¡¢¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤ò»È¤¤¤Þ¤¹"
+msgid "Must specify value for restart-interval option"
+msgstr "restart-interval オプション用ã«å€¤ã‚’指定ã—ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: timezone/zic.c:654
+#: nscd/nscd_conf.c:274
#, c-format
-msgid "%s: Can't link from %s to %s: %s\n"
-msgstr "%s: %s¤«¤é%s¤Ø¥ê¥ó¥¯¤òÄ¥¤ì¤Þ¤»¤ó: %s\n"
-
-#: timezone/zic.c:752 timezone/zic.c:754
-msgid "same rule name in multiple files"
-msgstr "Ê£¿ô¥Õ¥¡¥¤¥ë¤ËƱ¤¸¥ë¡¼¥ë̾¤¬¤¢¤ê¤Þ¤¹"
-
-#: timezone/zic.c:795
-msgid "unruly zone"
-msgstr "unruly zone"
+msgid "Unknown option: %s %s %s"
+msgstr "ä¸æ˜Žãªã‚ªãƒ—ションã§ã™: %s %s %s"
-#: timezone/zic.c:802
+#: nscd/nscd_conf.c:287
#, c-format
-msgid "%s in ruleless zone"
-msgstr "%s in ruleless zone"
+msgid "cannot get current working directory: %s; disabling paranoia mode"
+msgstr ""
-#: timezone/zic.c:823
-msgid "standard input"
-msgstr "ɸ½àÆþÎÏ"
+#: nscd/nscd_conf.c:307
+#, c-format
+msgid "maximum file size for %s database too small"
+msgstr "%s データベース用ã®æœ€å¤§ã‚µã‚¤ã‚ºãŒå°ã•ã™ãŽã¾ã™"
-#: timezone/zic.c:828
+#: nscd/nscd_stat.c:141
#, c-format
-msgid "%s: Can't open %s: %s\n"
-msgstr "%s: %s¤ò³«¤±¤Þ¤»¤ó: %s\n"
+msgid "cannot write statistics: %s"
+msgstr "統計情報を書ãè¾¼ã‚ã¾ã›ã‚“: %s"
-#: timezone/zic.c:839
-msgid "line too long"
-msgstr "¹Ô¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: nscd/nscd_stat.c:156
+msgid "yes"
+msgstr "yes"
-#: timezone/zic.c:859
-msgid "input line of unknown type"
-msgstr "ÉÔÌÀ¤Ê·Á¼°¤ÎÆþÎϥ饤¥ó¹Ô¤Ç¤¹"
+#: nscd/nscd_stat.c:157
+msgid "no"
+msgstr "no"
-#: timezone/zic.c:875
+#: nscd/nscd_stat.c:168
#, c-format
-msgid "%s: Leap line in non leap seconds file %s\n"
-msgstr "%s: ±¼ÉÃ¥Õ¥¡¥¤¥ë¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë %s ¤Ë Leap ¹Ô¤¬¤¢¤ê¤Þ¤¹\n"
+msgid "Only root or %s is allowed to use this option!"
+msgstr "root ã¾ãŸã¯ %s ã ã‘ãŒã“ã®ã‚ªãƒ—ションを使用ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™!"
-#: timezone/zic.c:882 timezone/zic.c:1297 timezone/zic.c:1322
+#: nscd/nscd_stat.c:179
#, c-format
-msgid "%s: panic: Invalid l_value %d\n"
-msgstr "%s: ¥Ñ¥Ë¥Ã¥¯: ÉÔÅö¤Ê l_value(%d)¤Ç¤¹\n"
+msgid "nscd not running!\n"
+msgstr "nscdã¯èµ·å‹•ã—ã¦ã„ã¾ã›ã‚“!\n"
-#: timezone/zic.c:890
+#: nscd/nscd_stat.c:203
#, c-format
-msgid "%s: Error reading %s\n"
-msgstr "%s: %s¤ÎÆɤ߹þ¤ß¥¨¥é¡¼\n"
+msgid "cannot read statistics data"
+msgstr "統計情報を読ã¿è¾¼ã‚ã¾ã›ã‚“"
-#: timezone/zic.c:897
+#: nscd/nscd_stat.c:206
#, c-format
-msgid "%s: Error closing %s: %s\n"
-msgstr "%s: %s¤ò¥¯¥í¡¼¥ºÃæ¤Ë¥¨¥é¡¼: %s\n"
-
-#: timezone/zic.c:902
-msgid "expected continuation line not found"
-msgstr "·Ñ³¹Ô¤¬´üÂÔ¤µ¤ì¤Þ¤·¤¿¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
-
-#: timezone/zic.c:958
-msgid "wrong number of fields on Rule line"
-msgstr "Rule¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
-
-#: timezone/zic.c:962
-msgid "nameless rule"
-msgstr "̾Á°¤¬¤Ê¤¤¥ë¡¼¥ë¤Ç¤¹"
-
-#: timezone/zic.c:967
-msgid "invalid saved time"
-msgstr "ÉÔÀµ¤ÊÊݸ»þ¹ï"
-
-#: timezone/zic.c:986
-msgid "wrong number of fields on Zone line"
-msgstr "Zone¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+msgid ""
+"nscd configuration:\n"
+"\n"
+"%15d server debug level\n"
+msgstr ""
+"nscd 設定:\n"
+"\n"
+"%15d サーãƒãƒ‡ãƒãƒƒã‚°ãƒ¬ãƒ™ãƒ«\n"
-#: timezone/zic.c:992
+#: nscd/nscd_stat.c:230
#, c-format
-msgid "\"Zone %s\" line and -l option are mutually exclusive"
-msgstr "\"Zone %s\"¹Ô¤È -l ¥ª¥×¥·¥ç¥ó¤ÏƱ»þ»ØÄê¤Ç¤­¤Þ¤»¤ó"
+msgid "%3ud %2uh %2um %2lus server runtime\n"
+msgstr "%3ud %2uh %2um %2lus サーム実行時間\n"
-#: timezone/zic.c:1000
+#: nscd/nscd_stat.c:233
#, c-format
-msgid "\"Zone %s\" line and -p option are mutually exclusive"
-msgstr "\"Zone %s\"¹Ô¤È -p ¥ª¥×¥·¥ç¥ó¤ÏƱ»þ»ØÄê¤Ç¤­¤Þ¤»¤ó"
+msgid " %2uh %2um %2lus server runtime\n"
+msgstr " %2uh %2um %2lus サーム実行時間\n"
-#: timezone/zic.c:1012
+#: nscd/nscd_stat.c:235
#, 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¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
-
-#: timezone/zic.c:1068
-msgid "invalid UTC offset"
-msgstr "ÉÔÅö¤ÊUTC¥ª¥Õ¥»¥Ã¥È"
-
-#: timezone/zic.c:1071
-msgid "invalid abbreviation format"
-msgstr "ÉÔÅö¤Ê¾Êά·Á"
-
-#: timezone/zic.c:1097
-msgid "Zone continuation line end time is not after end time of previous line"
-msgstr "¥¾¡¼¥óϢ³¹Ô end time ¤ÏÁ°¤Î¹Ô¤Î end time ¤è¤ê¤â¸å¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
-
-#: timezone/zic.c:1124
-msgid "wrong number of fields on Leap line"
-msgstr "Leap¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
-
-#: timezone/zic.c:1133
-msgid "invalid leaping year"
-msgstr "ÉÔÅö¤Ê¤¦¤ë¤¦Ç¯¤Ç¤¹"
-
-#: timezone/zic.c:1148 timezone/zic.c:1252
-msgid "invalid month name"
-msgstr "ÉÔÅö¤Ê·î̾¤Ç¤¹"
-
-#: timezone/zic.c:1161 timezone/zic.c:1374 timezone/zic.c:1388
-msgid "invalid day of month"
-msgstr "ÉÔÅö¤Ê1¥ö·îÃæ¤ÎÆü¤Ë¤Á¤Ç¤¹"
-
-#: timezone/zic.c:1166
-msgid "time before zero"
-msgstr "¥¼¥íÁ°¤Î»þ¹ï"
-
-#: timezone/zic.c:1170
-msgid "time too small"
-msgstr "»þ¹ï¤¬¾®¤µ¤¹¤®¤Þ¤¹"
-
-#: timezone/zic.c:1174
-msgid "time too large"
-msgstr "»þ¹ï¤¬Â礭¤¹¤®¤Þ¤¹"
+msgid " %2um %2lus server runtime\n"
+msgstr " %2um %2lus サーム実行時間\n"
-#: timezone/zic.c:1178 timezone/zic.c:1281
-msgid "invalid time of day"
-msgstr "1ÆüÊÕ¤ê¤Î»þ´Ö¤¬ÉÔÀµ"
+#: nscd/nscd_stat.c:237
+#, c-format
+msgid " %2lus server runtime\n"
+msgstr " %2lus サーム実行時間\n"
-#: timezone/zic.c:1197
-msgid "illegal CORRECTION field on Leap line"
-msgstr "Leap ¹Ô¤ËÉÔÀµ¤Ê CORRECTION ¥Õ¥£¡¼¥ë¥É¤¬¤¢¤ê¤Þ¤¹"
+#: 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"
-#: timezone/zic.c:1201
-msgid "illegal Rolling/Stationary field on Leap line"
-msgstr "Leap ¹Ô¤ËÉÔÀµ¤Ê Rolling/Stationary ¥Õ¥£¡¼¥ë¥É¤¬¤¢¤ê¤Þ¤¹"
+#: 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"
-#: timezone/zic.c:1216
-msgid "wrong number of fields on Link line"
-msgstr "Link¹Ô¤Î¥Õ¥£¡¼¥ë¥É¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
+#: nscd/pwdcache.c:443
+#, c-format
+msgid "Haven't found \"%s\" in password cache!"
+msgstr "パスワードキャッシュ内㫠\"%s\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: timezone/zic.c:1220
-msgid "blank FROM field on Link line"
-msgstr "Link ¹Ô¤Î FROM ¥Õ¥£¡¼¥ë¥É¤¬¶õÍó¤Ç¤¹"
+#: nscd/pwdcache.c:445
+#, fuzzy, c-format
+msgid "Reloading \"%s\" in password cache!"
+msgstr "パスワードキャッシュ内㮠\"%s\" ã‚’å†ãƒ­ãƒ¼ãƒ‰ã—ã¦ã„ã¾ã™!"
-#: timezone/zic.c:1224
-msgid "blank TO field on Link line"
-msgstr "Link ¹Ô¤Î TO ¥Õ¥£¡¼¥ë¥É¤¬¶õÍó¤Ç¤¹"
+#: nscd/pwdcache.c:523
+#, c-format
+msgid "Invalid numeric uid \"%s\"!"
+msgstr "無効㪠uid ã®æ•°å€¤ \"%s\" ã§ã™!"
-#: timezone/zic.c:1301
-msgid "invalid starting year"
-msgstr "ÉÔÅö¤Ê³«»Ïǯ"
+#: nscd/selinux.c:156
+#, c-format
+msgid "Failed opening connection to the audit subsystem: %m"
+msgstr ""
-#: timezone/zic.c:1305
-msgid "starting year too low to be represented"
-msgstr "³«»Ïǯ¤ÎÃͤ¬¾®¤µ¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: nscd/selinux.c:177
+msgid "Failed to set keep-capabilities"
+msgstr "keep-capabilities ã®è¨­å®šã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1307
-msgid "starting year too high to be represented"
-msgstr "³«»Ïǯ¤ÎÃͤ¬Â礭¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: nscd/selinux.c:178 nscd/selinux.c:241
+#, c-format
+msgid "prctl(KEEPCAPS) failed"
+msgstr "prctl(KEEPCAPS) ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1326
-msgid "invalid ending year"
-msgstr "ÉÔÅö¤Ê½ªÎ»Ç¯"
+#: nscd/selinux.c:192
+msgid "Failed to initialize drop of capabilities"
+msgstr ""
-#: timezone/zic.c:1330
-msgid "ending year too low to be represented"
-msgstr "½ªÎ»Ç¯¤ÎÃͤ¬¾®¤µ¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: nscd/selinux.c:193
+#, c-format
+msgid "cap_init failed"
+msgstr "cap_init ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1332
-msgid "ending year too high to be represented"
-msgstr "½ªÎ»Ç¯¤ÎÃͤ¬Â礭¤¹¤®¤ë¤¿¤áɽ¸½¤Ç¤­¤Þ¤»¤ó"
+#: nscd/selinux.c:214 nscd/selinux.c:231
+msgid "Failed to drop capabilities"
+msgstr ""
-#: timezone/zic.c:1335
-msgid "starting year greater than ending year"
-msgstr "³«»Ïǯ¤¬½ªÎ»Ç¯¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
+#: nscd/selinux.c:215 nscd/selinux.c:232
+#, c-format
+msgid "cap_set_proc failed"
+msgstr "cap_set_proc ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1342
-msgid "typed single year"
-msgstr "typed single year"
+#: nscd/selinux.c:240
+msgid "Failed to unset keep-capabilities"
+msgstr "keep-capabilities ã®è¨­å®šè§£é™¤ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1379
-msgid "invalid weekday name"
-msgstr "¤ª¤«¤·¤ÊÍËÆü̾"
+#: nscd/selinux.c:256
+msgid "Failed to determine if kernel supports SELinux"
+msgstr "カーãƒãƒ«ãŒ SELinux をサãƒãƒ¼ãƒˆã™ã‚‹ã‹ã©ã†ã‹ã®åˆ¤å®šã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1494
+#: nscd/selinux.c:271
#, c-format
-msgid "%s: Can't remove %s: %s\n"
-msgstr "%s: %s¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
+msgid "Failed to start AVC thread"
+msgstr "AVC スレッドã®é–‹å§‹ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1504
+#: nscd/selinux.c:293
#, c-format
-msgid "%s: Can't create %s: %s\n"
-msgstr "%s: %s¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
+msgid "Failed to create AVC lock"
+msgstr "AVC ロックã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1570
+#: nscd/selinux.c:333
#, c-format
-msgid "%s: Error writing %s\n"
-msgstr "%s: %s¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹\n"
+msgid "Failed to start AVC"
+msgstr "AVC ã®é–‹å§‹ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: timezone/zic.c:1760
-msgid "can't determine time zone abbreviation to use just after until time"
-msgstr "¤Á¤ç¤¦¤É¤½¤Î»þ¹ï¤ò»ÈÍѤ¹¤ë¥¿¥¤¥à¥¾¡¼¥ó¤Î¾Êά·Á¤ò·èÄê¤Ç¤­¤Þ¤»¤ó"
-
-#: timezone/zic.c:1803
-msgid "too many transitions?!"
-msgstr "Á«°ÜÀ褬¿¤¹¤®¤Þ¤¹?!"
-
-#: timezone/zic.c:1822
-msgid "internal error - addtype called with bad isdst"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ isdst ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
-
-#: timezone/zic.c:1826
-msgid "internal error - addtype called with bad ttisstd"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ ttisstd ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
+#: nscd/selinux.c:335
+msgid "Access Vector Cache (AVC) started"
+msgstr "Access Vector Cache (AVC) ãŒé–‹å§‹ã•ã‚Œã¾ã—ãŸ"
-#: timezone/zic.c:1830
-msgid "internal error - addtype called with bad ttisgmt"
-msgstr "ÆâÉô¥¨¥é¡¼ - ´Ö°ã¤Ã¤¿ ttisgmt ¤È¤È¤â¤Ë addtype ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
-
-#: timezone/zic.c:1849
-msgid "too many local time types"
-msgstr "¥í¡¼¥«¥ë»þ´Ö·Á¼°¤¬Â¿¤¹¤®¤Þ¤¹"
+#: nscd/selinux.c:356
+msgid "Error getting context of socket peer"
+msgstr ""
-#: timezone/zic.c:1877
-msgid "too many leap seconds"
-msgstr "¤¦¤ë¤¦Éä¬Â礭¤¹¤®¤Þ¤¹"
+#: nscd/selinux.c:361
+msgid "Error getting context of nscd"
+msgstr "nscd ã®ã‚³ãƒ³ãƒ†ã‚­ã‚¹ãƒˆå–得中ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: timezone/zic.c:1883
-msgid "repeated leap second moment"
-msgstr "½Û´Ä±¼ÉäνִÖ"
+#: nscd/selinux.c:367
+msgid "Error getting sid from context"
+msgstr "コンテキストã‹ã‚‰ sid ã‚’å–得中ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: timezone/zic.c:1935
-msgid "Wild result from command execution"
-msgstr "¥³¥Þ¥ó¥É¼Â¹Ô¤«¤é¤ÎÁƤ¤·ë²Ì"
+#: nscd/selinux.c:374
+msgid "compile-time support for database policy missing"
+msgstr "データベースãƒãƒªã‚·ãƒ¼ã®ã‚µãƒãƒ¼ãƒˆãŒã‹ã‚³ãƒ³ãƒ‘イル時ã«ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™"
-#: timezone/zic.c:1936
+#: nscd/selinux.c:407
#, c-format
-msgid "%s: command was '%s', result was %d\n"
-msgstr "%s: ¥³¥Þ¥ó¥É¤Ï'%s', ·ë²Ì¤Ï %d¤Ç¤·¤¿\n"
+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"
-#: timezone/zic.c:2031
-msgid "Odd number of quotation marks"
-msgstr "¥¯¥©¡¼¥È¤¹¤ë¥Þ¡¼¥¯¤¬´ñ¿ô¸Äʬ¤·¤«¤¢¤ê¤Þ¤»¤ó"
+#: nscd/servicescache.c:390
+#, c-format
+msgid "Haven't found \"%s\" in services cache!"
+msgstr "サービスキャッシュ内㫠\"%s\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: timezone/zic.c:2051 timezone/zic.c:2070
-msgid "time overflow"
-msgstr "»þ´Ö¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
+#: nscd/servicescache.c:392
+#, c-format
+msgid "Reloading \"%s\" in services cache!"
+msgstr "サービスキャッシュ内㮠\"%s\" ã‚’å†ãƒ­ãƒ¼ãƒ‰ã—ã¦ã„ã¾ã™!"
-#: timezone/zic.c:2117
-msgid "use of 2/29 in non leap-year"
-msgstr "±¼Ç¯¤Ç¤Ï¤Ê¤¤¤Î¤Ë2/29¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
+#: nss/getent.c:52
+msgid "database [key ...]"
+msgstr "database [key ...]"
-#: timezone/zic.c:2151
-msgid "no day in month matches rule"
-msgstr "·î¤ÎÃæ¤ÎÆü¤Ë¤Á¤Ï¥ë¡¼¥ë¤Ë¥Þ¥Ã¥Á¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nss/getent.c:57
+msgid "Service configuration to be used"
+msgstr "使用ã•ã‚Œã‚‹ã‚µãƒ¼ãƒ“ス設定"
-#: timezone/zic.c:2175
-msgid "too many, or too long, time zone abbreviations"
-msgstr "¥¿¥¤¥à¥¾¡¼¥ó¤Î¾Êά̾¤¬Â¿¤¹¤®¤ë¤«Ä¹¤¹¤®¤Þ¤¹"
+#: nss/getent.c:62
+msgid "Get entries from administrative database."
+msgstr "管ç†ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‹ã‚‰ã‚¨ãƒ³ãƒˆãƒªã‚’å–å¾—ã™ã‚‹"
-#: timezone/zic.c:2216
+#: nss/getent.c:143 nss/getent.c:408
#, c-format
-msgid "%s: Can't create directory %s: %s\n"
-msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê%s¤òºîÀ®¤Ç¤­¤Þ¤»¤ó: %s\n"
+msgid "Enumeration not supported on %s\n"
+msgstr "エミュレーション㯠%s 上ã§ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“\n"
-#: timezone/zic.c:2238
+#: nss/getent.c:794
#, c-format
-msgid "%s: %d did not sign extend correctly\n"
-msgstr "%s: %d ¤ÏÀµ¤·¤¯µ­¹æ¤ò³ÈÄ¥¤·¤Þ¤»¤ó¤Ç¤·¤¿\n"
+msgid "Unknown database name"
+msgstr "ä¸æ˜Žãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹åã§ã™"
-#: posix/../sysdeps/generic/wordexp.c:1797
-msgid "parameter null or not set"
-msgstr "¥Ñ¥é¥á¡¼¥¿¤¬NULL¤«¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-
-#: posix/../sysdeps/posix/gai_strerror.c:31
-msgid "Address family for hostname not supported"
-msgstr "hostname¤Î¥¢¥É¥ì¥¹¥Õ¥¡¥ß¥ê¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: nss/getent.c:820
+msgid "Supported databases:\n"
+msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„るデータベース:\n"
-#: posix/../sysdeps/posix/gai_strerror.c:32
-msgid "Temporary failure in name resolution"
-msgstr "̾Á°²ò·è»þ¤Î°ì»þŪ¤Ê¼ºÇÔ"
+#: nss/getent.c:886
+#, c-format
+msgid "Unknown database: %s\n"
+msgstr "ä¸æ˜Žãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã§ã™: %s\n"
-#: posix/../sysdeps/posix/gai_strerror.c:33
-msgid "Bad value for ai_flags"
-msgstr "ai_flags ¤ÎÃͤ¬ÉÔÀµ¤Ç¤¹"
+#: nss/makedb.c:60
+msgid "Convert key to lower case"
+msgstr "キーをå°æ–‡å­—ã«å¤‰æ›ã—ã¦ã„ã¾ã™"
-#: posix/../sysdeps/posix/gai_strerror.c:34
-msgid "Non-recoverable failure in name resolution"
-msgstr "̾Á°¤Î²ò·è»þ¤Ë²óÉüÉÔ²Äǽ¤Ê¼ºÇÔ"
+#: nss/makedb.c:63
+msgid "Do not print messages while building database"
+msgstr "データベース構築中ã«ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’表示ã—ãªã„"
-#: posix/../sysdeps/posix/gai_strerror.c:35
-msgid "ai_family not supported"
-msgstr "ai_family ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nss/makedb.c:65
+msgid "Print content of database file, one entry a line"
+msgstr "データベースã®ã‚³ãƒ³ãƒ†ã‚­ã‚¹ãƒˆã‚’ã€1 エントリ 1 è¡Œã§è¡¨ç¤ºã™ã‚‹"
-#: posix/../sysdeps/posix/gai_strerror.c:36
-msgid "Memory allocation failure"
-msgstr "¥á¥â¥ê³ÎÊݤ˼ºÇÔ¤·¤Þ¤·¤¿"
+#: nss/makedb.c:70
+msgid "Create simple DB database from textual input."
+msgstr "テキスト入力ã‹ã‚‰å˜ç´”ãªãƒ‡ãƒ¼ã‚¿ãƒ™ã‚¹ã‚’作æˆã—ã¾ã™ã€‚"
-#: posix/../sysdeps/posix/gai_strerror.c:37
-msgid "No address associated with hostname"
-msgstr "¥Û¥¹¥È̾¤ËÂбþ¤¹¤ë¥¢¥É¥ì¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+#: 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"
-#: posix/../sysdeps/posix/gai_strerror.c:38
-msgid "Name or service not known"
-msgstr "̾Á°¤Þ¤¿¤Ï¥µ¡¼¥Ó¥¹¤¬ÉÔÌÀ¤Ç¤¹"
+#: nss/makedb.c:142
+#, c-format
+msgid "No usable database library found."
+msgstr "使用å¯èƒ½ãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãƒ©ã‚¤ãƒ–ラリãŒã‚ã‚Šã¾ã›ã‚“。"
-#: posix/../sysdeps/posix/gai_strerror.c:39
-msgid "Servname not supported for ai_socktype"
-msgstr "¥µ¡¼¥Ð̾¤Ï ai_socktype ¤ËÂФ·¤Æ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nss/makedb.c:149
+#, c-format
+msgid "cannot open database file `%s': %s"
+msgstr "データベースファイル `%s' ã‚’é–‹ã‘ã¾ã›ã‚“: %s"
-#: posix/../sysdeps/posix/gai_strerror.c:40
-msgid "ai_socktype not supported"
-msgstr "ai_socktype ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
+#: nss/makedb.c:151
+msgid "incorrectly formatted file"
+msgstr "æ­£ã—ããªã„å½¢å¼ã®ãƒ•ã‚¡ã‚¤ãƒ«ã§ã™"
-#: posix/../sysdeps/posix/gai_strerror.c:41
-msgid "System error"
-msgstr "¥·¥¹¥Æ¥à¥¨¥é¡¼"
+#: nss/makedb.c:331
+msgid "duplicate key"
+msgstr "キーãŒé‡è¤‡ã—ã¦ã„ã¾ã™"
-#: posix/../sysdeps/posix/gai_strerror.c:42
-msgid "Processing request in progress"
-msgstr "Í×µá¤Ï¤¹¤Ç¤Ë½èÍýÃæ¤Ç¤¹"
+#: nss/makedb.c:337
+#, c-format
+msgid "while writing database file"
+msgstr "データベースファイルを書ãè¾¼ã¿ä¸­"
-#: posix/../sysdeps/posix/gai_strerror.c:43
-msgid "Request canceled"
-msgstr "Í×µá¤ÏÃæÃǤµ¤ì¤Þ¤·¤¿"
+#: nss/makedb.c:348
+#, c-format
+msgid "problems while reading `%s'"
+msgstr "`%s' ã®èª­ã¿è¾¼ã¿ä¸­ã«å•é¡ŒãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: posix/../sysdeps/posix/gai_strerror.c:44
-msgid "Request not canceled"
-msgstr "Í×µá¤ÏÃæÃǤµ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
+#: nss/makedb.c:368 nss/makedb.c:385
+#, c-format
+msgid "while reading database"
+msgstr "データベースã®èª­ã¿è¾¼ã¿ä¸­"
-#: posix/../sysdeps/posix/gai_strerror.c:45
-msgid "All requests done"
-msgstr "Á´¤Æ¤ÎÍ×µá¤Ï´°Î»¤·¤Þ¤·¤¿"
+#: posix/getconf.c:945
+#, c-format
+msgid "Usage: %s [-v specification] variable_name [pathname]\n"
+msgstr "使用法: %s [-v specification] variable_name [pathname]\n"
-#: posix/../sysdeps/posix/gai_strerror.c:46
-msgid "Interrupted by a signal"
-msgstr "¥·¥°¥Ê¥ë¤Ë¤è¤ë³ä¤ê¹þ¤ß"
+#: posix/getconf.c:948
+#, c-format
+msgid " %s -a [pathname]\n"
+msgstr " %s -a [pathname]\n"
-#: posix/getconf.c:892
+#: posix/getconf.c:1023
#, c-format
-msgid "Usage: %s [-v specification] variable_name [pathname]\n"
-msgstr "»ÈÍÑË¡: %s [-v »ÅÍÍ] ÊÑ¿ô̾ [¥Ñ¥¹Ì¾]\n"
+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 ""
-#: posix/getconf.c:950
+#: posix/getconf.c:1081
#, c-format
msgid "unknown specification \"%s\""
-msgstr "̤ÃΤλÅÍÍ \"%s\" ¤Ç¤¹"
+msgstr "ä¸æ˜Žãª specification \"%s\" ã§ã™"
+
+#: posix/getconf.c:1109
+#, c-format
+msgid "Couldn't execute %s"
+msgstr "%s を実行ã§ãã¾ã›ã‚“"
-#: posix/getconf.c:979 posix/getconf.c:995
+#: posix/getconf.c:1149 posix/getconf.c:1165
msgid "undefined"
-msgstr "̤ÄêµÁ"
+msgstr "未定義"
-#: posix/getconf.c:1017
+#: posix/getconf.c:1187
#, c-format
msgid "Unrecognized variable `%s'"
-msgstr "ÊÑ¿ô`%s'¤òǧ¼±¤Ç¤­¤Þ¤»¤ó"
-
-#: posix/getopt.c:692 posix/getopt.c:711
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤ÏÛ£Ëæ¤Ç¤¹\n"
+msgstr "èªè­˜ã§ããªã„変数 `%s' ã§ã™"
-#: posix/getopt.c:744 posix/getopt.c:748
+#: posix/getopt.c:570 posix/getopt.c:586
#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`--%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "%s: option '%s' is ambiguous\n"
+msgstr "%s: オプション '%s' ã¯æ›–昧ã§ã™\n"
-#: posix/getopt.c:757 posix/getopt.c:762
+#: posix/getopt.c:619 posix/getopt.c:623
#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%c%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "%s: option '--%s' doesn't allow an argument\n"
+msgstr "%s: オプション '--%s' ã¯å¼•æ•°ã‚’å–ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“\n"
-#: posix/getopt.c:807 posix/getopt.c:829 posix/getopt.c:1159
-#: posix/getopt.c:1181
+#: posix/getopt.c:632 posix/getopt.c:637
#, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
+msgid "%s: option '%c%s' doesn't allow an argument\n"
+msgstr "%s: オプション '%c%s' ã¯å¼•æ•°ã‚’å–ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“\n"
-#: posix/getopt.c:867 posix/getopt.c:870
+#: posix/getopt.c:680 posix/getopt.c:699 posix/getopt.c:1002
+#: posix/getopt.c:1021
#, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó`--%s'¤Ç¤¹\n"
+msgid "%s: option '%s' requires an argument\n"
+msgstr "%s: オプション '--%s' ã¯å¼•æ•°ãŒå¿…è¦ã§ã™\n"
-#: posix/getopt.c:878 posix/getopt.c:881
+#: posix/getopt.c:737 posix/getopt.c:740
#, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó`%c%s'¤Ç¤¹\n"
+msgid "%s: unrecognized option '--%s'\n"
+msgstr "%s: オプション '--%s' ã‚’èªè­˜ã§ãã¾ã›ã‚“\n"
-#: posix/getopt.c:936 posix/getopt.c:939
+#: posix/getopt.c:748 posix/getopt.c:751
#, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹ -- %c\n"
+msgid "%s: unrecognized option '%c%s'\n"
+msgstr "%s: オプション '%c%s' ã‚’èªè­˜ã§ãã¾ã›ã‚“\n"
-#: posix/getopt.c:945 posix/getopt.c:948
+#: posix/getopt.c:800 posix/getopt.c:803
#, c-format
-msgid "%s: invalid option -- %c\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó¤¬°ã¤¤¤Þ¤¹ -- %c\n"
+msgid "%s: invalid option -- '%c'\n"
+msgstr "%s: 無効ãªã‚ªãƒ—ション -- '%c'\n"
-#: posix/getopt.c:1003 posix/getopt.c:1022 posix/getopt.c:1234
-#: posix/getopt.c:1255
+#: posix/getopt.c:853 posix/getopt.c:870 posix/getopt.c:1073
+#: posix/getopt.c:1091
#, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
+msgid "%s: option requires an argument -- '%c'\n"
+msgstr "%s: オプションã«ã¯å¼•æ•°ãŒå¿…è¦ã§ã™ -- '%c'\n"
-#: posix/getopt.c:1074 posix/getopt.c:1093
+#: posix/getopt.c:923 posix/getopt.c:939
#, c-format
-msgid "%s: option `-W %s' is ambiguous\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤¬Û£Ëæ¤Ç¤¹\n"
+msgid "%s: option '-W %s' is ambiguous\n"
+msgstr "%s: オプション '-W %s' ã¯æ›–昧ã§ã™\n"
-#: posix/getopt.c:1117 posix/getopt.c:1138
+#: posix/getopt.c:963 posix/getopt.c:981
#, c-format
-msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: ¥ª¥×¥·¥ç¥ó`-W %s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
+msgid "%s: option '-W %s' doesn't allow an argument\n"
+msgstr "%s: オプション '-W %s' ã¯å¼•æ•°ã‚’å–ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“\n"
-#: posix/regcomp.c:150
+#: posix/regcomp.c:136
msgid "No match"
-msgstr "°ìÃפ·¤Þ¤»¤ó"
+msgstr "一致ã—ã¾ã›ã‚“"
-#: posix/regcomp.c:153
+#: posix/regcomp.c:139
msgid "Invalid regular expression"
-msgstr "̵¸ú¤ÊÀµµ¬É½¸½¤Ç¤¹"
+msgstr "無効ãªæ­£è¦è¡¨ç¾ã§ã™"
-#: posix/regcomp.c:156
+#: posix/regcomp.c:142
msgid "Invalid collation character"
-msgstr "̵¸ú¤Ê¾È¹çʸ»ú¤Ç¤¹"
+msgstr "無効ãªç…§åˆæ–‡å­—ã§ã™"
-#: posix/regcomp.c:159
+#: posix/regcomp.c:145
msgid "Invalid character class name"
-msgstr "̵¸ú¤Ê¥­¥ã¥é¥¯¥¿¥¯¥é¥¹Ì¾¤Ç¤¹"
+msgstr "無効ãªæ–‡å­—クラスåã§ã™"
-#: posix/regcomp.c:162
+#: posix/regcomp.c:148
msgid "Trailing backslash"
-msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
+msgstr "終端ã®ãƒãƒƒã‚¯ã‚¹ãƒ©ãƒƒã‚·ãƒ¥"
-#: posix/regcomp.c:165
+#: posix/regcomp.c:151
msgid "Invalid back reference"
-msgstr "̵¸ú¤Ê¸åÊý»²¾È¤Ç¤¹"
+msgstr "無効ãªå‰æ–¹å‚ç…§ã§ã™"
-#: posix/regcomp.c:168
+#: posix/regcomp.c:154
msgid "Unmatched [ or [^"
-msgstr "[ ¤â¤·¤¯¤Ï [^ ¤¬°ìÃפ·¤Þ¤»¤ó"
+msgstr "[ ã¾ãŸã¯ [^ ãŒä¸ä¸€è‡´ã§ã™"
-#: posix/regcomp.c:171
+#: posix/regcomp.c:157
msgid "Unmatched ( or \\("
-msgstr "( ¤â¤·¤¯¤Ï \\( ¤¬°ìÃפ·¤Þ¤»¤ó"
+msgstr "( ã¾ãŸã¯ \\( ãŒä¸ä¸€è‡´ã§ã™"
-#: posix/regcomp.c:174
+#: posix/regcomp.c:160
msgid "Unmatched \\{"
-msgstr "\\{ ¤¬°ìÃפ·¤Þ¤»¤ó"
+msgstr "\\{ ãŒä¸ä¸€è‡´ã§ã™"
-#: posix/regcomp.c:177
+#: posix/regcomp.c:163
msgid "Invalid content of \\{\\}"
-msgstr "̵¸ú¤Ê \\{\\} ¤ÎÆâÍƤǤ¹"
+msgstr "\\{\\} ã®ä¸­èº«ãŒç„¡åŠ¹ã§ã™"
-#: posix/regcomp.c:180
+#: posix/regcomp.c:166
msgid "Invalid range end"
-msgstr "̵¸ú¤Ê½ªÃ¼ÈϰϤǤ¹"
+msgstr "無効ãªç¯„囲終了ã§ã™"
-#: posix/regcomp.c:183
+#: posix/regcomp.c:169
msgid "Memory exhausted"
-msgstr "¥á¥â¥ê¤ò»È¤¤¿Ô¤·¤Þ¤·¤¿"
+msgstr "メモリを使ã„æžœãŸã—ã¾ã—ãŸ"
-#: posix/regcomp.c:186
+#: posix/regcomp.c:172
msgid "Invalid preceding regular expression"
-msgstr "̵¸ú¤ÊÁ°½Ò¤ÎÀµµ¬É½¸½¤Ç¤¹"
+msgstr "無効ãªå‰æ–¹æ­£è¦è¡¨ç¾ã§ã™"
-#: posix/regcomp.c:189
+#: posix/regcomp.c:175
msgid "Premature end of regular expression"
-msgstr "Àµµ¬É½¸½¤Î½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
+msgstr "æ­£è¦è¡¨ç¾ãŒé€”中ã§çµ‚了ã—ã¾ã—ãŸ"
-#: posix/regcomp.c:192
+#: posix/regcomp.c:178
msgid "Regular expression too big"
-msgstr "Àµµ¬É½¸½¤¬Ä¹¤¹¤®¤Þ¤¹"
+msgstr "æ­£è¦è¡¨ç¾ãŒå¤§ãã™ãŽã¾ã™"
-#: posix/regcomp.c:195
+#: posix/regcomp.c:181
msgid "Unmatched ) or \\)"
-msgstr ") ¤â¤·¤¯¤Ï \\) ¤¬°ìÃפ·¤Þ¤»¤ó"
+msgstr ") ã¾ãŸã¯ \\) ãŒä¸ä¸€è‡´ã§ã™"
-#: posix/regcomp.c:661
+#: posix/regcomp.c:681
msgid "No previous regular expression"
-msgstr "°ÊÁ°¤ËÀµµ¬É½¸½¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-
-#: argp/argp-help.c:224
-#, c-format
-msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
-msgstr "%.*s: ARGP_HELP_FMT ¥Ñ¥é¥á¡¼¥¿¤Ë¤ÏÃͤ¬É¬ÍפǤ¹"
-
-#: argp/argp-help.c:233
-#, c-format
-msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
-msgstr "%.*s: ÉÔÌÀ¤Ê ARGP_HELP_FMT ¥Ñ¥é¥á¡¼¥¿"
-
-#: argp/argp-help.c:245
-#, c-format
-msgid "Garbage in ARGP_HELP_FMT: %s"
-msgstr "ARGP_HELP_FMT Ãæ¤Ë¤´¤ß¤¬¤¢¤ê¤Þ¤¹: %s"
-
-#: argp/argp-help.c:1205
-msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
-msgstr "¥í¥ó¥°¥ª¥×¥·¥ç¥ó¤Çɬ¿Ü¤Þ¤¿¤ÏǤ°Õ¤Î°ú¿ô¤Ï¡¢¤½¤ì¤ËÂбþ¤¹¤ë¥·¥ç¡¼¥È¥ª¥×¥·¥ç¥ó¤Ç¤âƱ¤¸¤è¤¦¤Ëɬ¿Ü¤Þ¤¿¤ÏǤ°Õ¤Ç¤¹."
-
-#: argp/argp-help.c:1592
-msgid "Usage:"
-msgstr "»ÈÍÑË¡:"
-
-#: argp/argp-help.c:1596
-msgid " or: "
-msgstr " Ëô¤Ï: "
-
-#: argp/argp-help.c:1608
-msgid " [OPTION...]"
-msgstr " [¥ª¥×¥·¥ç¥ó...]"
-
-#: argp/argp-help.c:1635
-#, c-format
-msgid "Try `%s --help' or `%s --usage' for more information.\n"
-msgstr "¾ÜºÙ¤Ï`%s --help'¤Þ¤¿¤Ï`%s --usage'¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤.\n"
-
-#: argp/argp-help.c:1663
-#, c-format
-msgid "Report bugs to %s.\n"
-msgstr "¥Ð¥°¤òȯ¸«¤·¤¿¤é %s °¸¤ËÊó¹ð¤·¤Æ²¼¤µ¤¤.\n"
+msgstr "以å‰ã«æ­£è¦è¡¨ç¾ãŒã‚ã‚Šã¾ã›ã‚“"
-#: argp/argp-parse.c:115
-msgid "Give this help list"
-msgstr "¤³¤Î¥Ø¥ë¥×¤Îɽ¼¨"
-
-#: argp/argp-parse.c:116
-msgid "Give a short usage message"
-msgstr "û¤¤»ÈÍÑÊýË¡¤Îɽ¼¨"
-
-#: argp/argp-parse.c:117
-msgid "Set the program name"
-msgstr "¥×¥í¥°¥é¥à̾¤ò¥»¥Ã¥È¤¹¤ë"
-
-#: argp/argp-parse.c:119
-msgid "Hang for SECS seconds (default 3600)"
-msgstr "SECS ÉÃ¤Ç¥Ï¥ó¥° (¥Ç¥Õ¥©¥ë¥È 3600)"
-
-#: argp/argp-parse.c:180
-msgid "Print program version"
-msgstr "¥×¥í¥°¥é¥à¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë"
-
-#: argp/argp-parse.c:196
-msgid "(PROGRAM ERROR) No version known!?"
-msgstr "(¥×¥í¥°¥é¥à¥¨¥é¡¼) ̤ÃΤΥС¼¥¸¥ç¥ó!?"
-
-#: argp/argp-parse.c:672
-#, c-format
-msgid "%s: Too many arguments\n"
-msgstr "%s: °ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹\n"
-
-#: argp/argp-parse.c:813
-msgid "(PROGRAM ERROR) Option should have been recognized!?"
-msgstr "(¥×¥í¥°¥é¥à¥¨¥é¡¼) ¥ª¥×¥·¥ç¥ó¤Ïǧ¼±¤µ¤ì¤Æ¤¤¤ë¤Ù¤­¤Ç¤¹!?"
+#: posix/wordexp.c:1832
+msgid "parameter null or not set"
+msgstr "パラメータ㌠NULL ã§ã‚ã‚‹ã‹è¨­å®šã•ã‚Œã¦ã„ã¾ã›ã‚“"
#: resolv/herror.c:68
msgid "Resolver Error 0 (no error)"
-msgstr "¥ê¥¾¥ë¥Ð¥¨¥é¡¼ 0 (¥¨¥é¡¼¤Ï¤¢¤ê¤Þ¤»¤ó)"
+msgstr "リゾルãƒã‚¨ãƒ©ãƒ¼ 0 (エラーã¯ã‚ã‚Šã¾ã›ã‚“)"
#: resolv/herror.c:69
msgid "Unknown host"
-msgstr "ÉÔÌÀ¤Ê¥Û¥¹¥È"
+msgstr "ä¸æ˜Žãªãƒ›ã‚¹ãƒˆã§ã™"
#: resolv/herror.c:70
msgid "Host name lookup failure"
-msgstr "¥Û¥¹¥È̾¤Î¸¡º÷¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+msgstr "ホストåã®è§£æ±ºã«å¤±æ•—ã—ã¾ã—ãŸ"
#: resolv/herror.c:71
msgid "Unknown server error"
-msgstr "ÉÔÌÀ¤Ê¥µ¡¼¥Ð¥¨¥é¡¼"
+msgstr "ä¸æ˜Žãªã‚µãƒ¼ãƒã‚¨ãƒ©ãƒ¼ã§ã™"
#: resolv/herror.c:72
msgid "No address associated with name"
-msgstr "̾Á°¤ËÂбþ¤¹¤ë¥¢¥É¥ì¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
+msgstr "åå‰ã«å¯¾å¿œã™ã‚‹ã‚¢ãƒ‰ãƒ¬ã‚¹ãŒã‚ã‚Šã¾ã›ã‚“"
-#: resolv/herror.c:108
+#: resolv/herror.c:107
msgid "Resolver internal error"
-msgstr "¥ê¥¾¥ë¥ÐÆâÉô¥¨¥é¡¼"
+msgstr "リゾルãƒå†…部エラーã§ã™"
-#: resolv/herror.c:111
+#: resolv/herror.c:110
msgid "Unknown resolver error"
-msgstr "ÉÔÌÀ¤Ê¥ê¥¾¥ë¥Ð¥¨¥é¡¼"
-
-#: resolv/res_hconf.c:147
-#, c-format
-msgid "%s: line %d: expected service, found `%s'\n"
-msgstr "%s: %d¹Ô: Í׵ᤷ¤¿¥µ¡¼¥Ó¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
+msgstr "ä¸æ˜Žãªãƒªã‚¾ãƒ«ãƒã‚¨ãƒ©ãƒ¼ã§ã™"
-#: resolv/res_hconf.c:165
-#, c-format
-msgid "%s: line %d: cannot specify more than %d services"
-msgstr "%s: %d¹Ô: %d ¥µ¡¼¥Ó¥¹°Ê¾å»ØÄê¤Ç¤­¤Þ¤»¤ó"
-
-#: resolv/res_hconf.c:191
-#, c-format
-msgid "%s: line %d: list delimiter not followed by keyword"
-msgstr "%s: %d¹Ô: ¥ê¥¹¥È¥Ç¥ê¥ß¥¿¤Ï¥­¡¼¥ï¡¼¥É¤Ë¤·¤¿¤¬¤Ã¤Æ¤Þ¤»¤ó"
-
-#: resolv/res_hconf.c:231
+#: resolv/res_hconf.c:124
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
-msgstr "%s: %d¹Ô: %d ºï½ü(trim)¥É¥á¥¤¥ó°Ê¾å»ØÄê¤Ç¤­¤Þ¤»¤ó"
+msgstr "%s: è¡Œ %d: %d より多ãドメインをå–り除ã‘ã¾ã›ã‚“"
-#: resolv/res_hconf.c:256
+#: resolv/res_hconf.c:145
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
-msgstr "%s: %d¹Ô: ¥ê¥¹¥È¥Ç¥ê¥ß¥¿¤¬¥É¥á¥¤¥óÆâ¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤»¤ó"
+msgstr "%s: %dè¡Œ: リストデリミタãŒãƒ‰ãƒ¡ã‚¤ãƒ³å†…ã«ã¤ã„ã¦ã„ã¾ã›ã‚“"
-#: resolv/res_hconf.c:319
+#: resolv/res_hconf.c:204
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
-msgstr "%s: %d¹Ô: ´üÂÔ¤µ¤ì¤¿ `on' ¤Þ¤¿¤Ï `off' ¤¬ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿\n"
+msgstr "%s: è¡Œ %d: `on' ã¾ãŸã¯ `off' ãŒäºˆæœŸã•ã‚Œã¾ã™ãŒã€è¦‹ã¤ã‹ã£ãŸã®ã¯ `%s' ã§ã™\n"
-#: resolv/res_hconf.c:366
+#: resolv/res_hconf.c:247
#, c-format
msgid "%s: line %d: bad command `%s'\n"
-msgstr "%s: %d¹Ô: ´Ö°ã¤Ã¤¿¥³¥Þ¥ó¥É `%s'\n"
+msgstr "%s: è¡Œ %d: é–“é•ã£ãŸã‚³ãƒžãƒ³ãƒ‰ `%s' ã§ã™\n"
-#: resolv/res_hconf.c:395
+#: resolv/res_hconf.c:282
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
-msgstr "%s: %d¹Ô: ¸å¤Ë»Ä¤Ã¤¿¥´¥ß `%s' ¤ò̵»ë¤·¤Þ¤¹\n"
-
-#: nss/getent.c:51
-msgid "database [key ...]"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹ [¥­¡¼ ...]"
+msgstr "%s: è¡Œ %d: 後ã«æ®‹ã£ãŸã‚´ãƒŸ `%s' を無視ã—ã¾ã™\n"
-#: nss/getent.c:56
-msgid "Service configuration to be used"
-msgstr "¤³¤Î¥µ¡¼¥Ó¥¹ÀßÄê¤ò»ÈÍѤ¹¤ë"
-
-#: nss/getent.c:136 nss/getent.c:375
-#, c-format
-msgid "Enumeration not supported on %s\n"
-msgstr "¿ôÃÍ¤Ï %s ¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
-
-#: nss/getent.c:800
-msgid "getent - get entries from administrative database."
-msgstr "getent - ´ÉÍý¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¥¨¥ó¥È¥ê¤òÆÀ¤ë"
-
-#: nss/getent.c:801
-msgid "Supported databases:"
-msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¥Ç¡¼¥¿¥Ù¡¼¥¹:"
-
-#: nss/getent.c:858 nscd/nscd.c:131 nscd/nscd_nischeck.c:64
-msgid "wrong number of arguments"
-msgstr "°ú¿ô¤Î¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
-
-#: nss/getent.c:868
-#, c-format
-msgid "Unknown database: %s\n"
-msgstr "̤ÃΤΥǡ¼¥¿¥Ù¡¼¥¹: %s\n"
-
-#: debug/pcprofiledump.c:52
-msgid "Don't buffer output"
-msgstr "½ÐÎϤò¥Ð¥Ã¥Õ¥¡¤·¤Þ¤»¤ó"
-
-#: debug/pcprofiledump.c:57
-msgid "Dump information generated by PC profiling."
-msgstr "PC¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ë¤è¤Ã¤ÆÀ¸À®¤µ¤ì¤ë¾ðÊó¤ò¥À¥ó¥×."
-
-#: debug/pcprofiledump.c:60
-msgid "[FILE]"
-msgstr "[¥Õ¥¡¥¤¥ë]"
-
-#: debug/pcprofiledump.c:100
-msgid "cannot open input file"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
-
-#: debug/pcprofiledump.c:106
-msgid "cannot read header"
-msgstr "¥Ø¥Ã¥À¤¬Æɤá¤Þ¤»¤ó"
-
-#: debug/pcprofiledump.c:170
-msgid "invalid pointer size"
-msgstr "ÉÔÀµ¤Ê¥Ý¥¤¥ó¥¿¥µ¥¤¥º"
-
-#: inet/rcmd.c:163 inet/rcmd.c:166
-msgid "rcmd: Cannot allocate memory\n"
-msgstr "rcmd: ¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó\n"
-
-#: inet/rcmd.c:185 inet/rcmd.c:188
-msgid "rcmd: socket: All ports in use\n"
-msgstr "rcmd: socket: Á´¥Ý¡¼¥È¤¬»ÈÍÑÃæ¤Ç¤¹\n"
-
-#: inet/rcmd.c:222
+#: stdio-common/psignal.c:51
#, c-format
-msgid "connect to address %s: "
-msgstr "¥¢¥É¥ì¥¹ %s ¤ØÀܳ: "
-
-#: inet/rcmd.c:240
-#, c-format
-msgid "Trying %s...\n"
-msgstr "%s ¤ØÀܳÃæ...\n"
-
-#: inet/rcmd.c:289
-#, c-format
-msgid "rcmd: write (setting up stderr): %m\n"
-msgstr "rcmd: write (stderr ¤òÀßÄêÃæ¤Ç¤¹): %m\n"
-
-#: inet/rcmd.c:310
-#, c-format
-msgid "rcmd: poll (setting up stderr): %m\n"
-msgstr "rcmd: poll (stderr ¤òÀßÄêÃæ¤Ç¤¹): %m\n"
-
-#: inet/rcmd.c:313
-msgid "poll: protocol failure in circuit setup\n"
-msgstr "poll: ²óÀþ¤Î¥»¥Ã¥È¥¢¥Ã¥×Ãæ¤Ç¥×¥í¥È¥³¥ë¤¬¼ºÇÔ¤·¤Þ¤·¤¿\n"
-
-#: inet/rcmd.c:358
-msgid "socket: protocol failure in circuit setup\n"
-msgstr "socket: ²óÀþ¤Î¥»¥Ã¥È¥¢¥Ã¥×Ãæ¤Ç¥×¥í¥È¥³¥ë¤¬¼ºÇÔ¤·¤Þ¤·¤¿\n"
-
-#: inet/rcmd.c:387
-#, c-format
-msgid "rcmd: %s: short read"
-msgstr "rcmd: %s: û¤¤Æɹþ¤ß"
-
-#: inet/rcmd.c:549
-msgid "lstat failed"
-msgstr "lstat¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-
-#: inet/rcmd.c:551
-msgid "not regular file"
-msgstr "Ä̾ï¤Î¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
-
-#: inet/rcmd.c:556
-msgid "cannot open"
-msgstr "³«¤±¤Þ¤»¤ó"
-
-#: inet/rcmd.c:558
-msgid "fstat failed"
-msgstr "fstat¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
-
-#: inet/rcmd.c:560
-msgid "bad owner"
-msgstr "ÉÔÀµ¤Ê½êÍ­¼Ô¤Ç¤¹"
-
-#: inet/rcmd.c:562
-msgid "writeable by other than owner"
-msgstr "½êÍ­¼Ô°Ê³°¤¬½ñ¤­¹þ¤ß¤¬²Äǽ¤Ç¤¹"
-
-#: inet/rcmd.c:564
-msgid "hard linked somewhere"
-msgstr "¤É¤³¤«¤Ç¥Ï¡¼¥É¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
-
-#: inet/ruserpass.c:170 inet/ruserpass.c:193
-msgid "out of memory"
-msgstr "¥á¥â¥êÉÔ­"
-
-#: inet/ruserpass.c:184
-msgid "Error: .netrc file is readable by others."
-msgstr "¥¨¥é¡¼: ¥Õ¥¡¥¤¥ë.netrc¤¬Â¾¼Ô¤Ë¤è¤Ã¤ÆÆɤ߹þ¤ßµö²Ä¤µ¤ì¤Æ¤¤¤Þ¤¹"
+msgid "%s%sUnknown signal %d\n"
+msgstr "%s%sä¸æ˜Žãªã®ã‚·ã‚°ãƒŠãƒ« %d ã§ã™\n"
-#: inet/ruserpass.c:185
-msgid "Remove password or make file unreadable by others."
-msgstr "¥Ñ¥¹¥ï¡¼¥É¤¬ºï½ü, ¤Þ¤¿¤Ï¥Õ¥¡¥¤¥ë¤¬Âè»°¼Ô¤Ë¤è¤Ã¤ÆÆɤ߹þ¤ß¤Ç¤­¤Þ¤»¤ó"
+#: stdio-common/psignal.c:52
+msgid "Unknown signal"
+msgstr "ä¸æ˜Žãªã‚·ã‚°ãƒŠãƒ«ã§ã™"
-#: inet/ruserpass.c:277
-#, c-format
-msgid "Unknown .netrc keyword %s"
-msgstr "̤ÃΤΠ.netrc ¥­¡¼¥ï¡¼¥É %s"
-
-#: sunrpc/auth_unix.c:115 sunrpc/auth_unix.c:118
-msgid "authunix_create: out of memory\n"
-msgstr "authunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: string/_strerror.c:45 sysdeps/mach/_strerror.c:87
+msgid "Unknown error "
+msgstr "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ã§ã™"
-#: sunrpc/auth_unix.c:318
-msgid "auth_none.c - Fatal marshalling problem"
-msgstr "auth_none.c - Ã×̿Ū¤ÊÀ°Îó¤ÎÌäÂê"
+#: string/strerror.c:43
+msgid "Unknown error"
+msgstr "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼"
-#: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
+#: string/strsignal.c:65
#, c-format
-msgid "; low version = %lu, high version = %lu"
-msgstr "; low ¥Ð¡¼¥¸¥ç¥ó = %lu, high ¥Ð¡¼¥¸¥ç¥ó = %lu"
-
-#: sunrpc/clnt_perr.c:125
-msgid "; why = "
-msgstr "; Íýͳ = "
+msgid "Real-time signal %d"
+msgstr "リアルタイムシグナル %d"
-#: sunrpc/clnt_perr.c:132
+#: string/strsignal.c:69
#, c-format
-msgid "(unknown authentication error - %d)"
-msgstr "(ÉÔÌÀ¤Êǧ¾Ú¥¨¥é¡¼ - %d)"
-
-#: sunrpc/clnt_perr.c:177
+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: À®¸ù¤Ç¤¹"
+msgstr "RPC: æˆåŠŸã§ã™"
-#: sunrpc/clnt_perr.c:180
+#: sunrpc/clnt_perr.c:162
msgid "RPC: Can't encode arguments"
-msgstr "RPC: °ú¿ô¤ò¥¨¥ó¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+msgstr "RPC: 引数をエンコードã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:184
+#: sunrpc/clnt_perr.c:166
msgid "RPC: Can't decode result"
-msgstr "RPC: ¥Ç¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+msgstr "RPC: デコードã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:188
+#: sunrpc/clnt_perr.c:170
msgid "RPC: Unable to send"
-msgstr "RPC: Á÷¿®¤Ç¤­¤Þ¤»¤ó"
+msgstr "RPC: é€ä¿¡ã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:192
+#: sunrpc/clnt_perr.c:174
msgid "RPC: Unable to receive"
-msgstr "RPC: ¼õ¤±¼è¤ì¤Þ¤»¤ó"
+msgstr "RPC: å—ã‘å–ã‚Œã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:196
+#: sunrpc/clnt_perr.c:178
msgid "RPC: Timed out"
-msgstr "RPC: ¥¿¥¤¥à¥¢¥¦¥È¤·¤Þ¤·¤¿"
+msgstr "RPC: タイムアウトã—ã¾ã—ãŸ"
-#: sunrpc/clnt_perr.c:200
+#: sunrpc/clnt_perr.c:182
msgid "RPC: Incompatible versions of RPC"
-msgstr "RPC: RPC¤Î¥Ð¡¼¥¸¥ç¥ó¤¬Èó¸ß´¹¤Ç¤¹"
+msgstr "RPC: RPCã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒéžäº’æ›ã§ã™"
-#: sunrpc/clnt_perr.c:204
+#: sunrpc/clnt_perr.c:186
msgid "RPC: Authentication error"
-msgstr "RPC: ǧ¾Ú¥¨¥é¡¼"
+msgstr "RPC: èªè¨¼ã‚¨ãƒ©ãƒ¼ã§ã™"
-#: sunrpc/clnt_perr.c:208
+#: sunrpc/clnt_perr.c:190
msgid "RPC: Program unavailable"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤ÏÍøÍѤǤ­¤Þ¤»¤ó"
+msgstr "RPC: プログラムã¯åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:212
+#: sunrpc/clnt_perr.c:194
msgid "RPC: Program/version mismatch"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤È¥Ð¡¼¥¸¥ç¥ó¤¬°ìÃפ·¤Þ¤»¤ó"
+msgstr "RPC: プログラムã¨ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒä¸€è‡´ã—ã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:216
+#: sunrpc/clnt_perr.c:198
msgid "RPC: Procedure unavailable"
-msgstr "RPC: ¼ê³¤­¤¬ÍøÍѤǤ­¤Þ¤»¤ó"
+msgstr "RPC: 手続ããŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:220
+#: sunrpc/clnt_perr.c:202
msgid "RPC: Server can't decode arguments"
-msgstr "RPC: ¥µ¡¼¥Ð¤¬°ú¿ô¤ò¥Ç¥³¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+msgstr "RPC: サーãƒãŒå¼•æ•°ã‚’デコードã§ãã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:224
+#: sunrpc/clnt_perr.c:206
msgid "RPC: Remote system error"
-msgstr "RPC: ±ó³Ö¥·¥¹¥Æ¥à¥¨¥é¡¼"
+msgstr "RPC: é éš”システムエラー"
-#: sunrpc/clnt_perr.c:228
+#: sunrpc/clnt_perr.c:210
msgid "RPC: Unknown host"
-msgstr "RPC: ÉÔÌÀ¤Ê¥Û¥¹¥È¤Ç¤¹"
+msgstr "RPC: ä¸æ˜Žãªãƒ›ã‚¹ãƒˆã§ã™"
-#: sunrpc/clnt_perr.c:232
+#: sunrpc/clnt_perr.c:214
msgid "RPC: Unknown protocol"
-msgstr "RPC: ÉÔÌÀ¤Ê¥×¥í¥È¥³¥ë¤Ç¤¹"
+msgstr "RPC: ä¸æ˜Žãªãƒ—ロトコルã§ã™"
-#: sunrpc/clnt_perr.c:236
+#: sunrpc/clnt_perr.c:218
msgid "RPC: Port mapper failure"
-msgstr "RPC: ¥Ý¡¼¥È¥Þ¥Ã¥Ñ¡¼¤Î¼ºÇԤǤ¹"
+msgstr "RPC: ãƒãƒ¼ãƒˆãƒžãƒƒãƒ‘ーã®å¤±æ•—ã§ã™"
-#: sunrpc/clnt_perr.c:240
+#: sunrpc/clnt_perr.c:222
msgid "RPC: Program not registered"
-msgstr "RPC: ¥×¥í¥°¥é¥à¤¬ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+msgstr "RPC: プログラムãŒç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: sunrpc/clnt_perr.c:244
+#: sunrpc/clnt_perr.c:226
msgid "RPC: Failed (unspecified error)"
-msgstr "RPC: ¼ºÇÔ¤·¤Þ¤·¤¿ (¸¶°øÉÔÆÃÄê¤Î¥¨¥é¡¼)"
+msgstr "RPC: 失敗ã—ã¾ã—㟠(原因ä¸ç‰¹å®šã®ã‚¨ãƒ©ãƒ¼)"
-#: sunrpc/clnt_perr.c:285
+#: sunrpc/clnt_perr.c:267
msgid "RPC: (unknown error code)"
-msgstr "RPC: (̤ÃΤΥ¨¥é¡¼¥³¡¼¥É)"
+msgstr "RPC: (未知ã®ã‚¨ãƒ©ãƒ¼ã‚³ãƒ¼ãƒ‰)"
-#: sunrpc/clnt_perr.c:357
+#: sunrpc/clnt_perr.c:330
msgid "Authentication OK"
-msgstr "ǧ¾Ú OK"
+msgstr "èªè¨¼ OK"
-#: sunrpc/clnt_perr.c:360
+#: sunrpc/clnt_perr.c:333
msgid "Invalid client credential"
-msgstr "̵¸ú¤Ê¥¯¥é¥¤¥¢¥ó¥È¤Î¿®Ç¤¤Ç¤¹"
+msgstr "無効ãªã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆã®ä¿¡ä»»ã§ã™"
-#: sunrpc/clnt_perr.c:364
+#: sunrpc/clnt_perr.c:337
msgid "Server rejected credential"
-msgstr "¥µ¡¼¥Ð¤¬¾ÚÌÀ¤òµñÈݤ·¤Þ¤·¤¿"
+msgstr "サーãƒãŒè¨¼æ˜Žã‚’æ‹’å¦ã—ã¾ã—ãŸ"
-#: sunrpc/clnt_perr.c:368
+#: sunrpc/clnt_perr.c:341
msgid "Invalid client verifier"
-msgstr "̵¸ú¤Ê¥¯¥é¥¤¥¢¥ó¥È³Îǧ¤Ç¤¹"
+msgstr "無効ãªã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆç¢ºèªã§ã™"
-#: sunrpc/clnt_perr.c:372
+#: sunrpc/clnt_perr.c:345
msgid "Server rejected verifier"
-msgstr "¥µ¡¼¥Ð¤¬³Îǧ¤òµñÈݤ·¤Þ¤·¤¿"
+msgstr "サーãƒãŒç¢ºèªã‚’æ‹’å¦ã—ã¾ã—ãŸ"
-#: sunrpc/clnt_perr.c:376
+#: sunrpc/clnt_perr.c:349
msgid "Client credential too weak"
-msgstr "¥¯¥é¥¤¥¢¥ó¥È¤Î¿®Ç¤¤¬¼å¤¹¤®¤Þ¤¹"
+msgstr "クライアントã®ä¿¡ä»»ãŒå¼±ã™ãŽã¾ã™"
-#: sunrpc/clnt_perr.c:380
+#: sunrpc/clnt_perr.c:353
msgid "Invalid server verifier"
-msgstr "̵¸ú¤Ê¥µ¡¼¥Ð¡¼Ç§¾Ú¼Ô¤Ç¤¹"
+msgstr "無効ãªã‚µãƒ¼ãƒãƒ¼èªè¨¼è€…ã§ã™"
-#: sunrpc/clnt_perr.c:384
+#: sunrpc/clnt_perr.c:357
msgid "Failed (unspecified error)"
-msgstr "¼ºÇÔ¤·¤Þ¤·¤¿(¸¶°øÉÔÆÃÄê¤Î¥¨¥é¡¼)"
+msgstr "失敗ã—ã¾ã—ãŸ(原因ä¸ç‰¹å®šã®ã‚¨ãƒ©ãƒ¼)"
#: sunrpc/clnt_raw.c:117
-msgid "clnt_raw.c - Fatal header serialization error."
-msgstr "clnt_raw.c - ¥Ø¥Ã¥À¤ÎľÎ󲽤ÇÃ×̿Ū¥¨¥é¡¼."
-
-#: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
-msgid "clnttcp_create: out of memory\n"
-msgstr "clnttcp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
-
-#: sunrpc/clnt_udp.c:141 sunrpc/clnt_udp.c:144
-msgid "clntudp_create: out of memory\n"
-msgstr "clntudp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#, fuzzy
+msgid "clnt_raw.c: fatal header serialization error"
+msgstr "clnt_raw.c - ヘッダã®ç›´åˆ—化ã§è‡´å‘½çš„エラー."
-#: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
-msgid "clntunix_create: out of memory\n"
-msgstr "clntunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sunrpc/pm_getmaps.c:83
+#, fuzzy
+msgid "pmap_getmaps.c: rpc problem"
+msgstr "pmap_getmaps rpc ãŒå•é¡Œã§ã™"
-#: sunrpc/get_myaddr.c:78
-msgid "get_myaddress: ioctl (get interface configuration)"
-msgstr "get_myaddress: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤ÎÀßÄê¤ò¼èÆÀ¤·¤Þ¤¹)"
-
-#: sunrpc/pm_getmaps.c:74
-msgid "pmap_getmaps rpc problem"
-msgstr "pmap_getmaps rpc ¤¬ÌäÂê¤Ç¤¹"
-
-#: sunrpc/pmap_clnt.c:72
-msgid "__get_myaddress: ioctl (get interface configuration)"
-msgstr "__get_myaddress: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤ÎÀßÄê¤ò¼èÆÀ¤·¤Þ¤¹)"
-
-#: sunrpc/pmap_clnt.c:137
+#: sunrpc/pmap_clnt.c:129
msgid "Cannot register service"
-msgstr "¥µ¡¼¥Ó¥¹¤òÅÐÏ¿¤Ç¤­¤Þ¤»¤ó"
+msgstr "サービスを登録ã§ãã¾ã›ã‚“"
-#: sunrpc/pmap_rmt.c:190
-msgid "broadcast: ioctl (get interface configuration)"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ÀßÄê¤ò¼èÆÀ)"
-
-#: sunrpc/pmap_rmt.c:199
-msgid "broadcast: ioctl (get interface flags)"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È: ioctl (¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¥Õ¥é¥°¤ò¼èÆÀ)"
-
-#: sunrpc/pmap_rmt.c:269
+#: sunrpc/pmap_rmt.c:248
msgid "Cannot create socket for broadcast rpc"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥ÈRPC¤Î¤¿¤á¤Î¥½¥±¥Ã¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgstr "ブロードキャストRPCã®ãŸã‚ã®ã‚½ã‚±ãƒƒãƒˆã‚’作æˆã§ãã¾ã›ã‚“"
-#: sunrpc/pmap_rmt.c:276
+#: sunrpc/pmap_rmt.c:255
msgid "Cannot set socket option SO_BROADCAST"
-msgstr "¥½¥±¥Ã¥È¥ª¥×¥·¥ç¥ó SO_BROADCAST ¤òÀßÄê¤Ç¤­¤Þ¤»¤ó"
+msgstr "ソケットオプション SO_BROADCAST を設定ã§ãã¾ã›ã‚“"
-#: sunrpc/pmap_rmt.c:328
+#: sunrpc/pmap_rmt.c:307
msgid "Cannot send broadcast packet"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È¥Ñ¥±¥Ã¥È¤òÁ÷¿®¤Ç¤­¤Þ¤»¤ó"
+msgstr "ブロードキャストパケットをé€ä¿¡ã§ãã¾ã›ã‚“"
-#: sunrpc/pmap_rmt.c:353
+#: sunrpc/pmap_rmt.c:332
msgid "Broadcast poll problem"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥ÈÄ´ºº¤ÇÌäÂê"
+msgstr "ブロードキャスト調査ã§å•é¡Œ"
-#: sunrpc/pmap_rmt.c:366
+#: sunrpc/pmap_rmt.c:345
msgid "Cannot receive reply to broadcast"
-msgstr "¥Ö¥í¡¼¥É¥­¥ã¥¹¥È¤Ø¤Î±þÅú¤ò¼õ¤±¼è¤é¤ì¤Þ¤»¤ó"
+msgstr "ブロードキャストã¸ã®å¿œç­”ã‚’å—ã‘å–られã¾ã›ã‚“"
-#: sunrpc/rpc_main.c:288
+#: sunrpc/rpc_main.c:290
#, c-format
msgid "%s: output would overwrite %s\n"
-msgstr "%s: ½ÐÎÏ¤Ï %s ¤ò¾å½ñ¤­¤·¤Æ¤·¤Þ¤¦¤«¤â¤·¤ì¤Þ¤»¤ó\n"
+msgstr "%s: 出力㯠%s を上書ãã—ã¦ã—ã¾ã†ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“\n"
-#: sunrpc/rpc_main.c:295
+#: sunrpc/rpc_main.c:297
#, c-format
msgid "%s: unable to open %s: %m\n"
-msgstr "%s: %s ¤ò³«¤±¤Þ¤»¤ó: %m\n"
+msgstr "%s: %s ã‚’é–‹ã‘ã¾ã›ã‚“: %m\n"
-#: sunrpc/rpc_main.c:307
+#: sunrpc/rpc_main.c:309
#, c-format
msgid "%s: while writing output %s: %m"
-msgstr "%s: ½ÐÎÏ %s ¤ò½ñ¤­¹þ¤ßÃæ: %m"
+msgstr "%s: 出力 %s を書ãè¾¼ã¿ä¸­: %m"
-#: sunrpc/rpc_main.c:342
+#: sunrpc/rpc_main.c:344
#, c-format
msgid "cannot find C preprocessor: %s \n"
-msgstr "C ¥×¥ê¥×¥í¥»¥Ã¥µ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: %s \n"
+msgstr "C プリプロセッサãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“: %s \n"
-#: sunrpc/rpc_main.c:350
+#: sunrpc/rpc_main.c:352
msgid "cannot find any C preprocessor (cpp)\n"
-msgstr "¤É¤Î¤è¤¦¤Ê C ¥×¥ê¥×¥í¥»¥Ã¥µ¤â¸«¤Ä¤«¤ê¤Þ¤»¤ó (cpp)\n"
+msgstr "ã©ã®ã‚ˆã†ãª C プリプロセッサも見ã¤ã‹ã‚Šã¾ã›ã‚“ (cpp)\n"
-#: sunrpc/rpc_main.c:419
+#: sunrpc/rpc_main.c:421
#, c-format
msgid "%s: C preprocessor failed with signal %d\n"
-msgstr "%s: C ¥×¥ê¥×¥í¥»¥Ã¥µ¤Ï¥·¥°¥Ê¥ë %d ¤Ç¼ºÇÔ¤·¤Þ¤·¤¿\n"
+msgstr "%s: C プリプロセッサã¯ã‚·ã‚°ãƒŠãƒ« %d ã§å¤±æ•—ã—ã¾ã—ãŸ\n"
-#: sunrpc/rpc_main.c:422
+#: sunrpc/rpc_main.c:424
#, c-format
msgid "%s: C preprocessor failed with exit code %d\n"
-msgstr "%s: C ¥×¥ê¥×¥í¥»¥Ã¥µ¤Ï½ªÎ»¥³¡¼¥É %d ¤Ç¼ºÇÔ¤·¤Þ¤·¤¿\n"
+msgstr "%s: C プリプロセッサã¯çµ‚了コード %d ã§å¤±æ•—ã—ã¾ã—ãŸ\n"
-#: sunrpc/rpc_main.c:462
-#, c-format
-msgid "illegal nettype :`%s'\n"
-msgstr "ÉÔÀµ¤Ê nettype ¤Ç¤¹:`%s'\n"
+#: sunrpc/rpc_main.c:464
+#, fuzzy, c-format
+msgid "illegal nettype: `%s'\n"
+msgstr "ä¸æ­£ãª nettype ã§ã™:`%s'\n"
-#: sunrpc/rpc_main.c:1104
+#: sunrpc/rpc_main.c:1130
#, c-format
msgid "rpcgen: too many defines\n"
-msgstr "rpcgen: ÄêµÁ¤¬Â¿¤¹¤®¤Þ¤¹\n"
+msgstr "rpcgen: 定義ãŒå¤šã™ãŽã¾ã™\n"
-#: sunrpc/rpc_main.c:1116
+#: sunrpc/rpc_main.c:1142
#, c-format
msgid "rpcgen: arglist coding error\n"
-msgstr "rpcgen: °ú¿ô¥ê¥¹¥È¥³¡¼¥Ç¥£¥ó¥°¥¨¥é¡¼\n"
+msgstr "rpcgen: 引数リストコーディングエラー\n"
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
-#: sunrpc/rpc_main.c:1149
+#: sunrpc/rpc_main.c:1175
#, c-format
msgid "file `%s' already exists and may be overwritten\n"
-msgstr "¥Õ¥¡¥¤¥ë`%s'¤Ï´û¤Ë¸ºß¤·¤Þ¤¹¡£¾å½ñ¤­¤µ¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó\n"
+msgstr "ファイル`%s'ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™ã€‚上書ãã•ã‚Œã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“\n"
-#: sunrpc/rpc_main.c:1194
+#: sunrpc/rpc_main.c:1220
#, c-format
msgid "Cannot specify more than one input file!\n"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤òÊ£¿ô»ØÄê¤Ç¤­¤Þ¤»¤ó!\n"
+msgstr "入力ファイルを複数指定ã§ãã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1364
+#: sunrpc/rpc_main.c:1394
+#, c-format
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
-msgstr "¤³¤Î¼ÂÁõ¤Ï¿··Á¼°¤Þ¤¿¤ÏMT¥»¡¼¥Õ¤Ê¥³¡¼¥É¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó!\n"
+msgstr "ã“ã®å®Ÿè£…ã¯æ–°å½¢å¼ã¾ãŸã¯MTセーフãªã‚³ãƒ¼ãƒ‰ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1373
+#: sunrpc/rpc_main.c:1403
#, c-format
msgid "Cannot use netid flag with inetd flag!\n"
-msgstr "inetd ¥Õ¥é¥°¤È¤È¤â¤Ë netid ¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+msgstr "inetd フラグã¨ã¨ã‚‚ã« netid フラグã¯ä½¿ãˆã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1385
+#: sunrpc/rpc_main.c:1415
+#, c-format
msgid "Cannot use netid flag without TIRPC!\n"
-msgstr "TIRPC ¤Ê¤·¤Ë netid ¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+msgstr "TIRPC ãªã—ã« netid フラグã¯ä½¿ãˆã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1392
+#: sunrpc/rpc_main.c:1422
+#, c-format
msgid "Cannot use table flags with newstyle!\n"
-msgstr "¿··Á¼°¤ò¤â¤Ä¥Æ¡¼¥Ö¥ë¥Õ¥é¥°¤Ï»È¤¨¤Þ¤»¤ó!\n"
+msgstr "æ–°å½¢å¼ã‚’ã‚‚ã¤ãƒ†ãƒ¼ãƒ–ルフラグã¯ä½¿ãˆã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1411
+#: sunrpc/rpc_main.c:1441
#, c-format
msgid "\"infile\" is required for template generation flags.\n"
-msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÀ¸À®¥Õ¥é¥°¤Ë¤Ï\"ÆþÎÏ¥Õ¥¡¥¤¥ë\"¤¬É¬ÍפǤ¹.\n"
+msgstr "テンプレート生æˆãƒ•ãƒ©ã‚°ã«ã¯\"入力ファイル\"ãŒå¿…è¦ã§ã™.\n"
-#: sunrpc/rpc_main.c:1416
+#: sunrpc/rpc_main.c:1446
#, c-format
msgid "Cannot have more than one file generation flag!\n"
-msgstr "¥Õ¥¡¥¤¥ëÀ¸À®¥Õ¥é¥°¤ÏÊ£¿ô»ØÄê¤Ç¤­¤Þ¤»¤ó!\n"
+msgstr "ファイル生æˆãƒ•ãƒ©ã‚°ã¯è¤‡æ•°æŒ‡å®šã§ãã¾ã›ã‚“!\n"
-#: sunrpc/rpc_main.c:1425
+#: sunrpc/rpc_main.c:1455
#, c-format
msgid "usage: %s infile\n"
-msgstr "»ÈÍÑË¡: %s ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
+msgstr "使用法: %s 入力ファイル\n"
-#: sunrpc/rpc_main.c:1426
+#: 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"
+msgstr "\t%s [-abkCLNTM][-Dåå‰[=値]] [-i サイズ] [-I [-K 秒数]] [-Y パス] 入力ファイル\n"
-#: sunrpc/rpc_main.c:1428
+#: 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"
+msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o 出力ファイル] [入力ファイル]\n"
-#: sunrpc/rpc_main.c:1430
+#: sunrpc/rpc_main.c:1460
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
-msgstr "\t%s [-s ¥Í¥Ã¥È¥¿¥¤¥×]* [-o ½ÐÎÏ¥Õ¥¡¥¤¥ë] [ÆþÎÏ¥Õ¥¡¥¤¥ë]\n"
+msgstr "\t%s [-s ãƒãƒƒãƒˆã‚¿ã‚¤ãƒ—]* [-o 出力ファイル] [入力ファイル]\n"
-#: sunrpc/rpc_main.c:1431
+#: sunrpc/rpc_main.c:1461
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
-msgstr "\t%s [-n netid]* [-o ½ÐÎÏ¥Õ¥¡¥¤¥ë] [ÆþÎÏ¥Õ¥¡¥¤¥ë]\n"
+msgstr "\t%s [-n netid]* [-o 出力ファイル] [入力ファイル]\n"
+
+#: sunrpc/rpc_main.c:1469
+#, c-format
+msgid "options:\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1470
+#, c-format
+msgid "-a\t\tgenerate all files, including samples\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1471
+#, c-format
+msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1472
+#, c-format
+msgid "-c\t\tgenerate XDR routines\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1473
+#, c-format
+msgid "-C\t\tANSI C mode\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1474
+#, c-format
+msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1475
+#, c-format
+msgid "-h\t\tgenerate header file\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1476
+#, c-format
+msgid "-i size\t\tsize at which to start generating inline code\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1477
+#, c-format
+msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1478
+#, c-format
+msgid "-K seconds\tserver exits after K seconds of inactivity\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1479
+#, c-format
+msgid "-l\t\tgenerate client side stubs\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1480
+#, c-format
+msgid "-L\t\tserver errors will be printed to syslog\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1481
+#, c-format
+msgid "-m\t\tgenerate server side stubs\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1482
+#, c-format
+msgid "-M\t\tgenerate MT-safe code\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1483
+#, c-format
+msgid "-n netid\tgenerate server code that supports named netid\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1484
+#, c-format
+msgid "-N\t\tsupports multiple arguments and call-by-value\n"
+msgstr ""
+
+#: 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 nettype\tgenerate server code that supports named nettype\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1487
+#, c-format
+msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1488
+#, c-format
+msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1489
+#, c-format
+msgid "-Sm \t\tgenerate makefile template \n"
+msgstr ""
-#: sunrpc/rpc_scan.c:116
+#: sunrpc/rpc_main.c:1490
+#, c-format
+msgid "-t\t\tgenerate RPC dispatch table\n"
+msgstr ""
+
+#: sunrpc/rpc_main.c:1491
+#, c-format
+msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
+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"
+
+#: sunrpc/rpc_scan.c:114
msgid "constant or identifier expected"
-msgstr "Äê¿ô¤Þ¤¿¤Ï¼±Ê̻Ҥ¬Å¬Åö¤Ç¤¹"
+msgstr "定数ã¾ãŸã¯è­˜åˆ¥å­ãŒé©å½“ã§ã™"
-#: sunrpc/rpc_scan.c:312
+#: sunrpc/rpc_scan.c:310
msgid "illegal character in file: "
-msgstr "¥Õ¥¡¥¤¥ëÃæ¤ËÉÔÀµ¤Ê¥­¥ã¥é¥¯¥¿¤¬¤¢¤ê¤Þ¤¹: "
+msgstr "ファイル中ã«ä¸æ­£ãªã‚­ãƒ£ãƒ©ã‚¯ã‚¿ãŒã‚ã‚Šã¾ã™: "
-#: sunrpc/rpc_scan.c:351 sunrpc/rpc_scan.c:377
+#: sunrpc/rpc_scan.c:349 sunrpc/rpc_scan.c:375
msgid "unterminated string constant"
-msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
+msgstr "文字列定数ãŒçµ‚了ã—ã¦ã„ã¾ã›ã‚“"
-#: sunrpc/rpc_scan.c:383
+#: sunrpc/rpc_scan.c:381
msgid "empty char string"
-msgstr "¶õ¤Î char ʸ»úÎó"
+msgstr "空㮠char 文字列"
-#: sunrpc/rpc_scan.c:525 sunrpc/rpc_scan.c:535
+#: sunrpc/rpc_scan.c:523 sunrpc/rpc_scan.c:533
msgid "preprocessor error"
-msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¥¨¥é¡¼"
+msgstr "プリプロセッサエラー"
-#: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
+#: sunrpc/rpcinfo.c:254 sunrpc/rpcinfo.c:400
#, c-format
msgid "program %lu is not available\n"
-msgstr "¥×¥í¥°¥é¥à%lu¤ÏÍøÍѤǤ­¤Þ¤»¤ó\n"
+msgstr "プログラム%luã¯åˆ©ç”¨ã§ãã¾ã›ã‚“\n"
-#: sunrpc/rpcinfo.c:264 sunrpc/rpcinfo.c:310 sunrpc/rpcinfo.c:333
-#: sunrpc/rpcinfo.c:407 sunrpc/rpcinfo.c:453 sunrpc/rpcinfo.c:476
-#: sunrpc/rpcinfo.c:510
+#: sunrpc/rpcinfo.c: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"
+msgstr "プログラム%luãƒãƒ¼ã‚¸ãƒ§ãƒ³%luã¯åˆ©ç”¨ã§ãã¾ã›ã‚“\n"
-#: sunrpc/rpcinfo.c:515
+#: sunrpc/rpcinfo.c:532
#, c-format
msgid "program %lu version %lu ready and waiting\n"
-msgstr "¥×¥í¥°¥é¥à %lu ¥Ð¡¼¥¸¥ç¥ó %lu ¤Î½àÈ÷¤¬´°Î»¤·ÂÔµ¡Ãæ¤Ç¤¹\n"
+msgstr "プログラム %lu ãƒãƒ¼ã‚¸ãƒ§ãƒ³ %lu ã®æº–å‚™ãŒå®Œäº†ã—待機中ã§ã™\n"
-#: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
+#: sunrpc/rpcinfo.c:573 sunrpc/rpcinfo.c:580
msgid "rpcinfo: can't contact portmapper"
-msgstr "rpcinfo: ¥Ý¡¼¥È¥Þ¥Ã¥Ñ¤ÈÀܳ¤Ç¤­¤Þ¤»¤ó"
+msgstr "rpcinfo: ãƒãƒ¼ãƒˆãƒžãƒƒãƒ‘ã¨æŽ¥ç¶šã§ãã¾ã›ã‚“"
-#: sunrpc/rpcinfo.c:570
+#: sunrpc/rpcinfo.c:587
msgid "No remote programs registered.\n"
-msgstr "±ó³Ö¥×¥í¥°¥é¥à¤¬ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó.\n"
+msgstr "é éš”プログラムãŒç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“.\n"
-#: sunrpc/rpcinfo.c:574
+#: sunrpc/rpcinfo.c:591
msgid " program vers proto port\n"
-msgstr " ¥×¥í¥°¥é¥à ¥Ð¡¼¥¸¥ç¥ó ¥×¥í¥È¥³¥ë ¥Ý¡¼¥È\n"
+msgstr " プログラム ãƒãƒ¼ã‚¸ãƒ§ãƒ³ プロトコル ãƒãƒ¼ãƒˆ\n"
-#: sunrpc/rpcinfo.c:613
+#: sunrpc/rpcinfo.c:630
msgid "(unknown)"
-msgstr "(ÉÔÌÀ)"
+msgstr "(ä¸æ˜Ž)"
-#: sunrpc/rpcinfo.c:637
+#: sunrpc/rpcinfo.c:654
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
-msgstr "rpcinfo: ¥Ö¥í¡¼¥É¥­¥ã¥¹¥È¤Ë¼ºÇÔ¤·¤Þ¤·¤¿: %s\n"
+msgstr "rpcinfo: ブロードキャストã«å¤±æ•—ã—ã¾ã—ãŸ: %s\n"
-#: sunrpc/rpcinfo.c:658
+#: sunrpc/rpcinfo.c:675
msgid "Sorry. You are not root\n"
-msgstr "¼ºÎé. ¤¢¤Ê¤¿¤Ï root ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
+msgstr "失礼. ã‚ãªãŸã¯ root ã§ã¯ã‚ã‚Šã¾ã›ã‚“\n"
-#: sunrpc/rpcinfo.c:665
+#: sunrpc/rpcinfo.c:682
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
-msgstr "rpcinfo: ¥×¥í¥°¥é¥à%s¥Ð¡¼¥¸¥ç¥ó%s¤Ø¤ÎÅÐÏ¿¤òºï½ü¤Ç¤­¤Þ¤»¤ó\n"
+msgstr "rpcinfo: プログラム%sãƒãƒ¼ã‚¸ãƒ§ãƒ³%sã¸ã®ç™»éŒ²ã‚’削除ã§ãã¾ã›ã‚“\n"
-#: sunrpc/rpcinfo.c:674
+#: sunrpc/rpcinfo.c:691
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
msgstr ""
-"»ÈÍÑË¡: rpcinfo [ -n ¥Ý¡¼¥ÈÈÖ¹æ ] -u ¥Û¥¹¥È\n"
-" ¥×¥í¥°¥é¥àÈÖ¹æ [ ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ ]\n"
+"使用法: rpcinfo [ -n ãƒãƒ¼ãƒˆç•ªå· ] -u ホスト\n"
+" ãƒ—ãƒ­ã‚°ãƒ©ãƒ ç•ªå· [ ãƒãƒ¼ã‚¸ãƒ§ãƒ³ç•ªå· ]\n"
-#: sunrpc/rpcinfo.c:676
+#: sunrpc/rpcinfo.c:693
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
-msgstr " rpcinfo [ -n portnum ] -t ¥Û¥¹¥È prognum [ versnum ]\n"
+msgstr " rpcinfo [ -n portnum ] -t ホスト prognum [ versnum ]\n"
-#: sunrpc/rpcinfo.c:678
+#: sunrpc/rpcinfo.c:695
msgid " rpcinfo -p [ host ]\n"
-msgstr " rpcinfo -p [ ¥Û¥¹¥È ]\n"
+msgstr " rpcinfo -p [ ホスト ]\n"
-#: sunrpc/rpcinfo.c:679
+#: sunrpc/rpcinfo.c:696
msgid " rpcinfo -b prognum versnum\n"
msgstr " rpcinfo -b prognum versnum\n"
-#: sunrpc/rpcinfo.c:680
+#: sunrpc/rpcinfo.c:697
msgid " rpcinfo -d prognum versnum\n"
msgstr " rpcinfo -d prognum versnum\n"
-#: sunrpc/rpcinfo.c:695
+#: sunrpc/rpcinfo.c:722
#, c-format
msgid "rpcinfo: %s is unknown service\n"
-msgstr "rpcinfo: %s¤ÏÉÔÌÀ¤Ê¥µ¡¼¥Ó¥¹¤Ç¤¹\n"
+msgstr "rpcinfo: %sã¯ä¸æ˜Žãªã‚µãƒ¼ãƒ“スã§ã™\n"
-#: sunrpc/rpcinfo.c:732
+#: sunrpc/rpcinfo.c:759
#, c-format
msgid "rpcinfo: %s is unknown host\n"
-msgstr "rpcinfo: %s¤ÏÉÔÌÀ¤Ê¥Û¥¹¥È¤Ç¤¹\n"
+msgstr "rpcinfo: %sã¯ä¸æ˜Žãªãƒ›ã‚¹ãƒˆã§ã™\n"
+
+#: sunrpc/svc_run.c:70
+#, fuzzy
+msgid "svc_run: - out of memory"
+msgstr "svctcp_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
-#: sunrpc/svc_run.c:76
+#: sunrpc/svc_run.c:90
msgid "svc_run: - poll failed"
-msgstr "svc_run: - poll¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+msgstr "svc_run: - pollã«å¤±æ•—ã—ã¾ã—ãŸ"
#: sunrpc/svc_simple.c:87
#, c-format
msgid "can't reassign procedure number %ld\n"
-msgstr "¼ê³¤­ÈÖ¹æ %ld ¤òºÆ³ä¤êÅö¤Æ¤Ç¤­¤Þ¤»¤ó\n"
+msgstr "手続ãç•ªå· %ld ã‚’å†å‰²ã‚Šå½“ã¦ã§ãã¾ã›ã‚“\n"
-#: sunrpc/svc_simple.c:96
+#: sunrpc/svc_simple.c:97
msgid "couldn't create an rpc server\n"
-msgstr "RPC¥µ¡¼¥Ð¤òºîÀ®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
+msgstr "RPCサーãƒã‚’作æˆã§ãã¾ã›ã‚“ã§ã—ãŸ\n"
-#: sunrpc/svc_simple.c:104
+#: sunrpc/svc_simple.c:105
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
-msgstr "¥×¥í¥°¥é¥à %ld ¥Ð¡¼¥¸¥ç¥ó %ld ¤òÅÐÏ¿¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
+msgstr "プログラム %ld ãƒãƒ¼ã‚¸ãƒ§ãƒ³ %ld を登録ã§ãã¾ã›ã‚“ã§ã—ãŸ\n"
-#: sunrpc/svc_simple.c:111
+#: sunrpc/svc_simple.c:113
msgid "registerrpc: out of memory\n"
-msgstr "registerrpc: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+msgstr "registerrpc: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
-#: sunrpc/svc_simple.c:175
+#: sunrpc/svc_simple.c:173
#, c-format
msgid "trouble replying to prog %d\n"
-msgstr "¥×¥í¥°¥é¥à %d ¤Ø¤Î±þÅúÃæ¤ËÌäÂ꤬µ¯¤­¤Þ¤·¤¿\n"
+msgstr "プログラム %d ã¸ã®å¿œç­”中ã«å•é¡ŒãŒèµ·ãã¾ã—ãŸ\n"
-#: sunrpc/svc_simple.c:183
+#: sunrpc/svc_simple.c:182
#, c-format
msgid "never registered prog %d\n"
-msgstr "¥×¥í¥°¥é¥à %d ¤ÏÅÐÏ¿¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
+msgstr "プログラム %d ã¯ç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“\n"
#: sunrpc/svc_tcp.c:155
msgid "svc_tcp.c - tcp socket creation problem"
-msgstr "svc_tcp.c - tcp¥½¥±¥Ã¥ÈºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+msgstr "svc_tcp.c - tcpソケット作æˆã«å•é¡ŒãŒã‚ã‚Šã¾ã™"
#: sunrpc/svc_tcp.c:170
msgid "svc_tcp.c - cannot getsockname or listen"
-msgstr "svc_tcp.c - getsockname¤â¤·¤¯¤Ïlisten¤Ç¤­¤Þ¤»¤ó"
-
-#: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
-msgid "svctcp_create: out of memory\n"
-msgstr "svctcp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
-
-#: sunrpc/svc_tcp.c:225 sunrpc/svc_tcp.c:228
-msgid "svc_tcp: makefd_xprt: out of memory\n"
-msgstr "svc_tcp: makefd_xprt: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+msgstr "svc_tcp.c - getsocknameã‚‚ã—ãã¯listenã§ãã¾ã›ã‚“"
#: sunrpc/svc_udp.c:128
msgid "svcudp_create: socket creation problem"
-msgstr "svcudp_create: ¥½¥±¥Ã¥È¤ÎºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+msgstr "svcudp_create: ソケットã®ä½œæˆã«å•é¡ŒãŒã‚ã‚Šã¾ã™"
#: sunrpc/svc_udp.c:142
msgid "svcudp_create - cannot getsockname"
-msgstr "svcudp_create - getsockname¤Ç¤­¤Þ¤»¤ó"
-
-#: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
-msgid "svcudp_create: out of memory\n"
-msgstr "svcudp_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+msgstr "svcudp_create - getsocknameã§ãã¾ã›ã‚“"
-#: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
+#: 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"
+msgstr "svcudp_create: xp_padã¯IP_PKTINFOã«å¯¾ã—ã¦å°ã•ã™ãŽã¾ã™\n"
-#: sunrpc/svc_udp.c:493
+#: sunrpc/svc_udp.c:475
msgid "enablecache: cache already enabled"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¤Ï´û¤ËÍ­¸ú¤Ç¤¹"
+msgstr "enablecache: キャッシュã¯æ—¢ã«æœ‰åŠ¹ã§ã™"
-#: sunrpc/svc_udp.c:499
+#: sunrpc/svc_udp.c:481
msgid "enablecache: could not allocate cache"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "enablecache: キャッシュを確ä¿ã§ãã¾ã›ã‚“ã§ã—ãŸ"
-#: sunrpc/svc_udp.c:507
+#: sunrpc/svc_udp.c:490
msgid "enablecache: could not allocate cache data"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "enablecache: キャッシュデータを確ä¿ã§ãã¾ã›ã‚“ã§ã—ãŸ"
-#: sunrpc/svc_udp.c:514
+#: sunrpc/svc_udp.c:498
msgid "enablecache: could not allocate cache fifo"
-msgstr "enablecache: ¥­¥ã¥Ã¥·¥åfifo¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "enablecache: キャッシュfifoを確ä¿ã§ãã¾ã›ã‚“ã§ã—ãŸ"
-#: sunrpc/svc_udp.c:550
+#: sunrpc/svc_udp.c:533
msgid "cache_set: victim not found"
-msgstr "cache_set: µ¾À·Îΰ褬¤ß¤Ä¤«¤ê¤Þ¤»¤ó"
+msgstr "cache_set: 犠牲領域ãŒã¿ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: sunrpc/svc_udp.c:561
+#: sunrpc/svc_udp.c:544
msgid "cache_set: victim alloc failed"
-msgstr "cache_set: µ¾À·Îΰè³ÎÊݤ˼ºÇÔ¤·¤Þ¤·¤¿"
+msgstr "cache_set: 犠牲領域確ä¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: sunrpc/svc_udp.c:567
+#: sunrpc/svc_udp.c:551
msgid "cache_set: could not allocate new rpc_buffer"
-msgstr "cache_set: ¿·¤·¤¤rpc_buffer¤ò³ÎÊݤǤ­¤Þ¤»¤ó¤Ç¤·¤¿"
+msgstr "cache_set: æ–°ã—ã„rpc_bufferを確ä¿ã§ãã¾ã›ã‚“ã§ã—ãŸ"
#: sunrpc/svc_unix.c:150
msgid "svc_unix.c - AF_UNIX socket creation problem"
-msgstr "svc_unix.c - AF_UNIX¥½¥±¥Ã¥ÈºîÀ®¤ËÌäÂ꤬¤¢¤ê¤Þ¤¹"
+msgstr "svc_unix.c - AF_UNIXソケット作æˆã«å•é¡ŒãŒã‚ã‚Šã¾ã™"
#: sunrpc/svc_unix.c:166
msgid "svc_unix.c - cannot getsockname or listen"
-msgstr "svc_unix.c - getsockname¤â¤·¤¯¤Ïlisten¤Ç¤­¤Þ¤»¤ó"
+msgstr "svc_unix.c - getsocknameã‚‚ã—ãã¯listenã§ãã¾ã›ã‚“"
-#: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
-msgid "svcunix_create: out of memory\n"
-msgstr "svcunix_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:29 sysdeps/unix/siglist.c:27
+msgid "Hangup"
+msgstr "Hangup"
-#: 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/generic/siglist.h:30 sysdeps/unix/siglist.c:28
+msgid "Interrupt"
+msgstr "割り込ã¿"
-#: sunrpc/xdr.c:570 sunrpc/xdr.c:573
-msgid "xdr_bytes: out of memory\n"
-msgstr "xdr_bytes: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:31 sysdeps/unix/siglist.c:29
+msgid "Quit"
+msgstr "終了"
-#: sunrpc/xdr.c:728 sunrpc/xdr.c:731
-msgid "xdr_string: out of memory\n"
-msgstr "xdr_string: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:32 sysdeps/unix/siglist.c:30
+msgid "Illegal instruction"
+msgstr "Illegal instruction"
-#: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
-msgid "xdr_array: out of memory\n"
-msgstr "xdr_array: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:33 sysdeps/unix/siglist.c:31
+msgid "Trace/breakpoint trap"
+msgstr "Trace/breakpoint trap"
-#: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
-msgid "xdrrec_create: out of memory\n"
-msgstr "xdrrec_create: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:34
+msgid "Aborted"
+msgstr "中止"
-#: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
-msgid "xdr_reference: out of memory\n"
-msgstr "xdr_reference: ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#: sysdeps/generic/siglist.h:35 sysdeps/unix/siglist.c:34
+msgid "Floating point exception"
+msgstr "浮動å°æ•°ç‚¹ä¾‹å¤–"
-#: nis/nis_callback.c:189
-msgid "unable to free arguments"
-msgstr "°ú¿ô¤ò²òÊü¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:36 sysdeps/unix/siglist.c:35
+msgid "Killed"
+msgstr "強制終了"
-#: nis/nis_error.c:30
-msgid "Probable success"
-msgstr "¤ª¤½¤é¤¯À®¸ù"
+#: sysdeps/generic/siglist.h:37 sysdeps/unix/siglist.c:36
+msgid "Bus error"
+msgstr "ãƒã‚¹ã‚¨ãƒ©ãƒ¼"
-#: nis/nis_error.c:31
-msgid "Not found"
-msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:38 sysdeps/unix/siglist.c:37
+msgid "Segmentation fault"
+msgstr "Segmentation fault"
-#: nis/nis_error.c:32
-msgid "Probably not found"
-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"
-#: nis/nis_error.c:33
-msgid "Cache expired"
-msgstr "¥­¥ã¥Ã¥·¥å¤¬ÇË´þ¤µ¤ì¤Þ¤·¤¿"
+#: sysdeps/generic/siglist.h:40 sysdeps/unix/siglist.c:40
+msgid "Alarm clock"
+msgstr "Alarm clock"
-#: nis/nis_error.c:34
-msgid "NIS+ servers unreachable"
-msgstr "NIS+ ¥µ¡¼¥Ð¤ËÆϤ­¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:41 sysdeps/unix/siglist.c:41
+msgid "Terminated"
+msgstr "Terminated"
-#: nis/nis_error.c:35
-msgid "Unknown object"
-msgstr "ÉÔÌÀ¤Ê¥ª¥Ö¥¸¥§¥¯¥È"
+#: sysdeps/generic/siglist.h:42 sysdeps/unix/siglist.c:42
+msgid "Urgent I/O condition"
+msgstr "緊急 I/O 状態"
-#: nis/nis_error.c:36
-msgid "Server busy, try again"
-msgstr "¥µ¡¼¥Ð¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹, ºÆ»î¹Ô¤·¤Æ¤¯¤À¤µ¤¤"
+#: sysdeps/generic/siglist.h:43 sysdeps/unix/siglist.c:43
+msgid "Stopped (signal)"
+msgstr "åœæ­¢ (シグナル)"
-#: nis/nis_error.c:37
-msgid "Generic system error"
-msgstr "°ìÈÌŪ¤Ê¥·¥¹¥Æ¥à¥¨¥é¡¼"
+#: sysdeps/generic/siglist.h:44 sysdeps/unix/siglist.c:44
+msgid "Stopped"
+msgstr "åœæ­¢"
-#: nis/nis_error.c:38
-msgid "First/next chain broken"
-msgstr "ºÇ½é/¼¡¤Î¥Á¥§¥¤¥ó¤¬²õ¤ì¤Æ¤¤¤Þ¤¹"
+#: sysdeps/generic/siglist.h:45 sysdeps/unix/siglist.c:45
+msgid "Continued"
+msgstr "継続"
-#: nis/nis_error.c:41
-msgid "Name not served by this server"
-msgstr "̾Á°¤Ï¤³¤Î¥µ¡¼¥Ð¡¼¤Ç´ÉÍý¤µ¤ì¤Æ¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:46 sysdeps/unix/siglist.c:46
+msgid "Child exited"
+msgstr "å­ãƒ—ロセス終了"
-#: nis/nis_error.c:42
-msgid "Server out of memory"
-msgstr "¥µ¡¼¥Ð¤Î¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:47 sysdeps/unix/siglist.c:47
+msgid "Stopped (tty input)"
+msgstr "åœæ­¢ (tty 入力)"
-#: nis/nis_error.c:43
-msgid "Object with same name exists"
-msgstr "Ʊ¤¸Ì¾Á°¤ò»ý¤Ä¥ª¥Ö¥¸¥§¥¯¥È¤¬Â¸ºß¤·¤Þ¤¹"
+#: sysdeps/generic/siglist.h:48 sysdeps/unix/siglist.c:48
+msgid "Stopped (tty output)"
+msgstr "åœæ­¢ (tty 出力)"
-#: nis/nis_error.c:44
-msgid "Not master server for this domain"
-msgstr "¤³¤Î¥É¥á¥¤¥ó¤Î¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:49 sysdeps/unix/siglist.c:49
+msgid "I/O possible"
+msgstr "I/O å¯èƒ½"
-#: nis/nis_error.c:45
-msgid "Invalid object for operation"
-msgstr "Áàºî¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¹"
+#: sysdeps/generic/siglist.h:50 sysdeps/unix/siglist.c:50
+msgid "CPU time limit exceeded"
+msgstr "CPU時間制é™ã‚’超éŽã—ã¾ã—ãŸ"
-#: nis/nis_error.c:46
-msgid "Malformed name, or illegal name"
-msgstr "ÉÔÅö, ¤Þ¤¿¤ÏÉÔÀµ¤Ê̾Á°¤Ç¤¹"
+#: sysdeps/generic/siglist.h:51 sysdeps/unix/siglist.c:51
+msgid "File size limit exceeded"
+msgstr "ファイルサイズ制é™ã‚’超éŽã—ã¾ã—ãŸ"
-#: nis/nis_error.c:47
-msgid "Unable to create callback"
-msgstr "¥³¡¼¥ë¥Ð¥Ã¥¯¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:52 sysdeps/unix/siglist.c:52
+msgid "Virtual timer expired"
+msgstr "仮想タイマーãŒçµ‚了ã—ã¾ã—ãŸ"
-#: nis/nis_error.c:48
-msgid "Results sent to callback proc"
-msgstr "¥³¡¼¥ë¥Ð¥Ã¥¯¥×¥í¥·¡¼¥¸¥ã¤Ë·ë²Ì¤òÁ÷¤ê¤Þ¤·¤¿"
+#: sysdeps/generic/siglist.h:53 sysdeps/unix/siglist.c:53
+msgid "Profiling timer expired"
+msgstr "プロファイリングタイマーãŒçµ‚了ã—ã¾ã—ãŸ"
-#: nis/nis_error.c:49
-msgid "Not found, no such name"
-msgstr "¤½¤Î¤è¤¦¤Ê̾Á°¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:54 sysdeps/unix/siglist.c:54
+msgid "Window changed"
+msgstr "Window ãŒå¤‰æ›´ã•ã‚Œã¾ã—ãŸ"
-#: nis/nis_error.c:50
-msgid "Name/entry isn't unique"
-msgstr "̾Á°/¥¨¥ó¥È¥ê¤¬¥æ¥Ë¡¼¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:55 sysdeps/unix/siglist.c:56
+msgid "User defined signal 1"
+msgstr "ユーザー定義シグナル1"
-#: nis/nis_error.c:51
-msgid "Modification failed"
-msgstr "¹¹¿·¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/generic/siglist.h:56 sysdeps/unix/siglist.c:57
+msgid "User defined signal 2"
+msgstr "ユーザー定義シグナル2"
-#: nis/nis_error.c:52
-msgid "Database for table does not exist"
-msgstr "¥Æ¡¼¥Ö¥ë¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬Â¸ºß¤·¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:60 sysdeps/unix/siglist.c:33
+msgid "EMT trap"
+msgstr "EMT トラップ"
-#: nis/nis_error.c:53
-msgid "Entry/table type mismatch"
-msgstr "¥¨¥ó¥È¥ê¤È¥Æ¡¼¥Ö¥ë¤Î·¿¤¬°ìÃפ·¤Þ¤»¤ó"
+#: sysdeps/generic/siglist.h:63 sysdeps/unix/siglist.c:38
+msgid "Bad system call"
+msgstr "é–“é•ã£ãŸã‚·ã‚¹ãƒ†ãƒ ã‚³ãƒ¼ãƒ«"
-#: nis/nis_error.c:54
-msgid "Link points to illegal name"
-msgstr "¥ê¥ó¥¯¤¬ÉÔÀµ¤Ê̾Á°¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
+#: sysdeps/generic/siglist.h:66
+msgid "Stack fault"
+msgstr "スタックエラー"
-#: nis/nis_error.c:55
-msgid "Partial success"
-msgstr "ÉôʬŪ¤ËÀ®¸ù"
+#: sysdeps/generic/siglist.h:69
+msgid "Information request"
+msgstr "情報è¦æ±‚"
-#: nis/nis_error.c:56
-msgid "Too many attributes"
-msgstr "°À­¤¬Â¿¤¹¤®¤Þ¤¹"
+#: sysdeps/generic/siglist.h:71
+msgid "Power failure"
+msgstr "é›»æºã‚¨ãƒ©ãƒ¼"
-#: nis/nis_error.c:57
-msgid "Error in RPC subsystem"
-msgstr "RPC¥µ¥Ö¥·¥¹¥Æ¥àÆ⥨¥é¡¼"
+#: sysdeps/generic/siglist.h:74 sysdeps/unix/siglist.c:55
+msgid "Resource lost"
+msgstr "リソースãŒç„¡ããªã‚Šã¾ã—ãŸ"
-#: nis/nis_error.c:58
-msgid "Missing or malformed attribute"
-msgstr "°À­¤¬¸«Åö¤¿¤é¤Ê¤¤¤«ÉÔÅö¤Ç¤¹"
+#. TRANS Operation not permitted; only the owner of the file (or other resource)
+#. TRANS or processes with special privileges can perform the operation.
+#: sysdeps/gnu/errlist.c:25
+msgid "Operation not permitted"
+msgstr "許å¯ã•ã‚Œã¦ã„ãªã„æ“作ã§ã™"
-#: nis/nis_error.c:59
-msgid "Named object is not searchable"
-msgstr "̾Á°ÉÕ¤­¥ª¥Ö¥¸¥§¥¯¥È¤¬¸¡º÷²Äǽ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#. TRANS No process matches the specified process ID.
+#: sysdeps/gnu/errlist.c:45
+msgid "No such process"
+msgstr "ãã®ã‚ˆã†ãªãƒ—ロセスã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_error.c:60
-msgid "Error while talking to callback proc"
-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 "システムコール割り込ã¿"
-#: nis/nis_error.c:61
-msgid "Non NIS+ namespace encountered"
-msgstr "NIS+ ̾Á°¶õ´Ö¤ËÁø¶ø¤·¤Æ¤¤¤Þ¤»¤ó"
+#. TRANS Input/output error; usually used for physical read or write errors.
+#: sysdeps/gnu/errlist.c:69
+msgid "Input/output error"
+msgstr "入力/出力エラーã§ã™"
-#: nis/nis_error.c:62
-msgid "Illegal object type for operation"
-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 "ãã®ã‚ˆã†ãªãƒ‡ãƒã‚¤ã‚¹ã‚„アドレスã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_error.c:63
-msgid "Passed object is not the same object on server"
-msgstr "¥Ñ¥¹¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï¥µ¡¼¥Ð¾å¤Î¤½¤ì¤ÈƱ°ì¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#. TRANS Argument list too long; used when the arguments passed to a new program
+#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
+#. TRANS File}) occupy too much memory space. This condition never arises in the
+#. TRANS GNU system.
+#: sysdeps/gnu/errlist.c:94
+msgid "Argument list too long"
+msgstr "引数リストãŒé•·ã™ãŽã¾ã™"
-#: nis/nis_error.c:64
-msgid "Modify operation failed"
-msgstr "¹¹¿·Áàºî¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#. TRANS Invalid executable file format. This condition is detected by the
+#. TRANS @code{exec} functions; see @ref{Executing a File}.
+#: sysdeps/gnu/errlist.c:104
+msgid "Exec format error"
+msgstr "実行形å¼ã‚¨ãƒ©ãƒ¼"
-#: nis/nis_error.c:65
-msgid "Query illegal for named table"
-msgstr "named table ¤ËÂФ·¤ÆÉÔÀµ¤Ê¥¯¥¨¥ê¤Ç¤¹"
+#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
+#. TRANS closed or reading from a descriptor open only for writing (or vice
+#. TRANS versa).
+#: sysdeps/gnu/errlist.c:115
+msgid "Bad file descriptor"
+msgstr "ä¸æ­£ãªãƒ•ã‚¡ã‚¤ãƒ«è¨˜è¿°å­ã§ã™"
-#: nis/nis_error.c:66
-msgid "Attempt to remove a non-empty table"
-msgstr "¶õ¤Ç¤Ê¤¤¥Æ¡¼¥Ö¥ë¤òºï½ü¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
+#. TRANS There are no child processes. This error happens on operations that are
+#. TRANS supposed to manipulate child processes, when there aren't any processes
+#. TRANS to manipulate.
+#: sysdeps/gnu/errlist.c:126
+msgid "No child processes"
+msgstr "å­ãƒ—ロセスãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_error.c:67
-msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
-msgstr "NIS+ ¥³¡¼¥ë¥É¥¹¥¿¡¼¥È¥Õ¥¡¥¤¥ë¤Ø¤Î¥¢¥¯¥»¥¹¤Ç¥¨¥é¡¼. NIS+ ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹¤«?"
+#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
+#. TRANS deadlock situation. The system does not guarantee that it will notice
+#. TRANS all such situations. This error means you got lucky and the system
+#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
+#: sysdeps/gnu/errlist.c:138
+msgid "Resource deadlock avoided"
+msgstr "リソースã®ãƒ‡ãƒƒãƒ‰ãƒ­ãƒƒã‚¯å›žé¿"
-#: nis/nis_error.c:68
-msgid "Full resync required for directory"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ¹¤ë´°Á´ºÆsync¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
+#. TRANS No memory available. The system cannot allocate more virtual memory
+#. TRANS because its capacity is full.
+#: sysdeps/gnu/errlist.c:148
+msgid "Cannot allocate memory"
+msgstr "メモリを確ä¿ã§ãã¾ã›ã‚“"
-#: nis/nis_error.c:69
-msgid "NIS+ operation failed"
-msgstr "NIS+ ¤ÎÁàºî¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#. TRANS Bad address; an invalid pointer was detected.
+#. TRANS In the GNU system, this error never happens; you get a signal instead.
+#: sysdeps/gnu/errlist.c:167
+msgid "Bad address"
+msgstr "ä¸æ­£ãªã‚¢ãƒ‰ãƒ¬ã‚¹ã§ã™"
-#: nis/nis_error.c:70
-msgid "NIS+ service is unavailable or not installed"
-msgstr "NIS+ ¥µ¡¼¥Ó¥¹¤¬ÍøÍÑÉÔǽ¤«¡¢¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#. 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 "ブロックデãƒã‚¤ã‚¹ãŒå¿…è¦ã§ã™"
-#: nis/nis_error.c:71
-msgid "Yes, 42 is the meaning of life"
-msgstr "¤Ï¤¤¡¢42¤Ï¿ÍÀ¸¤ÎÊ¿¶Ñ¤Ç¤¹"
+#. TRANS Resource busy; a system resource that can't be shared is already in use.
+#. TRANS For example, if you try to delete a file that is the root of a currently
+#. TRANS mounted filesystem, you get this error.
+#: sysdeps/gnu/errlist.c:189
+msgid "Device or resource busy"
+msgstr "デãƒã‚¤ã‚¹ã‚‚ã—ãã¯ãƒªã‚½ãƒ¼ã‚¹ãŒãƒ“ジー状態ã§ã™"
-#: nis/nis_error.c:72
-msgid "Unable to authenticate NIS+ server"
-msgstr "NIS+ ¥µ¡¼¥Ð¤òǧ¾Ú¤Ç¤­¤Þ¤»¤ó"
+#. TRANS File exists; an existing file was specified in a context where it only
+#. TRANS makes sense to specify a new file.
+#: sysdeps/gnu/errlist.c:199
+msgid "File exists"
+msgstr "ファイルãŒå­˜åœ¨ã—ã¾ã™"
-#: nis/nis_error.c:73
-msgid "Unable to authenticate NIS+ client"
-msgstr "NIS+ ¥¯¥é¥¤¥¢¥ó¥È¤òǧ¾Ú¤Ç¤­¤Þ¤»¤ó"
+#. TRANS An attempt to make an improper link across file systems was detected.
+#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
+#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
+#: sysdeps/gnu/errlist.c:210
+msgid "Invalid cross-device link"
+msgstr "無効ãªã‚¯ãƒ­ã‚¹ãƒ‡ãƒã‚¤ã‚¹ãƒªãƒ³ã‚¯ã§ã™"
-#: nis/nis_error.c:74
-msgid "No file space on server"
-msgstr "¥µ¡¼¥Ð¤Ë¥Õ¥¡¥¤¥ë¤ÎÎΰ褬¤¢¤ê¤Þ¤»¤ó"
+#. TRANS The wrong type of device was given to a function that expects a
+#. TRANS particular sort of device.
+#: sysdeps/gnu/errlist.c:220
+msgid "No such device"
+msgstr "ãã®ã‚ˆã†ãªãƒ‡ãƒã‚¤ã‚¹ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_error.c:75
-msgid "Unable to create process on server"
-msgstr "¥µ¡¼¥Ð¾å¤Ë¥×¥í¥»¥¹¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#. TRANS A file that isn't a directory was specified when a directory is required.
+#: sysdeps/gnu/errlist.c:229
+msgid "Not a directory"
+msgstr "ディレクトリã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_error.c:76
-msgid "Master server busy, full dump rescheduled."
-msgstr "¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð¤¬¥Ó¥¸¡¼¤Ç¤¹, ¥Õ¥ë¥À¥ó¥×¤ÏºÆ¥¹¥±¥¸¥å¡¼¥ë¤·¤Þ¤·¤¿."
+#. TRANS File is a directory; you cannot open a directory for writing,
+#. TRANS or create or remove hard links to it.
+#: sysdeps/gnu/errlist.c:239
+msgid "Is a directory"
+msgstr "ディレクトリã§ã™"
-#: nis/nis_local_names.c:126
-#, c-format
-msgid "LOCAL entry for UID %d in directory %s not unique\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê %2$s ¤Î UID %1$d ¤ËÂФ¹¤ë¥í¡¼¥«¥ë¥¨¥ó¥È¥ê¤¬¥æ¥Ë¡¼¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
+#. TRANS Invalid argument. This is used to indicate various kinds of problems
+#. TRANS with passing the wrong argument to a library function.
+#: sysdeps/gnu/errlist.c:249
+msgid "Invalid argument"
+msgstr "無効ãªå¼•æ•°ã§ã™"
-#: nis/nis_print.c:51
-msgid "UNKNOWN"
-msgstr "̤ÃÎ"
+#. TRANS The current process has too many files open and can't open any more.
+#. TRANS Duplicate descriptors do count toward this limit.
+#. TRANS
+#. TRANS In BSD and GNU, the number of open files is controlled by a resource
+#. TRANS limit that can usually be increased. If you get this error, you might
+#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
+#. TRANS @pxref{Limits on Resources}.
+#: sysdeps/gnu/errlist.c:264
+msgid "Too many open files"
+msgstr "ファイルを開ãã™ãŽã§ã™"
-#: nis/nis_print.c:109
-msgid "BOGUS OBJECT\n"
-msgstr "BOGUS OBJECT\n"
+#. TRANS There are too many distinct file openings in the entire system. Note
+#. TRANS that any number of linked channels count as just one file opening; see
+#. TRANS @ref{Linked Channels}. This error never occurs in the GNU system.
+#: sysdeps/gnu/errlist.c:275
+msgid "Too many open files in system"
+msgstr "システム中ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é–‹ãã™ãŽã§ã™"
-#: nis/nis_print.c:112
-msgid "NO OBJECT\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬¤¢¤ê¤Þ¤»¤ó\n"
+#. TRANS Inappropriate I/O control operation, such as trying to set terminal
+#. TRANS modes on an ordinary file.
+#: sysdeps/gnu/errlist.c:285
+msgid "Inappropriate ioctl for device"
+msgstr "デãƒã‚¤ã‚¹ã«å¯¾ã™ã‚‹ä¸é©åˆ‡ãªioctlã§ã™"
-#: nis/nis_print.c:115
-msgid "DIRECTORY\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê\n"
+#. TRANS An attempt to execute a file that is currently open for writing, or
+#. TRANS write to a file that is currently being executed. Often using a
+#. TRANS debugger to run a program is considered having it open for writing and
+#. TRANS will cause this error. (The name stands for ``text file busy''.) This
+#. TRANS is not an error in the GNU system; the text is copied as necessary.
+#: sysdeps/gnu/errlist.c:298
+msgid "Text file busy"
+msgstr "テキストファイルãŒãƒ“ジー状態ã§ã™"
-#: nis/nis_print.c:118
-msgid "GROUP\n"
-msgstr "¥°¥ë¡¼¥×\n"
+#. TRANS File too big; the size of a file would be larger than allowed by the system.
+#: sysdeps/gnu/errlist.c:307
+msgid "File too large"
+msgstr "ファイルãŒå¤§ãã™ãŽã¾ã™"
-#: nis/nis_print.c:121
-msgid "TABLE\n"
-msgstr "¥Æ¡¼¥Ö¥ë\n"
+#. TRANS No space left on device; write operation on a file failed because the
+#. TRANS disk is full.
+#: sysdeps/gnu/errlist.c:317
+msgid "No space left on device"
+msgstr "デãƒã‚¤ã‚¹ã«ç©ºã領域ãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_print.c:124
-msgid "ENTRY\n"
-msgstr "¥¨¥ó¥È¥ê\n"
+#. TRANS Invalid seek operation (such as on a pipe).
+#: sysdeps/gnu/errlist.c:326
+msgid "Illegal seek"
+msgstr "ä¸æ­£ãªã‚·ãƒ¼ã‚¯ã§ã™"
-#: nis/nis_print.c:127
-msgid "LINK\n"
-msgstr "LINK\n"
+#. TRANS An attempt was made to modify something on a read-only file system.
+#: sysdeps/gnu/errlist.c:335
+msgid "Read-only file system"
+msgstr "読ã¿è¾¼ã¿å°‚用ファイルシステムã§ã™"
-#: nis/nis_print.c:130
-msgid "PRIVATE\n"
-msgstr "PRIVATE\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}).
+#: sysdeps/gnu/errlist.c:346
+msgid "Too many links"
+msgstr "リンクãŒå¤šã™ãŽã¾ã™"
-#: nis/nis_print.c:133
-msgid "(Unknown object)\n"
-msgstr "(ÉÔÌÀ¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¹)\n"
+#. TRANS Domain error; used by mathematical functions when an argument value does
+#. TRANS not fall into the domain over which the function is defined.
+#: sysdeps/gnu/errlist.c:369
+msgid "Numerical argument out of domain"
+msgstr "数値ã®å¼•æ•°ã¯ãƒ‰ãƒ¡ã‚¤ãƒ³å¤–ã§ã™"
-#: nis/nis_print.c:166
-#, c-format
-msgid "Name : `%s'\n"
-msgstr "̾Á° : `%s'\n"
+#. TRANS Range error; used by mathematical functions when the result value is
+#. TRANS not representable because of overflow or underflow.
+#: sysdeps/gnu/errlist.c:379
+msgid "Numerical result out of range"
+msgstr "計算çµæžœã¯ç¯„囲外ã®å€¤ã§ã™"
-#: nis/nis_print.c:167
-#, c-format
-msgid "Type : %s\n"
-msgstr "·¿ : %s\n"
+#. TRANS Resource temporarily unavailable; the call might work if you try again
+#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
+#. TRANS they are always the same in the GNU C library.
+#. TRANS
+#. TRANS This error can happen in a few different situations:
+#. TRANS
+#. TRANS @itemize @bullet
+#. TRANS @item
+#. TRANS An operation that would block was attempted on an object that has
+#. TRANS non-blocking mode selected. Trying the same operation again will block
+#. TRANS until some external condition makes it possible to read, write, or
+#. TRANS connect (whatever the operation). You can use @code{select} to find out
+#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
+#. TRANS
+#. TRANS @strong{Portability Note:} In many older Unix systems, this condition
+#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
+#. TRANS different from @code{EAGAIN}. To make your program portable, you should
+#. TRANS check for both codes and treat them the same.
+#. TRANS
+#. TRANS @item
+#. TRANS A temporary resource shortage made an operation impossible. @code{fork}
+#. TRANS can return this error. It indicates that the shortage is expected to
+#. TRANS pass, so your program can try the call again later and it may succeed.
+#. TRANS It is probably a good idea to delay for a few seconds before trying it
+#. TRANS again, to allow time for other processes to release scarce resources.
+#. TRANS Such shortages are usually fairly serious and affect the whole system,
+#. TRANS so usually an interactive program should report the error to the user
+#. TRANS and return to its command loop.
+#. TRANS @end itemize
+#: sysdeps/gnu/errlist.c:416
+msgid "Resource temporarily unavailable"
+msgstr "リソースãŒä¸€æ™‚çš„ã«åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nis/nis_print.c:172
-msgid "Master Server :\n"
-msgstr "¥Þ¥¹¥¿¡¼¥µ¡¼¥Ð:\n"
+#. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above).
+#. TRANS The values are always the same, on every operating system.
+#. TRANS
+#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
+#. TRANS separate error code.
+#: sysdeps/gnu/errlist.c:429
+msgid "Operation would block"
+msgstr "ブロックã•ã‚Œã†ã‚‹æ“作ã§ã™"
-#: nis/nis_print.c:174
-msgid "Replicate :\n"
-msgstr "Ê£À½ :\n"
+#. TRANS An operation that cannot complete immediately was initiated on an object
+#. TRANS that has non-blocking mode selected. Some functions that must always
+#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
+#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
+#. TRANS the operation has begun and will take some time. Attempts to manipulate
+#. TRANS the object before the call completes return @code{EALREADY}. You can
+#. TRANS use the @code{select} function to find out when the pending operation
+#. TRANS has completed; @pxref{Waiting for I/O}.
+#: sysdeps/gnu/errlist.c:445
+msgid "Operation now in progress"
+msgstr "ç¾åœ¨å‡¦ç†ä¸­ã®æ“作ã§ã™"
-#: nis/nis_print.c:175
-#, c-format
-msgid "\tName : %s\n"
-msgstr "\t̾Á° : %s\n"
+#. TRANS An operation is already in progress on an object that has non-blocking
+#. TRANS mode selected.
+#: sysdeps/gnu/errlist.c:455
+msgid "Operation already in progress"
+msgstr "æ“作ã¯ã™ã§ã«å‡¦ç†ä¸­ã§ã™"
-#: nis/nis_print.c:176
-msgid "\tPublic Key : "
-msgstr "\t¸ø³«¸° : "
+#. 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 "ソケットã§ãªã„ã‚‚ã®ã«ã‚½ã‚±ãƒƒãƒˆæ“作をã—ã¦ã„ã¾ã™"
-#: nis/nis_print.c:180
-msgid "None.\n"
-msgstr "½ªÎ».\n"
+#. TRANS The size of a message sent on a socket was larger than the supported
+#. TRANS maximum size.
+#: sysdeps/gnu/errlist.c:474
+msgid "Message too long"
+msgstr "メッセージãŒé•·ã™ãŽã¾ã™"
-#: nis/nis_print.c:183
-#, c-format
-msgid "Diffie-Hellmann (%d bits)\n"
-msgstr "Diffie-Hellmann (%d ¥Ó¥Ã¥È)\n"
+#. TRANS The socket type does not support the requested communications protocol.
+#: sysdeps/gnu/errlist.c:483
+msgid "Protocol wrong type for socket"
+msgstr "ソケットã«å¯¾ã—é–“é•ã£ãŸãƒ—ロトコルã®å½¢å¼ã§ã™"
-#: nis/nis_print.c:188
-#, c-format
-msgid "RSA (%d bits)\n"
-msgstr "RSA (%d ¥Ó¥Ã¥È)\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}.
+#: sysdeps/gnu/errlist.c:493
+msgid "Protocol not available"
+msgstr "プロトコルã¯åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nis/nis_print.c:191
-msgid "Kerberos.\n"
-msgstr "Kerberos.\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}.
+#: sysdeps/gnu/errlist.c:504
+msgid "Protocol not supported"
+msgstr "プロトコルã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print.c:194
-#, c-format
-msgid "Unknown (type = %d, bits = %d)\n"
-msgstr "̤ÃÎ (·¿ = %d, ¥Ó¥Ã¥È = %d)\n"
+#. TRANS The socket type is not supported.
+#: sysdeps/gnu/errlist.c:513
+msgid "Socket type not supported"
+msgstr "ソケット形å¼ã¯ã‚µãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print.c:205
-#, c-format
-msgid "\tUniversal addresses (%u)\n"
-msgstr "\t¥æ¥Ë¥Ð¡¼¥µ¥ë¥¢¥É¥ì¥¹ (%u)\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 "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„æ“作ã§ã™"
-#: nis/nis_print.c:227
-msgid "Time to live : "
-msgstr "À¸Â¸»þ´Ö : "
+#. TRANS The socket communications protocol family you requested is not supported.
+#: sysdeps/gnu/errlist.c:536
+msgid "Protocol family not supported"
+msgstr "プロトコルファミリã¯ã‚µãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print.c:229
-msgid "Default Access rights :\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}.
+#: sysdeps/gnu/errlist.c:546
+msgid "Address family not supported by protocol"
+msgstr "アドレスファミリã¯ãƒ—ロトコルã«ã‚ˆã£ã¦ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print.c:238
-#, c-format
-msgid "\tType : %s\n"
-msgstr "\t·¿ : %s\n"
+#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
+#: sysdeps/gnu/errlist.c:555
+msgid "Address already in use"
+msgstr "アドレスã¯æ—¢ã«ä½¿ç”¨ä¸­ã§ã™"
-#: nis/nis_print.c:239
-msgid "\tAccess rights: "
-msgstr "\t¥¢¥¯¥»¥¹¸¢¸Â : "
+#. TRANS The requested socket address is not available; for example, you tried
+#. TRANS to give a socket a name that doesn't match the local host name.
+#. TRANS @xref{Socket Addresses}.
+#: sysdeps/gnu/errlist.c:566
+msgid "Cannot assign requested address"
+msgstr "è¦æ±‚アドレスã«å‰²ã‚Šå½“ã¦ã‚‰ã‚Œã¾ã›ã‚“"
-#: nis/nis_print.c:252
-msgid "Group Flags :"
-msgstr "¥°¥ë¡¼¥×¥Õ¥é¥°:"
+#. TRANS A socket operation failed because the network was down.
+#: sysdeps/gnu/errlist.c:575
+msgid "Network is down"
+msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãŒè½ã¡ã¦ã„ã¾ã™"
-#: nis/nis_print.c:255
-msgid ""
-"\n"
-"Group Members :\n"
-msgstr ""
-"\n"
-"¥°¥ë¡¼¥×¥á¥ó¥Ð :\n"
+#. TRANS A socket operation failed because the subnet containing the remote host
+#. TRANS was unreachable.
+#: sysdeps/gnu/errlist.c:585
+msgid "Network is unreachable"
+msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«å±Šãã¾ã›ã‚“"
-#: nis/nis_print.c:266
-#, c-format
-msgid "Table Type : %s\n"
-msgstr "¥Æ¡¼¥Ö¥ë·¿ : %s\n"
+#. TRANS A network connection was reset because the remote host crashed.
+#: sysdeps/gnu/errlist.c:594
+msgid "Network dropped connection on reset"
+msgstr "リセット中ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®æŽ¥ç¶šãŒåˆ‡ã‚Œã¾ã—ãŸ"
-#: nis/nis_print.c:267
-#, c-format
-msgid "Number of Columns : %d\n"
-msgstr "¥«¥é¥à¿ô : %d\n"
+#. TRANS A network connection was aborted locally.
+#: sysdeps/gnu/errlist.c:603
+msgid "Software caused connection abort"
+msgstr "ソフトウェアãŒæŽ¥ç¶šã‚’中断ã—ã¾ã—ãŸ"
-#: nis/nis_print.c:268
-#, c-format
-msgid "Character Separator : %c\n"
-msgstr "ʸ»ú¥»¥Ñ¥ì¡¼¥¿ : %c\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.
+#: sysdeps/gnu/errlist.c:614
+msgid "Connection reset by peer"
+msgstr "接続ãŒç›¸æ‰‹ã‹ã‚‰ãƒªã‚»ãƒƒãƒˆã•ã‚Œã¾ã—ãŸ"
-#: nis/nis_print.c:269
-#, c-format
-msgid "Search Path : %s\n"
-msgstr "¸¡º÷¥Ñ¥¹ : %s\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.
+#: sysdeps/gnu/errlist.c:625
+msgid "No buffer space available"
+msgstr "利用å¯èƒ½ãªç©ºããƒãƒƒãƒ•ã‚¡ãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_print.c:270
-msgid "Columns :\n"
-msgstr "¥«¥é¥à :\n"
+#. TRANS You tried to connect a socket that is already connected.
+#. TRANS @xref{Connecting}.
+#: sysdeps/gnu/errlist.c:635
+msgid "Transport endpoint is already connected"
+msgstr "通信端点ãŒæ—¢ã«æŽ¥ç¶šã•ã‚Œã¦ã„ã¾ã™"
-#: nis/nis_print.c:273
-#, c-format
-msgid "\t[%d]\tName : %s\n"
-msgstr "\t[%d]\t̾Á° : %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.
+#: sysdeps/gnu/errlist.c:647
+msgid "Transport endpoint is not connected"
+msgstr "通信端点ãŒæŽ¥ç¶šã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print.c:275
-msgid "\t\tAttributes : "
-msgstr "\t\t°À­ : "
+#. TRANS No default destination address was set for the socket. You get this
+#. TRANS error when you try to transmit data over a connectionless socket,
+#. TRANS without first specifying a destination for the data with @code{connect}.
+#: sysdeps/gnu/errlist.c:658
+msgid "Destination address required"
+msgstr "é€ä¿¡å…ˆã‚¢ãƒ‰ãƒ¬ã‚¹ãŒå¿…è¦ã§ã™"
-#: nis/nis_print.c:277
-msgid "\t\tAccess Rights : "
-msgstr "\t\t¥¢¥¯¥»¥¹¸¢¸Â : "
+#. TRANS The socket has already been shut down.
+#: sysdeps/gnu/errlist.c:667
+msgid "Cannot send after transport endpoint shutdown"
+msgstr "通信端点ã®ã‚·ãƒ£ãƒƒãƒˆãƒ€ã‚¦ãƒ³å¾Œã¯é€ä¿¡ã§ãã¾ã›ã‚“"
-#: nis/nis_print.c:286
-msgid "Linked Object Type : "
-msgstr "¥ê¥ó¥¯¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È·¿ : "
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:676
+msgid "Too many references: cannot splice"
+msgstr "å‚ç…§ãŒå¤šã™ãŽã¾ã™: 接続ã§ãã¾ã›ã‚“"
-#: nis/nis_print.c:288
-#, c-format
-msgid "Linked to : %s\n"
-msgstr "¥ê¥ó¥¯Àè : %s\n"
+#. 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 "接続ãŒã‚¿ã‚¤ãƒ ã‚¢ã‚¦ãƒˆã—ã¾ã—ãŸ"
-#: nis/nis_print.c:297
-#, c-format
-msgid "\tEntry data of type %s\n"
-msgstr "\t¥¨¥ó¥È¥ê¥Ç¡¼¥¿¤Î·¿ %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 "接続を拒å¦ã•ã‚Œã¾ã—ãŸ"
-#: nis/nis_print.c:300
-#, c-format
-msgid "\t[%u] - [%u bytes] "
-msgstr "\t[%u] - [%u¥Ð¥¤¥È] "
+#. 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 "シンボリックリンクã®éšŽå±¤ãŒå¤šã™ãŽã¾ã™"
-#: nis/nis_print.c:303
-msgid "Encrypted data\n"
-msgstr "°Å¹æ²½¥Ç¡¼¥¿\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 "ファイルåãŒé•·ã™ãŽã¾ã™"
-#: nis/nis_print.c:305
-msgid "Binary data\n"
-msgstr "¥Ð¥¤¥Ê¥ê¥Ç¡¼¥¿\n"
+#. TRANS The remote host for a requested network connection is down.
+#: sysdeps/gnu/errlist.c:726
+msgid "Host is down"
+msgstr "ホストãŒè½ã¡ã¦ã„ã¾ã™"
-#: nis/nis_print.c:320
-#, c-format
-msgid "Object Name : %s\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È̾: %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 "ホストã¸ã®çµŒè·¯ãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_print.c:321
-#, c-format
-msgid "Directory : %s\n"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê : %s\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 "ディレクトリã¯ç©ºã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nis_print.c:322
-#, c-format
-msgid "Owner : %s\n"
-msgstr "½êÍ­¼Ô : %s\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 "プロセスãŒå¤šã™ãŽã¾ã™"
-#: nis/nis_print.c:323
-#, c-format
-msgid "Group : %s\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 "ユーザãŒå¤šã™ãŽã¾ã™"
-#: nis/nis_print.c:324
-msgid "Access Rights : "
-msgstr "¥¢¥¯¥»¥¹¸¢¸Â : "
+#. TRANS The user's disk quota was exceeded.
+#: sysdeps/gnu/errlist.c:775
+msgid "Disk quota exceeded"
+msgstr "ディスク使用é‡åˆ¶é™ã‚’超éŽã—ã¾ã—ãŸ"
-#: nis/nis_print.c:326
-#, c-format
-msgid ""
-"\n"
-"Time to Live : "
-msgstr ""
-"\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ファイルãƒãƒ³ãƒ‰ãƒ«ã§ã™"
-#: nis/nis_print.c:329
-#, c-format
-msgid "Creation Time : %s"
-msgstr "ºîÀ®Æü»þ : %s"
+#. 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 "オブジェクトã¯ãƒªãƒ¢ãƒ¼ãƒˆã«ã‚ã‚Šã¾ã™"
-#: nis/nis_print.c:331
-#, c-format
-msgid "Mod. Time : %s"
-msgstr "¹¹¿·»þ¹ï : %s"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:808
+msgid "RPC struct is bad"
+msgstr "RPC構造ãŒä¸æ­£ã§ã™"
-#: nis/nis_print.c:332
-msgid "Object Type : "
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È·¿: "
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:817
+msgid "RPC version wrong"
+msgstr "RPCãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒé•ã„ã¾ã™"
-#: nis/nis_print.c:352
-#, c-format
-msgid " Data Length = %u\n"
-msgstr " ¥Ç¡¼¥¿Ä¹ = %u\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:826
+msgid "RPC program not available"
+msgstr "RPCプログラムã¯åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nis/nis_print.c:365
-#, c-format
-msgid "Status : %s\n"
-msgstr "¥¹¥Æ¡¼¥¿¥¹ : %s\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:835
+msgid "RPC program version wrong"
+msgstr "RPCプログラムãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒé•ã„ã¾ã™"
-#: nis/nis_print.c:366
-#, c-format
-msgid "Number of objects : %u\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¿ô : %u\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:844
+msgid "RPC bad procedure for program"
+msgstr "プログラムã«å¯¾ã—ã¦ä¸æ­£ãªRPCã®æ‰‹ç¶šãã§ã™"
-#: nis/nis_print.c:370
-#, c-format
-msgid "Object #%d:\n"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È #%d:\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 "ロックãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nis/nis_print_group_entry.c:115
-#, c-format
-msgid "Group entry for \"%s.%s\" group:\n"
-msgstr "¥°¥ë¡¼¥×¥¨¥ó¥È¥ê \"%s.%s\" ¥°¥ë¡¼¥×:\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 "ä¸é©åˆ‡ãªãƒ•ã‚¡ã‚¤ãƒ«å½¢å¼ã‹ãƒ•ã‚©ãƒ¼ãƒžãƒƒãƒˆã§ã™"
-#: nis/nis_print_group_entry.c:123
-msgid " Explicit members:\n"
-msgstr " ÌÀ¼¨Åª¥á¥ó¥Ð:\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:878
+msgid "Authentication error"
+msgstr "èªè¨¼ã‚¨ãƒ©ãƒ¼ã§ã™"
-#: nis/nis_print_group_entry.c:128
-msgid " No explicit members\n"
-msgstr " ÈóÌÀ¼¨Åª¥á¥ó¥Ð\n"
+#. TRANS ???
+#: sysdeps/gnu/errlist.c:887
+msgid "Need authenticator"
+msgstr "èªè¨¼è€…(authenticator)ãŒå¿…è¦ã§ã™"
-#: nis/nis_print_group_entry.c:131
-msgid " Implicit members:\n"
-msgstr " °ÅÌÛŪ¥á¥ó¥Ð:\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.
+#: sysdeps/gnu/errlist.c:900
+msgid "Function not implemented"
+msgstr "関数ã¯å®Ÿè£…ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print_group_entry.c:136
-msgid " No implicit members\n"
-msgstr " Èó°ÅÌÛŪ¥á¥ó¥Ð\n"
+#. 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 "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/nis_print_group_entry.c:139
-msgid " Recursive members:\n"
-msgstr " ºÆµ¢Åª¥á¥ó¥Ð:\n"
+#. 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 "無効ã¾ãŸã¯ä¸å®Œå…¨ãªãƒžãƒ«ãƒãƒã‚¤ãƒˆã¾ãŸã¯ãƒ¯ã‚¤ãƒ‰æ–‡å­—ã§ã™"
-#: nis/nis_print_group_entry.c:144
-msgid " No recursive members\n"
-msgstr " ÈóºÆµ¢Åª¥á¥ó¥Ð\n"
+#. 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 "ãƒãƒƒã‚¯ã‚°ãƒ©ã‚¦ãƒ³ãƒ‰ãƒ—ロセスã«å¯¾ã™ã‚‹ä¸é©åˆ‡ãªæ“作ã§ã™"
-#: nis/nis_print_group_entry.c:147 nis/nis_print_group_entry.c:163
-msgid " Explicit nonmembers:\n"
-msgstr " ÌÀ¼¨ÅªÈó¥á¥ó¥Ð:\n"
+#. 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 "翻訳用プログラムãŒæ­»ã‚“ã§ã„ã¾ã™"
-#: nis/nis_print_group_entry.c:152
-msgid " No explicit nonmembers\n"
-msgstr " ÈóÌÀ¼¨ÅªÈó¥á¥ó¥Ð\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 "?"
-#: nis/nis_print_group_entry.c:155
-msgid " Implicit nonmembers:\n"
-msgstr " °ÅÌÛŪÈó¥á¥ó¥Ð:\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"
-#: nis/nis_print_group_entry.c:160
-msgid " No implicit nonmembers\n"
-msgstr " Èó°ÅÌÛŪÈó¥á¥ó¥Ð\n"
+#. TRANS Go home and have a glass of warm, dairy-fresh milk.
+#: sysdeps/gnu/errlist.c:984
+msgid "Computer bought the farm"
+msgstr "コンピュータãŒã€Œæˆ¦æ­»ã€ã—ã¾ã—ãŸ"
-#: nis/nis_print_group_entry.c:168
-msgid " No recursive nonmembers\n"
-msgstr " ÈóºÆµ¢ÅªÈó¥á¥ó¥Ð\n"
+#. TRANS This error code has no purpose.
+#: sysdeps/gnu/errlist.c:993
+msgid "Gratuitous error"
+msgstr "ä¸å¿…è¦ãªã‚¨ãƒ©ãƒ¼"
-#: nis/nss_nisplus/nisplus-publickey.c:101
-#: nis/nss_nisplus/nisplus-publickey.c:182
-#, c-format
-msgid "DES entry for netname %s not unique\n"
-msgstr "¥Í¥Ã¥È̾ %s ¤Î DES ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
+#: sysdeps/gnu/errlist.c:1001
+msgid "Bad message"
+msgstr "ä¸æ­£ãªãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã§ã™"
-#: nis/nss_nisplus/nisplus-publickey.c:218
-#, c-format
-msgid "netname2user: missing group id list in `%s'."
-msgstr "netname2user: `%s'¤Ë¥°¥ë¡¼¥×ID¥ê¥¹¥È¤¬¤¢¤ê¤Þ¤»¤ó."
+#: sysdeps/gnu/errlist.c:1009
+msgid "Identifier removed"
+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"
+#: sysdeps/gnu/errlist.c:1017
+msgid "Multihop attempted"
+msgstr "多é‡ãƒ›ãƒƒãƒ—ãŒä¼ã¦ã‚‰ã‚Œã¾ã—ãŸ"
-#: 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 ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1025
+msgid "No data available"
+msgstr "利用å¯èƒ½ãªãƒ‡ãƒ¼ã‚¿ãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/nss_nisplus/nisplus-publickey.c:337
-#, c-format
-msgid "netname2user: principal name `%s' too long"
-msgstr "netname2user: principal̾ `%s' ¤¬Ä¹¤¹¤®¤Þ¤¹"
+#: sysdeps/gnu/errlist.c:1033
+msgid "Link has been severed"
+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 ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤¹"
+#: sysdeps/gnu/errlist.c:1041
+msgid "No message of desired type"
+msgstr "è¦æ±‚ã—ãŸå½¢å¼ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/nss_nisplus/nisplus-publickey.c:399
-msgid "netname2user: should not have uid 0"
-msgstr "netname2user: uid 0 ¤ò»È¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1049
+msgid "Out of streams resources"
+msgstr "ストリームリソース外ã§ã™"
-#: nis/ypclnt.c:171
-#, c-format
-msgid "YPBINDPROC_DOMAIN: %s\n"
-msgstr "YPBINDPROC_DOMAIN: %s\n"
+#: sysdeps/gnu/errlist.c:1057
+msgid "Device not a stream"
+msgstr "デãƒã‚¤ã‚¹ã¯ã‚¹ãƒˆãƒªãƒ¼ãƒ åž‹ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nis/ypclnt.c:780
-msgid "Request arguments bad"
-msgstr "Í×µá°ú¿ô¤¬ÉÔÀµ¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1065
+msgid "Value too large for defined data type"
+msgstr "定義ã•ã‚ŒãŸãƒ‡ãƒ¼ã‚¿åž‹ã«å¯¾ã—ã¦å€¤ãŒå¤§ãã™ãŽã¾ã™"
-#: nis/ypclnt.c:782
-msgid "RPC failure on NIS operation"
-msgstr "NISÁàºî¤Ë¤ª¤±¤ëRPC¤Î¼ºÇԤǤ¹"
+#: sysdeps/gnu/errlist.c:1073
+msgid "Protocol error"
+msgstr "プロトコルエラー"
-#: nis/ypclnt.c:784
-msgid "Can't bind to server which serves this domain"
-msgstr "¤³¤Î¥É¥á¥¤¥ó¤ò°·¤¦¥µ¡¼¥Ð¤Ø¥Ð¥¤¥ó¥É¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1081
+msgid "Timer expired"
+msgstr "タイマãŒç ´æ£„ã•ã‚Œã¾ã—ãŸ"
-#: nis/ypclnt.c:786
-msgid "No such map in server's domain"
-msgstr "¥µ¡¼¥Ð¥É¥á¥¤¥ó¤Ë¤½¤Î¤è¤¦¤Ê¥Þ¥Ã¥×¤Ï¤¢¤ê¤Þ¤»¤ó"
+#. TRANS Operation canceled; an asynchronous operation was canceled before it
+#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
+#. TRANS the normal result is for the operations affected to complete with this
+#. TRANS error; @pxref{Cancel AIO Operations}.
+#: sysdeps/gnu/errlist.c:1093
+msgid "Operation canceled"
+msgstr "æ“作ã¯ä¸­æ–­ã•ã‚Œã¾ã—ãŸ"
-#: nis/ypclnt.c:788
-msgid "No such key in map"
-msgstr "¥Þ¥Ã¥×¤Ë¤½¤Î¤è¤¦¤Ê¥­¡¼¤Ï¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1101
+msgid "Interrupted system call should be restarted"
+msgstr "割り込ã¾ã‚ŒãŸã‚·ã‚¹ãƒ†ãƒ ã‚³ãƒ¼ãƒ«ã¯å†ã‚¹ã‚¿ãƒ¼ãƒˆã•ã›ã‚‹ã¹ãã§ã™"
-#: nis/ypclnt.c:790
-msgid "Internal NIS error"
-msgstr "NISÆâÉô¥¨¥é¡¼"
+#: sysdeps/gnu/errlist.c:1109
+msgid "Channel number out of range"
+msgstr "ãƒãƒ£ãƒ³ãƒãƒ«ç•ªå·ãŒç¯„囲外ã§ã™"
-#: nis/ypclnt.c:792
-msgid "Local resource allocation failure"
-msgstr "¥í¡¼¥«¥ë¥ê¥½¡¼¥¹³ÎÊݤμºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1117
+msgid "Level 2 not synchronized"
+msgstr "レベル2ã¯åŒæœŸã—ã¦ã„ã¾ã›ã‚“"
-#: nis/ypclnt.c:794
-msgid "No more records in map database"
-msgstr "¥Þ¥Ã¥×¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë¤³¤ì°Ê¾åµ­Ï¿¤¬¤¢¤ê¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1125
+msgid "Level 3 halted"
+msgstr "レベル3åœæ­¢"
-#: nis/ypclnt.c:796
-msgid "Can't communicate with portmapper"
-msgstr "¥Ý¡¼¥È¥Þ¥Ã¥Ñ¡¼¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1133
+msgid "Level 3 reset"
+msgstr "レベル3ã¯ãƒªã‚»ãƒƒãƒˆã—ã¾ã—ãŸ"
-#: nis/ypclnt.c:798
-msgid "Can't communicate with ypbind"
-msgstr "ypbind¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1141
+msgid "Link number out of range"
+msgstr "リンク数ãŒç¯„囲外ã§ã™"
-#: nis/ypclnt.c:800
-msgid "Can't communicate with ypserv"
-msgstr "ypserv¤ÈÄÌ¿®¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1149
+msgid "Protocol driver not attached"
+msgstr "プロトコルドライãƒãŒã‚¢ã‚¿ãƒƒãƒã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nis/ypclnt.c:802
-msgid "Local domain name not set"
-msgstr "¥í¡¼¥«¥ë¥É¥á¥¤¥ó̾¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1157
+msgid "No CSI structure available"
+msgstr "CSI 構造ãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nis/ypclnt.c:804
-msgid "NIS map database is bad"
-msgstr "NIS¥Þ¥Ã¥×¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬ÉÔÀµ¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1165
+msgid "Level 2 halted"
+msgstr "レベル2åœæ­¢"
-#: nis/ypclnt.c:806
-msgid "NIS client/server version mismatch - can't supply service"
-msgstr "NIS¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î¥Ð¡¼¥¸¥ç¥ó¤¬°ìÃפ·¤Þ¤»¤ó - ¥µ¡¼¥Ó¥¹¤òÄ󶡤Ǥ­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1173
+msgid "Invalid exchange"
+msgstr "無効ãªäº¤æ›ã§ã™"
-#: nis/ypclnt.c:810
-msgid "Database is busy"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¥Ó¥¸¡¼¾õÂ֤Ǥ¹"
+#: sysdeps/gnu/errlist.c:1181
+msgid "Invalid request descriptor"
+msgstr "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆè¨˜è¿°å­ã§ã™"
-#: nis/ypclnt.c:812
-msgid "Unknown NIS error code"
-msgstr "̤ÃΤÎNIS¥¨¥é¡¼¥³¡¼¥É"
+#: sysdeps/gnu/errlist.c:1189
+msgid "Exchange full"
+msgstr "Exchange full"
-#: nis/ypclnt.c:854
-msgid "Internal ypbind error"
-msgstr "ypbindÆâÉô¥¨¥é¡¼"
+#: sysdeps/gnu/errlist.c:1197
+msgid "No anode"
+msgstr "アノードãŒã‚ã‚Šã¾ã›ã‚“"
-#: nis/ypclnt.c:856
-msgid "Domain not bound"
-msgstr "¥É¥á¥¤¥ó¤Ï¥Ð¥¤¥ó¥É¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1205
+msgid "Invalid request code"
+msgstr "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã‚³ãƒ¼ãƒ‰ã§ã™"
-#: nis/ypclnt.c:858
-msgid "System resource allocation failure"
-msgstr "¥·¥¹¥Æ¥à¥ê¥½¡¼¥¹¤Î³ÎÊݤ˼ºÇÔ"
+#: sysdeps/gnu/errlist.c:1213
+msgid "Invalid slot"
+msgstr "無効ãªã‚¹ãƒ­ãƒƒãƒˆã§ã™"
-#: nis/ypclnt.c:860
-msgid "Unknown ypbind error"
-msgstr "ÉÔÌÀ¤Êypbind¥¨¥é¡¼"
+#: sysdeps/gnu/errlist.c:1221
+msgid "File locking deadlock error"
+msgstr "ファイルロックã®ãƒ‡ãƒƒãƒ‰ãƒ­ãƒƒã‚¯ã‚¨ãƒ©ãƒ¼ã§ã™"
-#: nis/ypclnt.c:899
-msgid "yp_update: cannot convert host to netname\n"
-msgstr "yp_update: ¥Û¥¹¥È¤ò¥Í¥Ã¥È̾¤ØÊÑ´¹¤Ç¤­¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1229
+msgid "Bad font file format"
+msgstr "ä¸æ­£ãªãƒ•ã‚©ãƒ³ãƒˆãƒ•ã‚¡ã‚¤ãƒ«å½¢å¼ã§ã™"
-#: nis/ypclnt.c:911
-msgid "yp_update: cannot get server address\n"
-msgstr "yp_update: ¥µ¡¼¥Ð¥¢¥É¥ì¥¹¤òÆÀ¤é¤ì¤Þ¤»¤ó\n"
+#: sysdeps/gnu/errlist.c:1237
+msgid "Machine is not on the network"
+msgstr "マシンã¯ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«ã¤ãªãŒã£ã¦ã„ã¾ã›ã‚“"
-#: nscd/cache.c:94
-msgid "while allocating hash table entry"
-msgstr "¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¥¨¥ó¥È¥ê³ä¤êÅö¤ÆÃæ"
+#: sysdeps/gnu/errlist.c:1245
+msgid "Package not installed"
+msgstr "パッケージã¯ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/cache.c:162 nscd/connections.c:184
-#, c-format
-msgid "cannot stat() file `%s': %s"
-msgstr "¥Õ¥¡¥¤¥ë`%s'¤¬ stat() ¤Ç¤­¤Þ¤»¤ó: %s"
+#: sysdeps/gnu/errlist.c:1253
+msgid "Advertise error"
+msgstr "Advertiseエラー"
-#: nscd/connections.c:150
-msgid "Cannot run nscd in secure mode as unprivileged user"
-msgstr "ÈóÆø¢¥æ¡¼¥¶¤Ï¥»¥­¥å¥¢¥â¡¼¥É¤Çnscd¤ò¼Â¹Ô¤Ç¤­¤Þ¤»¤ó"
+#: sysdeps/gnu/errlist.c:1261
+msgid "Srmount error"
+msgstr "Srmount エラー"
-#: nscd/connections.c:172
-#, c-format
-msgid "while allocating cache: %s"
-msgstr "¥­¥ã¥Ã¥·¥å³ä¤êÅö¤ÆÃæ: %s"
+#: sysdeps/gnu/errlist.c:1269
+msgid "Communication error on send"
+msgstr "é€ä¿¡ä¸­ã®é€šä¿¡ã‚¨ãƒ©ãƒ¼"
-#: nscd/connections.c:197
-#, c-format
-msgid "cannot open socket: %s"
-msgstr "¥½¥±¥Ã¥È¤ò³«¤±¤Þ¤»¤ó: %s"
+#: sysdeps/gnu/errlist.c:1277
+msgid "RFS specific error"
+msgstr "RFS特定エラー"
-#: nscd/connections.c:215
-#, c-format
-msgid "cannot enable socket to accept connections: %s"
-msgstr "Àܳ¤ò¼õ¤±ÉÕ¤±¤ë¥½¥±¥Ã¥È¤òÍ­¸ú¤Ë¤Ç¤­¤Þ¤»¤ó: %s"
+#: sysdeps/gnu/errlist.c:1285
+msgid "Name not unique on network"
+msgstr "åå‰ãŒãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ä¸Šã§é‡è¤‡ã—ã¦ã„ã¾ã™"
-#: nscd/connections.c:260
-#, c-format
-msgid "cannot handle old request version %d; current version is %d"
-msgstr "Í׵ᤵ¤ì¤¿¸Å¤¤¥Ð¡¼¥¸¥ç¥ó %d ¤ò°·¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¡£¸½ºß¤Î¥Ð¡¼¥¸¥ç¥ó¤Ï %d ¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1293
+msgid "File descriptor in bad state"
+msgstr "ファイル記述å­ãŒä¸æ­£ã®çŠ¶æ…‹ã«ã‚ã‚Šã¾ã™"
-#: nscd/connections.c:298 nscd/connections.c:324
-#, c-format
-msgid "cannot write result: %s"
-msgstr "·ë²Ì¤ò½ñ¤­¹þ¤á¤Þ¤»¤ó: %s"
+#: sysdeps/gnu/errlist.c:1301
+msgid "Remote address changed"
+msgstr "é éš”アドレスãŒå¤‰æ›´ã•ã‚Œã¾ã—ãŸ"
-#: nscd/connections.c:392 nscd/connections.c:514
-#, c-format
-msgid "error getting caller's id: %s"
-msgstr "¸Æ¤Ó½Ð¤·ID¤Î¼èÆÀ¤Ç¥¨¥é¡¼: %s"
+#: sysdeps/gnu/errlist.c:1309
+msgid "Can not access a needed shared library"
+msgstr "å¿…è¦ãªå…±æœ‰ãƒ©ã‚¤ãƒ–ラリã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“"
-#: nscd/connections.c:485
-#, c-format
-msgid "while accepting connection: %s"
-msgstr "¼õÉÕ¥³¥Í¥¯¥·¥ç¥óÃæ: %s"
+#: sysdeps/gnu/errlist.c:1317
+msgid "Accessing a corrupted shared library"
+msgstr "壊れãŸå…±æœ‰ãƒ©ã‚¤ãƒ–ラリã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã„ã¾ã™"
-#: nscd/connections.c:498
-#, c-format
-msgid "short read while reading request: %s"
-msgstr "¥ê¥¯¥¨¥¹¥È: %s ¤òÆɹþ¤ßÃæ¤Îû¤¤Æɹþ¤ß¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1325
+msgid ".lib section in a.out corrupted"
+msgstr "a.out 中㮠.lib セクションãŒå£Šã‚Œã¦ã„ã¾ã™"
-#: nscd/connections.c:542
-#, c-format
-msgid "key length in request too long: %d"
-msgstr "¥ê¥¯¥¨¥¹¥È¤Ë´Þ¤Þ¤ì¤ë¥­¡¼Ä¹¤¬Ä¹¤¹¤®¤Þ¤¹: %d"
+#: sysdeps/gnu/errlist.c:1333
+msgid "Attempting to link in too many shared libraries"
+msgstr "ã‚ã¾ã‚Šã«å¤šéŽãŽã‚‹å…±æœ‰ãƒ©ã‚¤ãƒ–ラリã¸ãƒªãƒ³ã‚¯ã—よã†ã¨ã—ã¦ã„ã¾ã™"
-#: nscd/connections.c:556
-#, c-format
-msgid "short read while reading request key: %s"
-msgstr "¥ê¥¯¥¨¥¹¥È¥­¡¼: %s ¤òÆɹþ¤ßÃæ¤Îû¤¤Æɹþ¤ß¤Ç¤¹"
+#: sysdeps/gnu/errlist.c:1341
+msgid "Cannot exec a shared library directly"
+msgstr "共有ライブラリã¯ç›´æŽ¥å®Ÿè¡Œã§ãã¾ã›ã‚“"
-#: nscd/connections.c:566
-#, c-format
-msgid "handle_request: request received (Version = %d) from PID %ld"
-msgstr "handle_request: ¥ê¥¯¥¨¥¹¥È¤¬ÅþÃå (¥Ð¡¼¥¸¥ç¥ó = %d) Á÷¿®PID %ld"
+#: sysdeps/gnu/errlist.c:1349
+msgid "Streams pipe error"
+msgstr "ストリームパイプエラー"
-#: nscd/connections.c:571
-#, c-format
-msgid "handle_request: request received (Version = %d)"
-msgstr "handle_request: Í׵᤬ÅþÃå (¥Ð¡¼¥¸¥ç¥ó = %d)"
+#: sysdeps/gnu/errlist.c:1357
+msgid "Structure needs cleaning"
+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 ¤ò¼Â¹Ô¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1365
+msgid "Not a XENIX named type file"
+msgstr "XENIX ã®åå‰ä»˜ãファイルã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: nscd/connections.c:656
-msgid "getgrouplist failed"
-msgstr "getgrouplist¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1373
+msgid "No XENIX semaphores available"
+msgstr "XENIX セマフォãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nscd/connections.c:669
-msgid "setgroups failed"
-msgstr "setgroups¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: sysdeps/gnu/errlist.c:1381
+msgid "Is a named type file"
+msgstr "åå‰ä»˜ãファイルã§ã™"
-#: nscd/grpcache.c:103 nscd/hstcache.c:111 nscd/pwdcache.c:109
-msgid "while allocating key copy"
-msgstr "¥­¡¼¥³¥Ô¡¼³ä¤êÅö¤ÆÃæ"
+#: sysdeps/gnu/errlist.c:1389
+msgid "Remote I/O error"
+msgstr "é éš”I/Oエラーã§ã™"
-#: nscd/grpcache.c:153 nscd/hstcache.c:168 nscd/pwdcache.c:146
-msgid "while allocating cache entry"
-msgstr "¥­¥ã¥Ã¥·¥å¥¨¥ó¥È¥ê³ä¤êÅö¤ÆÃæ"
+#: sysdeps/gnu/errlist.c:1397
+msgid "No medium found"
+msgstr "メディアãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: nscd/grpcache.c:197 nscd/hstcache.c:283 nscd/pwdcache.c:193
-#, c-format
-msgid "short write in %s: %s"
-msgstr "%s ¤Ç¤Îû¤¤½ñ¤­¹þ¤ß: %s"
+#: sysdeps/gnu/errlist.c:1405
+msgid "Wrong medium type"
+msgstr "ä¸æ­£ãªãƒ¡ãƒ‡ã‚£ã‚¢å½¢å¼ã§ã™"
-#: nscd/grpcache.c:219
-#, c-format
-msgid "Haven't found \"%s\" in group cache!"
-msgstr "¥°¥ë¡¼¥×¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#: sysdeps/gnu/errlist.c:1413
+msgid "Required key not available"
+msgstr "è¦æ±‚ã•ã‚ŒãŸã‚­ãƒ¼ãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: nscd/grpcache.c:285
-#, c-format
-msgid "Invalid numeric gid \"%s\"!"
-msgstr "̵¸ú¤Ê gid ¤Î¿ôÃÍ \"%s\"!"
+#: sysdeps/gnu/errlist.c:1421
+msgid "Key has expired"
+msgstr "キーãŒæœŸé™åˆ‡ã‚Œã§ã™"
-#: nscd/grpcache.c:292
-#, c-format
-msgid "Haven't found \"%d\" in group cache!"
-msgstr "¥°¥ë¡¼¥×¥­¥ã¥Ã¥·¥åÃæ¤Ë \"%d\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#: sysdeps/gnu/errlist.c:1429
+msgid "Key has been revoked"
+msgstr "キーãŒç ´æ£„ã•ã‚Œã¦ã„ã¾ã™"
-#: nscd/hstcache.c:305 nscd/hstcache.c:371 nscd/hstcache.c:436
-#: nscd/hstcache.c:501
-#, c-format
-msgid "Haven't found \"%s\" in hosts cache!"
-msgstr "¥Û¥¹¥È¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+#: sysdeps/gnu/errlist.c:1437
+msgid "Key was rejected by service"
+msgstr "キーãŒã‚µãƒ¼ãƒ“スã«ã‚ˆã£ã¦æ‹’å¦ã•ã‚Œã¾ã—ãŸ"
-#: nscd/nscd.c:89
-msgid "Read configuration data from NAME"
-msgstr "NAME ¤«¤éÀßÄê¾ðÊó¤òÆɤ߹þ¤à"
+#: sysdeps/gnu/errlist.c:1445
+msgid "Owner died"
+msgstr "所有者ãŒç„¡ããªã‚Šã¾ã—ãŸ"
-#: nscd/nscd.c:91
-msgid "Do not fork and display messages on the current tty"
-msgstr "¥Õ¥©¡¼¥¯¤·¤Ê¤¤¤Ç¸½ºß¤Îtty¤Ë¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë"
+#: sysdeps/gnu/errlist.c:1453
+msgid "State not recoverable"
+msgstr "状態ã®å¾©å¸°ãŒå‡ºæ¥ã¾ã›ã‚“"
-#: nscd/nscd.c:92
-msgid "NUMBER"
-msgstr "ÈÖ¹æ"
+#: sysdeps/mach/_strerror.c:57
+msgid "Error in unknown error system: "
+msgstr "ä¸æ˜Žãªã‚¨ãƒ©ãƒ¼ã‚·ã‚¹ãƒ†ãƒ ã§ã®ã‚¨ãƒ©ãƒ¼:"
-#: nscd/nscd.c:92
-msgid "Start NUMBER threads"
-msgstr "NUMBER¥¹¥ì¥Ã¥É¤Çµ¯Æ°¤¹¤ë"
+#: sysdeps/posix/gai_strerror-strs.h:1
+msgid "Address family for hostname not supported"
+msgstr "ホストåã«å¯¾ã™ã‚‹ Address family ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd.c:93
-msgid "Shut the server down"
-msgstr "¥µ¡¼¥Ð¤ò½ªÎ»¤¹¤ë"
+#: sysdeps/posix/gai_strerror-strs.h:2
+msgid "Temporary failure in name resolution"
+msgstr "åå‰è§£æ±ºã«ä¸€æ™‚çš„ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: nscd/nscd.c:94
-msgid "Print current configuration statistic"
-msgstr "¸½ºß¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤ÎÅý·×¤òɽ¼¨¤¹¤ë"
+#: sysdeps/posix/gai_strerror-strs.h:3
+msgid "Bad value for ai_flags"
+msgstr "ai_flags ã«å¯¾ã™ã‚‹èª¤ã£ãŸå€¤ã§ã™"
-#: nscd/nscd.c:95
-msgid "TABLE"
-msgstr "¥Æ¡¼¥Ö¥ë"
+#: sysdeps/posix/gai_strerror-strs.h:4
+msgid "Non-recoverable failure in name resolution"
+msgstr "åå‰è§£æ±ºã§ãƒªã‚«ãƒãƒªã§ããªã„失敗ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: nscd/nscd.c:96
-msgid "Invalidate the specified cache"
-msgstr "»ØÄꥭ¥ã¥Ã¥·¥å¤Ï̵¸ú¤Ç¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:5
+msgid "ai_family not supported"
+msgstr "ai_family ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd.c:97
-msgid "TABLE,yes"
-msgstr "¥Æ¡¼¥Ö¥ë,¤Ï¤¤"
+#: sysdeps/posix/gai_strerror-strs.h:6
+msgid "Memory allocation failure"
+msgstr "メモリé…ç½®ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: nscd/nscd.c:97
-msgid "Use separate cache for each user"
-msgstr "³Æ¥æ¡¼¥¶¤ËÂФ·¤Æ°Û¤Ê¤ë¥­¥ã¥Ã¥·¥å¤ò»ÈÍѤ·¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:7
+msgid "No address associated with hostname"
+msgstr "ホストåã«ã‚¢ãƒ‰ãƒ¬ã‚¹ãŒå‰²ã‚Šå½“ã¦ã‚‰ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd.c:102
-msgid "Name Service Cache Daemon."
-msgstr "¥Í¡¼¥à¥µ¡¼¥Ó¥¹¥­¥ã¥Ã¥·¥å¥Ç¡¼¥â¥ó."
+#: sysdeps/posix/gai_strerror-strs.h:8
+msgid "Name or service not known"
+msgstr "åå‰ã¾ãŸã¯ã‚µãƒ¼ãƒ“スãŒä¸æ˜Žã§ã™"
-#: nscd/nscd.c:141
-msgid "cannot read configuration file; this is fatal"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤òÆɤ߹þ¤á¤Þ¤»¤ó¡£¤³¤ì¤ÏÃ×̿Ū¤Ç¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:9
+msgid "Servname not supported for ai_socktype"
+msgstr "ai_socktype ã«å¯¾ã—㦠Servname ãŒã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd.c:152
-msgid "already running"
-msgstr "´û¤Ëµ¯Æ°¤·¤Æ¤¤¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:10
+msgid "ai_socktype not supported"
+msgstr "ai_socktype ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd.c:270 nscd/nscd.c:294 nscd/nscd_stat.c:132
-msgid "Only root is allowed to use this option!"
-msgstr "¤³¤Î¥ª¥×¥·¥ç¥ó¤Ïroot¤Ç¤·¤«»È¤¨¤Þ¤»¤ó!"
+#: sysdeps/posix/gai_strerror-strs.h:11
+msgid "System error"
+msgstr "システムエラー"
-#: nscd/nscd_conf.c:88
-#, c-format
-msgid "Parse error: %s"
-msgstr "¥Ñ¡¼¥µ¥¨¥é¡¼: %s"
+#: sysdeps/posix/gai_strerror-strs.h:12
+msgid "Processing request in progress"
+msgstr "è¦æ±‚ã•ã‚ŒãŸå‡¦ç†ã¯å®Ÿè¡Œä¸­ã§ã™"
-#: nscd/nscd_conf.c:171
-#, c-format
-msgid "Could not create log file \"%s\""
-msgstr "¥í¥°¥Õ¥¡¥¤¥ë\"%s\"¤òºîÀ®¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
+#: sysdeps/posix/gai_strerror-strs.h:13
+msgid "Request canceled"
+msgstr "è¦æ±‚ãŒã‚­ãƒ£ãƒ³ã‚»ãƒ«ã•ã‚Œã¾ã—ãŸ"
-#: nscd/nscd_conf.c:187
-msgid "Must specify user name for server-user option"
-msgstr "server-user ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ¥æ¡¼¥¶Ì¾¤ò»ØÄꤹ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:14
+msgid "Request not canceled"
+msgstr "è¦æ±‚ãŒã‚­ãƒ£ãƒ³ã‚»ãƒ«ã•ã‚Œã¾ã›ã‚“ã§ã—ãŸ"
-#: nscd/nscd_conf.c:194
-msgid "Must specify user name for stat-user option"
-msgstr "stat-user ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ¥æ¡¼¥¶Ì¾¤ò»ØÄꤹ¤ëɬÍפ¬¤¢¤ê¤Þ¤¹"
+#: sysdeps/posix/gai_strerror-strs.h:15
+msgid "All requests done"
+msgstr "ã™ã¹ã¦ã®è¦æ±‚ãŒå®Œäº†ã—ã¾ã—ãŸ"
-#: nscd/nscd_conf.c:205
-#, c-format
-msgid "Unknown option: %s %s %s"
-msgstr "ÉÔÌÀ¤Ê¥ª¥×¥·¥ç¥ó: %s %s %s"
+#: sysdeps/posix/gai_strerror-strs.h:16
+msgid "Interrupted by a signal"
+msgstr "シグナル割り込ã¿ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: nscd/nscd_stat.c:103
-#, c-format
-msgid "cannot write statistics: %s"
-msgstr "Åý·×¤ò½ñ¤­¹þ¤á¤Þ¤»¤ó: %s"
+#: sysdeps/posix/gai_strerror-strs.h:17
+msgid "Parameter string not correctly encoded"
+msgstr "パラメーター文字列ãŒæ­£ã—ãエンコードã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: nscd/nscd_stat.c:128
-#, c-format
-msgid "Only root or %s is allowed to use this option!"
-msgstr "root ¤Þ¤¿¤Ï %s ¤À¤±¤¬¤³¤Î¥ª¥×¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹!"
+#: sysdeps/unix/siglist.c:26
+msgid "Signal 0"
+msgstr "シグナル 0"
-#: nscd/nscd_stat.c:139
-msgid "nscd not running!\n"
-msgstr "nscd¤Ïµ¯Æ°¤·¤Æ¤¤¤Þ¤»¤ó!\n"
+#: sysdeps/unix/siglist.c:32
+msgid "IOT trap"
+msgstr "IOTトラップ"
-#: nscd/nscd_stat.c:150
-msgid "write incomplete"
-msgstr "½ñ¹þ¤ß¤¬ÉÔ´°Á´¤Ç¤¹"
+#: sysdeps/unix/sysv/linux/i386/readelflib.c:49
+#, c-format
+msgid "%s is for unknown machine %d.\n"
+msgstr "%s ã¯æœªçŸ¥ã®ãƒžã‚·ãƒ³ %d ã«å¯¾ã™ã‚‹ã‚‚ã®ã§ã™.\n"
-#: nscd/nscd_stat.c:162
-msgid "cannot read statistics data"
-msgstr "Åý·×¾ðÊó¤òÆɤ߹þ¤á¤Þ¤»¤ó"
+#: sysdeps/unix/sysv/linux/ia64/makecontext.c:63
+#, c-format
+msgid "makecontext: does not know how to handle more than 8 arguments\n"
+msgstr "makecontext: 8引数以上を扱ã†æ–¹æ³•ãŒã‚ã‹ã‚Šã¾ã›ã‚“\n"
-#: nscd/nscd_stat.c:165
+#: sysdeps/unix/sysv/linux/lddlibc4.c:61
#, c-format
msgid ""
-"nscd configuration:\n"
+"Usage: lddlibc4 FILE\n"
"\n"
-"%15d server debug level\n"
msgstr ""
-"nscd ¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó:\n"
+"使用法: lddlibc4 FILE\n"
"\n"
-"%15d ¥µ¡¼¥Ð¤Î¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë\n"
-#: nscd/nscd_stat.c:189
+#: sysdeps/unix/sysv/linux/lddlibc4.c:82
#, c-format
-msgid "%3ud %2uh %2um %2lus server runtime\n"
-msgstr "%3ud %2uh %2um %2lus ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+msgid "cannot open `%s'"
+msgstr "`%s'ã‚’é–‹ã‘ã¾ã›ã‚“"
-#: nscd/nscd_stat.c:192
+#: sysdeps/unix/sysv/linux/lddlibc4.c:86
#, c-format
-msgid " %2uh %2um %2lus server runtime\n"
-msgstr " %2uh %2um %2lus ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+msgid "cannot read header from `%s'"
+msgstr "`%s'ã®ãƒ˜ãƒƒãƒ€ã‚’読ã‚ã¾ã›ã‚“"
-#: nscd/nscd_stat.c:194
-#, c-format
-msgid " %2um %2lus server runtime\n"
-msgstr " %2um %2lus ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+#: timezone/zdump.c:210
+msgid "lacks alphabetic at start"
+msgstr ""
+
+#: timezone/zdump.c:212
+msgid "has fewer than 3 alphabetics"
+msgstr ""
+
+#: timezone/zdump.c:214
+msgid "has more than 6 alphabetics"
+msgstr ""
-#: nscd/nscd_stat.c:196
+#: timezone/zdump.c:222
+msgid "differs from POSIX standard"
+msgstr ""
+
+#: timezone/zdump.c:228
#, c-format
-msgid " %2lus server runtime\n"
-msgstr " %2lus ¥µ¡¼¥Ð ¼Â¹Ô»þ´Ö\n"
+msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
+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"
+
+#: timezone/zdump.c:296
+#, fuzzy, c-format
+msgid "%s: wild -c argument %s\n"
+msgstr "%s: 引数ãŒå¤šã™ãŽã¾ã™\n"
-#: nscd/nscd_stat.c:198
+#: timezone/zdump.c:387
+#, fuzzy
+msgid "Error writing to standard output"
+msgstr "エラーを標準出力ã«æ›¸ã出ã—中"
+
+#: timezone/zdump.c:410
#, c-format
-msgid "%15lu number of times clients had to wait\n"
-msgstr "%15lu ¥¯¥é¥¤¥¢¥ó¥È¤¬ÂÔ¤¿¤µ¤ì¤¿²ó¿ô\n"
+msgid "%s: use of -v on system with floating time_t other than float or double\n"
+msgstr ""
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid " no"
-msgstr " ¤¤¤¤¤¨"
+#: timezone/zic.c:388
+#, c-format
+msgid "%s: Memory exhausted: %s\n"
+msgstr "%s: メモリãŒè¶³ã‚Šã¾ã›ã‚“: %s\n"
-#: nscd/nscd_stat.c:213 nscd/nscd_stat.c:215
-msgid " yes"
-msgstr " ¤Ï¤¤"
+#: timezone/zic.c:434
+#, c-format
+msgid "\"%s\", line %d: %s"
+msgstr "\"%s\", %d行: %s"
-#: nscd/nscd_stat.c:221
+#: timezone/zic.c:437
#, c-format
+msgid " (rule from \"%s\", line %d)"
+msgstr " (\"%s\"ã‹ã‚‰ã®è¦å‰‡, %dè¡Œ)"
+
+#: timezone/zic.c:449
+msgid "warning: "
+msgstr "警告: "
+
+#: timezone/zic.c:459
+#, fuzzy, 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"
+"%s: usage is %s [ --version ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
+"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\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
+"%s: 使用法 %s [ --version ] [ -s ] [ -v ] [ -l ローカル時刻 ] [ -p posixrules ] \\\n"
+"\t[ -d ディレクトリ ] [ -L é–秒 ] [ -y yearistype ] [ ファイルå ... ]\n"
+
+#: timezone/zic.c:494
+msgid "wild compilation-time specification of zic_t"
+msgstr ""
+
+#: timezone/zic.c:511
#, c-format
-msgid "Haven't found \"%s\" in password cache!"
-msgstr "¥Ñ¥¹¥ï¡¼¥É¥­¥ã¥Ã¥·¥å¤Ë \"%s\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+msgid "%s: More than one -d option specified\n"
+msgstr "%s: -d オプションãŒè¤‡æ•°æŒ‡å®šã•ã‚Œã¦ã„ã¾ã™\n"
-#: nscd/pwdcache.c:281
+#: timezone/zic.c:521
#, c-format
-msgid "Invalid numeric uid \"%s\"!"
-msgstr "̵¸ú¤Ê uid ¤Î¿ôÃÍ \"%s\"!"
+msgid "%s: More than one -l option specified\n"
+msgstr "%s: -l オプションãŒè¤‡æ•°æŒ‡å®šã•ã‚Œã¦ã„ã¾ã™\n"
-#: nscd/pwdcache.c:288
+#: timezone/zic.c:531
#, c-format
-msgid "Haven't found \"%d\" in password cache!"
-msgstr "¥Ñ¥¹¥ï¡¼¥É¥­¥ã¥Ã¥·¥å¤Ë \"%d\" ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó!"
+msgid "%s: More than one -p option specified\n"
+msgstr "%s: -p オプションãŒè¤‡æ•°æŒ‡å®šã•ã‚Œã¦ã„ã¾ã™\n"
-#: elf/../sysdeps/generic/dl-sysdep.c:422
-msgid "cannot create capability list"
-msgstr "¥±¡¼¥Ñ¥Ó¥ê¥Æ¥£¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#: timezone/zic.c:541
+#, c-format
+msgid "%s: More than one -y option specified\n"
+msgstr "%s: -y オプションãŒè¤‡æ•°æŒ‡å®šã•ã‚Œã¦ã„ã¾ã™\n"
-#: elf/../sysdeps/generic/readelflib.c:35
+#: timezone/zic.c:551
#, c-format
-msgid "file %s is truncated\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¥È¥é¥ó¥±¡¼¥È(û¤¯)¤µ¤ì¤Þ¤·¤¿\n"
+msgid "%s: More than one -L option specified\n"
+msgstr "%s: -L オプションãŒè¤‡æ•°æŒ‡å®šã•ã‚Œã¦ã„ã¾ã™\n"
+
+#: timezone/zic.c:600
+#, fuzzy
+msgid "link to link"
+msgstr "è¡ŒãŒé•·ã™ãŽã¾ã™"
-#: elf/../sysdeps/generic/readelflib.c:67
+#: timezone/zic.c:665
+msgid "hard link failed, symbolic link used"
+msgstr "ãƒãƒ¼ãƒ‰ãƒªãƒ³ã‚¯ã«å¤±æ•—ã—ãŸãŸã‚ã€ã‚·ãƒ³ãƒœãƒªãƒƒã‚¯ãƒªãƒ³ã‚¯ã‚’使ã„ã¾ã™"
+
+#: timezone/zic.c:673
#, c-format
-msgid "%s is a 32 bit ELF file.\n"
-msgstr "%s ¤Ï32¥Ó¥Ã¥ÈELF¥Õ¥¡¥¤¥ë¤Ç¤¹.\n"
+msgid "%s: Can't link from %s to %s: %s\n"
+msgstr "%s: %sã‹ã‚‰%sã¸ãƒªãƒ³ã‚¯ã‚’張れã¾ã›ã‚“: %s\n"
-#: elf/../sysdeps/generic/readelflib.c:69
+#: timezone/zic.c:745 timezone/zic.c:747
+msgid "same rule name in multiple files"
+msgstr "複数ファイルã«åŒã˜ãƒ«ãƒ¼ãƒ«åãŒã‚ã‚Šã¾ã™"
+
+#: timezone/zic.c:788
+msgid "unruly zone"
+msgstr "unruly zone"
+
+#: timezone/zic.c:795
#, c-format
-msgid "%s is a 64 bit ELF file.\n"
-msgstr "%s ¤Ï64¥Ó¥Ã¥ÈELF¥Õ¥¡¥¤¥ë¤Ç¤¹.\n"
+msgid "%s in ruleless zone"
+msgstr "%s in ruleless zone"
+
+#: timezone/zic.c:816
+msgid "standard input"
+msgstr "標準入力"
-#: elf/../sysdeps/generic/readelflib.c:71
+#: timezone/zic.c:821
#, c-format
-msgid "Unknown ELFCLASS in file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s Ãæ¤Ç̤ÃΤÎELFCLASS.\n"
+msgid "%s: Can't open %s: %s\n"
+msgstr "%s: %sã‚’é–‹ã‘ã¾ã›ã‚“: %s\n"
+
+#: timezone/zic.c:832
+msgid "line too long"
+msgstr "è¡ŒãŒé•·ã™ãŽã¾ã™"
+
+#: timezone/zic.c:852
+msgid "input line of unknown type"
+msgstr "ä¸æ˜Žãªå½¢å¼ã®å…¥åŠ›ãƒ©ã‚¤ãƒ³è¡Œã§ã™"
-#: elf/../sysdeps/generic/readelflib.c:78
+#: timezone/zic.c:868
#, c-format
-msgid "%s is not a shared object file (Type: %d).\n"
-msgstr "%s ¤Ï¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (¥¿¥¤¥×: %d).\n"
+msgid "%s: Leap line in non leap seconds file %s\n"
+msgstr "%s: é–秒ファイルã§ãªã„ファイル %s ã« Leap è¡ŒãŒã‚ã‚Šã¾ã™\n"
-#: elf/../sysdeps/generic/readelflib.c:109
-msgid "more than one dynamic segment\n"
-msgstr "Ê£¿ô¤ÎưŪ¥»¥°¥á¥ó¥È\n"
+#: 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"
-#: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
+#: timezone/zic.c:883
#, c-format
-msgid "%s is for unknown machine %d.\n"
-msgstr "%s ¤Ï̤ÃΤΥޥ·¥ó %d ¤ËÂФ¹¤ë¤â¤Î¤Ç¤¹.\n"
+msgid "%s: Error reading %s\n"
+msgstr "%s: %sã®èª­ã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼\n"
-#: elf/cache.c:70
-msgid "unknown"
-msgstr "ÉÔÌÀ"
+#: timezone/zic.c:890
+#, c-format
+msgid "%s: Error closing %s: %s\n"
+msgstr "%s: %sをクローズ中ã«ã‚¨ãƒ©ãƒ¼: %s\n"
-#: elf/cache.c:111
-msgid "Unknown OS"
-msgstr "̤ÃΤÎOS"
+#: timezone/zic.c:895
+msgid "expected continuation line not found"
+msgstr "継続行ãŒæœŸå¾…ã•ã‚Œã¾ã—ãŸãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
+
+#: timezone/zic.c:939 timezone/zic.c:2476 timezone/zic.c:2495
+msgid "time overflow"
+msgstr "時間オーãƒãƒ¼ãƒ•ãƒ­ãƒ¼"
+
+#: timezone/zic.c:943
+msgid "24:00 not handled by pre-1998 versions of zic"
+msgstr ""
+
+#: timezone/zic.c:946
+msgid "values over 24 hours not handled by pre-2007 versions of zic"
+msgstr ""
-#: elf/cache.c:116
+#: 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è¡Œã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™"
+
+#: timezone/zic.c:995
#, c-format
-msgid ", OS ABI: %s %d.%d.%d"
-msgstr ", OS ABI: %s %d.%d.%d"
+msgid "\"Zone %s\" line and -l option are mutually exclusive"
+msgstr "\"Zone %s\"行㨠-l オプションã¯åŒæ™‚指定ã§ãã¾ã›ã‚“"
-#: elf/cache.c:142 elf/ldconfig.c:1078
+#: timezone/zic.c:1003
#, c-format
-msgid "Can't open cache file %s\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó\n"
+msgid "\"Zone %s\" line and -p option are mutually exclusive"
+msgstr "\"Zone %s\"行㨠-p オプションã¯åŒæ™‚指定ã§ãã¾ã›ã‚“"
-#: elf/cache.c:154
-msgid "mmap of cache file failed.\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤Îmmap¤Ë¼ºÇÔ¤·¤Þ¤·¤¿.\n"
+#: timezone/zic.c:1015
+#, c-format
+msgid "duplicate zone name %s (file \"%s\", line %d)"
+msgstr "ゾーンå %s ãŒé‡è¤‡ã—ã¦ã„ã¾ã™(ファイル\"%s\", %d è¡Œ)"
-#: elf/cache.c:158 elf/cache.c:168
-msgid "File is not a cache file.\n"
-msgstr "¥Õ¥¡¥¤¥ë¤Ï¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó.\n"
+#: timezone/zic.c:1031
+msgid "wrong number of fields on Zone continuation line"
+msgstr "Zone continuationè¡Œã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™"
+
+#: timezone/zic.c:1071
+msgid "invalid UTC offset"
+msgstr "ä¸å½“ãªUTCオフセット"
+
+#: timezone/zic.c:1074
+msgid "invalid abbreviation format"
+msgstr "ä¸å½“ãªçœç•¥å½¢"
+
+#: timezone/zic.c:1103
+msgid "Zone continuation line end time is not after end time of previous line"
+msgstr "ゾーン連続行 end time ã¯å‰ã®è¡Œã® end time よりも後ã§ã‚ã£ã¦ã¯ãªã‚Šã¾ã›ã‚“"
+
+#: timezone/zic.c:1131
+msgid "wrong number of fields on Leap line"
+msgstr "Leapè¡Œã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™"
+
+#: timezone/zic.c:1140
+msgid "invalid leaping year"
+msgstr "ä¸å½“ãªã†ã‚‹ã†å¹´ã§ã™"
+
+#: timezone/zic.c:1160 timezone/zic.c:1266
+msgid "invalid month name"
+msgstr "ä¸å½“ãªæœˆåã§ã™"
+
+#: timezone/zic.c:1173 timezone/zic.c:1379 timezone/zic.c:1393
+msgid "invalid day of month"
+msgstr "ä¸å½“ãª1ヶ月中ã®æ—¥ã«ã¡ã§ã™"
+
+#: timezone/zic.c:1178
+msgid "time before zero"
+msgstr "ゼロå‰ã®æ™‚刻"
+
+#: timezone/zic.c:1182
+msgid "time too small"
+msgstr "時刻ãŒå°ã•ã™ãŽã¾ã™"
+
+#: timezone/zic.c:1186
+msgid "time too large"
+msgstr "時刻ãŒå¤§ãã™ãŽã¾ã™"
+
+#: timezone/zic.c:1190 timezone/zic.c:1295
+msgid "invalid time of day"
+msgstr "1日辺りã®æ™‚é–“ãŒä¸æ­£"
+
+#: timezone/zic.c:1209
+msgid "illegal CORRECTION field on Leap line"
+msgstr "Leap è¡Œã«ä¸æ­£ãª CORRECTION フィールドãŒã‚ã‚Šã¾ã™"
+
+#: timezone/zic.c:1214
+msgid "illegal Rolling/Stationary field on Leap line"
+msgstr "Leap è¡Œã«ä¸æ­£ãª Rolling/Stationary フィールドãŒã‚ã‚Šã¾ã™"
+
+#: timezone/zic.c:1230
+msgid "wrong number of fields on Link line"
+msgstr "Linkè¡Œã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™"
+
+#: timezone/zic.c:1234
+msgid "blank FROM field on Link line"
+msgstr "Link 行㮠FROM フィールドãŒç©ºæ¬„ã§ã™"
+
+#: timezone/zic.c:1238
+msgid "blank TO field on Link line"
+msgstr "Link 行㮠TO フィールドãŒç©ºæ¬„ã§ã™"
+
+#: timezone/zic.c:1316
+msgid "invalid starting year"
+msgstr "ä¸å½“ãªé–‹å§‹å¹´"
+
+#: timezone/zic.c:1338
+msgid "invalid ending year"
+msgstr "ä¸å½“ãªçµ‚了年"
+
+#: timezone/zic.c:1342
+msgid "starting year greater than ending year"
+msgstr "開始年ãŒçµ‚了年より大ãããªã£ã¦ã„ã¾ã™"
+
+#: timezone/zic.c:1349
+msgid "typed single year"
+msgstr "typed single year"
+
+#: timezone/zic.c:1384
+msgid "invalid weekday name"
+msgstr "ãŠã‹ã—ãªæ›œæ—¥å"
-#: elf/cache.c:201 elf/cache.c:211
+#: timezone/zic.c:1562
#, c-format
-msgid "%d libs found in cache `%s'\n"
-msgstr "%d ¥é¥¤¥Ö¥é¥ê¤¬¥­¥ã¥Ã¥·¥å `%s ¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
+msgid "%s: Can't remove %s: %s\n"
+msgstr "%s: %sを削除ã§ãã¾ã›ã‚“: %s\n"
-#: elf/cache.c:410
+#: timezone/zic.c:1572
#, c-format
-msgid "Can't remove old temporary cache file %s"
-msgstr "¸Å¤¤¥Æ¥ó¥Ý¥é¥ê¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤òºï½ü¤Ç¤­¤Þ¤»¤ó"
+msgid "%s: Can't create %s: %s\n"
+msgstr "%s: %sを作æˆã§ãã¾ã›ã‚“: %s\n"
-#: elf/cache.c:417
+#: timezone/zic.c:1722
#, c-format
-msgid "Can't create temporary cache file %s"
-msgstr "¥Æ¥ó¥Ý¥é¥ê¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë %s ¤¬ºîÀ®¤Ç¤­¤Þ¤»¤ó"
+msgid "%s: Error writing %s\n"
+msgstr "%s: %sã®æ›¸ãè¾¼ã¿ã‚¨ãƒ©ãƒ¼ã§ã™\n"
-#: elf/cache.c:425 elf/cache.c:434 elf/cache.c:438
-msgid "Writing of cache data failed"
-msgstr "¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤Î½ñ¹þ¤ß¤Ë¼ºÇÔ"
+#: timezone/zic.c:2015
+msgid "no POSIX environment variable for zone"
+msgstr ""
-#: elf/cache.c:442
-msgid "Writing of cache data failed."
-msgstr "¥­¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤Î½ñ¹þ¤ß¤Ë¼ºÇÔ¤·¤Þ¤·¤¿."
+#: timezone/zic.c:2172
+msgid "can't determine time zone abbreviation to use just after until time"
+msgstr "ã¡ã‚‡ã†ã©ãã®æ™‚刻を使用ã™ã‚‹ã‚¿ã‚¤ãƒ ã‚¾ãƒ¼ãƒ³ã®çœç•¥å½¢ã‚’決定ã§ãã¾ã›ã‚“"
-#: elf/cache.c:449
-#, c-format
-msgid "Changing access rights of %s to %#o failed"
-msgstr "%s ¤Î¥¢¥¯¥»¥¹¸¢¸Â¤ò %#o ¤ØÊѹ¹¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#: timezone/zic.c:2218
+msgid "too many transitions?!"
+msgstr "é·ç§»å…ˆãŒå¤šã™ãŽã¾ã™?!"
+
+#: timezone/zic.c:2237
+msgid "internal error - addtype called with bad isdst"
+msgstr "内部エラー - é–“é•ã£ãŸ isdst ã¨ã¨ã‚‚ã« addtype ãŒå‘¼ã°ã‚Œã¾ã—ãŸ"
+
+#: timezone/zic.c:2241
+msgid "internal error - addtype called with bad ttisstd"
+msgstr "内部エラー - é–“é•ã£ãŸ ttisstd ã¨ã¨ã‚‚ã« addtype ãŒå‘¼ã°ã‚Œã¾ã—ãŸ"
+
+#: timezone/zic.c:2245
+msgid "internal error - addtype called with bad ttisgmt"
+msgstr "内部エラー - é–“é•ã£ãŸ ttisgmt ã¨ã¨ã‚‚ã« addtype ãŒå‘¼ã°ã‚Œã¾ã—ãŸ"
+
+#: timezone/zic.c:2264
+msgid "too many local time types"
+msgstr "ローカル時間形å¼ãŒå¤šã™ãŽã¾ã™"
-#: elf/cache.c:454
+#: timezone/zic.c:2268
+#, fuzzy
+msgid "UTC offset out of range"
+msgstr "ãƒãƒ£ãƒ³ãƒãƒ«ç•ªå·ãŒç¯„囲外ã§ã™"
+
+#: timezone/zic.c:2296
+msgid "too many leap seconds"
+msgstr "ã†ã‚‹ã†ç§’ãŒå¤§ãã™ãŽã¾ã™"
+
+#: timezone/zic.c:2302
+msgid "repeated leap second moment"
+msgstr "循環é–秒ã®çž¬é–“"
+
+#: timezone/zic.c:2354
+msgid "Wild result from command execution"
+msgstr "コマンド実行ã‹ã‚‰ã®ç²—ã„çµæžœ"
+
+#: timezone/zic.c:2355
#, c-format
-msgid "Renaming of %s to %s failed"
-msgstr "%s ¤«¤é %s ¤Ø¤Î̾Á°Êѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+msgid "%s: command was '%s', result was %d\n"
+msgstr "%s: コマンドã¯'%s', çµæžœã¯ %dã§ã—ãŸ\n"
-#: elf/dl-close.c:128
-msgid "shared object not open"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤¬³«¤±¤Þ¤»¤ó"
+#: timezone/zic.c:2453
+msgid "Odd number of quotation marks"
+msgstr "クォートã™ã‚‹ãƒžãƒ¼ã‚¯ãŒå¥‡æ•°å€‹åˆ†ã—ã‹ã‚ã‚Šã¾ã›ã‚“"
-#: elf/dl-close.c:531 elf/dl-open.c:454
-msgid "TLS generation counter wrapped! Please send report with the 'glibcbug' script."
-msgstr "TLSÀ¸À®¥«¥¦¥ó¥¿¤¬°ì¼þ¤·¤Þ¤·¤¿! 'glibcbug' ¥¹¥¯¥ê¥×¥È¤ò»È¤Ã¤Æ¥ì¥Ý¡¼¥È¤òÁ÷¿®²¼¤µ¤¤."
+#: timezone/zic.c:2542
+msgid "use of 2/29 in non leap-year"
+msgstr "é–å¹´ã§ã¯ãªã„ã®ã«2/29を使ã£ã¦ã„ã¾ã™"
-#: elf/dl-deps.c:111 elf/dl-open.c:183
-msgid "DST not allowed in SUID/SGID programs"
-msgstr "DST¤ÏSUID/SGID¥×¥í¥°¥é¥àÃæ¤Ç¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#: timezone/zic.c:2577
+msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
+msgstr ""
+
+#: timezone/zic.c:2609
+msgid "time zone abbreviation lacks alphabetic at start"
+msgstr ""
-#: elf/dl-deps.c:124
-msgid "empty dynamics string token substitution"
-msgstr "¶õ¤ÊưŪʸ»úÎó¥È¡¼¥¯¥ó¤ÎÂåÆþ"
+#: timezone/zic.c:2611
+msgid "time zone abbreviation has more than 3 alphabetics"
+msgstr ""
+
+#: timezone/zic.c:2613
+msgid "time zone abbreviation has too many alphabetics"
+msgstr ""
-#: elf/dl-deps.c:130
+#: 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 "タイムゾーンã®çœç•¥åãŒå¤šã™ãŽã‚‹ã‹é•·ã™ãŽã¾ã™"
+
+#: timezone/zic.c:2676
#, c-format
-msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
-msgstr "ưŪ¥í¡¼¥É¤ËºÝ¤·¶õʸ»ú¥È¡¼¥¯¥ó¤Ë¤è¤ëÃÖ´¹¤¨¤ò¹Ô¤Ã¤¿¤¿¤á¤Ë auxliary `%s' ¤Î¥í¡¼¥É¤Ë¼ºÇÔ¤·¤Þ¤·¤¿\n"
+msgid "%s: Can't create directory %s: %s\n"
+msgstr "%s: ディレクトリ%sを作æˆã§ãã¾ã›ã‚“: %s\n"
-#: elf/dl-deps.c:461
-msgid "cannot allocate dependency list"
-msgstr "°Í¸¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#: timezone/zic.c:2698
+#, c-format
+msgid "%s: %d did not sign extend correctly\n"
+msgstr "%s: %d ã¯æ­£ã—ã記å·ã‚’æ‹¡å¼µã—ã¾ã›ã‚“ã§ã—ãŸ\n"
-#: elf/dl-deps.c:494 elf/dl-deps.c:549
-msgid "cannot allocate symbol search list"
-msgstr "¥·¥ó¥Ü¥ëõº÷¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "invalid argument %s for %s"
+#~ msgstr "%2$s ã«å¯¾ã™ã‚‹å¼•æ•° %1$s ãŒé–“é•ã£ã¦ã„ã¾ã™"
-#: elf/dl-deps.c:534
-msgid "Filters not supported with LD_TRACE_PRELINKING"
-msgstr "LD_TRACE_PRELINKING¤Ç¥Õ¥£¥ë¥¿¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "ambiguous argument %s for %s"
+#~ msgstr "%2$s ã«å¯¾ã™ã‚‹å¼•æ•° %1$s ãŒæ›–昧ã§ã™"
-#: elf/dl-error.c:75
-msgid "DYNAMIC LINKER BUG!!!"
-msgstr "¥À¥¤¥Ê¥ß¥Ã¥¯¥ê¥ó¥«¤Î¥Ð¥°!!!"
+#~ msgid "Valid arguments are:"
+#~ msgstr "有効ãªå¼•æ•°:"
-#: elf/dl-error.c:108
-msgid "error while loading shared libraries"
-msgstr "¶¦Í­¥é¥¤¥Ö¥é¥ê¤Î¥í¡¼¥ÉÃæ¤Ë¥¨¥é¡¼"
+#~ msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
+#~ msgstr "ARGP_HELP_FMT: %s ã®å€¤ã¯ %s ã®å€¤ä»¥ä¸‹ã§ã™"
-#: elf/dl-load.c:347
-msgid "cannot allocate name record"
-msgstr "̾Á°¥ì¥³¡¼¥É¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "%.*s: ARGP_HELP_FMT parameter must be positive"
+#~ msgstr "%.*s: ARGP_HELP_FMT パラメータã¯æ­£ã®å€¤ã§ãªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: 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 "give this help list"
+#~ msgstr "ã“ã®ãƒ˜ãƒ«ãƒ—を表示ã™ã‚‹"
-#: elf/dl-load.c:551
-msgid "cannot create RUNPATH/RPATH copy"
-msgstr "RUNPATH/RPATH¤Î¥³¥Ô¡¼¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "give a short usage message"
+#~ msgstr "短ã„使用方法を表示ã™ã‚‹"
-#: elf/dl-load.c:634
-msgid "cannot create search path array"
-msgstr "¥µ¡¼¥Á¥Ñ¥¹¥¢¥ì¥¤¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "set the program name"
+#~ msgstr "プログラムåを設定ã™ã‚‹"
-#: elf/dl-load.c:830
-msgid "cannot stat shared object"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤òstat¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "SECS"
+#~ msgstr "SECS"
-#: elf/dl-load.c:874
-msgid "cannot open zero fill device"
-msgstr "¥¼¥í¤ÇËä¤á¤é¤ì¤¿¥Ç¥Ð¥¤¥¹¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "hang for SECS seconds (default 3600)"
+#~ msgstr "SECS 秒ã§ãƒãƒ³ã‚° (デフォルト 3600)"
-#: elf/dl-load.c:883 elf/dl-load.c:1929
-msgid "cannot create shared object descriptor"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥Èµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "print program version"
+#~ msgstr "プログラムã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’表示ã™ã‚‹"
-#: elf/dl-load.c:902 elf/dl-load.c:1470 elf/dl-load.c:1553
-msgid "cannot read file data"
-msgstr "¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬Æɤá¤Þ¤»¤ó"
+#~ msgid "program error"
+#~ msgstr "プログラムエラー"
-#: elf/dl-load.c:946
-msgid "ELF load command alignment not page-aligned"
-msgstr "ELF¥í¡¼¥É¥³¥Þ¥ó¥É¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥Ú¡¼¥¸¥¢¥é¥¤¥ó¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "stack overflow"
+#~ msgstr "スタックオーãƒãƒ¼ãƒ•ãƒ­ãƒ¼"
-#: elf/dl-load.c:953
-msgid "ELF load command address/offset not properly aligned"
-msgstr "ELF¥í¡¼¥É¥³¥Þ¥ó¥É¤Î¥¢¥É¥ì¥¹/¥ª¥Õ¥»¥Ã¥È¤ÏŬÀڤ˥¢¥é¥¤¥ó¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "cannot find a temporary directory, try setting $TMPDIR"
+#~ msgstr "一時ディレクトリを作æˆã§ãã¾ã›ã‚“。 $TMPDIR を設定ã—ã¦ã¿ã¦ãã ã•ã„"
-#: elf/dl-load.c:1037
-msgid "cannot allocate TLS data structures for initial thread"
-msgstr "ºÇ½é¤Î¥¹¥ì¥Ã¥É¤Î¤¿¤á¤ÎTLS¥Ç¡¼¥¿¹½Â¤ÂΤ¬³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "cannot create a temporary directory using template \"%s\""
+#~ msgstr "テンプレート \"%s\" を使用ã—ãŸä¸€æ™‚ディレクトリを作æˆã§ãã¾ã›ã‚“"
-#: elf/dl-load.c:1061
-msgid "cannot handle TLS data"
-msgstr "TLS¥Ç¡¼¥¿¤ò°·¤¨¤Þ¤»¤ó"
+#~ msgid "cannot remove temporary file %s"
+#~ msgstr "一時ファイル %s を削除ã§ãã¾ã›ã‚“"
-#: elf/dl-load.c:1075
-msgid "object file has no loadable segments"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Ï¥í¡¼¥É²Äǽ¥»¥°¥á¥ó¥È¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "cannot remove temporary directory %s"
+#~ msgstr "一時ディレクトリ %s を削除ã§ãã¾ã›ã‚“"
-#: elf/dl-load.c:1110
-msgid "failed to map segment from shared object"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤Î¥»¥°¥á¥ó¥È¤ò¥Þ¥Ã¥×¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "error closing file"
+#~ msgstr "ファイルクローズエラー"
-#: elf/dl-load.c:1135
-msgid "cannot dynamically load executable"
-msgstr "¼Â¹Ô¥Õ¥¡¥¤¥ë¤òưŪ¤Ë¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "write error"
+#~ msgstr "書ãè¾¼ã¿ã‚¨ãƒ©ãƒ¼"
-#: elf/dl-load.c:1191
-msgid "cannot change memory protections"
-msgstr "¥á¥â¥êÊݸî¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "preserving permissions for %s"
+#~ msgstr "%s ã®ãƒ‘ーミッションをä¿å­˜ã—ã¦ã„ã¾ã™"
-#: elf/dl-load.c:1210
-msgid "cannot map zero-fill pages"
-msgstr "¥¼¥í¤ÇËä¤á¤é¤ì¤¿¥Ú¡¼¥¸¤ò¥Þ¥Ã¥×¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "error while opening \"%s\" for reading"
+#~ msgstr "\"%s\"を読込むãŸã‚é–‹ã„ã¦ã„ã‚‹éš›ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1228
-msgid "cannot allocate memory for program header"
-msgstr "¥×¥í¥°¥é¥à¥Ø¥Ã¥À¤ËÂФ¹¤ë¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "cannot open backup file \"%s\" for writing"
+#~ msgstr "書込ã¿ç”¨ãƒãƒƒã‚¯ã‚¢ãƒƒãƒ—ファイル\"%s\"ã‚’é–‹ãã“ã¨ãŒã§ãã¾ã›ã‚“"
-#: elf/dl-load.c:1259
-msgid "object file has no dynamic section"
-msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÏưŪ¥»¥¯¥·¥ç¥ó¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "error reading \"%s\""
+#~ msgstr "\"%s\"ã®èª­è¾¼ã¿ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1299
-msgid "shared object cannot be dlopen()ed"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤Ï dlopen() ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "error writing \"%s\""
+#~ msgstr "\"%s\"ã®æ›¸è¾¼ã¿ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1322
-msgid "cannot create searchlist"
-msgstr "¥µ¡¼¥Á¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "error after reading \"%s\""
+#~ msgstr "\"%s\"ã®èª­è¾¼ã¿å¾Œã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1352
-msgid "cannot enable executable stack as shared object requires"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¤¬É¬ÍפȤ·¤Æ¤¤¤ë¼Â¹Ô²Äǽ¥¹¥¿¥Ã¥¯¤òÍ­¸ú¤Ë¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "fdopen() failed"
+#~ msgstr "fdopen()ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1470
-msgid "file too short"
-msgstr "¥Õ¥¡¥¤¥ë¤¬¾®¤µ¤¹¤®¤Þ¤¹"
+#~ msgid "C# compiler not found, try installing pnet"
+#~ msgstr "C# コンパイラãŒè¦‹ã¤ã‚Šã¾ã›ã‚“。pnet をインストールã—ã¦ã¿ã¦ãã ã•ã„"
-#: elf/dl-load.c:1493
-msgid "invalid ELF header"
-msgstr "ÉÔÅö¤ÊELF¥Ø¥Ã¥À"
+#~ msgid "C# virtual machine not found, try installing pnet"
+#~ msgstr "C# 仮想マシンãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。pnet をインストールã—ã¦ã¿ã¦ãã ã•ã„"
-#: elf/dl-load.c:1502
-msgid "ELF file data encoding not big-endian"
-msgstr "ELF¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "%s subprocess failed"
+#~ msgstr "%s サブプロセスãŒå¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/dl-load.c:1504
-msgid "ELF file data encoding not little-endian"
-msgstr "ELF¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "regular empty file"
+#~ msgstr "通常ã®ç©ºãƒ•ã‚¡ã‚¤ãƒ«"
-#: elf/dl-load.c:1508
-msgid "ELF file version ident does not match current one"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥ó¼±Ê̻Ҥϸ½ºß¤Î¥Õ¥¡¥¤¥ë¤Ë°ìÃפ·¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "regular file"
+#~ msgstr "通常ファイル"
-#: elf/dl-load.c:1512
-msgid "ELF file OS ABI invalid"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤ÎOS ABI¤¬ÉÔÀµ¤Ç¤¹."
+#~ msgid "directory"
+#~ msgstr "ディレクトリ"
-#: elf/dl-load.c:1514
-msgid "ELF file ABI version invalid"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤ÎABI¥Ð¡¼¥¸¥ç¥ó¤¬ÉÔÀµ¤Ç¤¹."
+#~ msgid "block special file"
+#~ msgstr "ブロックスペシャルファイル"
-#: elf/dl-load.c:1517
-msgid "internal error"
-msgstr "ÆâÉô¥¨¥é¡¼"
+#~ msgid "character special file"
+#~ msgstr "キャラクタスペシャルファイル"
-#: elf/dl-load.c:1524
-msgid "ELF file version does not match current one"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥óÈֹ椬¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ë°ìÃפ·¤Æ¤¤¤Þ¤»¤ó"
+#~ msgid "fifo"
+#~ msgstr "fifo"
-#: elf/dl-load.c:1532
-msgid "ELF file's phentsize not the expected size"
-msgstr "ELF¥Õ¥¡¥¤¥ë¤Îphentsize¤Ï´üÂÔ¤µ¤ì¤ë¥µ¥¤¥º¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "symbolic link"
+#~ msgstr "シンボリックリンク"
-#: elf/dl-load.c:1538
-msgid "only ET_DYN and ET_EXEC can be loaded"
-msgstr "ET_DYN ¤È ET_EXEC ¤À¤±¤¬¥í¡¼¥É¤Ç¤­¤Þ¤·¤¿"
+#~ msgid "socket"
+#~ msgstr "ソケット"
-#: elf/dl-load.c:1944
-msgid "cannot open shared object file"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "message queue"
+#~ msgstr "メッセージキュー"
-#: elf/dl-lookup.c:265 elf/dl-lookup.c:443
-msgid "relocation error"
-msgstr "ºÆÇÛÃÖ¥¨¥é¡¼"
+#~ msgid "semaphore"
+#~ msgstr "セマフォ"
-#: elf/dl-open.c:111
-msgid "cannot extend global scope"
-msgstr "Âç°èŪ¥¹¥³¡¼¥×¤ò³ÈÄ¥¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "shared memory object"
+#~ msgstr "共有メモリオブジェクト"
-#: elf/dl-open.c:214
-msgid "empty dynamic string token substitution"
-msgstr "¶õ¤ÊưŪʸ»úÎó¥È¡¼¥¯¥ó¤ÎÂåÆþ"
+#~ msgid "typed memory object"
+#~ msgstr "型付メモリオブジェクト"
-#: elf/dl-open.c:361 elf/dl-open.c:372
-msgid "cannot create scope list"
-msgstr "¥¹¥³¡¼¥×¥ê¥¹¥È¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "weird file"
+#~ msgstr "ä¸æ˜Žãªãƒ•ã‚¡ã‚¤ãƒ«"
-#: elf/dl-open.c:434
-msgid "cannot create TLS data structures"
-msgstr "TLS¥Ç¡¼¥¿¹½Â¤ÂΤòºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Argument buffer too small"
+#~ msgstr "引数ãƒãƒƒãƒ•ã‚¡ãŒå°ã•ã™ãŽã¾ã™"
-#: elf/dl-open.c:496
-msgid "invalid mode for dlopen()"
-msgstr "dlopen()¤ËÂФ¹¤ëÉÔÀµ¤Ê¥â¡¼¥É¤Ç¤¹"
+#~ msgid "invalid source_version argument to compile_java_class"
+#~ msgstr "compile_java_class ã¸ã® source_version 引数ãŒç„¡åŠ¹ã§ã™"
-#: elf/dl-reloc.c:57
-msgid "cannot allocate memory in static TLS block"
-msgstr "ÀÅŪTLS¥Ö¥í¥Ã¥¯ÍÑ¥á¥â¥ê¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "invalid target_version argument to compile_java_class"
+#~ msgstr "compile_java_class ã¸ã® target_version 引数ãŒç„¡åŠ¹ã§ã™"
-#: elf/dl-reloc.c:176
-msgid "cannot make segment writable for relocation"
-msgstr "ºÆ³ÎÊÝÍѤΥ»¥°¥á¥ó¥È¤ò½ñ¹þ¤ß²Äǽ¤Ë¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "failed to create \"%s\""
+#~ msgstr "\"%s\" ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/dl-reloc.c:277
-#, c-format
-msgid "%s: profiler found no PLTREL in object %s\n"
-msgstr "%s: ¥×¥í¥Õ¥¡¥¤¥é¤¬¥ª¥Ö¥¸¥§¥¯¥È %s Ãæ¤Ë PLTREL ¤¬¤Ê¤¤¤³¤È¤ò¸«¤Ä¤±¤Þ¤·¤¿\n"
+#~ msgid "error while writing \"%s\" file"
+#~ msgstr "\"%s\" ファイルã®æ›¸ãè¾¼ã¿ä¸­ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/dl-reloc.c:289
-#, c-format
-msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
-msgstr "%s: %s ¤Î PLTREL ÍÑ¥á¥â¥ê¤¬Â­¤ê¤Þ¤»¤ó\n"
+#~ msgid "Java compiler not found, try installing gcj or set $JAVAC"
+#~ msgstr "Java コンパイラãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。 gcj をインストールã™ã‚‹ã‹ã€ã¾ãŸã¯t $JAVAC を設定ã—ã¦ã¿ã¦ãã ã•ã„"
-#: elf/dl-reloc.c:304
-msgid "cannot restore segment prot after reloc"
-msgstr "ºÆÇÛÃÖ¸å¤Ë¥»¥°¥á¥ó¥Èprot¤ò¥ê¥¹¥È¥¢¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "Java virtual machine not found, try installing gij or set $JAVA"
+#~ msgstr "Java 仮想マシンãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。 gij をインストールã™ã‚‹ã‹ã€ã¾ãŸã¯ $JAVA を設定ã—ã¦ã¿ã¦ãã ã•ã„"
-#: elf/dl-sym.c:74 elf/dl-sym.c:145
-msgid "RTLD_NEXT used in code not dynamically loaded"
-msgstr "¥³¡¼¥ÉÃæ¤Ç»È¤ï¤ì¤Æ¤¤¤ëRTLD_NEXT¤òưŪ¤ËÆɤ߹þ¤á¤Þ¤»¤ó"
+#~ msgid "%s subprocess I/O error"
+#~ msgstr "%s サブプロセス I/O エラー"
-#: elf/dl-version.c:303
-msgid "cannot allocate version reference table"
-msgstr "¥Ð¡¼¥¸¥ç¥ó»²¾È¥ê¥¹¥È¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "cannot change permissions of %s"
+#~ msgstr "%s ã®ãƒ‘ーミッションを変更ã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:122
-msgid "Print cache"
-msgstr "¥­¥ã¥Ã¥·¥å¤Îɽ¼¨"
+#~ msgid "cannot create directory %s"
+#~ msgstr "ディレクトリ %s を作æˆã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:123
-msgid "Generate verbose messages"
-msgstr "¾ÜºÙ¤Ê¥á¥Ã¥»¡¼¥¸¤Îɽ¼¨"
+#~ msgid "unable to record current working directory"
+#~ msgstr "ç¾åœ¨ã®ä½œæ¥­ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’記録ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:124
-msgid "Don't build cache"
-msgstr "¥­¥ã¥Ã¥·¥å¤Î¹½ÃÛ¤ò¹Ô¤ï¤Ê¤¤"
+#~ msgid "failed to return to initial working directory"
+#~ msgstr "åˆæœŸä½œæ¥­ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«æˆ»ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:125
-msgid "Don't generate links"
-msgstr "¥ê¥ó¥¯¤òÀ¸À®¤·¤Ê¤¤"
+#~ msgid "Failed to open /dev/zero for read"
+#~ msgstr "/dev/zeroを読込ã¿ç”¨ã«é–‹ã‘ã¾ã›ã‚“"
-#: elf/ldconfig.c:126
-msgid "Change to and use ROOT as root directory"
-msgstr "¥ë¡¼¥È¥Ç¥£¥ì¥¯¥È¥ê¤È¤·¤ÆROOT¤ò»ÈÍѤ·¡¢¤½¤³¤ØÊѹ¹¤·¤Þ¤¹"
+#~ msgid "creation of reading thread failed"
+#~ msgstr "読ã¿è¾¼ã¿ã‚¹ãƒ¬ãƒƒãƒ‰ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:127
-msgid "Use CACHE as cache file"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤È¤·¤Æ CACHE ¤ò»ÈÍѤ·¤Þ¤¹"
+#~ msgid "cannot set up nonblocking I/O to %s subprocess"
+#~ msgstr "%s å­ãƒ—ロセスã¸éžãƒ–ロック I/O を設定ã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:128
-msgid "Use CONF as configuration file"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë¤È¤·¤Æ CONF ¤ò»ÈÍѤ·¤Þ¤¹"
+#~ msgid "communication with %s subprocess failed"
+#~ msgstr "%s å­ãƒ—ロセスã¨ã®é€šä¿¡ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:129
-msgid "Only process directories specified on the command line. Don't build cache."
-msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ë»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Î¤ß½èÍý¤·¤Þ¤¹. ¥­¥ã¥Ã¥·¥å¤ò¹½ÃÛ¤·¤Þ¤»¤ó."
+#~ msgid "write to %s subprocess failed"
+#~ msgstr "%s å­ãƒ—ロセスã¸ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:130
-msgid "Manually link individual libraries."
-msgstr "¸Ä¡¹¤Î¥é¥¤¥Ö¥é¥ê¤Ë¼êÆ°¤Ç¥ê¥ó¥¯¤·¤Æ¤¯¤À¤µ¤¤."
+#~ msgid "read from %s subprocess failed"
+#~ msgstr "%s å­ãƒ—ロセスã‹ã‚‰ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:131
-msgid "Format to use: new, old or compat (default)"
-msgstr "»ÈÍÑ¥Õ¥©¡¼¥Þ¥Ã¥È: ¿·, µì, ¸ß´¹ (¥Ç¥Õ¥©¥ë¥È)"
+#~ msgid "subprocess %s terminated with exit code %d"
+#~ msgstr "å­ãƒ—ロセス %s ãŒçµ‚了コード %d ã§çµ‚了ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:139
-msgid "Configure Dynamic Linker Run Time Bindings."
-msgstr "¥À¥¤¥Ê¥ß¥Ã¥¯¥ê¥ó¥«¤Î¥é¥ó¥¿¥¤¥à¥Ð¥¤¥ó¥Ç¥£¥ó¥°¤òÀßÄꤷ¤Þ¤¹."
+#~ msgid "creation of threads failed"
+#~ msgstr "スレッドã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:297
-#, c-format
-msgid "Path `%s' given more than once"
-msgstr "1²ó°Ê¾åÍ¿¤¨¤é¤ì¤¿¥Ñ¥¹`%s'"
+#~ msgid "%s subprocess terminated with exit code %d"
+#~ msgstr "%s å­ãƒ—ロセスãŒçµ‚了コード %d ã§çµ‚了ã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:341
-#, c-format
-msgid "%s is not a known library type"
-msgstr "%s ¤Ï̤ÃΤΥ饤¥Ö¥é¥ê¥¿¥¤¥×¤Ç¤¹"
+#~ msgid "cannot create pipe"
+#~ msgstr "パイプを作æˆã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:361
-#, c-format
-msgid "Can't stat %s"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "`"
+#~ msgstr "`"
-#: elf/ldconfig.c:431
-#, c-format
-msgid "Can't stat %s\n"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó\n"
+#~ msgid "'"
+#~ msgstr "'"
-#: elf/ldconfig.c:441
-#, c-format
-msgid "%s is not a symbolic link\n"
-msgstr "%s ¤Ï¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó\n"
+#~ msgid "^[yY]"
+#~ msgstr "^[yY]"
-#: elf/ldconfig.c:460
-#, c-format
-msgid "Can't unlink %s"
-msgstr "%s ¤ò¥¢¥ó¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "^[nN]"
+#~ msgstr "^[nN]"
-#: elf/ldconfig.c:466
-#, c-format
-msgid "Can't link %s to %s"
-msgstr "%s ¤«¤é %s ¤Ø¥ê¥ó¥¯¤òÄ¥¤ì¤Þ¤»¤ó"
+#~ msgid "setting permissions for %s"
+#~ msgstr "%s ã®ãƒ‘ーミッションを設定ã—ã¾ã™"
-#: elf/ldconfig.c:472
-msgid " (changed)\n"
-msgstr " (Êѹ¹)\n"
+#~ msgid "error writing to a closed pipe or socket"
+#~ msgstr "é–‰ã˜ãŸãƒ‘イプã¾ãŸã¯ã‚½ã‚±ãƒƒãƒˆã¸ã®æ›¸ãè¾¼ã¿ã§ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: elf/ldconfig.c:474
-msgid " (SKIPPED)\n"
-msgstr " (¥¹¥­¥Ã¥×)\n"
+#~ msgid "iconv function not usable"
+#~ msgstr "iconv 関数ãŒä½¿ãˆã¾ã›ã‚“"
-#: elf/ldconfig.c:529
-#, c-format
-msgid "Can't find %s"
-msgstr "%s ¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
+#~ msgid "iconv function not available"
+#~ msgstr "iconv 関数ãŒæœ‰åŠ¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: elf/ldconfig.c:545
-#, c-format
-msgid "Can't lstat %s"
-msgstr "lstat %s ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "character out of range"
+#~ msgstr "範囲外ã®æ–‡å­—"
-#: elf/ldconfig.c:552
-#, c-format
-msgid "Ignored file %s since it is not a regular file."
-msgstr "Àµµ¬¤Î¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¤¤¿¤á¥Õ¥¡¥¤¥ë %s ¤ò̵»ë¤·¤Þ¤¹"
+#~ msgid "cannot convert U+%04X to local character set"
+#~ msgstr "U+%04X をローカル文字セットã«å¤‰æ›ã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:560
-#, c-format
-msgid "No link created since soname could not be found for %s"
-msgstr "%s ¤ËÂФ¹¤ë soname ¤¬¸«¤Ä¤«¤é¤Ê¤¤¤¿¤á¥ê¥ó¥¯¤¬ºîÀ®¤µ¤ì¤Þ¤»¤ó"
+#~ msgid "cannot convert U+%04X to local character set: %s"
+#~ msgstr "U+%04X をローカル文字セット %s ã«å¤‰æ›ã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:651
-#, c-format
-msgid "Can't open directory %s"
-msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "invalid user"
+#~ msgstr "無効ãªãƒ¦ãƒ¼ã‚¶"
-#: elf/ldconfig.c:706 elf/ldconfig.c:753
-#, c-format
-msgid "Cannot lstat %s"
-msgstr "lstat %s ¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "invalid group"
+#~ msgstr "無効ãªã‚°ãƒ«ãƒ¼ãƒ—"
-#: elf/ldconfig.c:718
-#, c-format
-msgid "Cannot stat %s"
-msgstr "stat %s ¤¬¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "invalid spec"
+#~ msgstr "無効ãªæŒ‡å®š"
-#: elf/ldconfig.c:775 elf/readlib.c:92
-#, c-format
-msgid "Input file %s not found.\n"
-msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó.\n"
+#~ msgid "unable to display error message"
+#~ msgstr "エラーメッセージを表示ã§ãã¾ã›ã‚“"
-#: elf/ldconfig.c:826
-#, c-format
-msgid "libc5 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc5¥é¥¤¥Ö¥é¥ê %s"
+#~ msgid "Packaged by %s (%s)\n"
+#~ msgstr "パッケージ作æˆè€…: %s (%s)\n"
-#: elf/ldconfig.c:829
-#, c-format
-msgid "libc6 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc6¥é¥¤¥Ö¥é¥ê %s"
+#~ msgid "Packaged by %s\n"
+#~ msgstr "パッケージ作æˆè€…: %s\n"
-#: elf/ldconfig.c:832
-#, c-format
-msgid "libc4 library %s in wrong directory"
-msgstr "¸í¤Ã¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Îlibc4¥é¥¤¥Ö¥é¥ê %s "
+#~ msgid "(C)"
+#~ msgstr "(C)"
-#: 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 ""
+#~ "\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/ldconfig.c:962
-#, c-format
-msgid "Can't open configuration file %s"
-msgstr "ÀßÄê¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó"
+#~ msgid "Written by %s, %s, and %s.\n"
+#~ msgstr "作者 %s〠%sã€ãŠã‚ˆã³ %s。\n"
-#: elf/ldconfig.c:1033
-#, c-format
-msgid "relative path `%s' used to build cache"
-msgstr "¥­¥ã¥Ã¥·¥åÀ¸À®»þ¤ËÁêÂХѥ¹ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "and %s.\n"
+#~ msgstr ""
+#~ "作者 %s〠%s〠%sã€\n"
+#~ "ãŠã‚ˆã³ %s。\n"
-#: elf/ldconfig.c:1057
-msgid "Can't chdir to /"
-msgstr "/ ¤Ëchdir¤Ç¤­¤Þ¤»¤ó"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, and %s.\n"
+#~ msgstr ""
+#~ "作者 %s〠%s〠%sã€\n"
+#~ "%sã€ãŠã‚ˆã³ %s。\n"
-#: elf/ldconfig.c:1099
-#, c-format
-msgid "Can't open cache file directory %s\n"
-msgstr "¥­¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò³«¤±¤Þ¤»¤ó\n"
+#~ msgid ""
+#~ "Written by %s, %s, %s,\n"
+#~ "%s, %s, and %s.\n"
+#~ msgstr ""
+#~ "作者 %s〠%s〠%sã€\n"
+#~ "%s〠%sã€ãŠã‚ˆã³ %s。\n"
-#: elf/readlib.c:98
-#, c-format
-msgid "Cannot fstat file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤ò fstat ¤Ç¤­¤Þ¤»¤ó.\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/readlib.c:108
-#, c-format
-msgid "File %s is too small, not checked."
-msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¾®¤µ¤¹¤®¤Þ¤¹, ¥Á¥§¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
+#~ msgid "Set LC_ALL='C' to work around the problem."
+#~ msgstr "å•é¡Œã‚’回é¿ã™ã‚‹ãŸã‚ã« LC_ALL='C' を指定ã—ã¦ãã ã•ã„."
-#: elf/readlib.c:117
-#, c-format
-msgid "Cannot mmap file %s.\n"
-msgstr "¥Õ¥¡¥¤¥ë %s ¤òmmap¤Ç¤­¤Þ¤»¤ó.\n"
+#~ msgid "The strings compared were %s and %s."
+#~ msgstr "比較ã—ãŸæ–‡å­—列㯠%s 㨠%s ã§ã™."
-#: 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 "cannot perform formatted output"
+#~ msgstr "書å¼è¨­å®šã‚’è¡Œã£ãŸå‡ºåŠ›ã‚’実行ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“"
-#: elf/sprof.c:72
-msgid "Output selection:"
-msgstr "½ÐÎÏÁªÂò:"
+#~ msgid "invalid %s%s argument `%s'"
+#~ msgstr "引数 `%3$s' ã«å¯¾ã—㦠%1$s%2$s ãŒç„¡åŠ¹ã§ã™"
-#: elf/sprof.c:74
-msgid "print list of count paths and their number of use"
-msgstr "¥«¥¦¥ó¥È¤·¤¿·ÐÏ©¤È¤½¤ì¤é¤Î»ÈÍÑ¿ô¤Î¥ê¥¹¥È¤òɽ¼¨"
+#~ msgid "invalid suffix in %s%s argument `%s'"
+#~ msgstr "引数 `%3$s' ã«å¯¾ã—ã¦ç„¡åŠ¹ãªæŽ¥å°¾è¾ž %1$s%2$s ã§ã™"
-#: elf/sprof.c:76
-msgid "generate flat profile with counts and ticks"
-msgstr "¥«¥¦¥ó¥È¤È¥Æ¥£¥Ã¥¯¤ò¥Õ¥é¥Ã¥È¤Ë¥×¥í¥Õ¥¡¥¤¥ëÀ¸À®¤·¤Þ¤¹"
+#~ msgid "%s%s argument `%s' too large"
+#~ msgstr "引数 `%3$s' ã«å¯¾ã™ã‚‹ %1$s%2$s ãŒå¤§ãã™ãŽã¾ã™"
-#: elf/sprof.c:77
-msgid "generate call graph"
-msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¤òÀ¸À®¤·¤Þ¤¹"
+#, 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/sprof.c:84
-msgid "Read and display shared object profiling data"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¤òÆɤ߹þ¤ßɽ¼¨¤¹¤ë"
+#~ msgid "block size"
+#~ msgstr "ブロックサイズ"
-#: elf/sprof.c:87
-msgid "SHOBJ [PROFDATA]"
-msgstr "SHOBJ [PROFDATA]"
+#~ msgid "%s exists but is not a directory"
+#~ msgstr "%s ã¯å­˜åœ¨ã—ã¾ã™ãŒãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã§ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: elf/sprof.c:398
-#, c-format
-msgid "failed to load shared object `%s'"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s' ¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ"
+#~ msgid "cannot change owner and/or group of %s"
+#~ msgstr "%s ã®ã‚ªãƒ¼ãƒŠãƒ¼ã¨ã‚°ãƒ«ãƒ¼ãƒ—を変更ã§ãã¾ã›ã‚“"
-#: elf/sprof.c:407
-msgid "cannot create internal descriptors"
-msgstr "ÆâÉôµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "cannot chdir to directory %s"
+#~ msgstr "ディレクトリ %s ã«ç§»å‹•ã§ãã¾ã›ã‚“"
-#: elf/sprof.c:526
-#, c-format
-msgid "Reopening shared object `%s' failed"
-msgstr "¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s'¤ÎºÆ¥ª¡¼¥×¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "cannot get the login group of a numeric UID"
+#~ msgstr "æ•°å­—ã®UIDã®ãƒ­ã‚°ã‚¤ãƒ³ã‚°ãƒ«ãƒ¼ãƒ—ã‚’å–å¾—ã§ãã¾ã›ã‚“"
-#: elf/sprof.c:534
-msgid "mapping of section headers failed"
-msgstr "¥»¥¯¥·¥ç¥ó¥Ø¥Ã¥À¤Î¥Þ¥Ã¥Ô¥ó¥°¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ 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/sprof.c:544
-msgid "mapping of section header string table failed"
-msgstr "¥»¥¯¥·¥ç¥ó¥Ø¥Ã¥À¤Îʸ»úÎó¥Æ¡¼¥Ö¥ë¤Î¥Þ¥Ã¥Ô¥ó¥°¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
+#~ msgstr "ãƒã‚°ã¯ã‚¹ã‚¯ãƒªãƒ—ト`glibcbug'を用ã„ã¦<bugs@gnu.org>ã¾ã§å ±å‘Šã—ã¦ãã ã•ã„.\n"
-#: elf/sprof.c:564
-#, c-format
-msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
-msgstr "*** ¥Õ¥¡¥¤¥ë `%s' ¤Ï strip ¤µ¤ì¤Æ¤¤¤Þ¤¹: ¾ÜºÙ¤Ê²òÀϤ¬½ÐÍè¤Þ¤»¤ó\n"
+#~ msgid "<%s> and <%s> are illegal names for range"
+#~ msgstr "<%s> 㨠<%s> ã¯ç¯„囲ã¨ã—ã¦ä¸æ­£ãªåå‰ã§ã™"
-#: elf/sprof.c:594
-msgid "failed to load symbol data"
-msgstr "¥·¥ó¥Ü¥ë¾ðÊó¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ"
+#~ msgid "upper limit in range is not higher then lower limit"
+#~ msgstr "範囲内ã®ä¸Šé™ã¯ä¸‹é™ã‚ˆã‚Šå¤§ããã‚ã‚Šã¾ã›ã‚“"
-#: elf/sprof.c:664
-msgid "cannot load profiling data"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¤ò¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "%s: character `%s' not defined in charmap while needed as default value"
+#~ msgstr "%s: キャラクタマップ中ã§æ–‡å­—`%s'ãŒæœªå®šç¾©ã§ã™ãŒãƒ‡ãƒ•ã‚©ãƒ«ãƒˆå€¤ã¨ã—ã¦å¿…è¦ã§ã™"
-#: elf/sprof.c:673
-msgid "while stat'ing profiling data file"
-msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥Õ¥¡¥¤¥ë½ñ¤­¹þ¤ßÃæ"
+#~ msgid "character `%s' not defined while needed as default value"
+#~ msgstr "デフォルト値ã¨ã—ã¦å¿…è¦ãªã‚­ãƒ£ãƒ©ã‚¯ã‚¿`%s'ãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: elf/sprof.c:681
-#, c-format
-msgid "profiling data file `%s' does not match shared object `%s'"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë`%s'¤Ï¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È`%s'¤È°ìÃפ·¤Þ¤»¤ó"
+#~ msgid "%s: value for field `%s' must not be the empty string"
+#~ msgstr "%s: フィールド`%s'ã«å¯¾ã™ã‚‹å€¤ã¯ç©ºã®æ–‡å­—列ã§ã¯ã„ã‘ã¾ã›ã‚“"
-#: elf/sprof.c:692
-msgid "failed to mmap the profiling data file"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ë¾ðÊó¥Õ¥¡¥¤¥ë¤Îmmap¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
+#~ msgid "%s: stopping date is invalid in string %Zd in `era' field"
+#~ msgstr "%s: `era'フィールドã«ã‚る文字列 %Zd 中ã®çµ‚了年ã¯ä¸æ­£ã§ã™"
-#: elf/sprof.c:700
-msgid "error while closing the profiling data file"
-msgstr "¥×¥í¥Õ¥¡¥¤¥ë¾ðÊó¥Õ¥¡¥¤¥ë¤òÊĤ¸¤Æ¤¤¤ë´Ö¤Î¥¨¥é¡¼"
+#~ msgid "%s: values of field `%s' must not be larger than %d"
+#~ msgstr "%s: フィールド`%s'ã®å€¤ã¯ %d 以上ã§ã‚ã£ã¦ã¯ã„ã‘ã¾ã›ã‚“"
-#: elf/sprof.c:709 elf/sprof.c:779
-msgid "cannot create internal descriptor"
-msgstr "ÆâÉôµ­½Ò»Ò¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
+#~ msgid "cheese"
+#~ msgstr "cheese"
-#: elf/sprof.c:755
-#, c-format
-msgid "`%s' is no correct profile data file for `%s'"
-msgstr "%s'¤Ï`%s'¤ËÂФ¹¤ëÀµ¤·¤¤¥×¥í¥Õ¥¡¥¤¥ë¥Ç¡¼¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
+#~ msgid "First string for testing."
+#~ msgstr "テストã®ãŸã‚ã®æœ€åˆã®æ–‡å­—列."
-#: elf/sprof.c:936 elf/sprof.c:988
-msgid "cannot allocate symbol data"
-msgstr "¥·¥ó¥Ü¥ë¾ðÊó¤ò³ÎÊݤǤ­¤Þ¤»¤ó"
+#~ msgid "Another string for testing."
+#~ msgstr "テストã®ãŸã‚ã®ä»–ã®æ–‡å­—列."
+
+#~ msgid "Error 0"
+#~ msgstr "エラー 0"
+
+#~ msgid "I/O error"
+#~ msgstr "I/Oエラー"
+
+#~ msgid "Arg list too long"
+#~ msgstr "引数リストãŒé•·ã™ãŽã¾ã™"
+
+#~ msgid "Bad file number"
+#~ msgstr "ä¸æ­£ãªãƒ•ã‚¡ã‚¤ãƒ«ç•ªå·ã§ã™"
+
+#~ msgid "Not enough space"
+#~ msgstr "å分ãªé ˜åŸŸãŒã‚ã‚Šã¾ã›ã‚“"
+
+#~ msgid "Device busy"
+#~ msgstr "デãƒã‚¤ã‚¹ãŒãƒ“ジー状態ã§ã™"
+
+#~ msgid "Cross-device link"
+#~ msgstr "クロスデãƒã‚¤ã‚¹ãƒªãƒ³ã‚¯"
+
+#~ msgid "File table overflow"
+#~ msgstr "ファイルテーブルオーãƒãƒ¼ãƒ•ãƒ­ãƒ¼"
+
+#~ msgid "Argument out of domain"
+#~ msgstr "引数リストãŒé•·ã™ãŽã¾ã™"
+
+#~ msgid "Result too large"
+#~ msgstr "çµæžœãŒå¤§ãã™ãŽã¾ã™"
+
+#~ msgid "Deadlock situation detected/avoided"
+#~ msgstr "デッドロック状態を検知/回é¿ã—ã¾ã—ãŸ"
+
+#~ msgid "No record locks available"
+#~ msgstr "レコードロックãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
+
+#~ msgid "Disc quota exceeded"
+#~ msgstr "ディスク使用é‡åˆ¶é™(クォータ)を超éŽã—ã¾ã—ãŸ"
+
+#~ msgid "Bad exchange descriptor"
+#~ msgstr "ä¸æ­£ãªãƒ•ã‚¡ã‚¤ãƒ«è¨˜è¿°å­ã§ã™"
+
+#~ msgid "Bad request descriptor"
+#~ msgstr "ä¸æ­£ãªè¦æ±‚記述å­ã§ã™"
+
+#~ msgid "Message tables full"
+#~ msgstr "メッセージテーブルãŒä¸€æ¯ã§ã™"
+
+#~ msgid "Anode table overflow"
+#~ msgstr "アノードテーブルオーãƒãƒ¼ãƒ•ãƒ­ãƒ¼"
+
+#~ msgid "Bad request code"
+#~ msgstr "ä¸æ­£ãªè¦æ±‚コードã§ã™"
+
+#~ msgid "File locking deadlock"
+#~ msgstr "ファイルロックã®ãƒ‡ãƒƒãƒ‰ãƒ­ãƒƒã‚¯ã§ã™"
+
+#~ msgid "Error 58"
+#~ msgstr "エラー 58"
+
+#~ msgid "Error 59"
+#~ msgstr "エラー 59"
+
+#~ msgid "Not a stream device"
+#~ msgstr "ストリームデãƒã‚¤ã‚¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#~ msgid "Out of stream resources"
+#~ msgstr "ストリームリソース外ã§ã™"
+
+#~ msgid "Error 72"
+#~ msgstr "エラー 72"
+
+#~ msgid "Error 73"
+#~ msgstr "エラー 73"
+
+#~ msgid "Error 75"
+#~ msgstr "エラー 75"
+
+#~ msgid "Error 76"
+#~ msgstr "エラー 76"
+
+#~ msgid "Not a data message"
+#~ msgstr "データメッセージã§ã¯ã‚ã‚Šã¾ã›ã‚“"
+
+#~ msgid "Attempting to link in more shared libraries than system limit"
+#~ msgstr "システムã®åˆ¶é™ä»¥ä¸Šã®å…±æœ‰ãƒ©ã‚¤ãƒ–ラリã¸ãƒªãƒ³ã‚¯ã—よã†ã¨ã—ã¦ã„ã¾ã™"
+
+#~ msgid "Can not exec a shared library directly"
+#~ msgstr "共有ライブラリã¯ç›´æŽ¥å®Ÿè¡Œã§ãã¾ã›ã‚“"
+
+#~ msgid "Illegal byte sequence"
+#~ msgstr "ä¸æ­£ãªãƒã‚¤ãƒˆã‚·ãƒ¼ã‚±ãƒ³ã‚¹ã§ã™"
+
+#~ msgid "Operation not applicable"
+#~ msgstr "æ“作ã¯é©ç”¨ã§ãã¾ã›ã‚“"
+
+#~ msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
+#~ msgstr "パスåを検査中ã«é€šéŽã—ãŸã‚·ãƒ³ãƒœãƒªãƒƒã‚¯ãƒªãƒ³ã‚¯ã®æ•°ãŒMAXSYNLINKSを越ãˆã¾ã—ãŸ"
+
+#~ msgid "Error 91"
+#~ msgstr "エラー 91"
+
+#~ msgid "Error 92"
+#~ msgstr "エラー 92"
+
+#~ msgid "Option not supported by protocol"
+#~ msgstr "オプションã¯ãƒ—ロトコルã«ã‚ˆã£ã¦ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#~ msgid "Error 100"
+#~ msgstr "エラー 100"
+
+#~ msgid "Error 101"
+#~ msgstr "エラー 101"
+
+#~ msgid "Error 102"
+#~ msgstr "エラー 102"
+
+#~ msgid "Error 103"
+#~ msgstr "エラー 103"
+
+#~ msgid "Error 104"
+#~ msgstr "エラー 104"
+
+#~ msgid "Error 105"
+#~ msgstr "エラー 105"
+
+#~ msgid "Error 106"
+#~ msgstr "エラー 106"
+
+#~ msgid "Error 107"
+#~ msgstr "エラー 107"
+
+#~ msgid "Error 108"
+#~ msgstr "エラー 108"
+
+#~ msgid "Error 109"
+#~ msgstr "エラー 109"
+
+#~ msgid "Error 110"
+#~ msgstr "エラー 110"
+
+#~ msgid "Error 111"
+#~ msgstr "エラー 111"
+
+#~ msgid "Error 112"
+#~ msgstr "エラー 112"
+
+#~ msgid "Error 113"
+#~ msgstr "エラー 113"
+
+#~ msgid "Error 114"
+#~ msgstr "エラー 114"
+
+#~ msgid "Error 115"
+#~ msgstr "エラー 115"
+
+#~ msgid "Error 116"
+#~ msgstr "エラー 116"
+
+#~ msgid "Error 117"
+#~ msgstr "エラー 117"
+
+#~ msgid "Error 118"
+#~ msgstr "エラー 118"
+
+#~ msgid "Error 119"
+#~ msgstr "エラー 119"
+
+#~ msgid "Operation not supported on transport endpoint"
+#~ msgstr "通信端点ã§ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„æ“作ã§ã™"
+
+#~ msgid "Address family not supported by protocol family"
+#~ msgstr "アドレスファミリã¯ãƒ—ロトコルファミリã«ã‚ˆã£ã¦ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“"
+
+#~ msgid "Network dropped connection because of reset"
+#~ msgstr "リセットã•ã‚ŒãŸãŸã‚ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯æŽ¥ç¶šãŒåˆ‡ã‚Œã¾ã—ãŸ"
+
+#~ msgid "Error 136"
+#~ msgstr "エラー 136"
+
+#~ msgid "Not available"
+#~ msgstr "利用出æ¥ã¾ã›ã‚“"
+
+#~ msgid "Is a name file"
+#~ msgstr "åå‰ãƒ•ã‚¡ã‚¤ãƒ«ã§ã™"
+
+#~ msgid "Reserved for future use"
+#~ msgstr "å°†æ¥ã®ãŸã‚ã«äºˆç´„済ã¿"
+
+#~ msgid "Error 142"
+#~ msgstr "エラー 142"
+
+#~ msgid "Cannot send after socket shutdown"
+#~ msgstr "ソケットã®ã‚·ãƒ£ãƒƒãƒˆãƒ€ã‚¦ãƒ³å¾Œã¯é€ä¿¡ã§ãã¾ã›ã‚“"
+
+#~ msgid "%s: Can't unlink %s: %s\n"
+#~ msgstr "%s: %sをアンリンクã§ãã¾ã›ã‚“: %s\n"
+
+#~ msgid "starting year too low to be represented"
+#~ msgstr "開始年ã®å€¤ãŒå°ã•ã™ãŽã‚‹ãŸã‚表ç¾ã§ãã¾ã›ã‚“"
+
+#~ msgid "starting year too high to be represented"
+#~ msgstr "開始年ã®å€¤ãŒå¤§ãã™ãŽã‚‹ãŸã‚表ç¾ã§ãã¾ã›ã‚“"
+
+#~ msgid "ending year too low to be represented"
+#~ msgstr "終了年ã®å€¤ãŒå°ã•ã™ãŽã‚‹ãŸã‚表ç¾ã§ãã¾ã›ã‚“"
+
+#~ msgid "ending year too high to be represented"
+#~ msgstr "終了年ã®å€¤ãŒå¤§ãã™ãŽã‚‹ãŸã‚表ç¾ã§ãã¾ã›ã‚“"
+
+#~ msgid "no day in month matches rule"
+#~ msgstr "月ã®ä¸­ã®æ—¥ã«ã¡ã¯ãƒ«ãƒ¼ãƒ«ã«ãƒžãƒƒãƒã—ã¦ã„ã¾ã›ã‚“"
+
+#~ msgid "%s: line %d: expected service, found `%s'\n"
+#~ msgstr "%s: %dè¡Œ: è¦æ±‚ã—ãŸã‚µãƒ¼ãƒ“ス `%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã—ãŸ\n"
+
+#~ msgid "%s: line %d: cannot specify more than %d services"
+#~ msgstr "%s: %dè¡Œ: %d サービス以上指定ã§ãã¾ã›ã‚“"
+
+#~ msgid "%s: line %d: list delimiter not followed by keyword"
+#~ msgstr "%s: %dè¡Œ: リストデリミタã¯ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ã«ã—ãŸãŒã£ã¦ã¾ã›ã‚“"
+
+#~ msgid "authunix_create: out of memory\n"
+#~ msgstr "authunix_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "clnttcp_create: out of memory\n"
+#~ msgstr "clnttcp_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "clntudp_create: out of memory\n"
+#~ msgstr "clntudp_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "clntunix_create: out of memory\n"
+#~ msgstr "clntunix_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "get_myaddress: ioctl (get interface configuration)"
+#~ msgstr "get_myaddress: ioctl (インターフェースã®è¨­å®šã‚’å–å¾—ã—ã¾ã™)"
+
+#~ msgid "__get_myaddress: ioctl (get interface configuration)"
+#~ msgstr "__get_myaddress: ioctl (インターフェースã®è¨­å®šã‚’å–å¾—ã—ã¾ã™)"
+
+#~ msgid "broadcast: ioctl (get interface configuration)"
+#~ msgstr "ブロードキャスト: ioctl (インターフェース設定をå–å¾—)"
+
+#~ msgid "broadcast: ioctl (get interface flags)"
+#~ msgstr "ブロードキャスト: ioctl (インターフェースフラグをå–å¾—)"
+
+#~ msgid "svc_tcp: makefd_xprt: out of memory\n"
+#~ msgstr "svc_tcp: makefd_xprt: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "svcudp_create: out of memory\n"
+#~ msgstr "svcudp_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "svcunix_create: out of memory\n"
+#~ msgstr "svcunix_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "svc_unix: makefd_xprt: out of memory\n"
+#~ msgstr "svc_unix: makefd_xprt: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "xdr_bytes: out of memory\n"
+#~ msgstr "xdr_bytes: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "xdr_string: out of memory\n"
+#~ msgstr "xdr_string: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "xdr_array: out of memory\n"
+#~ msgstr "xdr_array: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "xdrrec_create: out of memory\n"
+#~ msgstr "xdrrec_create: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "xdr_reference: out of memory\n"
+#~ msgstr "xdr_reference: メモリãŒè¶³ã‚Šã¾ã›ã‚“\n"
+
+#~ msgid "YPBINDPROC_DOMAIN: %s\n"
+#~ msgstr "YPBINDPROC_DOMAIN: %s\n"
+
+#~ msgid "while allocating hash table entry"
+#~ msgstr "ãƒãƒƒã‚·ãƒ¥ãƒ†ãƒ¼ãƒ–ルエントリ割り当ã¦ä¸­"
+
+#~ msgid "Cannot run nscd in secure mode as unprivileged user"
+#~ msgstr "éžç‰¹æ¨©ãƒ¦ãƒ¼ã‚¶ã¯ã‚»ã‚­ãƒ¥ã‚¢ãƒ¢ãƒ¼ãƒ‰ã§nscdを実行ã§ãã¾ã›ã‚“"
+
+#~ msgid "while allocating cache: %s"
+#~ msgstr "キャッシュ割り当ã¦ä¸­: %s"
+
+#~ msgid "while accepting connection: %s"
+#~ msgstr "å—付コãƒã‚¯ã‚·ãƒ§ãƒ³ä¸­: %s"
+
+#~ msgid "while allocating key copy"
+#~ msgstr "キーコピー割り当ã¦ä¸­"
+
+#~ msgid "while allocating cache entry"
+#~ msgstr "キャッシュエントリ割り当ã¦ä¸­"
+
+#~ msgid "Haven't found \"%d\" in group cache!"
+#~ msgstr "グループキャッシュ中㫠\"%d\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
+
+#~ msgid "%15lu number of times clients had to wait\n"
+#~ msgstr "%15lu クライアントãŒå¾…ãŸã•ã‚ŒãŸå›žæ•°\n"
+
+#~ msgid " no"
+#~ msgstr " ã„ã„ãˆ"
+
+#~ msgid " yes"
+#~ msgstr " ã¯ã„"
+
+#~ msgid "Haven't found \"%d\" in password cache!"
+#~ msgstr "パスワードキャッシュ㫠\"%d\" ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
+
+#~ msgid "Can't remove old temporary cache file %s"
+#~ msgstr "å¤ã„テンãƒãƒ©ãƒªã‚­ãƒ£ãƒƒã‚·ãƒ¥ãƒ•ã‚¡ã‚¤ãƒ« %s を削除ã§ãã¾ã›ã‚“"
+
+#~ msgid "Writing of cache data failed."
+#~ msgstr "キャッシュデータã®æ›¸è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ."
+
+#~ msgid "empty dynamics string token substitution"
+#~ msgstr "空ãªå‹•çš„文字列トークンã®ä»£å…¥"
+
+#~ msgid "cannot create searchlist"
+#~ 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ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
diff --git a/libc/posix/fnmatch_loop.c b/libc/posix/fnmatch_loop.c
index 03d32734c..2b87f87f0 100644
--- a/libc/posix/fnmatch_loop.c
+++ b/libc/posix/fnmatch_loop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-1993,1996-2001,2003-2005,2007,2010
+/* Copyright (C) 1991-1993,1996-2001,2003-2005,2007,2010,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -242,6 +242,8 @@ FCT (pattern, string, string_end, no_leading_period, flags, ends, alloca_used)
case L('['):
{
/* Nonzero if the sense of the character class is inverted. */
+ CHAR *p_init = p;
+ CHAR *n_init = n;
register int not;
CHAR cold;
UCHAR fn;
@@ -452,8 +454,13 @@ FCT (pattern, string, string_end, no_leading_period, flags, ends, alloca_used)
}
#endif
else if (c == L('\0'))
- /* [ (unterminated) loses. */
- return FNM_NOMATCH;
+ {
+ /* [ unterminated, treat as normal character. */
+ p = p_init;
+ n = n_init;
+ c = L('[');
+ goto normal_match;
+ }
else
{
int is_range = 0;
diff --git a/libc/posix/getconf.c b/libc/posix/getconf.c
index 97c22e913..6206dd1c7 100644
--- a/libc/posix/getconf.c
+++ b/libc/posix/getconf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 1995-2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992, 1995-2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
@@ -1105,7 +1105,7 @@ main (int argc, char *argv[])
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\
-"), "2010");
+"), "2011");
printf (gettext ("Written by %s.\n"), "Roland McGrath");
return 0;
}
diff --git a/libc/posix/globtest.sh b/libc/posix/globtest.sh
index 16c0d0d9e..9025c049e 100755
--- a/libc/posix/globtest.sh
+++ b/libc/posix/globtest.sh
@@ -726,21 +726,24 @@ ${run_program_prefix} \
${common_objpfx}posix/globtest -c "$testdir" \
'dir3\*/file1' 'dir3\*/file2' 'dir1/file\1_1' 'dir1/file\1_9' \
'dir2\/' 'nondir\/' 'dir4[a/fil*1' 'di*r4[a/file2' 'dir5[ab]/file[12]' \
-'dir6/fil*[a' 'dir*6/file1[a' 'dir6/fi*l[ab]' 'dir*6/file1[ab]' |
+'dir6/fil*[a' 'dir*6/file1[a' 'dir6/fi*l[ab]' 'dir*6/file1[ab]' \
+'dir6/file1[[.a.]*' |
sort > $testout
cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
-`di*r4[a/file2'
-`dir*6/file1[a'
`dir*6/file1[ab]'
`dir1/file1_1'
`dir1/file\1_9'
`dir2/'
`dir3*/file1'
`dir3\*/file2'
-`dir4[a/fil*1'
+`dir4[a/file1'
+`dir4[a/file2'
`dir5[ab]/file[12]'
`dir6/fi*l[ab]'
-`dir6/fil*[a'
+`dir6/file1[a'
+`dir6/file1[a'
+`dir6/file1[a'
+`dir6/file1[ab]'
`nondir\/'
EOF
${cross_test_wrapper} \
diff --git a/libc/posix/regexec.c b/libc/posix/regexec.c
index 3e5471a20..d9c577489 100644
--- a/libc/posix/regexec.c
+++ b/libc/posix/regexec.c
@@ -3359,6 +3359,8 @@ build_trtable (const re_dfa_t *dfa, re_dfastate_t *state)
{
state->trtable = (re_dfastate_t **)
calloc (sizeof (re_dfastate_t *), SBC_MAX);
+ if (BE (state->trtable == NULL, 0))
+ return 0;
return 1;
}
return 0;
diff --git a/libc/posix/testfnm.c b/libc/posix/testfnm.c
index f3165324e..7a04d2a91 100644
--- a/libc/posix/testfnm.c
+++ b/libc/posix/testfnm.c
@@ -26,7 +26,7 @@ struct {
{ "*/b", "\\*/b", 0, 0 },
{ "a/b", "\\?/b", 0, FNM_NOMATCH },
{ "?/b", "\\?/b", 0, 0 },
- { "[/b", "[/b", 0, FNM_NOMATCH },
+ { "[/b", "[/b", 0, 0 },
{ "[/b", "\\[/b", 0, 0 },
{ "aa/b", "?""?/b", 0, 0 },
{ "aa/b", "?""?""?b", 0, 0 },
diff --git a/libc/posix/tst-fnmatch.input b/libc/posix/tst-fnmatch.input
index 9061d1994..a79909776 100644
--- a/libc/posix/tst-fnmatch.input
+++ b/libc/posix/tst-fnmatch.input
@@ -1,5 +1,5 @@
# Tests for fnmatch.
-# Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2004, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributes by Ulrich Drepper <drepper@redhat.com>.
#
@@ -65,10 +65,10 @@ C "a" "[!abc]" NOMATCH
C "]" "[][abc]" 0
C "abc]" "[][abc]" NOMATCH
C "[]abc" "[][]abc" NOMATCH
-C "]" "[!]]" NOMATCH
+C "]" "[!]]" NOMATCH
C "aa]" "[!]a]" NOMATCH
-C "]" "[!a]" 0
-C "]]" "[!a]]" 0
+C "]" "[!a]" 0
+C "]]" "[!a]]" 0
# B.6 012(C)
C "a" "[[.a.]]" 0
@@ -340,7 +340,8 @@ C "/.a/.b" "/*b" NOMATCH PATHNAME
# B.6 031(C)
C "/$" "\\/\\$" 0
C "/[" "\\/\\[" 0
-C "/[" "\\/[" NOMATCH
+C "/[" "\\/[" 0
+C "/[]" "\\/\\[]" 0
# B.6 032(C)
C "/$" "\\/\\$" NOMATCH NOESCAPE
diff --git a/libc/posix/tst-fnmatch2.c b/libc/posix/tst-fnmatch2.c
index 28a0871c1..e66a01f59 100644
--- a/libc/posix/tst-fnmatch2.c
+++ b/libc/posix/tst-fnmatch2.c
@@ -28,6 +28,11 @@ do_test (void)
puts ("Fourth fnmatch didn't return 0");
return 1;
}
+ if (fnmatch ("[", "[", 0) != 0)
+ {
+ puts ("Fifth fnmatch didn't return 0");
+ return 1;
+ }
return 0;
}
diff --git a/libc/stdio-common/Makefile b/libc/stdio-common/Makefile
index 4cdb56941..d590f9965 100644
--- a/libc/stdio-common/Makefile
+++ b/libc/stdio-common/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1991-2009, 2011 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -70,7 +70,7 @@ tests := tstscanf test_rdwr test-popen tstgetln test-fseek \
bug19 tst-popen2 scanf14 scanf15 bug21 bug22 scanf16 scanf17 \
tst-setvbuf1
tests-$(OPTION_EGLIBC_LOCALE_CODE) \
- += tst-sscanf tst-swprintf bug15 test-vfprintf bug14 scanf13
+ += tst-sscanf tst-swprintf bug15 test-vfprintf bug14 scanf13 tst-grouping
tests-$(OPTION_POSIX_WIDE_CHAR_DEVICE_IO) \
+= tst-perror bug19a bug20
tests-$(OPTION_POSIX_C_LANG_WIDE_CHAR) \
@@ -142,6 +142,7 @@ test-vfprintf-ENV = LOCPATH=$(common-objpfx)localedata
scanf13-ENV = LOCPATH=$(common-objpfx)localedata
bug14-ENV = LOCPATH=$(common-objpfx)localedata
bug15-ENV = LOCPATH=$(common-objpfx)localedata
+tst-grouping-ENV = LOCPATH=$(common-objpfx)localedata
ifneq (,$(filter %REENTRANT, $(defines)))
CPPFLAGS += -D_IO_MTSAFE_IO
diff --git a/libc/stdio-common/printf_fp.c b/libc/stdio-common/printf_fp.c
index d12444833..403636a4d 100644
--- a/libc/stdio-common/printf_fp.c
+++ b/libc/stdio-common/printf_fp.c
@@ -1,5 +1,5 @@
/* Floating point output for `printf'.
- Copyright (C) 1995-2003, 2006, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 1995-2003, 2006-2008, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
@@ -906,7 +906,9 @@ ___printf_fp (FILE *fp,
/* Guess the number of groups we will make, and thus how
many spaces we need for separator characters. */
ngroups = __guess_grouping (intdig_max, grouping);
- chars_needed += ngroups;
+ /* Allocate one more character in case rounding increases the
+ number of groups. */
+ chars_needed += ngroups + 1;
}
/* Allocate buffer for output. We need two more because while rounding
@@ -1110,9 +1112,16 @@ ___printf_fp (FILE *fp,
--wcp;
if (grouping)
- /* Add in separator characters, overwriting the same buffer. */
- wcp = group_number (wstartp, wcp, intdig_no, grouping, thousands_sepwc,
- ngroups);
+ {
+ /* Rounding might have changed the number of groups. We allocated
+ enough memory but we need here the correct number of groups. */
+ if (intdig_no != intdig_max)
+ ngroups = __guess_grouping (intdig_no, grouping);
+
+ /* Add in separator characters, overwriting the same buffer. */
+ wcp = group_number (wstartp, wcp, intdig_no, grouping, thousands_sepwc,
+ ngroups);
+ }
/* Write the exponent if it is needed. */
if (type != 'f')
@@ -1232,7 +1241,7 @@ ___printf_fp (FILE *fp,
tmpptr = buffer;
if (__builtin_expect (info->i18n, 0))
- {
+ {
#ifdef COMPILE_WPRINTF
wstartp = _i18n_number_rewrite (wstartp, wcp,
wbuffer + wbuffer_to_alloc);
@@ -1246,7 +1255,7 @@ ___printf_fp (FILE *fp,
assert ((uintptr_t) buffer <= (uintptr_t) tmpptr);
assert ((uintptr_t) tmpptr < (uintptr_t) buffer_end);
#endif
- }
+ }
PRINT (tmpptr, wstartp, wide ? wcp - wstartp : cp - tmpptr);
diff --git a/libc/stdio-common/tst-grouping.c b/libc/stdio-common/tst-grouping.c
new file mode 100644
index 000000000..e8f4b8c4d
--- /dev/null
+++ b/libc/stdio-common/tst-grouping.c
@@ -0,0 +1,83 @@
+/* BZ 12394, test by Bruno Haible. */
+#include <locale.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+
+static int
+do_test (void)
+{
+ char buf1[1000];
+ char buf2[1000];
+ int result = 0;
+
+ if (setlocale (LC_NUMERIC, "de_DE.UTF-8") == NULL)
+ return 1;
+
+ sprintf (buf1, "%'.2f", 999.996);
+ sprintf (buf2, "%'.2f", 1000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 2;
+
+ sprintf (buf1, "%'.2f", 999999.996);
+ sprintf (buf2, "%'.2f", 1000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 2;
+
+ sprintf (buf1, "%'.2f", 999999999.996);
+ sprintf (buf2, "%'.2f", 1000000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 2;
+
+ sprintf (buf1, "%'.2f", 999999999999.996);
+ sprintf (buf2, "%'.2f", 1000000000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 2;
+
+ sprintf (buf1, "%'.2f", 999999999999999.996);
+ sprintf (buf2, "%'.2f", 1000000000000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 2;
+
+ sprintf (buf1, "%'.5g", 999.996);
+ sprintf (buf2, "%'.5g", 1000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 4;
+
+ sprintf (buf1, "%'.4g", 9999.996);
+ sprintf (buf2, "%'.4g", 10000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 8;
+
+ sprintf (buf1, "%'.5g", 99999.996);
+ sprintf (buf2, "%'.5g", 100000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 8;
+
+ sprintf (buf1, "%'.6g", 999999.996);
+ sprintf (buf2, "%'.6g", 1000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 8;
+
+ sprintf (buf1, "%'.7g", 9999999.996);
+ sprintf (buf2, "%'.7g", 10000000.004);
+ printf ("%d: \"%s\" vs \"%s\"\n", __LINE__, buf1, buf2);
+ if (strcmp (buf1, buf2) != 0)
+ result |= 8;
+
+ return result;
+}
+
+
+#define TEST_FUNCTION do_test ()
+#include "../test-skeleton.c"
diff --git a/libc/stdio-common/vfprintf.c b/libc/stdio-common/vfprintf.c
index aa780dcd1..68adb26cc 100644
--- a/libc/stdio-common/vfprintf.c
+++ b/libc/stdio-common/vfprintf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -342,7 +342,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
REF (form_floathex), /* for 'A', 'a' */ \
REF (mod_ptrdiff_t), /* for 't' */ \
REF (mod_intmax_t), /* for 'j' */ \
- REF (flag_i18n), /* for 'I' */ \
+ REF (flag_i18n), /* for 'I' */ \
}; \
/* Step 1: after processing width. */ \
static JUMP_TABLE_TYPE step1_jumps[30] = \
@@ -553,7 +553,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
if (is_long_num) \
signed_number = va_arg (ap, long int); \
else if (is_char) \
- signed_number = (signed char) va_arg (ap, unsigned int); \
+ signed_number = (signed char) va_arg (ap, unsigned int); \
else if (!is_short) \
signed_number = va_arg (ap, int); \
else \
@@ -649,7 +649,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
if (is_long_num) \
number.word = va_arg (ap, unsigned long int); \
else if (is_char) \
- number.word = (unsigned char) va_arg (ap, unsigned int); \
+ number.word = (unsigned char) va_arg (ap, unsigned int); \
else if (!is_short) \
number.word = va_arg (ap, unsigned int); \
else \
@@ -843,7 +843,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
\
LABEL (form_floathex): \
{ \
- /* Floating point number printed as hexadecimal number. */ \
+ /* Floating point number printed as hexadecimal number. */ \
const void *ptr; \
int function_done; \
\
@@ -1000,7 +1000,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
--width; \
if (!left) \
PAD (L' '); \
- if (fspec == NULL) \
+ if (fspec == NULL) \
outchar (va_arg (ap, wchar_t)); \
else \
outchar (args_value[fspec->data_arg].pa_wchar); \
@@ -1260,7 +1260,7 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
\
if (len == (size_t) -1) \
{ \
- /* Illegal wide-character string. */ \
+ /* Illegal wide-character string. */ \
done = -1; \
goto all_done; \
} \
@@ -1337,6 +1337,12 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
if (*f == L_('\0'))
goto all_done;
+ /* Use the slow path in case any printf handler is registered. */
+ if (__builtin_expect (__printf_function_table != NULL
+ || __printf_modifier_table != NULL
+ || __printf_va_arg_table != NULL, 0))
+ goto do_positional;
+
/* Process whole format string. */
do
{
diff --git a/libc/string/xpg-strerror.c b/libc/string/xpg-strerror.c
index 5cb56cdfb..8d898122d 100644
--- a/libc/string/xpg-strerror.c
+++ b/libc/string/xpg-strerror.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004
+/* Copyright (C) 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004, 2010
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -39,18 +39,13 @@ __xpg_strerror_r (int errnum, char *buf, size_t buflen)
{
if (errnum < 0 || errnum >= _sys_nerr_internal
|| _sys_errlist_internal[errnum] == NULL)
- {
- __set_errno (EINVAL);
- return -1;
- }
+ return EINVAL;
+
const char *estr = (const char *) _(_sys_errlist_internal[errnum]);
size_t estrlen = strlen (estr) + 1;
if (buflen < estrlen)
- {
- __set_errno (ERANGE);
- return -1;
- }
+ return ERANGE;
memcpy (buf, estr, estrlen);
return 0;
diff --git a/libc/sysdeps/i386/Makefile b/libc/sysdeps/i386/Makefile
index 3159a3e53..99f92089a 100644
--- a/libc/sysdeps/i386/Makefile
+++ b/libc/sysdeps/i386/Makefile
@@ -51,6 +51,7 @@ endif
# And a couple of other routines
ifeq ($(subdir),stdlib)
CFLAGS-exit.c += -mpreferred-stack-boundary=4
+CFLAGS-cxa_finalize.c += -mpreferred-stack-boundary=4
endif
ifeq ($(subdir),elf)
CFLAGS-dl-init.c += -mpreferred-stack-boundary=4
diff --git a/libc/sysdeps/i386/bits/select.h b/libc/sysdeps/i386/bits/select.h
index 972bfb685..ab9aa3d10 100644
--- a/libc/sysdeps/i386/bits/select.h
+++ b/libc/sysdeps/i386/bits/select.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 1999, 2001, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,6 @@
#if defined __GNUC__ && __GNUC__ >= 2
-
# define __FD_ZERO(fdsp) \
do { \
int __d0, __d1; \
@@ -34,26 +33,6 @@
: "memory"); \
} while (0)
-# define __FD_SET(fd, fdsp) \
- __asm__ __volatile__ ("btsl %1,%0" \
- : "=m" (__FDS_BITS (fdsp)[__FDELT (fd)]) \
- : "r" (((int) (fd)) % __NFDBITS) \
- : "cc","memory")
-# define __FD_CLR(fd, fdsp) \
- __asm__ __volatile__ ("btrl %1,%0" \
- : "=m" (__FDS_BITS (fdsp)[__FDELT (fd)]) \
- : "r" (((int) (fd)) % __NFDBITS) \
- : "cc","memory")
-# define __FD_ISSET(fd, fdsp) \
- (__extension__ \
- ({register char __result; \
- __asm__ __volatile__ ("btl %1,%2 ; setcb %b0" \
- : "=q" (__result) \
- : "r" (((int) (fd)) % __NFDBITS), \
- "m" (__FDS_BITS (fdsp)[__FDELT (fd)]) \
- : "cc"); \
- __result; }))
-
#else /* ! GNU CC */
/* We don't use `memset' because this would require a prototype and
@@ -65,8 +44,12 @@
for (__i = 0; __i < sizeof (fd_set) / sizeof (__fd_mask); ++__i) \
__FDS_BITS (__arr)[__i] = 0; \
} while (0)
-# define __FD_SET(d, set) (__FDS_BITS (set)[__FDELT (d)] |= __FDMASK (d))
-# define __FD_CLR(d, set) (__FDS_BITS (set)[__FDELT (d)] &= ~__FDMASK (d))
-# define __FD_ISSET(d, set) (__FDS_BITS (set)[__FDELT (d)] & __FDMASK (d))
#endif /* GNU CC */
+
+#define __FD_SET(d, set) \
+ ((void) (__FDS_BITS (set)[__FDELT (d)] |= __FDMASK (d)))
+#define __FD_CLR(d, set) \
+ ((void) (__FDS_BITS (set)[__FDELT (d)] &= ~__FDMASK (d)))
+#define __FD_ISSET(d, set) \
+ ((__FDS_BITS (set)[__FDELT (d)] & __FDMASK (d)) != 0)
diff --git a/libc/sysdeps/i386/init-first.c b/libc/sysdeps/i386/init-first.c
index c6355a8b7..2af042fe4 100644
--- a/libc/sysdeps/i386/init-first.c
+++ b/libc/sysdeps/i386/init-first.c
@@ -59,7 +59,9 @@ _init (int argc, ...)
{
init (&argc);
+#ifndef NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
+#endif
}
#endif
diff --git a/libc/sysdeps/i386/stackinfo.h b/libc/sysdeps/i386/stackinfo.h
index 2530ea723..166c1d14a 100644
--- a/libc/sysdeps/i386/stackinfo.h
+++ b/libc/sysdeps/i386/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2009, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,9 +22,15 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On x86 the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
/* Access to the stack pointer. The macros are used in alloca_account
for which they need to act as barriers as well, hence the additional
(unnecessary) parameters. */
diff --git a/libc/sysdeps/ia64/stackinfo.h b/libc/sysdeps/ia64/stackinfo.h
index b7dc5d91d..a7446e665 100644
--- a/libc/sysdeps/ia64/stackinfo.h
+++ b/libc/sysdeps/ia64/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,8 +22,14 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On IA-64 the stack grows down. The register stack is of no concern
here. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/libc/sysdeps/mach/hurd/i386/init-first.c b/libc/sysdeps/mach/hurd/i386/init-first.c
index f9a7a58de..60823bd78 100644
--- a/libc/sysdeps/mach/hurd/i386/init-first.c
+++ b/libc/sysdeps/mach/hurd/i386/init-first.c
@@ -92,7 +92,7 @@ posixland_init (int argc, char **argv, char **envp)
__getopt_clean_environment (envp);
#endif
-#ifdef SHARED
+#if defined SHARED && !defined NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
#endif
}
diff --git a/libc/sysdeps/mach/hurd/powerpc/init-first.c b/libc/sysdeps/mach/hurd/powerpc/init-first.c
index 20fa1d4f1..21b5054b0 100644
--- a/libc/sysdeps/mach/hurd/powerpc/init-first.c
+++ b/libc/sysdeps/mach/hurd/powerpc/init-first.c
@@ -82,7 +82,7 @@ posixland_init (int argc, char **argv, char **envp)
__getopt_clean_environment (__environ);
#endif
-#ifdef SHARED
+#if defined SHARED && !defined NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
#endif
}
diff --git a/libc/sysdeps/mach/xpg-strerror.c b/libc/sysdeps/mach/xpg-strerror.c
index 8d0b31e60..efaf0be29 100644
--- a/libc/sysdeps/mach/xpg-strerror.c
+++ b/libc/sysdeps/mach/xpg-strerror.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004
+/* Copyright (C) 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004, 2010
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -53,30 +53,21 @@ __xpg_strerror_r (int errnum, char *buf, size_t buflen)
code = err_get_code (errnum);
if (system > err_max_system || ! __mach_error_systems[system].bad_sub)
- {
- __set_errno (EINVAL);
- return -1;
- }
+ return EINVAL;
es = &__mach_error_systems[system];
if (sub >= es->max_sub)
estr = (const char *) es->bad_sub;
else if (code >= es->subsystem[sub].max_code)
- {
- __set_errno (EINVAL);
- return -1;
- }
+ return EINVAL;
else
estr = (const char *) _(es->subsystem[sub].codes[code]);
size_t estrlen = strlen (estr) + 1;
if (buflen < estrlen)
- {
- __set_errno (ERANGE);
- return -1;
- }
+ return ERANGE;
memcpy (buf, estr, estrlen);
return 0;
diff --git a/libc/sysdeps/posix/getaddrinfo.c b/libc/sysdeps/posix/getaddrinfo.c
index 126a09ea3..c61c72a24 100644
--- a/libc/sysdeps/posix/getaddrinfo.c
+++ b/libc/sysdeps/posix/getaddrinfo.c
@@ -965,6 +965,7 @@ gaih_inet (const char *name, const struct gaih_service *service,
make a copy. */
if (out == canon)
goto make_copy;
+ canon = out;
}
else
#endif
diff --git a/libc/sysdeps/posix/spawni.c b/libc/sysdeps/posix/spawni.c
index 29803a846..c5a827d6d 100644
--- a/libc/sysdeps/posix/spawni.c
+++ b/libc/sysdeps/posix/spawni.c
@@ -1,5 +1,5 @@
/* Guts of POSIX spawn interface. Generic POSIX.1 version.
- Copyright (C) 2000-2005, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2000-2005, 2006, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -24,6 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <sys/resource.h>
#include "spawn_int.h"
#include <not-cancel.h>
#include <local-setxid.h>
@@ -164,6 +165,8 @@ __spawni (pid_t *pid, const char *file,
if (file_actions != NULL)
{
int cnt;
+ struct rlimit64 fdlimit;
+ bool have_fdlimit = false;
for (cnt = 0; cnt < file_actions->__used; ++cnt)
{
@@ -173,8 +176,19 @@ __spawni (pid_t *pid, const char *file,
{
case spawn_do_close:
if (close_not_cancel (action->action.close_action.fd) != 0)
- /* Signal the error. */
- _exit (SPAWN_ERROR);
+ {
+ if (! have_fdlimit)
+ {
+ getrlimit64 (RLIMIT_NOFILE, &fdlimit);
+ have_fdlimit = true;
+ }
+
+ /* Only signal errors for file descriptors out of range. */
+ if (action->action.close_action.fd < 0
+ || action->action.close_action.fd >= fdlimit.rlim_cur)
+ /* Signal the error. */
+ _exit (SPAWN_ERROR);
+ }
break;
case spawn_do_open:
diff --git a/libc/sysdeps/powerpc/stackinfo.h b/libc/sysdeps/powerpc/stackinfo.h
index 839758a4e..aac86a48a 100644
--- a/libc/sysdeps/powerpc/stackinfo.h
+++ b/libc/sysdeps/powerpc/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,18 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On PPC the stack grows down. */
#define _STACK_GROWS_DOWN 1
+#if __WORDSIZE == 64
+/* PPC64 doesn't need an executable stack and doesn't need PT_GNU_STACK
+ * to make the stack nonexecutable. */
+# define DEFAULT_STACK_PERMS (PF_R|PF_W)
+#else
+/* PF_X can be overridden if PT_GNU_STACK is present but is presumed absent. */
+# define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+#endif
+
#endif /* stackinfo.h */
diff --git a/libc/sysdeps/s390/stackinfo.h b/libc/sysdeps/s390/stackinfo.h
index 7e09c85b9..058dff6ba 100644
--- a/libc/sysdeps/s390/stackinfo.h
+++ b/libc/sysdeps/s390/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On s390 the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/libc/sysdeps/sh/init-first.c b/libc/sysdeps/sh/init-first.c
index d816625ef..1f3a821fe 100644
--- a/libc/sysdeps/sh/init-first.c
+++ b/libc/sysdeps/sh/init-first.c
@@ -59,7 +59,9 @@ _init (int argc, ...)
{
init (&argc);
+#ifndef NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
+#endif
}
#endif
diff --git a/libc/sysdeps/sh/stackinfo.h b/libc/sysdeps/sh/stackinfo.h
index e65338f25..f1c097745 100644
--- a/libc/sysdeps/sh/stackinfo.h
+++ b/libc/sysdeps/sh/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On SH the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/libc/sysdeps/sparc/stackinfo.h b/libc/sysdeps/sparc/stackinfo.h
index fd34e2deb..189e4b6fa 100644
--- a/libc/sysdeps/sparc/stackinfo.h
+++ b/libc/sysdeps/sparc/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On sparc the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/libc/sysdeps/unix/readdir_r.c b/libc/sysdeps/unix/readdir_r.c
index 93727912c..e16617488 100644
--- a/libc/sysdeps/unix/readdir_r.c
+++ b/libc/sysdeps/unix/readdir_r.c
@@ -117,7 +117,8 @@ __READDIR_R (DIR *dirp, DIRENT_TYPE *entry, DIRENT_TYPE **result)
#ifdef GETDENTS_64BIT_ALIGNED
/* The d_reclen value might include padding which is not part of
the DIRENT_TYPE data structure. */
- reclen = MIN (reclen, sizeof (DIRENT_TYPE));
+ reclen = MIN (reclen,
+ offsetof (DIRENT_TYPE, d_name) + sizeof (dp->d_name));
#endif
*result = memcpy (entry, dp, reclen);
#ifdef GETDENTS_64BIT_ALIGNED
diff --git a/libc/sysdeps/unix/sysv/linux/bits/socket.h b/libc/sysdeps/unix/sysv/linux/bits/socket.h
index dba3a3914..637375791 100644
--- a/libc/sysdeps/unix/sysv/linux/bits/socket.h
+++ b/libc/sysdeps/unix/sysv/linux/bits/socket.h
@@ -1,5 +1,5 @@
/* System-specific socket constants and types. Linux version.
- Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009, 2010
+ Copyright (C) 1991, 1992, 1994-2001, 2004, 2006-2010, 2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -109,7 +109,9 @@ enum __socket_type
#define PF_ISDN 34 /* mISDN sockets. */
#define PF_PHONET 35 /* Phonet sockets. */
#define PF_IEEE802154 36 /* IEEE 802.15.4 sockets. */
-#define PF_MAX 37 /* For now.. */
+#define PF_CAIF 37 /* CAIF sockets. */
+#define PF_ALG 38 /* Algorithm sockets. */
+#define PF_MAX 39 /* For now.. */
/* Address families. */
#define AF_UNSPEC PF_UNSPEC
@@ -150,6 +152,8 @@ enum __socket_type
#define AF_ISDN PF_ISDN
#define AF_PHONET PF_PHONET
#define AF_IEEE802154 PF_IEEE802154
+#define AF_CAIF PF_CAIF
+#define AF_ALG PF_ALG
#define AF_MAX PF_MAX
/* Socket level values. Others are defined in the appropriate headers.
diff --git a/libc/sysdeps/unix/sysv/linux/getrlimit64.c b/libc/sysdeps/unix/sysv/linux/getrlimit64.c
new file mode 100644
index 000000000..419e32427
--- /dev/null
+++ b/libc/sysdeps/unix/sysv/linux/getrlimit64.c
@@ -0,0 +1,55 @@
+/* Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA. */
+
+#include <errno.h>
+#include <sys/resource.h>
+#include <sys/types.h>
+#include <sysdep.h>
+#include <kernel-features.h>
+
+/* Put the soft and hard limits for RESOURCE in *RLIMITS.
+ Returns 0 if successful, -1 if not (and sets errno). */
+int
+getrlimit64 (enum __rlimit_resource resource, struct rlimit64 *rlimits)
+{
+#ifdef __ASSUME_PRLIMIT64
+ return INLINE_SYSCALL (prlimit64, 4, 0, resource, NULL, rlimits);
+#else
+# ifdef __NR_prlimit64
+ int res = INLINE_SYSCALL (prlimit64, 4, 0, resource, NULL, rlimits);
+ if (res == 0 || errno != ENOSYS)
+ return res;
+# endif
+ struct rlimit rlimits32;
+
+ if (__getrlimit (resource, &rlimits32) < 0)
+ return -1;
+
+ if (rlimits32.rlim_cur == RLIM_INFINITY)
+ rlimits->rlim_cur = RLIM64_INFINITY;
+ else
+ rlimits->rlim_cur = rlimits32.rlim_cur;
+ if (rlimits32.rlim_max == RLIM_INFINITY)
+ rlimits->rlim_max = RLIM64_INFINITY;
+ else
+ rlimits->rlim_max = rlimits32.rlim_max;
+
+ return 0;
+#endif
+}
+libc_hidden_def (getrlimit64)
diff --git a/libc/sysdeps/unix/sysv/linux/i386/bits/mman.h b/libc/sysdeps/unix/sysv/linux/i386/bits/mman.h
index 7ac1aff08..10fbd7e1f 100644
--- a/libc/sysdeps/unix/sysv/linux/i386/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/i386/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/i386 version.
- Copyright (C) 1997,2000,2003,2005,2006,2009,2010
+ Copyright (C) 1997,2000,2003,2005,2006,2009,2010,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -96,6 +96,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/i386/getrlimit64.c b/libc/sysdeps/unix/sysv/linux/i386/getrlimit64.c
index 2ff175393..91dadab07 100644
--- a/libc/sysdeps/unix/sysv/linux/i386/getrlimit64.c
+++ b/libc/sysdeps/unix/sysv/linux/i386/getrlimit64.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2005, 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -18,8 +18,9 @@
#define getrlimit64 __new_getrlimit64
-#include <resource/getrlimit64.c>
+#include "../getrlimit64.c"
#undef getrlimit64
#include <shlib-compat.h>
versioned_symbol (libc, __new_getrlimit64, getrlimit64, GLIBC_2_2);
+strong_alias (__new_getrlimit64, __GI_getrlimit64)
diff --git a/libc/sysdeps/unix/sysv/linux/i386/setgroups.c b/libc/sysdeps/unix/sysv/linux/i386/setgroups.c
index 10f5b7c91..42f770253 100644
--- a/libc/sysdeps/unix/sysv/linux/i386/setgroups.c
+++ b/libc/sysdeps/unix/sysv/linux/i386/setgroups.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1997,1998,2000,2002,2004,2006 Free Software Foundation, Inc.
+/* Copyright (C) 1997,1998,2000,2002,2004,2006,2011
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -25,6 +26,7 @@
#include <sys/syscall.h>
#include <bp-checks.h>
+#include <setxid.h>
#include <linux/posix_types.h>
#include <kernel-features.h>
@@ -44,7 +46,7 @@ int
setgroups (size_t n, const gid_t *groups)
{
#if __ASSUME_32BITUIDS > 0
- return INLINE_SYSCALL (setgroups32, 2, n, CHECK_N (groups, n));
+ return INLINE_SETXID_SYSCALL (setgroups32, 2, n, CHECK_N (groups, n));
#else
if (n > (size_t) __sysconf (_SC_NGROUPS_MAX))
{
@@ -62,7 +64,8 @@ setgroups (size_t n, const gid_t *groups)
int result;
int saved_errno = errno;
- result = INLINE_SYSCALL (setgroups32, 2, n, CHECK_N (groups, n));
+ result = INLINE_SETXID_SYSCALL (setgroups32, 2, n,
+ CHECK_N (groups, n));
if (result == 0 || errno != ENOSYS)
return result;
@@ -80,7 +83,8 @@ setgroups (size_t n, const gid_t *groups)
}
}
- return INLINE_SYSCALL (setgroups, 2, n, CHECK_N (kernel_groups, n));
+ return INLINE_SETXID_SYSCALL (setgroups, 2, n,
+ CHECK_N (kernel_groups, n));
}
#endif
}
diff --git a/libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h b/libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h
index 1b278c79e..8b1398907 100644
--- a/libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/ia64 version.
- Copyright (C) 1997,1998,2000,2003,2005,2006,2009
+ Copyright (C) 1997,1998,2000,2003,2005,2006,2009,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -95,6 +95,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/init-first.c b/libc/sysdeps/unix/sysv/linux/init-first.c
index 7b2333d4b..a60212f4e 100644
--- a/libc/sysdeps/unix/sysv/linux/init-first.c
+++ b/libc/sysdeps/unix/sysv/linux/init-first.c
@@ -93,7 +93,7 @@ _init (int argc, char **argv, char **envp)
__getopt_clean_environment (envp);
#endif
-#ifdef SHARED
+#if defined SHARED && !defined NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
#endif
}
diff --git a/libc/sysdeps/unix/sysv/linux/kernel-features.h b/libc/sysdeps/unix/sysv/linux/kernel-features.h
index 838b310fc..c220dca94 100644
--- a/libc/sysdeps/unix/sysv/linux/kernel-features.h
+++ b/libc/sysdeps/unix/sysv/linux/kernel-features.h
@@ -535,3 +535,8 @@
#if __LINUX_KERNEL_VERSION >= 0x020624
# define __ASSUME_STATFS_F_FLAGS 1
#endif
+
+/* prlimit64 is available in 2.6.36. */
+#if __LINUX_KERNEL_VERSION >= 0x020624
+# define __ASSUME_PRLIMIT64 1
+#endif
diff --git a/libc/sysdeps/unix/sysv/linux/mkdirat.c b/libc/sysdeps/unix/sysv/linux/mkdirat.c
index aa89d0873..73ebbe693 100644
--- a/libc/sysdeps/unix/sysv/linux/mkdirat.c
+++ b/libc/sysdeps/unix/sysv/linux/mkdirat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2005, 2006, 2009, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -43,7 +43,7 @@ mkdirat (fd, file, mode)
{
res = INLINE_SYSCALL (mkdirat, 3, fd, file, mode);
# ifndef __ASSUME_ATFCTS
- if (res == -1 && res == ENOSYS)
+ if (res == -1 && errno == ENOSYS)
__have_atfcts = -1;
else
# endif
diff --git a/libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h b/libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h
index e6580f822..c9b3f3ff5 100644
--- a/libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/PowerPC version.
- Copyright (C) 1997,2000,2003,2005,2006,2008,2009
+ Copyright (C) 1997,2000,2003,2005,2006,2008,2009,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -96,6 +96,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/s390/bits/mman.h b/libc/sysdeps/unix/sysv/linux/s390/bits/mman.h
index daeafd48f..51053dbeb 100644
--- a/libc/sysdeps/unix/sysv/linux/s390/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/s390/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/s390 version.
- Copyright (C) 2000-2003,2005,2006,2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2003,2005,2006,2009,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -94,6 +94,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/setgroups.c b/libc/sysdeps/unix/sysv/linux/setgroups.c
new file mode 100644
index 000000000..964997469
--- /dev/null
+++ b/libc/sysdeps/unix/sysv/linux/setgroups.c
@@ -0,0 +1,37 @@
+/* Copyright (C) 1997,1998,2000,2002,2004,2006,2011
+ Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA. */
+
+#include <errno.h>
+#include <grp.h>
+#include <setxid.h>
+#include <sysdep.h>
+
+
+/* Set the group set for the current user to GROUPS (N of them). For
+ Linux we must convert the array of groups into the format that the
+ kernel expects. */
+int
+setgroups (size_t n, const gid_t *groups)
+{
+#ifdef __NR_setgroups32
+# error "wrong setgroups.c file used"
+#endif
+ return INLINE_SETXID_SYSCALL (setgroups, 2, n, groups);
+}
+libc_hidden_def (setgroups)
diff --git a/libc/sysdeps/unix/sysv/linux/setrlimit64.c b/libc/sysdeps/unix/sysv/linux/setrlimit64.c
new file mode 100644
index 000000000..f61151d33
--- /dev/null
+++ b/libc/sysdeps/unix/sysv/linux/setrlimit64.c
@@ -0,0 +1,54 @@
+/* Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA. */
+
+#include <errno.h>
+#include <sys/resource.h>
+#include <sys/types.h>
+#include <sysdep.h>
+#include <kernel-features.h>
+
+/* Set the soft and hard limits for RESOURCE to *RLIMITS.
+ Only the super-user can increase hard limits.
+ Return 0 if successful, -1 if not (and sets errno). */
+int
+setrlimit64 (resource, rlimits)
+ enum __rlimit_resource resource;
+ const struct rlimit64 *rlimits;
+{
+#ifdef __ASSUME_PRLIMIT64
+ return INLINE_SYSCALL (prlimit64, 4, 0, resource, rlimits, NULL);
+#else
+# ifdef __NR_prlimit64
+ int res = INLINE_SYSCALL (prlimit64, 4, 0, resource, rlimits, NULL);
+ if (res == 0 || errno != ENOSYS)
+ return res;
+# endif
+ struct rlimit rlimits32;
+
+ if (rlimits->rlim_cur >= RLIM_INFINITY)
+ rlimits32.rlim_cur = RLIM_INFINITY;
+ else
+ rlimits32.rlim_cur = rlimits->rlim_cur;
+ if (rlimits->rlim_max >= RLIM_INFINITY)
+ rlimits32.rlim_max = RLIM_INFINITY;
+ else
+ rlimits32.rlim_max = rlimits->rlim_max;
+
+ return __setrlimit (resource, &rlimits32);
+#endif
+}
diff --git a/libc/sysdeps/unix/sysv/linux/sh/bits/mman.h b/libc/sysdeps/unix/sysv/linux/sh/bits/mman.h
index aee001125..20973584c 100644
--- a/libc/sysdeps/unix/sysv/linux/sh/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/sh/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/SH version.
- Copyright (C) 1997,1999,2000,2003,2005,2006,2009
+ Copyright (C) 1997,1999,2000,2003,2005,2006,2009,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -94,6 +94,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h b/libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h
index 71a3aa6a3..c0ffb3a99 100644
--- a/libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/SPARC version.
- Copyright (C) 1997,1999,2000,2003,2005,2006,2009
+ Copyright (C) 1997,1999,2000,2003,2005,2006,2009,2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -97,6 +97,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h b/libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h
index a14807209..141ea2786 100644
--- a/libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h
+++ b/libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h
@@ -1,5 +1,5 @@
/* System-specific socket constants and types. Linux/SPARC version.
- Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009
+ Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009, 2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -108,7 +108,9 @@ enum __socket_type
#define PF_ISDN 34 /* mISDN sockets. */
#define PF_PHONET 35 /* Phonet sockets. */
#define PF_IEEE802154 36 /* IEEE 802.15.4 sockets. */
-#define PF_MAX 37 /* For now.. */
+#define PF_CAIF 37 /* CAIF sockets. */
+#define PF_ALG 38 /* Algorithm sockets. */
+#define PF_MAX 39 /* For now.. */
/* Address families. */
#define AF_UNSPEC PF_UNSPEC
@@ -149,6 +151,8 @@ enum __socket_type
#define AF_ISDN PF_ISDN
#define AF_PHONET PF_PHONET
#define AF_IEEE802154 PF_IEEE802154
+#define AF_CAIF PF_CAIF
+#define AF_ALG PF_ALG
#define AF_MAX PF_MAX
/* Socket level values. Others are defined in the appropriate headers.
@@ -233,8 +237,8 @@ enum
#define MSG_MORE MSG_MORE
MSG_CMSG_CLOEXEC = 0x40000000 /* Set close_on_exit for file
- descriptor received through
- SCM_RIGHTS. */
+ descriptor received through
+ SCM_RIGHTS. */
#define MSG_CMSG_CLOEXEC MSG_CMSG_CLOEXEC
};
diff --git a/libc/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c b/libc/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
index 6b374777b..e328ccbab 100644
--- a/libc/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
+++ b/libc/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
@@ -1 +1 @@
-#include "../../fxstat.c"
+#include "../../i386/fxstat.c"
diff --git a/libc/sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c b/libc/sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c
index adb92db6a..12ca1a1ef 100644
--- a/libc/sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c
+++ b/libc/sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c
@@ -1,4 +1,5 @@
#define readdir64_r __no_readdir64_r_decl
+#define GETDENTS_64BIT_ALIGNED 1
#include <sysdeps/unix/readdir_r.c>
#undef readdir64_r
weak_alias (__readdir_r, readdir64_r)
diff --git a/libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h b/libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h
index 6f3ad0de4..982971058 100644
--- a/libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h
+++ b/libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h
@@ -1,5 +1,6 @@
/* Definitions for POSIX memory map interface. Linux/x86_64 version.
- Copyright (C) 2001,2003,2005,2006,2009,2010 Free Software Foundation, Inc.
+ Copyright (C) 2001,2003,2005,2006,2009,2010,2011
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -96,6 +97,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/libc/sysdeps/x86_64/bits/select.h b/libc/sysdeps/x86_64/bits/select.h
index 5f31b8408..a300d58d3 100644
--- a/libc/sysdeps/x86_64/bits/select.h
+++ b/libc/sysdeps/x86_64/bits/select.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997,1998,1999,2001,2008,2009 Free Software Foundation, Inc.
+/* Copyright (C) 1997-1999,2001,2008,2009,2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -56,7 +56,9 @@
#endif /* GNU CC */
-#define __FD_SET(d, set) (__FDS_BITS (set)[__FDELT (d)] |= __FDMASK (d))
-#define __FD_CLR(d, set) (__FDS_BITS (set)[__FDELT (d)] &= ~__FDMASK (d))
+#define __FD_SET(d, set) \
+ ((void) (__FDS_BITS (set)[__FDELT (d)] |= __FDMASK (d)))
+#define __FD_CLR(d, set) \
+ ((void) (__FDS_BITS (set)[__FDELT (d)] &= ~__FDMASK (d)))
#define __FD_ISSET(d, set) \
((__FDS_BITS (set)[__FDELT (d)] & __FDMASK (d)) != 0)
diff --git a/libc/sysdeps/x86_64/stackinfo.h b/libc/sysdeps/x86_64/stackinfo.h
index b11849d9a..d4fc25f45 100644
--- a/libc/sysdeps/x86_64/stackinfo.h
+++ b/libc/sysdeps/x86_64/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2009, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,9 +22,15 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On x86_64 the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
/* Access to the stack pointer. The macros are used in alloca_account
for which they need to act as barriers as well, hence the additional
(unnecessary) parameters. */
diff --git a/libc/version.h b/libc/version.h
index 8d5754500..7cc6162c1 100644
--- a/libc/version.h
+++ b/libc/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.12.90"
+#define RELEASE "stable"
+#define VERSION "2.13"
diff --git a/ports/ChangeLog b/ports/ChangeLog
index e42182fda..361838721 100644
--- a/ports/ChangeLog
+++ b/ports/ChangeLog
@@ -1,3 +1,23 @@
+2010-09-03 Luis Machado <luisgpm@br.ibm.com>
+
+ * sysdeps/powerpc/dl-procinfo.c: New file.
+ * sysdeps/powerpc/dl-procinfo.h: New file.
+ * sysdeps/powerpc/powerpc32/405/memcmp.S: New file.
+ * sysdeps/powerpc/powerpc32/405/memcpy.S: New file.
+ * sysdeps/powerpc/powerpc32/405/memset.S: New file.
+ * sysdeps/powerpc/powerpc32/405/strcmp.S: New file.
+ * sysdeps/powerpc/powerpc32/405/strcpy.S: New file.
+ * sysdeps/powerpc/powerpc32/405/strlen.S: New file.
+ * sysdeps/powerpc/powerpc32/405/strncmp.S: New file.
+ * sysdeps/powerpc/powerpc32/440/Implies: New file.
+ * sysdeps/powerpc/powerpc32/464/Implies: New file.
+ * sysdeps/powerpc/powerpc32/476/Implies: New file.
+ * sysdeps/powerpc/powerpc32/Makefile: New file.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies: New file.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies: New file.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies: New file.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies: New file.
+
2010-04-14 Joseph Myers <joseph@codesourcery.com>
* libc-abis: Remove.
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index 693d1e7ff..8951801aa 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,3 +1,14 @@
+2011-01-07 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/arm/eabi/fclrexcpt.c (__feclearexcept): Return zero if
+ unsupported but nothing needs to be done.
+ * sysdeps/arm/eabi/fraiseexcpt.c (feraiseexcept): Likewise.
+ * sysdeps/arm/eabi/fsetexcptflg.c (__fesetexceptflag): Likewise.
+
+2010-12-21 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/arm/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
+
2010-11-24 Ken Werner <ken.werner@de.ibm.com>
* sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h (atomic_full_barrier,
diff --git a/ports/ChangeLog.m68k b/ports/ChangeLog.m68k
index 821f292f4..6edab560b 100644
--- a/ports/ChangeLog.m68k
+++ b/ports/ChangeLog.m68k
@@ -1,3 +1,17 @@
+2011-01-18 Andreas Schwab <schwab@linux-m68k.org>
+
+ * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MADV_HUGEPAGE)
+ (MADV_NOHUGEPAGE): Define.
+
+2011-01-10 Andreas Schwab <schwab@linux-m68k.org>
+
+ * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h (sem_t):
+ Force alignment.
+
+2010-12-26 Andreas Schwab <schwab@linux-m68k.org>
+
+ * sysdeps/m68k/stackinfo.h (DEFAULT_STACK_PERMS): Define.
+
2010-11-05 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index d7965e928..0d933f390 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,3 +1,13 @@
+2010-12-30 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
+ NO_CTORS_DTORS_SECTIONS is defined.
+ * sysdeps/mach/hurd/mips/init-first.c: Likewise.
+
+2010-12-21 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
+
2010-12-06 Matt Turner <mattst88@gmail.com>
* sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
diff --git a/ports/sysdeps/arm/eabi/fclrexcpt.c b/ports/sysdeps/arm/eabi/fclrexcpt.c
index 8287dc61b..0bdd6a14d 100644
--- a/ports/sysdeps/arm/eabi/fclrexcpt.c
+++ b/ports/sysdeps/arm/eabi/fclrexcpt.c
@@ -1,5 +1,5 @@
/* Clear given exceptions in current floating-point environment.
- Copyright (C) 1997,98,99,2000,01,05 Free Software Foundation, Inc.
+ Copyright (C) 1997,98,99,2000,01,05,11 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -48,8 +48,8 @@ __feclearexcept (int excepts)
return 0;
}
- /* Unsupported, so fail. */
- return 1;
+ /* Unsupported, so fail unless nothing needs to be done. */
+ return (excepts != 0);
}
#include <shlib-compat.h>
diff --git a/ports/sysdeps/arm/eabi/fraiseexcpt.c b/ports/sysdeps/arm/eabi/fraiseexcpt.c
index 53ccd9d01..78441ec01 100644
--- a/ports/sysdeps/arm/eabi/fraiseexcpt.c
+++ b/ports/sysdeps/arm/eabi/fraiseexcpt.c
@@ -1,5 +1,5 @@
/* Raise given exceptions.
- Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2005, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -103,8 +103,8 @@ feraiseexcept (int excepts)
return 0;
}
- /* Unsupported, so fail. */
- return 1;
+ /* Unsupported, so fail unless nothing needs to be done. */
+ return (excepts != 0);
}
libm_hidden_def (feraiseexcept)
diff --git a/ports/sysdeps/arm/eabi/fsetexcptflg.c b/ports/sysdeps/arm/eabi/fsetexcptflg.c
index 3dfeb2c29..28966bb8f 100644
--- a/ports/sysdeps/arm/eabi/fsetexcptflg.c
+++ b/ports/sysdeps/arm/eabi/fsetexcptflg.c
@@ -1,5 +1,5 @@
/* Set floating-point environment exception handling.
- Copyright (C) 1997,98,99,2000,01,05,08 Free Software Foundation, Inc.
+ Copyright (C) 1997,98,99,2000,01,05,08,11 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -47,8 +47,8 @@ __fesetexceptflag (const fexcept_t *flagp, int excepts)
return 0;
}
- /* Unsupported, so fail. */
- return 1;
+ /* Unsupported, so fail unless nothing needs to be done. */
+ return (excepts != 0);
}
#include <shlib-compat.h>
diff --git a/ports/sysdeps/arm/stackinfo.h b/ports/sysdeps/arm/stackinfo.h
index 2410ba9bd..3f94ddf3d 100644
--- a/ports/sysdeps/arm/stackinfo.h
+++ b/ports/sysdeps/arm/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On Arm the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/ports/sysdeps/m68k/stackinfo.h b/ports/sysdeps/m68k/stackinfo.h
index 66e5a17fb..b44d4d0ee 100644
--- a/ports/sysdeps/m68k/stackinfo.h
+++ b/ports/sysdeps/m68k/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On m68k the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK
+ is present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/ports/sysdeps/mach/hurd/mips/init-first.c b/ports/sysdeps/mach/hurd/mips/init-first.c
index 6f53e839b..2b16cdef4 100644
--- a/ports/sysdeps/mach/hurd/mips/init-first.c
+++ b/ports/sysdeps/mach/hurd/mips/init-first.c
@@ -1,5 +1,5 @@
/* Initialization code run first thing by the ELF startup code. For Mips/Hurd.
- Copyright (C) 1996,1997,1998,2000,01,02,03 Free Software Foundation, Inc.
+ Copyright (C) 1996,1997,1998,2000,01,02,03,10 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -119,7 +119,7 @@ init1 (int argc, char *arg0, ...)
__getopt_clean_environment (envp);
#endif
-#ifdef SHARED
+#if defined SHARED && !defined NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
#endif
diff --git a/ports/sysdeps/mips/init-first.c b/ports/sysdeps/mips/init-first.c
index b67a44431..1390f9970 100644
--- a/ports/sysdeps/mips/init-first.c
+++ b/ports/sysdeps/mips/init-first.c
@@ -1,5 +1,5 @@
/* Initialization code run first thing by the ELF startup code. For mips/Unix.
- Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -50,7 +50,9 @@ _init (int argc, ...)
{
init (&argc);
+#ifndef NO_CTORS_DTORS_SECTIONS
__libc_global_ctors ();
+#endif
}
#endif
diff --git a/ports/sysdeps/mips/stackinfo.h b/ports/sysdeps/mips/stackinfo.h
index 86e3d621b..7a5e3e01d 100644
--- a/ports/sysdeps/mips/stackinfo.h
+++ b/ports/sysdeps/mips/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2010 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,13 @@
#ifndef _STACKINFO_H
#define _STACKINFO_H 1
+#include <elf.h>
+
/* On MIPS the stack grows down. */
#define _STACK_GROWS_DOWN 1
+/* Default to an executable stack. PF_X can be overridden if PT_GNU_STACK is
+ * present, but it is presumed absent. */
+#define DEFAULT_STACK_PERMS (PF_R|PF_W|PF_X)
+
#endif /* stackinfo.h */
diff --git a/ports/sysdeps/powerpc/dl-procinfo.c b/ports/sysdeps/powerpc/dl-procinfo.c
new file mode 100644
index 000000000..60fb46595
--- /dev/null
+++ b/ports/sysdeps/powerpc/dl-procinfo.c
@@ -0,0 +1,96 @@
+/* Data for processor capability information. PowerPC version.
+ Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA. */
+
+/* This information must be kept in sync with the _DL_HWCAP_COUNT and
+ _DL_PLATFORM_COUNT definitions in procinfo.h.
+
+ If anything should be added here check whether the size of each string
+ is still ok with the given array size.
+
+ All the #ifdefs in the definitions are quite irritating but
+ necessary if we want to avoid duplicating the information. There
+ are three different modes:
+
+ - PROCINFO_DECL is defined. This means we are only interested in
+ declarations.
+
+ - PROCINFO_DECL is not defined:
+
+ + if SHARED is defined the file is included in an array
+ initializer. The .element = { ... } syntax is needed.
+
+ + if SHARED is not defined a normal array initialization is
+ needed.
+ */
+
+#ifndef PROCINFO_CLASS
+# define PROCINFO_CLASS
+#endif
+
+#if !defined PROCINFO_DECL && defined SHARED
+ ._dl_powerpc_cap_flags
+#else
+PROCINFO_CLASS const char _dl_powerpc_cap_flags[25][10]
+#endif
+#ifndef PROCINFO_DECL
+= {
+ "vsx",
+ "arch_2_06", "power6x", "dfp", "pa6t",
+ "arch_2_05", "ic_snoop", "smt", "booke",
+ "cellbe", "power5+", "power5", "power4",
+ "notb", "efpdouble", "efpsingle", "spe",
+ "ucache", "4xxmac", "mmu", "fpu",
+ "altivec", "ppc601", "ppc64", "ppc32",
+ }
+#endif
+#if !defined SHARED || defined PROCINFO_DECL
+;
+#else
+,
+#endif
+
+#if !defined PROCINFO_DECL && defined SHARED
+ ._dl_powerpc_platforms
+#else
+PROCINFO_CLASS const char _dl_powerpc_platforms[12][12]
+#endif
+#ifndef PROCINFO_DECL
+= {
+ [PPC_PLATFORM_POWER4] = "power4",
+ [PPC_PLATFORM_PPC970] = "ppc970",
+ [PPC_PLATFORM_POWER5] = "power5",
+ [PPC_PLATFORM_POWER5_PLUS] = "power5+",
+ [PPC_PLATFORM_POWER6] = "power6",
+ [PPC_PLATFORM_CELL_BE] = "ppc-cell-be",
+ [PPC_PLATFORM_POWER6X] = "power6x",
+ [PPC_PLATFORM_POWER7] = "power7",
+ [PPC_PLATFORM_PPC405] = "ppc405",
+ [PPC_PLATFORM_PPC440] = "ppc440",
+ [PPC_PLATFORM_PPC464] = "ppc464",
+ [PPC_PLATFORM_PPC476] = "ppc476"
+ }
+#endif
+#if !defined SHARED || defined PROCINFO_DECL
+;
+#else
+,
+#endif
+
+#undef PROCINFO_DECL
+#undef PROCINFO_CLASS
diff --git a/ports/sysdeps/powerpc/dl-procinfo.h b/ports/sysdeps/powerpc/dl-procinfo.h
new file mode 100644
index 000000000..e4a7edbf5
--- /dev/null
+++ b/ports/sysdeps/powerpc/dl-procinfo.h
@@ -0,0 +1,168 @@
+/* Processor capability information handling macros. PowerPC version.
+ Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA. */
+
+#ifndef _DL_PROCINFO_H
+#define _DL_PROCINFO_H 1
+
+#include <ldsodefs.h>
+#include <sysdep.h> /* This defines the PPC_FEATURE_* macros. */
+
+/* There are 25 bits used, but they are bits 7..31. */
+#define _DL_HWCAP_FIRST 7
+#define _DL_HWCAP_COUNT 32
+
+/* These bits influence library search. */
+#define HWCAP_IMPORTANT (PPC_FEATURE_HAS_ALTIVEC \
+ + PPC_FEATURE_HAS_DFP)
+
+#define _DL_PLATFORMS_COUNT 12
+
+#define _DL_FIRST_PLATFORM 32
+/* Mask to filter out platforms. */
+#define _DL_HWCAP_PLATFORM (((1ULL << _DL_PLATFORMS_COUNT) - 1) \
+ << _DL_FIRST_PLATFORM)
+
+/* Platform bits (relative to _DL_FIRST_PLATFORM). */
+#define PPC_PLATFORM_POWER4 0
+#define PPC_PLATFORM_PPC970 1
+#define PPC_PLATFORM_POWER5 2
+#define PPC_PLATFORM_POWER5_PLUS 3
+#define PPC_PLATFORM_POWER6 4
+#define PPC_PLATFORM_CELL_BE 5
+#define PPC_PLATFORM_POWER6X 6
+#define PPC_PLATFORM_POWER7 7
+#define PPC_PLATFORM_PPC405 8
+#define PPC_PLATFORM_PPC440 9
+#define PPC_PLATFORM_PPC464 10
+#define PPC_PLATFORM_PPC476 11
+
+static inline const char *
+__attribute__ ((unused))
+_dl_hwcap_string (int idx)
+{
+ return GLRO(dl_powerpc_cap_flags)[idx - _DL_HWCAP_FIRST];
+}
+
+static inline const char *
+__attribute__ ((unused))
+_dl_platform_string (int idx)
+{
+ return GLRO(dl_powerpc_platforms)[idx - _DL_FIRST_PLATFORM];
+}
+
+static inline int
+__attribute__ ((unused))
+_dl_string_hwcap (const char *str)
+{
+ for (int i = _DL_HWCAP_FIRST; i < _DL_HWCAP_COUNT; ++i)
+ if (strcmp (str, _dl_hwcap_string (i)) == 0)
+ return i;
+ return -1;
+}
+
+static inline int
+__attribute__ ((unused, always_inline))
+_dl_string_platform (const char *str)
+{
+ if (str == NULL)
+ return -1;
+
+ if (strncmp (str, GLRO(dl_powerpc_platforms)[PPC_PLATFORM_POWER4], 5) == 0)
+ {
+ int ret;
+ str += 5;
+ switch (*str)
+ {
+ case '4':
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER4;
+ break;
+ case '5':
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER5;
+ if (str[1] == '+')
+ {
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER5_PLUS;
+ ++str;
+ }
+ break;
+ case '6':
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER6;
+ if (str[1] == 'x')
+ {
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER6X;
+ ++str;
+ }
+ break;
+ case '7':
+ ret = _DL_FIRST_PLATFORM + PPC_PLATFORM_POWER7;
+ break;
+ default:
+ return -1;
+ }
+ if (str[1] == '\0')
+ return ret;
+ }
+ else if (strncmp (str, GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC970],
+ 3) == 0)
+ {
+ if (strcmp (str + 3, GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC970]
+ + 3) == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_PPC970;
+ else if (strcmp (str + 3,
+ GLRO(dl_powerpc_platforms)[PPC_PLATFORM_CELL_BE] + 3)
+ == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_CELL_BE;
+ else if (strcmp (str + 3,
+ GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC405] + 3)
+ == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_PPC405;
+ else if (strcmp (str + 3,
+ GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC440] + 3)
+ == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_PPC440;
+ else if (strcmp (str + 3,
+ GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC464] + 3)
+ == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_PPC464;
+ else if (strcmp (str + 3,
+ GLRO(dl_powerpc_platforms)[PPC_PLATFORM_PPC476] + 3)
+ == 0)
+ return _DL_FIRST_PLATFORM + PPC_PLATFORM_PPC476;
+ }
+
+ return -1;
+}
+
+#ifdef IS_IN_rtld
+static inline int
+__attribute__ ((unused))
+_dl_procinfo (int word)
+{
+ _dl_printf ("AT_HWCAP: ");
+
+ for (int i = _DL_HWCAP_FIRST; i < _DL_HWCAP_COUNT; ++i)
+ if (word & (1 << i))
+ _dl_printf (" %s", _dl_hwcap_string (i));
+
+ _dl_printf ("\n");
+
+ return 0;
+}
+#endif
+
+#endif /* dl-procinfo.h */
diff --git a/ports/sysdeps/powerpc/powerpc32/405/memcmp.S b/ports/sysdeps/powerpc/powerpc32/405/memcmp.S
new file mode 100644
index 000000000..2598d3c1c
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/memcmp.S
@@ -0,0 +1,131 @@
+/* Optimized memcmp implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* memcmp
+
+ r3:source1 address, return equality
+ r4:source2 address
+ r5:byte count
+
+ Check 2 words from src1 and src2. If unequal jump to end and
+ return src1 > src2 or src1 < src2.
+ If count = zero check bytes before zero counter and then jump to end and
+ return src1 > src2, src1 < src2 or src1 = src2.
+ If src1 = src2 and no null, repeat. */
+
+EALIGN (BP_SYM (memcmp), 5, 0)
+ srwi. r6,r5,5
+ beq L(preword2_count_loop)
+ mtctr r6
+ clrlwi r5,r5,27
+
+L(word8_compare_loop):
+ lwz r10,0(r3)
+ lwz r6,4(r3)
+ lwz r8,0(r4)
+ lwz r9,4(r4)
+ cmplw cr5,r8,r10
+ cmplw cr1,r9,r6
+ bne cr5,L(st2)
+ bne cr1,L(st1)
+ lwz r10,8(r3)
+ lwz r6,12(r3)
+ lwz r8,8(r4)
+ lwz r9,12(r4)
+ cmplw cr5,r8,r10
+ cmplw cr1,r9,r6
+ bne cr5,L(st2)
+ bne cr1,L(st1)
+ lwz r10,16(r3)
+ lwz r6,20(r3)
+ lwz r8,16(r4)
+ lwz r9,20(r4)
+ cmplw cr5,r8,r10
+ cmplw cr1,r9,r6
+ bne cr5,L(st2)
+ bne cr1,L(st1)
+ lwz r10,24(r3)
+ lwz r6,28(r3)
+ addi r3,r3,0x20
+ lwz r8,24(r4)
+ lwz r9,28(r4)
+ addi r4,r4,0x20
+ cmplw cr5,r8,r10
+ cmplw cr1,r9,r6
+ bne cr5,L(st2)
+ bne cr1,L(st1)
+ bdnz L(word8_compare_loop)
+
+L(preword2_count_loop):
+ srwi. r6,r5,3
+ beq L(prebyte_count_loop)
+ mtctr r6
+ clrlwi r5,r5,29
+
+L(word2_count_loop):
+ lwz r10,0(r3)
+ lwz r6,4(r3)
+ addi r3,r3,0x08
+ lwz r8,0(r4)
+ lwz r9,4(r4)
+ addi r4,r4,0x08
+ cmplw cr5,r8,r10
+ cmplw cr1,r9,r6
+ bne cr5,L(st2)
+ bne cr1,L(st1)
+ bdnz L(word2_count_loop)
+
+L(prebyte_count_loop):
+ addi r5,r5,1
+ mtctr r5
+ bdz L(end_memcmp)
+
+L(byte_count_loop):
+ lbz r6,0(r3)
+ addi r3,r3,0x01
+ lbz r8,0(r4)
+ addi r4,r4,0x01
+ cmplw cr5,r8,r6
+ bne cr5,L(st2)
+ bdnz L(byte_count_loop)
+
+L(end_memcmp):
+ addi r3,r0,0
+ blr
+
+L(l_r):
+ addi r3,r0,1
+ blr
+
+L(st1):
+ blt cr1,L(l_r)
+ addi r3,r0,-1
+ blr
+
+L(st2):
+ blt cr5,L(l_r)
+ addi r3,r0,-1
+ blr
+END (BP_SYM (memcmp))
+libc_hidden_builtin_def (memcmp)
+weak_alias (memcmp,bcmp)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/memcpy.S b/ports/sysdeps/powerpc/powerpc32/405/memcpy.S
new file mode 100644
index 000000000..8b72ba743
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/memcpy.S
@@ -0,0 +1,133 @@
+/* Optimized memcpy implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* memcpy
+
+ r0:return address
+ r3:destination address
+ r4:source address
+ r5:byte count
+
+ Save return address in r0.
+ If destinationn and source are unaligned and copy count is greater than 256
+ then copy 0-3 bytes to make destination aligned.
+ If 32 or more bytes to copy we use 32 byte copy loop.
+ Finaly we copy 0-31 extra bytes. */
+
+EALIGN (BP_SYM (memcpy), 5, 0)
+/* Check if bytes to copy are greater than 256 and if
+ source and destination are unaligned */
+ cmpwi r5,0x0100
+ addi r0,r3,0
+ ble L(string_count_loop)
+ neg r6,r3
+ clrlwi. r6,r6,30
+ beq L(string_count_loop)
+ neg r6,r4
+ clrlwi. r6,r6,30
+ beq L(string_count_loop)
+ mtctr r6
+ subf r5,r6,r5
+
+L(unaligned_bytecopy_loop): /* Align destination by coping 0-3 bytes */
+ lbz r8,0x0(r4)
+ addi r4,r4,1
+ stb r8,0x0(r3)
+ addi r3,r3,1
+ bdnz L(unaligned_bytecopy_loop)
+ srwi. r7,r5,5
+ beq L(preword2_count_loop)
+ mtctr r7
+
+L(word8_count_loop_no_dcbt): /* Copy 32 bytes at a time */
+ lwz r6,0(r4)
+ lwz r7,4(r4)
+ lwz r8,8(r4)
+ lwz r9,12(r4)
+ subi r5,r5,0x20
+ stw r6,0(r3)
+ stw r7,4(r3)
+ stw r8,8(r3)
+ stw r9,12(r3)
+ lwz r6,16(r4)
+ lwz r7,20(r4)
+ lwz r8,24(r4)
+ lwz r9,28(r4)
+ addi r4,r4,0x20
+ stw r6,16(r3)
+ stw r7,20(r3)
+ stw r8,24(r3)
+ stw r9,28(r3)
+ addi r3,r3,0x20
+ bdnz L(word8_count_loop_no_dcbt)
+
+L(preword2_count_loop): /* Copy remaining 0-31 bytes */
+ clrlwi. r12,r5,27
+ beq L(end_memcpy)
+ mtxer r12
+ lswx r5,0,r4
+ stswx r5,0,r3
+ mr r3,r0
+ blr
+
+L(string_count_loop): /* Copy odd 0-31 bytes */
+ clrlwi. r12,r5,28
+ add r3,r3,r5
+ add r4,r4,r5
+ beq L(pre_string_copy)
+ mtxer r12
+ subf r4,r12,r4
+ subf r3,r12,r3
+ lswx r6,0,r4
+ stswx r6,0,r3
+
+L(pre_string_copy): /* Check how many 32 byte chunck to copy */
+ srwi. r7,r5,4
+ beq L(end_memcpy)
+ mtctr r7
+
+L(word4_count_loop_no_dcbt): /* Copy 32 bytes at a time */
+ lwz r6,-4(r4)
+ lwz r7,-8(r4)
+ lwz r8,-12(r4)
+ lwzu r9,-16(r4)
+ stw r6,-4(r3)
+ stw r7,-8(r3)
+ stw r8,-12(r3)
+ stwu r9,-16(r3)
+ bdz L(end_memcpy)
+ lwz r6,-4(r4)
+ lwz r7,-8(r4)
+ lwz r8,-12(r4)
+ lwzu r9,-16(r4)
+ stw r6,-4(r3)
+ stw r7,-8(r3)
+ stw r8,-12(r3)
+ stwu r9,-16(r3)
+ bdnz L(word4_count_loop_no_dcbt)
+
+L(end_memcpy):
+ mr r3,r0
+ blr
+END (BP_SYM (memcpy))
+libc_hidden_builtin_def (memcpy)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/memset.S b/ports/sysdeps/powerpc/powerpc32/405/memset.S
new file mode 100644
index 000000000..0f5796838
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/memset.S
@@ -0,0 +1,155 @@
+/* Optimized memset implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* memset
+
+ r3:destination address and return address
+ r4:source integer to copy
+ r5:byte count
+ r11:sources integer to copy in all 32 bits of reg
+ r12:temp return address
+
+ Save return address in r12
+ If destinationn is unaligned and count is greater tha 255 bytes
+ set 0-3 bytes to make destination aligned
+ If count is greater tha 255 bytes and setting zero to memory
+ use dbcz to set memeory when we can
+ otherwsie do the follwoing
+ If 16 or more words to set we use 16 word copy loop.
+ Finaly we set 0-15 extra bytes with string store. */
+
+EALIGN (BP_SYM (memset), 5, 0)
+ rlwinm r11,r4,0,24,31
+ rlwimi r11,r4,8,16,23
+ rlwimi r11,r11,16,0,15
+ addi r12,r3,0
+ cmpwi r5,0x00FF
+ ble L(preword8_count_loop)
+ cmpwi r4,0x00
+ beq L(use_dcbz)
+ neg r6,r3
+ clrlwi. r6,r6,30
+ beq L(preword8_count_loop)
+ addi r8,0,1
+ mtctr r6
+ subi r3,r3,1
+
+L(unaligned_bytecopy_loop):
+ stbu r11,0x1(r3)
+ subf. r5,r8,r5
+ beq L(end_memset)
+ bdnz L(unaligned_bytecopy_loop)
+ addi r3,r3,1
+
+L(preword8_count_loop):
+ srwi. r6,r5,4
+ beq L(preword2_count_loop)
+ mtctr r6
+ addi r3,r3,-4
+ mr r8,r11
+ mr r9,r11
+ mr r10,r11
+
+L(word8_count_loop_no_dcbt):
+ stwu r8,4(r3)
+ stwu r9,4(r3)
+ subi r5,r5,0x10
+ stwu r10,4(r3)
+ stwu r11,4(r3)
+ bdnz L(word8_count_loop_no_dcbt)
+ addi r3,r3,4
+
+L(preword2_count_loop):
+ clrlwi. r7,r5,28
+ beq L(end_memset)
+ mr r8,r11
+ mr r9,r11
+ mr r10,r11
+ mtxer r7
+ stswx r8,0,r3
+
+L(end_memset):
+ addi r3,r12,0
+ blr
+
+L(use_dcbz):
+ neg r6,r3
+ clrlwi. r7,r6,28
+ beq L(skip_string_loop)
+ mr r8,r11
+ mr r9,r11
+ mr r10,r11
+ subf r5,r7,r5
+ mtxer r7
+ stswx r8,0,r3
+ add r3,r3,r7
+
+L(skip_string_loop):
+ clrlwi r8,r6,25
+ srwi. r8,r8,4
+ beq L(dcbz_pre_loop)
+ mtctr r8
+
+L(word_loop):
+ stw r11,0(r3)
+ subi r5,r5,0x10
+ stw r11,4(r3)
+ stw r11,8(r3)
+ stw r11,12(r3)
+ addi r3,r3,0x10
+ bdnz L(word_loop)
+
+L(dcbz_pre_loop):
+ srwi r6,r5,7
+ mtctr r6
+ addi r7,0,0
+
+L(dcbz_loop):
+ dcbz r3,r7
+ addi r3,r3,0x80
+ subi r5,r5,0x80
+ bdnz L(dcbz_loop)
+ srwi. r6,r5,4
+ beq L(postword2_count_loop)
+ mtctr r6
+
+L(postword8_count_loop):
+ stw r11,0(r3)
+ subi r5,r5,0x10
+ stw r11,4(r3)
+ stw r11,8(r3)
+ stw r11,12(r3)
+ addi r3,r3,0x10
+ bdnz L(postword8_count_loop)
+
+L(postword2_count_loop):
+ clrlwi. r7,r5,28
+ beq L(end_memset)
+ mr r8,r11
+ mr r9,r11
+ mr r10,r11
+ mtxer r7
+ stswx r8,0,r3
+ b L(end_memset)
+END (BP_SYM (memset))
+libc_hidden_builtin_def (memset)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/strcmp.S b/ports/sysdeps/powerpc/powerpc32/405/strcmp.S
new file mode 100644
index 000000000..4098977e2
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/strcmp.S
@@ -0,0 +1,137 @@
+/* Optimized strcmp implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* strcmp
+
+ Register Use
+ r0:temp return equality
+ r3:source1 address, return equality
+ r4:source2 address
+
+ Implementation description
+ Check 2 words from src1 and src2. If unequal jump to end and
+ return src1 > src2 or src1 < src2.
+ If null check bytes before null and then jump to end and
+ return src1 > src2, src1 < src2 or src1 = src2.
+ If src1 = src2 and no null, repeat. */
+
+EALIGN (BP_SYM(strcmp),5,0)
+ neg r7,r3
+ clrlwi r7,r7,20
+ neg r8,r4
+ clrlwi r8,r8,20
+ srwi. r7,r7,5
+ beq L(byte_loop)
+ srwi. r8,r8,5
+ beq L(byte_loop)
+ cmplw r7,r8
+ mtctr r7
+ ble L(big_loop)
+ mtctr r8
+
+L(big_loop):
+ lwz r5,0(r3)
+ lwz r6,4(r3)
+ lwz r8,0(r4)
+ lwz r9,4(r4)
+ dlmzb. r12,r5,r6
+ bne L(end_check)
+ cmplw r5,r8
+ bne L(st1)
+ cmplw r6,r9
+ bne L(st1)
+ lwz r5,8(r3)
+ lwz r6,12(r3)
+ lwz r8,8(r4)
+ lwz r9,12(r4)
+ dlmzb. r12,r5,r6
+ bne L(end_check)
+ cmplw r5,r8
+ bne L(st1)
+ cmplw r6,r9
+ bne L(st1)
+ lwz r5,16(r3)
+ lwz r6,20(r3)
+ lwz r8,16(r4)
+ lwz r9,20(r4)
+ dlmzb. r12,r5,r6
+ bne L(end_check)
+ cmplw r5,r8
+ bne L(st1)
+ cmplw r6,r9
+ bne L(st1)
+ lwz r5,24(r3)
+ lwz r6,28(r3)
+ addi r3,r3,0x20
+ lwz r8,24(r4)
+ lwz r9,28(r4)
+ addi r4,r4,0x20
+ dlmzb. r12,r5,r6
+ bne L(end_check)
+ cmplw r5,r8
+ bne L(st1)
+ cmplw r6,r9
+ bne L(st1)
+ bdnz L(big_loop)
+ b L(byte_loop)
+
+L(end_check):
+ subfic r12,r12,4
+ blt L(end_check2)
+ rlwinm r12,r12,3,0,31
+ srw r5,r5,r12
+ srw r8,r8,r12
+ cmplw r5,r8
+ bne L(st1)
+ b L(end_strcmp)
+
+L(end_check2):
+ addi r12,r12,4
+ cmplw r5,r8
+ rlwinm r12,r12,3,0,31
+ bne L(st1)
+ srw r6,r6,r12
+ srw r9,r9,r12
+ cmplw r6,r9
+ bne L(st1)
+
+L(end_strcmp):
+ addi r3,r0,0
+ blr
+
+L(st1):
+ mfcr r3
+ blr
+
+L(byte_loop):
+ lbz r5,0(r3)
+ addi r3,r3,1
+ lbz r6,0(r4)
+ addi r4,r4,1
+ cmplw r5,r6
+ bne L(st1)
+ cmpwi r5,0
+ beq L(end_strcmp)
+ b L(byte_loop)
+END (BP_SYM (strcmp))
+libc_hidden_builtin_def (strcmp)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/strcpy.S b/ports/sysdeps/powerpc/powerpc32/405/strcpy.S
new file mode 100644
index 000000000..62f7e3eb9
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/strcpy.S
@@ -0,0 +1,110 @@
+/* Optimized strcpy implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* strcpy
+
+ Register Use
+ r3:destination and return address
+ r4:source address
+ r10:temp destination address
+
+ Implementation description
+ Loop by checking 2 words at a time, with dlmzb. Check if there is a null
+ in the 2 words. If there is a null jump to end checking to determine
+ where in the last 8 bytes it is. Copy the appropriate bytes of the last
+ 8 according to the null position. */
+
+EALIGN (BP_SYM (strcpy), 5, 0)
+ neg r7,r4
+ subi r4,r4,1
+ clrlwi. r8,r7,29
+ subi r10,r3,1
+ beq L(pre_word8_loop)
+ mtctr r8
+
+L(loop):
+ lbzu r5,0x01(r4)
+ cmpi cr5,r5,0x0
+ stbu r5,0x01(r10)
+ beq cr5,L(end_strcpy)
+ bdnz L(loop)
+
+L(pre_word8_loop):
+ subi r4,r4,3
+ subi r10,r10,3
+
+L(word8_loop):
+ lwzu r5,0x04(r4)
+ lwzu r6,0x04(r4)
+ dlmzb. r11,r5,r6
+ bne L(byte_copy)
+ stwu r5,0x04(r10)
+ stwu r6,0x04(r10)
+ lwzu r5,0x04(r4)
+ lwzu r6,0x04(r4)
+ dlmzb. r11,r5,r6
+ bne L(byte_copy)
+ stwu r5,0x04(r10)
+ stwu r6,0x04(r10)
+ lwzu r5,0x04(r4)
+ lwzu r6,0x04(r4)
+ dlmzb. r11,r5,r6
+ bne L(byte_copy)
+ stwu r5,0x04(r10)
+ stwu r6,0x04(r10)
+ lwzu r5,0x04(r4)
+ lwzu r6,0x04(r4)
+ dlmzb. r11,r5,r6
+ bne L(byte_copy)
+ stwu r5,0x04(r10)
+ stwu r6,0x04(r10)
+ b L(word8_loop)
+
+L(last_bytes_copy):
+ stwu r5,0x04(r10)
+ subi r11,r11,4
+ mtctr r11
+ addi r10,r10,3
+ subi r4,r4,1
+
+L(last_bytes_copy_loop):
+ lbzu r5,0x01(r4)
+ stbu r5,0x01(r10)
+ bdnz L(last_bytes_copy_loop)
+ blr
+
+L(byte_copy):
+ blt L(last_bytes_copy)
+ mtctr r11
+ addi r10,r10,3
+ subi r4,r4,5
+
+L(last_bytes_copy_loop2):
+ lbzu r5,0x01(r4)
+ stbu r5,0x01(r10)
+ bdnz L(last_bytes_copy_loop2)
+
+L(end_strcpy):
+ blr
+END (BP_SYM (strcpy))
+libc_hidden_builtin_def (strcpy)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/strlen.S b/ports/sysdeps/powerpc/powerpc32/405/strlen.S
new file mode 100644
index 000000000..d50b9d7f5
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/strlen.S
@@ -0,0 +1,78 @@
+/* Optimized strlen implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* strlen
+
+ Register Use
+ r3:source address and return length of string
+ r4:byte counter
+
+ Implementation description
+ Load 2 words at a time and count bytes, if we find null we subtract one from
+ the count and return the count value. We need to subtract one because
+ we don't count the null character as a byte. */
+
+EALIGN (BP_SYM (strlen),5,0)
+ neg r7,r3
+ clrlwi. r8,r7,29
+ addi r4,0,0
+ beq L(byte_count_loop)
+ mtctr r8
+
+L(loop):
+ lbz r5,0(r3)
+ cmpi cr5,r5,0x0
+ addi r3,r3,0x1
+ addi r4,r4,0x1
+ beq cr5,L(end_strlen)
+ bdnz L(loop)
+
+L(byte_count_loop):
+ lwz r5,0(r3)
+ lwz r6,4(r3)
+ dlmzb. r12,r5,r6
+ add r4,r4,r12
+ bne L(end_strlen)
+ lwz r5,8(r3)
+ lwz r6,12(r3)
+ dlmzb. r12,r5,r6
+ add r4,r4,r12
+ bne L(end_strlen)
+ lwz r5,16(r3)
+ lwz r6,20(r3)
+ dlmzb. r12,r5,r6
+ add r4,r4,r12
+ bne L(end_strlen)
+ lwz r5,24(r3)
+ lwz r6,28(r3)
+ addi r3,r3,0x20
+ dlmzb. r12,r5,r6
+ add r4,r4,r12
+ bne L(end_strlen)
+ b L(byte_count_loop)
+
+L(end_strlen):
+ addi r3,r4,-1
+ blr
+END (BP_SYM (strlen))
+libc_hidden_builtin_def (strlen)
diff --git a/ports/sysdeps/powerpc/powerpc32/405/strncmp.S b/ports/sysdeps/powerpc/powerpc32/405/strncmp.S
new file mode 100644
index 000000000..d4c8156bf
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/405/strncmp.S
@@ -0,0 +1,131 @@
+/* Optimized strncmp implementation for PowerPC476.
+ Copyright (C) 2010 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA
+ 02110-1301 USA. */
+
+#include <sysdep.h>
+#include <bp-sym.h>
+#include <bp-asm.h>
+
+/* strncmp
+
+ Register Use
+ r0:temp return equality
+ r3:source1 address, return equality
+ r4:source2 address
+ r5:byte count
+
+ Implementation description
+ Touch in 3 lines of D-cache.
+ If source1 or source2 is unaligned copy 0-3 bytes to make source1 aligned
+ Check 2 words from src1 and src2. If unequal jump to end and
+ return src1 > src2 or src1 < src2.
+ If null check bytes before null and then jump to end and
+ return src1 > src2, src1 < src2 or src1 = src2.
+ If count = zero check bytes before zero counter and then jump to end and
+ return src1 > src2, src1 < src2 or src1 = src2.
+ If src1 = src2 and no null, repeat. */
+
+EALIGN (BP_SYM(strncmp),5,0)
+ neg r7,r3
+ clrlwi r7,r7,20
+ neg r8,r4
+ clrlwi r8,r8,20
+ srwi. r7,r7,3
+ beq L(prebyte_count_loop)
+ srwi. r8,r8,3
+ beq L(prebyte_count_loop)
+ cmplw r7,r8
+ mtctr r7
+ ble L(preword2_count_loop)
+ mtctr r8
+
+L(preword2_count_loop):
+ srwi. r6,r5,3
+ beq L(prebyte_count_loop)
+ mfctr r7
+ cmplw r6,r7
+ bgt L(set_count_loop)
+ mtctr r6
+ clrlwi r5,r5,29
+
+L(word2_count_loop):
+ lwz r10,0(r3)
+ lwz r6,4(r3)
+ addi r3,r3,0x08
+ lwz r8,0(r4)
+ lwz r9,4(r4)
+ addi r4,r4,0x08
+ dlmzb. r12,r10,r6
+ bne L(end_check)
+ cmplw r10,r8
+ bne L(st1)
+ cmplw r6,r9
+ bne L(st1)
+ bdnz L(word2_count_loop)
+
+L(prebyte_count_loop):
+ addi r5,r5,1
+ mtctr r5
+ bdz L(end_strncmp)
+
+L(byte_count_loop):
+ lbz r6,0(r3)
+ addi r3,r3,1
+ lbz r7,0(r4)
+ addi r4,r4,1
+ cmplw r6,r7
+ bne L(st1)
+ cmpwi r6,0
+ beq L(end_strncmp)
+ bdnz L(byte_count_loop)
+ b L(end_strncmp)
+
+L(set_count_loop):
+ slwi r7,r7,3
+ subf r5,r7,r5
+ b L(word2_count_loop)
+
+L(end_check):
+ subfic r12,r12,4
+ blt L(end_check2)
+ rlwinm r12,r12,3,0,31
+ srw r10,r10,r12
+ srw r8,r8,r12
+ cmplw r10,r8
+ bne L(st1)
+ b L(end_strncmp)
+
+L(end_check2):
+ addi r12,r12,4
+ cmplw r10,r8
+ rlwinm r12,r12,3,0,31
+ bne L(st1)
+ srw r6,r6,r12
+ srw r9,r9,r12
+ cmplw r6,r9
+ bne L(st1)
+
+L(end_strncmp):
+ addi r3,r0,0
+ blr
+
+L(st1):
+ mfcr r3
+ blr
+END (BP_SYM (strncmp))
+libc_hidden_builtin_def (strncmp)
diff --git a/ports/sysdeps/powerpc/powerpc32/440/Implies b/ports/sysdeps/powerpc/powerpc32/440/Implies
new file mode 100644
index 000000000..70c0d2eda
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/440/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/405/fpu
+powerpc/powerpc32/405
diff --git a/ports/sysdeps/powerpc/powerpc32/464/Implies b/ports/sysdeps/powerpc/powerpc32/464/Implies
new file mode 100644
index 000000000..c3e52c550
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/464/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/440/fpu
+powerpc/powerpc32/440
diff --git a/ports/sysdeps/powerpc/powerpc32/476/Implies b/ports/sysdeps/powerpc/powerpc32/476/Implies
new file mode 100644
index 000000000..2829f9cca
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/476/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/464/fpu
+powerpc/powerpc32/464
diff --git a/ports/sysdeps/powerpc/powerpc32/Makefile b/ports/sysdeps/powerpc/powerpc32/Makefile
new file mode 100644
index 000000000..3d235deeb
--- /dev/null
+++ b/ports/sysdeps/powerpc/powerpc32/Makefile
@@ -0,0 +1,8 @@
+# Some Powerpc32 variants assume soft-fp is the default even though there is
+# an fp variant so provide -mhard-float if --with-fp is explicitly passed.
+
+ifeq ($(with-fp),yes)
++cflags += -mhard-float
+ASFLAGS += -mhard-float
+sysdep-LDFLAGS += -mhard-float
+endif
diff --git a/ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h b/ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h
index 15727ad1b..462021352 100644
--- a/ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h
+++ b/ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h
@@ -1,5 +1,5 @@
/* Definitions for POSIX memory map interface. Linux/m68k version.
- Copyright (C) 1997, 2000, 2003, 2005, 2008, 2009
+ Copyright (C) 1997, 2000, 2003, 2005, 2008, 2009, 2011
Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -94,6 +94,8 @@
# define MADV_DOFORK 11 /* Do inherit across fork. */
# define MADV_MERGEABLE 12 /* KSM may merge identical pages. */
# define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages. */
+# define MADV_HUGEPAGE 14 /* Worth backing with hugepages. */
+# define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages. */
# define MADV_HWPOISON 100 /* Poison a page for testing. */
#endif
diff --git a/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h b/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
index 2950cc9a7..1648e92c2 100644
--- a/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
+++ b/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010 Free Software Foundation, Inc.
+/* Copyright (C) 2010, 2011 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
@@ -32,5 +32,5 @@
typedef union
{
char __size[__SIZEOF_SEM_T];
- long int __align;
+ long int __align __attribute__ ((__aligned__ (4)));
} sem_t;
diff --git a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies
new file mode 100644
index 000000000..70c0d2eda
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/405/fpu
+powerpc/powerpc32/405
diff --git a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies
new file mode 100644
index 000000000..c3e52c550
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/440/fpu
+powerpc/powerpc32/440
diff --git a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies
new file mode 100644
index 000000000..2829f9cca
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/464/fpu
+powerpc/powerpc32/464
diff --git a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies
new file mode 100644
index 000000000..80f917079
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies
@@ -0,0 +1,2 @@
+powerpc/powerpc32/476/fpu
+powerpc/powerpc32/476