diff options
| author | Ulrich Drepper <drepper@gmail.com> | 2011-01-08 09:38:14 -0500 |
|---|---|---|
| committer | Ulrich Drepper <drepper@gmail.com> | 2011-01-08 09:38:14 -0500 |
| commit | fa9c15cb83a256da27f8ab99207b752e598c4937 (patch) | |
| tree | 799f00621162a1dbe71b85bcd56b44411d6eed80 | |
| parent | 16c2895feabae0962e0eba2b9164c6a83014bfe4 (diff) | |
| download | glibc-fa9c15cb83a256da27f8ab99207b752e598c4937.tar.xz glibc-fa9c15cb83a256da27f8ab99207b752e598c4937.zip | |
Update Japanese translations.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | po/ja.po | 9675 |
2 files changed, 5568 insertions, 4111 deletions
@@ -1,3 +1,7 @@ +2011-01-08 Ulrich Drepper <drepper@gmail.com> + + * po/ja.po: Update from translation team. + 2011-01-04 David S. Miller <davem@sunset.davemloft.net> [BZ #11155] @@ -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 "筝罩c荐絎ゃс" -#: 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 "c綵√茵∴障" + +#: 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<ゃ潟違c宴潟障" + +#: 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 "c激ャ<ゃ %s 障\n" + +#: elf/cache.c:148 +#, c-format +msgid "mmap of cache file failed.\n" +msgstr "c激ャ<ゃ mmap 紊掩障\n" + +#: elf/cache.c:152 elf/cache.c:166 +#, c-format +msgid "File is not a cache file.\n" +msgstr "<ゃc激ャ<ゃс障.\n" + +#: elf/cache.c:199 elf/cache.c:209 +#, c-format +msgid "%d libs found in cache `%s'\n" +msgstr "%d ゃc激 `%s' цゃ障\n" + +#: elf/cache.c:403 +#, c-format +msgid "Can't create temporary cache file %s" +msgstr "筝c激ャ<ゃ %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 "c激ャ若帥梧昭帥紊掩障" + +#: 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 "腥冴絖若潟篁eャс" + +#: elf/dl-deps.c:133 +#, c-format +msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n" +msgstr "若腥堺絖若潟臀茵c 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сc帥泣若障" + +#: 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 "「膣≪合c激ャ篏с障" + +#: 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 all |
