blob: 0523fa28c486f10ea2d056644527fc82d7190589 [file] [log] [blame]
Theodore Ts'of722c132009-04-21 22:09:01 -04001# Chinese (simplified) translation for e2fsprogs.
2# This file is distributed under the same license as the e2fsprogs package.
Dark Ravenc4755342011-01-26 18:54:25 -05003# Dark Raven <drdarkraven@gmail.com>, 2009, 2010, 2011
Theodore Ts'of722c132009-04-21 22:09:01 -04004#
5#. The strings in e2fsck's problem.c can be very hard to translate,
6#. since the strings are expanded in two different ways. First of all,
7#. there is an @-expansion, where strings like "@i" are expanded to
8#. "inode", and so on. In order to make it easier for translators, the
9#. e2fsprogs po template file has been enhanced with comments that show
10#. the @-expansion, for the strings in the problem.c file.
11#.
12#. Translators are free to use the @-expansion facility if they so
13#. choose, by providing translations for strings in e2fsck/message.c.
14#. These translation can completely replace an expansion; for example,
15#. if "bblock" (which indicated that "@b" would be expanded to "block")
16#. is translated as "ddatenverlust", then "@d" will be expanded to
17#. "datenverlust". Alternatively, translators can simply not use the
18#. @-expansion facility at all.
19#.
20#. The second expansion which is done for e2fsck's problem.c messages is
21#. a dynamic %-expansion, which expands %i as an inode number, and so
22#. on. A table of these expansions can be found below. Note that
23#. %-expressions that begin with "%D" and "%I" are two-character
24#. expansions; so for example, "%Iu" expands to the inode's user id
25#. ownership field (inode->i_uid).
26#.
27#. %b <blk> block number
28#. %B <blkcount> integer
29#. %c <blk2> block number
30#. %Di <dirent> -> ino inode number
31#. %Dn <dirent> -> name string
32#. %Dr <dirent> -> rec_len
33#. %Dl <dirent> -> name_len
34#. %Dt <dirent> -> filetype
35#. %d <dir> inode number
36#. %g <group> integer
37#. %i <ino> inode number
38#. %Is <inode> -> i_size
39#. %IS <inode> -> i_extra_isize
40#. %Ib <inode> -> i_blocks
41#. %Il <inode> -> i_links_count
42#. %Im <inode> -> i_mode
43#. %IM <inode> -> i_mtime
44#. %IF <inode> -> i_faddr
45#. %If <inode> -> i_file_acl
46#. %Id <inode> -> i_dir_acl
47#. %Iu <inode> -> i_uid
48#. %Ig <inode> -> i_gid
49#. %j <ino2> inode number
50#. %m <com_err error message>
51#. %N <num>
52#. %p ext2fs_get_pathname of directory <ino>
53#. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
54#. the containing directory. (If dirent is NULL
55#. then return the pathname of directory <ino2>)
56#. %q ext2fs_get_pathname of directory <dir>
57#. %Q ext2fs_get_pathname of directory <ino> with <dir> as
58#. the containing directory.
59#. %s <str> miscellaneous string
60#. %S backup superblock
61#. %X <num> hexadecimal format
62#.
63msgid ""
64msgstr ""
Dark Ravenc4755342011-01-26 18:54:25 -050065"Project-Id-Version: e2fsprogs-1.41.14\n"
Theodore Ts'of722c132009-04-21 22:09:01 -040066"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
Dark Ravenc4755342011-01-26 18:54:25 -050067"POT-Creation-Date: 2010-12-13 08:35-0500\n"
68"PO-Revision-Date: 2011-01-26 21:53+0800\n"
Theodore Ts'of722c132009-04-21 22:09:01 -040069"Last-Translator: Dark Raven <drdarkraven@gmail.com>\n"
Dark Raven3be22a82010-04-19 16:59:03 -040070"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
Theodore Ts'of722c132009-04-21 22:09:01 -040071"MIME-Version: 1.0\n"
72"Content-Type: text/plain; charset=UTF-8\n"
73"Content-Transfer-Encoding: 8bit\n"
Dark Raven3be22a82010-04-19 16:59:03 -040074"X-Poedit-Language: Chinese\n"
75"X-Poedit-Country: CHINA\n"
Theodore Ts'of722c132009-04-21 22:09:01 -040076
Dark Raven3be22a82010-04-19 16:59:03 -040077#: e2fsck/badblocks.c:22 misc/mke2fs.c:169
Theodore Ts'of722c132009-04-21 22:09:01 -040078#, c-format
79msgid "Bad block %u out of range; ignored.\n"
80msgstr "坏块%u超出范围;忽略.\n"
81
82#: e2fsck/badblocks.c:45
83msgid "while sanity checking the bad blocks inode"
Dark Ravenc4755342011-01-26 18:54:25 -050084msgstr "在对坏块inode进行一致性检验是"
Theodore Ts'of722c132009-04-21 22:09:01 -040085
86#: e2fsck/badblocks.c:57
Theodore Ts'of722c132009-04-21 22:09:01 -040087msgid "while reading the bad blocks inode"
88msgstr "当读取坏块inode时"
89
90#: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109
Dark Ravenc4755342011-01-26 18:54:25 -050091#: e2fsck/unix.c:1103 e2fsck/unix.c:1188 misc/badblocks.c:1158
92#: misc/badblocks.c:1166 misc/badblocks.c:1180 misc/badblocks.c:1192
93#: misc/dumpe2fs.c:566 misc/e2image.c:583 misc/e2image.c:679
94#: misc/e2image.c:695 misc/mke2fs.c:185 misc/tune2fs.c:1623 resize/main.c:310
Theodore Ts'of722c132009-04-21 22:09:01 -040095#, c-format
96msgid "while trying to open %s"
97msgstr "当尝试打开 %s 时"
98
99#: e2fsck/badblocks.c:82
Dark Raven3be22a82010-04-19 16:59:03 -0400100#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400101msgid "while trying popen '%s'"
102msgstr "当尝试对 '%s' 进行popen时"
103
Dark Raven3be22a82010-04-19 16:59:03 -0400104#: e2fsck/badblocks.c:93 misc/mke2fs.c:192
Theodore Ts'of722c132009-04-21 22:09:01 -0400105msgid "while reading in list of bad blocks from file"
106msgstr "当从文件中读取坏块表时"
107
108#: e2fsck/badblocks.c:104
Theodore Ts'of722c132009-04-21 22:09:01 -0400109msgid "while updating bad block inode"
110msgstr "当更新坏块inode时"
111
112#: e2fsck/badblocks.c:130
113#, c-format
114msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
115msgstr "警告:在坏块inode中发现非法的块%u. 清除.\n"
116
Theodore Ts'o930e2812009-06-29 15:08:12 -0400117#: e2fsck/ehandler.c:54
Theodore Ts'of722c132009-04-21 22:09:01 -0400118#, fuzzy, c-format
119msgid "Error reading block %lu (%s) while %s. "
120msgstr "读取块 %lu (%s) 错误 , %s. "
121
Theodore Ts'o930e2812009-06-29 15:08:12 -0400122#: e2fsck/ehandler.c:57
Theodore Ts'of722c132009-04-21 22:09:01 -0400123#, c-format
124msgid "Error reading block %lu (%s). "
125msgstr "读取块 %lu (%s) 错误"
126
Theodore Ts'o930e2812009-06-29 15:08:12 -0400127#: e2fsck/ehandler.c:60 e2fsck/ehandler.c:109
Theodore Ts'of722c132009-04-21 22:09:01 -0400128msgid "Ignore error"
129msgstr "忽略错误"
130
Theodore Ts'o930e2812009-06-29 15:08:12 -0400131#: e2fsck/ehandler.c:61
Theodore Ts'of722c132009-04-21 22:09:01 -0400132msgid "Force rewrite"
133msgstr "强制覆盖"
134
Theodore Ts'o930e2812009-06-29 15:08:12 -0400135#: e2fsck/ehandler.c:103
Theodore Ts'of722c132009-04-21 22:09:01 -0400136#, fuzzy, c-format
137msgid "Error writing block %lu (%s) while %s. "
138msgstr "写块 %lu (%s) 出错 , %s. "
139
Theodore Ts'o930e2812009-06-29 15:08:12 -0400140#: e2fsck/ehandler.c:106
Theodore Ts'of722c132009-04-21 22:09:01 -0400141#, c-format
142msgid "Error writing block %lu (%s). "
143msgstr "写块 %lu (%s) 出错. "
144
145#: e2fsck/emptydir.c:56
Theodore Ts'of722c132009-04-21 22:09:01 -0400146msgid "empty dirblocks"
Dark Raven3be22a82010-04-19 16:59:03 -0400147msgstr "空的dir块"
Theodore Ts'of722c132009-04-21 22:09:01 -0400148
149#: e2fsck/emptydir.c:61
150msgid "empty dir map"
151msgstr "空ACL映射"
152
153#: e2fsck/emptydir.c:97
154#, c-format
155msgid "Empty directory block %u (#%d) in inode %u\n"
156msgstr "空目录块 %u (#%d),于 inode %u 中\n"
157
158#: e2fsck/extend.c:21
159#, c-format
160msgid "%s: %s filename nblocks blocksize\n"
161msgstr ""
162
163#: e2fsck/extend.c:43
164#, c-format
165msgid "Illegal number of blocks!\n"
166msgstr "非法的块数量!\n"
167
168#: e2fsck/extend.c:49
169#, c-format
170msgid "Couldn't allocate block buffer (size=%d)\n"
171msgstr "无法分配块缓存 (大小=%d)\n"
172
173#: e2fsck/flushb.c:34
Dark Raven3be22a82010-04-19 16:59:03 -0400174#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400175msgid "Usage: %s disk\n"
Dark Raven3be22a82010-04-19 16:59:03 -0400176msgstr "用法: %s disk\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400177
178#: e2fsck/flushb.c:63
179#, c-format
180msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
181msgstr "不支持对BLKFLSBUF进行 ioctl 调用! 无法刷新缓存.\n"
182
183#: e2fsck/iscan.c:46
184#, c-format
185msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
186msgstr "用法: %s [-F] [-I inode_buffer_blocks] device\n"
187
Dark Ravenc4755342011-01-26 18:54:25 -0500188#: e2fsck/iscan.c:83 e2fsck/unix.c:856
Theodore Ts'of722c132009-04-21 22:09:01 -0400189#, fuzzy, c-format
190msgid "while opening %s for flushing"
191msgstr "当为刷新打开“%s”时"
192
Dark Ravenc4755342011-01-26 18:54:25 -0500193#: e2fsck/iscan.c:88 e2fsck/unix.c:862 resize/main.c:286
Theodore Ts'of722c132009-04-21 22:09:01 -0400194#, fuzzy, c-format
195msgid "while trying to flush %s"
196msgstr "当尝试刷新 %s 时"
197
Theodore Ts'o930e2812009-06-29 15:08:12 -0400198#: e2fsck/iscan.c:121 e2fsck/scantest.c:116 misc/e2image.c:489
Theodore Ts'of722c132009-04-21 22:09:01 -0400199msgid "while opening inode scan"
Dark Ravenc4755342011-01-26 18:54:25 -0500200msgstr "在打开inode扫描时"
Theodore Ts'of722c132009-04-21 22:09:01 -0400201
Theodore Ts'o930e2812009-06-29 15:08:12 -0400202#: e2fsck/iscan.c:129 misc/e2image.c:507
Theodore Ts'of722c132009-04-21 22:09:01 -0400203msgid "while getting next inode"
204msgstr "当获取下一个inode时"
205
206#: e2fsck/iscan.c:138
207#, c-format
208msgid "%u inodes scanned.\n"
209msgstr "%u 个 inode 被扫描.\n"
210
Dark Ravenc4755342011-01-26 18:54:25 -0500211#: e2fsck/journal.c:508
Theodore Ts'of722c132009-04-21 22:09:01 -0400212msgid "reading journal superblock\n"
213msgstr "读取日志超级块\n"
214
Dark Ravenc4755342011-01-26 18:54:25 -0500215#: e2fsck/journal.c:565
Theodore Ts'of722c132009-04-21 22:09:01 -0400216#, c-format
217msgid "%s: no valid journal superblock found\n"
218msgstr "%s: 没有发现日志超级块\n"
219
Dark Ravenc4755342011-01-26 18:54:25 -0500220#: e2fsck/journal.c:574
Dark Raven3be22a82010-04-19 16:59:03 -0400221#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400222msgid "%s: journal too short\n"
223msgstr "%s: 日志过短\n"
224
Dark Ravenc4755342011-01-26 18:54:25 -0500225#: e2fsck/journal.c:861
Theodore Ts'of722c132009-04-21 22:09:01 -0400226#, c-format
227msgid "%s: recovering journal\n"
228msgstr "%s: 正在修复日志\n"
229
Dark Ravenc4755342011-01-26 18:54:25 -0500230#: e2fsck/journal.c:863
Theodore Ts'of722c132009-04-21 22:09:01 -0400231#, c-format
232msgid "%s: won't do journal recovery while read-only\n"
233msgstr "%s: 使用只读模式时不会进行日志修复\n"
234
Dark Ravenc4755342011-01-26 18:54:25 -0500235#: e2fsck/journal.c:888
Theodore Ts'of722c132009-04-21 22:09:01 -0400236#, c-format
237msgid "while trying to re-open %s"
Dark Ravenc4755342011-01-26 18:54:25 -0500238msgstr "在尝试重新打开 %s 时"
Theodore Ts'of722c132009-04-21 22:09:01 -0400239
Dark Raven3be22a82010-04-19 16:59:03 -0400240#: e2fsck/message.c:111
Theodore Ts'of722c132009-04-21 22:09:01 -0400241msgid "aextended attribute"
242msgstr "a扩展属性"
243
Dark Raven3be22a82010-04-19 16:59:03 -0400244#: e2fsck/message.c:112
Theodore Ts'of722c132009-04-21 22:09:01 -0400245msgid "Aerror allocating"
246msgstr "A分配出错"
247
Dark Raven3be22a82010-04-19 16:59:03 -0400248#: e2fsck/message.c:113
Theodore Ts'of722c132009-04-21 22:09:01 -0400249msgid "bblock"
250msgstr "b块"
251
Dark Raven3be22a82010-04-19 16:59:03 -0400252#: e2fsck/message.c:114
Theodore Ts'of722c132009-04-21 22:09:01 -0400253msgid "Bbitmap"
254msgstr "B位图"
255
Dark Raven3be22a82010-04-19 16:59:03 -0400256#: e2fsck/message.c:115
Theodore Ts'of722c132009-04-21 22:09:01 -0400257msgid "ccompress"
258msgstr "c压缩"
259
Dark Raven3be22a82010-04-19 16:59:03 -0400260#: e2fsck/message.c:116
Theodore Ts'of722c132009-04-21 22:09:01 -0400261msgid "Cconflicts with some other fs @b"
262msgstr "C与其他文件系统@b冲突"
263
Dark Raven3be22a82010-04-19 16:59:03 -0400264#: e2fsck/message.c:117
Theodore Ts'of722c132009-04-21 22:09:01 -0400265msgid "iinode"
266msgstr "iinode"
267
Dark Raven3be22a82010-04-19 16:59:03 -0400268#: e2fsck/message.c:118
Theodore Ts'of722c132009-04-21 22:09:01 -0400269msgid "Iillegal"
270msgstr "I非法的"
271
Dark Raven3be22a82010-04-19 16:59:03 -0400272#: e2fsck/message.c:119
Theodore Ts'of722c132009-04-21 22:09:01 -0400273msgid "jjournal"
274msgstr "j日志"
275
Dark Raven3be22a82010-04-19 16:59:03 -0400276#: e2fsck/message.c:120
Theodore Ts'of722c132009-04-21 22:09:01 -0400277msgid "Ddeleted"
278msgstr "D删除"
279
Dark Raven3be22a82010-04-19 16:59:03 -0400280#: e2fsck/message.c:121
Theodore Ts'of722c132009-04-21 22:09:01 -0400281msgid "ddirectory"
282msgstr "d目录"
283
Dark Raven3be22a82010-04-19 16:59:03 -0400284#: e2fsck/message.c:122
Theodore Ts'of722c132009-04-21 22:09:01 -0400285msgid "eentry"
286msgstr "e入口"
287
Dark Raven3be22a82010-04-19 16:59:03 -0400288#: e2fsck/message.c:123
Theodore Ts'of722c132009-04-21 22:09:01 -0400289msgid "E@e '%Dn' in %p (%i)"
Dark Ravenc4755342011-01-26 18:54:25 -0500290msgstr "E在 %p (%i) 中的@e '%Dn'"
Theodore Ts'of722c132009-04-21 22:09:01 -0400291
Dark Raven3be22a82010-04-19 16:59:03 -0400292#: e2fsck/message.c:124
Theodore Ts'of722c132009-04-21 22:09:01 -0400293msgid "ffilesystem"
294msgstr "f文件系统"
295
Dark Raven3be22a82010-04-19 16:59:03 -0400296#: e2fsck/message.c:125
Theodore Ts'of722c132009-04-21 22:09:01 -0400297msgid "Ffor @i %i (%Q) is"
298msgstr ""
299
Dark Raven3be22a82010-04-19 16:59:03 -0400300#: e2fsck/message.c:126
Theodore Ts'of722c132009-04-21 22:09:01 -0400301msgid "ggroup"
302msgstr "g簇"
303
Dark Raven3be22a82010-04-19 16:59:03 -0400304#: e2fsck/message.c:127
Theodore Ts'of722c132009-04-21 22:09:01 -0400305msgid "hHTREE @d @i"
306msgstr "hHTREE@d@i"
307
Dark Raven3be22a82010-04-19 16:59:03 -0400308#: e2fsck/message.c:128
Theodore Ts'of722c132009-04-21 22:09:01 -0400309msgid "llost+found"
310msgstr "llost+found"
311
Dark Raven3be22a82010-04-19 16:59:03 -0400312#: e2fsck/message.c:129
Theodore Ts'of722c132009-04-21 22:09:01 -0400313msgid "Lis a link"
314msgstr "L是一个链接"
315
Dark Raven3be22a82010-04-19 16:59:03 -0400316#: e2fsck/message.c:130
Theodore Ts'of722c132009-04-21 22:09:01 -0400317msgid "mmultiply-claimed"
318msgstr ""
319
Dark Raven3be22a82010-04-19 16:59:03 -0400320#: e2fsck/message.c:131
Theodore Ts'of722c132009-04-21 22:09:01 -0400321msgid "ninvalid"
322msgstr "n无效的"
323
Dark Raven3be22a82010-04-19 16:59:03 -0400324#: e2fsck/message.c:132
Theodore Ts'of722c132009-04-21 22:09:01 -0400325msgid "oorphaned"
326msgstr "孤立的"
327
Dark Raven3be22a82010-04-19 16:59:03 -0400328#: e2fsck/message.c:133
Theodore Ts'of722c132009-04-21 22:09:01 -0400329msgid "pproblem in"
330msgstr "问题出于"
331
Dark Raven3be22a82010-04-19 16:59:03 -0400332#: e2fsck/message.c:134
Theodore Ts'of722c132009-04-21 22:09:01 -0400333msgid "rroot @i"
334msgstr "r根@i"
335
Dark Raven3be22a82010-04-19 16:59:03 -0400336#: e2fsck/message.c:135
Theodore Ts'of722c132009-04-21 22:09:01 -0400337msgid "sshould be"
338msgstr "s应为"
339
Dark Raven3be22a82010-04-19 16:59:03 -0400340#: e2fsck/message.c:136
Theodore Ts'of722c132009-04-21 22:09:01 -0400341msgid "Ssuper@b"
342msgstr "S超级@b"
343
Dark Raven3be22a82010-04-19 16:59:03 -0400344#: e2fsck/message.c:137
Theodore Ts'of722c132009-04-21 22:09:01 -0400345msgid "uunattached"
346msgstr ""
347
Dark Raven3be22a82010-04-19 16:59:03 -0400348#: e2fsck/message.c:138
Theodore Ts'of722c132009-04-21 22:09:01 -0400349msgid "vdevice"
350msgstr "v设备"
351
Dark Raven3be22a82010-04-19 16:59:03 -0400352#: e2fsck/message.c:139
Theodore Ts'of722c132009-04-21 22:09:01 -0400353#, fuzzy
354msgid "xextent"
355msgstr "x程度"
356
Dark Raven3be22a82010-04-19 16:59:03 -0400357#: e2fsck/message.c:140
Theodore Ts'of722c132009-04-21 22:09:01 -0400358msgid "zzero-length"
359msgstr "z零长度"
360
Dark Raven3be22a82010-04-19 16:59:03 -0400361#: e2fsck/message.c:151
Theodore Ts'of722c132009-04-21 22:09:01 -0400362msgid "<The NULL inode>"
363msgstr "<空的 inode>"
364
Dark Raven3be22a82010-04-19 16:59:03 -0400365#: e2fsck/message.c:152
Theodore Ts'of722c132009-04-21 22:09:01 -0400366msgid "<The bad blocks inode>"
367msgstr "<坏块 inode>"
368
Dark Raven3be22a82010-04-19 16:59:03 -0400369#: e2fsck/message.c:154
Theodore Ts'of722c132009-04-21 22:09:01 -0400370msgid "<The ACL index inode>"
371msgstr "<ACL 索引 inode>"
372
Dark Raven3be22a82010-04-19 16:59:03 -0400373#: e2fsck/message.c:155
Theodore Ts'of722c132009-04-21 22:09:01 -0400374msgid "<The ACL data inode>"
375msgstr "<ACL 数据 inode>"
376
Dark Raven3be22a82010-04-19 16:59:03 -0400377#: e2fsck/message.c:156
Theodore Ts'of722c132009-04-21 22:09:01 -0400378msgid "<The boot loader inode>"
379msgstr "<启动器 inode>"
380
Dark Raven3be22a82010-04-19 16:59:03 -0400381#: e2fsck/message.c:157
Theodore Ts'of722c132009-04-21 22:09:01 -0400382msgid "<The undelete directory inode>"
383msgstr "<未删除的目录 inode>"
384
Dark Raven3be22a82010-04-19 16:59:03 -0400385#: e2fsck/message.c:158
Theodore Ts'of722c132009-04-21 22:09:01 -0400386msgid "<The group descriptor inode>"
Dark Ravenc4755342011-01-26 18:54:25 -0500387msgstr "<组描述符inode>"
Theodore Ts'of722c132009-04-21 22:09:01 -0400388
Dark Raven3be22a82010-04-19 16:59:03 -0400389#: e2fsck/message.c:159
Theodore Ts'of722c132009-04-21 22:09:01 -0400390msgid "<The journal inode>"
391msgstr "<日志 inode>"
392
Dark Raven3be22a82010-04-19 16:59:03 -0400393#: e2fsck/message.c:160
Theodore Ts'of722c132009-04-21 22:09:01 -0400394msgid "<Reserved inode 9>"
395msgstr "<保留的 inode 9>"
396
Dark Raven3be22a82010-04-19 16:59:03 -0400397#: e2fsck/message.c:161
Theodore Ts'of722c132009-04-21 22:09:01 -0400398msgid "<Reserved inode 10>"
399msgstr "<保留的 inode 10>"
400
Dark Raven3be22a82010-04-19 16:59:03 -0400401#: e2fsck/message.c:330
Theodore Ts'of722c132009-04-21 22:09:01 -0400402#, c-format
403msgid "regular file"
404msgstr "一般文件"
405
Dark Raven3be22a82010-04-19 16:59:03 -0400406#: e2fsck/message.c:332
Theodore Ts'of722c132009-04-21 22:09:01 -0400407#, c-format
408msgid "directory"
409msgstr "文件夹"
410
Dark Raven3be22a82010-04-19 16:59:03 -0400411#: e2fsck/message.c:334
Theodore Ts'of722c132009-04-21 22:09:01 -0400412#, c-format
413msgid "character device"
414msgstr "字符设备"
415
Dark Raven3be22a82010-04-19 16:59:03 -0400416#: e2fsck/message.c:336
Theodore Ts'of722c132009-04-21 22:09:01 -0400417#, c-format
418msgid "block device"
419msgstr "块设备"
420
Dark Raven3be22a82010-04-19 16:59:03 -0400421#: e2fsck/message.c:338
Theodore Ts'of722c132009-04-21 22:09:01 -0400422#, c-format
423msgid "named pipe"
424msgstr "命名管道"
425
Dark Raven3be22a82010-04-19 16:59:03 -0400426#: e2fsck/message.c:340
Theodore Ts'of722c132009-04-21 22:09:01 -0400427#, c-format
428msgid "symbolic link"
429msgstr "符号链接"
430
Dark Raven3be22a82010-04-19 16:59:03 -0400431#: e2fsck/message.c:342
Theodore Ts'of722c132009-04-21 22:09:01 -0400432#, c-format
433msgid "socket"
434msgstr "套接字"
435
Dark Raven3be22a82010-04-19 16:59:03 -0400436#: e2fsck/message.c:344
437#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400438msgid "unknown file type with mode 0%o"
439msgstr "模式为 0%o 的未知文件类型"
440
Dark Raven3be22a82010-04-19 16:59:03 -0400441#: e2fsck/message.c:422
442msgid "indirect block"
443msgstr ""
444
445#: e2fsck/message.c:424
446msgid "double indirect block"
447msgstr ""
448
449#: e2fsck/message.c:426
450msgid "triple indirect block"
451msgstr ""
452
453#: e2fsck/message.c:428
454msgid "translator block"
455msgstr ""
456
457#: e2fsck/message.c:430
458msgid "block #"
459msgstr "块 #"
460
Theodore Ts'o930e2812009-06-29 15:08:12 -0400461#: e2fsck/pass1b.c:220
Theodore Ts'of722c132009-04-21 22:09:01 -0400462msgid "multiply claimed inode map"
463msgstr ""
464
Theodore Ts'o930e2812009-06-29 15:08:12 -0400465#: e2fsck/pass1b.c:581 e2fsck/pass1b.c:714
Theodore Ts'of722c132009-04-21 22:09:01 -0400466#, c-format
467msgid "internal error: can't find dup_blk for %u\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500468msgstr "内部错误: 无法找到 %u 的 duo_blk\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400469
Theodore Ts'o930e2812009-06-29 15:08:12 -0400470#: e2fsck/pass1b.c:757
Theodore Ts'of722c132009-04-21 22:09:01 -0400471msgid "returned from clone_file_block"
Dark Ravenc4755342011-01-26 18:54:25 -0500472msgstr "从 clone_file_block 中返回"
Theodore Ts'of722c132009-04-21 22:09:01 -0400473
Theodore Ts'o930e2812009-06-29 15:08:12 -0400474#: e2fsck/pass1b.c:776
Theodore Ts'of722c132009-04-21 22:09:01 -0400475#, c-format
476msgid "internal error: couldn't lookup EA block record for %u"
Dark Ravenc4755342011-01-26 18:54:25 -0500477msgstr "内部错误: 无法找到 %u 的EA块记录"
Theodore Ts'of722c132009-04-21 22:09:01 -0400478
Theodore Ts'o930e2812009-06-29 15:08:12 -0400479#: e2fsck/pass1b.c:788
Theodore Ts'of722c132009-04-21 22:09:01 -0400480#, c-format
481msgid "internal error: couldn't lookup EA inode record for %u"
Dark Ravenc4755342011-01-26 18:54:25 -0500482msgstr "内部错误: 无法找到 %u 的EA节点记录"
Theodore Ts'of722c132009-04-21 22:09:01 -0400483
Dark Raven3be22a82010-04-19 16:59:03 -0400484#: e2fsck/pass1.c:475 e2fsck/pass2.c:776
Theodore Ts'of722c132009-04-21 22:09:01 -0400485msgid "reading directory block"
486msgstr "正在读取目录块"
487
Dark Raven3be22a82010-04-19 16:59:03 -0400488#: e2fsck/pass1.c:597
Theodore Ts'of722c132009-04-21 22:09:01 -0400489msgid "in-use inode map"
490msgstr "使用中的inode映射"
491
Dark Raven3be22a82010-04-19 16:59:03 -0400492#: e2fsck/pass1.c:606
Theodore Ts'of722c132009-04-21 22:09:01 -0400493msgid "directory inode map"
494msgstr "目录inode映射"
495
Dark Raven3be22a82010-04-19 16:59:03 -0400496#: e2fsck/pass1.c:614
Theodore Ts'of722c132009-04-21 22:09:01 -0400497msgid "regular file inode map"
498msgstr "普通文件inode映射"
499
Dark Raven3be22a82010-04-19 16:59:03 -0400500#: e2fsck/pass1.c:621
Theodore Ts'of722c132009-04-21 22:09:01 -0400501msgid "in-use block map"
502msgstr "使用中的块映射"
503
Dark Raven3be22a82010-04-19 16:59:03 -0400504#: e2fsck/pass1.c:675
Theodore Ts'of722c132009-04-21 22:09:01 -0400505msgid "opening inode scan"
Dark Ravenc4755342011-01-26 18:54:25 -0500506msgstr "打开inode扫描中"
Theodore Ts'of722c132009-04-21 22:09:01 -0400507
Dark Raven3be22a82010-04-19 16:59:03 -0400508#: e2fsck/pass1.c:699
Theodore Ts'of722c132009-04-21 22:09:01 -0400509msgid "getting next inode from scan"
Dark Ravenc4755342011-01-26 18:54:25 -0500510msgstr "正在获取扫描中的下一个inode"
Theodore Ts'of722c132009-04-21 22:09:01 -0400511
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400512#: e2fsck/pass1.c:1173
Theodore Ts'of722c132009-04-21 22:09:01 -0400513msgid "Pass 1"
514msgstr "第1步"
515
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400516#: e2fsck/pass1.c:1230
Dark Raven3be22a82010-04-19 16:59:03 -0400517#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400518msgid "reading indirect blocks of inode %u"
Dark Raven3be22a82010-04-19 16:59:03 -0400519msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -0400520
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400521#: e2fsck/pass1.c:1274
Theodore Ts'of722c132009-04-21 22:09:01 -0400522msgid "bad inode map"
Dark Ravenc4755342011-01-26 18:54:25 -0500523msgstr "错误的inode映射"
Theodore Ts'of722c132009-04-21 22:09:01 -0400524
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400525#: e2fsck/pass1.c:1296
Theodore Ts'of722c132009-04-21 22:09:01 -0400526msgid "inode in bad block map"
Dark Ravenc4755342011-01-26 18:54:25 -0500527msgstr "错误块映射中的inode"
Theodore Ts'of722c132009-04-21 22:09:01 -0400528
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400529#: e2fsck/pass1.c:1316
Theodore Ts'of722c132009-04-21 22:09:01 -0400530msgid "imagic inode map"
Dark Raven3be22a82010-04-19 16:59:03 -0400531msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -0400532
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400533#: e2fsck/pass1.c:1343
Theodore Ts'of722c132009-04-21 22:09:01 -0400534msgid "multiply claimed block map"
535msgstr ""
536
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400537#: e2fsck/pass1.c:1443
Theodore Ts'of722c132009-04-21 22:09:01 -0400538msgid "ext attr block map"
Dark Ravenc4755342011-01-26 18:54:25 -0500539msgstr "ext attr 块映射"
Theodore Ts'of722c132009-04-21 22:09:01 -0400540
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400541#: e2fsck/pass1.c:2181
Theodore Ts'of722c132009-04-21 22:09:01 -0400542#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -0400543msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400544msgstr ""
545
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400546#: e2fsck/pass1.c:2533
Theodore Ts'of722c132009-04-21 22:09:01 -0400547msgid "block bitmap"
548msgstr "块位图"
549
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400550#: e2fsck/pass1.c:2537
Theodore Ts'of722c132009-04-21 22:09:01 -0400551msgid "inode bitmap"
552msgstr "inode 位图"
553
Theodore Ts'o296b9d62010-06-07 12:25:11 -0400554#: e2fsck/pass1.c:2541
Theodore Ts'of722c132009-04-21 22:09:01 -0400555msgid "inode table"
556msgstr "inode表"
557
Dark Raven3be22a82010-04-19 16:59:03 -0400558#: e2fsck/pass2.c:277
Theodore Ts'of722c132009-04-21 22:09:01 -0400559msgid "Pass 2"
560msgstr "第2步"
561
Dark Raven3be22a82010-04-19 16:59:03 -0400562#: e2fsck/pass2.c:799
Theodore Ts'of722c132009-04-21 22:09:01 -0400563msgid "Can not continue."
564msgstr "无法继续."
565
Theodore Ts'o930e2812009-06-29 15:08:12 -0400566#: e2fsck/pass3.c:76
Theodore Ts'of722c132009-04-21 22:09:01 -0400567msgid "inode done bitmap"
568msgstr ""
569
Theodore Ts'o930e2812009-06-29 15:08:12 -0400570#: e2fsck/pass3.c:84
Theodore Ts'of722c132009-04-21 22:09:01 -0400571msgid "Peak memory"
Dark Raven3be22a82010-04-19 16:59:03 -0400572msgstr "内存峰值"
Theodore Ts'of722c132009-04-21 22:09:01 -0400573
Theodore Ts'o930e2812009-06-29 15:08:12 -0400574#: e2fsck/pass3.c:134
Theodore Ts'of722c132009-04-21 22:09:01 -0400575msgid "Pass 3"
576msgstr "第3步"
577
Theodore Ts'o930e2812009-06-29 15:08:12 -0400578#: e2fsck/pass3.c:320
Theodore Ts'of722c132009-04-21 22:09:01 -0400579msgid "inode loop detection bitmap"
580msgstr ""
581
Dark Ravenc4755342011-01-26 18:54:25 -0500582#: e2fsck/pass4.c:193
Theodore Ts'of722c132009-04-21 22:09:01 -0400583msgid "Pass 4"
584msgstr "第4步"
585
Theodore Ts'o930e2812009-06-29 15:08:12 -0400586#: e2fsck/pass5.c:64
Theodore Ts'of722c132009-04-21 22:09:01 -0400587msgid "Pass 5"
588msgstr "第5步"
589
590#: e2fsck/problem.c:50
591#, fuzzy
592msgid "(no prompt)"
593msgstr "(没有提示)"
594
595#: e2fsck/problem.c:51
596msgid "Fix"
597msgstr "处理"
598
599#: e2fsck/problem.c:52
600msgid "Clear"
601msgstr "清除"
602
603#: e2fsck/problem.c:53
604msgid "Relocate"
605msgstr "重定位"
606
607#: e2fsck/problem.c:54
608msgid "Allocate"
609msgstr "分配"
610
611#: e2fsck/problem.c:55
612msgid "Expand"
613msgstr "扩充"
614
615#: e2fsck/problem.c:56
616msgid "Connect to /lost+found"
617msgstr "连接到 /lost+found"
618
619#: e2fsck/problem.c:57
620msgid "Create"
621msgstr "创建"
622
623#: e2fsck/problem.c:58
624msgid "Salvage"
625msgstr "修复"
626
627#: e2fsck/problem.c:59
628msgid "Truncate"
629msgstr "截断"
630
631#: e2fsck/problem.c:60
Theodore Ts'of722c132009-04-21 22:09:01 -0400632msgid "Clear inode"
Dark Raven3be22a82010-04-19 16:59:03 -0400633msgstr "清空inode"
Theodore Ts'of722c132009-04-21 22:09:01 -0400634
635#: e2fsck/problem.c:61
636msgid "Abort"
637msgstr "中断"
638
639#: e2fsck/problem.c:62
640msgid "Split"
Dark Ravenc4755342011-01-26 18:54:25 -0500641msgstr "分裂"
Theodore Ts'of722c132009-04-21 22:09:01 -0400642
643#: e2fsck/problem.c:63
644msgid "Continue"
645msgstr "继续"
646
647#: e2fsck/problem.c:64
648msgid "Clone multiply-claimed blocks"
649msgstr ""
650
651#: e2fsck/problem.c:65
652msgid "Delete file"
653msgstr "删除文件"
654
655#: e2fsck/problem.c:66
656#, fuzzy
657msgid "Suppress messages"
658msgstr "不显示消息"
659
660#: e2fsck/problem.c:67
661msgid "Unlink"
662msgstr "解除链接"
663
664#: e2fsck/problem.c:68
665msgid "Clear HTree index"
Dark Ravenc4755342011-01-26 18:54:25 -0500666msgstr "清空 HTree 索引"
Theodore Ts'of722c132009-04-21 22:09:01 -0400667
668#: e2fsck/problem.c:69
669msgid "Recreate"
670msgstr "重建"
671
672#: e2fsck/problem.c:78
673msgid "(NONE)"
674msgstr "(空)"
675
676#: e2fsck/problem.c:79
677msgid "FIXED"
678msgstr "已处理"
679
680#: e2fsck/problem.c:80
681msgid "CLEARED"
682msgstr "已清除"
683
684#: e2fsck/problem.c:81
Theodore Ts'of722c132009-04-21 22:09:01 -0400685msgid "RELOCATED"
686msgstr "已重定位"
687
688#: e2fsck/problem.c:82
689msgid "ALLOCATED"
690msgstr "已分配"
691
692#: e2fsck/problem.c:83
Theodore Ts'of722c132009-04-21 22:09:01 -0400693msgid "EXPANDED"
694msgstr "已扩充"
695
696#: e2fsck/problem.c:84
Theodore Ts'of722c132009-04-21 22:09:01 -0400697msgid "RECONNECTED"
698msgstr "已重新连接"
699
700#: e2fsck/problem.c:85
Theodore Ts'of722c132009-04-21 22:09:01 -0400701msgid "CREATED"
702msgstr "已创建"
703
704#: e2fsck/problem.c:86
705msgid "SALVAGED"
706msgstr "已修复"
707
708#: e2fsck/problem.c:87
Theodore Ts'of722c132009-04-21 22:09:01 -0400709msgid "TRUNCATED"
Dark Raven3be22a82010-04-19 16:59:03 -0400710msgstr "已截断"
Theodore Ts'of722c132009-04-21 22:09:01 -0400711
712#: e2fsck/problem.c:88
713#, fuzzy
714msgid "INODE CLEARED"
715msgstr "INODE 已清除"
716
717#: e2fsck/problem.c:89
718msgid "ABORTED"
719msgstr "已中断"
720
721#: e2fsck/problem.c:90
722#, fuzzy
723msgid "SPLIT"
724msgstr "分裂"
725
726#: e2fsck/problem.c:91
727msgid "CONTINUING"
728msgstr "继续"
729
730#: e2fsck/problem.c:92
731msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
732msgstr ""
733
734#: e2fsck/problem.c:93
735msgid "FILE DELETED"
736msgstr "文件已删除"
737
738#: e2fsck/problem.c:94
739msgid "SUPPRESSED"
740msgstr "禁止"
741
742#: e2fsck/problem.c:95
743msgid "UNLINKED"
Dark Ravenc4755342011-01-26 18:54:25 -0500744msgstr "已Unlink"
Theodore Ts'of722c132009-04-21 22:09:01 -0400745
746#: e2fsck/problem.c:96
747msgid "HTREE INDEX CLEARED"
Dark Ravenc4755342011-01-26 18:54:25 -0500748msgstr "HTREE索引已清除"
Theodore Ts'of722c132009-04-21 22:09:01 -0400749
750#: e2fsck/problem.c:97
Theodore Ts'of722c132009-04-21 22:09:01 -0400751msgid "WILL RECREATE"
752msgstr "将会重建"
753
754#. @-expanded: block bitmap for group %g is not in group. (block %b)\n
755#: e2fsck/problem.c:106
756msgid "@b @B for @g %g is not in @g. (@b %b)\n"
757msgstr ""
758
759#. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
760#: e2fsck/problem.c:110
761msgid "@i @B for @g %g is not in @g. (@b %b)\n"
762msgstr ""
763
764#. @-expanded: inode table for group %g is not in group. (block %b)\n
765#. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
766#: e2fsck/problem.c:115
767msgid ""
768"@i table for @g %g is not in @g. (@b %b)\n"
769"WARNING: SEVERE DATA LOSS POSSIBLE.\n"
770msgstr ""
Dark Ravenc4755342011-01-26 18:54:25 -0500771"@g%g的@i表不在@g中。 (@b %b)\n"
772"警告:可能造成严重的数据丢失。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400773
774#. @-expanded: \n
775#. @-expanded: The superblock could not be read or does not describe a correct ext2\n
776#. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
777#. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
778#. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
779#. @-expanded: e2fsck -b %S <device>\n
780#. @-expanded: \n
781#: e2fsck/problem.c:121
782#, c-format
783msgid ""
784"\n"
785"The @S could not be read or does not describe a correct ext2\n"
786"@f. If the @v is valid and it really contains an ext2\n"
787"@f (and not swap or ufs or something else), then the @S\n"
788"is corrupt, and you might try running e2fsck with an alternate @S:\n"
789" e2fsck -b %S <@v>\n"
790"\n"
791msgstr ""
792
793#. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
794#. @-expanded: The physical size of the device is %c blocks\n
795#. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
796#: e2fsck/problem.c:130
797msgid ""
798"The @f size (according to the @S) is %b @bs\n"
799"The physical size of the @v is %c @bs\n"
800"Either the @S or the partition table is likely to be corrupt!\n"
801msgstr ""
Dark Ravenc4755342011-01-26 18:54:25 -0500802"@f的大小 (依据@S) 为 %b @b\n"
803"而@v的物理大小为 %c @b\n"
804"@S或分区表可能已被损坏!\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400805
806#. @-expanded: superblock block_size = %b, fragsize = %c.\n
807#. @-expanded: This version of e2fsck does not support fragment sizes different\n
808#. @-expanded: from the block size.\n
809#: e2fsck/problem.c:137
810msgid ""
811"@S @b_size = %b, fragsize = %c.\n"
812"This version of e2fsck does not support fragment sizes different\n"
813"from the @b size.\n"
814msgstr ""
815
816#. @-expanded: superblock blocks_per_group = %b, should have been %c\n
817#: e2fsck/problem.c:144
818msgid "@S @bs_per_group = %b, should have been %c\n"
819msgstr ""
820
821#. @-expanded: superblock first_data_block = %b, should have been %c\n
822#: e2fsck/problem.c:149
823msgid "@S first_data_@b = %b, should have been %c\n"
824msgstr ""
825
826#. @-expanded: filesystem did not have a UUID; generating one.\n
827#. @-expanded: \n
828#: e2fsck/problem.c:154
829msgid ""
830"@f did not have a UUID; generating one.\n"
831"\n"
832msgstr ""
Dark Ravenc4755342011-01-26 18:54:25 -0500833"@f缺少UUID;正在生成一个。\n"
834"\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400835
836#: e2fsck/problem.c:159
837#, c-format
838msgid ""
839"Note: if several inode or block bitmap blocks or part\n"
840"of the inode table require relocation, you may wish to try\n"
841"running e2fsck with the '-b %S' option first. The problem\n"
842"may lie only with the primary block group descriptors, and\n"
843"the backup block group descriptors may be OK.\n"
844"\n"
845msgstr ""
846
847#. @-expanded: Corruption found in superblock. (%s = %N).\n
848#: e2fsck/problem.c:168
849msgid "Corruption found in @S. (%s = %N).\n"
850msgstr "在@S中发现错误. (%s = %N).\n"
851
852#. @-expanded: Error determining size of the physical device: %m\n
853#: e2fsck/problem.c:173
854#, c-format
855msgid "Error determining size of the physical @v: %m\n"
856msgstr "决定物理@v的大小出错 %m\n"
857
858#. @-expanded: inode count in superblock is %i, should be %j.\n
859#: e2fsck/problem.c:178
860msgid "@i count in @S is %i, @s %j.\n"
861msgstr "@S中的@i计数为 %i,@s %j.\n"
862
863#: e2fsck/problem.c:182
864msgid "The Hurd does not support the filetype feature.\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500865msgstr "Hurd系统不支持filetype功能。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400866
Theodore Ts'o930e2812009-06-29 15:08:12 -0400867#. @-expanded: superblock has an invalid journal (inode %i).\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400868#: e2fsck/problem.c:187
Dark Raven3be22a82010-04-19 16:59:03 -0400869#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -0400870msgid "@S has an @n @j (@i %i).\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400871msgstr "@S包含@n ext3 @j(@i %i).\n"
872
873#. @-expanded: External journal has multiple filesystem users (unsupported).\n
874#: e2fsck/problem.c:192
875msgid "External @j has multiple @f users (unsupported).\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500876msgstr "外部@j同时有多个@f使用 (不支持)。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400877
878#. @-expanded: Can't find external journal\n
879#: e2fsck/problem.c:197
880msgid "Can't find external @j\n"
881msgstr "无法找到外部@j\n"
882
883#. @-expanded: External journal has bad superblock\n
884#: e2fsck/problem.c:202
885msgid "External @j has bad @S\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500886msgstr "外部@j有错误的@S\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400887
888#. @-expanded: External journal does not support this filesystem\n
889#: e2fsck/problem.c:207
890msgid "External @j does not support this @f\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500891msgstr "外部@j不支持此@f\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400892
Theodore Ts'o930e2812009-06-29 15:08:12 -0400893#. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400894#. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
895#. @-expanded: format.\n
896#. @-expanded: It is also possible the journal superblock is corrupt.\n
897#: e2fsck/problem.c:212
898msgid ""
Theodore Ts'o930e2812009-06-29 15:08:12 -0400899"@f @j @S is unknown type %N (unsupported).\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500900"It is likely that your copy of e2fsck is old and/or doesn't support this @j format.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400901"It is also possible the @j @S is corrupt.\n"
902msgstr ""
903
Theodore Ts'o930e2812009-06-29 15:08:12 -0400904#. @-expanded: journal superblock is corrupt.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400905#: e2fsck/problem.c:220
Theodore Ts'o930e2812009-06-29 15:08:12 -0400906msgid "@j @S is corrupt.\n"
Dark Raven3be22a82010-04-19 16:59:03 -0400907msgstr "@j@S已损坏.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400908
Theodore Ts'o930e2812009-06-29 15:08:12 -0400909#. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400910#: e2fsck/problem.c:225
911#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -0400912msgid "@S has_@j flag is clear, but a @j %s is present.\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500913msgstr "@S没有has_journal标志,但是存在一个@j %s。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400914
Theodore Ts'o930e2812009-06-29 15:08:12 -0400915#. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400916#: e2fsck/problem.c:230
Theodore Ts'o930e2812009-06-29 15:08:12 -0400917msgid "@S needs_recovery flag is set, but no @j is present.\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500918msgstr "@S有needs_recovery标志,但是没有@j存在。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400919
Theodore Ts'o930e2812009-06-29 15:08:12 -0400920#. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400921#: e2fsck/problem.c:235
Theodore Ts'o930e2812009-06-29 15:08:12 -0400922msgid "@S needs_recovery flag is clear, but @j has data.\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500923msgstr "@S没有needs_recovery标志,但是@j中没有数据。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400924
925#. @-expanded: Clear journal
926#: e2fsck/problem.c:240
927#, fuzzy
928msgid "Clear @j"
929msgstr "清除@j"
930
Theodore Ts'o930e2812009-06-29 15:08:12 -0400931#. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
Dark Raven3be22a82010-04-19 16:59:03 -0400932#: e2fsck/problem.c:245 e2fsck/problem.c:664
Theodore Ts'o930e2812009-06-29 15:08:12 -0400933msgid "@f has feature flag(s) set, but is a revision 0 @f. "
Theodore Ts'of722c132009-04-21 22:09:01 -0400934msgstr ""
935
936#. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400937#: e2fsck/problem.c:250
Theodore Ts'of722c132009-04-21 22:09:01 -0400938msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
939msgstr ""
940
Dark Raven3be22a82010-04-19 16:59:03 -0400941#. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400942#: e2fsck/problem.c:255
Dark Raven3be22a82010-04-19 16:59:03 -0400943msgid "@I %B (%b) found in @o @i %i.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400944msgstr ""
945
Dark Raven3be22a82010-04-19 16:59:03 -0400946#. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400947#: e2fsck/problem.c:260
Dark Raven3be22a82010-04-19 16:59:03 -0400948msgid "Already cleared %B (%b) found in @o @i %i.\n"
Dark Ravenc4755342011-01-26 18:54:25 -0500949msgstr "已经清除在@o@i %i中的%B (%b)。\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400950
951#. @-expanded: illegal orphaned inode %i in superblock.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400952#: e2fsck/problem.c:265
Theodore Ts'of722c132009-04-21 22:09:01 -0400953#, c-format
954msgid "@I @o @i %i in @S.\n"
955msgstr "@S中有@I@o@i %i.\n"
956
957#. @-expanded: illegal inode %i in orphaned inode list.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400958#: e2fsck/problem.c:270
Theodore Ts'of722c132009-04-21 22:09:01 -0400959#, c-format
960msgid "@I @i %i in @o @i list.\n"
961msgstr ""
962
Theodore Ts'o930e2812009-06-29 15:08:12 -0400963#. @-expanded: journal superblock has an unknown read-only feature flag set.\n
964#: e2fsck/problem.c:275
965msgid "@j @S has an unknown read-only feature flag set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400966msgstr ""
967
Theodore Ts'o930e2812009-06-29 15:08:12 -0400968#. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
969#: e2fsck/problem.c:280
970msgid "@j @S has an unknown incompatible feature flag set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400971msgstr ""
972
973#. @-expanded: journal version not supported by this e2fsck.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400974#: e2fsck/problem.c:285
Theodore Ts'of722c132009-04-21 22:09:01 -0400975msgid "@j version not supported by this e2fsck.\n"
976msgstr "e2fsck不支持此@j版本.\n"
977
978#. @-expanded: Moving journal from /%s to hidden inode.\n
979#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400980#: e2fsck/problem.c:290
Theodore Ts'of722c132009-04-21 22:09:01 -0400981#, c-format
982msgid ""
983"Moving @j from /%s to hidden @i.\n"
984"\n"
985msgstr ""
986
987#. @-expanded: Error moving journal: %m\n
988#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400989#: e2fsck/problem.c:295
Dark Raven3be22a82010-04-19 16:59:03 -0400990#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400991msgid ""
992"Error moving @j: %m\n"
993"\n"
994msgstr ""
995"移动@j出错: %m\n"
996"\n"
997
998#. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
999#. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1000#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -04001001#: e2fsck/problem.c:300
Theodore Ts'of722c132009-04-21 22:09:01 -04001002msgid ""
1003"Found @n V2 @j @S fields (from V1 @j).\n"
1004"Clearing fields beyond the V1 @j @S...\n"
1005"\n"
1006msgstr ""
1007
Theodore Ts'o930e2812009-06-29 15:08:12 -04001008#. @-expanded: Run journal anyway
1009#: e2fsck/problem.c:306
1010#, fuzzy
1011msgid "Run @j anyway"
1012msgstr "强制@j"
1013
1014#. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1015#: e2fsck/problem.c:311
1016msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1017msgstr ""
1018
Theodore Ts'of722c132009-04-21 22:09:01 -04001019#. @-expanded: Backing up journal inode block information.\n
1020#. @-expanded: \n
1021#: e2fsck/problem.c:316
1022msgid ""
1023"Backing up @j @i @b information.\n"
1024"\n"
1025msgstr ""
1026
1027#. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1028#. @-expanded: is %N; should be zero.
1029#: e2fsck/problem.c:321
1030msgid ""
1031"@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1032"is %N; @s zero. "
1033msgstr ""
1034
1035#. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1036#: e2fsck/problem.c:327
1037msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1038msgstr ""
1039
1040#. @-expanded: Resize inode not valid.
1041#: e2fsck/problem.c:332
1042msgid "Resize @i not valid. "
1043msgstr ""
1044
Dark Raven3be22a82010-04-19 16:59:03 -04001045#. @-expanded: superblock last mount time (%t,\n
1046#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'of722c132009-04-21 22:09:01 -04001047#: e2fsck/problem.c:337
Dark Raven3be22a82010-04-19 16:59:03 -04001048msgid ""
1049"@S last mount time (%t,\n"
1050"\tnow = %T) is in the future.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001051msgstr ""
1052
Dark Raven3be22a82010-04-19 16:59:03 -04001053#. @-expanded: superblock last write time (%t,\n
1054#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'of722c132009-04-21 22:09:01 -04001055#: e2fsck/problem.c:342
Dark Raven3be22a82010-04-19 16:59:03 -04001056msgid ""
1057"@S last write time (%t,\n"
1058"\tnow = %T) is in the future.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001059msgstr ""
1060
1061#. @-expanded: superblock hint for external superblock should be %X.
1062#: e2fsck/problem.c:346
1063#, c-format
1064msgid "@S hint for external superblock @s %X. "
1065msgstr ""
1066
1067#. @-expanded: Adding dirhash hint to filesystem.\n
1068#. @-expanded: \n
1069#: e2fsck/problem.c:351
1070msgid ""
1071"Adding dirhash hint to @f.\n"
1072"\n"
1073msgstr ""
1074
1075#. @-expanded: group descriptor %g checksum is invalid.
1076#: e2fsck/problem.c:356
1077#, c-format
1078msgid "@g descriptor %g checksum is invalid. "
1079msgstr ""
1080
1081#. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1082#: e2fsck/problem.c:361
1083#, c-format
1084msgid "@g descriptor %g marked uninitialized without feature set.\n"
1085msgstr ""
1086
1087#. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1088#: e2fsck/problem.c:366
1089#, c-format
1090msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1091msgstr ""
1092
1093#. @-expanded: group descriptor %g has invalid unused inodes count %b.
1094#: e2fsck/problem.c:371
1095msgid "@g descriptor %g has invalid unused inodes count %b. "
1096msgstr ""
1097
1098#. @-expanded: Last group block bitmap uninitialized.
1099#: e2fsck/problem.c:376
Theodore Ts'of722c132009-04-21 22:09:01 -04001100msgid "Last @g @b @B uninitialized. "
1101msgstr "最后一个@g的@b@B未初始化. "
1102
1103#: e2fsck/problem.c:381
1104#, c-format
1105msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1106msgstr ""
1107
Theodore Ts'o930e2812009-06-29 15:08:12 -04001108#: e2fsck/problem.c:385
1109msgid "The test_fs flag is set (and ext4 is available). "
1110msgstr ""
1111
Dark Raven3be22a82010-04-19 16:59:03 -04001112#. @-expanded: superblock last mount time is in the future.\n
1113#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1114#. @-expanded: set)
1115#: e2fsck/problem.c:390
1116msgid ""
1117"@S last mount time is in the future.\n"
Dark Ravenc4755342011-01-26 18:54:25 -05001118"\t(by less than a day, probably due to the hardware clock being incorrectly set) "
Dark Raven3be22a82010-04-19 16:59:03 -04001119msgstr ""
1120
1121#. @-expanded: superblock last write time is in the future.\n
1122#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1123#. @-expanded: set).
1124#: e2fsck/problem.c:396
1125msgid ""
1126"@S last write time is in the future.\n"
Dark Ravenc4755342011-01-26 18:54:25 -05001127"\t(by less than a day, probably due to the hardware clock being incorrectly set). "
Dark Raven3be22a82010-04-19 16:59:03 -04001128msgstr ""
1129
1130#. @-expanded: One or more block group descriptor checksums are invalid.
1131#: e2fsck/problem.c:402
1132msgid "One or more @b @g descriptor checksums are invalid. "
1133msgstr ""
1134
Theodore Ts'of722c132009-04-21 22:09:01 -04001135#. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
Dark Raven3be22a82010-04-19 16:59:03 -04001136#: e2fsck/problem.c:409
Theodore Ts'of722c132009-04-21 22:09:01 -04001137msgid "Pass 1: Checking @is, @bs, and sizes\n"
1138msgstr "第一步: 检查@i,@b,和大小\n"
1139
1140#. @-expanded: root inode is not a directory.
Dark Raven3be22a82010-04-19 16:59:03 -04001141#: e2fsck/problem.c:413
Theodore Ts'of722c132009-04-21 22:09:01 -04001142msgid "@r is not a @d. "
1143msgstr "@r不是一个@d. "
1144
1145#. @-expanded: root inode has dtime set (probably due to old mke2fs).
Dark Raven3be22a82010-04-19 16:59:03 -04001146#: e2fsck/problem.c:418
Theodore Ts'of722c132009-04-21 22:09:01 -04001147msgid "@r has dtime set (probably due to old mke2fs). "
1148msgstr ""
1149
1150#. @-expanded: Reserved inode %i (%Q) has invalid mode.
Dark Raven3be22a82010-04-19 16:59:03 -04001151#: e2fsck/problem.c:423
Theodore Ts'of722c132009-04-21 22:09:01 -04001152msgid "Reserved @i %i (%Q) has @n mode. "
1153msgstr "保留的@i %i (%Q) 的模式无效. "
1154
1155#. @-expanded: deleted inode %i has zero dtime.
Dark Raven3be22a82010-04-19 16:59:03 -04001156#: e2fsck/problem.c:428
Theodore Ts'of722c132009-04-21 22:09:01 -04001157#, c-format
1158msgid "@D @i %i has zero dtime. "
1159msgstr ""
1160
1161#. @-expanded: inode %i is in use, but has dtime set.
Dark Raven3be22a82010-04-19 16:59:03 -04001162#: e2fsck/problem.c:433
Theodore Ts'of722c132009-04-21 22:09:01 -04001163#, c-format
1164msgid "@i %i is in use, but has dtime set. "
1165msgstr ""
1166
1167#. @-expanded: inode %i is a zero-length directory.
Dark Raven3be22a82010-04-19 16:59:03 -04001168#: e2fsck/problem.c:438
Theodore Ts'of722c132009-04-21 22:09:01 -04001169#, c-format
1170msgid "@i %i is a @z @d. "
1171msgstr ""
1172
1173#. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001174#: e2fsck/problem.c:443
Theodore Ts'of722c132009-04-21 22:09:01 -04001175msgid "@g %g's @b @B at %b @C.\n"
1176msgstr ""
1177
1178#. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001179#: e2fsck/problem.c:448
Theodore Ts'of722c132009-04-21 22:09:01 -04001180msgid "@g %g's @i @B at %b @C.\n"
1181msgstr ""
1182
1183#. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001184#: e2fsck/problem.c:453
Theodore Ts'of722c132009-04-21 22:09:01 -04001185msgid "@g %g's @i table at %b @C.\n"
1186msgstr ""
1187
1188#. @-expanded: group %g's block bitmap (%b) is bad.
Dark Raven3be22a82010-04-19 16:59:03 -04001189#: e2fsck/problem.c:458
Theodore Ts'of722c132009-04-21 22:09:01 -04001190msgid "@g %g's @b @B (%b) is bad. "
1191msgstr ""
1192
1193#. @-expanded: group %g's inode bitmap (%b) is bad.
Dark Raven3be22a82010-04-19 16:59:03 -04001194#: e2fsck/problem.c:463
Theodore Ts'of722c132009-04-21 22:09:01 -04001195msgid "@g %g's @i @B (%b) is bad. "
1196msgstr ""
1197
1198#. @-expanded: inode %i, i_size is %Is, should be %N.
Dark Raven3be22a82010-04-19 16:59:03 -04001199#: e2fsck/problem.c:468
Theodore Ts'of722c132009-04-21 22:09:01 -04001200msgid "@i %i, i_size is %Is, @s %N. "
1201msgstr ""
1202
1203#. @-expanded: inode %i, i_blocks is %Ib, should be %N.
Dark Raven3be22a82010-04-19 16:59:03 -04001204#: e2fsck/problem.c:473
Theodore Ts'of722c132009-04-21 22:09:01 -04001205msgid "@i %i, i_@bs is %Ib, @s %N. "
1206msgstr ""
1207
Dark Raven3be22a82010-04-19 16:59:03 -04001208#. @-expanded: illegal %B (%b) in inode %i.
1209#: e2fsck/problem.c:478
1210msgid "@I %B (%b) in @i %i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001211msgstr ""
1212
Dark Raven3be22a82010-04-19 16:59:03 -04001213#. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1214#: e2fsck/problem.c:483
1215msgid "%B (%b) overlaps @f metadata in @i %i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001216msgstr ""
1217
1218#. @-expanded: inode %i has illegal block(s).
Dark Raven3be22a82010-04-19 16:59:03 -04001219#: e2fsck/problem.c:488
Theodore Ts'of722c132009-04-21 22:09:01 -04001220#, c-format
1221msgid "@i %i has illegal @b(s). "
1222msgstr "@i %i 中包含非法@b. "
1223
1224#. @-expanded: Too many illegal blocks in inode %i.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001225#: e2fsck/problem.c:493
1226#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04001227msgid "Too many illegal @bs in @i %i.\n"
1228msgstr "@i %i 中包含了过多的非法@b.\n"
1229
Dark Raven3be22a82010-04-19 16:59:03 -04001230#. @-expanded: illegal %B (%b) in bad block inode.
1231#: e2fsck/problem.c:498
1232msgid "@I %B (%b) in bad @b @i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001233msgstr ""
1234
1235#. @-expanded: Bad block inode has illegal block(s).
Dark Raven3be22a82010-04-19 16:59:03 -04001236#: e2fsck/problem.c:503
Theodore Ts'of722c132009-04-21 22:09:01 -04001237msgid "Bad @b @i has illegal @b(s). "
1238msgstr ""
1239
1240#. @-expanded: Duplicate or bad block in use!\n
Dark Raven3be22a82010-04-19 16:59:03 -04001241#: e2fsck/problem.c:508
Theodore Ts'of722c132009-04-21 22:09:01 -04001242msgid "Duplicate or bad @b in use!\n"
1243msgstr ""
1244
1245#. @-expanded: Bad block %b used as bad block inode indirect block.
Dark Raven3be22a82010-04-19 16:59:03 -04001246#: e2fsck/problem.c:513
Theodore Ts'of722c132009-04-21 22:09:01 -04001247msgid "Bad @b %b used as bad @b @i indirect @b. "
1248msgstr ""
1249
1250#. @-expanded: \n
1251#. @-expanded: The bad block inode has probably been corrupted. You probably\n
1252#. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1253#. @-expanded: in the filesystem.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001254#: e2fsck/problem.c:518
Theodore Ts'of722c132009-04-21 22:09:01 -04001255msgid ""
1256"\n"
1257"The bad @b @i has probably been corrupted. You probably\n"
1258"should stop now and run e2fsck -c to scan for bad blocks\n"
1259"in the @f.\n"
1260msgstr ""
1261
1262#. @-expanded: \n
1263#. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001264#: e2fsck/problem.c:525
Theodore Ts'of722c132009-04-21 22:09:01 -04001265msgid ""
1266"\n"
1267"If the @b is really bad, the @f can not be fixed.\n"
1268msgstr ""
1269
1270#. @-expanded: You can remove this block from the bad block list and hope\n
1271#. @-expanded: that the block is really OK. But there are no guarantees.\n
1272#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04001273#: e2fsck/problem.c:530
Theodore Ts'of722c132009-04-21 22:09:01 -04001274msgid ""
1275"You can remove this @b from the bad @b list and hope\n"
1276"that the @b is really OK. But there are no guarantees.\n"
1277"\n"
1278msgstr ""
1279
1280#. @-expanded: The primary superblock (%b) is on the bad block list.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001281#: e2fsck/problem.c:536
Theodore Ts'of722c132009-04-21 22:09:01 -04001282msgid "The primary @S (%b) is on the bad @b list.\n"
1283msgstr ""
1284
1285#. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
Dark Raven3be22a82010-04-19 16:59:03 -04001286#: e2fsck/problem.c:541
Theodore Ts'of722c132009-04-21 22:09:01 -04001287msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1288msgstr ""
1289
1290#. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001291#: e2fsck/problem.c:547
Theodore Ts'of722c132009-04-21 22:09:01 -04001292msgid "Warning: Group %g's @S (%b) is bad.\n"
1293msgstr ""
1294
1295#. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001296#: e2fsck/problem.c:552
Theodore Ts'of722c132009-04-21 22:09:01 -04001297msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1298msgstr ""
1299
1300#. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001301#: e2fsck/problem.c:558
Theodore Ts'of722c132009-04-21 22:09:01 -04001302msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1303msgstr ""
1304
1305#. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001306#: e2fsck/problem.c:564
Theodore Ts'of722c132009-04-21 22:09:01 -04001307msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1308msgstr ""
1309
1310#. @-expanded: error allocating block buffer for relocating %s\n
Dark Raven3be22a82010-04-19 16:59:03 -04001311#: e2fsck/problem.c:569
Theodore Ts'of722c132009-04-21 22:09:01 -04001312#, c-format
1313msgid "@A @b buffer for relocating %s\n"
1314msgstr ""
1315
1316#. @-expanded: Relocating group %g's %s from %b to %c...\n
Dark Raven3be22a82010-04-19 16:59:03 -04001317#: e2fsck/problem.c:574
Theodore Ts'of722c132009-04-21 22:09:01 -04001318msgid "Relocating @g %g's %s from %b to %c...\n"
1319msgstr ""
1320
1321#. @-expanded: Relocating group %g's %s to %c...\n
Dark Raven3be22a82010-04-19 16:59:03 -04001322#: e2fsck/problem.c:579
Theodore Ts'of722c132009-04-21 22:09:01 -04001323#, c-format
1324msgid "Relocating @g %g's %s to %c...\n"
1325msgstr ""
1326
1327#. @-expanded: Warning: could not read block %b of %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001328#: e2fsck/problem.c:584
Theodore Ts'of722c132009-04-21 22:09:01 -04001329msgid "Warning: could not read @b %b of %s: %m\n"
1330msgstr "警告: 无法从%s中读取@b %b: %m\n"
1331
1332#. @-expanded: Warning: could not write block %b for %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001333#: e2fsck/problem.c:589
Theodore Ts'of722c132009-04-21 22:09:01 -04001334msgid "Warning: could not write @b %b for %s: %m\n"
1335msgstr "警告: 无法向%s中写入@b %b: %m\n"
1336
1337#. @-expanded: error allocating inode bitmap (%N): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001338#: e2fsck/problem.c:594 e2fsck/problem.c:1405
Theodore Ts'of722c132009-04-21 22:09:01 -04001339msgid "@A @i @B (%N): %m\n"
1340msgstr ""
1341
1342#. @-expanded: error allocating block bitmap (%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001343#: e2fsck/problem.c:599
Theodore Ts'of722c132009-04-21 22:09:01 -04001344msgid "@A @b @B (%N): %m\n"
1345msgstr ""
1346
1347#. @-expanded: error allocating icount link information: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001348#: e2fsck/problem.c:604
Theodore Ts'of722c132009-04-21 22:09:01 -04001349#, c-format
1350msgid "@A icount link information: %m\n"
1351msgstr ""
1352
1353#. @-expanded: error allocating directory block array: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001354#: e2fsck/problem.c:609
Theodore Ts'of722c132009-04-21 22:09:01 -04001355#, c-format
1356msgid "@A @d @b array: %m\n"
1357msgstr "分配@d@b数组时出错: %m\n"
1358
1359#. @-expanded: Error while scanning inodes (%i): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001360#: e2fsck/problem.c:614
Theodore Ts'of722c132009-04-21 22:09:01 -04001361#, c-format
1362msgid "Error while scanning @is (%i): %m\n"
1363msgstr ""
1364
1365#. @-expanded: Error while iterating over blocks in inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001366#: e2fsck/problem.c:619
Theodore Ts'of722c132009-04-21 22:09:01 -04001367#, c-format
1368msgid "Error while iterating over @bs in @i %i: %m\n"
1369msgstr ""
1370
1371#. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001372#: e2fsck/problem.c:624
Theodore Ts'of722c132009-04-21 22:09:01 -04001373msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1374msgstr ""
1375
1376#. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001377#: e2fsck/problem.c:629
Theodore Ts'of722c132009-04-21 22:09:01 -04001378msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1379msgstr ""
1380
1381#. @-expanded: Error reading inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001382#: e2fsck/problem.c:635
Theodore Ts'of722c132009-04-21 22:09:01 -04001383#, c-format
1384msgid "Error reading @i %i: %m\n"
1385msgstr "读取@i %i出错: %m\n"
1386
1387#. @-expanded: inode %i has imagic flag set.
Dark Raven3be22a82010-04-19 16:59:03 -04001388#: e2fsck/problem.c:643
Theodore Ts'of722c132009-04-21 22:09:01 -04001389#, c-format
1390msgid "@i %i has imagic flag set. "
1391msgstr ""
1392
1393#. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1394#. @-expanded: or append-only flag set.
Dark Raven3be22a82010-04-19 16:59:03 -04001395#: e2fsck/problem.c:648
Theodore Ts'of722c132009-04-21 22:09:01 -04001396#, c-format
1397msgid ""
1398"Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1399"or append-only flag set. "
1400msgstr ""
1401
1402#. @-expanded: inode %i has compression flag set on filesystem without compression support.
Dark Raven3be22a82010-04-19 16:59:03 -04001403#: e2fsck/problem.c:654
Theodore Ts'of722c132009-04-21 22:09:01 -04001404#, c-format
1405msgid "@i %i has @cion flag set on @f without @cion support. "
1406msgstr ""
1407
1408#. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
Dark Raven3be22a82010-04-19 16:59:03 -04001409#: e2fsck/problem.c:659
Theodore Ts'of722c132009-04-21 22:09:01 -04001410#, c-format
1411msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1412msgstr ""
1413
1414#. @-expanded: journal inode is not in use, but contains data.
Dark Raven3be22a82010-04-19 16:59:03 -04001415#: e2fsck/problem.c:669
Theodore Ts'of722c132009-04-21 22:09:01 -04001416msgid "@j @i is not in use, but contains data. "
1417msgstr ""
1418
1419#. @-expanded: journal is not regular file.
Dark Raven3be22a82010-04-19 16:59:03 -04001420#: e2fsck/problem.c:674
Theodore Ts'of722c132009-04-21 22:09:01 -04001421msgid "@j is not regular file. "
1422msgstr "@j不是普通文件. "
1423
1424#. @-expanded: inode %i was part of the orphaned inode list.
Dark Raven3be22a82010-04-19 16:59:03 -04001425#: e2fsck/problem.c:679
Theodore Ts'of722c132009-04-21 22:09:01 -04001426#, c-format
1427msgid "@i %i was part of the @o @i list. "
1428msgstr ""
1429
1430#. @-expanded: inodes that were part of a corrupted orphan linked list found.
Dark Raven3be22a82010-04-19 16:59:03 -04001431#: e2fsck/problem.c:685
Theodore Ts'of722c132009-04-21 22:09:01 -04001432msgid "@is that were part of a corrupted orphan linked list found. "
1433msgstr ""
1434
1435#. @-expanded: error allocating refcount structure (%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001436#: e2fsck/problem.c:690
Theodore Ts'of722c132009-04-21 22:09:01 -04001437msgid "@A refcount structure (%N): %m\n"
1438msgstr ""
1439
1440#. @-expanded: Error reading extended attribute block %b for inode %i.
Dark Raven3be22a82010-04-19 16:59:03 -04001441#: e2fsck/problem.c:695
Theodore Ts'of722c132009-04-21 22:09:01 -04001442msgid "Error reading @a @b %b for @i %i. "
1443msgstr ""
1444
1445#. @-expanded: inode %i has a bad extended attribute block %b.
Dark Raven3be22a82010-04-19 16:59:03 -04001446#: e2fsck/problem.c:700
Theodore Ts'of722c132009-04-21 22:09:01 -04001447msgid "@i %i has a bad @a @b %b. "
1448msgstr ""
1449
1450#. @-expanded: Error reading extended attribute block %b (%m).
Dark Raven3be22a82010-04-19 16:59:03 -04001451#: e2fsck/problem.c:705
Theodore Ts'of722c132009-04-21 22:09:01 -04001452msgid "Error reading @a @b %b (%m). "
1453msgstr ""
1454
Dark Raven3be22a82010-04-19 16:59:03 -04001455#. @-expanded: extended attribute block %b has reference count %r, should be %N.
1456#: e2fsck/problem.c:710
1457msgid "@a @b %b has reference count %r, @s %N. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001458msgstr ""
1459
1460#. @-expanded: Error writing extended attribute block %b (%m).
Dark Raven3be22a82010-04-19 16:59:03 -04001461#: e2fsck/problem.c:715
Theodore Ts'of722c132009-04-21 22:09:01 -04001462msgid "Error writing @a @b %b (%m). "
1463msgstr ""
1464
1465#. @-expanded: extended attribute block %b has h_blocks > 1.
Dark Raven3be22a82010-04-19 16:59:03 -04001466#: e2fsck/problem.c:720
Theodore Ts'of722c132009-04-21 22:09:01 -04001467msgid "@a @b %b has h_@bs > 1. "
1468msgstr ""
1469
1470#. @-expanded: error allocating extended attribute block %b.
Dark Raven3be22a82010-04-19 16:59:03 -04001471#: e2fsck/problem.c:725
Theodore Ts'of722c132009-04-21 22:09:01 -04001472msgid "@A @a @b %b. "
1473msgstr ""
1474
1475#. @-expanded: extended attribute block %b is corrupt (allocation collision).
Dark Raven3be22a82010-04-19 16:59:03 -04001476#: e2fsck/problem.c:730
Theodore Ts'of722c132009-04-21 22:09:01 -04001477msgid "@a @b %b is corrupt (allocation collision). "
1478msgstr ""
1479
1480#. @-expanded: extended attribute block %b is corrupt (invalid name).
Dark Raven3be22a82010-04-19 16:59:03 -04001481#: e2fsck/problem.c:735
Theodore Ts'of722c132009-04-21 22:09:01 -04001482msgid "@a @b %b is corrupt (@n name). "
1483msgstr ""
1484
1485#. @-expanded: extended attribute block %b is corrupt (invalid value).
Dark Raven3be22a82010-04-19 16:59:03 -04001486#: e2fsck/problem.c:740
Theodore Ts'of722c132009-04-21 22:09:01 -04001487msgid "@a @b %b is corrupt (@n value). "
1488msgstr ""
1489
1490#. @-expanded: inode %i is too big.
Dark Raven3be22a82010-04-19 16:59:03 -04001491#: e2fsck/problem.c:745
Theodore Ts'of722c132009-04-21 22:09:01 -04001492#, c-format
1493msgid "@i %i is too big. "
1494msgstr "@i %i 过大. "
1495
Dark Raven3be22a82010-04-19 16:59:03 -04001496#. @-expanded: %B (%b) causes directory to be too big.
1497#: e2fsck/problem.c:749
1498msgid "%B (%b) causes @d to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001499msgstr ""
1500
Dark Raven3be22a82010-04-19 16:59:03 -04001501#: e2fsck/problem.c:754
1502msgid "%B (%b) causes file to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001503msgstr ""
1504
Dark Raven3be22a82010-04-19 16:59:03 -04001505#: e2fsck/problem.c:759
1506msgid "%B (%b) causes symlink to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001507msgstr ""
1508
1509#. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001510#: e2fsck/problem.c:764
Theodore Ts'of722c132009-04-21 22:09:01 -04001511#, c-format
1512msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1513msgstr ""
1514
1515#. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001516#: e2fsck/problem.c:769
Theodore Ts'of722c132009-04-21 22:09:01 -04001517#, c-format
1518msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1519msgstr ""
1520
1521#. @-expanded: HTREE directory inode %i has an invalid root node.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001522#: e2fsck/problem.c:774
Theodore Ts'of722c132009-04-21 22:09:01 -04001523#, c-format
1524msgid "@h %i has an @n root node.\n"
1525msgstr ""
1526
1527#. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001528#: e2fsck/problem.c:779
Theodore Ts'of722c132009-04-21 22:09:01 -04001529msgid "@h %i has an unsupported hash version (%N)\n"
1530msgstr ""
1531
1532#. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001533#: e2fsck/problem.c:784
Theodore Ts'of722c132009-04-21 22:09:01 -04001534#, c-format
1535msgid "@h %i uses an incompatible htree root node flag.\n"
1536msgstr ""
1537
1538#. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
Dark Raven3be22a82010-04-19 16:59:03 -04001539#: e2fsck/problem.c:789
Theodore Ts'of722c132009-04-21 22:09:01 -04001540msgid "@h %i has a tree depth (%N) which is too big\n"
1541msgstr ""
1542
1543#. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1544#. @-expanded: filesystem metadata.
Dark Raven3be22a82010-04-19 16:59:03 -04001545#: e2fsck/problem.c:794
Theodore Ts'of722c132009-04-21 22:09:01 -04001546msgid ""
1547"Bad @b @i has an indirect @b (%b) that conflicts with\n"
1548"@f metadata. "
1549msgstr ""
1550
1551#. @-expanded: Resize inode (re)creation failed: %m.
Dark Raven3be22a82010-04-19 16:59:03 -04001552#: e2fsck/problem.c:800
Theodore Ts'of722c132009-04-21 22:09:01 -04001553#, c-format
1554msgid "Resize @i (re)creation failed: %m."
1555msgstr ""
1556
1557#. @-expanded: inode %i has a extra size (%IS) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001558#: e2fsck/problem.c:805
Theodore Ts'of722c132009-04-21 22:09:01 -04001559msgid "@i %i has a extra size (%IS) which is @n\n"
1560msgstr ""
1561
1562#. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001563#: e2fsck/problem.c:810
Theodore Ts'of722c132009-04-21 22:09:01 -04001564msgid "@a in @i %i has a namelen (%N) which is @n\n"
1565msgstr ""
1566
Theodore Ts'of722c132009-04-21 22:09:01 -04001567#. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001568#: e2fsck/problem.c:815
Theodore Ts'of722c132009-04-21 22:09:01 -04001569msgid "@a in @i %i has a value offset (%N) which is @n\n"
1570msgstr ""
1571
1572#. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001573#: e2fsck/problem.c:820
Theodore Ts'of722c132009-04-21 22:09:01 -04001574msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1575msgstr ""
1576
Theodore Ts'o930e2812009-06-29 15:08:12 -04001577#. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001578#: e2fsck/problem.c:825
Theodore Ts'o930e2812009-06-29 15:08:12 -04001579msgid "@a in @i %i has a value size (%N) which is @n\n"
1580msgstr ""
1581
Theodore Ts'of722c132009-04-21 22:09:01 -04001582#. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001583#: e2fsck/problem.c:830
Theodore Ts'of722c132009-04-21 22:09:01 -04001584msgid "@a in @i %i has a hash (%N) which is @n\n"
1585msgstr ""
1586
1587#. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001588#: e2fsck/problem.c:835
Theodore Ts'of722c132009-04-21 22:09:01 -04001589msgid "@i %i is a %It but it looks like it is really a directory.\n"
1590msgstr ""
1591
1592#. @-expanded: Error while reading over extent tree in inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001593#: e2fsck/problem.c:840
Theodore Ts'of722c132009-04-21 22:09:01 -04001594#, c-format
1595msgid "Error while reading over @x tree in @i %i: %m\n"
1596msgstr ""
1597
Theodore Ts'o930e2812009-06-29 15:08:12 -04001598#. @-expanded: Failed to iterate extents in inode %i\n
1599#. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001600#: e2fsck/problem.c:845
Theodore Ts'o930e2812009-06-29 15:08:12 -04001601msgid ""
1602"Failed to iterate extents in @i %i\n"
1603"\t(op %s, blk %b, lblk %c): %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001604msgstr ""
1605
1606#. @-expanded: inode %i has an invalid extent\n
1607#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001608#: e2fsck/problem.c:851
Theodore Ts'of722c132009-04-21 22:09:01 -04001609msgid ""
1610"@i %i has an @n extent\n"
1611"\t(logical @b %c, @n physical @b %b, len %N)\n"
1612msgstr ""
1613
1614#. @-expanded: inode %i has an invalid extent\n
1615#. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001616#: e2fsck/problem.c:856
Theodore Ts'of722c132009-04-21 22:09:01 -04001617msgid ""
1618"@i %i has an @n extent\n"
1619"\t(logical @b %c, physical @b %b, @n len %N)\n"
1620msgstr ""
1621
1622#. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001623#: e2fsck/problem.c:861
Theodore Ts'of722c132009-04-21 22:09:01 -04001624#, c-format
1625msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1626msgstr ""
1627
1628#. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
Dark Raven3be22a82010-04-19 16:59:03 -04001629#: e2fsck/problem.c:866
Theodore Ts'of722c132009-04-21 22:09:01 -04001630#, c-format
1631msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1632msgstr ""
1633
1634#. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
Dark Raven3be22a82010-04-19 16:59:03 -04001635#: e2fsck/problem.c:871
Theodore Ts'of722c132009-04-21 22:09:01 -04001636#, c-format
1637msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1638msgstr ""
1639
Dark Raven3be22a82010-04-19 16:59:03 -04001640#: e2fsck/problem.c:876
Theodore Ts'of722c132009-04-21 22:09:01 -04001641#, c-format
1642msgid "Fast symlink %i has EXTENT_FL set. "
1643msgstr ""
1644
1645#. @-expanded: inode %i has out of order extents\n
1646#. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001647#: e2fsck/problem.c:881
Theodore Ts'of722c132009-04-21 22:09:01 -04001648msgid ""
1649"@i %i has out of order extents\n"
1650"\t(@n logical @b %c, physical @b %b, len %N)\n"
1651msgstr ""
1652
Theodore Ts'o930e2812009-06-29 15:08:12 -04001653#. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001654#: e2fsck/problem.c:885
Theodore Ts'o930e2812009-06-29 15:08:12 -04001655msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1656msgstr ""
1657
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001658#. @-expanded: inode %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n
1659#: e2fsck/problem.c:889
1660msgid "@i %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n"
1661msgstr ""
1662
Theodore Ts'of722c132009-04-21 22:09:01 -04001663#. @-expanded: \n
1664#. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1665#. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001666#: e2fsck/problem.c:897
Theodore Ts'of722c132009-04-21 22:09:01 -04001667msgid ""
1668"\n"
1669"Running additional passes to resolve @bs claimed by more than one @i...\n"
1670"Pass 1B: Rescanning for @m @bs\n"
1671msgstr ""
1672
1673#. @-expanded: multiply-claimed block(s) in inode %i:
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001674#: e2fsck/problem.c:903
Theodore Ts'of722c132009-04-21 22:09:01 -04001675#, c-format
1676msgid "@m @b(s) in @i %i:"
1677msgstr ""
1678
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001679#: e2fsck/problem.c:918
Theodore Ts'of722c132009-04-21 22:09:01 -04001680#, c-format
1681msgid "Error while scanning inodes (%i): %m\n"
1682msgstr ""
1683
1684#. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001685#: e2fsck/problem.c:923
Theodore Ts'of722c132009-04-21 22:09:01 -04001686#, c-format
1687msgid "@A @i @B (@i_dup_map): %m\n"
1688msgstr ""
1689
1690#. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001691#: e2fsck/problem.c:928
Theodore Ts'of722c132009-04-21 22:09:01 -04001692#, c-format
1693msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1694msgstr ""
1695
1696#. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001697#: e2fsck/problem.c:933 e2fsck/problem.c:1249
Theodore Ts'of722c132009-04-21 22:09:01 -04001698msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1699msgstr ""
1700
1701#. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001702#: e2fsck/problem.c:939
Theodore Ts'of722c132009-04-21 22:09:01 -04001703msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1704msgstr ""
1705
1706#. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001707#: e2fsck/problem.c:945
Theodore Ts'of722c132009-04-21 22:09:01 -04001708msgid "Pass 1D: Reconciling @m @bs\n"
1709msgstr ""
1710
1711#. @-expanded: File %Q (inode #%i, mod time %IM) \n
Dark Raven3be22a82010-04-19 16:59:03 -04001712#. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001713#: e2fsck/problem.c:950
Theodore Ts'of722c132009-04-21 22:09:01 -04001714msgid ""
1715"File %Q (@i #%i, mod time %IM) \n"
Dark Raven3be22a82010-04-19 16:59:03 -04001716" has %r @m @b(s), shared with %N file(s):\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001717msgstr ""
1718
1719#. @-expanded: \t%Q (inode #%i, mod time %IM)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001720#: e2fsck/problem.c:956
Theodore Ts'of722c132009-04-21 22:09:01 -04001721msgid "\t%Q (@i #%i, mod time %IM)\n"
1722msgstr ""
1723
1724#. @-expanded: \t<filesystem metadata>\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001725#: e2fsck/problem.c:961
Theodore Ts'of722c132009-04-21 22:09:01 -04001726msgid "\t<@f metadata>\n"
1727msgstr "\t<@f元数据>\n"
1728
1729#. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1730#. @-expanded: \n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001731#: e2fsck/problem.c:966
Theodore Ts'of722c132009-04-21 22:09:01 -04001732msgid ""
1733"(There are %N @is containing @m @bs.)\n"
1734"\n"
1735msgstr ""
1736
1737#. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1738#. @-expanded: \n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001739#: e2fsck/problem.c:971
Theodore Ts'of722c132009-04-21 22:09:01 -04001740msgid ""
1741"@m @bs already reassigned or cloned.\n"
1742"\n"
1743msgstr ""
1744
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001745#: e2fsck/problem.c:984
Theodore Ts'of722c132009-04-21 22:09:01 -04001746#, c-format
1747msgid "Couldn't clone file: %m\n"
1748msgstr ""
1749
1750#. @-expanded: Pass 2: Checking directory structure\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001751#: e2fsck/problem.c:990
Theodore Ts'of722c132009-04-21 22:09:01 -04001752msgid "Pass 2: Checking @d structure\n"
1753msgstr "第二步: 检查目录结构\n"
1754
1755#. @-expanded: invalid inode number for '.' in directory inode %i.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001756#: e2fsck/problem.c:995
Theodore Ts'of722c132009-04-21 22:09:01 -04001757#, c-format
1758msgid "@n @i number for '.' in @d @i %i.\n"
1759msgstr ""
1760
1761#. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001762#: e2fsck/problem.c:1000
Theodore Ts'of722c132009-04-21 22:09:01 -04001763msgid "@E has @n @i #: %Di.\n"
1764msgstr ""
1765
1766#. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001767#: e2fsck/problem.c:1005
Theodore Ts'of722c132009-04-21 22:09:01 -04001768msgid "@E has @D/unused @i %Di. "
1769msgstr ""
1770
1771#. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001772#: e2fsck/problem.c:1010
Theodore Ts'of722c132009-04-21 22:09:01 -04001773msgid "@E @L to '.' "
1774msgstr ""
1775
1776#. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001777#: e2fsck/problem.c:1015
Theodore Ts'of722c132009-04-21 22:09:01 -04001778msgid "@E points to @i (%Di) located in a bad @b.\n"
1779msgstr ""
1780
1781#. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001782#: e2fsck/problem.c:1020
Theodore Ts'of722c132009-04-21 22:09:01 -04001783msgid "@E @L to @d %P (%Di).\n"
1784msgstr ""
1785
1786#. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001787#: e2fsck/problem.c:1025
Theodore Ts'of722c132009-04-21 22:09:01 -04001788msgid "@E @L to the @r.\n"
1789msgstr ""
1790
1791#. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001792#: e2fsck/problem.c:1030
Theodore Ts'of722c132009-04-21 22:09:01 -04001793msgid "@E has illegal characters in its name.\n"
1794msgstr ""
1795
1796#. @-expanded: Missing '.' in directory inode %i.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001797#: e2fsck/problem.c:1035
Theodore Ts'of722c132009-04-21 22:09:01 -04001798#, c-format
1799msgid "Missing '.' in @d @i %i.\n"
1800msgstr "@d@i %i 中缺少 '.'.\n"
1801
1802#. @-expanded: Missing '..' in directory inode %i.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001803#: e2fsck/problem.c:1040
Theodore Ts'of722c132009-04-21 22:09:01 -04001804#, c-format
1805msgid "Missing '..' in @d @i %i.\n"
1806msgstr "@d@i %i 中缺少 '..'.\n"
1807
1808#. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001809#: e2fsck/problem.c:1045
Theodore Ts'of722c132009-04-21 22:09:01 -04001810msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1811msgstr ""
1812
1813#. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001814#: e2fsck/problem.c:1050
Theodore Ts'of722c132009-04-21 22:09:01 -04001815msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1816msgstr ""
1817
1818#. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001819#: e2fsck/problem.c:1055
Theodore Ts'of722c132009-04-21 22:09:01 -04001820msgid "i_faddr @F %IF, @s zero.\n"
1821msgstr ""
1822
1823#. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001824#: e2fsck/problem.c:1060
Theodore Ts'of722c132009-04-21 22:09:01 -04001825msgid "i_file_acl @F %If, @s zero.\n"
1826msgstr ""
1827
1828#. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001829#: e2fsck/problem.c:1065
Theodore Ts'of722c132009-04-21 22:09:01 -04001830msgid "i_dir_acl @F %Id, @s zero.\n"
1831msgstr ""
1832
1833#. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001834#: e2fsck/problem.c:1070
Theodore Ts'of722c132009-04-21 22:09:01 -04001835msgid "i_frag @F %N, @s zero.\n"
1836msgstr ""
1837
1838#. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001839#: e2fsck/problem.c:1075
Theodore Ts'of722c132009-04-21 22:09:01 -04001840msgid "i_fsize @F %N, @s zero.\n"
1841msgstr ""
1842
1843#. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001844#: e2fsck/problem.c:1080
Theodore Ts'of722c132009-04-21 22:09:01 -04001845msgid "@i %i (%Q) has @n mode (%Im).\n"
1846msgstr "@i %i (%Q) 有@n模式 (%Im).\n"
1847
Dark Raven3be22a82010-04-19 16:59:03 -04001848#. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001849#: e2fsck/problem.c:1085
Dark Raven3be22a82010-04-19 16:59:03 -04001850msgid "@d @i %i, %B, offset %N: @d corrupted\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001851msgstr "@d@i %i, 第 %B @b, 偏移量 %N: @d损坏\n"
1852
Dark Raven3be22a82010-04-19 16:59:03 -04001853#. @-expanded: directory inode %i, %B, offset %N: filename too long\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001854#: e2fsck/problem.c:1090
Dark Raven3be22a82010-04-19 16:59:03 -04001855msgid "@d @i %i, %B, offset %N: filename too long\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001856msgstr "@d@i %i, 第 %B @b, 偏移量 %N: 文件名过长\n"
1857
Dark Raven3be22a82010-04-19 16:59:03 -04001858#. @-expanded: directory inode %i has an unallocated %B.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001859#: e2fsck/problem.c:1095
Dark Raven3be22a82010-04-19 16:59:03 -04001860msgid "@d @i %i has an unallocated %B. "
1861msgstr "@d@i %i 中含有未分配的@b #%B. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001862
1863#. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001864#: e2fsck/problem.c:1100
Theodore Ts'of722c132009-04-21 22:09:01 -04001865#, c-format
1866msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1867msgstr "@d@i %i 中的 '.' @d@e 没有以NULL终止\n"
1868
1869#. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001870#: e2fsck/problem.c:1105
Theodore Ts'of722c132009-04-21 22:09:01 -04001871#, c-format
1872msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1873msgstr "@d@i %i 中的 '..' @d@e 没有以NULL终止\n"
1874
1875#. @-expanded: inode %i (%Q) is an illegal character device.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001876#: e2fsck/problem.c:1110
Theodore Ts'of722c132009-04-21 22:09:01 -04001877msgid "@i %i (%Q) is an @I character @v.\n"
1878msgstr ""
1879
1880#. @-expanded: inode %i (%Q) is an illegal block device.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001881#: e2fsck/problem.c:1115
Theodore Ts'of722c132009-04-21 22:09:01 -04001882msgid "@i %i (%Q) is an @I @b @v.\n"
1883msgstr ""
1884
1885#. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001886#: e2fsck/problem.c:1120
Theodore Ts'of722c132009-04-21 22:09:01 -04001887msgid "@E is duplicate '.' @e.\n"
1888msgstr ""
1889
1890#. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001891#: e2fsck/problem.c:1125
Theodore Ts'of722c132009-04-21 22:09:01 -04001892msgid "@E is duplicate '..' @e.\n"
1893msgstr ""
1894
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001895#: e2fsck/problem.c:1130 e2fsck/problem.c:1430
Theodore Ts'of722c132009-04-21 22:09:01 -04001896#, c-format
1897msgid "Internal error: couldn't find dir_info for %i.\n"
1898msgstr ""
1899
1900#. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001901#: e2fsck/problem.c:1135
Theodore Ts'of722c132009-04-21 22:09:01 -04001902msgid "@E has rec_len of %Dr, @s %N.\n"
1903msgstr ""
1904
1905#. @-expanded: error allocating icount structure: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001906#: e2fsck/problem.c:1140
Theodore Ts'of722c132009-04-21 22:09:01 -04001907#, c-format
1908msgid "@A icount structure: %m\n"
1909msgstr ""
1910
1911#. @-expanded: Error iterating over directory blocks: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001912#: e2fsck/problem.c:1145
Theodore Ts'of722c132009-04-21 22:09:01 -04001913#, c-format
1914msgid "Error iterating over @d @bs: %m\n"
1915msgstr ""
1916
1917#. @-expanded: Error reading directory block %b (inode %i): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001918#: e2fsck/problem.c:1150
Theodore Ts'of722c132009-04-21 22:09:01 -04001919msgid "Error reading @d @b %b (@i %i): %m\n"
1920msgstr ""
1921
1922#. @-expanded: Error writing directory block %b (inode %i): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001923#: e2fsck/problem.c:1155
Theodore Ts'of722c132009-04-21 22:09:01 -04001924msgid "Error writing @d @b %b (@i %i): %m\n"
1925msgstr ""
1926
1927#. @-expanded: error allocating new directory block for inode %i (%s): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001928#: e2fsck/problem.c:1160
Theodore Ts'of722c132009-04-21 22:09:01 -04001929#, c-format
1930msgid "@A new @d @b for @i %i (%s): %m\n"
1931msgstr ""
1932
1933#. @-expanded: Error deallocating inode %i: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001934#: e2fsck/problem.c:1165
Theodore Ts'of722c132009-04-21 22:09:01 -04001935#, c-format
1936msgid "Error deallocating @i %i: %m\n"
1937msgstr ""
1938
1939#. @-expanded: directory entry for '.' in %p (%i) is big.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001940#: e2fsck/problem.c:1170
Theodore Ts'of722c132009-04-21 22:09:01 -04001941#, c-format
1942msgid "@d @e for '.' in %p (%i) is big.\n"
1943msgstr ""
1944
1945#. @-expanded: inode %i (%Q) is an illegal FIFO.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001946#: e2fsck/problem.c:1175
Theodore Ts'of722c132009-04-21 22:09:01 -04001947msgid "@i %i (%Q) is an @I FIFO.\n"
1948msgstr ""
1949
1950#. @-expanded: inode %i (%Q) is an illegal socket.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001951#: e2fsck/problem.c:1180
Theodore Ts'of722c132009-04-21 22:09:01 -04001952msgid "@i %i (%Q) is an @I socket.\n"
1953msgstr ""
1954
1955#. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001956#: e2fsck/problem.c:1185
Theodore Ts'of722c132009-04-21 22:09:01 -04001957msgid "Setting filetype for @E to %N.\n"
1958msgstr ""
1959
1960#. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001961#: e2fsck/problem.c:1190
Theodore Ts'of722c132009-04-21 22:09:01 -04001962msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
1963msgstr ""
1964
1965#. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001966#: e2fsck/problem.c:1195
Theodore Ts'of722c132009-04-21 22:09:01 -04001967msgid "@E has filetype set.\n"
1968msgstr ""
1969
1970#. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001971#: e2fsck/problem.c:1200
Theodore Ts'of722c132009-04-21 22:09:01 -04001972msgid "@E has a @z name.\n"
1973msgstr ""
1974
1975#. @-expanded: Symlink %Q (inode #%i) is invalid.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001976#: e2fsck/problem.c:1205
Theodore Ts'of722c132009-04-21 22:09:01 -04001977msgid "Symlink %Q (@i #%i) is @n.\n"
1978msgstr ""
1979
1980#. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001981#: e2fsck/problem.c:1210
Theodore Ts'of722c132009-04-21 22:09:01 -04001982msgid "@a @b @F @n (%If).\n"
1983msgstr ""
1984
1985#. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001986#: e2fsck/problem.c:1215
Theodore Ts'of722c132009-04-21 22:09:01 -04001987msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1988msgstr ""
1989
Dark Raven3be22a82010-04-19 16:59:03 -04001990#. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001991#: e2fsck/problem.c:1220
Dark Raven3be22a82010-04-19 16:59:03 -04001992msgid "@p @h %d: %B not referenced\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001993msgstr ""
1994
Dark Raven3be22a82010-04-19 16:59:03 -04001995#. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04001996#: e2fsck/problem.c:1225
Dark Raven3be22a82010-04-19 16:59:03 -04001997msgid "@p @h %d: %B referenced twice\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001998msgstr ""
1999
Dark Raven3be22a82010-04-19 16:59:03 -04002000#. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002001#: e2fsck/problem.c:1230
Dark Raven3be22a82010-04-19 16:59:03 -04002002msgid "@p @h %d: %B has bad min hash\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002003msgstr ""
2004
Dark Raven3be22a82010-04-19 16:59:03 -04002005#. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002006#: e2fsck/problem.c:1235
Dark Raven3be22a82010-04-19 16:59:03 -04002007msgid "@p @h %d: %B has bad max hash\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002008msgstr ""
2009
2010#. @-expanded: invalid HTREE directory inode %d (%q).
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002011#: e2fsck/problem.c:1240
Theodore Ts'of722c132009-04-21 22:09:01 -04002012msgid "@n @h %d (%q). "
2013msgstr ""
2014
2015#. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002016#: e2fsck/problem.c:1244
Theodore Ts'of722c132009-04-21 22:09:01 -04002017msgid "@p @h %d (%q): bad @b number %b.\n"
2018msgstr ""
2019
2020#. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002021#: e2fsck/problem.c:1254
Theodore Ts'of722c132009-04-21 22:09:01 -04002022#, c-format
2023msgid "@p @h %d: root node is @n\n"
2024msgstr "@p@h %d:根结点@n\n"
2025
Dark Raven3be22a82010-04-19 16:59:03 -04002026#. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002027#: e2fsck/problem.c:1259
Dark Raven3be22a82010-04-19 16:59:03 -04002028msgid "@p @h %d: %B has @n limit (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002029msgstr ""
2030
Dark Raven3be22a82010-04-19 16:59:03 -04002031#. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002032#: e2fsck/problem.c:1264
Dark Raven3be22a82010-04-19 16:59:03 -04002033msgid "@p @h %d: %B has @n count (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002034msgstr ""
2035
Dark Raven3be22a82010-04-19 16:59:03 -04002036#. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002037#: e2fsck/problem.c:1269
Dark Raven3be22a82010-04-19 16:59:03 -04002038msgid "@p @h %d: %B has an unordered hash table\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002039msgstr ""
2040
Dark Raven3be22a82010-04-19 16:59:03 -04002041#. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002042#: e2fsck/problem.c:1274
Dark Raven3be22a82010-04-19 16:59:03 -04002043msgid "@p @h %d: %B has @n depth (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002044msgstr ""
2045
2046#. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002047#: e2fsck/problem.c:1279
Theodore Ts'of722c132009-04-21 22:09:01 -04002048msgid "Duplicate @E found. "
2049msgstr ""
2050
2051#. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2052#. @-expanded: Rename to %s
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002053#: e2fsck/problem.c:1284
Theodore Ts'of722c132009-04-21 22:09:01 -04002054#, no-c-format
2055msgid ""
2056"@E has a non-unique filename.\n"
2057"Rename to %s"
2058msgstr ""
2059
2060#. @-expanded: Duplicate entry '%Dn' found.\n
2061#. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2062#. @-expanded: \n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002063#: e2fsck/problem.c:1289
Theodore Ts'of722c132009-04-21 22:09:01 -04002064msgid ""
2065"Duplicate @e '%Dn' found.\n"
2066"\tMarking %p (%i) to be rebuilt.\n"
2067"\n"
2068msgstr ""
2069
2070#. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002071#: e2fsck/problem.c:1294
Theodore Ts'of722c132009-04-21 22:09:01 -04002072msgid "i_blocks_hi @F %N, @s zero.\n"
2073msgstr ""
2074
2075#. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002076#: e2fsck/problem.c:1299
Theodore Ts'of722c132009-04-21 22:09:01 -04002077msgid "Unexpected @b in @h %d (%q).\n"
2078msgstr ""
2079
Theodore Ts'o930e2812009-06-29 15:08:12 -04002080#. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002081#: e2fsck/problem.c:1303
Theodore Ts'o930e2812009-06-29 15:08:12 -04002082msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002083msgstr ""
2084
Theodore Ts'o930e2812009-06-29 15:08:12 -04002085#. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002086#: e2fsck/problem.c:1308
Theodore Ts'o930e2812009-06-29 15:08:12 -04002087msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2088msgstr ""
2089
2090#. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002091#: e2fsck/problem.c:1313
Theodore Ts'o930e2812009-06-29 15:08:12 -04002092msgid "i_file_acl_hi @F %N, @s zero.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002093msgstr ""
2094
2095#. @-expanded: Pass 3: Checking directory connectivity\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002096#: e2fsck/problem.c:1320
Theodore Ts'of722c132009-04-21 22:09:01 -04002097msgid "Pass 3: Checking @d connectivity\n"
2098msgstr "第3步: 检查目录连接性\n"
2099
2100#. @-expanded: root inode not allocated.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002101#: e2fsck/problem.c:1325
Theodore Ts'of722c132009-04-21 22:09:01 -04002102msgid "@r not allocated. "
2103msgstr ""
2104
2105#. @-expanded: No room in lost+found directory.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002106#: e2fsck/problem.c:1330
Theodore Ts'of722c132009-04-21 22:09:01 -04002107msgid "No room in @l @d. "
2108msgstr "@l@d中没有空间. "
2109
2110#. @-expanded: Unconnected directory inode %i (%p)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002111#: e2fsck/problem.c:1335
Theodore Ts'of722c132009-04-21 22:09:01 -04002112#, c-format
2113msgid "Unconnected @d @i %i (%p)\n"
2114msgstr ""
2115
2116#. @-expanded: /lost+found not found.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002117#: e2fsck/problem.c:1340
Theodore Ts'of722c132009-04-21 22:09:01 -04002118msgid "/@l not found. "
2119msgstr "/@l未找到."
2120
2121#. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002122#: e2fsck/problem.c:1345
Theodore Ts'of722c132009-04-21 22:09:01 -04002123msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2124msgstr ""
2125
2126#. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002127#: e2fsck/problem.c:1350
Theodore Ts'of722c132009-04-21 22:09:01 -04002128msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2129msgstr ""
2130
2131#. @-expanded: Could not expand /lost+found: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002132#: e2fsck/problem.c:1355
Theodore Ts'of722c132009-04-21 22:09:01 -04002133#, c-format
2134msgid "Could not expand /@l: %m\n"
2135msgstr ""
2136
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002137#: e2fsck/problem.c:1360
Theodore Ts'of722c132009-04-21 22:09:01 -04002138#, c-format
2139msgid "Could not reconnect %i: %m\n"
2140msgstr ""
2141
2142#. @-expanded: Error while trying to find /lost+found: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002143#: e2fsck/problem.c:1365
Theodore Ts'of722c132009-04-21 22:09:01 -04002144#, c-format
2145msgid "Error while trying to find /@l: %m\n"
2146msgstr "尝试找到/@l时出错: %m\n"
2147
2148#. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002149#: e2fsck/problem.c:1370
Theodore Ts'of722c132009-04-21 22:09:01 -04002150#, c-format
2151msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2152msgstr ""
2153
2154#. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002155#: e2fsck/problem.c:1375
Theodore Ts'of722c132009-04-21 22:09:01 -04002156#, c-format
2157msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2158msgstr ""
2159
2160#. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002161#: e2fsck/problem.c:1380
Theodore Ts'of722c132009-04-21 22:09:01 -04002162#, c-format
2163msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2164msgstr ""
2165
2166#. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002167#: e2fsck/problem.c:1385
Theodore Ts'of722c132009-04-21 22:09:01 -04002168#, c-format
2169msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2170msgstr ""
2171
2172#. @-expanded: Error while adjusting inode count on inode %i\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002173#: e2fsck/problem.c:1390
Theodore Ts'of722c132009-04-21 22:09:01 -04002174#, c-format
2175msgid "Error while adjusting @i count on @i %i\n"
2176msgstr ""
2177
2178#. @-expanded: Couldn't fix parent of inode %i: %m\n
2179#. @-expanded: \n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002180#: e2fsck/problem.c:1395
Theodore Ts'of722c132009-04-21 22:09:01 -04002181#, c-format
2182msgid ""
2183"Couldn't fix parent of @i %i: %m\n"
2184"\n"
2185msgstr ""
2186
2187#. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2188#. @-expanded: \n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002189#: e2fsck/problem.c:1400
Theodore Ts'of722c132009-04-21 22:09:01 -04002190#, c-format
2191msgid ""
2192"Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2193"\n"
2194msgstr ""
2195
2196#. @-expanded: Error creating root directory (%s): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002197#: e2fsck/problem.c:1410
Theodore Ts'of722c132009-04-21 22:09:01 -04002198#, c-format
2199msgid "Error creating root @d (%s): %m\n"
2200msgstr "创建根@d (%s) 时出错: %m\n"
2201
2202#. @-expanded: Error creating /lost+found directory (%s): %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002203#: e2fsck/problem.c:1415
Theodore Ts'of722c132009-04-21 22:09:01 -04002204#, c-format
2205msgid "Error creating /@l @d (%s): %m\n"
2206msgstr ""
2207
2208#. @-expanded: root inode is not a directory; aborting.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002209#: e2fsck/problem.c:1420
Theodore Ts'of722c132009-04-21 22:09:01 -04002210msgid "@r is not a @d; aborting.\n"
2211msgstr "@r不是一个@d; 中止.\n"
2212
2213#. @-expanded: Cannot proceed without a root inode.\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002214#: e2fsck/problem.c:1425
Theodore Ts'of722c132009-04-21 22:09:01 -04002215msgid "Cannot proceed without a @r.\n"
2216msgstr ""
2217
2218#. @-expanded: /lost+found is not a directory (ino=%i)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002219#: e2fsck/problem.c:1435
Theodore Ts'of722c132009-04-21 22:09:01 -04002220#, c-format
2221msgid "/@l is not a @d (ino=%i)\n"
2222msgstr ""
2223
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002224#: e2fsck/problem.c:1442
Theodore Ts'of722c132009-04-21 22:09:01 -04002225msgid "Pass 3A: Optimizing directories\n"
2226msgstr ""
2227
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002228#: e2fsck/problem.c:1447
Theodore Ts'of722c132009-04-21 22:09:01 -04002229#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002230msgid "Failed to create dirs_to_hash iterator: %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002231msgstr ""
2232
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002233#: e2fsck/problem.c:1452
Theodore Ts'o930e2812009-06-29 15:08:12 -04002234msgid "Failed to optimize directory %q (%d): %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002235msgstr ""
2236
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002237#: e2fsck/problem.c:1457
Dark Raven3be22a82010-04-19 16:59:03 -04002238msgid "Optimizing directories: "
2239msgstr "正在优化目录: "
2240
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002241#: e2fsck/problem.c:1474
Theodore Ts'of722c132009-04-21 22:09:01 -04002242msgid "Pass 4: Checking reference counts\n"
2243msgstr ""
2244
2245#. @-expanded: unattached zero-length inode %i.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002246#: e2fsck/problem.c:1479
Theodore Ts'of722c132009-04-21 22:09:01 -04002247#, c-format
2248msgid "@u @z @i %i. "
2249msgstr ""
2250
2251#. @-expanded: unattached inode %i\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002252#: e2fsck/problem.c:1484
Theodore Ts'of722c132009-04-21 22:09:01 -04002253#, c-format
2254msgid "@u @i %i\n"
2255msgstr ""
2256
2257#. @-expanded: inode %i ref count is %Il, should be %N.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002258#: e2fsck/problem.c:1489
Theodore Ts'of722c132009-04-21 22:09:01 -04002259msgid "@i %i ref count is %Il, @s %N. "
2260msgstr ""
2261
2262#. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2263#. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2264#. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002265#: e2fsck/problem.c:1493
Theodore Ts'of722c132009-04-21 22:09:01 -04002266msgid ""
2267"WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2268"\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2269"@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2270msgstr ""
Dark Raven31a48472009-05-25 22:45:42 -04002271"警告:E2FSCK中的程序错误!\n"
2272"\t或者是某个笨蛋(你)正在检查一个被挂载的(活动的)文件系统.\n"
2273"@i_link_info[%i] 为 %N, @i.i_links_count 为 %Il.它们应该是相同的!\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002274
2275#. @-expanded: Pass 5: Checking group summary information\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002276#: e2fsck/problem.c:1503
Theodore Ts'of722c132009-04-21 22:09:01 -04002277msgid "Pass 5: Checking @g summary information\n"
2278msgstr "第5步: 检查@g概要信息\n"
2279
2280#. @-expanded: Padding at end of inode bitmap is not set.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002281#: e2fsck/problem.c:1508
Theodore Ts'of722c132009-04-21 22:09:01 -04002282msgid "Padding at end of @i @B is not set. "
2283msgstr ""
2284
2285#. @-expanded: Padding at end of block bitmap is not set.
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002286#: e2fsck/problem.c:1513
Theodore Ts'of722c132009-04-21 22:09:01 -04002287msgid "Padding at end of @b @B is not set. "
2288msgstr ""
2289
2290#. @-expanded: block bitmap differences:
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002291#: e2fsck/problem.c:1518
Theodore Ts'of722c132009-04-21 22:09:01 -04002292msgid "@b @B differences: "
2293msgstr "@b@B差异: "
2294
2295#. @-expanded: inode bitmap differences:
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002296#: e2fsck/problem.c:1538
Theodore Ts'of722c132009-04-21 22:09:01 -04002297msgid "@i @B differences: "
2298msgstr "@i@B差异: "
2299
2300#. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002301#: e2fsck/problem.c:1558
Theodore Ts'of722c132009-04-21 22:09:01 -04002302msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2303msgstr ""
2304
2305#. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002306#: e2fsck/problem.c:1563
Theodore Ts'of722c132009-04-21 22:09:01 -04002307msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2308msgstr ""
2309
2310#. @-expanded: Free inodes count wrong (%i, counted=%j).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002311#: e2fsck/problem.c:1568
Theodore Ts'of722c132009-04-21 22:09:01 -04002312msgid "Free @is count wrong (%i, counted=%j).\n"
2313msgstr ""
2314
2315#. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002316#: e2fsck/problem.c:1573
Theodore Ts'of722c132009-04-21 22:09:01 -04002317msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2318msgstr ""
2319
2320#. @-expanded: Free blocks count wrong (%b, counted=%c).\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002321#: e2fsck/problem.c:1578
Theodore Ts'of722c132009-04-21 22:09:01 -04002322msgid "Free @bs count wrong (%b, counted=%c).\n"
2323msgstr ""
2324
2325#. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2326#. @-expanded: endpoints (%i, %j)\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002327#: e2fsck/problem.c:1583
Dark Ravenc4755342011-01-26 18:54:25 -05002328msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %j)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002329msgstr ""
2330
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002331#: e2fsck/problem.c:1589
Theodore Ts'of722c132009-04-21 22:09:01 -04002332msgid "Internal error: fudging end of bitmap (%N)\n"
2333msgstr ""
2334
2335#. @-expanded: Error copying in replacement inode bitmap: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002336#: e2fsck/problem.c:1594
Theodore Ts'of722c132009-04-21 22:09:01 -04002337#, c-format
2338msgid "Error copying in replacement @i @B: %m\n"
2339msgstr ""
2340
2341#. @-expanded: Error copying in replacement block bitmap: %m\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002342#: e2fsck/problem.c:1599
Theodore Ts'of722c132009-04-21 22:09:01 -04002343#, c-format
2344msgid "Error copying in replacement @b @B: %m\n"
2345msgstr ""
2346
Theodore Ts'of722c132009-04-21 22:09:01 -04002347#. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002348#: e2fsck/problem.c:1624
Theodore Ts'of722c132009-04-21 22:09:01 -04002349#, c-format
2350msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2351msgstr ""
2352
2353#. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002354#: e2fsck/problem.c:1629
Theodore Ts'of722c132009-04-21 22:09:01 -04002355#, c-format
2356msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2357msgstr ""
2358
Theodore Ts'o930e2812009-06-29 15:08:12 -04002359#. @-expanded: Recreate journal
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002360#: e2fsck/problem.c:1636
Theodore Ts'o930e2812009-06-29 15:08:12 -04002361msgid "Recreate @j"
Dark Raven3be22a82010-04-19 16:59:03 -04002362msgstr "重建@j"
Theodore Ts'o930e2812009-06-29 15:08:12 -04002363
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002364#: e2fsck/problem.c:1755
Theodore Ts'of722c132009-04-21 22:09:01 -04002365#, c-format
2366msgid "Unhandled error code (0x%x)!\n"
2367msgstr ""
2368
Dark Ravenc4755342011-01-26 18:54:25 -05002369#: e2fsck/problem.c:1855
Theodore Ts'of722c132009-04-21 22:09:01 -04002370msgid "IGNORED"
2371msgstr "已忽略"
2372
2373#: e2fsck/scantest.c:81
2374#, c-format
2375msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2376msgstr ""
2377
2378#: e2fsck/scantest.c:100
2379#, c-format
2380msgid "size of inode=%d\n"
2381msgstr "inode大小=%d\n"
2382
2383#: e2fsck/scantest.c:121
2384msgid "while starting inode scan"
2385msgstr ""
2386
2387#: e2fsck/scantest.c:132
2388msgid "while doing inode scan"
2389msgstr ""
2390
2391#: e2fsck/super.c:187
2392#, c-format
2393msgid "while calling ext2fs_block_iterate for inode %d"
2394msgstr ""
2395
2396#: e2fsck/super.c:209
2397#, c-format
2398msgid "while calling ext2fs_adjust_ea_refcount for inode %d"
2399msgstr ""
2400
2401#: e2fsck/super.c:267
2402msgid "Truncating"
2403msgstr "正在截断"
2404
2405#: e2fsck/super.c:268
2406msgid "Clearing"
2407msgstr "正在清除"
2408
2409#: e2fsck/unix.c:76
2410#, c-format
2411msgid ""
2412"Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2413"\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2414"\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2415"\t\t[-E extended-options] device\n"
2416msgstr ""
2417
2418#: e2fsck/unix.c:82
2419#, c-format
2420msgid ""
2421"\n"
2422"Emergency help:\n"
2423" -p Automatic repair (no questions)\n"
2424" -n Make no changes to the filesystem\n"
2425" -y Assume \"yes\" to all questions\n"
Dark Ravenc4755342011-01-26 18:54:25 -05002426" -c Check for bad blocks and add them to the badblock list\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002427" -f Force checking even if filesystem is marked clean\n"
2428msgstr ""
2429
2430#: e2fsck/unix.c:88
2431#, c-format
2432msgid ""
2433" -v Be verbose\n"
2434" -b superblock Use alternative superblock\n"
2435" -B blocksize Force blocksize when looking for superblock\n"
2436" -j external_journal Set location of the external journal\n"
2437" -l bad_blocks_file Add to badblocks list\n"
2438" -L bad_blocks_file Set badblocks list\n"
2439msgstr ""
2440
Theodore Ts'o930e2812009-06-29 15:08:12 -04002441#: e2fsck/unix.c:132
Theodore Ts'of722c132009-04-21 22:09:01 -04002442#, c-format
2443msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %u/%u blocks\n"
2444msgstr ""
2445
Theodore Ts'o930e2812009-06-29 15:08:12 -04002446#: e2fsck/unix.c:150
Theodore Ts'of722c132009-04-21 22:09:01 -04002447#, c-format
2448msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2449msgstr ""
2450
Theodore Ts'o930e2812009-06-29 15:08:12 -04002451#: e2fsck/unix.c:157
Theodore Ts'of722c132009-04-21 22:09:01 -04002452#, c-format
2453msgid " Extent depth histogram: "
2454msgstr ""
2455
Dark Ravenc4755342011-01-26 18:54:25 -05002456#: e2fsck/unix.c:207 misc/badblocks.c:931 misc/tune2fs.c:1675 misc/util.c:151
Theodore Ts'o930e2812009-06-29 15:08:12 -04002457#: resize/main.c:249
Theodore Ts'of722c132009-04-21 22:09:01 -04002458#, c-format
2459msgid "while determining whether %s is mounted."
2460msgstr ""
2461
Theodore Ts'o930e2812009-06-29 15:08:12 -04002462#: e2fsck/unix.c:225
Theodore Ts'of722c132009-04-21 22:09:01 -04002463#, c-format
2464msgid "Warning! %s is mounted.\n"
2465msgstr "警告! %s已挂载.\n"
2466
Theodore Ts'o930e2812009-06-29 15:08:12 -04002467#: e2fsck/unix.c:229
Theodore Ts'of722c132009-04-21 22:09:01 -04002468#, c-format
2469msgid "%s is mounted. "
2470msgstr "%s 已挂载."
2471
Theodore Ts'o930e2812009-06-29 15:08:12 -04002472#: e2fsck/unix.c:231
Theodore Ts'of722c132009-04-21 22:09:01 -04002473msgid ""
2474"Cannot continue, aborting.\n"
2475"\n"
2476msgstr "无法继续, 中止.\n"
2477
Theodore Ts'o930e2812009-06-29 15:08:12 -04002478#: e2fsck/unix.c:232
Theodore Ts'of722c132009-04-21 22:09:01 -04002479#, c-format
2480msgid ""
2481"\n"
2482"\n"
Dark Ravenc4755342011-01-26 18:54:25 -05002483"\a\a\a\aWARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002484"cause ***SEVERE*** filesystem damage.\a\a\a\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002485"\n"
2486msgstr ""
2487
Theodore Ts'o930e2812009-06-29 15:08:12 -04002488#: e2fsck/unix.c:235
Theodore Ts'of722c132009-04-21 22:09:01 -04002489msgid "Do you really want to continue"
2490msgstr "你真的想要要继续"
2491
Theodore Ts'o930e2812009-06-29 15:08:12 -04002492#: e2fsck/unix.c:237
Theodore Ts'of722c132009-04-21 22:09:01 -04002493#, c-format
2494msgid "check aborted.\n"
2495msgstr "检查被中止\n"
2496
Dark Ravenc4755342011-01-26 18:54:25 -05002497#: e2fsck/unix.c:318
Theodore Ts'of722c132009-04-21 22:09:01 -04002498msgid " contains a file system with errors"
2499msgstr ""
2500
Dark Ravenc4755342011-01-26 18:54:25 -05002501#: e2fsck/unix.c:320
Theodore Ts'of722c132009-04-21 22:09:01 -04002502msgid " was not cleanly unmounted"
2503msgstr ""
2504
Dark Ravenc4755342011-01-26 18:54:25 -05002505#: e2fsck/unix.c:322
Theodore Ts'of722c132009-04-21 22:09:01 -04002506msgid " primary superblock features different from backup"
2507msgstr ""
2508
Dark Ravenc4755342011-01-26 18:54:25 -05002509#: e2fsck/unix.c:326
Theodore Ts'of722c132009-04-21 22:09:01 -04002510#, c-format
2511msgid " has been mounted %u times without being checked"
2512msgstr ""
2513
Dark Ravenc4755342011-01-26 18:54:25 -05002514#: e2fsck/unix.c:333
Theodore Ts'of722c132009-04-21 22:09:01 -04002515msgid " has filesystem last checked time in the future"
2516msgstr ""
2517
Dark Ravenc4755342011-01-26 18:54:25 -05002518#: e2fsck/unix.c:339
Theodore Ts'of722c132009-04-21 22:09:01 -04002519#, c-format
2520msgid " has gone %u days without being checked"
2521msgstr ""
2522
Dark Ravenc4755342011-01-26 18:54:25 -05002523#: e2fsck/unix.c:348
Theodore Ts'of722c132009-04-21 22:09:01 -04002524msgid ", check forced.\n"
2525msgstr ", 强制检查.\n"
2526
Dark Ravenc4755342011-01-26 18:54:25 -05002527#: e2fsck/unix.c:351
Theodore Ts'of722c132009-04-21 22:09:01 -04002528#, c-format
2529msgid "%s: clean, %u/%u files, %u/%u blocks"
2530msgstr ""
2531
Dark Ravenc4755342011-01-26 18:54:25 -05002532#: e2fsck/unix.c:368
Theodore Ts'of722c132009-04-21 22:09:01 -04002533msgid " (check deferred; on battery)"
2534msgstr ""
2535
Dark Ravenc4755342011-01-26 18:54:25 -05002536#: e2fsck/unix.c:371
Theodore Ts'of722c132009-04-21 22:09:01 -04002537msgid " (check after next mount)"
2538msgstr "(将于下次挂载时进行检查)"
2539
Dark Ravenc4755342011-01-26 18:54:25 -05002540#: e2fsck/unix.c:373
Theodore Ts'of722c132009-04-21 22:09:01 -04002541#, c-format
2542msgid " (check in %ld mounts)"
2543msgstr ""
2544
Dark Ravenc4755342011-01-26 18:54:25 -05002545#: e2fsck/unix.c:521
Theodore Ts'of722c132009-04-21 22:09:01 -04002546#, c-format
2547msgid "ERROR: Couldn't open /dev/null (%s)\n"
2548msgstr ""
2549
Dark Ravenc4755342011-01-26 18:54:25 -05002550#: e2fsck/unix.c:591
Dark Raven3be22a82010-04-19 16:59:03 -04002551#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002552msgid "Invalid EA version.\n"
2553msgstr "无效的EA版本号.\n"
2554
Dark Ravenc4755342011-01-26 18:54:25 -05002555#: e2fsck/unix.c:606
Theodore Ts'of722c132009-04-21 22:09:01 -04002556#, c-format
2557msgid "Unknown extended option: %s\n"
2558msgstr ""
2559
Dark Ravenc4755342011-01-26 18:54:25 -05002560#: e2fsck/unix.c:629
Theodore Ts'of722c132009-04-21 22:09:01 -04002561#, c-format
2562msgid ""
2563"Syntax error in e2fsck config file (%s, line #%d)\n"
2564"\t%s\n"
2565msgstr ""
2566"e2fsck 配置文件中语法错误(%s, 行 #%d)\n"
2567"\t%s\n"
2568
Dark Ravenc4755342011-01-26 18:54:25 -05002569#: e2fsck/unix.c:697
Theodore Ts'of722c132009-04-21 22:09:01 -04002570#, c-format
2571msgid "Error validating file descriptor %d: %s\n"
2572msgstr ""
2573
Dark Ravenc4755342011-01-26 18:54:25 -05002574#: e2fsck/unix.c:701
Theodore Ts'of722c132009-04-21 22:09:01 -04002575msgid "Invalid completion information file descriptor"
2576msgstr ""
2577
Dark Ravenc4755342011-01-26 18:54:25 -05002578#: e2fsck/unix.c:716
Theodore Ts'of722c132009-04-21 22:09:01 -04002579msgid "Only one of the options -p/-a, -n or -y may be specified."
2580msgstr ""
2581
Dark Ravenc4755342011-01-26 18:54:25 -05002582#: e2fsck/unix.c:737
Theodore Ts'of722c132009-04-21 22:09:01 -04002583#, c-format
2584msgid "The -t option is not supported on this version of e2fsck.\n"
2585msgstr ""
2586
Dark Ravenc4755342011-01-26 18:54:25 -05002587#: e2fsck/unix.c:768 e2fsck/unix.c:840 misc/tune2fs.c:588 misc/tune2fs.c:873
2588#: misc/tune2fs.c:891
Theodore Ts'of722c132009-04-21 22:09:01 -04002589#, c-format
2590msgid "Unable to resolve '%s'"
2591msgstr ""
2592
Dark Ravenc4755342011-01-26 18:54:25 -05002593#: e2fsck/unix.c:819
2594msgid "The -n and -D options are incompatible."
2595msgstr ""
2596
2597#: e2fsck/unix.c:824
2598msgid "The -n and -c options are incompatible."
2599msgstr ""
2600
2601#: e2fsck/unix.c:829
2602msgid "The -n and -l/-L options are incompatible."
2603msgstr ""
2604
2605#: e2fsck/unix.c:869
Theodore Ts'of722c132009-04-21 22:09:01 -04002606#, c-format
2607msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2608msgstr ""
2609
Dark Ravenc4755342011-01-26 18:54:25 -05002610#: e2fsck/unix.c:917
Theodore Ts'of722c132009-04-21 22:09:01 -04002611#, c-format
2612msgid ""
2613"E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2614"\n"
2615msgstr ""
2616
Dark Ravenc4755342011-01-26 18:54:25 -05002617#: e2fsck/unix.c:926
Theodore Ts'of722c132009-04-21 22:09:01 -04002618#, c-format
2619msgid ""
2620"\n"
2621"Invalid non-numeric argument to -%c (\"%s\")\n"
2622"\n"
2623msgstr ""
2624
Dark Ravenc4755342011-01-26 18:54:25 -05002625#: e2fsck/unix.c:1000
Theodore Ts'of722c132009-04-21 22:09:01 -04002626#, c-format
2627msgid "Error: ext2fs library version out of date!\n"
2628msgstr "错误: ext2fs库版本过旧!\n"
2629
Dark Ravenc4755342011-01-26 18:54:25 -05002630#: e2fsck/unix.c:1008
Theodore Ts'of722c132009-04-21 22:09:01 -04002631msgid "while trying to initialize program"
2632msgstr ""
2633
Dark Ravenc4755342011-01-26 18:54:25 -05002634#: e2fsck/unix.c:1019
Dark Raven3be22a82010-04-19 16:59:03 -04002635#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002636msgid "\tUsing %s, %s\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002637msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002638
Dark Ravenc4755342011-01-26 18:54:25 -05002639#: e2fsck/unix.c:1031
Theodore Ts'of722c132009-04-21 22:09:01 -04002640msgid "need terminal for interactive repairs"
2641msgstr ""
2642
Dark Ravenc4755342011-01-26 18:54:25 -05002643#: e2fsck/unix.c:1064
Dark Raven31a48472009-05-25 22:45:42 -04002644#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002645msgid "%s: %s trying backup blocks...\n"
Dark Raven31a48472009-05-25 22:45:42 -04002646msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002647
Dark Ravenc4755342011-01-26 18:54:25 -05002648#: e2fsck/unix.c:1066
Theodore Ts'of722c132009-04-21 22:09:01 -04002649msgid "Superblock invalid,"
Dark Raven31a48472009-05-25 22:45:42 -04002650msgstr "超级块无效,"
Theodore Ts'of722c132009-04-21 22:09:01 -04002651
Dark Ravenc4755342011-01-26 18:54:25 -05002652#: e2fsck/unix.c:1067
Theodore Ts'of722c132009-04-21 22:09:01 -04002653msgid "Group descriptors look bad..."
2654msgstr ""
2655
Dark Ravenc4755342011-01-26 18:54:25 -05002656#: e2fsck/unix.c:1079
Dark Raven3be22a82010-04-19 16:59:03 -04002657#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002658msgid "%s: going back to original superblock\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002659msgstr ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04002660
Dark Ravenc4755342011-01-26 18:54:25 -05002661#: e2fsck/unix.c:1106
Theodore Ts'of722c132009-04-21 22:09:01 -04002662#, c-format
2663msgid ""
2664"The filesystem revision is apparently too high for this version of e2fsck.\n"
2665"(Or the filesystem superblock is corrupt)\n"
2666"\n"
2667msgstr ""
2668
Dark Ravenc4755342011-01-26 18:54:25 -05002669#: e2fsck/unix.c:1112
Theodore Ts'of722c132009-04-21 22:09:01 -04002670#, c-format
2671msgid "Could this be a zero-length partition?\n"
2672msgstr ""
2673
Dark Ravenc4755342011-01-26 18:54:25 -05002674#: e2fsck/unix.c:1114
Theodore Ts'of722c132009-04-21 22:09:01 -04002675#, c-format
2676msgid "You must have %s access to the filesystem or be root\n"
2677msgstr ""
2678
Dark Ravenc4755342011-01-26 18:54:25 -05002679#: e2fsck/unix.c:1119
Theodore Ts'of722c132009-04-21 22:09:01 -04002680#, c-format
2681msgid "Possibly non-existent or swap device?\n"
2682msgstr ""
2683
Dark Ravenc4755342011-01-26 18:54:25 -05002684#: e2fsck/unix.c:1121
Theodore Ts'of722c132009-04-21 22:09:01 -04002685#, c-format
2686msgid "Filesystem mounted or opened exclusively by another program?\n"
2687msgstr ""
2688
Dark Ravenc4755342011-01-26 18:54:25 -05002689#: e2fsck/unix.c:1124
2690#, c-format
2691msgid "Possibly non-existent device?\n"
2692msgstr ""
2693
2694#: e2fsck/unix.c:1127
Theodore Ts'of722c132009-04-21 22:09:01 -04002695#, c-format
2696msgid ""
2697"Disk write-protected; use the -n option to do a read-only\n"
2698"check of the device.\n"
2699msgstr ""
2700
Dark Ravenc4755342011-01-26 18:54:25 -05002701#: e2fsck/unix.c:1191
Theodore Ts'of722c132009-04-21 22:09:01 -04002702msgid "Get a newer version of e2fsck!"
2703msgstr ""
2704
Dark Ravenc4755342011-01-26 18:54:25 -05002705#: e2fsck/unix.c:1221
Theodore Ts'of722c132009-04-21 22:09:01 -04002706#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04002707msgid "while checking ext3 journal for %s"
Theodore Ts'of722c132009-04-21 22:09:01 -04002708msgstr ""
2709
Dark Ravenc4755342011-01-26 18:54:25 -05002710#: e2fsck/unix.c:1232
Dark Raven3be22a82010-04-19 16:59:03 -04002711#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05002712msgid "Warning: skipping journal recovery because doing a read-only filesystem check.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002713msgstr ""
2714
Dark Ravenc4755342011-01-26 18:54:25 -05002715#: e2fsck/unix.c:1245
Theodore Ts'of722c132009-04-21 22:09:01 -04002716#, c-format
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002717msgid "unable to set superblock flags on %s\n"
2718msgstr ""
2719
Dark Ravenc4755342011-01-26 18:54:25 -05002720#: e2fsck/unix.c:1251
Theodore Ts'o296b9d62010-06-07 12:25:11 -04002721#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002722msgid "while recovering ext3 journal of %s"
2723msgstr ""
2724
Dark Ravenc4755342011-01-26 18:54:25 -05002725#: e2fsck/unix.c:1276
Theodore Ts'of722c132009-04-21 22:09:01 -04002726#, c-format
2727msgid "%s has unsupported feature(s):"
2728msgstr ""
2729
Dark Ravenc4755342011-01-26 18:54:25 -05002730#: e2fsck/unix.c:1292
Theodore Ts'of722c132009-04-21 22:09:01 -04002731msgid "Warning: compression support is experimental.\n"
2732msgstr ""
2733
Dark Ravenc4755342011-01-26 18:54:25 -05002734#: e2fsck/unix.c:1297
Theodore Ts'of722c132009-04-21 22:09:01 -04002735#, c-format
2736msgid ""
2737"E2fsck not compiled with HTREE support,\n"
2738"\tbut filesystem %s has HTREE directories.\n"
2739msgstr ""
2740
Dark Ravenc4755342011-01-26 18:54:25 -05002741#: e2fsck/unix.c:1350
Theodore Ts'of722c132009-04-21 22:09:01 -04002742msgid "while reading bad blocks inode"
2743msgstr "当读取坏块inode时"
2744
Dark Ravenc4755342011-01-26 18:54:25 -05002745#: e2fsck/unix.c:1352
Theodore Ts'of722c132009-04-21 22:09:01 -04002746#, c-format
2747msgid "This doesn't bode well, but we'll try to go on...\n"
2748msgstr ""
2749
Dark Ravenc4755342011-01-26 18:54:25 -05002750#: e2fsck/unix.c:1378
Theodore Ts'of722c132009-04-21 22:09:01 -04002751msgid "Couldn't determine journal size"
2752msgstr ""
2753
Dark Ravenc4755342011-01-26 18:54:25 -05002754#: e2fsck/unix.c:1381
Dark Raven3be22a82010-04-19 16:59:03 -04002755#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002756msgid "Creating journal (%d blocks): "
Dark Raven3be22a82010-04-19 16:59:03 -04002757msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002758
Dark Ravenc4755342011-01-26 18:54:25 -05002759#: e2fsck/unix.c:1388 misc/mke2fs.c:2344
Theodore Ts'of722c132009-04-21 22:09:01 -04002760msgid ""
2761"\n"
2762"\twhile trying to create journal"
2763msgstr ""
2764
Dark Ravenc4755342011-01-26 18:54:25 -05002765#: e2fsck/unix.c:1391
Dark Raven3be22a82010-04-19 16:59:03 -04002766#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002767msgid " Done.\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002768msgstr "完成.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002769
Dark Ravenc4755342011-01-26 18:54:25 -05002770#: e2fsck/unix.c:1392
Theodore Ts'of722c132009-04-21 22:09:01 -04002771#, c-format
2772msgid ""
2773"\n"
2774"*** journal has been re-created - filesystem is now ext3 again ***\n"
2775msgstr ""
2776
Dark Ravenc4755342011-01-26 18:54:25 -05002777#: e2fsck/unix.c:1399
Theodore Ts'of722c132009-04-21 22:09:01 -04002778#, c-format
2779msgid "Restarting e2fsck from the beginning...\n"
2780msgstr "正在从头开始e2fsck...\n"
2781
Dark Ravenc4755342011-01-26 18:54:25 -05002782#: e2fsck/unix.c:1403
Theodore Ts'of722c132009-04-21 22:09:01 -04002783msgid "while resetting context"
2784msgstr ""
2785
Dark Ravenc4755342011-01-26 18:54:25 -05002786#: e2fsck/unix.c:1410
Theodore Ts'of722c132009-04-21 22:09:01 -04002787#, c-format
2788msgid "%s: e2fsck canceled.\n"
2789msgstr "%s: e2fsck被取消.\n"
2790
Dark Ravenc4755342011-01-26 18:54:25 -05002791#: e2fsck/unix.c:1415
Theodore Ts'of722c132009-04-21 22:09:01 -04002792msgid "aborted"
2793msgstr "已中止"
2794
Dark Ravenc4755342011-01-26 18:54:25 -05002795#: e2fsck/unix.c:1427
Theodore Ts'of722c132009-04-21 22:09:01 -04002796#, c-format
2797msgid ""
2798"\n"
2799"%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2800msgstr ""
2801"\n"
2802"%s: ***** 文件系统已修改 *****\n"
2803
Dark Ravenc4755342011-01-26 18:54:25 -05002804#: e2fsck/unix.c:1430
Theodore Ts'of722c132009-04-21 22:09:01 -04002805#, c-format
2806msgid "%s: ***** REBOOT LINUX *****\n"
2807msgstr "%s: ***** 重新启动 LINUX *****\n"
2808
Dark Ravenc4755342011-01-26 18:54:25 -05002809#: e2fsck/unix.c:1438
Theodore Ts'of722c132009-04-21 22:09:01 -04002810#, c-format
2811msgid ""
2812"\n"
2813"%s: ********** WARNING: Filesystem still has errors **********\n"
2814"\n"
2815msgstr ""
Dark Raven31a48472009-05-25 22:45:42 -04002816"\n"
2817"%s: ********** 警告: 文件系统上仍有错误 **********\n"
2818"\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002819
Dark Ravenc4755342011-01-26 18:54:25 -05002820#: e2fsck/unix.c:1478
Theodore Ts'of722c132009-04-21 22:09:01 -04002821msgid "while setting block group checksum info"
2822msgstr ""
2823
Theodore Ts'o930e2812009-06-29 15:08:12 -04002824#: e2fsck/util.c:138 misc/util.c:68
Theodore Ts'of722c132009-04-21 22:09:01 -04002825msgid "yY"
2826msgstr "yY"
2827
Theodore Ts'o930e2812009-06-29 15:08:12 -04002828#: e2fsck/util.c:139
Theodore Ts'of722c132009-04-21 22:09:01 -04002829msgid "nN"
2830msgstr "nN"
2831
Theodore Ts'o930e2812009-06-29 15:08:12 -04002832#: e2fsck/util.c:153
Theodore Ts'of722c132009-04-21 22:09:01 -04002833msgid "<y>"
2834msgstr "<y>"
2835
Theodore Ts'o930e2812009-06-29 15:08:12 -04002836#: e2fsck/util.c:155
Theodore Ts'of722c132009-04-21 22:09:01 -04002837msgid "<n>"
2838msgstr "<n>"
2839
Theodore Ts'o930e2812009-06-29 15:08:12 -04002840#: e2fsck/util.c:157
Theodore Ts'of722c132009-04-21 22:09:01 -04002841msgid " (y/n)"
2842msgstr " (y/n)"
2843
Theodore Ts'o930e2812009-06-29 15:08:12 -04002844#: e2fsck/util.c:172
Theodore Ts'of722c132009-04-21 22:09:01 -04002845msgid "cancelled!\n"
2846msgstr "已取消!\n"
2847
Theodore Ts'o930e2812009-06-29 15:08:12 -04002848#: e2fsck/util.c:187
Theodore Ts'of722c132009-04-21 22:09:01 -04002849msgid "yes\n"
2850msgstr "是\n"
2851
Theodore Ts'o930e2812009-06-29 15:08:12 -04002852#: e2fsck/util.c:189
Theodore Ts'of722c132009-04-21 22:09:01 -04002853msgid "no\n"
2854msgstr "否\n"
2855
Theodore Ts'o930e2812009-06-29 15:08:12 -04002856#: e2fsck/util.c:199
Dark Raven3be22a82010-04-19 16:59:03 -04002857#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002858msgid ""
2859"%s? no\n"
2860"\n"
2861msgstr ""
2862"%s? 否\n"
2863"\n"
2864
Theodore Ts'o930e2812009-06-29 15:08:12 -04002865#: e2fsck/util.c:203
Theodore Ts'of722c132009-04-21 22:09:01 -04002866#, c-format
2867msgid ""
2868"%s? yes\n"
2869"\n"
2870msgstr ""
2871"%s? 是\n"
2872"\n"
2873
Theodore Ts'o930e2812009-06-29 15:08:12 -04002874#: e2fsck/util.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04002875msgid "yes"
2876msgstr "yes"
2877
Theodore Ts'o930e2812009-06-29 15:08:12 -04002878#: e2fsck/util.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04002879msgid "no"
2880msgstr "no"
2881
Theodore Ts'o930e2812009-06-29 15:08:12 -04002882#: e2fsck/util.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04002883#, c-format
2884msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2885msgstr ""
2886
Theodore Ts'o930e2812009-06-29 15:08:12 -04002887#: e2fsck/util.c:226
Theodore Ts'of722c132009-04-21 22:09:01 -04002888msgid "reading inode and block bitmaps"
2889msgstr ""
2890
Theodore Ts'o930e2812009-06-29 15:08:12 -04002891#: e2fsck/util.c:231
Theodore Ts'of722c132009-04-21 22:09:01 -04002892#, c-format
2893msgid "while retrying to read bitmaps for %s"
2894msgstr ""
2895
Theodore Ts'o930e2812009-06-29 15:08:12 -04002896#: e2fsck/util.c:243
Theodore Ts'of722c132009-04-21 22:09:01 -04002897msgid "writing block and inode bitmaps"
2898msgstr ""
2899
Theodore Ts'o930e2812009-06-29 15:08:12 -04002900#: e2fsck/util.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04002901#, c-format
2902msgid "while rewriting block and inode bitmaps for %s"
2903msgstr ""
2904
Theodore Ts'o930e2812009-06-29 15:08:12 -04002905#: e2fsck/util.c:260
Theodore Ts'of722c132009-04-21 22:09:01 -04002906#, c-format
2907msgid ""
2908"\n"
2909"\n"
2910"%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2911"\t(i.e., without -a or -p options)\n"
2912msgstr ""
2913
Theodore Ts'o930e2812009-06-29 15:08:12 -04002914#: e2fsck/util.c:341
Dark Raven3be22a82010-04-19 16:59:03 -04002915#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002916msgid "Memory used: %luk/%luk (%luk/%luk), "
Dark Raven3be22a82010-04-19 16:59:03 -04002917msgstr "内存使用量: %luk/%luk (%luk/%luk), "
Theodore Ts'of722c132009-04-21 22:09:01 -04002918
Theodore Ts'o930e2812009-06-29 15:08:12 -04002919#: e2fsck/util.c:345
Dark Raven3be22a82010-04-19 16:59:03 -04002920#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002921msgid "Memory used: %lu, "
Dark Raven3be22a82010-04-19 16:59:03 -04002922msgstr "内存用量: %lu, "
Theodore Ts'of722c132009-04-21 22:09:01 -04002923
Theodore Ts'o930e2812009-06-29 15:08:12 -04002924#: e2fsck/util.c:352
Dark Raven31a48472009-05-25 22:45:42 -04002925#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002926msgid "time: %5.2f/%5.2f/%5.2f\n"
2927msgstr "时间: %5.2f/%5.2f/%5.2f\n"
2928
Theodore Ts'o930e2812009-06-29 15:08:12 -04002929#: e2fsck/util.c:357
Theodore Ts'of722c132009-04-21 22:09:01 -04002930#, c-format
2931msgid "elapsed time: %6.3f\n"
2932msgstr ""
2933
Theodore Ts'o930e2812009-06-29 15:08:12 -04002934#: e2fsck/util.c:391 e2fsck/util.c:405
Dark Raven3be22a82010-04-19 16:59:03 -04002935#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002936msgid "while reading inode %lu in %s"
Dark Raven3be22a82010-04-19 16:59:03 -04002937msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002938
Theodore Ts'o930e2812009-06-29 15:08:12 -04002939#: e2fsck/util.c:419 e2fsck/util.c:432
Dark Raven3be22a82010-04-19 16:59:03 -04002940#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002941msgid "while writing inode %lu in %s"
Dark Raven3be22a82010-04-19 16:59:03 -04002942msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002943
Theodore Ts'o930e2812009-06-29 15:08:12 -04002944#: e2fsck/util.c:581
Theodore Ts'of722c132009-04-21 22:09:01 -04002945msgid "while allocating zeroizing buffer"
2946msgstr ""
2947
Theodore Ts'o930e2812009-06-29 15:08:12 -04002948#: misc/badblocks.c:66
Theodore Ts'of722c132009-04-21 22:09:01 -04002949msgid "done \n"
2950msgstr "完成 \n"
2951
Theodore Ts'o930e2812009-06-29 15:08:12 -04002952#: misc/badblocks.c:89
Theodore Ts'of722c132009-04-21 22:09:01 -04002953#, c-format
2954msgid ""
2955"Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
Dark Ravenc4755342011-01-26 18:54:25 -05002956" [-c blocks_at_once] [-d delay_factor_between_reads] [-e max_bad_blocks]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002957" [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
2958" device [last_block [first_block]]\n"
2959msgstr ""
2960
Theodore Ts'o930e2812009-06-29 15:08:12 -04002961#: misc/badblocks.c:100
Theodore Ts'of722c132009-04-21 22:09:01 -04002962#, c-format
2963msgid ""
2964"%s: The -n and -w options are mutually exclusive.\n"
2965"\n"
2966msgstr ""
2967
Theodore Ts'o930e2812009-06-29 15:08:12 -04002968#: misc/badblocks.c:202
2969#, c-format
2970msgid "%6.2f%% done, %s elapsed"
2971msgstr ""
2972
Dark Ravenc4755342011-01-26 18:54:25 -05002973#: misc/badblocks.c:296
Theodore Ts'of722c132009-04-21 22:09:01 -04002974msgid "Testing with random pattern: "
2975msgstr ""
2976
Dark Ravenc4755342011-01-26 18:54:25 -05002977#: misc/badblocks.c:314
Theodore Ts'of722c132009-04-21 22:09:01 -04002978msgid "Testing with pattern 0x"
2979msgstr ""
2980
Dark Ravenc4755342011-01-26 18:54:25 -05002981#: misc/badblocks.c:342 misc/badblocks.c:411
Theodore Ts'of722c132009-04-21 22:09:01 -04002982msgid "during seek"
2983msgstr ""
2984
Dark Ravenc4755342011-01-26 18:54:25 -05002985#: misc/badblocks.c:353
Theodore Ts'of722c132009-04-21 22:09:01 -04002986#, c-format
2987msgid "Weird value (%ld) in do_read\n"
2988msgstr ""
2989
Dark Ravenc4755342011-01-26 18:54:25 -05002990#: misc/badblocks.c:431
Theodore Ts'of722c132009-04-21 22:09:01 -04002991msgid "during ext2fs_sync_device"
2992msgstr ""
2993
Dark Ravenc4755342011-01-26 18:54:25 -05002994#: misc/badblocks.c:450 misc/badblocks.c:714
Theodore Ts'of722c132009-04-21 22:09:01 -04002995msgid "while beginning bad block list iteration"
2996msgstr ""
2997
Dark Ravenc4755342011-01-26 18:54:25 -05002998#: misc/badblocks.c:464 misc/badblocks.c:566 misc/badblocks.c:724
Theodore Ts'of722c132009-04-21 22:09:01 -04002999msgid "while allocating buffers"
3000msgstr ""
3001
Dark Ravenc4755342011-01-26 18:54:25 -05003002#: misc/badblocks.c:468
Theodore Ts'of722c132009-04-21 22:09:01 -04003003#, c-format
3004msgid "Checking blocks %lu to %lu\n"
3005msgstr "正在检查从 %lu 到 %lu的块\n"
3006
Dark Ravenc4755342011-01-26 18:54:25 -05003007#: misc/badblocks.c:473
Theodore Ts'of722c132009-04-21 22:09:01 -04003008msgid "Checking for bad blocks in read-only mode\n"
3009msgstr ""
3010
Dark Ravenc4755342011-01-26 18:54:25 -05003011#: misc/badblocks.c:482
Theodore Ts'of722c132009-04-21 22:09:01 -04003012msgid "Checking for bad blocks (read-only test): "
3013msgstr ""
3014
Dark Ravenc4755342011-01-26 18:54:25 -05003015#: misc/badblocks.c:490 misc/badblocks.c:598 misc/badblocks.c:643
3016#: misc/badblocks.c:787
Theodore Ts'of722c132009-04-21 22:09:01 -04003017msgid "Too many bad blocks, aborting test\n"
3018msgstr ""
3019
Dark Ravenc4755342011-01-26 18:54:25 -05003020#: misc/badblocks.c:573
Theodore Ts'of722c132009-04-21 22:09:01 -04003021msgid "Checking for bad blocks in read-write mode\n"
3022msgstr ""
3023
Dark Ravenc4755342011-01-26 18:54:25 -05003024#: misc/badblocks.c:575 misc/badblocks.c:737
Theodore Ts'of722c132009-04-21 22:09:01 -04003025#, c-format
3026msgid "From block %lu to %lu\n"
3027msgstr ""
3028
Dark Ravenc4755342011-01-26 18:54:25 -05003029#: misc/badblocks.c:633
Theodore Ts'of722c132009-04-21 22:09:01 -04003030msgid "Reading and comparing: "
3031msgstr "正在读取并比较: "
3032
Dark Ravenc4755342011-01-26 18:54:25 -05003033#: misc/badblocks.c:736
Theodore Ts'of722c132009-04-21 22:09:01 -04003034msgid "Checking for bad blocks in non-destructive read-write mode\n"
3035msgstr ""
3036
Dark Ravenc4755342011-01-26 18:54:25 -05003037#: misc/badblocks.c:742
Theodore Ts'of722c132009-04-21 22:09:01 -04003038msgid "Checking for bad blocks (non-destructive read-write test)\n"
3039msgstr ""
3040
Dark Ravenc4755342011-01-26 18:54:25 -05003041#: misc/badblocks.c:749
Theodore Ts'of722c132009-04-21 22:09:01 -04003042msgid ""
3043"\n"
3044"Interrupt caught, cleaning up\n"
3045msgstr ""
3046
Dark Ravenc4755342011-01-26 18:54:25 -05003047#: misc/badblocks.c:825
Theodore Ts'of722c132009-04-21 22:09:01 -04003048#, c-format
3049msgid "during test data write, block %lu"
3050msgstr ""
3051
Dark Ravenc4755342011-01-26 18:54:25 -05003052#: misc/badblocks.c:936 misc/util.c:156
Theodore Ts'of722c132009-04-21 22:09:01 -04003053#, c-format
3054msgid "%s is mounted; "
3055msgstr "%s 已经挂载;"
3056
Dark Ravenc4755342011-01-26 18:54:25 -05003057#: misc/badblocks.c:938
Theodore Ts'of722c132009-04-21 22:09:01 -04003058msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3059msgstr ""
3060
Dark Ravenc4755342011-01-26 18:54:25 -05003061#: misc/badblocks.c:943
Theodore Ts'of722c132009-04-21 22:09:01 -04003062msgid "it's not safe to run badblocks!\n"
3063msgstr ""
3064
Dark Ravenc4755342011-01-26 18:54:25 -05003065#: misc/badblocks.c:948 misc/util.c:167
Theodore Ts'of722c132009-04-21 22:09:01 -04003066#, c-format
3067msgid "%s is apparently in use by the system; "
3068msgstr ""
3069
Dark Ravenc4755342011-01-26 18:54:25 -05003070#: misc/badblocks.c:951
Theodore Ts'of722c132009-04-21 22:09:01 -04003071msgid "badblocks forced anyway.\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003072msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003073
Dark Ravenc4755342011-01-26 18:54:25 -05003074#: misc/badblocks.c:971
Theodore Ts'of722c132009-04-21 22:09:01 -04003075#, c-format
3076msgid "invalid %s - %s"
3077msgstr "无效的%s - %s"
3078
Dark Ravenc4755342011-01-26 18:54:25 -05003079#: misc/badblocks.c:1080
Theodore Ts'of722c132009-04-21 22:09:01 -04003080#, c-format
3081msgid "can't allocate memory for test_pattern - %s"
3082msgstr ""
3083
Dark Ravenc4755342011-01-26 18:54:25 -05003084#: misc/badblocks.c:1107
Theodore Ts'of722c132009-04-21 22:09:01 -04003085msgid "Maximum of one test_pattern may be specified in read-only mode"
3086msgstr ""
3087
Dark Ravenc4755342011-01-26 18:54:25 -05003088#: misc/badblocks.c:1113
Theodore Ts'of722c132009-04-21 22:09:01 -04003089msgid "Random test_pattern is not allowed in read-only mode"
3090msgstr ""
3091
Dark Ravenc4755342011-01-26 18:54:25 -05003092#: misc/badblocks.c:1127
Theodore Ts'of722c132009-04-21 22:09:01 -04003093msgid ""
3094"Couldn't determine device size; you must specify\n"
3095"the size manually\n"
3096msgstr ""
3097
Dark Ravenc4755342011-01-26 18:54:25 -05003098#: misc/badblocks.c:1133
Theodore Ts'of722c132009-04-21 22:09:01 -04003099msgid "while trying to determine device size"
3100msgstr ""
3101
Dark Ravenc4755342011-01-26 18:54:25 -05003102#: misc/badblocks.c:1138
Theodore Ts'of722c132009-04-21 22:09:01 -04003103msgid "last block"
3104msgstr "最后一个块"
3105
Dark Ravenc4755342011-01-26 18:54:25 -05003106#: misc/badblocks.c:1144
Theodore Ts'of722c132009-04-21 22:09:01 -04003107msgid "first block"
3108msgstr "第一个块"
3109
Dark Ravenc4755342011-01-26 18:54:25 -05003110#: misc/badblocks.c:1147
Theodore Ts'of722c132009-04-21 22:09:01 -04003111#, c-format
3112msgid "invalid starting block (%lu): must be less than %lu"
3113msgstr ""
3114
Dark Ravenc4755342011-01-26 18:54:25 -05003115#: misc/badblocks.c:1203
Theodore Ts'of722c132009-04-21 22:09:01 -04003116msgid "while creating in-memory bad blocks list"
3117msgstr ""
3118
Dark Ravenc4755342011-01-26 18:54:25 -05003119#: misc/badblocks.c:1218
Theodore Ts'of722c132009-04-21 22:09:01 -04003120msgid "while adding to in-memory bad block list"
3121msgstr ""
3122
Dark Ravenc4755342011-01-26 18:54:25 -05003123#: misc/badblocks.c:1242
Theodore Ts'of722c132009-04-21 22:09:01 -04003124#, c-format
3125msgid "Pass completed, %u bad blocks found.\n"
3126msgstr ""
3127
3128#: misc/chattr.c:85
Dark Raven3be22a82010-04-19 16:59:03 -04003129#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04003130msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003131msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003132
Theodore Ts'o930e2812009-06-29 15:08:12 -04003133#: misc/chattr.c:153
Theodore Ts'of722c132009-04-21 22:09:01 -04003134#, c-format
3135msgid "bad version - %s\n"
3136msgstr "错误的版本 - %s\n"
3137
Theodore Ts'o930e2812009-06-29 15:08:12 -04003138#: misc/chattr.c:200 misc/lsattr.c:115
Dark Raven3be22a82010-04-19 16:59:03 -04003139#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003140msgid "while trying to stat %s"
3141msgstr "当尝试对%s进行stat调用时"
3142
Theodore Ts'o930e2812009-06-29 15:08:12 -04003143#: misc/chattr.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04003144#, c-format
3145msgid "while reading flags on %s"
3146msgstr ""
3147
Theodore Ts'o930e2812009-06-29 15:08:12 -04003148#: misc/chattr.c:216 misc/chattr.c:235
3149#, c-format
3150msgid "Clearing extent flag not supported on %s"
3151msgstr ""
3152
3153#: misc/chattr.c:221 misc/chattr.c:240
3154#, c-format
3155msgid "Flags of %s set as "
3156msgstr "%s的标志被设为 "
3157
3158#: misc/chattr.c:249
Theodore Ts'of722c132009-04-21 22:09:01 -04003159#, c-format
3160msgid "while setting flags on %s"
3161msgstr ""
3162
Theodore Ts'o930e2812009-06-29 15:08:12 -04003163#: misc/chattr.c:257
Theodore Ts'of722c132009-04-21 22:09:01 -04003164#, c-format
3165msgid "Version of %s set as %lu\n"
3166msgstr ""
3167
Theodore Ts'o930e2812009-06-29 15:08:12 -04003168#: misc/chattr.c:261
Theodore Ts'of722c132009-04-21 22:09:01 -04003169#, c-format
3170msgid "while setting version on %s"
3171msgstr ""
3172
Theodore Ts'o930e2812009-06-29 15:08:12 -04003173#: misc/chattr.c:281
Theodore Ts'of722c132009-04-21 22:09:01 -04003174#, c-format
3175msgid "Couldn't allocate path variable in chattr_dir_proc"
3176msgstr ""
3177
Theodore Ts'o930e2812009-06-29 15:08:12 -04003178#: misc/chattr.c:320
Theodore Ts'of722c132009-04-21 22:09:01 -04003179msgid "= is incompatible with - and +\n"
3180msgstr ""
3181
Theodore Ts'o930e2812009-06-29 15:08:12 -04003182#: misc/chattr.c:328
Theodore Ts'of722c132009-04-21 22:09:01 -04003183msgid "Must use '-v', =, - or +\n"
3184msgstr ""
3185
3186#: misc/dumpe2fs.c:53
3187#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04003188msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003189msgstr ""
3190
Dark Ravenc4755342011-01-26 18:54:25 -05003191#: misc/dumpe2fs.c:182
Theodore Ts'of722c132009-04-21 22:09:01 -04003192#, c-format
3193msgid "Group %lu: (Blocks "
3194msgstr ""
3195
Dark Ravenc4755342011-01-26 18:54:25 -05003196#: misc/dumpe2fs.c:187
Theodore Ts'of722c132009-04-21 22:09:01 -04003197#, c-format
3198msgid " Checksum 0x%04x, unused inodes %d\n"
3199msgstr " 校验和 0x%04x,%d个未使用的inode\n"
3200
Dark Ravenc4755342011-01-26 18:54:25 -05003201#: misc/dumpe2fs.c:192
Theodore Ts'of722c132009-04-21 22:09:01 -04003202#, c-format
3203msgid " %s superblock at "
3204msgstr ""
3205
Dark Ravenc4755342011-01-26 18:54:25 -05003206#: misc/dumpe2fs.c:193
Theodore Ts'of722c132009-04-21 22:09:01 -04003207msgid "Primary"
3208msgstr "主"
3209
Dark Ravenc4755342011-01-26 18:54:25 -05003210#: misc/dumpe2fs.c:193
Theodore Ts'of722c132009-04-21 22:09:01 -04003211msgid "Backup"
3212msgstr "备份"
3213
Dark Ravenc4755342011-01-26 18:54:25 -05003214#: misc/dumpe2fs.c:197
Theodore Ts'of722c132009-04-21 22:09:01 -04003215#, fuzzy, c-format
3216msgid ", Group descriptors at "
3217msgstr ", 组描述符位于 "
3218
Dark Ravenc4755342011-01-26 18:54:25 -05003219#: misc/dumpe2fs.c:201
Theodore Ts'of722c132009-04-21 22:09:01 -04003220#, c-format
3221msgid ""
3222"\n"
3223" Reserved GDT blocks at "
3224msgstr ""
3225"\n"
3226" 保留的GDT块位于 "
3227
Dark Ravenc4755342011-01-26 18:54:25 -05003228#: misc/dumpe2fs.c:208
Theodore Ts'of722c132009-04-21 22:09:01 -04003229#, c-format
3230msgid " Group descriptor at "
3231msgstr ""
3232
Dark Ravenc4755342011-01-26 18:54:25 -05003233#: misc/dumpe2fs.c:214
Theodore Ts'of722c132009-04-21 22:09:01 -04003234msgid " Block bitmap at "
3235msgstr ""
3236
Dark Ravenc4755342011-01-26 18:54:25 -05003237#: misc/dumpe2fs.c:219
Theodore Ts'of722c132009-04-21 22:09:01 -04003238msgid ", Inode bitmap at "
3239msgstr ""
3240
Dark Ravenc4755342011-01-26 18:54:25 -05003241#: misc/dumpe2fs.c:224
Theodore Ts'of722c132009-04-21 22:09:01 -04003242msgid ""
3243"\n"
3244" Inode table at "
3245msgstr ""
3246"\n"
3247" Inode表位于 "
3248
Dark Ravenc4755342011-01-26 18:54:25 -05003249#: misc/dumpe2fs.c:231
Theodore Ts'of722c132009-04-21 22:09:01 -04003250#, c-format
3251msgid ""
3252"\n"
3253" %u free blocks, %u free inodes, %u directories%s"
3254msgstr ""
3255
Dark Ravenc4755342011-01-26 18:54:25 -05003256#: misc/dumpe2fs.c:238
Theodore Ts'of722c132009-04-21 22:09:01 -04003257#, c-format
3258msgid ", %u unused inodes\n"
3259msgstr ", %u个未使用的inodes\n"
3260
Dark Ravenc4755342011-01-26 18:54:25 -05003261#: misc/dumpe2fs.c:241
Theodore Ts'of722c132009-04-21 22:09:01 -04003262msgid " Free blocks: "
3263msgstr " 可用块数: "
3264
Dark Ravenc4755342011-01-26 18:54:25 -05003265#: misc/dumpe2fs.c:251
Theodore Ts'of722c132009-04-21 22:09:01 -04003266msgid " Free inodes: "
3267msgstr " 可用inode数: "
3268
Dark Ravenc4755342011-01-26 18:54:25 -05003269#: misc/dumpe2fs.c:282
Theodore Ts'of722c132009-04-21 22:09:01 -04003270msgid "while printing bad block list"
3271msgstr ""
3272
Dark Ravenc4755342011-01-26 18:54:25 -05003273#: misc/dumpe2fs.c:288
Theodore Ts'of722c132009-04-21 22:09:01 -04003274#, c-format
3275msgid "Bad blocks: %u"
3276msgstr "坏块数: %u"
3277
Dark Ravenc4755342011-01-26 18:54:25 -05003278#: misc/dumpe2fs.c:315 misc/tune2fs.c:281
Theodore Ts'of722c132009-04-21 22:09:01 -04003279msgid "while reading journal inode"
3280msgstr ""
3281
Dark Ravenc4755342011-01-26 18:54:25 -05003282#: misc/dumpe2fs.c:321
Dark Raven3be22a82010-04-19 16:59:03 -04003283msgid "while opening journal inode"
3284msgstr ""
3285
Dark Ravenc4755342011-01-26 18:54:25 -05003286#: misc/dumpe2fs.c:327
Dark Raven3be22a82010-04-19 16:59:03 -04003287msgid "while reading journal super block"
3288msgstr ""
3289
Dark Ravenc4755342011-01-26 18:54:25 -05003290#: misc/dumpe2fs.c:337
Dark Raven3be22a82010-04-19 16:59:03 -04003291#, fuzzy, c-format
3292msgid "Journal features: "
3293msgstr "日志使用者: %s\n"
3294
Dark Ravenc4755342011-01-26 18:54:25 -05003295#: misc/dumpe2fs.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04003296msgid "Journal size: "
3297msgstr "日志大小: "
3298
Dark Ravenc4755342011-01-26 18:54:25 -05003299#: misc/dumpe2fs.c:361
Dark Raven3be22a82010-04-19 16:59:03 -04003300#, c-format
3301msgid ""
3302"Journal length: %u\n"
3303"Journal sequence: 0x%08x\n"
3304"Journal start: %u\n"
3305msgstr ""
3306
Dark Ravenc4755342011-01-26 18:54:25 -05003307#: misc/dumpe2fs.c:380 misc/tune2fs.c:202
Theodore Ts'of722c132009-04-21 22:09:01 -04003308msgid "while reading journal superblock"
3309msgstr ""
3310
Dark Ravenc4755342011-01-26 18:54:25 -05003311#: misc/dumpe2fs.c:388
Theodore Ts'of722c132009-04-21 22:09:01 -04003312msgid "Couldn't find journal superblock magic numbers"
3313msgstr ""
3314
Dark Ravenc4755342011-01-26 18:54:25 -05003315#: misc/dumpe2fs.c:392
Theodore Ts'of722c132009-04-21 22:09:01 -04003316#, c-format
3317msgid ""
3318"\n"
3319"Journal block size: %u\n"
3320"Journal length: %u\n"
3321"Journal first block: %u\n"
3322"Journal sequence: 0x%08x\n"
3323"Journal start: %u\n"
3324"Journal number of users: %u\n"
3325msgstr ""
3326
Dark Ravenc4755342011-01-26 18:54:25 -05003327#: misc/dumpe2fs.c:405
Dark Raven31a48472009-05-25 22:45:42 -04003328#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003329msgid "Journal users: %s\n"
3330msgstr "日志使用者: %s\n"
3331
Dark Ravenc4755342011-01-26 18:54:25 -05003332#: misc/dumpe2fs.c:421 misc/mke2fs.c:700 misc/tune2fs.c:910
Theodore Ts'of722c132009-04-21 22:09:01 -04003333#, c-format
3334msgid "Couldn't allocate memory to parse options!\n"
3335msgstr ""
3336
Dark Ravenc4755342011-01-26 18:54:25 -05003337#: misc/dumpe2fs.c:447
Theodore Ts'of722c132009-04-21 22:09:01 -04003338#, c-format
3339msgid "Invalid superblock parameter: %s\n"
3340msgstr ""
3341
Dark Ravenc4755342011-01-26 18:54:25 -05003342#: misc/dumpe2fs.c:462
Theodore Ts'of722c132009-04-21 22:09:01 -04003343#, c-format
3344msgid "Invalid blocksize parameter: %s\n"
3345msgstr ""
3346
Dark Ravenc4755342011-01-26 18:54:25 -05003347#: misc/dumpe2fs.c:473
Theodore Ts'of722c132009-04-21 22:09:01 -04003348#, c-format
3349msgid ""
3350"\n"
3351"Bad extended option(s) specified: %s\n"
3352"\n"
3353"Extended options are separated by commas, and may take an argument which\n"
3354"\tis set off by an equals ('=') sign.\n"
3355"\n"
3356"Valid extended options are:\n"
3357"\tsuperblock=<superblock number>\n"
3358"\tblocksize=<blocksize>\n"
3359msgstr ""
3360
Dark Ravenc4755342011-01-26 18:54:25 -05003361#: misc/dumpe2fs.c:532 misc/mke2fs.c:1462
Dark Raven3be22a82010-04-19 16:59:03 -04003362#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003363msgid "\tUsing %s\n"
3364msgstr "\t使用 %s\n"
3365
Dark Ravenc4755342011-01-26 18:54:25 -05003366#: misc/dumpe2fs.c:568 misc/e2image.c:681 misc/tune2fs.c:1626
Dark Raven3be22a82010-04-19 16:59:03 -04003367#: resize/main.c:312
Theodore Ts'of722c132009-04-21 22:09:01 -04003368#, c-format
3369msgid "Couldn't find valid filesystem superblock.\n"
3370msgstr "找不到有效的文件系统超级块.\n"
3371
Dark Ravenc4755342011-01-26 18:54:25 -05003372#: misc/dumpe2fs.c:593
Theodore Ts'of722c132009-04-21 22:09:01 -04003373#, c-format
3374msgid ""
3375"\n"
3376"%s: %s: error reading bitmaps: %s\n"
3377msgstr ""
3378
Theodore Ts'o930e2812009-06-29 15:08:12 -04003379#: misc/e2image.c:52
Theodore Ts'of722c132009-04-21 22:09:01 -04003380#, c-format
3381msgid "Usage: %s [-rsI] device image_file\n"
3382msgstr ""
3383
Theodore Ts'o930e2812009-06-29 15:08:12 -04003384#: misc/e2image.c:64
Theodore Ts'of722c132009-04-21 22:09:01 -04003385msgid "Couldn't allocate header buffer\n"
3386msgstr ""
3387
Theodore Ts'o930e2812009-06-29 15:08:12 -04003388#: misc/e2image.c:83
Theodore Ts'of722c132009-04-21 22:09:01 -04003389#, c-format
3390msgid "short write (only %d bytes) for writing image header"
3391msgstr ""
3392
Theodore Ts'o930e2812009-06-29 15:08:12 -04003393#: misc/e2image.c:102
Theodore Ts'of722c132009-04-21 22:09:01 -04003394msgid "while writing superblock"
3395msgstr ""
3396
Theodore Ts'o930e2812009-06-29 15:08:12 -04003397#: misc/e2image.c:110
Theodore Ts'of722c132009-04-21 22:09:01 -04003398msgid "while writing inode table"
3399msgstr ""
3400
Theodore Ts'o930e2812009-06-29 15:08:12 -04003401#: misc/e2image.c:117
Theodore Ts'of722c132009-04-21 22:09:01 -04003402msgid "while writing block bitmap"
3403msgstr ""
3404
Theodore Ts'o930e2812009-06-29 15:08:12 -04003405#: misc/e2image.c:124
Theodore Ts'of722c132009-04-21 22:09:01 -04003406msgid "while writing inode bitmap"
3407msgstr ""
3408
3409#: misc/e2label.c:57
3410#, c-format
3411msgid "e2label: cannot open %s\n"
3412msgstr "e2label: 无法打开 %s\n"
3413
3414#: misc/e2label.c:62
3415#, c-format
3416msgid "e2label: cannot seek to superblock\n"
3417msgstr ""
3418
3419#: misc/e2label.c:67
3420#, c-format
3421msgid "e2label: error reading superblock\n"
3422msgstr "e2label: 读取superblock出错\n"
3423
3424#: misc/e2label.c:71
3425#, c-format
3426msgid "e2label: not an ext2 filesystem\n"
3427msgstr "e2label: 不是一个ex2文件系统\n"
3428
Dark Ravenc4755342011-01-26 18:54:25 -05003429#: misc/e2label.c:96 misc/tune2fs.c:1761
Theodore Ts'of722c132009-04-21 22:09:01 -04003430#, c-format
3431msgid "Warning: label too long, truncating.\n"
3432msgstr ""
3433
3434#: misc/e2label.c:99
3435#, c-format
3436msgid "e2label: cannot seek to superblock again\n"
3437msgstr ""
3438
3439#: misc/e2label.c:104
Dark Raven3be22a82010-04-19 16:59:03 -04003440#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003441msgid "e2label: error writing superblock\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003442msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003443
Dark Ravenc4755342011-01-26 18:54:25 -05003444#: misc/e2label.c:116 misc/tune2fs.c:580
Dark Raven3be22a82010-04-19 16:59:03 -04003445#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003446msgid "Usage: e2label device [newlabel]\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003447msgstr "用法: e2label device [新卷标]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003448
3449#: misc/e2undo.c:35
3450#, c-format
3451msgid "Usage: %s <transaction file> <filesystem>\n"
3452msgstr ""
3453
3454#: misc/e2undo.c:52
3455msgid "Failed to read the file system data \n"
3456msgstr ""
3457
Dark Raven3be22a82010-04-19 16:59:03 -04003458#: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:205
Theodore Ts'of722c132009-04-21 22:09:01 -04003459#, c-format
3460msgid "Failed tdb_fetch %s\n"
3461msgstr "tdb_fetch %s 失败\n"
3462
3463#: misc/e2undo.c:70
3464#, c-format
3465msgid "The file system Mount time didn't match %u\n"
3466msgstr ""
3467
3468#: misc/e2undo.c:89
3469msgid "The file system UUID didn't match \n"
3470msgstr ""
3471
Dark Raven3be22a82010-04-19 16:59:03 -04003472#: misc/e2undo.c:162
Theodore Ts'of722c132009-04-21 22:09:01 -04003473#, c-format
3474msgid "Failed tdb_open %s\n"
3475msgstr "tdb_open %s 失败\n"
3476
Dark Raven3be22a82010-04-19 16:59:03 -04003477#: misc/e2undo.c:168
Theodore Ts'of722c132009-04-21 22:09:01 -04003478#, c-format
3479msgid "Error while determining whether %s is mounted.\n"
3480msgstr ""
3481
Dark Raven3be22a82010-04-19 16:59:03 -04003482#: misc/e2undo.c:174
Theodore Ts'of722c132009-04-21 22:09:01 -04003483msgid "e2undo should only be run on unmounted file system\n"
3484msgstr ""
3485
Dark Raven3be22a82010-04-19 16:59:03 -04003486#: misc/e2undo.c:183
Theodore Ts'of722c132009-04-21 22:09:01 -04003487#, c-format
3488msgid "Failed to open %s\n"
3489msgstr "打开%s失败\n"
3490
Dark Raven3be22a82010-04-19 16:59:03 -04003491#: misc/e2undo.c:209
Theodore Ts'of722c132009-04-21 22:09:01 -04003492#, c-format
3493msgid "Replayed transaction of size %zd at location %ld\n"
3494msgstr ""
3495
Dark Raven3be22a82010-04-19 16:59:03 -04003496#: misc/e2undo.c:215
Theodore Ts'of722c132009-04-21 22:09:01 -04003497#, c-format
3498msgid "Failed write %s\n"
3499msgstr "写入%s失败\n"
3500
Theodore Ts'o930e2812009-06-29 15:08:12 -04003501#: misc/fsck.c:343
Theodore Ts'of722c132009-04-21 22:09:01 -04003502#, c-format
3503msgid "WARNING: couldn't open %s: %s\n"
3504msgstr ""
3505
Theodore Ts'o930e2812009-06-29 15:08:12 -04003506#: misc/fsck.c:353
Theodore Ts'of722c132009-04-21 22:09:01 -04003507#, c-format
3508msgid "WARNING: bad format on line %d of %s\n"
3509msgstr ""
3510
Theodore Ts'o930e2812009-06-29 15:08:12 -04003511#: misc/fsck.c:368
Theodore Ts'of722c132009-04-21 22:09:01 -04003512msgid ""
3513"\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3514"\tfield. I will kludge around things for you, but you\n"
3515"\tshould fix your /etc/fstab file as soon as you can.\n"
3516"\n"
3517msgstr ""
3518
Theodore Ts'o930e2812009-06-29 15:08:12 -04003519#: misc/fsck.c:477
Theodore Ts'of722c132009-04-21 22:09:01 -04003520#, c-format
3521msgid "fsck: %s: not found\n"
3522msgstr ""
3523
Theodore Ts'o930e2812009-06-29 15:08:12 -04003524#: misc/fsck.c:593
Theodore Ts'of722c132009-04-21 22:09:01 -04003525#, c-format
3526msgid "%s: wait: No more child process?!?\n"
3527msgstr ""
3528
Theodore Ts'o930e2812009-06-29 15:08:12 -04003529#: misc/fsck.c:615
Theodore Ts'of722c132009-04-21 22:09:01 -04003530#, c-format
3531msgid "Warning... %s for device %s exited with signal %d.\n"
3532msgstr ""
3533
Theodore Ts'o930e2812009-06-29 15:08:12 -04003534#: misc/fsck.c:621
Theodore Ts'of722c132009-04-21 22:09:01 -04003535#, c-format
3536msgid "%s %s: status is %x, should never happen.\n"
3537msgstr ""
3538
Theodore Ts'o930e2812009-06-29 15:08:12 -04003539#: misc/fsck.c:660
Theodore Ts'of722c132009-04-21 22:09:01 -04003540#, c-format
3541msgid "Finished with %s (exit status %d)\n"
3542msgstr ""
3543
Theodore Ts'o930e2812009-06-29 15:08:12 -04003544#: misc/fsck.c:720
Theodore Ts'of722c132009-04-21 22:09:01 -04003545#, c-format
3546msgid "%s: Error %d while executing fsck.%s for %s\n"
3547msgstr ""
3548
Theodore Ts'o930e2812009-06-29 15:08:12 -04003549#: misc/fsck.c:741
Theodore Ts'of722c132009-04-21 22:09:01 -04003550msgid ""
3551"Either all or none of the filesystem types passed to -t must be prefixed\n"
3552"with 'no' or '!'.\n"
3553msgstr ""
3554
Theodore Ts'o930e2812009-06-29 15:08:12 -04003555#: misc/fsck.c:760
Theodore Ts'of722c132009-04-21 22:09:01 -04003556msgid "Couldn't allocate memory for filesystem types\n"
3557msgstr ""
3558
Theodore Ts'o930e2812009-06-29 15:08:12 -04003559#: misc/fsck.c:883
Theodore Ts'of722c132009-04-21 22:09:01 -04003560#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05003561msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003562msgstr ""
3563
Theodore Ts'o930e2812009-06-29 15:08:12 -04003564#: misc/fsck.c:910
Theodore Ts'of722c132009-04-21 22:09:01 -04003565#, c-format
3566msgid "fsck: cannot check %s: fsck.%s not found\n"
3567msgstr ""
3568
Theodore Ts'o930e2812009-06-29 15:08:12 -04003569#: misc/fsck.c:966
Theodore Ts'of722c132009-04-21 22:09:01 -04003570msgid "Checking all file systems.\n"
3571msgstr "正在检查所有文件系统.\n"
3572
Theodore Ts'o930e2812009-06-29 15:08:12 -04003573#: misc/fsck.c:1057
Theodore Ts'of722c132009-04-21 22:09:01 -04003574#, c-format
3575msgid "--waiting-- (pass %d)\n"
3576msgstr "--请稍候-- (完成 %d)\n"
3577
Theodore Ts'o930e2812009-06-29 15:08:12 -04003578#: misc/fsck.c:1077
Dark Ravenc4755342011-01-26 18:54:25 -05003579msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3580msgstr "用法: Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003581
Theodore Ts'o930e2812009-06-29 15:08:12 -04003582#: misc/fsck.c:1119
Theodore Ts'of722c132009-04-21 22:09:01 -04003583#, c-format
3584msgid "%s: too many devices\n"
3585msgstr "%s: 设备过多\n"
3586
Theodore Ts'o930e2812009-06-29 15:08:12 -04003587#: misc/fsck.c:1152 misc/fsck.c:1238
Theodore Ts'of722c132009-04-21 22:09:01 -04003588#, c-format
3589msgid "%s: too many arguments\n"
3590msgstr "%s: 参数过多\n"
3591
3592#: misc/lsattr.c:73
3593#, c-format
3594msgid "Usage: %s [-RVadlv] [files...]\n"
3595msgstr "用法: %s [-RVadlv] [files...]\n"
3596
3597#: misc/lsattr.c:83
3598#, c-format
3599msgid "While reading flags on %s"
3600msgstr ""
3601
3602#: misc/lsattr.c:90
3603#, c-format
3604msgid "While reading version on %s"
3605msgstr ""
3606
Dark Raven3be22a82010-04-19 16:59:03 -04003607#: misc/mke2fs.c:108
Theodore Ts'of722c132009-04-21 22:09:01 -04003608#, c-format
3609msgid ""
3610"Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3611"\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3612"\t[-G meta group size] [-N number-of-inodes]\n"
3613"\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3614"\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3615"\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003616"\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003617msgstr ""
3618
Dark Raven3be22a82010-04-19 16:59:03 -04003619#: misc/mke2fs.c:210
Theodore Ts'of722c132009-04-21 22:09:01 -04003620#, c-format
3621msgid "Running command: %s\n"
3622msgstr "正在执行命令: %s\n"
3623
Dark Raven3be22a82010-04-19 16:59:03 -04003624#: misc/mke2fs.c:214
Dark Raven31a48472009-05-25 22:45:42 -04003625#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003626msgid "while trying to run '%s'"
3627msgstr "当尝试运行 '%s' 时"
3628
Dark Raven3be22a82010-04-19 16:59:03 -04003629#: misc/mke2fs.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04003630msgid "while processing list of bad blocks from program"
3631msgstr ""
3632
Dark Raven3be22a82010-04-19 16:59:03 -04003633#: misc/mke2fs.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04003634#, c-format
3635msgid "Block %d in primary superblock/group descriptor area bad.\n"
3636msgstr ""
3637
Dark Raven3be22a82010-04-19 16:59:03 -04003638#: misc/mke2fs.c:250
Theodore Ts'of722c132009-04-21 22:09:01 -04003639#, c-format
3640msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3641msgstr ""
3642
Dark Raven3be22a82010-04-19 16:59:03 -04003643#: misc/mke2fs.c:253
Theodore Ts'of722c132009-04-21 22:09:01 -04003644msgid "Aborting....\n"
Dark Raven31a48472009-05-25 22:45:42 -04003645msgstr "正在终止...\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003646
Dark Raven3be22a82010-04-19 16:59:03 -04003647#: misc/mke2fs.c:273
Theodore Ts'of722c132009-04-21 22:09:01 -04003648#, c-format
3649msgid ""
3650"Warning: the backup superblock/group descriptors at block %u contain\n"
3651"\tbad blocks.\n"
3652"\n"
3653msgstr ""
3654
Dark Raven3be22a82010-04-19 16:59:03 -04003655#: misc/mke2fs.c:292
Theodore Ts'of722c132009-04-21 22:09:01 -04003656msgid "while marking bad blocks as used"
3657msgstr ""
3658
Dark Raven3be22a82010-04-19 16:59:03 -04003659#: misc/mke2fs.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04003660msgid "done \n"
3661msgstr "完成 \n"
3662
Dark Raven3be22a82010-04-19 16:59:03 -04003663#: misc/mke2fs.c:364
Theodore Ts'of722c132009-04-21 22:09:01 -04003664msgid "Writing inode tables: "
3665msgstr "正在写入inode表: "
3666
Dark Ravenc4755342011-01-26 18:54:25 -05003667#: misc/mke2fs.c:388
Theodore Ts'of722c132009-04-21 22:09:01 -04003668#, c-format
3669msgid ""
3670"\n"
3671"Could not write %d blocks in inode table starting at %u: %s\n"
3672msgstr ""
3673
Dark Ravenc4755342011-01-26 18:54:25 -05003674#: misc/mke2fs.c:412
Theodore Ts'of722c132009-04-21 22:09:01 -04003675msgid "while creating root dir"
3676msgstr ""
3677
Dark Ravenc4755342011-01-26 18:54:25 -05003678#: misc/mke2fs.c:419
Theodore Ts'of722c132009-04-21 22:09:01 -04003679msgid "while reading root inode"
3680msgstr "当读取坏块inode时"
3681
Dark Ravenc4755342011-01-26 18:54:25 -05003682#: misc/mke2fs.c:433
Theodore Ts'of722c132009-04-21 22:09:01 -04003683msgid "while setting root inode ownership"
3684msgstr ""
3685
Dark Ravenc4755342011-01-26 18:54:25 -05003686#: misc/mke2fs.c:451
Theodore Ts'of722c132009-04-21 22:09:01 -04003687msgid "while creating /lost+found"
3688msgstr ""
3689
Dark Ravenc4755342011-01-26 18:54:25 -05003690#: misc/mke2fs.c:458
Theodore Ts'of722c132009-04-21 22:09:01 -04003691msgid "while looking up /lost+found"
3692msgstr ""
3693
Dark Ravenc4755342011-01-26 18:54:25 -05003694#: misc/mke2fs.c:471
Theodore Ts'of722c132009-04-21 22:09:01 -04003695msgid "while expanding /lost+found"
3696msgstr ""
3697
Dark Ravenc4755342011-01-26 18:54:25 -05003698#: misc/mke2fs.c:486
Theodore Ts'of722c132009-04-21 22:09:01 -04003699msgid "while setting bad block inode"
3700msgstr ""
3701
Dark Ravenc4755342011-01-26 18:54:25 -05003702#: misc/mke2fs.c:513
Theodore Ts'of722c132009-04-21 22:09:01 -04003703#, c-format
3704msgid "Out of memory erasing sectors %d-%d\n"
3705msgstr ""
3706
Dark Ravenc4755342011-01-26 18:54:25 -05003707#: misc/mke2fs.c:523
Theodore Ts'of722c132009-04-21 22:09:01 -04003708#, c-format
3709msgid "Warning: could not read block 0: %s\n"
3710msgstr ""
3711
Dark Ravenc4755342011-01-26 18:54:25 -05003712#: misc/mke2fs.c:539
Theodore Ts'of722c132009-04-21 22:09:01 -04003713#, c-format
3714msgid "Warning: could not erase sector %d: %s\n"
3715msgstr ""
3716
Dark Ravenc4755342011-01-26 18:54:25 -05003717#: misc/mke2fs.c:555
Theodore Ts'of722c132009-04-21 22:09:01 -04003718msgid "while initializing journal superblock"
3719msgstr ""
3720
Dark Ravenc4755342011-01-26 18:54:25 -05003721#: misc/mke2fs.c:561
Theodore Ts'of722c132009-04-21 22:09:01 -04003722msgid "Zeroing journal device: "
3723msgstr "正在将日志设备清零: "
3724
Dark Ravenc4755342011-01-26 18:54:25 -05003725#: misc/mke2fs.c:574
Theodore Ts'of722c132009-04-21 22:09:01 -04003726#, c-format
3727msgid "while zeroing journal device (block %u, count %d)"
3728msgstr ""
3729
Dark Ravenc4755342011-01-26 18:54:25 -05003730#: misc/mke2fs.c:590
Theodore Ts'of722c132009-04-21 22:09:01 -04003731msgid "while writing journal superblock"
3732msgstr ""
3733
Dark Ravenc4755342011-01-26 18:54:25 -05003734#: misc/mke2fs.c:606
Theodore Ts'of722c132009-04-21 22:09:01 -04003735#, c-format
3736msgid ""
3737"warning: %u blocks unused.\n"
3738"\n"
3739msgstr ""
3740"警告: %u 块未使用.\n"
3741"\n"
3742
Dark Ravenc4755342011-01-26 18:54:25 -05003743#: misc/mke2fs.c:611
Theodore Ts'of722c132009-04-21 22:09:01 -04003744#, c-format
3745msgid "Filesystem label=%s\n"
3746msgstr "文件系统标签=%s\n"
3747
Dark Ravenc4755342011-01-26 18:54:25 -05003748#: misc/mke2fs.c:612
Theodore Ts'of722c132009-04-21 22:09:01 -04003749msgid "OS type: "
3750msgstr "操作系统:"
3751
Dark Ravenc4755342011-01-26 18:54:25 -05003752#: misc/mke2fs.c:617
Theodore Ts'of722c132009-04-21 22:09:01 -04003753#, c-format
3754msgid "Block size=%u (log=%u)\n"
3755msgstr "块大小=%u (log=%u)\n"
3756
Dark Ravenc4755342011-01-26 18:54:25 -05003757#: misc/mke2fs.c:619
Theodore Ts'of722c132009-04-21 22:09:01 -04003758#, c-format
3759msgid "Fragment size=%u (log=%u)\n"
3760msgstr "分块大小=%u (log=%u)\n"
3761
Dark Ravenc4755342011-01-26 18:54:25 -05003762#: misc/mke2fs.c:621
Dark Raven3be22a82010-04-19 16:59:03 -04003763#, c-format
3764msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3765msgstr ""
3766
Dark Ravenc4755342011-01-26 18:54:25 -05003767#: misc/mke2fs.c:623
Theodore Ts'of722c132009-04-21 22:09:01 -04003768#, c-format
3769msgid "%u inodes, %u blocks\n"
3770msgstr ""
3771
Dark Ravenc4755342011-01-26 18:54:25 -05003772#: misc/mke2fs.c:625
Theodore Ts'of722c132009-04-21 22:09:01 -04003773#, c-format
3774msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3775msgstr ""
3776
Dark Ravenc4755342011-01-26 18:54:25 -05003777#: misc/mke2fs.c:628
Theodore Ts'of722c132009-04-21 22:09:01 -04003778#, c-format
3779msgid "First data block=%u\n"
3780msgstr "第一个数据块=%u\n"
3781
Dark Ravenc4755342011-01-26 18:54:25 -05003782#: misc/mke2fs.c:630
Theodore Ts'of722c132009-04-21 22:09:01 -04003783#, c-format
3784msgid "Maximum filesystem blocks=%lu\n"
3785msgstr ""
3786
Dark Ravenc4755342011-01-26 18:54:25 -05003787#: misc/mke2fs.c:634
Theodore Ts'of722c132009-04-21 22:09:01 -04003788#, c-format
3789msgid "%u block groups\n"
3790msgstr ""
3791
Dark Ravenc4755342011-01-26 18:54:25 -05003792#: misc/mke2fs.c:636
Theodore Ts'of722c132009-04-21 22:09:01 -04003793#, c-format
3794msgid "%u block group\n"
3795msgstr ""
3796
Dark Ravenc4755342011-01-26 18:54:25 -05003797#: misc/mke2fs.c:637
Theodore Ts'of722c132009-04-21 22:09:01 -04003798#, c-format
3799msgid "%u blocks per group, %u fragments per group\n"
3800msgstr ""
3801
Dark Ravenc4755342011-01-26 18:54:25 -05003802#: misc/mke2fs.c:639
Theodore Ts'of722c132009-04-21 22:09:01 -04003803#, c-format
3804msgid "%u inodes per group\n"
3805msgstr ""
3806
Dark Ravenc4755342011-01-26 18:54:25 -05003807#: misc/mke2fs.c:646
Theodore Ts'of722c132009-04-21 22:09:01 -04003808#, c-format
3809msgid "Superblock backups stored on blocks: "
3810msgstr ""
3811
Dark Ravenc4755342011-01-26 18:54:25 -05003812#: misc/mke2fs.c:725
Theodore Ts'of722c132009-04-21 22:09:01 -04003813#, c-format
3814msgid "Invalid stride parameter: %s\n"
3815msgstr ""
3816
Dark Ravenc4755342011-01-26 18:54:25 -05003817#: misc/mke2fs.c:740
Theodore Ts'of722c132009-04-21 22:09:01 -04003818#, c-format
3819msgid "Invalid stripe-width parameter: %s\n"
3820msgstr ""
3821
Dark Ravenc4755342011-01-26 18:54:25 -05003822#: misc/mke2fs.c:762
Theodore Ts'of722c132009-04-21 22:09:01 -04003823#, c-format
3824msgid "Invalid resize parameter: %s\n"
3825msgstr ""
3826
Dark Ravenc4755342011-01-26 18:54:25 -05003827#: misc/mke2fs.c:769
Theodore Ts'of722c132009-04-21 22:09:01 -04003828#, c-format
3829msgid "The resize maximum must be greater than the filesystem size.\n"
3830msgstr ""
3831
Dark Ravenc4755342011-01-26 18:54:25 -05003832#: misc/mke2fs.c:793
Theodore Ts'of722c132009-04-21 22:09:01 -04003833#, c-format
3834msgid "On-line resizing not supported with revision 0 filesystems\n"
3835msgstr ""
3836
Dark Ravenc4755342011-01-26 18:54:25 -05003837#: misc/mke2fs.c:819
Theodore Ts'of722c132009-04-21 22:09:01 -04003838#, c-format
3839msgid ""
3840"\n"
3841"Bad option(s) specified: %s\n"
3842"\n"
3843"Extended options are separated by commas, and may take an argument which\n"
3844"\tis set off by an equals ('=') sign.\n"
3845"\n"
3846"Valid extended options are:\n"
3847"\tstride=<RAID per-disk data chunk in blocks>\n"
3848"\tstripe-width=<RAID stride * data disks in blocks>\n"
3849"\tresize=<resize maximum size in blocks>\n"
3850"\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3851"\ttest_fs\n"
Dark Ravenc4755342011-01-26 18:54:25 -05003852"\tdiscard\n"
3853"\tnodiscard\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003854"\n"
3855msgstr ""
3856
Dark Ravenc4755342011-01-26 18:54:25 -05003857#: misc/mke2fs.c:837
Theodore Ts'of722c132009-04-21 22:09:01 -04003858#, c-format
3859msgid ""
3860"\n"
3861"Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3862"\n"
3863msgstr ""
3864
Dark Ravenc4755342011-01-26 18:54:25 -05003865#: misc/mke2fs.c:869
Theodore Ts'of722c132009-04-21 22:09:01 -04003866#, c-format
3867msgid ""
3868"Syntax error in mke2fs config file (%s, line #%d)\n"
3869"\t%s\n"
3870msgstr ""
3871
Dark Ravenc4755342011-01-26 18:54:25 -05003872#: misc/mke2fs.c:882 misc/tune2fs.c:369
Theodore Ts'of722c132009-04-21 22:09:01 -04003873#, c-format
3874msgid "Invalid filesystem option set: %s\n"
3875msgstr "设置了无效的文件系统选项: %s\n"
3876
Dark Ravenc4755342011-01-26 18:54:25 -05003877#: misc/mke2fs.c:1019
Theodore Ts'of722c132009-04-21 22:09:01 -04003878#, c-format
3879msgid ""
3880"\n"
Dark Ravenc4755342011-01-26 18:54:25 -05003881"Your mke2fs.conf file does not define the %s filesystem type.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003882msgstr ""
3883
Dark Ravenc4755342011-01-26 18:54:25 -05003884#: misc/mke2fs.c:1023
Theodore Ts'of722c132009-04-21 22:09:01 -04003885#, c-format
3886msgid ""
3887"You probably need to install an updated mke2fs.conf file.\n"
3888"\n"
3889msgstr ""
3890
Dark Ravenc4755342011-01-26 18:54:25 -05003891#: misc/mke2fs.c:1027
3892#, fuzzy, c-format
3893msgid "Aborting...\n"
3894msgstr "正在终止...\n"
3895
3896#: misc/mke2fs.c:1064
3897#, c-format
3898msgid ""
3899"\n"
3900"Warning: the fs_type %s is not defined in mke2fs.conf\n"
3901"\n"
3902msgstr ""
3903
3904#: misc/mke2fs.c:1276
Theodore Ts'of722c132009-04-21 22:09:01 -04003905#, c-format
3906msgid "invalid block size - %s"
3907msgstr "无效的块大小 - %s"
3908
Dark Ravenc4755342011-01-26 18:54:25 -05003909#: misc/mke2fs.c:1280
Theodore Ts'of722c132009-04-21 22:09:01 -04003910#, c-format
3911msgid "Warning: blocksize %d not usable on most systems.\n"
3912msgstr ""
3913
Dark Ravenc4755342011-01-26 18:54:25 -05003914#: misc/mke2fs.c:1296
Theodore Ts'of722c132009-04-21 22:09:01 -04003915#, c-format
3916msgid "invalid fragment size - %s"
3917msgstr ""
3918
Dark Ravenc4755342011-01-26 18:54:25 -05003919#: misc/mke2fs.c:1302
Theodore Ts'of722c132009-04-21 22:09:01 -04003920#, c-format
3921msgid "Warning: fragments not supported. Ignoring -f option\n"
3922msgstr ""
3923
Dark Ravenc4755342011-01-26 18:54:25 -05003924#: misc/mke2fs.c:1309
Theodore Ts'of722c132009-04-21 22:09:01 -04003925msgid "Illegal number for blocks per group"
3926msgstr ""
3927
Dark Ravenc4755342011-01-26 18:54:25 -05003928#: misc/mke2fs.c:1314
Theodore Ts'of722c132009-04-21 22:09:01 -04003929msgid "blocks per group must be multiple of 8"
3930msgstr ""
3931
Dark Ravenc4755342011-01-26 18:54:25 -05003932#: misc/mke2fs.c:1322
Theodore Ts'of722c132009-04-21 22:09:01 -04003933msgid "Illegal number for flex_bg size"
3934msgstr ""
3935
Dark Ravenc4755342011-01-26 18:54:25 -05003936#: misc/mke2fs.c:1328
Theodore Ts'of722c132009-04-21 22:09:01 -04003937msgid "flex_bg size must be a power of 2"
3938msgstr "flex_bg 大小必须是2的次方"
3939
Dark Ravenc4755342011-01-26 18:54:25 -05003940#: misc/mke2fs.c:1338
Theodore Ts'of722c132009-04-21 22:09:01 -04003941#, c-format
3942msgid "invalid inode ratio %s (min %d/max %d)"
3943msgstr ""
3944
Dark Ravenc4755342011-01-26 18:54:25 -05003945#: misc/mke2fs.c:1348
3946#, c-format
3947msgid "Warning: -K option is deprecated and should not be used anymore. Use '-E nodiscard' extended option instead!\n"
3948msgstr ""
3949
3950#: misc/mke2fs.c:1362
Theodore Ts'of722c132009-04-21 22:09:01 -04003951msgid "in malloc for bad_blocks_filename"
3952msgstr ""
3953
Dark Ravenc4755342011-01-26 18:54:25 -05003954#: misc/mke2fs.c:1372
Theodore Ts'of722c132009-04-21 22:09:01 -04003955#, c-format
3956msgid "invalid reserved blocks percent - %s"
3957msgstr ""
3958
Dark Ravenc4755342011-01-26 18:54:25 -05003959#: misc/mke2fs.c:1390
Theodore Ts'of722c132009-04-21 22:09:01 -04003960#, c-format
3961msgid "bad revision level - %s"
3962msgstr ""
3963
Dark Ravenc4755342011-01-26 18:54:25 -05003964#: misc/mke2fs.c:1402
Theodore Ts'of722c132009-04-21 22:09:01 -04003965#, c-format
3966msgid "invalid inode size - %s"
3967msgstr "无效的inode大小 - %s"
3968
Dark Ravenc4755342011-01-26 18:54:25 -05003969#: misc/mke2fs.c:1422
Theodore Ts'of722c132009-04-21 22:09:01 -04003970#, c-format
3971msgid "bad num inodes - %s"
3972msgstr ""
3973
Dark Ravenc4755342011-01-26 18:54:25 -05003974#: misc/mke2fs.c:1487 misc/mke2fs.c:2299
Theodore Ts'of722c132009-04-21 22:09:01 -04003975#, c-format
3976msgid "while trying to open journal device %s\n"
3977msgstr ""
3978
Dark Ravenc4755342011-01-26 18:54:25 -05003979#: misc/mke2fs.c:1493
Theodore Ts'of722c132009-04-21 22:09:01 -04003980#, c-format
3981msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3982msgstr ""
3983
Dark Ravenc4755342011-01-26 18:54:25 -05003984#: misc/mke2fs.c:1499
Dark Raven3be22a82010-04-19 16:59:03 -04003985#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003986msgid "Using journal device's blocksize: %d\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003987msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003988
Dark Ravenc4755342011-01-26 18:54:25 -05003989#: misc/mke2fs.c:1508
Theodore Ts'of722c132009-04-21 22:09:01 -04003990#, c-format
3991msgid "%d-byte blocks too big for system (max %d)"
3992msgstr ""
3993
Dark Ravenc4755342011-01-26 18:54:25 -05003994#: misc/mke2fs.c:1512
Theodore Ts'of722c132009-04-21 22:09:01 -04003995#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05003996msgid "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003997msgstr ""
3998
Dark Ravenc4755342011-01-26 18:54:25 -05003999#: misc/mke2fs.c:1521
4000#, fuzzy, c-format
4001msgid "invalid blocks count '%s' on device '%s'"
4002msgstr "无效的块大小 - %s"
Theodore Ts'of722c132009-04-21 22:09:01 -04004003
Dark Ravenc4755342011-01-26 18:54:25 -05004004#: misc/mke2fs.c:1531
Theodore Ts'of722c132009-04-21 22:09:01 -04004005msgid "filesystem"
4006msgstr "文件系统"
4007
Dark Ravenc4755342011-01-26 18:54:25 -05004008#: misc/mke2fs.c:1567
Theodore Ts'of722c132009-04-21 22:09:01 -04004009#, c-format
4010msgid ""
4011"%s: Size of device %s too big to be expressed in 32 bits\n"
4012"\tusing a blocksize of %d.\n"
4013msgstr ""
4014
Dark Ravenc4755342011-01-26 18:54:25 -05004015#: misc/mke2fs.c:1576 resize/main.c:381
Theodore Ts'of722c132009-04-21 22:09:01 -04004016msgid "while trying to determine filesystem size"
4017msgstr ""
4018
Dark Ravenc4755342011-01-26 18:54:25 -05004019#: misc/mke2fs.c:1583
Theodore Ts'of722c132009-04-21 22:09:01 -04004020msgid ""
4021"Couldn't determine device size; you must specify\n"
4022"the size of the filesystem\n"
4023msgstr ""
4024
Dark Ravenc4755342011-01-26 18:54:25 -05004025#: misc/mke2fs.c:1590
Theodore Ts'of722c132009-04-21 22:09:01 -04004026msgid ""
4027"Device size reported to be zero. Invalid partition specified, or\n"
4028"\tpartition table wasn't reread after running fdisk, due to\n"
4029"\ta modified partition being busy and in use. You may need to reboot\n"
4030"\tto re-read your partition table.\n"
4031msgstr ""
4032
Dark Ravenc4755342011-01-26 18:54:25 -05004033#: misc/mke2fs.c:1608
Theodore Ts'of722c132009-04-21 22:09:01 -04004034msgid "Filesystem larger than apparent device size."
4035msgstr ""
4036
Dark Ravenc4755342011-01-26 18:54:25 -05004037#: misc/mke2fs.c:1614
Theodore Ts'of722c132009-04-21 22:09:01 -04004038#, c-format
4039msgid "Failed to parse fs types list\n"
4040msgstr ""
4041
Dark Ravenc4755342011-01-26 18:54:25 -05004042#: misc/mke2fs.c:1648
Theodore Ts'of722c132009-04-21 22:09:01 -04004043msgid "fs_types for mke2fs.conf resolution: "
4044msgstr ""
4045
Dark Ravenc4755342011-01-26 18:54:25 -05004046#: misc/mke2fs.c:1655
Theodore Ts'of722c132009-04-21 22:09:01 -04004047#, c-format
4048msgid "Filesystem features not supported with revision 0 filesystems\n"
4049msgstr ""
4050
Dark Ravenc4755342011-01-26 18:54:25 -05004051#: misc/mke2fs.c:1662
Theodore Ts'of722c132009-04-21 22:09:01 -04004052#, c-format
4053msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4054msgstr ""
4055
Dark Ravenc4755342011-01-26 18:54:25 -05004056#: misc/mke2fs.c:1674
Theodore Ts'of722c132009-04-21 22:09:01 -04004057#, c-format
4058msgid "Journals not supported with revision 0 filesystems\n"
4059msgstr ""
4060
Dark Ravenc4755342011-01-26 18:54:25 -05004061#: misc/mke2fs.c:1692
Theodore Ts'of722c132009-04-21 22:09:01 -04004062#, c-format
4063msgid ""
4064"The resize_inode and meta_bg features are not compatible.\n"
4065"They can not be both enabled simultaneously.\n"
4066msgstr ""
4067
Dark Ravenc4755342011-01-26 18:54:25 -05004068#: misc/mke2fs.c:1709
Theodore Ts'of722c132009-04-21 22:09:01 -04004069msgid "while trying to determine hardware sector size"
4070msgstr ""
4071
Dark Ravenc4755342011-01-26 18:54:25 -05004072#: misc/mke2fs.c:1715
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004073#, fuzzy
4074msgid "while trying to determine physical sector size"
4075msgstr "当尝试对%s进行stat调用时"
4076
Dark Ravenc4755342011-01-26 18:54:25 -05004077#: misc/mke2fs.c:1746
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004078msgid "while setting blocksize; too small for device\n"
4079msgstr ""
4080
Dark Ravenc4755342011-01-26 18:54:25 -05004081#: misc/mke2fs.c:1751
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004082#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05004083msgid "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004084msgstr ""
4085
Dark Ravenc4755342011-01-26 18:54:25 -05004086#: misc/mke2fs.c:1771
Dark Raven3be22a82010-04-19 16:59:03 -04004087#, c-format
4088msgid "warning: Unable to get device geometry for %s\n"
4089msgstr ""
4090
Dark Ravenc4755342011-01-26 18:54:25 -05004091#: misc/mke2fs.c:1774
Dark Raven3be22a82010-04-19 16:59:03 -04004092#, c-format
4093msgid "%s alignment is offset by %lu bytes.\n"
4094msgstr ""
4095
Dark Ravenc4755342011-01-26 18:54:25 -05004096#: misc/mke2fs.c:1776
Dark Raven3be22a82010-04-19 16:59:03 -04004097#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05004098msgid "This may result in very poor performance, (re)-partitioning suggested.\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004099msgstr ""
4100
Dark Ravenc4755342011-01-26 18:54:25 -05004101#: misc/mke2fs.c:1810
Theodore Ts'of722c132009-04-21 22:09:01 -04004102msgid "reserved online resize blocks not supported on non-sparse filesystem"
4103msgstr ""
4104
Dark Ravenc4755342011-01-26 18:54:25 -05004105#: misc/mke2fs.c:1819
Theodore Ts'of722c132009-04-21 22:09:01 -04004106msgid "blocks per group count out of range"
4107msgstr ""
4108
Dark Ravenc4755342011-01-26 18:54:25 -05004109#: misc/mke2fs.c:1834
Theodore Ts'of722c132009-04-21 22:09:01 -04004110msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4111msgstr ""
4112
Dark Ravenc4755342011-01-26 18:54:25 -05004113#: misc/mke2fs.c:1846
Theodore Ts'of722c132009-04-21 22:09:01 -04004114#, c-format
4115msgid "invalid inode size %d (min %d/max %d)"
4116msgstr ""
4117
Dark Ravenc4755342011-01-26 18:54:25 -05004118#: misc/mke2fs.c:1860
Theodore Ts'of722c132009-04-21 22:09:01 -04004119#, c-format
4120msgid "too many inodes (%llu), raise inode ratio?"
4121msgstr ""
4122
Dark Ravenc4755342011-01-26 18:54:25 -05004123#: misc/mke2fs.c:1865
Theodore Ts'of722c132009-04-21 22:09:01 -04004124#, c-format
4125msgid "too many inodes (%llu), specify < 2^32 inodes"
4126msgstr ""
4127
Dark Ravenc4755342011-01-26 18:54:25 -05004128#: misc/mke2fs.c:1880
Theodore Ts'of722c132009-04-21 22:09:01 -04004129#, c-format
4130msgid ""
4131"inode_size (%u) * inodes_count (%u) too big for a\n"
4132"\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
4133"\tor lower inode count (-N).\n"
4134msgstr ""
4135
Dark Ravenc4755342011-01-26 18:54:25 -05004136#: misc/mke2fs.c:1973 misc/tune2fs.c:1544
Theodore Ts'o930e2812009-06-29 15:08:12 -04004137msgid "Couldn't allocate memory for tdb filename\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004138msgstr "无法为tdb文件名分配内存\n"
Theodore Ts'o930e2812009-06-29 15:08:12 -04004139
Dark Ravenc4755342011-01-26 18:54:25 -05004140#: misc/mke2fs.c:1986 misc/tune2fs.c:1566
Dark Raven31a48472009-05-25 22:45:42 -04004141#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004142msgid "while trying to delete %s"
4143msgstr "当尝试删除 %s 时"
4144
Dark Ravenc4755342011-01-26 18:54:25 -05004145#: misc/mke2fs.c:1996
Theodore Ts'of722c132009-04-21 22:09:01 -04004146#, c-format
4147msgid ""
4148"Overwriting existing filesystem; this can be undone using the command:\n"
4149" e2undo %s %s\n"
4150"\n"
4151msgstr ""
4152
Dark Ravenc4755342011-01-26 18:54:25 -05004153#: misc/mke2fs.c:2036
Dark Raven3be22a82010-04-19 16:59:03 -04004154#, c-format
4155msgid "Calling BLKDISCARD from %llu to %llu "
4156msgstr ""
4157
Dark Ravenc4755342011-01-26 18:54:25 -05004158#: misc/mke2fs.c:2040
Dark Raven3be22a82010-04-19 16:59:03 -04004159#, c-format
4160msgid "failed.\n"
4161msgstr ""
4162
Dark Ravenc4755342011-01-26 18:54:25 -05004163#: misc/mke2fs.c:2042
Dark Raven3be22a82010-04-19 16:59:03 -04004164#, c-format
4165msgid "succeeded.\n"
4166msgstr ""
4167
Dark Ravenc4755342011-01-26 18:54:25 -05004168#: misc/mke2fs.c:2109
Theodore Ts'of722c132009-04-21 22:09:01 -04004169msgid "while setting up superblock"
4170msgstr ""
4171
Dark Ravenc4755342011-01-26 18:54:25 -05004172#: misc/mke2fs.c:2119
4173#, c-format
4174msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4175msgstr ""
4176
4177#: misc/mke2fs.c:2183
Theodore Ts'of722c132009-04-21 22:09:01 -04004178#, c-format
4179msgid "unknown os - %s"
4180msgstr "未知操作系统 - %s"
4181
Dark Ravenc4755342011-01-26 18:54:25 -05004182#: misc/mke2fs.c:2237
Theodore Ts'of722c132009-04-21 22:09:01 -04004183msgid "while trying to allocate filesystem tables"
4184msgstr ""
4185
Dark Ravenc4755342011-01-26 18:54:25 -05004186#: misc/mke2fs.c:2268
Theodore Ts'of722c132009-04-21 22:09:01 -04004187#, c-format
4188msgid "while zeroing block %u at end of filesystem"
4189msgstr ""
4190
Dark Ravenc4755342011-01-26 18:54:25 -05004191#: misc/mke2fs.c:2281
Theodore Ts'of722c132009-04-21 22:09:01 -04004192msgid "while reserving blocks for online resize"
4193msgstr ""
4194
Dark Ravenc4755342011-01-26 18:54:25 -05004195#: misc/mke2fs.c:2292 misc/tune2fs.c:517
Theodore Ts'of722c132009-04-21 22:09:01 -04004196msgid "journal"
4197msgstr "日志"
4198
Dark Ravenc4755342011-01-26 18:54:25 -05004199#: misc/mke2fs.c:2304
Theodore Ts'of722c132009-04-21 22:09:01 -04004200#, c-format
4201msgid "Adding journal to device %s: "
4202msgstr ""
4203
Dark Ravenc4755342011-01-26 18:54:25 -05004204#: misc/mke2fs.c:2311
Theodore Ts'of722c132009-04-21 22:09:01 -04004205#, c-format
4206msgid ""
4207"\n"
4208"\twhile trying to add journal to device %s"
4209msgstr ""
4210
Dark Ravenc4755342011-01-26 18:54:25 -05004211#: misc/mke2fs.c:2316 misc/mke2fs.c:2348 misc/tune2fs.c:546 misc/tune2fs.c:560
Theodore Ts'of722c132009-04-21 22:09:01 -04004212#, c-format
4213msgid "done\n"
4214msgstr "完成\n"
4215
Dark Ravenc4755342011-01-26 18:54:25 -05004216#: misc/mke2fs.c:2325
Theodore Ts'o930e2812009-06-29 15:08:12 -04004217#, c-format
4218msgid "Skipping journal creation in super-only mode\n"
4219msgstr ""
4220
Dark Ravenc4755342011-01-26 18:54:25 -05004221#: misc/mke2fs.c:2336
Dark Raven3be22a82010-04-19 16:59:03 -04004222#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004223msgid "Creating journal (%u blocks): "
Dark Raven3be22a82010-04-19 16:59:03 -04004224msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04004225
Dark Ravenc4755342011-01-26 18:54:25 -05004226#: misc/mke2fs.c:2353
Theodore Ts'of722c132009-04-21 22:09:01 -04004227#, c-format
4228msgid "Writing superblocks and filesystem accounting information: "
4229msgstr ""
4230
Dark Ravenc4755342011-01-26 18:54:25 -05004231#: misc/mke2fs.c:2358
Theodore Ts'of722c132009-04-21 22:09:01 -04004232#, c-format
4233msgid ""
4234"\n"
4235"Warning, had trouble writing out superblocks."
4236msgstr ""
4237
Dark Ravenc4755342011-01-26 18:54:25 -05004238#: misc/mke2fs.c:2361
Theodore Ts'of722c132009-04-21 22:09:01 -04004239#, c-format
4240msgid ""
4241"done\n"
4242"\n"
4243msgstr ""
4244"完成\n"
4245"\n"
4246
4247#: misc/mklost+found.c:49
4248#, c-format
4249msgid "Usage: mklost+found\n"
4250msgstr "用法: mklost+found\n"
4251
4252#: misc/partinfo.c:39
4253#, c-format
4254msgid ""
4255"Usage: %s device...\n"
4256"\n"
4257"Prints out the partition information for each given device.\n"
4258"For example: %s /dev/hda\n"
4259"\n"
4260msgstr ""
4261"用法: %s device...\n"
4262"\n"
4263"输出每个给定设备的分区信息.\n"
4264"例如: %s /dev/hda\n"
4265"\n"
4266
4267#: misc/partinfo.c:49
4268#, c-format
4269msgid "Cannot open %s: %s"
4270msgstr "无法打开 %s: %s"
4271
4272#: misc/partinfo.c:55
4273#, c-format
4274msgid "Cannot get geometry of %s: %s"
4275msgstr ""
4276
4277#: misc/partinfo.c:63
4278#, c-format
4279msgid "Cannot get size of %s: %s"
4280msgstr "无法获得 %s 的大小: %s"
4281
4282#: misc/partinfo.c:69
4283#, c-format
4284msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4285msgstr ""
4286
Theodore Ts'o930e2812009-06-29 15:08:12 -04004287#: misc/tune2fs.c:96
Theodore Ts'of722c132009-04-21 22:09:01 -04004288msgid "Please run e2fsck on the filesystem.\n"
4289msgstr "请在这个文件系统上运行 e2fsck.\n"
4290
Theodore Ts'o930e2812009-06-29 15:08:12 -04004291#: misc/tune2fs.c:105
Theodore Ts'of722c132009-04-21 22:09:01 -04004292#, c-format
4293msgid ""
4294"Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4295"\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4296"\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] \n"
4297"\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4298"\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4299"\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4300"\t[ -I new_inode_size ] device\n"
4301msgstr ""
4302
Theodore Ts'o930e2812009-06-29 15:08:12 -04004303#: misc/tune2fs.c:190
Theodore Ts'of722c132009-04-21 22:09:01 -04004304msgid "while trying to open external journal"
4305msgstr ""
4306
Theodore Ts'o930e2812009-06-29 15:08:12 -04004307#: misc/tune2fs.c:194
Dark Raven3be22a82010-04-19 16:59:03 -04004308#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004309msgid "%s is not a journal device.\n"
4310msgstr "%s 不是一个日志设备.\n"
4311
Theodore Ts'o930e2812009-06-29 15:08:12 -04004312#: misc/tune2fs.c:209
Theodore Ts'of722c132009-04-21 22:09:01 -04004313msgid "Journal superblock not found!\n"
4314msgstr "日志超级块未找到!\n"
4315
Theodore Ts'o930e2812009-06-29 15:08:12 -04004316#: misc/tune2fs.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04004317msgid "Filesystem's UUID not found on journal device.\n"
4318msgstr ""
4319
Theodore Ts'o930e2812009-06-29 15:08:12 -04004320#: misc/tune2fs.c:242
Theodore Ts'of722c132009-04-21 22:09:01 -04004321msgid "Journal NOT removed\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004322msgstr "日志_没有_被删除\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004323
Theodore Ts'o930e2812009-06-29 15:08:12 -04004324#: misc/tune2fs.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04004325msgid "Journal removed\n"
4326msgstr "日志已删除\n"
4327
Theodore Ts'o930e2812009-06-29 15:08:12 -04004328#: misc/tune2fs.c:288
Theodore Ts'of722c132009-04-21 22:09:01 -04004329msgid "while reading bitmaps"
4330msgstr "当读取位图时"
4331
Theodore Ts'o930e2812009-06-29 15:08:12 -04004332#: misc/tune2fs.c:296
Theodore Ts'of722c132009-04-21 22:09:01 -04004333msgid "while clearing journal inode"
4334msgstr "当读取坏块inode时"
4335
Theodore Ts'o930e2812009-06-29 15:08:12 -04004336#: misc/tune2fs.c:307
Theodore Ts'of722c132009-04-21 22:09:01 -04004337msgid "while writing journal inode"
4338msgstr ""
4339
Theodore Ts'o930e2812009-06-29 15:08:12 -04004340#: misc/tune2fs.c:322
Dark Raven3be22a82010-04-19 16:59:03 -04004341#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004342msgid "Invalid mount option set: %s\n"
4343msgstr "设置了无效的挂载选项: %s\n"
4344
Dark Ravenc4755342011-01-26 18:54:25 -05004345#: misc/tune2fs.c:338
4346#, c-format
4347msgid "(and reboot afterwards!)\n"
4348msgstr "(并且过后重启!)\n"
4349
4350#: misc/tune2fs.c:372
Theodore Ts'of722c132009-04-21 22:09:01 -04004351#, c-format
4352msgid "Clearing filesystem feature '%s' not supported.\n"
4353msgstr ""
4354
Dark Ravenc4755342011-01-26 18:54:25 -05004355#: misc/tune2fs.c:378
Theodore Ts'of722c132009-04-21 22:09:01 -04004356#, c-format
4357msgid "Setting filesystem feature '%s' not supported.\n"
4358msgstr ""
4359
Dark Ravenc4755342011-01-26 18:54:25 -05004360#: misc/tune2fs.c:387
Theodore Ts'of722c132009-04-21 22:09:01 -04004361msgid ""
4362"The has_journal feature may only be cleared when the filesystem is\n"
4363"unmounted or mounted read-only.\n"
4364msgstr ""
4365
Dark Ravenc4755342011-01-26 18:54:25 -05004366#: misc/tune2fs.c:395
Theodore Ts'of722c132009-04-21 22:09:01 -04004367msgid ""
4368"The needs_recovery flag is set. Please run e2fsck before clearing\n"
4369"the has_journal flag.\n"
4370msgstr ""
4371
Dark Ravenc4755342011-01-26 18:54:25 -05004372#: misc/tune2fs.c:428
Theodore Ts'of722c132009-04-21 22:09:01 -04004373msgid ""
4374"Clearing the flex_bg flag would cause the the filesystem to be\n"
4375"inconsistent.\n"
4376msgstr ""
4377
Dark Ravenc4755342011-01-26 18:54:25 -05004378#: misc/tune2fs.c:439
Theodore Ts'of722c132009-04-21 22:09:01 -04004379msgid ""
4380"The huge_file feature may only be cleared when the filesystem is\n"
4381"unmounted or mounted read-only.\n"
4382msgstr ""
4383
Dark Ravenc4755342011-01-26 18:54:25 -05004384#: misc/tune2fs.c:512
Theodore Ts'of722c132009-04-21 22:09:01 -04004385msgid "The filesystem already has a journal.\n"
4386msgstr ""
4387
Dark Ravenc4755342011-01-26 18:54:25 -05004388#: misc/tune2fs.c:530
Theodore Ts'of722c132009-04-21 22:09:01 -04004389#, c-format
4390msgid ""
4391"\n"
4392"\twhile trying to open journal on %s\n"
4393msgstr ""
4394
Dark Ravenc4755342011-01-26 18:54:25 -05004395#: misc/tune2fs.c:534
Theodore Ts'of722c132009-04-21 22:09:01 -04004396#, c-format
4397msgid "Creating journal on device %s: "
4398msgstr ""
4399
Dark Ravenc4755342011-01-26 18:54:25 -05004400#: misc/tune2fs.c:542
Theodore Ts'of722c132009-04-21 22:09:01 -04004401#, c-format
4402msgid "while adding filesystem to journal on %s"
4403msgstr ""
4404
Dark Ravenc4755342011-01-26 18:54:25 -05004405#: misc/tune2fs.c:548
Theodore Ts'of722c132009-04-21 22:09:01 -04004406msgid "Creating journal inode: "
4407msgstr ""
4408
Dark Ravenc4755342011-01-26 18:54:25 -05004409#: misc/tune2fs.c:557
Theodore Ts'of722c132009-04-21 22:09:01 -04004410msgid ""
4411"\n"
4412"\twhile trying to create journal file"
4413msgstr ""
4414
Dark Ravenc4755342011-01-26 18:54:25 -05004415#: misc/tune2fs.c:623
Theodore Ts'of722c132009-04-21 22:09:01 -04004416#, c-format
4417msgid "Couldn't parse date/time specifier: %s"
4418msgstr ""
4419
Dark Ravenc4755342011-01-26 18:54:25 -05004420#: misc/tune2fs.c:647 misc/tune2fs.c:660
Theodore Ts'of722c132009-04-21 22:09:01 -04004421#, c-format
4422msgid "bad mounts count - %s"
4423msgstr "错误挂载计数 - %s"
4424
Dark Ravenc4755342011-01-26 18:54:25 -05004425#: misc/tune2fs.c:676
Theodore Ts'of722c132009-04-21 22:09:01 -04004426#, c-format
4427msgid "bad error behavior - %s"
4428msgstr ""
4429
Dark Ravenc4755342011-01-26 18:54:25 -05004430#: misc/tune2fs.c:703
Theodore Ts'of722c132009-04-21 22:09:01 -04004431#, c-format
4432msgid "bad gid/group name - %s"
4433msgstr ""
4434
Dark Ravenc4755342011-01-26 18:54:25 -05004435#: misc/tune2fs.c:736
Theodore Ts'of722c132009-04-21 22:09:01 -04004436#, c-format
4437msgid "bad interval - %s"
4438msgstr ""
4439
Dark Ravenc4755342011-01-26 18:54:25 -05004440#: misc/tune2fs.c:765
Theodore Ts'of722c132009-04-21 22:09:01 -04004441#, c-format
4442msgid "bad reserved block ratio - %s"
4443msgstr ""
4444
Dark Ravenc4755342011-01-26 18:54:25 -05004445#: misc/tune2fs.c:780
Theodore Ts'of722c132009-04-21 22:09:01 -04004446msgid "-o may only be specified once"
4447msgstr "-o只能被指定一次"
4448
Dark Ravenc4755342011-01-26 18:54:25 -05004449#: misc/tune2fs.c:790
Theodore Ts'of722c132009-04-21 22:09:01 -04004450msgid "-O may only be specified once"
4451msgstr "-O只能被指定一次"
4452
Dark Ravenc4755342011-01-26 18:54:25 -05004453#: misc/tune2fs.c:800
Theodore Ts'of722c132009-04-21 22:09:01 -04004454#, c-format
4455msgid "bad reserved blocks count - %s"
4456msgstr ""
4457
Dark Ravenc4755342011-01-26 18:54:25 -05004458#: misc/tune2fs.c:829
Theodore Ts'of722c132009-04-21 22:09:01 -04004459#, c-format
4460msgid "bad uid/user name - %s"
4461msgstr ""
4462
Dark Ravenc4755342011-01-26 18:54:25 -05004463#: misc/tune2fs.c:846
Dark Raven3be22a82010-04-19 16:59:03 -04004464#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004465msgid "bad inode size - %s"
4466msgstr "无效的inode大小 - %s"
4467
Dark Ravenc4755342011-01-26 18:54:25 -05004468#: misc/tune2fs.c:853
Theodore Ts'of722c132009-04-21 22:09:01 -04004469#, c-format
4470msgid "Inode size must be a power of two- %s"
4471msgstr "Inode 大小必须是2的次方- %s"
4472
Dark Ravenc4755342011-01-26 18:54:25 -05004473#: misc/tune2fs.c:942
Theodore Ts'of722c132009-04-21 22:09:01 -04004474#, c-format
4475msgid "Invalid RAID stride: %s\n"
4476msgstr ""
4477
Dark Ravenc4755342011-01-26 18:54:25 -05004478#: misc/tune2fs.c:957
Theodore Ts'of722c132009-04-21 22:09:01 -04004479#, c-format
4480msgid "Invalid RAID stripe-width: %s\n"
4481msgstr ""
4482
Dark Ravenc4755342011-01-26 18:54:25 -05004483#: misc/tune2fs.c:972
Theodore Ts'of722c132009-04-21 22:09:01 -04004484#, c-format
4485msgid "Invalid hash algorithm: %s\n"
4486msgstr ""
4487
Dark Ravenc4755342011-01-26 18:54:25 -05004488#: misc/tune2fs.c:978
Theodore Ts'of722c132009-04-21 22:09:01 -04004489#, c-format
4490msgid "Setting default hash algorithm to %s (%d)\n"
4491msgstr ""
4492
Dark Ravenc4755342011-01-26 18:54:25 -05004493#: misc/tune2fs.c:998
Theodore Ts'of722c132009-04-21 22:09:01 -04004494#, c-format
4495msgid ""
4496"\n"
4497"Bad options specified.\n"
4498"\n"
4499"Extended options are separated by commas, and may take an argument which\n"
4500"\tis set off by an equals ('=') sign.\n"
4501"\n"
4502"Valid extended options are:\n"
4503"\tstride=<RAID per-disk chunk size in blocks>\n"
4504"\tstripe_width=<RAID stride*data disks in blocks>\n"
4505"\thash_alg=<hash algorithm>\n"
4506"\ttest_fs\n"
4507"\t^test_fs\n"
4508msgstr ""
4509
Dark Ravenc4755342011-01-26 18:54:25 -05004510#: misc/tune2fs.c:1471 resize/resize2fs.c:790
Theodore Ts'of722c132009-04-21 22:09:01 -04004511msgid "blocks to be moved"
4512msgstr ""
4513
Dark Ravenc4755342011-01-26 18:54:25 -05004514#: misc/tune2fs.c:1474
Dark Raven3be22a82010-04-19 16:59:03 -04004515msgid "Failed to allocate block bitmap when increasing inode size\n"
4516msgstr ""
4517
Dark Ravenc4755342011-01-26 18:54:25 -05004518#: misc/tune2fs.c:1480
Dark Raven3be22a82010-04-19 16:59:03 -04004519msgid "Not enough space to increase inode size \n"
4520msgstr ""
4521
Dark Ravenc4755342011-01-26 18:54:25 -05004522#: misc/tune2fs.c:1485
Dark Raven3be22a82010-04-19 16:59:03 -04004523msgid "Failed to relocate blocks during inode resize \n"
4524msgstr ""
4525
Dark Ravenc4755342011-01-26 18:54:25 -05004526#: misc/tune2fs.c:1517
Dark Raven3be22a82010-04-19 16:59:03 -04004527msgid ""
4528"Error in resizing the inode size.\n"
4529"Run e2undo to undo the file system changes. \n"
4530msgstr ""
4531
Dark Ravenc4755342011-01-26 18:54:25 -05004532#: misc/tune2fs.c:1576
Dark Raven3be22a82010-04-19 16:59:03 -04004533#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004534msgid ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04004535"To undo the tune2fs operation please run the command\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004536" e2undo %s %s\n"
4537"\n"
4538msgstr ""
Dark Raven3be22a82010-04-19 16:59:03 -04004539"要撤销这次 tune2fs 操作请运行命令:\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004540" e2undo %s %s\n"
4541"\n"
4542
Dark Ravenc4755342011-01-26 18:54:25 -05004543#: misc/tune2fs.c:1637
Dark Raven3be22a82010-04-19 16:59:03 -04004544#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04004545msgid "The inode size is already %lu\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004546msgstr "inode大小已经是 %lu\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004547
Dark Ravenc4755342011-01-26 18:54:25 -05004548#: misc/tune2fs.c:1642
Theodore Ts'of722c132009-04-21 22:09:01 -04004549#, c-format
4550msgid "Shrinking the inode size is not supported\n"
4551msgstr ""
4552
Dark Ravenc4755342011-01-26 18:54:25 -05004553#: misc/tune2fs.c:1685
Theodore Ts'of722c132009-04-21 22:09:01 -04004554#, c-format
4555msgid "Setting maximal mount count to %d\n"
4556msgstr ""
4557
Dark Ravenc4755342011-01-26 18:54:25 -05004558#: misc/tune2fs.c:1691
Theodore Ts'of722c132009-04-21 22:09:01 -04004559#, c-format
4560msgid "Setting current mount count to %d\n"
4561msgstr ""
4562
Dark Ravenc4755342011-01-26 18:54:25 -05004563#: misc/tune2fs.c:1696
Theodore Ts'of722c132009-04-21 22:09:01 -04004564#, c-format
4565msgid "Setting error behavior to %d\n"
4566msgstr ""
4567
Dark Ravenc4755342011-01-26 18:54:25 -05004568#: misc/tune2fs.c:1701
Theodore Ts'of722c132009-04-21 22:09:01 -04004569#, c-format
4570msgid "Setting reserved blocks gid to %lu\n"
4571msgstr ""
4572
Dark Ravenc4755342011-01-26 18:54:25 -05004573#: misc/tune2fs.c:1706
Theodore Ts'of722c132009-04-21 22:09:01 -04004574#, c-format
4575msgid "Setting interval between checks to %lu seconds\n"
4576msgstr ""
4577
Dark Ravenc4755342011-01-26 18:54:25 -05004578#: misc/tune2fs.c:1713
Theodore Ts'of722c132009-04-21 22:09:01 -04004579#, c-format
4580msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
4581msgstr ""
4582
Dark Ravenc4755342011-01-26 18:54:25 -05004583#: misc/tune2fs.c:1720
Theodore Ts'of722c132009-04-21 22:09:01 -04004584#, c-format
4585msgid "reserved blocks count is too big (%lu)"
4586msgstr "保留块的数量太大 (%lu)"
4587
Dark Ravenc4755342011-01-26 18:54:25 -05004588#: misc/tune2fs.c:1726
Theodore Ts'of722c132009-04-21 22:09:01 -04004589#, c-format
4590msgid "Setting reserved blocks count to %lu\n"
4591msgstr ""
4592
Dark Ravenc4755342011-01-26 18:54:25 -05004593#: misc/tune2fs.c:1732
Theodore Ts'of722c132009-04-21 22:09:01 -04004594msgid ""
4595"\n"
4596"The filesystem already has sparse superblocks.\n"
4597msgstr ""
4598
Dark Ravenc4755342011-01-26 18:54:25 -05004599#: misc/tune2fs.c:1739
Theodore Ts'of722c132009-04-21 22:09:01 -04004600#, c-format
4601msgid ""
4602"\n"
4603"Sparse superblock flag set. %s"
4604msgstr ""
4605
Dark Ravenc4755342011-01-26 18:54:25 -05004606#: misc/tune2fs.c:1744
Theodore Ts'of722c132009-04-21 22:09:01 -04004607msgid ""
4608"\n"
4609"Clearing the sparse superflag not supported.\n"
4610msgstr ""
4611
Dark Ravenc4755342011-01-26 18:54:25 -05004612#: misc/tune2fs.c:1751
Theodore Ts'of722c132009-04-21 22:09:01 -04004613#, c-format
4614msgid "Setting time filesystem last checked to %s\n"
4615msgstr ""
4616
Dark Ravenc4755342011-01-26 18:54:25 -05004617#: misc/tune2fs.c:1757
Theodore Ts'of722c132009-04-21 22:09:01 -04004618#, c-format
4619msgid "Setting reserved blocks uid to %lu\n"
4620msgstr ""
4621
Dark Ravenc4755342011-01-26 18:54:25 -05004622#: misc/tune2fs.c:1808
Theodore Ts'of722c132009-04-21 22:09:01 -04004623msgid "Invalid UUID format\n"
4624msgstr "无效的 UUID 格式\n"
4625
Dark Ravenc4755342011-01-26 18:54:25 -05004626#: misc/tune2fs.c:1820
Theodore Ts'of722c132009-04-21 22:09:01 -04004627msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4628msgstr ""
4629
Dark Ravenc4755342011-01-26 18:54:25 -05004630#: misc/tune2fs.c:1827
Theodore Ts'o930e2812009-06-29 15:08:12 -04004631msgid ""
4632"Changing the inode size not supported for filesystems with the flex_bg\n"
4633"feature enabled.\n"
4634msgstr ""
4635
Dark Ravenc4755342011-01-26 18:54:25 -05004636#: misc/tune2fs.c:1839
Theodore Ts'of722c132009-04-21 22:09:01 -04004637#, c-format
4638msgid "Setting inode size %lu\n"
4639msgstr "正在将inode大小设置为 %lu\n"
4640
Dark Ravenc4755342011-01-26 18:54:25 -05004641#: misc/tune2fs.c:1849
Theodore Ts'of722c132009-04-21 22:09:01 -04004642#, c-format
4643msgid "Setting stride size to %d\n"
4644msgstr ""
4645
Dark Ravenc4755342011-01-26 18:54:25 -05004646#: misc/tune2fs.c:1854
Theodore Ts'of722c132009-04-21 22:09:01 -04004647#, c-format
4648msgid "Setting stripe width to %d\n"
4649msgstr ""
4650
4651#: misc/util.c:72
4652msgid "Proceed anyway? (y,n) "
4653msgstr "无论如何也要继续? (y,n) "
4654
4655#: misc/util.c:93
4656#, c-format
4657msgid "Could not stat %s --- %s\n"
4658msgstr "无法对 %s 进行 stat 调用 --- %s\n"
4659
4660#: misc/util.c:96
4661msgid ""
4662"\n"
4663"The device apparently does not exist; did you specify it correctly?\n"
4664msgstr ""
4665
4666#: misc/util.c:107
4667#, fuzzy, c-format
4668msgid "%s is not a block special device.\n"
4669msgstr "错误:%s 不是块设备\n"
4670
4671#: misc/util.c:136
4672#, c-format
4673msgid "%s is entire device, not just one partition!\n"
4674msgstr ""
4675
4676#: misc/util.c:158
4677msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
4678msgstr ""
4679
4680#: misc/util.c:163
4681#, c-format
4682msgid "will not make a %s here!\n"
4683msgstr ""
4684
4685#: misc/util.c:170
Theodore Ts'of722c132009-04-21 22:09:01 -04004686msgid "mke2fs forced anyway.\n"
4687msgstr "mke2fs 强制执行.\n"
4688
4689#: misc/util.c:186
4690msgid "Couldn't allocate memory to parse journal options!\n"
4691msgstr ""
4692
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004693#: misc/util.c:211
4694#, c-format
4695msgid ""
4696"\n"
4697"Could not find journal device matching %s\n"
4698msgstr ""
4699
4700#: misc/util.c:232
Theodore Ts'of722c132009-04-21 22:09:01 -04004701msgid ""
4702"\n"
4703"Bad journal options specified.\n"
4704"\n"
4705"Journal options are separated by commas, and may take an argument which\n"
4706"\tis set off by an equals ('=') sign.\n"
4707"\n"
4708"Valid journal options are:\n"
4709"\tsize=<journal size in megabytes>\n"
4710"\tdevice=<journal device>\n"
4711"\n"
4712"The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4713"\n"
4714msgstr ""
4715
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004716#: misc/util.c:262
Theodore Ts'of722c132009-04-21 22:09:01 -04004717msgid ""
4718"\n"
4719"Filesystem too small for a journal\n"
4720msgstr ""
4721"\n"
4722"文件系统小得无法记录日志\n"
4723
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004724#: misc/util.c:269
Theodore Ts'of722c132009-04-21 22:09:01 -04004725#, c-format
4726msgid ""
4727"\n"
4728"The requested journal size is %d blocks; it must be\n"
4729"between 1024 and 10240000 blocks. Aborting.\n"
4730msgstr ""
4731
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004732#: misc/util.c:277
Theodore Ts'of722c132009-04-21 22:09:01 -04004733msgid ""
4734"\n"
4735"Journal size too big for filesystem.\n"
4736msgstr ""
4737
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004738#: misc/util.c:287
Theodore Ts'of722c132009-04-21 22:09:01 -04004739#, c-format
4740msgid ""
4741"This filesystem will be automatically checked every %d mounts or\n"
4742"%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
4743msgstr ""
4744
4745#: misc/uuidgen.c:31
4746#, c-format
4747msgid "Usage: %s [-r] [-t]\n"
4748msgstr "用法: %s [-r] [-t]\n"
4749
Dark Ravenc4755342011-01-26 18:54:25 -05004750#: resize/extent.c:201
Theodore Ts'of722c132009-04-21 22:09:01 -04004751msgid "# Extent dump:\n"
4752msgstr ""
4753
Dark Ravenc4755342011-01-26 18:54:25 -05004754#: resize/extent.c:202
Theodore Ts'of722c132009-04-21 22:09:01 -04004755#, c-format
4756msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4757msgstr ""
4758
Dark Ravenc4755342011-01-26 18:54:25 -05004759#: resize/extent.c:205
Theodore Ts'of722c132009-04-21 22:09:01 -04004760#, c-format
4761msgid "#\t\t %u -> %u (%d)\n"
4762msgstr ""
4763
Theodore Ts'o930e2812009-06-29 15:08:12 -04004764#: resize/main.c:42
Theodore Ts'of722c132009-04-21 22:09:01 -04004765#, c-format
4766msgid ""
4767"Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
4768"\n"
4769msgstr ""
4770
Theodore Ts'o930e2812009-06-29 15:08:12 -04004771#: resize/main.c:64
Theodore Ts'of722c132009-04-21 22:09:01 -04004772msgid "Extending the inode table"
4773msgstr "正在扩充inode表"
4774
Theodore Ts'o930e2812009-06-29 15:08:12 -04004775#: resize/main.c:67
Theodore Ts'of722c132009-04-21 22:09:01 -04004776msgid "Relocating blocks"
4777msgstr "正在重定位块"
4778
Theodore Ts'o930e2812009-06-29 15:08:12 -04004779#: resize/main.c:70
Theodore Ts'of722c132009-04-21 22:09:01 -04004780msgid "Scanning inode table"
4781msgstr "正在扫描inode表"
4782
Theodore Ts'o930e2812009-06-29 15:08:12 -04004783#: resize/main.c:73
Theodore Ts'of722c132009-04-21 22:09:01 -04004784msgid "Updating inode references"
Dark Raven3be22a82010-04-19 16:59:03 -04004785msgstr "正在更新inode引用"
Theodore Ts'of722c132009-04-21 22:09:01 -04004786
Theodore Ts'o930e2812009-06-29 15:08:12 -04004787#: resize/main.c:76
Theodore Ts'of722c132009-04-21 22:09:01 -04004788msgid "Moving inode table"
4789msgstr "移动inode表"
4790
Theodore Ts'o930e2812009-06-29 15:08:12 -04004791#: resize/main.c:79
Theodore Ts'of722c132009-04-21 22:09:01 -04004792msgid "Unknown pass?!?"
4793msgstr "未知步骤?!?"
4794
Theodore Ts'o930e2812009-06-29 15:08:12 -04004795#: resize/main.c:82
Theodore Ts'of722c132009-04-21 22:09:01 -04004796#, c-format
4797msgid "Begin pass %d (max = %lu)\n"
4798msgstr ""
4799
Dark Raven3be22a82010-04-19 16:59:03 -04004800#: resize/main.c:265
Theodore Ts'of722c132009-04-21 22:09:01 -04004801#, c-format
4802msgid "while opening %s"
4803msgstr "打开%s时"
4804
Dark Raven3be22a82010-04-19 16:59:03 -04004805#: resize/main.c:277
Dark Raven31a48472009-05-25 22:45:42 -04004806#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004807msgid "while getting stat information for %s"
Dark Raven31a48472009-05-25 22:45:42 -04004808msgstr "获取%s的stat信息时出错。"
Theodore Ts'of722c132009-04-21 22:09:01 -04004809
Dark Raven3be22a82010-04-19 16:59:03 -04004810#: resize/main.c:338
Theodore Ts'of722c132009-04-21 22:09:01 -04004811#, c-format
4812msgid ""
4813"%s: The combination of flex_bg and\n"
4814"\t!resize_inode features is not supported by resize2fs.\n"
4815msgstr ""
4816
Dark Ravenc4755342011-01-26 18:54:25 -05004817#: resize/main.c:351 resize/main.c:451
Theodore Ts'of722c132009-04-21 22:09:01 -04004818#, c-format
4819msgid ""
4820"Please run 'e2fsck -f %s' first.\n"
4821"\n"
4822msgstr ""
4823"请先运行 'e2fsck -f %s'.\n"
4824"\n"
4825
Dark Ravenc4755342011-01-26 18:54:25 -05004826#: resize/main.c:355
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004827#, c-format
4828msgid "Estimated minimum size of the filesystem: %u\n"
4829msgstr ""
4830
Dark Ravenc4755342011-01-26 18:54:25 -05004831#: resize/main.c:391
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004832#, c-format
4833msgid "Invalid new size: %s\n"
4834msgstr "无效的新大小:%s\n"
4835
Dark Ravenc4755342011-01-26 18:54:25 -05004836#: resize/main.c:403
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004837#, c-format
4838msgid "New size smaller than minimum (%u)\n"
4839msgstr ""
4840
Dark Ravenc4755342011-01-26 18:54:25 -05004841#: resize/main.c:409
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004842#, fuzzy
4843msgid "Invalid stride length"
4844msgstr "无效的后缀长度"
4845
Dark Ravenc4755342011-01-26 18:54:25 -05004846#: resize/main.c:433
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004847#, c-format
4848msgid ""
4849"The containing partition (or device) is only %u (%dk) blocks.\n"
4850"You requested a new size of %u blocks.\n"
4851"\n"
4852msgstr ""
4853
Dark Ravenc4755342011-01-26 18:54:25 -05004854#: resize/main.c:440
Theodore Ts'o296b9d62010-06-07 12:25:11 -04004855#, c-format
4856msgid ""
4857"The filesystem is already %u blocks long. Nothing to do!\n"
4858"\n"
4859msgstr ""
4860
Dark Ravenc4755342011-01-26 18:54:25 -05004861#: resize/main.c:455
Dark Raven3be22a82010-04-19 16:59:03 -04004862#, c-format
4863msgid "Resizing the filesystem on %s to %u (%dk) blocks.\n"
4864msgstr ""
4865
Dark Ravenc4755342011-01-26 18:54:25 -05004866#: resize/main.c:464
Dark Raven31a48472009-05-25 22:45:42 -04004867#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004868msgid "while trying to resize %s"
4869msgstr "当尝试调整%s的大小时"
4870
Dark Ravenc4755342011-01-26 18:54:25 -05004871#: resize/main.c:467
Dark Raven3be22a82010-04-19 16:59:03 -04004872#, c-format
4873msgid ""
4874"Please run 'e2fsck -fy %s' to fix the filesystem\n"
4875"after the aborted resize operation.\n"
4876msgstr ""
4877
Dark Ravenc4755342011-01-26 18:54:25 -05004878#: resize/main.c:473
Theodore Ts'of722c132009-04-21 22:09:01 -04004879#, c-format
4880msgid ""
4881"The filesystem on %s is now %u blocks long.\n"
4882"\n"
4883msgstr ""
4884
Dark Ravenc4755342011-01-26 18:54:25 -05004885#: resize/main.c:488
Dark Raven3be22a82010-04-19 16:59:03 -04004886#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04004887msgid "while trying to truncate %s"
4888msgstr "当尝试对%s进行stat调用时"
4889
Theodore Ts'of722c132009-04-21 22:09:01 -04004890#: resize/online.c:37
4891#, c-format
4892msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
4893msgstr ""
4894
4895#: resize/online.c:41
Dark Ravenc4755342011-01-26 18:54:25 -05004896msgid "On-line shrinking not supported"
Theodore Ts'of722c132009-04-21 22:09:01 -04004897msgstr ""
4898
Dark Ravenc4755342011-01-26 18:54:25 -05004899#: resize/online.c:60
Theodore Ts'of722c132009-04-21 22:09:01 -04004900msgid "Filesystem does not support online resizing"
4901msgstr "文件系统不支持在线(online)调整大小"
4902
Dark Ravenc4755342011-01-26 18:54:25 -05004903#: resize/online.c:67
Theodore Ts'of722c132009-04-21 22:09:01 -04004904#, c-format
4905msgid "while trying to open mountpoint %s"
4906msgstr ""
4907
Dark Ravenc4755342011-01-26 18:54:25 -05004908#: resize/online.c:75
Theodore Ts'of722c132009-04-21 22:09:01 -04004909msgid "Permission denied to resize filesystem"
4910msgstr "没有调整文件系统大小的权限"
4911
Dark Ravenc4755342011-01-26 18:54:25 -05004912#: resize/online.c:78
Theodore Ts'of722c132009-04-21 22:09:01 -04004913msgid "Kernel does not support online resizing"
4914msgstr "内核不支持在线(online)调整大小"
4915
Dark Ravenc4755342011-01-26 18:54:25 -05004916#: resize/online.c:81
Theodore Ts'of722c132009-04-21 22:09:01 -04004917msgid "While checking for on-line resizing support"
4918msgstr "当检查在线文件系统大小调整支持时"
4919
Dark Ravenc4755342011-01-26 18:54:25 -05004920#: resize/online.c:110
Theodore Ts'of722c132009-04-21 22:09:01 -04004921#, c-format
4922msgid "Performing an on-line resize of %s to %u (%dk) blocks.\n"
4923msgstr ""
4924
Dark Ravenc4755342011-01-26 18:54:25 -05004925#: resize/online.c:120
Theodore Ts'of722c132009-04-21 22:09:01 -04004926msgid "While trying to extend the last group"
4927msgstr ""
4928
Dark Ravenc4755342011-01-26 18:54:25 -05004929#: resize/online.c:179
Theodore Ts'of722c132009-04-21 22:09:01 -04004930#, c-format
4931msgid "While trying to add group #%d"
4932msgstr ""
4933
Dark Ravenc4755342011-01-26 18:54:25 -05004934#: resize/online.c:190
Theodore Ts'of722c132009-04-21 22:09:01 -04004935#, c-format
Dark Ravenc4755342011-01-26 18:54:25 -05004936msgid "Filesystem at %s is mounted on %s, and on-line resizing is not supported on this system.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004937msgstr "文件系统 %s 被挂载在 %s,并且这个系统不支持在线调整大小.\n"
4938
Dark Raven3be22a82010-04-19 16:59:03 -04004939#: resize/resize2fs.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04004940#, c-format
4941msgid "inodes (%llu) must be less than %u"
4942msgstr ""
4943
Dark Raven3be22a82010-04-19 16:59:03 -04004944#: resize/resize2fs.c:582
Theodore Ts'of722c132009-04-21 22:09:01 -04004945msgid "reserved blocks"
4946msgstr "保留的块"
4947
Dark Raven3be22a82010-04-19 16:59:03 -04004948#: resize/resize2fs.c:795
Theodore Ts'of722c132009-04-21 22:09:01 -04004949msgid "meta-data blocks"
4950msgstr "元数据块"
4951
Dark Raven3be22a82010-04-19 16:59:03 -04004952#: resize/resize2fs.c:1752
Theodore Ts'of722c132009-04-21 22:09:01 -04004953#, c-format
4954msgid "Should never happen: resize inode corrupt!\n"
4955msgstr ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04004956
4957#~ msgid "bad block size - %s"
4958#~ msgstr "错误的块大小 - %s"