summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorDaisuke Yamashita2008-03-25 22:42:30 +0100
committerKarel Zak2008-03-25 22:42:30 +0100
commitd743f0e367b68fafab2fa2e5ddbc31de3c74d1bc (patch)
tree1b05180242cf150a0ff8b0c26198f2a8826c1a30 /po
parentpo: update it.po (from translationproject.org) (diff)
downloadkernel-qcow2-util-linux-d743f0e367b68fafab2fa2e5ddbc31de3c74d1bc.tar.gz
kernel-qcow2-util-linux-d743f0e367b68fafab2fa2e5ddbc31de3c74d1bc.tar.xz
kernel-qcow2-util-linux-d743f0e367b68fafab2fa2e5ddbc31de3c74d1bc.zip
po: update ja.po (from translationproject.org)
Diffstat (limited to 'po')
-rw-r--r--po/ja.po1525
1 files changed, 568 insertions, 957 deletions
diff --git a/po/ja.po b/po/ja.po
index f41e6503c..49a97404c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: util-linux 2.11n\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2007-10-11 14:29+0200\n"
+"POT-Creation-Date: 2007-08-07 23:26+0200\n"
"PO-Revision-Date: 2001-12-11 22:43+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -95,11 +95,6 @@ msgstr " %s [-v|-q] コマンド デバイス\n"
msgid "Available commands:\n"
msgstr "利用可能コマンド:\n"
-#: disk-utils/blockdev.c:123
-#, fuzzy
-msgid "get size in 512-byte sectors"
-msgstr "サイズを取得"
-
#: disk-utils/blockdev.c:275
#, c-format
msgid "%s: Unknown command: %s\n"
@@ -110,11 +105,6 @@ msgstr "%s: 不明なコマンド: %s\n"
msgid "%s requires an argument\n"
msgstr "%s は引数を要求します\n"
-#: disk-utils/blockdev.c:329
-#, fuzzy, c-format
-msgid "%s failed.\n"
-msgstr "シークに失敗"
-
#: disk-utils/blockdev.c:366
#, c-format
msgid "%s succeeded.\n"
@@ -180,9 +170,9 @@ msgstr "使い方: %s [ -n ] デバイス\n"
#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1249
#: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:52
-#: disk-utils/mkfs.cramfs.c:785 disk-utils/mkfs.minix.c:629
+#: disk-utils/mkfs.cramfs.c:784 disk-utils/mkfs.minix.c:626
#: disk-utils/mkswap.c:518 misc-utils/ddate.c:179 misc-utils/rename.c:79
-#: misc-utils/script.c:147 sys-utils/readprofile.c:197
+#: misc-utils/script.c:146 sys-utils/readprofile.c:197
#, fuzzy, c-format
msgid "%s (%s)\n"
msgstr "%2$s に %1$s\n"
@@ -209,7 +199,7 @@ msgstr "両"
msgid "Single"
msgstr "片"
-#: disk-utils/fsck.cramfs.c:117
+#: disk-utils/fsck.cramfs.c:118
#, c-format
msgid ""
"usage: %s [-hv] [-x dir] file\n"
@@ -328,11 +318,6 @@ msgstr "bad s_zmap_blocks field in super-block"
msgid "Unable to allocate buffer for inode map"
msgstr "inode マップ用バッファの確保ができません"
-#: disk-utils/fsck.minix.c:593
-#, fuzzy
-msgid "Unable to allocate buffer for zone map"
-msgstr "inode マップ用バッファの確保ができません"
-
#: disk-utils/fsck.minix.c:598
msgid "Unable to allocate buffer for inodes"
msgstr "inode 用バッファの確保ができません。"
@@ -404,8 +389,7 @@ msgstr ""
#: disk-utils/fsck.minix.c:638 disk-utils/fsck.minix.c:689
#, c-format
msgid "Inode %d marked unused, but used for file '%s'\n"
-msgstr ""
-"Inode %d は不使用マークされていますが、ファイル '%s' が利用しています\n"
+msgstr "Inode %d は不使用マークされていますが、ファイル '%s' が利用しています\n"
#: disk-utils/fsck.minix.c:642 disk-utils/fsck.minix.c:693
msgid "Mark in use"
@@ -421,7 +405,7 @@ msgstr "ファイル `%s' はモード %05o です\n"
msgid "Warning: inode count too big.\n"
msgstr "警告: inode 数が大きすぎます。\n"
-#: disk-utils/fsck.minix.c:731 disk-utils/fsck.minix.c:739
+#: disk-utils/fsck.minix.c:731
msgid "root inode isn't a directory"
msgstr "root inode がディレクトリではありません"
@@ -454,17 +438,27 @@ msgstr "ディレクトリ '%s' はファイル '%.*s' の不正 inode 番号を含みます。"
msgid " Remove"
msgstr " 削除"
-#: disk-utils/fsck.minix.c:956 disk-utils/fsck.minix.c:1023
+#: disk-utils/fsck.minix.c:956
+#, c-format
+msgid "`%s': bad directory: '.' isn't first\n"
+msgstr "`%s': 不正なディレクトリ: '.' が最初ではありません\n"
+
+#: disk-utils/fsck.minix.c:964
+#, c-format
+msgid "`%s': bad directory: '..' isn't second\n"
+msgstr "`%s': 不正なディレクトリ: '..' が 2 番目ではありません\n"
+
+#: disk-utils/fsck.minix.c:1023
#, c-format
msgid "%s: bad directory: '.' isn't first\n"
msgstr "%s: 不正なディレクトリ: '.' が最初ではありません\n"
-#: disk-utils/fsck.minix.c:964 disk-utils/fsck.minix.c:1032
+#: disk-utils/fsck.minix.c:1032
#, c-format
msgid "%s: bad directory: '..' isn't second\n"
msgstr "%s: 不正なディレクトリ: '..' が 2 番目ではありません\n"
-#: disk-utils/fsck.minix.c:1066 disk-utils/fsck.minix.c:1084
+#: disk-utils/fsck.minix.c:1066
msgid "internal error"
msgstr "内部エラー"
@@ -492,10 +486,6 @@ msgstr "inode %d は使われませんが、ビットマップでは使用マークが付いています"
msgid "Inode %d used, marked unused in the bitmap."
msgstr "inode %d が使用されますが、ビットマップでは不使用マークが付いています"
-#: disk-utils/fsck.minix.c:1127 disk-utils/fsck.minix.c:1181
-msgid "Set"
-msgstr "設定"
-
#: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1185
#, c-format
msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d."
@@ -524,8 +514,12 @@ msgstr "Zone %d: 使用中、counted=%d\n"
msgid "Zone %d: not in use, counted=%d\n"
msgstr "Zone %d: 使用していません、counted=%d\n"
-#: disk-utils/fsck.minix.c:1254 disk-utils/mkfs.minix.c:634
-#: disk-utils/mkfs.minix.c:636
+#: disk-utils/fsck.minix.c:1181
+msgid "Set"
+msgstr "設定"
+
+#: disk-utils/fsck.minix.c:1254 disk-utils/mkfs.minix.c:631
+#: disk-utils/mkfs.minix.c:633
msgid "bad inode size"
msgstr "不正な inode サイズ"
@@ -686,7 +680,7 @@ msgstr "i-ノードが多すぎます - 最大 512 です"
msgid "not enough space, need at least %lu blocks"
msgstr "領域が不十分です。最低でも %lu ブロック必要です"
-#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2314
+#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2321
#, c-format
msgid "Device: %s\n"
msgstr "デバイス: %s\n"
@@ -758,8 +752,7 @@ msgstr "%s の close でエラーが発生しました"
#: disk-utils/mkfs.c:73
#, c-format
msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n"
-msgstr ""
-"使い方: mkfs [-V] [-t ファイルシステム型] [fs オプション] デバイス [サイズ]\n"
+msgstr "使い方: mkfs [-V] [-t ファイルシステム型] [fs オプション] デバイス [サイズ]\n"
#: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:343
#: getopt/getopt.c:91 getopt/getopt.c:101 login-utils/wall.c:238
@@ -770,13 +763,12 @@ msgstr "%s: メモリが足りません!\n"
#: disk-utils/mkfs.c:103
#, fuzzy, c-format
msgid "mkfs (%s)\n"
-msgstr "%2$s に %1$s\n"
+msgstr "mkfs バージョン %s (%s)\n"
#: disk-utils/mkfs.cramfs.c:125
#, c-format
msgid ""
-"usage: %s [-h] [-v] [-b blksize] [-e edition] [-i file] [-n name] dirname "
-"outfile\n"
+"usage: %s [-h] [-v] [-b blksize] [-e edition] [-i file] [-n name] dirname outfile\n"
" -h print this help\n"
" -v be verbose\n"
" -E make all warnings errors (non-zero exit status)\n"
@@ -794,7 +786,7 @@ msgstr ""
#: disk-utils/mkfs.cramfs.c:337
#, c-format
msgid ""
-"Very long (%zu bytes) filename `%s' found.\n"
+"Very long (%u bytes) filename `%s' found.\n"
" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n"
msgstr ""
@@ -803,86 +795,82 @@ msgstr ""
msgid "filesystem too big. Exiting.\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:628
+#: disk-utils/mkfs.cramfs.c:627
#, c-format
msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:647
+#: disk-utils/mkfs.cramfs.c:646
#, c-format
-msgid "%6.2f%% (%+ld bytes)\t%s\n"
+msgid "%6.2f%% (%+d bytes)\t%s\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:826
+#: disk-utils/mkfs.cramfs.c:825
#, c-format
-msgid ""
-"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
-"image size is %uMB. We might die prematurely.\n"
+msgid "warning: guestimate of required size (upper bound) is %LdMB, but maximum image size is %uMB. We might die prematurely.\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:867
+#: disk-utils/mkfs.cramfs.c:866
#, fuzzy, c-format
msgid "Including: %s\n"
msgstr "不正な id: %s\n"
-#: disk-utils/mkfs.cramfs.c:873
+#: disk-utils/mkfs.cramfs.c:872
#, c-format
-msgid "Directory data: %zd bytes\n"
+msgid "Directory data: %d bytes\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:881
+#: disk-utils/mkfs.cramfs.c:880
#, c-format
-msgid "Everything: %zd kilobytes\n"
+msgid "Everything: %d kilobytes\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:886
+#: disk-utils/mkfs.cramfs.c:885
#, fuzzy, c-format
-msgid "Super block: %zd bytes\n"
+msgid "Super block: %d bytes\n"
msgstr "使用済空間 = %d バイト\n"
-#: disk-utils/mkfs.cramfs.c:893
+#: disk-utils/mkfs.cramfs.c:892
#, c-format
msgid "CRC: %x\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:898
+#: disk-utils/mkfs.cramfs.c:897
#, c-format
-msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n"
+msgid "not enough space allocated for ROM image (%Ld allocated, %d used)\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:910
+#: disk-utils/mkfs.cramfs.c:909
#, c-format
-msgid "ROM image write failed (%zd %zd)\n"
+msgid "ROM image write failed (%d %d)\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:919
+#: disk-utils/mkfs.cramfs.c:918
#, fuzzy, c-format
msgid "warning: filenames truncated to 255 bytes.\n"
msgstr "警告: inode 数が大きすぎます。\n"
-#: disk-utils/mkfs.cramfs.c:922
+#: disk-utils/mkfs.cramfs.c:921
#, c-format
msgid "warning: files were skipped due to errors.\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:925
+#: disk-utils/mkfs.cramfs.c:924
#, c-format
msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:930
+#: disk-utils/mkfs.cramfs.c:929
#, c-format
-msgid ""
-"warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:935
+#: disk-utils/mkfs.cramfs.c:934
#, c-format
-msgid ""
-"warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:940
+#: disk-utils/mkfs.cramfs.c:939
#, c-format
msgid ""
"WARNING: device numbers truncated to %u bits. This almost certainly means\n"
@@ -970,12 +958,12 @@ msgstr "check_blocks でのシークに失敗しました"
msgid "bad blocks before data-area: cannot make fs"
msgstr "データ領域以前に不正ブロック: ファイルシステムを作成できません"
-#: disk-utils/mkfs.minix.c:580 disk-utils/mkfs.minix.c:605
+#: disk-utils/mkfs.minix.c:580 disk-utils/mkfs.minix.c:602
#, c-format
msgid "%d bad blocks\n"
msgstr "不正ブロック数 %d\n"
-#: disk-utils/mkfs.minix.c:582 disk-utils/mkfs.minix.c:607
+#: disk-utils/mkfs.minix.c:582 disk-utils/mkfs.minix.c:604
#, c-format
msgid "one bad block\n"
msgstr "不正ブロック数 1\n"
@@ -984,32 +972,22 @@ msgstr "不正ブロック数 1\n"
msgid "can't open file of bad blocks"
msgstr "不正ブロックのファイルを開けません"
-#: disk-utils/mkfs.minix.c:596
-#, c-format
-msgid "badblock number input error on line %d\n"
-msgstr ""
-
-#: disk-utils/mkfs.minix.c:597
-#, fuzzy
-msgid "cannot read badblocks file"
-msgstr "ディスクドライブを読み込めません"
-
-#: disk-utils/mkfs.minix.c:677
+#: disk-utils/mkfs.minix.c:674
#, c-format
msgid "strtol error: number of blocks not specified"
msgstr "strtol エラー: ブロックの数が指定されませんでした"
-#: disk-utils/mkfs.minix.c:706
+#: disk-utils/mkfs.minix.c:703
#, c-format
msgid "unable to stat %s"
msgstr "%s の状態を取得できません"
-#: disk-utils/mkfs.minix.c:712
+#: disk-utils/mkfs.minix.c:709
#, c-format
msgid "unable to open %s"
msgstr "%s を開けません"
-#: disk-utils/mkfs.minix.c:716
+#: disk-utils/mkfs.minix.c:713
#, c-format
msgid "will not try to make filesystem on '%s'"
msgstr "'%s' 上にファイルシステムを作らないようにします"
@@ -1022,8 +1000,7 @@ msgstr "不正なユーザ指定ページサイズ %d\n"
#: disk-utils/mkswap.c:182
#, fuzzy, c-format
msgid "Using user-specified page size %d, instead of the system value %d\n"
-msgstr ""
-"システムのページサイズ値 %2$d/%3$d の代わりに、ユーザ指定値 %1$d を使います\n"
+msgstr "システムのページサイズ値 %2$d/%3$d の代わりに、ユーザ指定値 %1$d を使います\n"
#: disk-utils/mkswap.c:206
#, c-format
@@ -1054,8 +1031,8 @@ msgstr "使い方: %s [-c] [-v0|-v1] [-pページサイズ] /dev/name [ブロック数]\n"
msgid "too many bad pages"
msgstr "不正ページが多すぎます"
-#: disk-utils/mkswap.c:391 misc-utils/look.c:182 misc-utils/setterm.c:1147
-#: text-utils/more.c:1987 text-utils/more.c:1998
+#: disk-utils/mkswap.c:391 misc-utils/look.c:183 misc-utils/setterm.c:1147
+#: text-utils/more.c:1972 text-utils/more.c:1983
msgid "Out of memory"
msgstr "メモリが足りません"
@@ -1291,16 +1268,12 @@ msgid "enlarged logical partitions overlap"
msgstr "拡大された論理領域が重複しています"
#: fdisk/cfdisk.c:991
-msgid ""
-"!!!! Internal error creating logical drive with no extended partition !!!!"
-msgstr ""
-"!!!! 内部エラー。拡張領域以外に論理ドライブを作成しようとしています !!!!"
+msgid "!!!! Internal error creating logical drive with no extended partition !!!!"
+msgstr "!!!! 内部エラー。拡張領域以外に論理ドライブを作成しようとしています !!!!"
#: fdisk/cfdisk.c:1002 fdisk/cfdisk.c:1014
-msgid ""
-"Cannot create logical drive here -- would create two extended partitions"
-msgstr ""
-"ここには論理ドライブを作成できません -- 2 つの拡張領域であれば作成します"
+msgid "Cannot create logical drive here -- would create two extended partitions"
+msgstr "ここには論理ドライブを作成できません -- 2 つの拡張領域であれば作成します"
#: fdisk/cfdisk.c:1156
msgid "Menu item too long. Menu may look odd."
@@ -1409,8 +1382,7 @@ msgid "Opened disk read-only - you have no permission to write"
msgstr "ディスクを読込み専用で開きました -- あなたには書込み権限がありません"
#: fdisk/cfdisk.c:1674
-msgid ""
-"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
+msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
msgstr ""
#: fdisk/cfdisk.c:1691
@@ -1431,8 +1403,7 @@ msgstr "警告! これはあなたのディスクにあるデータを破壊するかもしれません"
#: fdisk/cfdisk.c:1866
#, fuzzy
-msgid ""
-"Are you sure you want to write the partition table to disk? (yes or no): "
+msgid "Are you sure you want to write the partition table to disk? (yes or no): "
msgstr "領域情報をディスクに書き込んでもよろしいですか?(yes または no): "
#: fdisk/cfdisk.c:1872
@@ -1460,22 +1431,16 @@ msgid "Wrote partition table to disk"
msgstr "領域テーブルをディスクに書き込みました"
#: fdisk/cfdisk.c:1909
-msgid ""
-"Wrote partition table, but re-read table failed. Reboot to update table."
-msgstr ""
-"領域テーブルを書き込みましたが、再読込みに失敗。再起動して更新してください"
+msgid "Wrote partition table, but re-read table failed. Reboot to update table."
+msgstr "領域テーブルを書き込みましたが、再読込みに失敗。再起動して更新してください"
#: fdisk/cfdisk.c:1919
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
-msgstr ""
-"ブート可能マーク付き基本領域がありません。DOS MBR はこれをブートできません。"
+msgstr "ブート可能マーク付き基本領域がありません。DOS MBR はこれをブートできません。"
#: fdisk/cfdisk.c:1921
-msgid ""
-"More than one primary partition is marked bootable. DOS MBR cannot boot this."
-msgstr ""
-"ブート可能マーク付き基本領域が複数あります。DOS MBR はこれをブートできませ"
-"ん。"
+msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this."
+msgstr "ブート可能マーク付き基本領域が複数あります。DOS MBR はこれをブートできません。"
#: fdisk/cfdisk.c:1979 fdisk/cfdisk.c:2098 fdisk/cfdisk.c:2182
msgid "Enter filename or press RETURN to display on screen: "
@@ -1547,21 +1512,13 @@ msgstr " 最初の 最後の\n"
#: fdisk/cfdisk.c:2120
#, fuzzy
-msgid ""
-" # Type Sector Sector Offset Length Filesystem Type (ID) "
-"Flag\n"
-msgstr ""
-" # 領域 セクタ セクタ オフセット 大きさ Filesystemタイプ(ID) フラ"
-"グ\n"
+msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n"
+msgstr " # 領域 セクタ セクタ オフセット 大きさ Filesystemタイプ(ID) フラグ\n"
#: fdisk/cfdisk.c:2121
#, fuzzy
-msgid ""
-"-- ------- ----------- ----------- ------ ----------- -------------------- "
-"----\n"
-msgstr ""
-"-- ------- -------- --------- ------ --------- ---------------------- "
-"---------\n"
+msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
+msgstr "-- ------- -------- --------- ------ --------- ---------------------- ---------\n"
#: fdisk/cfdisk.c:2204
#, fuzzy
@@ -2346,8 +2303,7 @@ msgstr "セクタ/シリンダ"
#: fdisk/fdiskbsdlabel.c:481
#, c-format
msgid "Must be <= sectors/track * tracks/cylinder (default).\n"
-msgstr ""
-"デフォルトで sectors/track * tracks/cylinder 以下でなければならない。\n"
+msgstr "デフォルトで sectors/track * tracks/cylinder 以下でなければならない。\n"
#: fdisk/fdiskbsdlabel.c:483
msgid "rpm"
@@ -2707,8 +2663,7 @@ msgid ""
"After that, of course, the previous content won't be recoverable.\n"
"\n"
msgstr ""
-"新たに DOS ディスクラベルを作成します。あなたが書き込みを決定するまで、変更"
-"は\n"
+"新たに DOS ディスクラベルを作成します。あなたが書き込みを決定するまで、変更は\n"
"メモリ内だけに残します。その後はもちろん以前の内容は修復不可能になります。\n"
#: fdisk/fdisk.c:856
@@ -2730,9 +2685,7 @@ msgstr ""
#: fdisk/fdisk.c:1035
#, c-format
-msgid ""
-"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
-"disklabel\n"
+msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n"
msgstr ""
"デバイスは正常な DOS 領域テーブルも、Sun, SGI や OSF ディスクラベルも\n"
"含んでいません\n"
@@ -2749,9 +2702,7 @@ msgstr "特別な拡張領域 %d を無視します\n"
#: fdisk/fdisk.c:1077
#, c-format
-msgid ""
-"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
-"(rite)\n"
+msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n"
msgstr ""
"警告: 領域テーブル %2$d の不正なフラグ 0x%1$04x は w(書き込み)によって\n"
"正常になります\n"
@@ -2890,7 +2841,7 @@ msgstr "領域のシステムタイプを %d から %x (%s) に変更しました\n"
#: fdisk/fdisk.c:1515
#, fuzzy, c-format
-msgid "System type of partition %d is unchanged to %x (%s)\n"
+msgid "System type of partition %d is unchangedto %x (%s)\n"
msgstr "領域のシステムタイプを %d から %x (%s) に変更しました\n"
#: fdisk/fdisk.c:1567
@@ -3166,12 +3117,12 @@ msgstr ""
"領域テーブルは交換されました!\n"
"\n"
-#: fdisk/fdisk.c:2256
+#: fdisk/fdisk.c:2254
#, c-format
msgid "Calling ioctl() to re-read partition table.\n"
msgstr "ioctl() を呼び出して領域テーブルを再読込みします。\n"
-#: fdisk/fdisk.c:2263
+#: fdisk/fdisk.c:2270
#, c-format
msgid ""
"\n"
@@ -3184,7 +3135,7 @@ msgstr ""
"カーネルはまだ古いテーブルを使っています。\n"
"新しいテーブルは次回リブート時に使えるようになるでしょう。\n"
-#: fdisk/fdisk.c:2273
+#: fdisk/fdisk.c:2280
#, c-format
msgid ""
"\n"
@@ -3196,104 +3147,100 @@ msgstr ""
"警告: DOS 6.x 領域を作成、または変更してしまった場合は、\n"
"fdisk マニュアルの追加情報ページを参照してください。\n"
-#: fdisk/fdisk.c:2279
+#: fdisk/fdisk.c:2286
#, fuzzy, c-format
msgid ""
"\n"
"Error closing file\n"
msgstr "%s のクローズエラー\n"
-#: fdisk/fdisk.c:2283
+#: fdisk/fdisk.c:2290
#, c-format
msgid "Syncing disks.\n"
msgstr "ディスクを同期させます。\n"
-#: fdisk/fdisk.c:2330
+#: fdisk/fdisk.c:2337
#, c-format
msgid "Partition %d has no data area\n"
msgstr "領域 %d にデータ領域がありません\n"
-#: fdisk/fdisk.c:2335
+#: fdisk/fdisk.c:2342
msgid "New beginning of data"
msgstr "新規データ開始位置"
-#: fdisk/fdisk.c:2351
+#: fdisk/fdisk.c:2358
msgid "Expert command (m for help): "
msgstr "上級者コマンド (m でヘルプ): "
-#: fdisk/fdisk.c:2364
+#: fdisk/fdisk.c:2371
msgid "Number of cylinders"
msgstr "シリンダ数"
-#: fdisk/fdisk.c:2391
+#: fdisk/fdisk.c:2398
msgid "Number of heads"
msgstr "ヘッド数"
-#: fdisk/fdisk.c:2418
+#: fdisk/fdisk.c:2425
msgid "Number of sectors"
msgstr "セクタ数"
-#: fdisk/fdisk.c:2421
+#: fdisk/fdisk.c:2428
#, c-format
msgid "Warning: setting sector offset for DOS compatiblity\n"
msgstr "警告: DOS 互換のためのセクタオフセットを設定します\n"
-#: fdisk/fdisk.c:2480
+#: fdisk/fdisk.c:2487
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
-"support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
-#: fdisk/fdisk.c:2502
+#: fdisk/fdisk.c:2509
#, c-format
msgid "Disk %s doesn't contain a valid partition table\n"
msgstr "ディスク %s は正常な領域テーブルを含んでいません\n"
-#: fdisk/fdisk.c:2513
+#: fdisk/fdisk.c:2520
#, c-format
msgid "Cannot open %s\n"
msgstr "%s を開けません\n"
-#: fdisk/fdisk.c:2531 fdisk/sfdisk.c:2423
+#: fdisk/fdisk.c:2538 fdisk/sfdisk.c:2423
#, c-format
msgid "cannot open %s\n"
msgstr "%s を開けません\n"
-#: fdisk/fdisk.c:2551
+#: fdisk/fdisk.c:2558
#, c-format
msgid "%c: unknown command\n"
msgstr "%c: 不明なコマンド\n"
-#: fdisk/fdisk.c:2621
+#: fdisk/fdisk.c:2628
#, c-format
msgid "This kernel finds the sector size itself - -b option ignored\n"
-msgstr ""
-"このカーネルはセクタサイズを自分認識します -- -b オプションは無視します\n"
+msgstr "このカーネルはセクタサイズを自分認識します -- -b オプションは無視します\n"
-#: fdisk/fdisk.c:2625
+#: fdisk/fdisk.c:2632
#, c-format
-msgid ""
-"Warning: the -b (set sector size) option should be used with one specified "
-"device\n"
+msgid "Warning: the -b (set sector size) option should be used with one specified device\n"
msgstr ""
"警告: -b (セクタサイズ設定) オプションは 1 つのデバイス指定と共に\n"
"使用されるべきです\n"
-#: fdisk/fdisk.c:2686
+#: fdisk/fdisk.c:2693
#, fuzzy, c-format
msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n"
msgstr ""
"%s でOSF/1 ディスクラベルを検出したので、ディスクラベルモードに移行します。\n"
"DOS 領域テーブルモードに戻るには、'r' コマンドを使いましょう。\n"
-#: fdisk/fdisk.c:2696
+#: fdisk/fdisk.c:2703
msgid "Command (m for help): "
msgstr "コマンド (m でヘルプ): "
-#: fdisk/fdisk.c:2712
+#: fdisk/fdisk.c:2719
#, c-format
msgid ""
"\n"
@@ -3302,16 +3249,16 @@ msgstr ""
"\n"
"現在のブートファイルは: %s\n"
-#: fdisk/fdisk.c:2714
+#: fdisk/fdisk.c:2721
msgid "Please enter the name of the new boot file: "
msgstr "新たなブートファイル名を入力してください: "
-#: fdisk/fdisk.c:2716
+#: fdisk/fdisk.c:2723
#, c-format
msgid "Boot file unchanged\n"
msgstr "ブートファイルを変更しませんでした\n"
-#: fdisk/fdisk.c:2789
+#: fdisk/fdisk.c:2796
#, c-format
msgid ""
"\n"
@@ -3422,9 +3369,7 @@ msgstr "Linux RAID"
#: fdisk/fdisksgilabel.c:163
#, c-format
-msgid ""
-"According to MIPS Computer Systems, Inc the Label must not contain more than "
-"512 bytes\n"
+msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n"
msgstr ""
"MIPS Computer Systems, Inc によると、そのラベルは 512 バイト以上でなければ\n"
"なりません\n"
@@ -3709,8 +3654,7 @@ msgstr ""
#: fdisk/fdisksgilabel.c:729 fdisk/fdisksunlabel.c:220
#, c-format
msgid ""
-"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
-"d.\n"
+"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
@@ -3805,8 +3749,7 @@ msgstr "間違ったチェックサム値の sgi ディスクラベルを検出しました。\n"
#: fdisk/fdisksunlabel.c:162
#, fuzzy, c-format
-msgid ""
-"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
+msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
msgstr ""
"警告: 領域テーブル %2$d の不正なフラグ 0x%1$04x は w(書き込み)によって\n"
"正常になります\n"
@@ -4357,8 +4300,7 @@ msgstr "パーティション復元ファイル (%s) の情報を取得できません\n"
#: fdisk/sfdisk.c:346
msgid "partition restore file has wrong size - not restoring\n"
-msgstr ""
-"パーティション復元ファイルのサイズが間違っています -- 復元を行ないません\n"
+msgstr "パーティション復元ファイルのサイズが間違っています -- 復元を行ないません\n"
#: fdisk/sfdisk.c:350
msgid "out of memory?\n"
@@ -4401,8 +4343,7 @@ msgid ""
"the entire disk. Using fdisk on it is probably meaningless.\n"
"[Use the --force option if you really want this]\n"
msgstr ""
-"警告: start=%lu -- この値はパーティションではなくディスクそのもののようで"
-"す。\n"
+"警告: start=%lu -- この値はパーティションではなくディスクそのもののようです。\n"
"ここに fdisk を利用するのは多分意味がないことです。\n"
"[本当にこれを行ないたければ、--force オプションを使ってください]\n"
@@ -4442,29 +4383,18 @@ msgstr ""
#: fdisk/sfdisk.c:589
#, c-format
-msgid ""
-"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
-msgstr ""
-"パーティション %2$s のヘッド数として %1$s は不可能です: %3$lu (0-%4$lu にして"
-"ください)\n"
+msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
+msgstr "パーティション %2$s のヘッド数として %1$s は不可能です: %3$lu (0-%4$lu にしてください)\n"
#: fdisk/sfdisk.c:594
#, c-format
-msgid ""
-"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
-"lu)\n"
-msgstr ""
-"パーティション %2$s のセクタ数として %1$s は不可能です: %3$lu (1-%4$lu にして"
-"ください)\n"
+msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n"
+msgstr "パーティション %2$s のセクタ数として %1$s は不可能です: %3$lu (1-%4$lu にしてください)\n"
#: fdisk/sfdisk.c:599
#, c-format
-msgid ""
-"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
-"lu)\n"
-msgstr ""
-"パーティション %2$s のシリンダ数として %1$s は不可能です: %3$lu (0-%4$lu にし"
-"てください)\n"
+msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n"
+msgstr "パーティション %2$s のシリンダ数として %1$s は不可能です: %3$lu (0-%4$lu にしてください)\n"
#: fdisk/sfdisk.c:639
#, c-format
@@ -4610,8 +4540,7 @@ msgstr "変です、%d つのパーティションしか定義されていません。\n"
#: fdisk/sfdisk.c:1185
#, c-format
msgid "Warning: partition %s has size 0 but is not marked Empty\n"
-msgstr ""
-"警告: パーティション %s はサイズ 0 ですが、空としてマークされていません\n"
+msgstr "警告: パーティション %s はサイズ 0 ですが、空としてマークされていません\n"
#: fdisk/sfdisk.c:1188
#, c-format
@@ -4713,10 +4642,8 @@ msgstr "状態"
#: fdisk/sfdisk.c:1329
#, c-format
-msgid ""
-"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr ""
-"パーティション %s: 始点: (c,h,s) 期待値 (%ld,%ld,%ld) (%ld,%ld,%ld) を発見\n"
+msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
+msgstr "パーティション %s: 始点: (c,h,s) 期待値 (%ld,%ld,%ld) (%ld,%ld,%ld) を発見\n"
#: fdisk/sfdisk.c:1335
#, fuzzy
@@ -4726,15 +4653,12 @@ msgstr "送信"
#: fdisk/sfdisk.c:1338
#, c-format
msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr ""
-"パーティション %s: 終点: (c,h,s) 期待値 (%ld,%ld,%ld) (%ld,%ld,%ld) を発見\n"
+msgstr "パーティション %s: 終点: (c,h,s) 期待値 (%ld,%ld,%ld) (%ld,%ld,%ld) を発見\n"
#: fdisk/sfdisk.c:1341
#, c-format
msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n"
-msgstr ""
-"シリンダ %2$ld にあるパーティション %1$s の終点はディスクの最後を越えていま"
-"す\n"
+msgstr "シリンダ %2$ld にあるパーティション %1$s の終点はディスクの最後を越えています\n"
#: fdisk/sfdisk.c:1366
#, c-format
@@ -4846,8 +4770,7 @@ msgstr "不正なタイプ\n"
#: fdisk/sfdisk.c:2102
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
-msgstr ""
-"警告: 与えられたサイズ (%lu) は、許容できる最大サイズ (%lu) を越えています\n"
+msgstr "警告: 与えられたサイズ (%lu) は、許容できる最大サイズ (%lu) を越えています\n"
#: fdisk/sfdisk.c:2108
msgid "Warning: empty partition\n"
@@ -4884,8 +4807,7 @@ msgid ""
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-"以下の書式で入力して下さい -- 指定しなかったフィールドには初期値をセットしま"
-"す\n"
+"以下の書式で入力して下さい -- 指定しなかったフィールドには初期値をセットします\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"普通は <start> と <size> (そして恐らく <type>)を指定するだけで構いません。\n"
@@ -4923,11 +4845,8 @@ msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [or --increment]: シリンダ数など。0 ではなく 1 から"
#: fdisk/sfdisk.c:2297
-msgid ""
-" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
-"MB"
-msgstr ""
-" -uS, -uB, -uC, -uM: セクタ/ブロック/シリンダ/MB のユニットの受理/報告"
+msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB"
+msgstr " -uS, -uB, -uC, -uM: セクタ/ブロック/シリンダ/MB のユニットの受理/報告"
#: fdisk/sfdisk.c:2298
msgid " -T [or --list-types]:list the known partition types"
@@ -4950,8 +4869,7 @@ msgid " -n : do not actually write to disk"
msgstr " -n : ディスクへの実際の書込みを行わない"
#: fdisk/sfdisk.c:2303
-msgid ""
-" -O file : save the sectors that will be overwritten to file"
+msgid " -O file : save the sectors that will be overwritten to file"
msgstr " -O file : 上書きされるセクタをファイルに保存する"
#: fdisk/sfdisk.c:2304
@@ -4976,9 +4894,7 @@ msgstr " -g [or --show-geometry]: カーネルのジオメトリ情報を表示する"
#: fdisk/sfdisk.c:2309
#, fuzzy
-msgid ""
-" -G [or --show-pt-geometry]: print geometry guessed from the partition "
-"table"
+msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table"
msgstr " -g [or --show-geometry]: カーネルのジオメトリ情報を表示する"
#: fdisk/sfdisk.c:2310
@@ -4990,8 +4906,7 @@ msgstr ""
" またはそれらの記述子の入力を得る"
#: fdisk/sfdisk.c:2312
-msgid ""
-" -L [or --Linux]: do not complain about things irrelevant for Linux"
+msgid " -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [or --Linux]: Linux にそぐわなくても文句を云わない"
#: fdisk/sfdisk.c:2313
@@ -5034,8 +4949,7 @@ msgstr "%s デバイス\t\t デバイス上のアクティヴ領域をリストします\n"
#: fdisk/sfdisk.c:2327
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
-msgstr ""
-"%s デバイス n1 n2 ... n1 をアクティヴにして..., 残りを非アクティヴにします\n"
+msgstr "%s デバイス n1 n2 ... n1 をアクティヴにして..., 残りを非アクティヴにします\n"
#: fdisk/sfdisk.c:2328
#, c-format
@@ -5046,8 +4960,7 @@ msgstr "%s -An デバイス\t n をアクティヴにし、それ以外を非アクティヴにします\n"
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
-"doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
@@ -5276,18 +5189,15 @@ msgstr " getopt [オプション] [--] オプション文字列 値\n"
#: getopt/getopt.c:328
msgid " getopt [options] -o|--options optstring [options] [--]\n"
-msgstr ""
-" getopt [オプション] -o|--options オプション文字列 [オプション] [--]\n"
+msgstr " getopt [オプション] -o|--options オプション文字列 [オプション] [--]\n"
#: getopt/getopt.c:329
msgid " parameters\n"
msgstr " 値\n"
#: getopt/getopt.c:330
-msgid ""
-" -a, --alternative Allow long options starting with single -\n"
-msgstr ""
-" -a, --alternative ロングオプションが - 一つで始まるのを許す\n"
+msgid " -a, --alternative Allow long options starting with single -\n"
+msgstr " -a, --alternative ロングオプションが - 一つで始まるのを許す\n"
#: getopt/getopt.c:331
msgid " -h, --help This small usage guide\n"
@@ -5298,8 +5208,7 @@ msgid " -l, --longoptions=longopts Long options to be recognized\n"
msgstr " -l, --longoptions=longopts ロングオプションを理解させる\n"
#: getopt/getopt.c:333
-msgid ""
-" -n, --name=progname The name under which errors are reported\n"
+msgid " -n, --name=progname The name under which errors are reported\n"
msgstr " -n, --name=progname エラー報告の際の名前\n"
#: getopt/getopt.c:334
@@ -5397,7 +5306,7 @@ msgstr "ハードウェア時計%s時刻を保持しているとみなします\n"
msgid "UTC"
msgstr " UTC "
-#: hwclock/hwclock.c:230 hwclock/hwclock.c:323
+#: hwclock/hwclock.c:230 hwclock/hwclock.c:323 sys-utils/rtcwake.c:381
msgid "local"
msgstr "ローカル"
@@ -5448,8 +5357,7 @@ msgstr "ハードウェア時計に不正な値: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
#: hwclock/hwclock.c:413
#, c-format
msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr ""
-"ハードウェア時計時刻 : %4d/%.2d/%.2d %.2d:%.2d:%.2d = 1969 年以来 %ld 秒\n"
+msgstr "ハードウェア時計時刻 : %4d/%.2d/%.2d %.2d:%.2d:%.2d = 1969 年以来 %ld 秒\n"
#: hwclock/hwclock.c:441
#, c-format
@@ -5477,9 +5385,7 @@ msgstr ""
#: hwclock/hwclock.c:556
#, c-format
-msgid ""
-"The Hardware Clock registers contain values that are either invalid (e.g. "
-"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
+msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
msgstr ""
"ハードウェア時計レジスタがおかしな値(例 何月50日)になっているか、\n"
"捕捉できない範囲の値(例 2095年)になっています。\n"
@@ -5542,8 +5448,7 @@ msgstr ""
#: hwclock/hwclock.c:647
#, c-format
msgid ""
-"The date command issued by %s returned something other than an integer where "
-"the converted time value was expected.\n"
+"The date command issued by %s returned something other than an integer where the converted time value was expected.\n"
"The command was:\n"
" %s\n"
"The response was:\n"
@@ -5563,9 +5468,7 @@ msgstr "date 文字列 %s を 1969 年以来 %ld 秒とします\n"
#: hwclock/hwclock.c:690
#, c-format
-msgid ""
-"The Hardware Clock does not contain a valid time, so we cannot set the "
-"System Time from it.\n"
+msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n"
msgstr ""
"ハードウェア時計は、正しい時刻を含んでいないので、ここから得られた値を\n"
"システム時刻に設定できません。\n"
@@ -5601,9 +5504,7 @@ msgstr "settimeofday() 呼び出しに失敗"
#: hwclock/hwclock.c:760
#, c-format
-msgid ""
-"Not adjusting drift factor because the Hardware Clock previously contained "
-"garbage.\n"
+msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n"
msgstr "ハードウェア時刻に以前のゴミが含まれており、ずれを修正できません。\n"
#: hwclock/hwclock.c:765
@@ -5615,20 +5516,16 @@ msgstr "前回の調整以来、少なくとも一日経過しないと、ずれを修正できません。\n"
#: hwclock/hwclock.c:771
#, c-format
-msgid ""
-"Not adjusting drift factor because it has been less than a day since the "
-"last calibration.\n"
+msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n"
msgstr "前回の調整以来、少なくとも一日経過しないと、ずれを修正できません。\n"
#: hwclock/hwclock.c:819
#, fuzzy, c-format
msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
-"of %f seconds/day.\n"
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
-"過去 %2$d 秒の間に、一日あたり %3$f 秒ずらしているのですが、クロックが %1$d "
-"秒ずれました。\n"
+"過去 %2$d 秒の間に、一日あたり %3$f 秒ずらしているのですが、クロックが %1$d 秒ずれました。\n"
"一日あたり %4$f 秒ずれを修正します\n"
#: hwclock/hwclock.c:870
@@ -5662,8 +5559,7 @@ msgstr "ずれの修正値は更新されませんでした。\n"
#: hwclock/hwclock.c:967
#, c-format
-msgid ""
-"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
+msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
msgstr "ハードウェア時計が、正常な時刻を含んでいないので、修正できません。\n"
#: hwclock/hwclock.c:999
@@ -5689,8 +5585,7 @@ msgstr "システムクロックを設定できません。\n"
#: hwclock/hwclock.c:1153
#, c-format
msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
-"machine.\n"
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n"
"This copy of hwclock was built for a machine other than Alpha\n"
"(and thus is presumably not running on an Alpha now). No action taken.\n"
msgstr ""
@@ -5711,9 +5606,7 @@ msgstr "カーネルはエポック値を %lu と想定しています\n"
#: hwclock/hwclock.c:1167
#, c-format
-msgid ""
-"To set the epoch value, you must use the 'epoch' option to tell to what "
-"value to set it.\n"
+msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n"
msgstr ""
"エポック値を設定するためには、何の値を設定するかを知らせるために 'epoch'\n"
"オプションを使わなければなりません。\n"
@@ -5728,8 +5621,8 @@ msgstr "エポックを %d に設定しません -- テストだけです。\n"
msgid "Unable to set the epoch value in the kernel.\n"
msgstr "カーネルにエポック値を設定することができませんでした。\n"
-#: hwclock/hwclock.c:1186 misc-utils/cal.c:332 misc-utils/kill.c:189
-#, fuzzy, c-format
+#: hwclock/hwclock.c:1186 misc-utils/cal.c:333 misc-utils/kill.c:189
+#, c-format
msgid "%s from %s\n"
msgstr "%s from %s\n"
@@ -5775,8 +5668,7 @@ msgstr ""
" --set --date で与えられた時刻を rtc に設定する\n"
" --hctosys システム時刻をハードウェア時計に合わせる\n"
" --systohc ハードウェア時計を現在のシステム時刻に合わせる\n"
-" --adjust 時計が最後に設定または調整された時点から、システム的なずれ"
-"を\n"
+" --adjust 時計が最後に設定または調整された時点から、システム的なずれを\n"
" 計算して rtc を調整する\n"
" --getepoch カーネルのハードウェア時刻のエポック値を表示する\n"
" --setepoch カーネルのハードウェア時刻のエポック値を --epoch として与え\n"
@@ -5823,28 +5715,18 @@ msgstr ""
#: hwclock/hwclock.c:1445
#, c-format
-msgid ""
-"%s: The --utc and --localtime options are mutually exclusive. You specified "
-"both.\n"
-msgstr ""
-"%s: --utc と --localtime オプションは相互排他的ですが、両方が指定されまし"
-"た。\n"
+msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n"
+msgstr "%s: --utc と --localtime オプションは相互排他的ですが、両方が指定されました。\n"
#: hwclock/hwclock.c:1452
#, c-format
-msgid ""
-"%s: The --adjust and --noadjfile options are mutually exclusive. You "
-"specified both.\n"
-msgstr ""
-"%s: --adjust と --noadjfile オプションは相互排他的ですが、両方が指定されまし"
-"た。\n"
+msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n"
+msgstr "%s: --adjust と --noadjfile オプションは相互排他的ですが、両方が指定されました。\n"
#: hwclock/hwclock.c:1459
#, c-format
msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n"
-msgstr ""
-"%s: --noadjfile をつけた場合、--utc か --localtime のいずれかを指定しなければ"
-"なりません\n"
+msgstr "%s: --noadjfile をつけた場合、--utc か --localtime のいずれかを指定しなければなりません\n"
#: hwclock/hwclock.c:1473
#, c-format
@@ -5854,8 +5736,7 @@ msgstr "有効な設定時刻がありません。クロックを設定できません。\n"
#: hwclock/hwclock.c:1489
#, c-format
msgid "Sorry, only the superuser can change the Hardware Clock.\n"
-msgstr ""
-"残念ながら、ハードウェアク時計の変更はスーパーユーザでしか行なえません。\n"
+msgstr "残念ながら、ハードウェアク時計の変更はスーパーユーザでしか行なえません。\n"
#: hwclock/hwclock.c:1494
#, c-format
@@ -5864,9 +5745,7 @@ msgstr "残念ながら、システム時計の変更はスーパーユーザでしか行なえません。\n"
#: hwclock/hwclock.c:1499
#, c-format
-msgid ""
-"Sorry, only the superuser can change the Hardware Clock epoch in the "
-"kernel.\n"
+msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n"
msgstr ""
"残念ながら、カーネル内のハードウェア時計のエポック値を変更できるのは、\n"
"スーパーユーザだけです。\n"
@@ -5878,9 +5757,7 @@ msgstr "既知のどんな方法でも、ハードウェア時計にアクセスできません。\n"
#: hwclock/hwclock.c:1523
#, c-format
-msgid ""
-"Use the --debug option to see the details of our search for an access "
-"method.\n"
+msgid "Use the --debug option to see the details of our search for an access method.\n"
msgstr "--debug オプションでアクセス方法検索の詳細について見てください。\n"
#: hwclock/kd.c:55
@@ -5892,7 +5769,7 @@ msgstr "KDGHWCLK から変更のための時刻を取得するループ中です\n"
msgid "KDGHWCLK ioctl to read time failed"
msgstr "KDGHWCLK の時刻読み取りが失敗しました"
-#: hwclock/kd.c:79 hwclock/rtc.c:202
+#: hwclock/kd.c:79 hwclock/rtc.c:205
#, c-format
msgid "Timed out waiting for time change.\n"
msgstr "時刻変更待ちがタイムアウトしました。\n"
@@ -5918,113 +5795,105 @@ msgstr "/dev/tty1 または /dev/vc/1 を開けません"
msgid "KDGHWCLK ioctl failed"
msgstr "KDGHWCLK ioctl に失敗しました"
-#: hwclock/rtc.c:130 hwclock/rtc.c:223
+#: hwclock/rtc.c:133 hwclock/rtc.c:226
#, c-format
msgid "open() of %s failed"
msgstr "%s への open() が失敗しました"
-#: hwclock/rtc.c:164
+#: hwclock/rtc.c:167
#, c-format
msgid "ioctl() to %s to read the time failed.\n"
msgstr "時刻読み込みのための %s への ioctl() に失敗しました。\n"
-#: hwclock/rtc.c:186
+#: hwclock/rtc.c:189
#, c-format
msgid "Waiting in loop for time from %s to change\n"
msgstr "%s から時刻を変更するためのループ中です\n"
-#: hwclock/rtc.c:241
+#: hwclock/rtc.c:244
#, c-format
msgid "%s does not have interrupt functions. "
msgstr "%s は割り込み機能を持っていません。 "
-#: hwclock/rtc.c:252
+#: hwclock/rtc.c:255
#, c-format
msgid "read() to %s to wait for clock tick failed"
msgstr "クロックチックを待つための %s への read() が失敗しました"
-#: hwclock/rtc.c:270
+#: hwclock/rtc.c:273
#, fuzzy, c-format
msgid "select() to %s to wait for clock tick failed"
msgstr "クロックチックを待つための %s への read() が失敗しました"
-#: hwclock/rtc.c:273
+#: hwclock/rtc.c:276
#, fuzzy, c-format
msgid "select() to %s to wait for clock tick timed out\n"
msgstr "クロックチックを待つための %s への read() が失敗しました"
-#: hwclock/rtc.c:282
+#: hwclock/rtc.c:285
#, c-format
msgid "ioctl() to %s to turn off update interrupts failed"
msgstr "割り込み更新をオフにするための %s への ioctl() が失敗しました"
-#: hwclock/rtc.c:285
+#: hwclock/rtc.c:288
#, c-format
msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
-msgstr ""
-"割り込み更新をオンにするための %s への ioctl() が予期せぬ失敗に終わりました"
+msgstr "割り込み更新をオンにするための %s への ioctl() が予期せぬ失敗に終わりました"
-#: hwclock/rtc.c:344
+#: hwclock/rtc.c:347
#, c-format
msgid "ioctl() to %s to set the time failed.\n"
msgstr "時刻設定のための %s への ioctl() が失敗しました。\n"
-#: hwclock/rtc.c:350
+#: hwclock/rtc.c:353
#, c-format
msgid "ioctl(%s) was successful.\n"
msgstr "ioctl(%s) に成功しました。\n"
-#: hwclock/rtc.c:379
+#: hwclock/rtc.c:382
#, c-format
msgid "Open of %s failed"
msgstr "%s のオープンに失敗しました"
-#: hwclock/rtc.c:397 hwclock/rtc.c:443
+#: hwclock/rtc.c:400 hwclock/rtc.c:446
#, c-format
-msgid ""
-"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
-"device driver via the device special file %s. This file does not exist on "
-"this system.\n"
+msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n"
msgstr ""
"カーネル内のエポック値を算出するには、スペシャルファイル %s を通じて\n"
"Linux の 'rtc' デバイスドライバにアクセスする必要があります。しかし、この\n"
"ファイルがシステムに存在しません。\n"
-#: hwclock/rtc.c:402 hwclock/rtc.c:448
+#: hwclock/rtc.c:405 hwclock/rtc.c:451
#, c-format
msgid "Unable to open %s"
msgstr "%s をオープンできません"
-#: hwclock/rtc.c:409
+#: hwclock/rtc.c:412
#, c-format
msgid "ioctl(RTC_EPOCH_READ) to %s failed"
msgstr "%s への ioctl(RTC_EPOCH_READ) が失敗しました"
-#: hwclock/rtc.c:415
+#: hwclock/rtc.c:418
#, c-format
msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
-msgstr ""
-"%2$s から RTC_EPOCH_READ ioctl によってエポック %1$ld を読み取りました。\n"
+msgstr "%2$s から RTC_EPOCH_READ ioctl によってエポック %1$ld を読み取りました。\n"
-#: hwclock/rtc.c:435
+#: hwclock/rtc.c:438
#, c-format
msgid "The epoch value may not be less than 1900. You requested %ld\n"
-msgstr ""
-"エポック値は 1900 年以前ではあり得ません。あなたは %ld を要求しました\n"
+msgstr "エポック値は 1900 年以前ではあり得ません。あなたは %ld を要求しました\n"
-#: hwclock/rtc.c:453
+#: hwclock/rtc.c:456
#, c-format
msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
-msgstr ""
-"%2$s から RTC_EPOCH_READ ioctl によってエポック %1$ld を読み取りました。\n"
+msgstr "%2$s から RTC_EPOCH_READ ioctl によってエポック %1$ld を読み取りました。\n"
-#: hwclock/rtc.c:458
+#: hwclock/rtc.c:461
#, c-format
-msgid ""
-"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
+msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr "%s のカーネルドライバは RTC_EPOCH_SET ioctl を持っていません。\n"
-#: hwclock/rtc.c:461
+#: hwclock/rtc.c:464
#, c-format
msgid "ioctl(RTC_EPOCH_SET) to %s failed"
msgstr "%s への ioctl(RTC_EPOCH_SET) が失敗しました"
@@ -6157,15 +6026,11 @@ msgstr "%s: 入力が溢れました"
#: login-utils/agetty.c:1233
#, fuzzy, c-format
msgid ""
-"Usage: %s [-8hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H "
-"login_host] baud_rate,... line [termtype]\n"
-"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
-"line baud_rate,... [termtype]\n"
+"Usage: %s [-8hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n"
+"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n"
msgstr ""
-"使い方: %s [-hiLmw] [-l ログインプログラム] [-t タイムアウト] [-I 初期化文字"
-"列] [-H ログインホスト] ボーレート,... 行 [端末タイプ]\n"
-"又は\t[-hiLmw] [-l ログインプログラム] [-tタイムアウト [-I 初期化文字列] [-H "
-"ログインホスト] 行 ボーレート,... [端末タイプ]\n"
+"使い方: %s [-hiLmw] [-l ログインプログラム] [-t タイムアウト] [-I 初期化文字列] [-H ログインホスト] ボーレート,... 行 [端末タイプ]\n"
+"又は\t[-hiLmw] [-l ログインプログラム] [-tタイムアウト [-I 初期化文字列] [-H ログインホスト] 行 ボーレート,... [端末タイプ]\n"
#: login-utils/checktty.c:85 login-utils/checktty.c:106
#, c-format
@@ -6190,67 +6055,67 @@ msgstr "%2$s から %1$s へのログインは、初期状態では拒否されました。\n"
msgid "Login on %s from %s denied.\n"
msgstr "%2$s から %1$s へのログインは否定されました。\n"
-#: login-utils/chfn.c:133 login-utils/chsh.c:119
+#: login-utils/chfn.c:128 login-utils/chsh.c:114
#, c-format
msgid "%s: you (user %d) don't exist.\n"
msgstr "%s: あなた (ユーザ %d) は存在しません。\n"
-#: login-utils/chfn.c:140 login-utils/chsh.c:126
+#: login-utils/chfn.c:135 login-utils/chsh.c:121
#, c-format
msgid "%s: user \"%s\" does not exist.\n"
msgstr "%s: ユーザ \"%s\" は存在しません。\n"
-#: login-utils/chfn.c:145 login-utils/chsh.c:131
+#: login-utils/chfn.c:140 login-utils/chsh.c:126
#, c-format
msgid "%s: can only change local entries; use yp%s instead.\n"
-msgstr ""
-"%s: ローカルの項目しか変更できません -- かわりに yp%s を使いましょう。\n"
+msgstr "%s: ローカルの項目しか変更できません -- かわりに yp%s を使いましょう。\n"
-#: login-utils/chfn.c:156 login-utils/chsh.c:142
+#: login-utils/chfn.c:151 login-utils/chsh.c:137
msgid "Unknown user context"
msgstr ""
-#: login-utils/chfn.c:157
+#: login-utils/chfn.c:152
#, c-format
msgid "%s: %s is not authorized to change the finger info of %s\n"
msgstr ""
-#: login-utils/chfn.c:164 login-utils/chsh.c:150
+#: login-utils/chfn.c:159 login-utils/chsh.c:145
#, c-format
msgid "%s: Can't set default context for /etc/passwd"
msgstr ""
-#: login-utils/chfn.c:178
+#: login-utils/chfn.c:173
#, c-format
msgid "Changing finger information for %s.\n"
msgstr "%s の finger 情報を変更します。\n"
-#: login-utils/chfn.c:189
-#, fuzzy, c-format
-msgid "chfn: PAM Failure, aborting: %s\n"
-msgstr "login: PAM 失敗。中断します: %s\n"
+#: login-utils/chfn.c:179 login-utils/chfn.c:183 login-utils/chfn.c:190
+#: login-utils/chfn.c:194 login-utils/chsh.c:177 login-utils/chsh.c:181
+#: login-utils/chsh.c:188 login-utils/chsh.c:192
+msgid "Password error."
+msgstr "パスワードエラー。"
-#: login-utils/chfn.c:212 login-utils/chsh.c:211 login-utils/login.c:798
+#: login-utils/chfn.c:203 login-utils/chsh.c:201 login-utils/login.c:798
#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:333
#: mount/lomount.c:336
msgid "Password: "
msgstr "パスワード: "
-#: login-utils/chfn.c:215 login-utils/chsh.c:214
+#: login-utils/chfn.c:206 login-utils/chsh.c:204
msgid "Incorrect password."
msgstr "間違ったパスワードです。"
-#: login-utils/chfn.c:226
+#: login-utils/chfn.c:217
#, c-format
msgid "Finger information not changed.\n"
msgstr "finger 情報は変更されませんでした。\n"
-#: login-utils/chfn.c:328
+#: login-utils/chfn.c:319
#, c-format
msgid "Usage: %s [ -f full-name ] [ -o office ] "
msgstr "使い方: %s [ -f フルネーム ] [ -o オフィス ] "
-#: login-utils/chfn.c:329
+#: login-utils/chfn.c:320
#, c-format
msgid ""
"[ -p office-phone ]\n"
@@ -6259,12 +6124,12 @@ msgstr ""
"[ -p オフィス電話番号 ]\n"
"\t[ -h 自宅電話番号 ] "
-#: login-utils/chfn.c:330
+#: login-utils/chfn.c:321
#, c-format
msgid "[ --help ] [ --version ]\n"
msgstr "[ --help ] [ --version ]\n"
-#: login-utils/chfn.c:401 login-utils/chsh.c:321
+#: login-utils/chfn.c:392 login-utils/chsh.c:312
#, c-format
msgid ""
"\n"
@@ -6273,84 +6138,75 @@ msgstr ""
"\n"
"中断。\n"
-#: login-utils/chfn.c:434
+#: login-utils/chfn.c:425
#, c-format
msgid "field is too long.\n"
msgstr "フィールドが長すぎます。\n"
-#: login-utils/chfn.c:442
+#: login-utils/chfn.c:433
#, c-format
msgid "'%c' is not allowed.\n"
msgstr "'%c' は許可されません。\n"
-#: login-utils/chfn.c:447
+#: login-utils/chfn.c:438
#, c-format
msgid "Control characters are not allowed.\n"
msgstr "コントロール文字は許可されません。\n"
-#: login-utils/chfn.c:512
+#: login-utils/chfn.c:503
#, c-format
msgid "Finger information *NOT* changed. Try again later.\n"
msgstr "finger 情報は変更 *されませんでした*。またあとで試してください。\n"
-#: login-utils/chfn.c:515
+#: login-utils/chfn.c:506
#, c-format
msgid "Finger information changed.\n"
msgstr "finger 情報を変更しました。\n"
-#: login-utils/chfn.c:529 login-utils/chsh.c:439 sys-utils/cytune.c:321
+#: login-utils/chfn.c:520 login-utils/chsh.c:427 sys-utils/cytune.c:321
msgid "malloc failed"
msgstr "malloc に失敗"
-#: login-utils/chsh.c:143
+#: login-utils/chsh.c:138
#, fuzzy, c-format
msgid "%s: %s is not authorized to change the shell of %s\n"
msgstr "%s: \"%s\" は /etc/shells リストの中にありません。\n"
-#: login-utils/chsh.c:164
+#: login-utils/chsh.c:158
#, c-format
-msgid ""
-"%s: Running UID doesn't match UID of user we're altering, shell change "
-"denied\n"
+msgid "%s: Running UID doesn't match UID of user we're altering, shell change denied\n"
msgstr ""
-#: login-utils/chsh.c:170
+#: login-utils/chsh.c:164
#, c-format
msgid "%s: Your shell is not in /etc/shells, shell change denied\n"
-msgstr ""
-"%s: あなたのシェルは /etc/shells にありませんので、シェルの変更が拒否されまし"
-"た\n"
+msgstr "%s: あなたのシェルは /etc/shells にありませんので、シェルの変更が拒否されました\n"
-#: login-utils/chsh.c:177
+#: login-utils/chsh.c:171
#, c-format
msgid "Changing shell for %s.\n"
msgstr "%s のシェルを変更します。\n"
-#: login-utils/chsh.c:188
-#, fuzzy, c-format
-msgid "chsh: PAM Failure, aborting: %s\n"
-msgstr "login: PAM 失敗。中断します: %s\n"
-
-#: login-utils/chsh.c:222
+#: login-utils/chsh.c:212
msgid "New shell"
msgstr "新しいシェル"
-#: login-utils/chsh.c:229
+#: login-utils/chsh.c:219
#, c-format
msgid "Shell not changed.\n"
msgstr "シェルを変更しませんでした。\n"
-#: login-utils/chsh.c:235
+#: login-utils/chsh.c:226
#, c-format
msgid "Shell *NOT* changed. Try again later.\n"
msgstr "シェルは変更 *されませんでした*。あとでまた試してください。\n"
-#: login-utils/chsh.c:238
+#: login-utils/chsh.c:229
#, c-format
msgid "Shell changed.\n"
msgstr "シェルを変更しました。\n"
-#: login-utils/chsh.c:303
+#: login-utils/chsh.c:294
#, c-format
msgid ""
"Usage: %s [ -s shell ] [ --list-shells ] [ --help ] [ --version ]\n"
@@ -6359,57 +6215,57 @@ msgstr ""
"使い方: %s [ -s シェル ] [ --list-shells ] [ --help ] [ --version ]\n"
" [ ユーザ名 ]\n"
-#: login-utils/chsh.c:349
+#: login-utils/chsh.c:337
#, c-format
msgid "%s: shell must be a full path name.\n"
msgstr "%s: シェルはフルパスで無ければなりません。\n"
-#: login-utils/chsh.c:353
+#: login-utils/chsh.c:341
#, c-format
msgid "%s: \"%s\" does not exist.\n"
msgstr "%s: \"%s\" は存在しません。\n"
-#: login-utils/chsh.c:357
+#: login-utils/chsh.c:345
#, c-format
msgid "%s: \"%s\" is not executable.\n"
msgstr "%s: \"%s\" は実行できません。\n"
-#: login-utils/chsh.c:364
+#: login-utils/chsh.c:352
#, c-format
msgid "%s: '%c' is not allowed.\n"
msgstr "%s: '%c' は許可されません。\n"
-#: login-utils/chsh.c:368
+#: login-utils/chsh.c:356
#, c-format
msgid "%s: Control characters are not allowed.\n"
msgstr "%s: コントロール文字は許可されません。\n"
-#: login-utils/chsh.c:375
+#: login-utils/chsh.c:363
#, c-format
msgid "Warning: \"%s\" is not listed in /etc/shells\n"
msgstr "警告: \"%s\" は /etc/shells リストの中にありません\n"
-#: login-utils/chsh.c:377
+#: login-utils/chsh.c:365
#, c-format
msgid "%s: \"%s\" is not listed in /etc/shells.\n"
msgstr "%s: \"%s\" は /etc/shells リストの中にありません。\n"
-#: login-utils/chsh.c:379
+#: login-utils/chsh.c:367
#, c-format
msgid "%s: use -l option to see list\n"
msgstr "%s: リストを見るには -l オプションを使ってください\n"
-#: login-utils/chsh.c:385
+#: login-utils/chsh.c:373
#, c-format
msgid "Warning: \"%s\" is not listed in /etc/shells.\n"
msgstr "警告: \"%s\" は /etc/shells リストの中にありません。\n"
-#: login-utils/chsh.c:386
+#: login-utils/chsh.c:374
#, c-format
msgid "Use %s -l to see list.\n"
msgstr "リストを見るには、%s -l を使ってください。\n"
-#: login-utils/chsh.c:406
+#: login-utils/chsh.c:394
#, c-format
msgid "No known shells.\n"
msgstr "知らないシェルです。\n"
@@ -6951,7 +6807,7 @@ msgstr "ディレクトリのオープンが失敗しました\n"
msgid "fork failed\n"
msgstr "fork が失敗\n"
-#: login-utils/simpleinit.c:539 text-utils/more.c:1634
+#: login-utils/simpleinit.c:539 text-utils/more.c:1619
msgid "exec failed\n"
msgstr "実行に失敗\n"
@@ -7092,27 +6948,22 @@ msgstr "%s: 一時ファイルの情報を取得できません。\n"
msgid "%s: can't read temporary file.\n"
msgstr "%s: 一時ファイルを読めません。\n"
-#: misc-utils/cal.c:346 misc-utils/cal.c:358
-#, fuzzy, c-format
-msgid "illegal day value: use 1-%d"
-msgstr "不正な年: 1-9999 を使ってください"
-
-#: misc-utils/cal.c:350
+#: misc-utils/cal.c:347
msgid "illegal month value: use 1-12"
msgstr "不正な月: 1-12 を使ってください"
-#: misc-utils/cal.c:354
+#: misc-utils/cal.c:351
msgid "illegal year value: use 1-9999"
msgstr "不正な年: 1-9999 を使ってください"
-#: misc-utils/cal.c:467
+#: misc-utils/cal.c:464
#, c-format
msgid "%s %d"
msgstr "%s %d"
-#: misc-utils/cal.c:816
+#: misc-utils/cal.c:810
#, fuzzy, c-format
-msgid "usage: cal [-13smjyV] [[[day] month] year]\n"
+msgid "usage: cal [-13smjyV] [[month] year]\n"
msgstr "使い方: cal [-mjyV] [日 月 年]\n"
#: misc-utils/ddate.c:203
@@ -7166,13 +7017,10 @@ msgstr "logger: 不明な優先度: %s.\n"
#: misc-utils/logger.c:285
#, c-format
-msgid ""
-"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
-msgstr ""
-"使い方: logger [-is] [-f ファイル] [-p 優先度] [-t タグ] [-u ソケット] [ メッ"
-"セージ ... ]\n"
+msgid "usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
+msgstr "使い方: logger [-is] [-f ファイル] [-p 優先度] [-t タグ] [-u ソケット] [ メッセージ ... ]\n"
-#: misc-utils/look.c:351
+#: misc-utils/look.c:352
#, c-format
msgid "usage: look [-dfa] [-t char] string [file]\n"
msgstr "使い方: look [-dfa] [-t キャラクタ] 文字列 [ファイル]\n"
@@ -7187,52 +7035,52 @@ msgstr "%s をオープンできません\n"
msgid "Got %d bytes from %s\n"
msgstr "%2$s から %1$d バイト取得しました\n"
-#: misc-utils/namei.c:111
+#: misc-utils/namei.c:107
#, c-format
msgid "namei: unable to get current directory - %s\n"
msgstr "namei: カレントディレクトリにアクセスできません -- %s\n"
-#: misc-utils/namei.c:125
+#: misc-utils/namei.c:121
#, c-format
msgid "namei: unable to chdir to %s - %s (%d)\n"
msgstr "namei: %s に chkdir できません - %s (%d)\n"
-#: misc-utils/namei.c:135
+#: misc-utils/namei.c:131
#, c-format
msgid "usage: namei [-mx] pathname [pathname ...]\n"
msgstr "usage: namei [-mx] パス名 [パス名 ...]\n"
-#: misc-utils/namei.c:162
+#: misc-utils/namei.c:158
#, c-format
msgid "namei: could not chdir to root!\n"
msgstr "namei: ルートディレクトリに移動できません!\n"
-#: misc-utils/namei.c:169
+#: misc-utils/namei.c:165
#, c-format
msgid "namei: could not stat root!\n"
msgstr "namei: ルートディレクトリのファイル情報を取得できません!\n"
-#: misc-utils/namei.c:183
+#: misc-utils/namei.c:179
#, c-format
msgid "namei: buf overflow\n"
msgstr "namei: バッファオーバーフロー\n"
-#: misc-utils/namei.c:245
+#: misc-utils/namei.c:241
#, c-format
msgid " ? could not chdir into %s - %s (%d)\n"
msgstr " ? %s ディレクトリに移動できません -- %s (%d)\n"
-#: misc-utils/namei.c:273
+#: misc-utils/namei.c:269
#, c-format
msgid " ? problems reading symlink %s - %s (%d)\n"
msgstr " ? シンボリックリンク %s 読み取り中に問題が起きました - %s (%d)\n"
-#: misc-utils/namei.c:283
+#: misc-utils/namei.c:279
#, c-format
msgid " *** EXCEEDED UNIX LIMIT OF SYMLINKS ***\n"
msgstr " *** シンボリックリンク数が UNIX の制限を越えました ***\n"
-#: misc-utils/namei.c:328
+#: misc-utils/namei.c:317
#, c-format
msgid "namei: unknown file type 0%06o on file %s\n"
msgstr "namei: ファイル %2$s は、不明なファイルタイプ 0%1$06o です\n"
@@ -7252,7 +7100,7 @@ msgstr "%s: %s から %s への名前の変更に失敗しました: %s\n"
msgid "call: %s from to files...\n"
msgstr "call: %s from to files...\n"
-#: misc-utils/script.c:110
+#: misc-utils/script.c:109
#, fuzzy, c-format
msgid ""
"Warning: `%s' is a link.\n"
@@ -7263,22 +7111,22 @@ msgstr ""
"本当にそれを使いたいなら `%s [オプション] %s' を使いましょう\n"
"script は開始しませんでした。\n"
-#: misc-utils/script.c:173
+#: misc-utils/script.c:172
#, c-format
msgid "usage: script [-a] [-f] [-q] [-t] [file]\n"
msgstr "使い方: script [-a] [-f] [-q] [-t] [ファイル]\n"
-#: misc-utils/script.c:196
+#: misc-utils/script.c:195
#, c-format
msgid "Script started, file is %s\n"
msgstr "スクリプトを開始しました、ファイルは %s です\n"
-#: misc-utils/script.c:296
+#: misc-utils/script.c:290
#, c-format
msgid "Script started on %s"
msgstr "スクリプトは %s に開始しました"
-#: misc-utils/script.c:410
+#: misc-utils/script.c:404
#, c-format
msgid ""
"\n"
@@ -7287,17 +7135,17 @@ msgstr ""
"\n"
"スクリプトは %s に終了しました"
-#: misc-utils/script.c:417
+#: misc-utils/script.c:411
#, c-format
msgid "Script done, file is %s\n"
msgstr "スクリプトを終了しました、ファイルは %s です\n"
-#: misc-utils/script.c:428
+#: misc-utils/script.c:422
#, c-format
msgid "openpty failed\n"
msgstr "openpty が失敗\n"
-#: misc-utils/script.c:462
+#: misc-utils/script.c:456
#, c-format
msgid "Out of pty's\n"
msgstr "利用できる pty がありません\n"
@@ -7528,12 +7376,12 @@ msgstr "%s の読込みエラー\n"
msgid "Error writing screendump\n"
msgstr "スクリーンダンプ書き込みエラー\n"
-#: misc-utils/setterm.c:1172
-#, fuzzy, c-format
-msgid "Couldn't read %s\n"
-msgstr "%s をオープンできません\n"
+#: misc-utils/setterm.c:1180
+#, c-format
+msgid "couldn't read %s, and cannot ioctl dump\n"
+msgstr "%s を読めません、そして ioctl ダンプができません\n"
-#: misc-utils/setterm.c:1223
+#: misc-utils/setterm.c:1246
#, c-format
msgid "%s: $TERM is not defined.\n"
msgstr "%s: $TERM が定義されていません。\n"
@@ -7543,52 +7391,52 @@ msgstr "%s: $TERM が定義されていません。\n"
msgid "whereis [ -sbmu ] [ -SBM dir ... -f ] name...\n"
msgstr "whereis [ -sbmu ] [ -SBM ディレクトリ ... -f ] 名前 ...\n"
-#: misc-utils/write.c:98
+#: misc-utils/write.c:99
#, c-format
msgid "write: can't find your tty's name\n"
msgstr "write: あなたの tty の名前を見つけられません\n"
-#: misc-utils/write.c:109
+#: misc-utils/write.c:110
#, c-format
msgid "write: you have write permission turned off.\n"
msgstr "write: あなたは書き込み権限をオフにしたままです。\n"
-#: misc-utils/write.c:130
+#: misc-utils/write.c:131
#, c-format
msgid "write: %s is not logged in on %s.\n"
msgstr "write: %s は %s にログインしていません。\n"
-#: misc-utils/write.c:138
+#: misc-utils/write.c:139
#, c-format
msgid "write: %s has messages disabled on %s\n"
msgstr "write %s は %s ではメッセージを無効にしています\n"
-#: misc-utils/write.c:145
+#: misc-utils/write.c:146
#, c-format
msgid "usage: write user [tty]\n"
msgstr "使い方: write ユーザ [tty]\n"
-#: misc-utils/write.c:233
+#: misc-utils/write.c:234
#, c-format
msgid "write: %s is not logged in\n"
msgstr "write %s はログインしていません\n"
-#: misc-utils/write.c:242
+#: misc-utils/write.c:243
#, c-format
msgid "write: %s has messages disabled\n"
msgstr "write: %s はメッセージを無効にしています\n"
-#: misc-utils/write.c:246
+#: misc-utils/write.c:247
#, c-format
msgid "write: %s is logged in more than once; writing to %s\n"
msgstr "write: %s は複数ログインしています -- %s に write します\n"
-#: misc-utils/write.c:312
+#: misc-utils/write.c:313
#, c-format
msgid "Message from %s@%s (as %s) on %s at %s ..."
msgstr "メッセージ from %s@%s (%s として) on %s at %s ..."
-#: misc-utils/write.c:315
+#: misc-utils/write.c:316
#, c-format
msgid "Message from %s@%s on %s at %s ..."
msgstr "メッセージ from %s@%s on %s at %s ..."
@@ -7661,27 +7509,22 @@ msgstr ""
"リンク %s を作成できません\n"
"多分、ゴミと化したロックファイルがあるのでは ?\n"
-#: mount/fstab.c:688 mount/fstab.c:741
+#: mount/fstab.c:686 mount/fstab.c:739
#, c-format
msgid "cannot open %s (%s) - mtab not updated"
msgstr "%s を開けません (%s) -- mtab は更新されません"
-#: mount/fstab.c:750
+#: mount/fstab.c:748
#, c-format
msgid "error writing %s: %s"
msgstr "%s への書き込みエラー: %s"
-#: mount/fstab.c:768
+#: mount/fstab.c:758
#, c-format
msgid "error changing mode of %s: %s\n"
msgstr "%s のモード変更エラー: %s\n"
-#: mount/fstab.c:781
-#, fuzzy, c-format
-msgid "error changing owner of %s: %s\n"
-msgstr "%s のモード変更エラー: %s\n"
-
-#: mount/fstab.c:792
+#: mount/fstab.c:776
#, c-format
msgid "can't rename %s to %s: %s\n"
msgstr "%s の名前を %s に変更できません: %s\n"
@@ -7702,9 +7545,9 @@ msgid ", sizelimit %lld"
msgstr ""
#: mount/lomount.c:102
-#, c-format
+#, fuzzy, c-format
msgid ", encryption %s (type %d)"
-msgstr ""
+msgstr "%s タイプの暗号化はサポートされていません\n"
#: mount/lomount.c:116
#, c-format
@@ -7766,19 +7609,19 @@ msgstr "set_loop(%s,%s,%d): 成功\n"
msgid "loop: can't delete device %s: %s\n"
msgstr "loop: デバイス %s を削除できません: %s\n"
-#: mount/lomount.c:406
+#: mount/lomount.c:405
#, c-format
msgid "del_loop(%s): success\n"
msgstr "del_loop(%s): 成功\n"
-#: mount/lomount.c:414
+#: mount/lomount.c:413
#, c-format
msgid "This mount was compiled without loop support. Please recompile.\n"
msgstr ""
"この mount は loop のサポートなしでコンパイルされました。\n"
"再コンパイルしてください。\n"
-#: mount/lomount.c:451
+#: mount/lomount.c:450
#, c-format
msgid ""
"\n"
@@ -7800,17 +7643,15 @@ msgid ""
"\n"
msgstr ""
-#: mount/lomount.c:479 mount/sundries.c:206 mount/xmalloc.c:29
+#: mount/lomount.c:478 mount/sundries.c:206 mount/xmalloc.c:29
#, c-format
msgid "not enough memory"
msgstr "メモリが不十分です"
-#: mount/lomount.c:640
+#: mount/lomount.c:639
#, c-format
msgid "No loop support was available at compile time. Please recompile.\n"
-msgstr ""
-"コンパイル時に loop サポートが有効になっていません。再コンパイルしてくださ"
-"い。\n"
+msgstr "コンパイル時に loop サポートが有効になっていません。再コンパイルしてください。\n"
#: mount/mount.c:321
#, c-format
@@ -7837,7 +7678,7 @@ msgstr "mount: mtab によると、%s は %s にマウントされています"
msgid "mount: can't open %s for writing: %s"
msgstr "mount: %s を書き込み用にオープンできません: %s"
-#: mount/mount.c:552 mount/mount.c:957
+#: mount/mount.c:552 mount/mount.c:950
#, c-format
msgid "mount: error writing %s: %s"
msgstr "mount: %s の書き込みエラー: %s"
@@ -7847,173 +7688,162 @@ msgstr "mount: %s の書き込みエラー: %s"
msgid "mount: error changing mode of %s: %s"
msgstr "mount: %s のモード変更エラー: %s"
-#: mount/mount.c:641
-#, fuzzy, c-format
-msgid "mount: cannot set group id: %s"
-msgstr "mount: 速度の設定ができません: %s"
-
-#: mount/mount.c:644
-#, fuzzy, c-format
-msgid "mount: cannot set user id: %s"
-msgstr "mount: 速度の設定ができません: %s"
-
-#: mount/mount.c:683 mount/mount.c:1572
+#: mount/mount.c:676 mount/mount.c:1565
#, c-format
msgid "mount: cannot fork: %s"
msgstr "mount: fork できません: %s"
-#: mount/mount.c:697
+#: mount/mount.c:690
#, c-format
msgid "mount: you didn't specify a filesystem type for %s\n"
msgstr "mount: %s へのファイルシステムタイプの指定がありません\n"
-#: mount/mount.c:700
+#: mount/mount.c:693
#, c-format
msgid " I will try all types mentioned in %s or %s\n"
msgstr " %s 又は %s のタイプを試してみます\n"
-#: mount/mount.c:703
+#: mount/mount.c:696
#, c-format
msgid " and it looks like this is swapspace\n"
msgstr " そして、それはスワップ空間の様です。\n"
-#: mount/mount.c:705
+#: mount/mount.c:698
#, c-format
msgid " I will try type %s\n"
msgstr " タイプ %s を試してみます\n"
-#: mount/mount.c:732
+#: mount/mount.c:725
#, c-format
msgid "%s looks like swapspace - not mounted"
msgstr "%s はスワップ空間のようですね -- マウントしません"
-#: mount/mount.c:823
+#: mount/mount.c:816
msgid "mount failed"
msgstr "マウントに失敗しました"
-#: mount/mount.c:825
+#: mount/mount.c:818
#, c-format
msgid "mount: only root can mount %s on %s"
msgstr "mount: root だけが %s を %s にマウントできます"
-#: mount/mount.c:853
+#: mount/mount.c:846
msgid "mount: loop device specified twice"
msgstr "mount: loop デバイスが 2 回指定されました"
-#: mount/mount.c:858
+#: mount/mount.c:851
msgid "mount: type specified twice"
msgstr "mount: タイプが 2 回指定されました"
-#: mount/mount.c:870
+#: mount/mount.c:863
#, c-format
msgid "mount: skipping the setup of a loop device\n"
msgstr "mount: loop デバイスの設定をスキップします\n"
-#: mount/mount.c:883
+#: mount/mount.c:876
#, c-format
msgid "mount: going to use the loop device %s\n"
msgstr "mount: loop デバイス %s を使います\n"
-#: mount/mount.c:892
+#: mount/mount.c:885
#, c-format
msgid "mount: stolen loop=%s ...trying again\n"
msgstr ""
-#: mount/mount.c:897
+#: mount/mount.c:890
#, fuzzy, c-format
msgid "mount: stolen loop=%s"
msgstr "umount: %s: %s"
-#: mount/mount.c:902
+#: mount/mount.c:895
#, c-format
msgid "mount: failed setting up loop device\n"
msgstr "mount: loop デバイスの設定に失敗しました\n"
-#: mount/mount.c:913
+#: mount/mount.c:906
#, c-format
msgid "mount: setup loop device successfully\n"
msgstr "mount: loop デバイスの設定に成功しました\n"
-#: mount/mount.c:952
+#: mount/mount.c:945
#, c-format
msgid "mount: can't open %s: %s"
msgstr "mount: %s がオープンできません: %s"
-#: mount/mount.c:973
+#: mount/mount.c:966
msgid "mount: argument to -p or --pass-fd must be a number"
msgstr ""
-#: mount/mount.c:986
+#: mount/mount.c:979
#, c-format
msgid "mount: cannot open %s for setting speed"
msgstr "mount: %s を速度設定用にオープンできません"
-#: mount/mount.c:989
+#: mount/mount.c:982
#, c-format
msgid "mount: cannot set speed: %s"
msgstr "mount: 速度の設定ができません: %s"
-#: mount/mount.c:1047
+#: mount/mount.c:1040
#, fuzzy, c-format
msgid "mount: according to mtab, %s is already mounted on %s\n"
msgstr "mount: mtab によると、%s は %s にマウント済です"
-#: mount/mount.c:1122
-msgid ""
-"mount: I could not determine the filesystem type, and none was specified"
+#: mount/mount.c:1115
+msgid "mount: I could not determine the filesystem type, and none was specified"
msgstr "mount: none が指定されましたが、ファイルシステムタイプを決定できません"
-#: mount/mount.c:1125
+#: mount/mount.c:1118
msgid "mount: you must specify the filesystem type"
msgstr "mount: ファイルシステムタイプを指定する必要があります"
-#: mount/mount.c:1128
+#: mount/mount.c:1121
msgid "mount: mount failed"
msgstr "mount: マウントに失敗しました"
-#: mount/mount.c:1134 mount/mount.c:1169
+#: mount/mount.c:1127 mount/mount.c:1162
#, c-format
msgid "mount: mount point %s is not a directory"
msgstr "mount: マウントポイント %s はディレクトリではありません"
-#: mount/mount.c:1136
+#: mount/mount.c:1129
msgid "mount: permission denied"
msgstr "mount: 許可がありません"
-#: mount/mount.c:1138
+#: mount/mount.c:1131
msgid "mount: must be superuser to use mount"
msgstr "mount: mount を使うにはスーパーユーザでなければなりません"
-#: mount/mount.c:1142 mount/mount.c:1146
+#: mount/mount.c:1135 mount/mount.c:1139
#, c-format
msgid "mount: %s is busy"
msgstr "mount: %s は使用中です"
-#: mount/mount.c:1148
+#: mount/mount.c:1141
msgid "mount: proc already mounted"
msgstr "mount: proc はマウント済です"
-#: mount/mount.c:1150
+#: mount/mount.c:1143
#, c-format
msgid "mount: %s already mounted or %s busy"
msgstr "mount: %s は マウント済か %s が使用中です"
-#: mount/mount.c:1156
+#: mount/mount.c:1149
#, c-format
msgid "mount: mount point %s does not exist"
msgstr "mount: マウントポイント %s が存在しません"
-#: mount/mount.c:1158
+#: mount/mount.c:1151
#, c-format
msgid "mount: mount point %s is a symbolic link to nowhere"
msgstr "mount: マウントポイント %s はどこもさしていないシンボリックリンクです"
-#: mount/mount.c:1161
+#: mount/mount.c:1154
#, c-format
msgid "mount: special device %s does not exist"
msgstr "mount: スペシャルデバイス %s が存在しません"
-#: mount/mount.c:1171
+#: mount/mount.c:1164
#, c-format
msgid ""
"mount: special device %s does not exist\n"
@@ -8022,86 +7852,86 @@ msgstr ""
"mount: スペシャルデバイス %s が存在しません\n"
" (パスのディレクトリがありません)\n"
-#: mount/mount.c:1184
+#: mount/mount.c:1177
#, c-format
msgid "mount: %s not mounted already, or bad option"
msgstr "mount: %s はまだマウントされていないか、不正なオプションです"
-#: mount/mount.c:1186
+#: mount/mount.c:1179
#, fuzzy, c-format
msgid ""
"mount: wrong fs type, bad option, bad superblock on %s,\n"
-" missing codepage or helper program, or other error"
+" missing codepage or other error"
msgstr ""
"mount: 間違ったファイルシステムタイプ、不正なオプション、\n"
" %s のスーパーブロックが不正、或いはファイルシステムのマウント\n"
" が多すぎます"
-#: mount/mount.c:1196
+#: mount/mount.c:1189
msgid ""
" (could this be the IDE device where you in fact use\n"
" ide-scsi so that sr0 or sda or so is needed?)"
msgstr ""
-#: mount/mount.c:1202
+#: mount/mount.c:1195
msgid ""
" (aren't you trying to mount an extended partition,\n"
" instead of some logical partition inside?)"
msgstr ""
-#: mount/mount.c:1219
+#: mount/mount.c:1212
msgid ""
" In some cases useful info is found in syslog - try\n"
" dmesg | tail or so\n"
msgstr ""
-#: mount/mount.c:1225
+#: mount/mount.c:1218
msgid "mount table full"
msgstr "マウントテーブルがいっぱいです"
-#: mount/mount.c:1227
+#: mount/mount.c:1220
#, c-format
msgid "mount: %s: can't read superblock"
msgstr "mount: %s: スーパーブロックを読めません"
-#: mount/mount.c:1233
+#: mount/mount.c:1226
#, c-format
msgid "mount: %s: unknown device"
msgstr "mount: %s: 不明なデバイスです"
-#: mount/mount.c:1238
+#: mount/mount.c:1231
#, fuzzy, c-format
msgid "mount: unknown filesystem type '%s'"
msgstr " l 既知のファイルシステムタイプをリスト表示する"
-#: mount/mount.c:1250
+#: mount/mount.c:1243
#, c-format
msgid "mount: probably you meant %s"
msgstr "mount: おそらくあなたは %s を指定したかったのでしょう"
-#: mount/mount.c:1253
+#: mount/mount.c:1246
#, fuzzy
msgid "mount: maybe you meant 'iso9660'?"
msgstr "mount: 多分あなたは iso9660 を指定したかったのでは?"
-#: mount/mount.c:1256
+#: mount/mount.c:1249
#, fuzzy
msgid "mount: maybe you meant 'vfat'?"
msgstr "mount: 多分あなたは iso9660 を指定したかったのでは?"
-#: mount/mount.c:1259
+#: mount/mount.c:1252
#, c-format
msgid "mount: %s has wrong device number or fs type %s not supported"
msgstr ""
"mount: %s は間違ったデバイス番号になっているか、ファイルシステムタイプ\n"
" %s がサポートされていません"
-#: mount/mount.c:1265
+#: mount/mount.c:1258
#, c-format
msgid "mount: %s is not a block device, and stat fails?"
msgstr "mount: %s はブロックデバイスではありません、だから stat が失敗?"
-#: mount/mount.c:1267
+#: mount/mount.c:1260
#, c-format
msgid ""
"mount: the kernel does not recognize %s as a block device\n"
@@ -8110,68 +7940,66 @@ msgstr ""
"mount: このカーネルは %s をブロックデバイスとして認識しません\n"
" (多分、`insmod ドライバ' しないといけないのでは?)"
-#: mount/mount.c:1270
+#: mount/mount.c:1263
#, c-format
msgid "mount: %s is not a block device (maybe try `-o loop'?)"
-msgstr ""
-"mount: %s はブロックデバイスではありません (多分 `-o loop' とやってみたら?)"
+msgstr "mount: %s はブロックデバイスではありません (多分 `-o loop' とやってみたら?)"
-#: mount/mount.c:1273
+#: mount/mount.c:1266
#, c-format
msgid "mount: %s is not a block device"
msgstr "mount: %s はブロックデバイスではありません"
-#: mount/mount.c:1276
+#: mount/mount.c:1269
#, c-format
msgid "mount: %s is not a valid block device"
msgstr "mount: %s は正常なブロックデバイスではありません"
-#: mount/mount.c:1279
+#: mount/mount.c:1272
msgid "block device "
msgstr "ブロックデバイス "
-#: mount/mount.c:1281
+#: mount/mount.c:1274
#, c-format
msgid "mount: cannot mount %s%s read-only"
msgstr "mount: %s%s を読込み専用でマウントできません"
-#: mount/mount.c:1285
+#: mount/mount.c:1278
#, c-format
msgid "mount: %s%s is write-protected but explicit `-w' flag given"
msgstr "mount: %s%s は書き込み禁止ですが、`-w' フラグが明示的に与えられました"
-#: mount/mount.c:1300
+#: mount/mount.c:1293
#, c-format
msgid "mount: %s%s is write-protected, mounting read-only"
msgstr "mount: %s%s は書き込み禁止です、読込み専用でマウントします"
-#: mount/mount.c:1400
+#: mount/mount.c:1393
#, c-format
msgid "mount: no type was given - I'll assume nfs because of the colon\n"
msgstr "mount: タイプが与えられていません -- コロンがあるので nfs の様ですが\n"
-#: mount/mount.c:1406
+#: mount/mount.c:1399
#, fuzzy, c-format
msgid "mount: no type was given - I'll assume cifs because of the // prefix\n"
-msgstr ""
-"mount: タイプが与えられていません -- コロンがあるので smbfs の様ですが\n"
+msgstr "mount: タイプが与えられていません -- コロンがあるので nfs の様ですが\n"
-#: mount/mount.c:1423
+#: mount/mount.c:1416
#, c-format
msgid "mount: backgrounding \"%s\"\n"
msgstr "mount: バックグラウンド \"%s\"\n"
-#: mount/mount.c:1433
+#: mount/mount.c:1426
#, c-format
msgid "mount: giving up \"%s\"\n"
msgstr "mount: 諦めました \"%s\"\n"
-#: mount/mount.c:1519
+#: mount/mount.c:1512
#, c-format
msgid "mount: %s already mounted on %s\n"
msgstr "mount: %s は %s にマウント済です\n"
-#: mount/mount.c:1657
+#: mount/mount.c:1650
#, fuzzy, c-format
msgid ""
"Usage: mount -V : print version\n"
@@ -8227,24 +8055,24 @@ msgstr ""
"その他のオプション: [-nfFrsvw] [-o オプション]\n"
"もっと詳しいことを知りたければ、man 8 mount と唱えてみましょう。\n"
-#: mount/mount.c:1967
+#: mount/mount.c:1960
msgid "mount: only root can do that"
msgstr "mount: root だけがそれを行なえます"
-#: mount/mount.c:1972
+#: mount/mount.c:1965
#, c-format
msgid "mount: no %s found - creating it..\n"
msgstr "mount: %s が見つかりません -- 作成します..\n"
-#: mount/mount.c:1982
+#: mount/mount.c:1975
msgid "nothing was mounted"
msgstr "何もマウントされませんでした"
-#: mount/mount.c:1995 mount/mount.c:2021
+#: mount/mount.c:1988 mount/mount.c:2014
msgid "mount: no such partition found"
msgstr "mount: そのようなパーティションは見つかりません"
-#: mount/mount.c:1998
+#: mount/mount.c:1991
#, c-format
msgid "mount: can't find %s in %s or %s"
msgstr "mount: %2$s や %3$s 内に %1$s を見つけられません"
@@ -8292,48 +8120,42 @@ msgstr ""
" %s [-v] [-p 優先度] スペシャルファイル ...\n"
" %s [-s]\n"
-#: mount/swapon.c:103
-#, c-format
-msgid "%s: %s: unexpected file format\n"
-msgstr ""
-
-#: mount/swapon.c:132
+#: mount/swapon.c:128
#, fuzzy, c-format
msgid "%s: cannot canonicalize %s: %s\n"
msgstr "%s: %s を開けません: %s\n"
-#: mount/swapon.c:171 mount/swapon.c:259
+#: mount/swapon.c:167 mount/swapon.c:255
#, c-format
msgid "%s on %s\n"
msgstr "%2$s に %1$s\n"
-#: mount/swapon.c:181
+#: mount/swapon.c:177
#, fuzzy, c-format
msgid "%s: cannot stat %s: %s\n"
msgstr "swapon: %s の状態取得ができません: %s\n"
-#: mount/swapon.c:192
+#: mount/swapon.c:188
#, fuzzy, c-format
msgid "%s: warning: %s has insecure permissions %04o, %04o suggested\n"
-msgstr ""
-"swapon: 警告: %s は安全でない権限 %04o を持ちます。 %04o がお勧めです\n"
+msgstr "swapon: 警告: %s は安全でない権限 %04o を持ちます。 %04o がお勧めです\n"
-#: mount/swapon.c:204
+#: mount/swapon.c:200
#, fuzzy, c-format
msgid "%s: Skipping file %s - it appears to have holes.\n"
msgstr "swapon: ファイル %s をスキップ -- ホールを検出。\n"
-#: mount/swapon.c:237
+#: mount/swapon.c:233
#, fuzzy, c-format
msgid "%s: cannot find the device for %s\n"
msgstr "%s: %s に \"_stext\" が見つかりません\n"
-#: mount/swapon.c:271
+#: mount/swapon.c:267
#, fuzzy, c-format
msgid "Not superuser.\n"
msgstr "セットされていません\n"
-#: mount/swapon.c:305 mount/swapon.c:496
+#: mount/swapon.c:301 mount/swapon.c:492
#, c-format
msgid "%s: cannot open %s: %s\n"
msgstr "%s: %s を開けません: %s\n"
@@ -8343,91 +8165,81 @@ msgstr "%s: %s を開けません: %s\n"
msgid "umount: compiled without support for -f\n"
msgstr "mount: -f オプションのサポート無しでコンパイルされています\n"
-#: mount/umount.c:109
-#, fuzzy, c-format
-msgid "umount: cannot set group id: %s"
-msgstr "mount: 速度の設定ができません: %s"
-
-#: mount/umount.c:112
-#, fuzzy, c-format
-msgid "umount: cannot set user id: %s"
-msgstr "mount: 速度の設定ができません: %s"
-
-#: mount/umount.c:137
+#: mount/umount.c:130
#, fuzzy, c-format
msgid "umount: cannot fork: %s"
msgstr "mount: fork できません: %s"
-#: mount/umount.c:149
+#: mount/umount.c:142
#, c-format
msgid "umount: %s: invalid block device"
msgstr "umount: %s は不正なブロックデバイスです"
-#: mount/umount.c:151
+#: mount/umount.c:144
#, c-format
msgid "umount: %s: not mounted"
msgstr "umount: %s: マウントされていません"
-#: mount/umount.c:153
+#: mount/umount.c:146
#, c-format
msgid "umount: %s: can't write superblock"
msgstr "umount: %s: スーパーブロックに書き込めません"
-#: mount/umount.c:157
+#: mount/umount.c:150
#, c-format
msgid "umount: %s: device is busy"
msgstr "umount: %s: デバイスを使用中です"
-#: mount/umount.c:159
+#: mount/umount.c:152
#, c-format
msgid "umount: %s: not found"
msgstr "umount: %s: 見つかりません"
-#: mount/umount.c:161
+#: mount/umount.c:154
#, c-format
msgid "umount: %s: must be superuser to umount"
msgstr "umount: %s: アンマウントするにはスーパーユーザでなければなりません"
-#: mount/umount.c:163
+#: mount/umount.c:156
#, c-format
msgid "umount: %s: block devices not permitted on fs"
msgstr "umount: %s: ブロックデバイスはファイルシステム上で許可されません"
-#: mount/umount.c:165
+#: mount/umount.c:158
#, c-format
msgid "umount: %s: %s"
msgstr "umount: %s: %s"
-#: mount/umount.c:214
+#: mount/umount.c:207
#, c-format
msgid "no umount2, trying umount...\n"
msgstr "umount2 がありません、umount してみます...\n"
-#: mount/umount.c:230
+#: mount/umount.c:223
#, c-format
msgid "could not umount %s - trying %s instead\n"
msgstr "%s をアンマウントできませんでした -- 代りに %s を使ってみます\n"
-#: mount/umount.c:248
+#: mount/umount.c:241
#, c-format
msgid "umount: %s busy - remounted read-only\n"
msgstr "umount: %s は使用中です -- 読込み専用として再マウントします\n"
-#: mount/umount.c:259
+#: mount/umount.c:252
#, c-format
msgid "umount: could not remount %s read-only\n"
msgstr "umount: %s を読込み専用で再マウントできませんでした\n"
-#: mount/umount.c:268
+#: mount/umount.c:261
#, c-format
msgid "%s umounted\n"
msgstr "%s はアンマウントされました\n"
-#: mount/umount.c:366
+#: mount/umount.c:359
msgid "umount: cannot find list of filesystems to unmount"
msgstr "umount: アンマウントのためのファイルシステムリストを見つけられません"
-#: mount/umount.c:396
+#: mount/umount.c:389
#, fuzzy, c-format
msgid ""
"Usage: umount [-hV]\n"
@@ -8438,56 +8250,54 @@ msgstr ""
" umount -a [-f] [-r] [-n] [-v] [-t ファイルシステムタイプ]\n"
" umount [-f] [-r] [-n] [-v] special | node...\n"
-#: mount/umount.c:448
+#: mount/umount.c:441
#, fuzzy
msgid "Cannot umount \"\"\n"
msgstr "%s を開けません\n"
-#: mount/umount.c:454
+#: mount/umount.c:447
#, c-format
msgid "Trying to umount %s\n"
msgstr "%s をアンマウントします\n"
-#: mount/umount.c:460
+#: mount/umount.c:453
#, c-format
msgid "Could not find %s in mtab\n"
msgstr "mtab に %s が見つかりません\n"
-#: mount/umount.c:467
+#: mount/umount.c:460
#, c-format
msgid "umount: %s is not mounted (according to mtab)"
msgstr "umount: %s マウントされていません (mtab によると)"
-#: mount/umount.c:491
+#: mount/umount.c:484
#, c-format
msgid "umount: it seems %s is mounted multiple times"
msgstr "umount: %s は複数マウントされているようです"
-#: mount/umount.c:504
+#: mount/umount.c:497
#, c-format
msgid "umount: %s is not in the fstab (and you are not root)"
-msgstr ""
-"umount: %s は fstab にありません (さらに、あなたは root ではありません)"
+msgstr "umount: %s は fstab にありません (さらに、あなたは root ではありません)"
-#: mount/umount.c:508
+#: mount/umount.c:501
#, c-format
msgid "umount: %s mount disagrees with the fstab"
msgstr "umount: %s は fstab と一致しないマウントです"
-#: mount/umount.c:549
+#: mount/umount.c:542
#, c-format
msgid "umount: only %s can unmount %s from %s"
msgstr "umount: %s だけが %s を %s からアンマウントできます"
-#: mount/umount.c:630
+#: mount/umount.c:623
msgid "umount: only root can do that"
msgstr "umount: root だけがそれを行なえます"
#: sys-utils/ctrlaltdel.c:27
#, c-format
msgid "You must be root to set the Ctrl-Alt-Del behaviour.\n"
-msgstr ""
-"その Ctrl-Alt-Del の振る舞いを設定するには root で無ければなりません。\n"
+msgstr "その Ctrl-Alt-Del の振る舞いを設定するには root で無ければなりません。\n"
#: sys-utils/ctrlaltdel.c:42
#, c-format
@@ -8506,8 +8316,7 @@ msgstr ""
#: sys-utils/cytune.c:125
#, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
-"in fifo were %d,\n"
+"File %s, For threshold value %lu and timrout value %lu, Maximum characters in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
"ファイル %s、しきい値 %lu 及びタイムアウト値 %lu、パイプ内の最大キャラクタ\n"
@@ -8540,12 +8349,8 @@ msgstr "不正な初期時刻: %s\n"
#: sys-utils/cytune.c:238
#, c-format
-msgid ""
-"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
-"[-g|-G] file [file...]\n"
-msgstr ""
-"使い方: %s [-q [-i 間隔]] ([-s 値]|[-S 値]) ([-t 値]|[-T 値]) [-g|-G] ファイ"
-"ル [ファイル...]\n"
+msgid "Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) [-g|-G] file [file...]\n"
+msgstr "使い方: %s [-q [-i 間隔]] ([-s 値]|[-S 値]) ([-t 値]|[-T 値]) [-g|-G] ファイル [ファイル...]\n"
#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
#: sys-utils/cytune.c:339
@@ -8598,8 +8403,7 @@ msgstr "%s で CYGETMON が発行できません: %s\n"
#: sys-utils/cytune.c:418
#, c-format
-msgid ""
-"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
"%s: 整数 %lu、キャラクタ %lu/%lu -- fifo: 閾値 %lu、タイムアウト %lu、\n"
" 最大 %lu、現在 %lu\n"
@@ -8611,8 +8415,7 @@ msgstr " %f 整数/秒; %f 記録, %f 送信 (キャラクタ/秒)\n"
#: sys-utils/cytune.c:429
#, c-format
-msgid ""
-"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
"%s: 整数 %lu、キャラクタ %lu -- fifo: しきい値 %lu、タイムアウト %lu、\n"
" 最大 %lu、現在 %lu\n"
@@ -8732,10 +8535,8 @@ msgstr "\t%s -h でヘルプを表示。\n"
#: sys-utils/ipcs.c:130
#, c-format
-msgid ""
-"%s provides information on ipc facilities for which you have read access.\n"
-msgstr ""
-"%s はあなたが読込アクセスできる ipc の資源状況などの情報を提供します。\n"
+msgid "%s provides information on ipc facilities for which you have read access.\n"
+msgstr "%s はあなたが読込アクセスできる ipc の資源状況などの情報を提供します。\n"
#: sys-utils/ipcs.c:132
#, c-format
@@ -9291,12 +9092,10 @@ msgstr "pid"
#: sys-utils/rdev.c:69
msgid "usage: rdev [ -rv ] [ -o OFFSET ] [ IMAGE [ VALUE [ OFFSET ] ] ]"
-msgstr ""
-"使い方: rdev [ -rv ] [ -o オフセット ] [ イメージ [ 値 [ オフセット ] ] ]"
+msgstr "使い方: rdev [ -rv ] [ -o オフセット ] [ イメージ [ 値 [ オフセット ] ] ]"
#: sys-utils/rdev.c:70
-msgid ""
-" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
+msgid " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
msgstr " rdev /dev/fd0 (or rdev /linux, etc.) 現在のルートデバイスを表示"
#: sys-utils/rdev.c:71
@@ -9332,15 +9131,12 @@ msgid " vidmode ... same as rdev -v"
msgstr " vidmode ... rdev -v と同じ"
#: sys-utils/rdev.c:79
-msgid ""
-"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
-msgstr ""
-"注意: ビデオモードは: -3=尋ねる, -2=拡張, -1=通常Vga, 1=キー1, 2=キー2,..."
+msgid "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
+msgstr "注意: ビデオモードは: -3=尋ねる, -2=拡張, -1=通常Vga, 1=キー1, 2=キー2,..."
#: sys-utils/rdev.c:80
msgid " use -R 1 to mount root readonly, -R 0 for read/write."
-msgstr ""
-" ルートを読込専用マウントするには -R 1 を、-R 0 で読み書きマウント。"
+msgstr " ルートを読込専用マウントするには -R 1 を、-R 0 で読み書きマウント。"
#: sys-utils/rdev.c:247
msgid "missing comma"
@@ -9405,11 +9201,8 @@ msgstr "合計"
#: sys-utils/renice.c:68
#, c-format
-msgid ""
-"usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
-msgstr ""
-"使い方: renice 優先度 [ [ -p ] プロセスID ] [ [ -g ] プロセスグループ] [ [ -"
-"u ユーザ ]\n"
+msgid "usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
+msgstr "使い方: renice 優先度 [ [ -p ] プロセスID ] [ [ -g ] プロセスグループ] [ [ -u ユーザ ]\n"
#: sys-utils/renice.c:97
#, c-format
@@ -9486,7 +9279,7 @@ msgstr "不正なキー"
#: sys-utils/rtcwake.c:347
#, fuzzy, c-format
msgid "%s: illegal time_t value %s\n"
-msgstr "不正なキー"
+msgstr "%s: open に失敗: %s\n"
#: sys-utils/rtcwake.c:363
#, fuzzy, c-format
@@ -9500,12 +9293,7 @@ msgstr ""
#: sys-utils/rtcwake.c:380
#, fuzzy, c-format
-msgid "Using UTC time.\n"
-msgstr "%s を使います。\n"
-
-#: sys-utils/rtcwake.c:381
-#, fuzzy, c-format
-msgid "Using local time.\n"
+msgid "Using %s time\n"
msgstr "%s を使います。\n"
#: sys-utils/rtcwake.c:385
@@ -9547,12 +9335,7 @@ msgstr ", 準備できています"
msgid "disable rtc alarm interrupt"
msgstr ""
-#: sys-utils/setarch.c:50
-#, c-format
-msgid "Switching on %s.\n"
-msgstr ""
-
-#: sys-utils/setarch.c:81
+#: sys-utils/setarch.c:57
#, c-format
msgid ""
"Usage: %s%s [options] [program [program arguments]]\n"
@@ -9560,50 +9343,46 @@ msgid ""
"Options:\n"
msgstr ""
-#: sys-utils/setarch.c:85
+#: sys-utils/setarch.c:61
#, c-format
-msgid ""
-" -h, --help this help\n"
-" -v, --verbose verbose mode\n"
-" -R, --addr-no-randomize disables randomization of the virtual address "
-"space\n"
-" -F, --fdpic-funcptrs turns on function pointers point to descriptors\n"
-" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
-" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
-" -X, --read-implies-exec turns on READ_IMPLIES_EXEC\n"
-" -B, --32bit turns on ADDR_LIMIT_32BIT\n"
-" -I, --short-inode turns on SHORT_INODE\n"
-" -S, --whole-seconds turns on WHOLE_SECONDS\n"
-" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
-" -3, --3gb turns on maximum of 3GB of address space\n"
-" --4gb ignored (for backward compatibility only\n"
+msgid "\t-%c\tEnable %s\n"
msgstr ""
-#: sys-utils/setarch.c:99
+#: sys-utils/setarch.c:63
#, c-format
msgid ""
"\n"
"For more information see setarch(8).\n"
msgstr ""
-#: sys-utils/setarch.c:111
+#: sys-utils/setarch.c:75
#, fuzzy, c-format
msgid ""
"%s: %s\n"
"Try `%s --help' for more information.\n"
msgstr "`getopt --help' で詳細情報を調べてください。\n"
-#: sys-utils/setarch.c:179 sys-utils/setarch.c:195
+#: sys-utils/setarch.c:133 sys-utils/setarch.c:149
#, fuzzy, c-format
msgid "%s: Unrecognized architecture"
msgstr " %s: 認識できないパーティション\n"
-#: sys-utils/setarch.c:213 sys-utils/setarch.c:220
+#: sys-utils/setarch.c:166 sys-utils/setarch.c:173
#, fuzzy
msgid "Not enough arguments"
msgstr "引数が多すぎます。\n"
-#: sys-utils/setarch.c:282
+#: sys-utils/setarch.c:199
+#, c-format
+msgid "Switching on %s.\n"
+msgstr ""
+
+#: sys-utils/setarch.c:206
+#, fuzzy, c-format
+msgid "Unknown option `%c' ignored"
+msgstr "%s: 不明なシグナル %s\n"
+
+#: sys-utils/setarch.c:211
#, fuzzy, c-format
msgid "Failed to set personality to %s"
msgstr "%s のパーティション書き込みに失敗\n"
@@ -9736,22 +9515,20 @@ msgstr "hexdump: 不正なスキップ値です。\n"
#: text-utils/hexsyntax.c:131
#, fuzzy, c-format
-msgid ""
-"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
-msgstr ""
-"hexdump: [-bcdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgid "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgstr "hexdump: [-bcdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
-#: text-utils/more.c:257
+#: text-utils/more.c:258
#, c-format
msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n"
msgstr "使い方: %s [-dflpcsu] [+行番号 | +/パターン] 名前1 名前2 ...\n"
-#: text-utils/more.c:480
+#: text-utils/more.c:481
#, fuzzy, c-format
msgid "%s: unknown option \"-%c\"\n"
msgstr "%s: 不明なシグナル %s\n"
-#: text-utils/more.c:512
+#: text-utils/more.c:513
#, c-format
msgid ""
"\n"
@@ -9762,7 +9539,7 @@ msgstr ""
"*** %s: ディレクトリ ***\n"
"\n"
-#: text-utils/more.c:556
+#: text-utils/more.c:557
#, c-format
msgid ""
"\n"
@@ -9773,46 +9550,46 @@ msgstr ""
"******** %s: テキストファイルではありません ********\n"
"\n"
-#: text-utils/more.c:659
+#: text-utils/more.c:660
#, c-format
msgid "[Use q or Q to quit]"
msgstr "[終了するには q か Q を押して下さい]"
-#: text-utils/more.c:751
+#: text-utils/more.c:752
#, c-format
msgid "--More--"
msgstr "--続ける--"
-#: text-utils/more.c:753
+#: text-utils/more.c:754
#, c-format
msgid "(Next file: %s)"
msgstr "(次のファイル: %s)"
-#: text-utils/more.c:758
+#: text-utils/more.c:759
#, c-format
msgid "[Press space to continue, 'q' to quit.]"
msgstr "[スペースキーを押すと続き、'q' で終了。]"
-#: text-utils/more.c:1173
+#: text-utils/more.c:1158
#, c-format
msgid "...back %d pages"
msgstr "... %d ページ戻ります"
-#: text-utils/more.c:1175
+#: text-utils/more.c:1160
msgid "...back 1 page"
msgstr "... 1 ページ戻ります"
-#: text-utils/more.c:1218
+#: text-utils/more.c:1203
#, fuzzy
msgid "...skipping one line"
msgstr "...%d 行飛ばします"
-#: text-utils/more.c:1220
+#: text-utils/more.c:1205
#, fuzzy, c-format
msgid "...skipping %d lines"
msgstr "...%d 行飛ばします"
-#: text-utils/more.c:1257
+#: text-utils/more.c:1242
msgid ""
"\n"
"***Back***\n"
@@ -9822,20 +9599,14 @@ msgstr ""
"***戻る***\n"
"\n"
-#: text-utils/more.c:1295
+#: text-utils/more.c:1280
msgid ""
"\n"
-"Most commands optionally preceded by integer argument k. Defaults in "
-"brackets.\n"
+"Most commands optionally preceded by integer argument k. Defaults in brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
-"\n"
-"コマンドの多くは前に数値(k)を付けることができます。[] 内の値がデフォルトで"
-"す。\n"
-"星印(*)はデフォルトが変更されることを示します。\n"
-#: text-utils/more.c:1302
-#, fuzzy
+#: text-utils/more.c:1287
msgid ""
"<space> Display next k lines of text [current screen size]\n"
"z Display next k lines of text [current screen size]*\n"
@@ -9857,54 +9628,35 @@ msgid ""
":f Display current file name and line number\n"
". Repeat previous command\n"
msgstr ""
-"<space>\t\t\t次の k 行を表示する [現在の画面サイズ]\n"
-"z\t\t\t次の k 行を表示する [現在の画面サイズ]*\n"
-"<return>\t\t次の k 行を表示する [1]*\n"
-"d or ctrl-D\t\tk 行スクロールする [現在のスクロール行数 初期値は 11]*\n"
-"q or Q or <interrupt>\tmore を終了する\n"
-"s\t\t\t次の k 行を読み飛ばす [1]\n"
-"f\t\t\t次の k 画面を読み飛ばす [1]\n"
-"b or ctrl-B\t\tk 画面戻る [1]\n"
-"'\t\t\t前回の検索を開始した位置に戻る\n"
-"=\t\t\t現在の行番号を表示する\n"
-"/<正規表現>\t\t正規表現を検索し、k 番目の位置に飛ぶ [1]\n"
-"n\t\t\t前回の検索を再実行し、k 番目の位置に飛ぶ [1]\n"
-"!<cmd> or :!<cmd>\tサブシェルで <cmd> を実行する\n"
-"v\t\t\tvi を起動する\n"
-"ctrl-L\t画面を再描画する\n"
-":n\t\t\t次の k 番目のファイルを表示する [1]\n"
-":p\t\t\t前の k 番目のファイルを表示する [1]\n"
-":f\t\t\t現在のファイル名と行番号を表示する\n"
-".\t\t\t直前のコマンドを繰り返す\n"
-
-#: text-utils/more.c:1371 text-utils/more.c:1376
+
+#: text-utils/more.c:1356 text-utils/more.c:1361
#, c-format
msgid "[Press 'h' for instructions.]"
msgstr "['h' キーで操作方法]"
-#: text-utils/more.c:1410
+#: text-utils/more.c:1395
#, c-format
msgid "\"%s\" line %d"
msgstr "\"%s\" %d 行"
-#: text-utils/more.c:1412
+#: text-utils/more.c:1397
#, c-format
msgid "[Not a file] line %d"
msgstr "[非ファイル] %d 行"
-#: text-utils/more.c:1496
+#: text-utils/more.c:1481
msgid " Overflow\n"
msgstr " 大きすぎ\n"
-#: text-utils/more.c:1543
+#: text-utils/more.c:1528
msgid "...skipping\n"
msgstr "...飛ばしています\n"
-#: text-utils/more.c:1572
+#: text-utils/more.c:1557
msgid "Regular expression botch"
msgstr "正規表現がマズい"
-#: text-utils/more.c:1584
+#: text-utils/more.c:1569
msgid ""
"\n"
"Pattern not found\n"
@@ -9912,15 +9664,15 @@ msgstr ""
"\n"
"パターンが見つかりません\n"
-#: text-utils/more.c:1587 text-utils/pg.c:1123 text-utils/pg.c:1274
+#: text-utils/more.c:1572 text-utils/pg.c:1125 text-utils/pg.c:1276
msgid "Pattern not found"
msgstr "パターンが見つかりません"
-#: text-utils/more.c:1648
+#: text-utils/more.c:1633
msgid "can't fork\n"
msgstr "子プロセスを起動できません\n"
-#: text-utils/more.c:1687
+#: text-utils/more.c:1672
msgid ""
"\n"
"...Skipping "
@@ -9928,19 +9680,19 @@ msgstr ""
"\n"
"...飛ばしています "
-#: text-utils/more.c:1691
+#: text-utils/more.c:1676
msgid "...Skipping to file "
msgstr "...ファイルを飛ばします "
-#: text-utils/more.c:1693
+#: text-utils/more.c:1678
msgid "...Skipping back to file "
msgstr "...ファイルに戻ります "
-#: text-utils/more.c:1971
+#: text-utils/more.c:1956
msgid "Line too long"
msgstr "行が長すぎます"
-#: text-utils/more.c:2014
+#: text-utils/more.c:1999
msgid "No previous command to substitute for"
msgstr "大体のための以前のコマンドがありません"
@@ -9976,8 +9728,7 @@ msgstr "hexdump: 複数の文字のバイト数カウント\n"
#: text-utils/parse.c:483
#, c-format
msgid "hexdump: bad byte count for conversion character %s.\n"
-msgstr ""
-"hexdump: 文字 %s の変換について不正なバイト数のカウントを行いました。\n"
+msgstr "hexdump: 文字 %s の変換について不正なバイト数のカウントを行いました。\n"
#: text-utils/parse.c:490
#, c-format
@@ -9994,95 +9745,94 @@ msgstr "hexdump: 不正な書式 {%s}\n"
msgid "hexdump: bad conversion character %%%s.\n"
msgstr "hexdump: 不正な変換キャラクタ %%%s。\n"
-#: text-utils/pg.c:235
+#: text-utils/pg.c:237
#, c-format
-msgid ""
-"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgid "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
msgstr ""
-#: text-utils/pg.c:244
+#: text-utils/pg.c:246
#, fuzzy, c-format
msgid "%s: option requires an argument -- %s\n"
msgstr "オプション `%s' は引数を要求します\n"
-#: text-utils/pg.c:252
+#: text-utils/pg.c:254
#, fuzzy, c-format
msgid "%s: illegal option -- %s\n"
-msgstr "不正なキー"
+msgstr "%s: open に失敗: %s\n"
-#: text-utils/pg.c:369
+#: text-utils/pg.c:371
#, fuzzy
msgid "...skipping forward\n"
msgstr "...飛ばしています\n"
-#: text-utils/pg.c:371
+#: text-utils/pg.c:373
#, fuzzy
msgid "...skipping backward\n"
msgstr "...飛ばしています\n"
-#: text-utils/pg.c:393
+#: text-utils/pg.c:395
#, fuzzy
msgid "No next file"
msgstr "(次のファイル: %s)"
-#: text-utils/pg.c:397
+#: text-utils/pg.c:399
#, fuzzy
msgid "No previous file"
msgstr "領域が定義されていません\n"
-#: text-utils/pg.c:927
+#: text-utils/pg.c:929
#, fuzzy, c-format
msgid "%s: Read error from %s file\n"
msgstr "%s: %s で read エラー\n"
-#: text-utils/pg.c:933
+#: text-utils/pg.c:935
#, c-format
msgid "%s: Unexpected EOF in %s file\n"
msgstr ""
-#: text-utils/pg.c:936
+#: text-utils/pg.c:938
#, fuzzy, c-format
msgid "%s: Unknown error in %s file\n"
msgstr "%s: %s で seek エラー\n"
-#: text-utils/pg.c:1031
+#: text-utils/pg.c:1033
#, fuzzy, c-format
msgid "%s: Cannot create tempfile\n"
msgstr "%s: 一時ファイルを読めません。\n"
-#: text-utils/pg.c:1040 text-utils/pg.c:1215
+#: text-utils/pg.c:1042 text-utils/pg.c:1217
#, fuzzy
msgid "RE error: "
msgstr ", エラー"
-#: text-utils/pg.c:1197
+#: text-utils/pg.c:1199
msgid "(EOF)"
msgstr ""
-#: text-utils/pg.c:1223
+#: text-utils/pg.c:1225
msgid "No remembered search string"
msgstr ""
-#: text-utils/pg.c:1306
+#: text-utils/pg.c:1308
#, fuzzy
msgid "Cannot open "
msgstr "%s を開けません\n"
-#: text-utils/pg.c:1354
+#: text-utils/pg.c:1356
#, fuzzy
msgid "saved"
msgstr "送信"
-#: text-utils/pg.c:1461
+#: text-utils/pg.c:1463
msgid ": !command not allowed in rflag mode.\n"
msgstr ""
-#: text-utils/pg.c:1493
+#: text-utils/pg.c:1495
#, fuzzy
msgid "fork() failed, try again later\n"
msgstr "パスワードは変更 *されませんでした*。後でもう一度試してください。\n"
-#: text-utils/pg.c:1698
+#: text-utils/pg.c:1700
#, fuzzy
msgid "(Next file: "
msgstr "(次のファイル: %s)"
@@ -10097,31 +9847,16 @@ msgstr "バッファ空間を確保できません\n"
msgid "usage: rev [file ...]\n"
msgstr "使い方: rev [ ファイル ...]\n"
-#: text-utils/tailf.c:59 text-utils/tailf.c:129
+#: text-utils/tailf.c:53 text-utils/tailf.c:105
#, fuzzy, c-format
-msgid "Cannot open \"%s\" for read: %s\n"
+msgid "Cannot open \"%s\" for read\n"
msgstr "%s を読込み用に開けません\n"
-#: text-utils/tailf.c:107 text-utils/tailf.c:111
-#, fuzzy
-msgid "Invalid number of lines"
-msgstr "不正な数: %s\n"
-
-#: text-utils/tailf.c:114
-#, fuzzy
-msgid "Invalid option"
-msgstr "不正な id: %s\n"
-
-#: text-utils/tailf.c:118
+#: text-utils/tailf.c:93
#, fuzzy, c-format
-msgid "Usage: tailf [-n N | -N] logfile\n"
+msgid "Usage: tailf logfile\n"
msgstr "使い方: %s [ファイル]\n"
-#: text-utils/tailf.c:137
-#, c-format
-msgid "Incomplete write to \"%s\" (written %d, expected %d)\n"
-msgstr ""
-
#: text-utils/ul.c:141
#, c-format
msgid "usage: %s [ -i ] [ -tTerm ] file...\n"
@@ -10152,30 +9887,6 @@ msgstr "入力行が長すぎます。\n"
msgid "Out of memory when growing buffer.\n"
msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
-#~ msgid "Password error."
-#~ msgstr "パスワードエラー。"
-
-#~ msgid "couldn't read %s, and cannot ioctl dump\n"
-#~ msgstr "%s を読めません、そして ioctl ダンプができません\n"
-
-#, fuzzy
-#~ msgid "Unknown option `%c' ignored"
-#~ msgstr "%s: 不明なシグナル %s\n"
-
-#~ msgid "`%s': bad directory: '.' isn't first\n"
-#~ msgstr "`%s': 不正なディレクトリ: '.' が最初ではありません\n"
-
-#~ msgid "`%s': bad directory: '..' isn't second\n"
-#~ msgstr "`%s': 不正なディレクトリ: '..' が 2 番目ではありません\n"
-
-#, fuzzy
-#~ msgid "%s from util-linux-%s\n"
-#~ msgstr "%s from %s\n"
-
-#, fuzzy
-#~ msgid "%s from %s%s\n"
-#~ msgstr "%s from %s\n"
-
#~ msgid "Assuming pages of size %d (not %d)\n"
#~ msgstr "サイズ %d (%d ではなく) のページを試します\n"
@@ -10213,6 +9924,14 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgstr "Linux custom"
#, fuzzy
+#~ msgid "%s from util-linux-%s\n"
+#~ msgstr "%s from %s\n"
+
+#, fuzzy
+#~ msgid "%s from %s%s\n"
+#~ msgstr "%s from %s\n"
+
+#, fuzzy
#~ msgid ""
#~ "usage:\n"
#~ " %s loop_device # give info\n"
@@ -10226,14 +9945,8 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ " %s [ -e 暗号化 ] [ -o オフセット ] loopデバイス ファイル # 設定\n"
#, fuzzy
-#~ msgid "%s: error: the label %s occurs on both %s and %s\n"
-#~ msgstr "%s: エラー: スワップを有効に設定するための場所がない?\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
-#~ msgstr ""
-#~ "mount: %s をオープンできなかったので、UUID と LABEL の変換も行えません。\n"
+#~ msgid "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
+#~ msgstr "mount: %s をオープンできなかったので、UUID と LABEL の変換も行えません。\n"
#, fuzzy
#~ msgid "%s: bad UUID"
@@ -10258,8 +9971,7 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgstr "mount: 警告: 複数のホスト名はサポートされていません\n"
#~ msgid "mount: directory to mount not in host:dir format\n"
-#~ msgstr ""
-#~ "mount: マウント先ディレクトリが ホスト:ディレクトリ 形式になっていません\n"
+#~ msgstr "mount: マウント先ディレクトリが ホスト:ディレクトリ 形式になっていません\n"
#~ msgid "mount: can't get address for %s\n"
#~ msgstr "mount: %s のアドレスが取得できません\n"
@@ -10321,36 +10033,11 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid "umount: got bad hostp->h_length\n"
#~ msgstr "umount: 不正な hostp->h_length 値を取得しました\n"
-#, fuzzy
-#~ msgid "%s: size error in symlink `%s'\n"
-#~ msgstr "%s: %s で seek エラー\n"
-
-#, fuzzy
-#~ msgid " hole at %ld (%d)\n"
-#~ msgstr "(%d, %d, %d) であるべきです\n"
-
-#, fuzzy
-#~ msgid "%s: compiled without -x support\n"
+#~ msgid "%s: not compiled with minix v2 support\n"
#~ msgstr "%s: minix v2 のサポートつきでコンパイルされていません\n"
-#, fuzzy
-#~ msgid "%s is not a block device or file\n"
-#~ msgstr "mount: %s はブロックデバイスではありません"
-
-#, fuzzy
-#~ msgid "%s: invalid cramfs--crc error\n"
-#~ msgstr "%s: オプション解析エラー\n"
-
-#, fuzzy
-#~ msgid "mkfs from %s\n"
-#~ msgstr "%s from %s\n"
-
-#~ msgid "mkfs version %s (%s)\n"
-#~ msgstr "mkfs バージョン %s (%s)\n"
-
-#, fuzzy
-#~ msgid "flock: unknown option, aborting.\n"
-#~ msgstr "%s: 不明なシグナル %s\n"
+#~ msgid "Invalid number: %s\n"
+#~ msgstr "不正な数: %s\n"
#~ msgid "Syntax error: '%s'\n"
#~ msgstr "文法エラー: '%s'\n"
@@ -10361,10 +10048,8 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid " %s [ -p ] dev name\n"
#~ msgstr " %s [ -p ] デバイス 名前\n"
-#~ msgid ""
-#~ " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n"
-#~ msgstr ""
-#~ " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n"
+#~ msgid " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n"
+#~ msgstr " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n"
#~ msgid " %s [ -c | -y | -n | -d ] dev\n"
#~ msgstr " %s [ -c | -y | -n | -d ] デバイス\n"
@@ -10372,9 +10057,50 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid " %s [ -c | -y | -n ] dev\n"
#~ msgstr " %s [ -c | -y | -n ] デバイス\n"
+#~ msgid "Boot (%02X)"
+#~ msgstr "ブート (%02X)"
+
+#~ msgid "None (%02X)"
+#~ msgstr "なし (%02X)"
+
+#~ msgid "Warning: deleting partitions after %d\n"
+#~ msgstr "警告: %d 以降の領域を削除します\n"
+
+#~ msgid "Partition %i does not end on cylinder boundary:\n"
+#~ msgstr "領域 %i はシリンダ境界で終わっていません:\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Disk %s: %d heads, %d sectors, %d cylinders\n"
+#~ "Units = %s of %d * %d bytes\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "ディスク %s: ヘッド %d, セクタ %d, シリンダ %d\n"
+#~ "ユニット = %s of %d * %d バイト\n"
+#~ "\n"
+
#~ msgid "version"
#~ msgstr "バージョン"
+#~ msgid "BLKGETSIZE ioctl failed for %s\n"
+#~ msgstr "%s への BLKGETSIZE ioctl に失敗\n"
+
+#~ msgid "invalid number `%s'\n"
+#~ msgstr "不正な値 `%s'\n"
+
+#~ msgid "number `%s' to `%s' out of range\n"
+#~ msgstr "値 `%s' は `%s' にとって範囲外です\n"
+
+#~ msgid "unrecognized option `%s'\n"
+#~ msgstr "認識できないオプション `%s' です\n"
+
+#~ msgid "option `%s' doesn't allow an argument\n"
+#~ msgstr "オプション `%s' は引数を受け付けません\n"
+
+#~ msgid "unrecognized option `-%c'\n"
+#~ msgstr "認識できないオプション `-%c' です\n"
+
#~ msgid "couldn't open /dev/urandom"
#~ msgstr "/dev/urandom を開けません"
@@ -10486,37 +10212,10 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid "calling setpwnam to set password.\n"
#~ msgstr "パスワードを設定するため setpwnam を呼び出し中。\n"
-#~ msgid "Password *NOT* changed. Try again later.\n"
-#~ msgstr "パスワードは変更 *されませんでした*。後でもう一度試してください。\n"
-
#~ msgid "Password changed.\n"
#~ msgstr "パスワードは変更されました。\n"
-#~ msgid "mount: this version was compiled without support for the type `nfs'"
-#~ msgstr ""
-#~ "mount: このバージョンは 'nfs' タイプのサポートなしでコンパイルされています"
-
-#, fuzzy
-#~ msgid "Warning: omitting partitions after %d\n"
-#~ msgstr "警告: %d 以降の領域を削除します\n"
-
-#~ msgid "mount: fs type %s not supported by kernel"
-#~ msgstr "mount: ファイルシステムタイプ %s はカーネルがサポートしていません"
-
-#~ msgid "BLKGETSIZE ioctl failed for %s\n"
-#~ msgstr "%s への BLKGETSIZE ioctl に失敗\n"
-
-#~ msgid "%s: not compiled with minix v2 support\n"
-#~ msgstr "%s: minix v2 のサポートつきでコンパイルされていません\n"
-
-#~ msgid "Boot (%02X)"
-#~ msgstr "ブート (%02X)"
-
-#~ msgid "None (%02X)"
-#~ msgstr "なし (%02X)"
-
-#, fuzzy
-#~ msgid "%s: [%04llx]:%llu (%s) offset %llu, %s encryption\n"
+#~ msgid "%s: [%04x]:%ld (%s) offset %d, %s encryption\n"
#~ msgstr "%s: [%04x]:%ld (%s) オフセット %d, %s encryption\n"
#~ msgid ""
@@ -10531,33 +10230,11 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ " about the loop device (then recompile or `insmod loop.o'), or\n"
#~ " maybe /dev/loop# has the wrong major number?"
#~ msgstr ""
-#~ "mount: loop デバイスが全く見つかりません。多分このカーネルは loop デバイス"
-#~ "を\n"
+#~ "mount: loop デバイスが全く見つかりません。多分このカーネルは loop デバイスを\n"
#~ " 扱えません(そうだとしたら、再コンパイルするか `insmod loop.o'して\n"
-#~ " ください)。あるいは、/dev/loop# のメジャー番号が間違っているのか"
-#~ "も\n"
+#~ " ください)。あるいは、/dev/loop# のメジャー番号が間違っているのかも\n"
#~ " 知れません。"
-#, fuzzy
-#~ msgid "Error: unable to open %s for reading\n"
-#~ msgstr "%s を読込み用に開けません\n"
-
-#, fuzzy
-#~ msgid "Retype password: "
-#~ msgstr "新パスワードをもう一度入力してください: "
-
-#, fuzzy
-#~ msgid "Error: gpg key file decryption failed\n"
-#~ msgstr "ディレクトリのオープンが失敗しました\n"
-
-#, fuzzy
-#~ msgid "Error: Password must be at least %d characters.\n"
-#~ msgstr "パスワードは最低 6 文字必要です。もう一度やり直してください。\n"
-
-#, fuzzy
-#~ msgid "Error: Unable to allocate memory\n"
-#~ msgstr "これ以上のメモリが確保できません\n"
-
#~ msgid "Init (up to 16 hex digits): "
#~ msgstr "初期化 (16 進数で最大 16 文字まで): "
@@ -10567,87 +10244,24 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid "Don't know how to get key for encryption system %d\n"
#~ msgstr "暗号化システム %d の鍵取得方法が解りません\n"
-#, fuzzy
-#~ msgid "Error: unable to open /etc/fstab for reading\n"
-#~ msgstr "%s を読込み用に開けません\n"
+#~ msgid "mount: this version was compiled without support for the type `nfs'"
+#~ msgstr "mount: このバージョンは 'nfs' タイプのサポートなしでコンパイルされています"
-#, fuzzy
-#~ msgid "mount: %s duplicate - not mounted"
-#~ msgstr "umount: %s: マウントされていません"
+#~ msgid "mount: fs type %s not supported by kernel"
+#~ msgstr "mount: ファイルシステムタイプ %s はカーネルがサポートしていません"
#~ msgid "UUID"
#~ msgstr "UUID"
-#, fuzzy
-#~ msgid "swapon: invalid loop device name\n"
-#~ msgstr "umount: %s は不正なブロックデバイスです"
-
-#, fuzzy
-#~ msgid "swapon: unable to open loop device %s\n"
-#~ msgstr "mount: loop デバイス %s を使います\n"
-
-#, fuzzy
-#~ msgid "swapon: loop device %s already in use\n"
-#~ msgstr "このディスクは現在使用中です。"
-
-#, fuzzy
-#~ msgid "swapon: unable to open swap device %s\n"
-#~ msgstr "スワップデヴァイスを巻き戻せません"
-
-#, fuzzy
-#~ msgid "swapon: unable to open /dev/urandom\n"
-#~ msgstr "/dev/urandom を開けません"
-
-#, fuzzy
-#~ msgid "swapon: unable to create pipe\n"
-#~ msgstr "inode の書き込みができません"
-
-#, fuzzy
-#~ msgid "swapon: fork failed\n"
-#~ msgstr "fork が失敗\n"
-
-#, fuzzy
-#~ msgid "swapon: random password for %s is %s"
-#~ msgstr "%s のパスワードを変更します\n"
-
#~ msgid "umount: only root can unmount %s from %s"
#~ msgstr "umount: root だけが %s を %s からアンマウントできます"
-#~ msgid "Partition %i does not end on cylinder boundary:\n"
-#~ msgstr "領域 %i はシリンダ境界で終わっていません:\n"
-
-#~ msgid ""
-#~ "\n"
-#~ "Disk %s: %d heads, %d sectors, %d cylinders\n"
-#~ "Units = %s of %d * %d bytes\n"
-#~ "\n"
-#~ msgstr ""
-#~ "\n"
-#~ "ディスク %s: ヘッド %d, セクタ %d, シリンダ %d\n"
-#~ "ユニット = %s of %d * %d バイト\n"
-#~ "\n"
-
-#~ msgid "invalid number `%s'\n"
-#~ msgstr "不正な値 `%s'\n"
-
-#~ msgid "number `%s' to `%s' out of range\n"
-#~ msgstr "値 `%s' は `%s' にとって範囲外です\n"
-
-#~ msgid "unrecognized option `%s'\n"
-#~ msgstr "認識できないオプション `%s' です\n"
-
-#~ msgid "option `%s' requires an argument\n"
-#~ msgstr "オプション `%s' は引数を要求します\n"
-
-#~ msgid "option `%s' doesn't allow an argument\n"
-#~ msgstr "オプション `%s' は引数を受け付けません\n"
-
-#~ msgid "unrecognized option `-%c'\n"
-#~ msgstr "認識できないオプション `-%c' です\n"
-
#~ msgid "%-10s %-10s %-10s %-10s %-10s %-12s\n"
#~ msgstr "%-10s %-10s %-10s %-10s %-10s %-12s\n"
+#~ msgid "Can't open help file"
+#~ msgstr "ヘルプファイルを開けません"
+
#~ msgid "'."
#~ msgstr "'."
@@ -10763,8 +10377,7 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgid "The password must contain characters out of two of the following\n"
#~ msgstr "パスワードは以下の内 2 種類は含まれなければなりません\n"
-#~ msgid ""
-#~ "classes: upper and lower case letters, digits and non alphanumeric\n"
+#~ msgid "classes: upper and lower case letters, digits and non alphanumeric\n"
#~ msgstr "種類: 大文字と小文字、数値と非アルファベット数値\n"
#~ msgid "characters. See passwd(1) for more information.\n"
@@ -10807,8 +10420,7 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ msgstr "mount: 警告: 再マウントでのマウント済デバイスの変更はできません\n"
#~ msgid "mount: warning: cannot change filesystem type with a remount\n"
-#~ msgstr ""
-#~ "mount: 警告: 再マウントでのファイルシステムタイプの変更はできません\n"
+#~ msgstr "mount: 警告: 再マウントでのファイルシステムタイプの変更はできません\n"
#~ msgid "mount: %s has wrong major or minor number"
#~ msgstr "mount: %s が間違ったメジャー又はマイナー番号になっています"
@@ -10895,8 +10507,7 @@ msgstr "バッファを拡大するときにメモリが足りなくなりました。\n"
#~ "使い方: mount [-hV]\n"
#~ " mount -a [-nfFrsvw] [-t ファイルシステム型]\n"
#~ " mount [-nfrsvw] [-o オプション] special | node\n"
-#~ " mount [-nfrsvw] [-t ファイルシステム型] [-o オプション] special "
-#~ "node\n"
+#~ " mount [-nfrsvw] [-t ファイルシステム型] [-o オプション] special node\n"
#~ " スペシャルデバイスは -L ラベル 又は -U uuid で指示できます。\n"
#~ msgid "mount: %s:%s failed, reason given by server: %s\n"