blob: f18c6deee7ba808138b0856db1a8335d0a68f52e [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 Raven3be22a82010-04-19 16:59:03 -04003# Dark Raven <drdarkraven@gmail.com>, 2009, 2010.
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 Raven3be22a82010-04-19 16:59:03 -040065"Project-Id-Version: e2fsprogs-1.41.11\n"
Theodore Ts'of722c132009-04-21 22:09:01 -040066"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
Dark Raven3be22a82010-04-19 16:59:03 -040067"POT-Creation-Date: 2010-03-15 00:18-0400\n"
68"PO-Revision-Date: 2010-04-12 20:50+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"
84msgstr ""
85
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 Raven3be22a82010-04-19 16:59:03 -040091#: e2fsck/unix.c:1077 e2fsck/unix.c:1160 misc/badblocks.c:1155
Theodore Ts'o930e2812009-06-29 15:08:12 -040092#: misc/badblocks.c:1163 misc/badblocks.c:1177 misc/badblocks.c:1189
Dark Raven3be22a82010-04-19 16:59:03 -040093#: misc/dumpe2fs.c:552 misc/e2image.c:583 misc/e2image.c:679
94#: misc/e2image.c:695 misc/mke2fs.c:185 misc/tune2fs.c:1573 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 Raven3be22a82010-04-19 16:59:03 -0400188#: e2fsck/iscan.c:83 e2fsck/unix.c:832
Theodore Ts'of722c132009-04-21 22:09:01 -0400189#, fuzzy, c-format
190msgid "while opening %s for flushing"
191msgstr "当为刷新打开“%s”时"
192
Dark Raven3be22a82010-04-19 16:59:03 -0400193#: e2fsck/iscan.c:88 e2fsck/unix.c:838 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"
200msgstr ""
201
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
Theodore Ts'o930e2812009-06-29 15:08:12 -0400211#: e2fsck/journal.c:507
Theodore Ts'of722c132009-04-21 22:09:01 -0400212msgid "reading journal superblock\n"
213msgstr "读取日志超级块\n"
214
Theodore Ts'o930e2812009-06-29 15:08:12 -0400215#: e2fsck/journal.c:564
Theodore Ts'of722c132009-04-21 22:09:01 -0400216#, c-format
217msgid "%s: no valid journal superblock found\n"
218msgstr "%s: 没有发现日志超级块\n"
219
Theodore Ts'o930e2812009-06-29 15:08:12 -0400220#: e2fsck/journal.c:573
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
Theodore Ts'o930e2812009-06-29 15:08:12 -0400225#: e2fsck/journal.c:860
Theodore Ts'of722c132009-04-21 22:09:01 -0400226#, c-format
227msgid "%s: recovering journal\n"
228msgstr "%s: 正在修复日志\n"
229
Theodore Ts'o930e2812009-06-29 15:08:12 -0400230#: e2fsck/journal.c:862
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
Theodore Ts'o930e2812009-06-29 15:08:12 -0400235#: e2fsck/journal.c:887
Theodore Ts'of722c132009-04-21 22:09:01 -0400236#, c-format
237msgid "while trying to re-open %s"
238msgstr ""
239
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)"
290msgstr ""
291
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>"
387msgstr ""
388
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"
468msgstr ""
469
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"
472msgstr ""
473
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"
477msgstr ""
478
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"
482msgstr ""
483
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"
506msgstr ""
507
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"
510msgstr ""
511
Dark Raven3be22a82010-04-19 16:59:03 -0400512#: e2fsck/pass1.c:1169
Theodore Ts'of722c132009-04-21 22:09:01 -0400513msgid "Pass 1"
514msgstr "第1步"
515
Dark Raven3be22a82010-04-19 16:59:03 -0400516#: e2fsck/pass1.c:1226
517#, 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
Dark Raven3be22a82010-04-19 16:59:03 -0400521#: e2fsck/pass1.c:1270
Theodore Ts'of722c132009-04-21 22:09:01 -0400522msgid "bad inode map"
Dark Raven3be22a82010-04-19 16:59:03 -0400523msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -0400524
Dark Raven3be22a82010-04-19 16:59:03 -0400525#: e2fsck/pass1.c:1292
Theodore Ts'of722c132009-04-21 22:09:01 -0400526msgid "inode in bad block map"
Dark Raven3be22a82010-04-19 16:59:03 -0400527msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -0400528
Dark Raven3be22a82010-04-19 16:59:03 -0400529#: e2fsck/pass1.c:1312
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
Dark Raven3be22a82010-04-19 16:59:03 -0400533#: e2fsck/pass1.c:1339
Theodore Ts'of722c132009-04-21 22:09:01 -0400534msgid "multiply claimed block map"
535msgstr ""
536
Dark Raven3be22a82010-04-19 16:59:03 -0400537#: e2fsck/pass1.c:1438
Theodore Ts'of722c132009-04-21 22:09:01 -0400538msgid "ext attr block map"
539msgstr ""
540
Dark Raven3be22a82010-04-19 16:59:03 -0400541#: e2fsck/pass1.c:2163
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
Dark Raven3be22a82010-04-19 16:59:03 -0400546#: e2fsck/pass1.c:2515
Theodore Ts'of722c132009-04-21 22:09:01 -0400547msgid "block bitmap"
548msgstr "块位图"
549
Dark Raven3be22a82010-04-19 16:59:03 -0400550#: e2fsck/pass1.c:2519
Theodore Ts'of722c132009-04-21 22:09:01 -0400551msgid "inode bitmap"
552msgstr "inode 位图"
553
Dark Raven3be22a82010-04-19 16:59:03 -0400554#: e2fsck/pass1.c:2523
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
Theodore Ts'o930e2812009-06-29 15:08:12 -0400582#: e2fsck/pass4.c:191
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"
641msgstr ""
642
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"
666msgstr ""
667
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"
744msgstr ""
745
746#: e2fsck/problem.c:96
747msgid "HTREE INDEX CLEARED"
748msgstr ""
749
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 ""
771
772#. @-expanded: \n
773#. @-expanded: The superblock could not be read or does not describe a correct ext2\n
774#. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
775#. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
776#. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
777#. @-expanded: e2fsck -b %S <device>\n
778#. @-expanded: \n
779#: e2fsck/problem.c:121
780#, c-format
781msgid ""
782"\n"
783"The @S could not be read or does not describe a correct ext2\n"
784"@f. If the @v is valid and it really contains an ext2\n"
785"@f (and not swap or ufs or something else), then the @S\n"
786"is corrupt, and you might try running e2fsck with an alternate @S:\n"
787" e2fsck -b %S <@v>\n"
788"\n"
789msgstr ""
790
791#. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
792#. @-expanded: The physical size of the device is %c blocks\n
793#. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
794#: e2fsck/problem.c:130
795msgid ""
796"The @f size (according to the @S) is %b @bs\n"
797"The physical size of the @v is %c @bs\n"
798"Either the @S or the partition table is likely to be corrupt!\n"
799msgstr ""
800
801#. @-expanded: superblock block_size = %b, fragsize = %c.\n
802#. @-expanded: This version of e2fsck does not support fragment sizes different\n
803#. @-expanded: from the block size.\n
804#: e2fsck/problem.c:137
805msgid ""
806"@S @b_size = %b, fragsize = %c.\n"
807"This version of e2fsck does not support fragment sizes different\n"
808"from the @b size.\n"
809msgstr ""
810
811#. @-expanded: superblock blocks_per_group = %b, should have been %c\n
812#: e2fsck/problem.c:144
813msgid "@S @bs_per_group = %b, should have been %c\n"
814msgstr ""
815
816#. @-expanded: superblock first_data_block = %b, should have been %c\n
817#: e2fsck/problem.c:149
818msgid "@S first_data_@b = %b, should have been %c\n"
819msgstr ""
820
821#. @-expanded: filesystem did not have a UUID; generating one.\n
822#. @-expanded: \n
823#: e2fsck/problem.c:154
824msgid ""
825"@f did not have a UUID; generating one.\n"
826"\n"
827msgstr ""
828
829#: e2fsck/problem.c:159
830#, c-format
831msgid ""
832"Note: if several inode or block bitmap blocks or part\n"
833"of the inode table require relocation, you may wish to try\n"
834"running e2fsck with the '-b %S' option first. The problem\n"
835"may lie only with the primary block group descriptors, and\n"
836"the backup block group descriptors may be OK.\n"
837"\n"
838msgstr ""
839
840#. @-expanded: Corruption found in superblock. (%s = %N).\n
841#: e2fsck/problem.c:168
842msgid "Corruption found in @S. (%s = %N).\n"
843msgstr "在@S中发现错误. (%s = %N).\n"
844
845#. @-expanded: Error determining size of the physical device: %m\n
846#: e2fsck/problem.c:173
847#, c-format
848msgid "Error determining size of the physical @v: %m\n"
849msgstr "决定物理@v的大小出错 %m\n"
850
851#. @-expanded: inode count in superblock is %i, should be %j.\n
852#: e2fsck/problem.c:178
853msgid "@i count in @S is %i, @s %j.\n"
854msgstr "@S中的@i计数为 %i,@s %j.\n"
855
856#: e2fsck/problem.c:182
857msgid "The Hurd does not support the filetype feature.\n"
858msgstr ""
859
Theodore Ts'o930e2812009-06-29 15:08:12 -0400860#. @-expanded: superblock has an invalid journal (inode %i).\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400861#: e2fsck/problem.c:187
Dark Raven3be22a82010-04-19 16:59:03 -0400862#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -0400863msgid "@S has an @n @j (@i %i).\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400864msgstr "@S包含@n ext3 @j(@i %i).\n"
865
866#. @-expanded: External journal has multiple filesystem users (unsupported).\n
867#: e2fsck/problem.c:192
868msgid "External @j has multiple @f users (unsupported).\n"
869msgstr ""
870
871#. @-expanded: Can't find external journal\n
872#: e2fsck/problem.c:197
873msgid "Can't find external @j\n"
874msgstr "无法找到外部@j\n"
875
876#. @-expanded: External journal has bad superblock\n
877#: e2fsck/problem.c:202
878msgid "External @j has bad @S\n"
879msgstr ""
880
881#. @-expanded: External journal does not support this filesystem\n
882#: e2fsck/problem.c:207
883msgid "External @j does not support this @f\n"
884msgstr ""
885
Theodore Ts'o930e2812009-06-29 15:08:12 -0400886#. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400887#. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
888#. @-expanded: format.\n
889#. @-expanded: It is also possible the journal superblock is corrupt.\n
890#: e2fsck/problem.c:212
891msgid ""
Theodore Ts'o930e2812009-06-29 15:08:12 -0400892"@f @j @S is unknown type %N (unsupported).\n"
Dark Raven3be22a82010-04-19 16:59:03 -0400893"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 -0400894"It is also possible the @j @S is corrupt.\n"
895msgstr ""
896
Theodore Ts'o930e2812009-06-29 15:08:12 -0400897#. @-expanded: journal superblock is corrupt.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400898#: e2fsck/problem.c:220
Theodore Ts'o930e2812009-06-29 15:08:12 -0400899msgid "@j @S is corrupt.\n"
Dark Raven3be22a82010-04-19 16:59:03 -0400900msgstr "@j@S已损坏.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400901
Theodore Ts'o930e2812009-06-29 15:08:12 -0400902#. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400903#: e2fsck/problem.c:225
904#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -0400905msgid "@S has_@j flag is clear, but a @j %s is present.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400906msgstr ""
907
Theodore Ts'o930e2812009-06-29 15:08:12 -0400908#. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400909#: e2fsck/problem.c:230
Theodore Ts'o930e2812009-06-29 15:08:12 -0400910msgid "@S needs_recovery flag is set, but no @j is present.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400911msgstr ""
912
Theodore Ts'o930e2812009-06-29 15:08:12 -0400913#. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
Theodore Ts'of722c132009-04-21 22:09:01 -0400914#: e2fsck/problem.c:235
Theodore Ts'o930e2812009-06-29 15:08:12 -0400915msgid "@S needs_recovery flag is clear, but @j has data.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400916msgstr ""
917
918#. @-expanded: Clear journal
919#: e2fsck/problem.c:240
920#, fuzzy
921msgid "Clear @j"
922msgstr "清除@j"
923
Theodore Ts'o930e2812009-06-29 15:08:12 -0400924#. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
Dark Raven3be22a82010-04-19 16:59:03 -0400925#: e2fsck/problem.c:245 e2fsck/problem.c:664
Theodore Ts'o930e2812009-06-29 15:08:12 -0400926msgid "@f has feature flag(s) set, but is a revision 0 @f. "
Theodore Ts'of722c132009-04-21 22:09:01 -0400927msgstr ""
928
929#. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400930#: e2fsck/problem.c:250
Theodore Ts'of722c132009-04-21 22:09:01 -0400931msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
932msgstr ""
933
Dark Raven3be22a82010-04-19 16:59:03 -0400934#. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400935#: e2fsck/problem.c:255
Dark Raven3be22a82010-04-19 16:59:03 -0400936msgid "@I %B (%b) found in @o @i %i.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400937msgstr ""
938
Dark Raven3be22a82010-04-19 16:59:03 -0400939#. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400940#: e2fsck/problem.c:260
Dark Raven3be22a82010-04-19 16:59:03 -0400941msgid "Already cleared %B (%b) found in @o @i %i.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400942msgstr ""
943
944#. @-expanded: illegal orphaned inode %i in superblock.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400945#: e2fsck/problem.c:265
Theodore Ts'of722c132009-04-21 22:09:01 -0400946#, c-format
947msgid "@I @o @i %i in @S.\n"
948msgstr "@S中有@I@o@i %i.\n"
949
950#. @-expanded: illegal inode %i in orphaned inode list.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400951#: e2fsck/problem.c:270
Theodore Ts'of722c132009-04-21 22:09:01 -0400952#, c-format
953msgid "@I @i %i in @o @i list.\n"
954msgstr ""
955
Theodore Ts'o930e2812009-06-29 15:08:12 -0400956#. @-expanded: journal superblock has an unknown read-only feature flag set.\n
957#: e2fsck/problem.c:275
958msgid "@j @S has an unknown read-only feature flag set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400959msgstr ""
960
Theodore Ts'o930e2812009-06-29 15:08:12 -0400961#. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
962#: e2fsck/problem.c:280
963msgid "@j @S has an unknown incompatible feature flag set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -0400964msgstr ""
965
966#. @-expanded: journal version not supported by this e2fsck.\n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400967#: e2fsck/problem.c:285
Theodore Ts'of722c132009-04-21 22:09:01 -0400968msgid "@j version not supported by this e2fsck.\n"
969msgstr "e2fsck不支持此@j版本.\n"
970
971#. @-expanded: Moving journal from /%s to hidden inode.\n
972#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400973#: e2fsck/problem.c:290
Theodore Ts'of722c132009-04-21 22:09:01 -0400974#, c-format
975msgid ""
976"Moving @j from /%s to hidden @i.\n"
977"\n"
978msgstr ""
979
980#. @-expanded: Error moving journal: %m\n
981#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400982#: e2fsck/problem.c:295
Dark Raven3be22a82010-04-19 16:59:03 -0400983#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -0400984msgid ""
985"Error moving @j: %m\n"
986"\n"
987msgstr ""
988"移动@j出错: %m\n"
989"\n"
990
991#. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
992#. @-expanded: Clearing fields beyond the V1 journal superblock...\n
993#. @-expanded: \n
Theodore Ts'o930e2812009-06-29 15:08:12 -0400994#: e2fsck/problem.c:300
Theodore Ts'of722c132009-04-21 22:09:01 -0400995msgid ""
996"Found @n V2 @j @S fields (from V1 @j).\n"
997"Clearing fields beyond the V1 @j @S...\n"
998"\n"
999msgstr ""
1000
Theodore Ts'o930e2812009-06-29 15:08:12 -04001001#. @-expanded: Run journal anyway
1002#: e2fsck/problem.c:306
1003#, fuzzy
1004msgid "Run @j anyway"
1005msgstr "强制@j"
1006
1007#. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1008#: e2fsck/problem.c:311
1009msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1010msgstr ""
1011
Theodore Ts'of722c132009-04-21 22:09:01 -04001012#. @-expanded: Backing up journal inode block information.\n
1013#. @-expanded: \n
1014#: e2fsck/problem.c:316
1015msgid ""
1016"Backing up @j @i @b information.\n"
1017"\n"
1018msgstr ""
1019
1020#. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1021#. @-expanded: is %N; should be zero.
1022#: e2fsck/problem.c:321
1023msgid ""
1024"@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1025"is %N; @s zero. "
1026msgstr ""
1027
1028#. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1029#: e2fsck/problem.c:327
1030msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1031msgstr ""
1032
1033#. @-expanded: Resize inode not valid.
1034#: e2fsck/problem.c:332
1035msgid "Resize @i not valid. "
1036msgstr ""
1037
Dark Raven3be22a82010-04-19 16:59:03 -04001038#. @-expanded: superblock last mount time (%t,\n
1039#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'of722c132009-04-21 22:09:01 -04001040#: e2fsck/problem.c:337
Dark Raven3be22a82010-04-19 16:59:03 -04001041msgid ""
1042"@S last mount time (%t,\n"
1043"\tnow = %T) is in the future.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001044msgstr ""
1045
Dark Raven3be22a82010-04-19 16:59:03 -04001046#. @-expanded: superblock last write time (%t,\n
1047#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'of722c132009-04-21 22:09:01 -04001048#: e2fsck/problem.c:342
Dark Raven3be22a82010-04-19 16:59:03 -04001049msgid ""
1050"@S last write time (%t,\n"
1051"\tnow = %T) is in the future.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001052msgstr ""
1053
1054#. @-expanded: superblock hint for external superblock should be %X.
1055#: e2fsck/problem.c:346
1056#, c-format
1057msgid "@S hint for external superblock @s %X. "
1058msgstr ""
1059
1060#. @-expanded: Adding dirhash hint to filesystem.\n
1061#. @-expanded: \n
1062#: e2fsck/problem.c:351
1063msgid ""
1064"Adding dirhash hint to @f.\n"
1065"\n"
1066msgstr ""
1067
1068#. @-expanded: group descriptor %g checksum is invalid.
1069#: e2fsck/problem.c:356
1070#, c-format
1071msgid "@g descriptor %g checksum is invalid. "
1072msgstr ""
1073
1074#. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1075#: e2fsck/problem.c:361
1076#, c-format
1077msgid "@g descriptor %g marked uninitialized without feature set.\n"
1078msgstr ""
1079
1080#. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1081#: e2fsck/problem.c:366
1082#, c-format
1083msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1084msgstr ""
1085
1086#. @-expanded: group descriptor %g has invalid unused inodes count %b.
1087#: e2fsck/problem.c:371
1088msgid "@g descriptor %g has invalid unused inodes count %b. "
1089msgstr ""
1090
1091#. @-expanded: Last group block bitmap uninitialized.
1092#: e2fsck/problem.c:376
Theodore Ts'of722c132009-04-21 22:09:01 -04001093msgid "Last @g @b @B uninitialized. "
1094msgstr "最后一个@g的@b@B未初始化. "
1095
1096#: e2fsck/problem.c:381
1097#, c-format
1098msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1099msgstr ""
1100
Theodore Ts'o930e2812009-06-29 15:08:12 -04001101#: e2fsck/problem.c:385
1102msgid "The test_fs flag is set (and ext4 is available). "
1103msgstr ""
1104
Dark Raven3be22a82010-04-19 16:59:03 -04001105#. @-expanded: superblock last mount time is in the future.\n
1106#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1107#. @-expanded: set)
1108#: e2fsck/problem.c:390
1109msgid ""
1110"@S last mount time is in the future.\n"
1111"\t(by less than a day, probably due to the hardware clock being incorrectly set) "
1112msgstr ""
1113
1114#. @-expanded: superblock last write time is in the future.\n
1115#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1116#. @-expanded: set).
1117#: e2fsck/problem.c:396
1118msgid ""
1119"@S last write time is in the future.\n"
1120"\t(by less than a day, probably due to the hardware clock being incorrectly set). "
1121msgstr ""
1122
1123#. @-expanded: One or more block group descriptor checksums are invalid.
1124#: e2fsck/problem.c:402
1125msgid "One or more @b @g descriptor checksums are invalid. "
1126msgstr ""
1127
Theodore Ts'of722c132009-04-21 22:09:01 -04001128#. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
Dark Raven3be22a82010-04-19 16:59:03 -04001129#: e2fsck/problem.c:409
Theodore Ts'of722c132009-04-21 22:09:01 -04001130msgid "Pass 1: Checking @is, @bs, and sizes\n"
1131msgstr "第一步: 检查@i,@b,和大小\n"
1132
1133#. @-expanded: root inode is not a directory.
Dark Raven3be22a82010-04-19 16:59:03 -04001134#: e2fsck/problem.c:413
Theodore Ts'of722c132009-04-21 22:09:01 -04001135msgid "@r is not a @d. "
1136msgstr "@r不是一个@d. "
1137
1138#. @-expanded: root inode has dtime set (probably due to old mke2fs).
Dark Raven3be22a82010-04-19 16:59:03 -04001139#: e2fsck/problem.c:418
Theodore Ts'of722c132009-04-21 22:09:01 -04001140msgid "@r has dtime set (probably due to old mke2fs). "
1141msgstr ""
1142
1143#. @-expanded: Reserved inode %i (%Q) has invalid mode.
Dark Raven3be22a82010-04-19 16:59:03 -04001144#: e2fsck/problem.c:423
Theodore Ts'of722c132009-04-21 22:09:01 -04001145msgid "Reserved @i %i (%Q) has @n mode. "
1146msgstr "保留的@i %i (%Q) 的模式无效. "
1147
1148#. @-expanded: deleted inode %i has zero dtime.
Dark Raven3be22a82010-04-19 16:59:03 -04001149#: e2fsck/problem.c:428
Theodore Ts'of722c132009-04-21 22:09:01 -04001150#, c-format
1151msgid "@D @i %i has zero dtime. "
1152msgstr ""
1153
1154#. @-expanded: inode %i is in use, but has dtime set.
Dark Raven3be22a82010-04-19 16:59:03 -04001155#: e2fsck/problem.c:433
Theodore Ts'of722c132009-04-21 22:09:01 -04001156#, c-format
1157msgid "@i %i is in use, but has dtime set. "
1158msgstr ""
1159
1160#. @-expanded: inode %i is a zero-length directory.
Dark Raven3be22a82010-04-19 16:59:03 -04001161#: e2fsck/problem.c:438
Theodore Ts'of722c132009-04-21 22:09:01 -04001162#, c-format
1163msgid "@i %i is a @z @d. "
1164msgstr ""
1165
1166#. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001167#: e2fsck/problem.c:443
Theodore Ts'of722c132009-04-21 22:09:01 -04001168msgid "@g %g's @b @B at %b @C.\n"
1169msgstr ""
1170
1171#. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001172#: e2fsck/problem.c:448
Theodore Ts'of722c132009-04-21 22:09:01 -04001173msgid "@g %g's @i @B at %b @C.\n"
1174msgstr ""
1175
1176#. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001177#: e2fsck/problem.c:453
Theodore Ts'of722c132009-04-21 22:09:01 -04001178msgid "@g %g's @i table at %b @C.\n"
1179msgstr ""
1180
1181#. @-expanded: group %g's block bitmap (%b) is bad.
Dark Raven3be22a82010-04-19 16:59:03 -04001182#: e2fsck/problem.c:458
Theodore Ts'of722c132009-04-21 22:09:01 -04001183msgid "@g %g's @b @B (%b) is bad. "
1184msgstr ""
1185
1186#. @-expanded: group %g's inode bitmap (%b) is bad.
Dark Raven3be22a82010-04-19 16:59:03 -04001187#: e2fsck/problem.c:463
Theodore Ts'of722c132009-04-21 22:09:01 -04001188msgid "@g %g's @i @B (%b) is bad. "
1189msgstr ""
1190
1191#. @-expanded: inode %i, i_size is %Is, should be %N.
Dark Raven3be22a82010-04-19 16:59:03 -04001192#: e2fsck/problem.c:468
Theodore Ts'of722c132009-04-21 22:09:01 -04001193msgid "@i %i, i_size is %Is, @s %N. "
1194msgstr ""
1195
1196#. @-expanded: inode %i, i_blocks is %Ib, should be %N.
Dark Raven3be22a82010-04-19 16:59:03 -04001197#: e2fsck/problem.c:473
Theodore Ts'of722c132009-04-21 22:09:01 -04001198msgid "@i %i, i_@bs is %Ib, @s %N. "
1199msgstr ""
1200
Dark Raven3be22a82010-04-19 16:59:03 -04001201#. @-expanded: illegal %B (%b) in inode %i.
1202#: e2fsck/problem.c:478
1203msgid "@I %B (%b) in @i %i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001204msgstr ""
1205
Dark Raven3be22a82010-04-19 16:59:03 -04001206#. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1207#: e2fsck/problem.c:483
1208msgid "%B (%b) overlaps @f metadata in @i %i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001209msgstr ""
1210
1211#. @-expanded: inode %i has illegal block(s).
Dark Raven3be22a82010-04-19 16:59:03 -04001212#: e2fsck/problem.c:488
Theodore Ts'of722c132009-04-21 22:09:01 -04001213#, c-format
1214msgid "@i %i has illegal @b(s). "
1215msgstr "@i %i 中包含非法@b. "
1216
1217#. @-expanded: Too many illegal blocks in inode %i.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001218#: e2fsck/problem.c:493
1219#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04001220msgid "Too many illegal @bs in @i %i.\n"
1221msgstr "@i %i 中包含了过多的非法@b.\n"
1222
Dark Raven3be22a82010-04-19 16:59:03 -04001223#. @-expanded: illegal %B (%b) in bad block inode.
1224#: e2fsck/problem.c:498
1225msgid "@I %B (%b) in bad @b @i. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001226msgstr ""
1227
1228#. @-expanded: Bad block inode has illegal block(s).
Dark Raven3be22a82010-04-19 16:59:03 -04001229#: e2fsck/problem.c:503
Theodore Ts'of722c132009-04-21 22:09:01 -04001230msgid "Bad @b @i has illegal @b(s). "
1231msgstr ""
1232
1233#. @-expanded: Duplicate or bad block in use!\n
Dark Raven3be22a82010-04-19 16:59:03 -04001234#: e2fsck/problem.c:508
Theodore Ts'of722c132009-04-21 22:09:01 -04001235msgid "Duplicate or bad @b in use!\n"
1236msgstr ""
1237
1238#. @-expanded: Bad block %b used as bad block inode indirect block.
Dark Raven3be22a82010-04-19 16:59:03 -04001239#: e2fsck/problem.c:513
Theodore Ts'of722c132009-04-21 22:09:01 -04001240msgid "Bad @b %b used as bad @b @i indirect @b. "
1241msgstr ""
1242
1243#. @-expanded: \n
1244#. @-expanded: The bad block inode has probably been corrupted. You probably\n
1245#. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1246#. @-expanded: in the filesystem.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001247#: e2fsck/problem.c:518
Theodore Ts'of722c132009-04-21 22:09:01 -04001248msgid ""
1249"\n"
1250"The bad @b @i has probably been corrupted. You probably\n"
1251"should stop now and run e2fsck -c to scan for bad blocks\n"
1252"in the @f.\n"
1253msgstr ""
1254
1255#. @-expanded: \n
1256#. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001257#: e2fsck/problem.c:525
Theodore Ts'of722c132009-04-21 22:09:01 -04001258msgid ""
1259"\n"
1260"If the @b is really bad, the @f can not be fixed.\n"
1261msgstr ""
1262
1263#. @-expanded: You can remove this block from the bad block list and hope\n
1264#. @-expanded: that the block is really OK. But there are no guarantees.\n
1265#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04001266#: e2fsck/problem.c:530
Theodore Ts'of722c132009-04-21 22:09:01 -04001267msgid ""
1268"You can remove this @b from the bad @b list and hope\n"
1269"that the @b is really OK. But there are no guarantees.\n"
1270"\n"
1271msgstr ""
1272
1273#. @-expanded: The primary superblock (%b) is on the bad block list.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001274#: e2fsck/problem.c:536
Theodore Ts'of722c132009-04-21 22:09:01 -04001275msgid "The primary @S (%b) is on the bad @b list.\n"
1276msgstr ""
1277
1278#. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
Dark Raven3be22a82010-04-19 16:59:03 -04001279#: e2fsck/problem.c:541
Theodore Ts'of722c132009-04-21 22:09:01 -04001280msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1281msgstr ""
1282
1283#. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001284#: e2fsck/problem.c:547
Theodore Ts'of722c132009-04-21 22:09:01 -04001285msgid "Warning: Group %g's @S (%b) is bad.\n"
1286msgstr ""
1287
1288#. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001289#: e2fsck/problem.c:552
Theodore Ts'of722c132009-04-21 22:09:01 -04001290msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1291msgstr ""
1292
1293#. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001294#: e2fsck/problem.c:558
Theodore Ts'of722c132009-04-21 22:09:01 -04001295msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1296msgstr ""
1297
1298#. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001299#: e2fsck/problem.c:564
Theodore Ts'of722c132009-04-21 22:09:01 -04001300msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1301msgstr ""
1302
1303#. @-expanded: error allocating block buffer for relocating %s\n
Dark Raven3be22a82010-04-19 16:59:03 -04001304#: e2fsck/problem.c:569
Theodore Ts'of722c132009-04-21 22:09:01 -04001305#, c-format
1306msgid "@A @b buffer for relocating %s\n"
1307msgstr ""
1308
1309#. @-expanded: Relocating group %g's %s from %b to %c...\n
Dark Raven3be22a82010-04-19 16:59:03 -04001310#: e2fsck/problem.c:574
Theodore Ts'of722c132009-04-21 22:09:01 -04001311msgid "Relocating @g %g's %s from %b to %c...\n"
1312msgstr ""
1313
1314#. @-expanded: Relocating group %g's %s to %c...\n
Dark Raven3be22a82010-04-19 16:59:03 -04001315#: e2fsck/problem.c:579
Theodore Ts'of722c132009-04-21 22:09:01 -04001316#, c-format
1317msgid "Relocating @g %g's %s to %c...\n"
1318msgstr ""
1319
1320#. @-expanded: Warning: could not read block %b of %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001321#: e2fsck/problem.c:584
Theodore Ts'of722c132009-04-21 22:09:01 -04001322msgid "Warning: could not read @b %b of %s: %m\n"
1323msgstr "警告: 无法从%s中读取@b %b: %m\n"
1324
1325#. @-expanded: Warning: could not write block %b for %s: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001326#: e2fsck/problem.c:589
Theodore Ts'of722c132009-04-21 22:09:01 -04001327msgid "Warning: could not write @b %b for %s: %m\n"
1328msgstr "警告: 无法向%s中写入@b %b: %m\n"
1329
1330#. @-expanded: error allocating inode bitmap (%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001331#: e2fsck/problem.c:594 e2fsck/problem.c:1400
Theodore Ts'of722c132009-04-21 22:09:01 -04001332msgid "@A @i @B (%N): %m\n"
1333msgstr ""
1334
1335#. @-expanded: error allocating block bitmap (%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001336#: e2fsck/problem.c:599
Theodore Ts'of722c132009-04-21 22:09:01 -04001337msgid "@A @b @B (%N): %m\n"
1338msgstr ""
1339
1340#. @-expanded: error allocating icount link information: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001341#: e2fsck/problem.c:604
Theodore Ts'of722c132009-04-21 22:09:01 -04001342#, c-format
1343msgid "@A icount link information: %m\n"
1344msgstr ""
1345
1346#. @-expanded: error allocating directory block array: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001347#: e2fsck/problem.c:609
Theodore Ts'of722c132009-04-21 22:09:01 -04001348#, c-format
1349msgid "@A @d @b array: %m\n"
1350msgstr "分配@d@b数组时出错: %m\n"
1351
1352#. @-expanded: Error while scanning inodes (%i): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001353#: e2fsck/problem.c:614
Theodore Ts'of722c132009-04-21 22:09:01 -04001354#, c-format
1355msgid "Error while scanning @is (%i): %m\n"
1356msgstr ""
1357
1358#. @-expanded: Error while iterating over blocks in inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001359#: e2fsck/problem.c:619
Theodore Ts'of722c132009-04-21 22:09:01 -04001360#, c-format
1361msgid "Error while iterating over @bs in @i %i: %m\n"
1362msgstr ""
1363
1364#. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001365#: e2fsck/problem.c:624
Theodore Ts'of722c132009-04-21 22:09:01 -04001366msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1367msgstr ""
1368
1369#. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001370#: e2fsck/problem.c:629
Theodore Ts'of722c132009-04-21 22:09:01 -04001371msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1372msgstr ""
1373
1374#. @-expanded: Error reading inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001375#: e2fsck/problem.c:635
Theodore Ts'of722c132009-04-21 22:09:01 -04001376#, c-format
1377msgid "Error reading @i %i: %m\n"
1378msgstr "读取@i %i出错: %m\n"
1379
1380#. @-expanded: inode %i has imagic flag set.
Dark Raven3be22a82010-04-19 16:59:03 -04001381#: e2fsck/problem.c:643
Theodore Ts'of722c132009-04-21 22:09:01 -04001382#, c-format
1383msgid "@i %i has imagic flag set. "
1384msgstr ""
1385
1386#. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1387#. @-expanded: or append-only flag set.
Dark Raven3be22a82010-04-19 16:59:03 -04001388#: e2fsck/problem.c:648
Theodore Ts'of722c132009-04-21 22:09:01 -04001389#, c-format
1390msgid ""
1391"Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1392"or append-only flag set. "
1393msgstr ""
1394
1395#. @-expanded: inode %i has compression flag set on filesystem without compression support.
Dark Raven3be22a82010-04-19 16:59:03 -04001396#: e2fsck/problem.c:654
Theodore Ts'of722c132009-04-21 22:09:01 -04001397#, c-format
1398msgid "@i %i has @cion flag set on @f without @cion support. "
1399msgstr ""
1400
1401#. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
Dark Raven3be22a82010-04-19 16:59:03 -04001402#: e2fsck/problem.c:659
Theodore Ts'of722c132009-04-21 22:09:01 -04001403#, c-format
1404msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1405msgstr ""
1406
1407#. @-expanded: journal inode is not in use, but contains data.
Dark Raven3be22a82010-04-19 16:59:03 -04001408#: e2fsck/problem.c:669
Theodore Ts'of722c132009-04-21 22:09:01 -04001409msgid "@j @i is not in use, but contains data. "
1410msgstr ""
1411
1412#. @-expanded: journal is not regular file.
Dark Raven3be22a82010-04-19 16:59:03 -04001413#: e2fsck/problem.c:674
Theodore Ts'of722c132009-04-21 22:09:01 -04001414msgid "@j is not regular file. "
1415msgstr "@j不是普通文件. "
1416
1417#. @-expanded: inode %i was part of the orphaned inode list.
Dark Raven3be22a82010-04-19 16:59:03 -04001418#: e2fsck/problem.c:679
Theodore Ts'of722c132009-04-21 22:09:01 -04001419#, c-format
1420msgid "@i %i was part of the @o @i list. "
1421msgstr ""
1422
1423#. @-expanded: inodes that were part of a corrupted orphan linked list found.
Dark Raven3be22a82010-04-19 16:59:03 -04001424#: e2fsck/problem.c:685
Theodore Ts'of722c132009-04-21 22:09:01 -04001425msgid "@is that were part of a corrupted orphan linked list found. "
1426msgstr ""
1427
1428#. @-expanded: error allocating refcount structure (%N): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001429#: e2fsck/problem.c:690
Theodore Ts'of722c132009-04-21 22:09:01 -04001430msgid "@A refcount structure (%N): %m\n"
1431msgstr ""
1432
1433#. @-expanded: Error reading extended attribute block %b for inode %i.
Dark Raven3be22a82010-04-19 16:59:03 -04001434#: e2fsck/problem.c:695
Theodore Ts'of722c132009-04-21 22:09:01 -04001435msgid "Error reading @a @b %b for @i %i. "
1436msgstr ""
1437
1438#. @-expanded: inode %i has a bad extended attribute block %b.
Dark Raven3be22a82010-04-19 16:59:03 -04001439#: e2fsck/problem.c:700
Theodore Ts'of722c132009-04-21 22:09:01 -04001440msgid "@i %i has a bad @a @b %b. "
1441msgstr ""
1442
1443#. @-expanded: Error reading extended attribute block %b (%m).
Dark Raven3be22a82010-04-19 16:59:03 -04001444#: e2fsck/problem.c:705
Theodore Ts'of722c132009-04-21 22:09:01 -04001445msgid "Error reading @a @b %b (%m). "
1446msgstr ""
1447
Dark Raven3be22a82010-04-19 16:59:03 -04001448#. @-expanded: extended attribute block %b has reference count %r, should be %N.
1449#: e2fsck/problem.c:710
1450msgid "@a @b %b has reference count %r, @s %N. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001451msgstr ""
1452
1453#. @-expanded: Error writing extended attribute block %b (%m).
Dark Raven3be22a82010-04-19 16:59:03 -04001454#: e2fsck/problem.c:715
Theodore Ts'of722c132009-04-21 22:09:01 -04001455msgid "Error writing @a @b %b (%m). "
1456msgstr ""
1457
1458#. @-expanded: extended attribute block %b has h_blocks > 1.
Dark Raven3be22a82010-04-19 16:59:03 -04001459#: e2fsck/problem.c:720
Theodore Ts'of722c132009-04-21 22:09:01 -04001460msgid "@a @b %b has h_@bs > 1. "
1461msgstr ""
1462
1463#. @-expanded: error allocating extended attribute block %b.
Dark Raven3be22a82010-04-19 16:59:03 -04001464#: e2fsck/problem.c:725
Theodore Ts'of722c132009-04-21 22:09:01 -04001465msgid "@A @a @b %b. "
1466msgstr ""
1467
1468#. @-expanded: extended attribute block %b is corrupt (allocation collision).
Dark Raven3be22a82010-04-19 16:59:03 -04001469#: e2fsck/problem.c:730
Theodore Ts'of722c132009-04-21 22:09:01 -04001470msgid "@a @b %b is corrupt (allocation collision). "
1471msgstr ""
1472
1473#. @-expanded: extended attribute block %b is corrupt (invalid name).
Dark Raven3be22a82010-04-19 16:59:03 -04001474#: e2fsck/problem.c:735
Theodore Ts'of722c132009-04-21 22:09:01 -04001475msgid "@a @b %b is corrupt (@n name). "
1476msgstr ""
1477
1478#. @-expanded: extended attribute block %b is corrupt (invalid value).
Dark Raven3be22a82010-04-19 16:59:03 -04001479#: e2fsck/problem.c:740
Theodore Ts'of722c132009-04-21 22:09:01 -04001480msgid "@a @b %b is corrupt (@n value). "
1481msgstr ""
1482
1483#. @-expanded: inode %i is too big.
Dark Raven3be22a82010-04-19 16:59:03 -04001484#: e2fsck/problem.c:745
Theodore Ts'of722c132009-04-21 22:09:01 -04001485#, c-format
1486msgid "@i %i is too big. "
1487msgstr "@i %i 过大. "
1488
Dark Raven3be22a82010-04-19 16:59:03 -04001489#. @-expanded: %B (%b) causes directory to be too big.
1490#: e2fsck/problem.c:749
1491msgid "%B (%b) causes @d to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001492msgstr ""
1493
Dark Raven3be22a82010-04-19 16:59:03 -04001494#: e2fsck/problem.c:754
1495msgid "%B (%b) causes file to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001496msgstr ""
1497
Dark Raven3be22a82010-04-19 16:59:03 -04001498#: e2fsck/problem.c:759
1499msgid "%B (%b) causes symlink to be too big. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001500msgstr ""
1501
1502#. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001503#: e2fsck/problem.c:764
Theodore Ts'of722c132009-04-21 22:09:01 -04001504#, c-format
1505msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1506msgstr ""
1507
1508#. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001509#: e2fsck/problem.c:769
Theodore Ts'of722c132009-04-21 22:09:01 -04001510#, c-format
1511msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1512msgstr ""
1513
1514#. @-expanded: HTREE directory inode %i has an invalid root node.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001515#: e2fsck/problem.c:774
Theodore Ts'of722c132009-04-21 22:09:01 -04001516#, c-format
1517msgid "@h %i has an @n root node.\n"
1518msgstr ""
1519
1520#. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001521#: e2fsck/problem.c:779
Theodore Ts'of722c132009-04-21 22:09:01 -04001522msgid "@h %i has an unsupported hash version (%N)\n"
1523msgstr ""
1524
1525#. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001526#: e2fsck/problem.c:784
Theodore Ts'of722c132009-04-21 22:09:01 -04001527#, c-format
1528msgid "@h %i uses an incompatible htree root node flag.\n"
1529msgstr ""
1530
1531#. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
Dark Raven3be22a82010-04-19 16:59:03 -04001532#: e2fsck/problem.c:789
Theodore Ts'of722c132009-04-21 22:09:01 -04001533msgid "@h %i has a tree depth (%N) which is too big\n"
1534msgstr ""
1535
1536#. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1537#. @-expanded: filesystem metadata.
Dark Raven3be22a82010-04-19 16:59:03 -04001538#: e2fsck/problem.c:794
Theodore Ts'of722c132009-04-21 22:09:01 -04001539msgid ""
1540"Bad @b @i has an indirect @b (%b) that conflicts with\n"
1541"@f metadata. "
1542msgstr ""
1543
1544#. @-expanded: Resize inode (re)creation failed: %m.
Dark Raven3be22a82010-04-19 16:59:03 -04001545#: e2fsck/problem.c:800
Theodore Ts'of722c132009-04-21 22:09:01 -04001546#, c-format
1547msgid "Resize @i (re)creation failed: %m."
1548msgstr ""
1549
1550#. @-expanded: inode %i has a extra size (%IS) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001551#: e2fsck/problem.c:805
Theodore Ts'of722c132009-04-21 22:09:01 -04001552msgid "@i %i has a extra size (%IS) which is @n\n"
1553msgstr ""
1554
1555#. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001556#: e2fsck/problem.c:810
Theodore Ts'of722c132009-04-21 22:09:01 -04001557msgid "@a in @i %i has a namelen (%N) which is @n\n"
1558msgstr ""
1559
Theodore Ts'of722c132009-04-21 22:09:01 -04001560#. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001561#: e2fsck/problem.c:815
Theodore Ts'of722c132009-04-21 22:09:01 -04001562msgid "@a in @i %i has a value offset (%N) which is @n\n"
1563msgstr ""
1564
1565#. @-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 -04001566#: e2fsck/problem.c:820
Theodore Ts'of722c132009-04-21 22:09:01 -04001567msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1568msgstr ""
1569
Theodore Ts'o930e2812009-06-29 15:08:12 -04001570#. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001571#: e2fsck/problem.c:825
Theodore Ts'o930e2812009-06-29 15:08:12 -04001572msgid "@a in @i %i has a value size (%N) which is @n\n"
1573msgstr ""
1574
Theodore Ts'of722c132009-04-21 22:09:01 -04001575#. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04001576#: e2fsck/problem.c:830
Theodore Ts'of722c132009-04-21 22:09:01 -04001577msgid "@a in @i %i has a hash (%N) which is @n\n"
1578msgstr ""
1579
1580#. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001581#: e2fsck/problem.c:835
Theodore Ts'of722c132009-04-21 22:09:01 -04001582msgid "@i %i is a %It but it looks like it is really a directory.\n"
1583msgstr ""
1584
1585#. @-expanded: Error while reading over extent tree in inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001586#: e2fsck/problem.c:840
Theodore Ts'of722c132009-04-21 22:09:01 -04001587#, c-format
1588msgid "Error while reading over @x tree in @i %i: %m\n"
1589msgstr ""
1590
Theodore Ts'o930e2812009-06-29 15:08:12 -04001591#. @-expanded: Failed to iterate extents in inode %i\n
1592#. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001593#: e2fsck/problem.c:845
Theodore Ts'o930e2812009-06-29 15:08:12 -04001594msgid ""
1595"Failed to iterate extents in @i %i\n"
1596"\t(op %s, blk %b, lblk %c): %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001597msgstr ""
1598
1599#. @-expanded: inode %i has an invalid extent\n
1600#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001601#: e2fsck/problem.c:851
Theodore Ts'of722c132009-04-21 22:09:01 -04001602msgid ""
1603"@i %i has an @n extent\n"
1604"\t(logical @b %c, @n physical @b %b, len %N)\n"
1605msgstr ""
1606
1607#. @-expanded: inode %i has an invalid extent\n
1608#. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001609#: e2fsck/problem.c:856
Theodore Ts'of722c132009-04-21 22:09:01 -04001610msgid ""
1611"@i %i has an @n extent\n"
1612"\t(logical @b %c, physical @b %b, @n len %N)\n"
1613msgstr ""
1614
1615#. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001616#: e2fsck/problem.c:861
Theodore Ts'of722c132009-04-21 22:09:01 -04001617#, c-format
1618msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1619msgstr ""
1620
1621#. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
Dark Raven3be22a82010-04-19 16:59:03 -04001622#: e2fsck/problem.c:866
Theodore Ts'of722c132009-04-21 22:09:01 -04001623#, c-format
1624msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1625msgstr ""
1626
1627#. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
Dark Raven3be22a82010-04-19 16:59:03 -04001628#: e2fsck/problem.c:871
Theodore Ts'of722c132009-04-21 22:09:01 -04001629#, c-format
1630msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1631msgstr ""
1632
Dark Raven3be22a82010-04-19 16:59:03 -04001633#: e2fsck/problem.c:876
Theodore Ts'of722c132009-04-21 22:09:01 -04001634#, c-format
1635msgid "Fast symlink %i has EXTENT_FL set. "
1636msgstr ""
1637
1638#. @-expanded: inode %i has out of order extents\n
1639#. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001640#: e2fsck/problem.c:881
Theodore Ts'of722c132009-04-21 22:09:01 -04001641msgid ""
1642"@i %i has out of order extents\n"
1643"\t(@n logical @b %c, physical @b %b, len %N)\n"
1644msgstr ""
1645
Theodore Ts'o930e2812009-06-29 15:08:12 -04001646#. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001647#: e2fsck/problem.c:885
Theodore Ts'o930e2812009-06-29 15:08:12 -04001648msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1649msgstr ""
1650
Theodore Ts'of722c132009-04-21 22:09:01 -04001651#. @-expanded: \n
1652#. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1653#. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
Dark Raven3be22a82010-04-19 16:59:03 -04001654#: e2fsck/problem.c:892
Theodore Ts'of722c132009-04-21 22:09:01 -04001655msgid ""
1656"\n"
1657"Running additional passes to resolve @bs claimed by more than one @i...\n"
1658"Pass 1B: Rescanning for @m @bs\n"
1659msgstr ""
1660
1661#. @-expanded: multiply-claimed block(s) in inode %i:
Dark Raven3be22a82010-04-19 16:59:03 -04001662#: e2fsck/problem.c:898
Theodore Ts'of722c132009-04-21 22:09:01 -04001663#, c-format
1664msgid "@m @b(s) in @i %i:"
1665msgstr ""
1666
Dark Raven3be22a82010-04-19 16:59:03 -04001667#: e2fsck/problem.c:913
Theodore Ts'of722c132009-04-21 22:09:01 -04001668#, c-format
1669msgid "Error while scanning inodes (%i): %m\n"
1670msgstr ""
1671
1672#. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001673#: e2fsck/problem.c:918
Theodore Ts'of722c132009-04-21 22:09:01 -04001674#, c-format
1675msgid "@A @i @B (@i_dup_map): %m\n"
1676msgstr ""
1677
1678#. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001679#: e2fsck/problem.c:923
Theodore Ts'of722c132009-04-21 22:09:01 -04001680#, c-format
1681msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1682msgstr ""
1683
1684#. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001685#: e2fsck/problem.c:928 e2fsck/problem.c:1244
Theodore Ts'of722c132009-04-21 22:09:01 -04001686msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1687msgstr ""
1688
1689#. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
Dark Raven3be22a82010-04-19 16:59:03 -04001690#: e2fsck/problem.c:934
Theodore Ts'of722c132009-04-21 22:09:01 -04001691msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1692msgstr ""
1693
1694#. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
Dark Raven3be22a82010-04-19 16:59:03 -04001695#: e2fsck/problem.c:940
Theodore Ts'of722c132009-04-21 22:09:01 -04001696msgid "Pass 1D: Reconciling @m @bs\n"
1697msgstr ""
1698
1699#. @-expanded: File %Q (inode #%i, mod time %IM) \n
Dark Raven3be22a82010-04-19 16:59:03 -04001700#. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1701#: e2fsck/problem.c:945
Theodore Ts'of722c132009-04-21 22:09:01 -04001702msgid ""
1703"File %Q (@i #%i, mod time %IM) \n"
Dark Raven3be22a82010-04-19 16:59:03 -04001704" has %r @m @b(s), shared with %N file(s):\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001705msgstr ""
1706
1707#. @-expanded: \t%Q (inode #%i, mod time %IM)\n
Dark Raven3be22a82010-04-19 16:59:03 -04001708#: e2fsck/problem.c:951
Theodore Ts'of722c132009-04-21 22:09:01 -04001709msgid "\t%Q (@i #%i, mod time %IM)\n"
1710msgstr ""
1711
1712#. @-expanded: \t<filesystem metadata>\n
Dark Raven3be22a82010-04-19 16:59:03 -04001713#: e2fsck/problem.c:956
Theodore Ts'of722c132009-04-21 22:09:01 -04001714msgid "\t<@f metadata>\n"
1715msgstr "\t<@f元数据>\n"
1716
1717#. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1718#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04001719#: e2fsck/problem.c:961
Theodore Ts'of722c132009-04-21 22:09:01 -04001720msgid ""
1721"(There are %N @is containing @m @bs.)\n"
1722"\n"
1723msgstr ""
1724
1725#. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1726#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04001727#: e2fsck/problem.c:966
Theodore Ts'of722c132009-04-21 22:09:01 -04001728msgid ""
1729"@m @bs already reassigned or cloned.\n"
1730"\n"
1731msgstr ""
1732
Dark Raven3be22a82010-04-19 16:59:03 -04001733#: e2fsck/problem.c:979
Theodore Ts'of722c132009-04-21 22:09:01 -04001734#, c-format
1735msgid "Couldn't clone file: %m\n"
1736msgstr ""
1737
1738#. @-expanded: Pass 2: Checking directory structure\n
Dark Raven3be22a82010-04-19 16:59:03 -04001739#: e2fsck/problem.c:985
Theodore Ts'of722c132009-04-21 22:09:01 -04001740msgid "Pass 2: Checking @d structure\n"
1741msgstr "第二步: 检查目录结构\n"
1742
1743#. @-expanded: invalid inode number for '.' in directory inode %i.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001744#: e2fsck/problem.c:990
Theodore Ts'of722c132009-04-21 22:09:01 -04001745#, c-format
1746msgid "@n @i number for '.' in @d @i %i.\n"
1747msgstr ""
1748
1749#. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001750#: e2fsck/problem.c:995
Theodore Ts'of722c132009-04-21 22:09:01 -04001751msgid "@E has @n @i #: %Di.\n"
1752msgstr ""
1753
1754#. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
Dark Raven3be22a82010-04-19 16:59:03 -04001755#: e2fsck/problem.c:1000
Theodore Ts'of722c132009-04-21 22:09:01 -04001756msgid "@E has @D/unused @i %Di. "
1757msgstr ""
1758
1759#. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
Dark Raven3be22a82010-04-19 16:59:03 -04001760#: e2fsck/problem.c:1005
Theodore Ts'of722c132009-04-21 22:09:01 -04001761msgid "@E @L to '.' "
1762msgstr ""
1763
1764#. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001765#: e2fsck/problem.c:1010
Theodore Ts'of722c132009-04-21 22:09:01 -04001766msgid "@E points to @i (%Di) located in a bad @b.\n"
1767msgstr ""
1768
1769#. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001770#: e2fsck/problem.c:1015
Theodore Ts'of722c132009-04-21 22:09:01 -04001771msgid "@E @L to @d %P (%Di).\n"
1772msgstr ""
1773
1774#. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001775#: e2fsck/problem.c:1020
Theodore Ts'of722c132009-04-21 22:09:01 -04001776msgid "@E @L to the @r.\n"
1777msgstr ""
1778
1779#. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001780#: e2fsck/problem.c:1025
Theodore Ts'of722c132009-04-21 22:09:01 -04001781msgid "@E has illegal characters in its name.\n"
1782msgstr ""
1783
1784#. @-expanded: Missing '.' in directory inode %i.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001785#: e2fsck/problem.c:1030
Theodore Ts'of722c132009-04-21 22:09:01 -04001786#, c-format
1787msgid "Missing '.' in @d @i %i.\n"
1788msgstr "@d@i %i 中缺少 '.'.\n"
1789
1790#. @-expanded: Missing '..' in directory inode %i.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001791#: e2fsck/problem.c:1035
Theodore Ts'of722c132009-04-21 22:09:01 -04001792#, c-format
1793msgid "Missing '..' in @d @i %i.\n"
1794msgstr "@d@i %i 中缺少 '..'.\n"
1795
1796#. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
Dark Raven3be22a82010-04-19 16:59:03 -04001797#: e2fsck/problem.c:1040
Theodore Ts'of722c132009-04-21 22:09:01 -04001798msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1799msgstr ""
1800
1801#. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
Dark Raven3be22a82010-04-19 16:59:03 -04001802#: e2fsck/problem.c:1045
Theodore Ts'of722c132009-04-21 22:09:01 -04001803msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1804msgstr ""
1805
1806#. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001807#: e2fsck/problem.c:1050
Theodore Ts'of722c132009-04-21 22:09:01 -04001808msgid "i_faddr @F %IF, @s zero.\n"
1809msgstr ""
1810
1811#. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001812#: e2fsck/problem.c:1055
Theodore Ts'of722c132009-04-21 22:09:01 -04001813msgid "i_file_acl @F %If, @s zero.\n"
1814msgstr ""
1815
1816#. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001817#: e2fsck/problem.c:1060
Theodore Ts'of722c132009-04-21 22:09:01 -04001818msgid "i_dir_acl @F %Id, @s zero.\n"
1819msgstr ""
1820
1821#. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001822#: e2fsck/problem.c:1065
Theodore Ts'of722c132009-04-21 22:09:01 -04001823msgid "i_frag @F %N, @s zero.\n"
1824msgstr ""
1825
1826#. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001827#: e2fsck/problem.c:1070
Theodore Ts'of722c132009-04-21 22:09:01 -04001828msgid "i_fsize @F %N, @s zero.\n"
1829msgstr ""
1830
1831#. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001832#: e2fsck/problem.c:1075
Theodore Ts'of722c132009-04-21 22:09:01 -04001833msgid "@i %i (%Q) has @n mode (%Im).\n"
1834msgstr "@i %i (%Q) 有@n模式 (%Im).\n"
1835
Dark Raven3be22a82010-04-19 16:59:03 -04001836#. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1837#: e2fsck/problem.c:1080
1838msgid "@d @i %i, %B, offset %N: @d corrupted\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001839msgstr "@d@i %i, 第 %B @b, 偏移量 %N: @d损坏\n"
1840
Dark Raven3be22a82010-04-19 16:59:03 -04001841#. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1842#: e2fsck/problem.c:1085
1843msgid "@d @i %i, %B, offset %N: filename too long\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001844msgstr "@d@i %i, 第 %B @b, 偏移量 %N: 文件名过长\n"
1845
Dark Raven3be22a82010-04-19 16:59:03 -04001846#. @-expanded: directory inode %i has an unallocated %B.
1847#: e2fsck/problem.c:1090
1848msgid "@d @i %i has an unallocated %B. "
1849msgstr "@d@i %i 中含有未分配的@b #%B. "
Theodore Ts'of722c132009-04-21 22:09:01 -04001850
1851#. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
Dark Raven3be22a82010-04-19 16:59:03 -04001852#: e2fsck/problem.c:1095
Theodore Ts'of722c132009-04-21 22:09:01 -04001853#, c-format
1854msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1855msgstr "@d@i %i 中的 '.' @d@e 没有以NULL终止\n"
1856
1857#. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
Dark Raven3be22a82010-04-19 16:59:03 -04001858#: e2fsck/problem.c:1100
Theodore Ts'of722c132009-04-21 22:09:01 -04001859#, c-format
1860msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1861msgstr "@d@i %i 中的 '..' @d@e 没有以NULL终止\n"
1862
1863#. @-expanded: inode %i (%Q) is an illegal character device.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001864#: e2fsck/problem.c:1105
Theodore Ts'of722c132009-04-21 22:09:01 -04001865msgid "@i %i (%Q) is an @I character @v.\n"
1866msgstr ""
1867
1868#. @-expanded: inode %i (%Q) is an illegal block device.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001869#: e2fsck/problem.c:1110
Theodore Ts'of722c132009-04-21 22:09:01 -04001870msgid "@i %i (%Q) is an @I @b @v.\n"
1871msgstr ""
1872
1873#. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001874#: e2fsck/problem.c:1115
Theodore Ts'of722c132009-04-21 22:09:01 -04001875msgid "@E is duplicate '.' @e.\n"
1876msgstr ""
1877
1878#. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001879#: e2fsck/problem.c:1120
Theodore Ts'of722c132009-04-21 22:09:01 -04001880msgid "@E is duplicate '..' @e.\n"
1881msgstr ""
1882
Dark Raven3be22a82010-04-19 16:59:03 -04001883#: e2fsck/problem.c:1125 e2fsck/problem.c:1425
Theodore Ts'of722c132009-04-21 22:09:01 -04001884#, c-format
1885msgid "Internal error: couldn't find dir_info for %i.\n"
1886msgstr ""
1887
1888#. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001889#: e2fsck/problem.c:1130
Theodore Ts'of722c132009-04-21 22:09:01 -04001890msgid "@E has rec_len of %Dr, @s %N.\n"
1891msgstr ""
1892
1893#. @-expanded: error allocating icount structure: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001894#: e2fsck/problem.c:1135
Theodore Ts'of722c132009-04-21 22:09:01 -04001895#, c-format
1896msgid "@A icount structure: %m\n"
1897msgstr ""
1898
1899#. @-expanded: Error iterating over directory blocks: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001900#: e2fsck/problem.c:1140
Theodore Ts'of722c132009-04-21 22:09:01 -04001901#, c-format
1902msgid "Error iterating over @d @bs: %m\n"
1903msgstr ""
1904
1905#. @-expanded: Error reading directory block %b (inode %i): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001906#: e2fsck/problem.c:1145
Theodore Ts'of722c132009-04-21 22:09:01 -04001907msgid "Error reading @d @b %b (@i %i): %m\n"
1908msgstr ""
1909
1910#. @-expanded: Error writing directory block %b (inode %i): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001911#: e2fsck/problem.c:1150
Theodore Ts'of722c132009-04-21 22:09:01 -04001912msgid "Error writing @d @b %b (@i %i): %m\n"
1913msgstr ""
1914
1915#. @-expanded: error allocating new directory block for inode %i (%s): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001916#: e2fsck/problem.c:1155
Theodore Ts'of722c132009-04-21 22:09:01 -04001917#, c-format
1918msgid "@A new @d @b for @i %i (%s): %m\n"
1919msgstr ""
1920
1921#. @-expanded: Error deallocating inode %i: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04001922#: e2fsck/problem.c:1160
Theodore Ts'of722c132009-04-21 22:09:01 -04001923#, c-format
1924msgid "Error deallocating @i %i: %m\n"
1925msgstr ""
1926
1927#. @-expanded: directory entry for '.' in %p (%i) is big.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001928#: e2fsck/problem.c:1165
Theodore Ts'of722c132009-04-21 22:09:01 -04001929#, c-format
1930msgid "@d @e for '.' in %p (%i) is big.\n"
1931msgstr ""
1932
1933#. @-expanded: inode %i (%Q) is an illegal FIFO.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001934#: e2fsck/problem.c:1170
Theodore Ts'of722c132009-04-21 22:09:01 -04001935msgid "@i %i (%Q) is an @I FIFO.\n"
1936msgstr ""
1937
1938#. @-expanded: inode %i (%Q) is an illegal socket.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001939#: e2fsck/problem.c:1175
Theodore Ts'of722c132009-04-21 22:09:01 -04001940msgid "@i %i (%Q) is an @I socket.\n"
1941msgstr ""
1942
1943#. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001944#: e2fsck/problem.c:1180
Theodore Ts'of722c132009-04-21 22:09:01 -04001945msgid "Setting filetype for @E to %N.\n"
1946msgstr ""
1947
1948#. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001949#: e2fsck/problem.c:1185
Theodore Ts'of722c132009-04-21 22:09:01 -04001950msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
1951msgstr ""
1952
1953#. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001954#: e2fsck/problem.c:1190
Theodore Ts'of722c132009-04-21 22:09:01 -04001955msgid "@E has filetype set.\n"
1956msgstr ""
1957
1958#. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001959#: e2fsck/problem.c:1195
Theodore Ts'of722c132009-04-21 22:09:01 -04001960msgid "@E has a @z name.\n"
1961msgstr ""
1962
1963#. @-expanded: Symlink %Q (inode #%i) is invalid.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001964#: e2fsck/problem.c:1200
Theodore Ts'of722c132009-04-21 22:09:01 -04001965msgid "Symlink %Q (@i #%i) is @n.\n"
1966msgstr ""
1967
1968#. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
Dark Raven3be22a82010-04-19 16:59:03 -04001969#: e2fsck/problem.c:1205
Theodore Ts'of722c132009-04-21 22:09:01 -04001970msgid "@a @b @F @n (%If).\n"
1971msgstr ""
1972
1973#. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
Dark Raven3be22a82010-04-19 16:59:03 -04001974#: e2fsck/problem.c:1210
Theodore Ts'of722c132009-04-21 22:09:01 -04001975msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1976msgstr ""
1977
Dark Raven3be22a82010-04-19 16:59:03 -04001978#. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
1979#: e2fsck/problem.c:1215
1980msgid "@p @h %d: %B not referenced\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001981msgstr ""
1982
Dark Raven3be22a82010-04-19 16:59:03 -04001983#. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
1984#: e2fsck/problem.c:1220
1985msgid "@p @h %d: %B referenced twice\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001986msgstr ""
1987
Dark Raven3be22a82010-04-19 16:59:03 -04001988#. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
1989#: e2fsck/problem.c:1225
1990msgid "@p @h %d: %B has bad min hash\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001991msgstr ""
1992
Dark Raven3be22a82010-04-19 16:59:03 -04001993#. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
1994#: e2fsck/problem.c:1230
1995msgid "@p @h %d: %B has bad max hash\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04001996msgstr ""
1997
1998#. @-expanded: invalid HTREE directory inode %d (%q).
Dark Raven3be22a82010-04-19 16:59:03 -04001999#: e2fsck/problem.c:1235
Theodore Ts'of722c132009-04-21 22:09:01 -04002000msgid "@n @h %d (%q). "
2001msgstr ""
2002
2003#. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002004#: e2fsck/problem.c:1239
Theodore Ts'of722c132009-04-21 22:09:01 -04002005msgid "@p @h %d (%q): bad @b number %b.\n"
2006msgstr ""
2007
2008#. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
Dark Raven3be22a82010-04-19 16:59:03 -04002009#: e2fsck/problem.c:1249
Theodore Ts'of722c132009-04-21 22:09:01 -04002010#, c-format
2011msgid "@p @h %d: root node is @n\n"
2012msgstr "@p@h %d:根结点@n\n"
2013
Dark Raven3be22a82010-04-19 16:59:03 -04002014#. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2015#: e2fsck/problem.c:1254
2016msgid "@p @h %d: %B has @n limit (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002017msgstr ""
2018
Dark Raven3be22a82010-04-19 16:59:03 -04002019#. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2020#: e2fsck/problem.c:1259
2021msgid "@p @h %d: %B has @n count (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002022msgstr ""
2023
Dark Raven3be22a82010-04-19 16:59:03 -04002024#. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2025#: e2fsck/problem.c:1264
2026msgid "@p @h %d: %B has an unordered hash table\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002027msgstr ""
2028
Dark Raven3be22a82010-04-19 16:59:03 -04002029#. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2030#: e2fsck/problem.c:1269
2031msgid "@p @h %d: %B has @n depth (%N)\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002032msgstr ""
2033
2034#. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
Dark Raven3be22a82010-04-19 16:59:03 -04002035#: e2fsck/problem.c:1274
Theodore Ts'of722c132009-04-21 22:09:01 -04002036msgid "Duplicate @E found. "
2037msgstr ""
2038
2039#. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2040#. @-expanded: Rename to %s
Dark Raven3be22a82010-04-19 16:59:03 -04002041#: e2fsck/problem.c:1279
Theodore Ts'of722c132009-04-21 22:09:01 -04002042#, no-c-format
2043msgid ""
2044"@E has a non-unique filename.\n"
2045"Rename to %s"
2046msgstr ""
2047
2048#. @-expanded: Duplicate entry '%Dn' found.\n
2049#. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2050#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04002051#: e2fsck/problem.c:1284
Theodore Ts'of722c132009-04-21 22:09:01 -04002052msgid ""
2053"Duplicate @e '%Dn' found.\n"
2054"\tMarking %p (%i) to be rebuilt.\n"
2055"\n"
2056msgstr ""
2057
2058#. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002059#: e2fsck/problem.c:1289
Theodore Ts'of722c132009-04-21 22:09:01 -04002060msgid "i_blocks_hi @F %N, @s zero.\n"
2061msgstr ""
2062
2063#. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002064#: e2fsck/problem.c:1294
Theodore Ts'of722c132009-04-21 22:09:01 -04002065msgid "Unexpected @b in @h %d (%q).\n"
2066msgstr ""
2067
Theodore Ts'o930e2812009-06-29 15:08:12 -04002068#. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002069#: e2fsck/problem.c:1298
Theodore Ts'o930e2812009-06-29 15:08:12 -04002070msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002071msgstr ""
2072
Theodore Ts'o930e2812009-06-29 15:08:12 -04002073#. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002074#: e2fsck/problem.c:1303
Theodore Ts'o930e2812009-06-29 15:08:12 -04002075msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2076msgstr ""
2077
2078#. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002079#: e2fsck/problem.c:1308
Theodore Ts'o930e2812009-06-29 15:08:12 -04002080msgid "i_file_acl_hi @F %N, @s zero.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002081msgstr ""
2082
2083#. @-expanded: Pass 3: Checking directory connectivity\n
Dark Raven3be22a82010-04-19 16:59:03 -04002084#: e2fsck/problem.c:1315
Theodore Ts'of722c132009-04-21 22:09:01 -04002085msgid "Pass 3: Checking @d connectivity\n"
2086msgstr "第3步: 检查目录连接性\n"
2087
2088#. @-expanded: root inode not allocated.
Dark Raven3be22a82010-04-19 16:59:03 -04002089#: e2fsck/problem.c:1320
Theodore Ts'of722c132009-04-21 22:09:01 -04002090msgid "@r not allocated. "
2091msgstr ""
2092
2093#. @-expanded: No room in lost+found directory.
Dark Raven3be22a82010-04-19 16:59:03 -04002094#: e2fsck/problem.c:1325
Theodore Ts'of722c132009-04-21 22:09:01 -04002095msgid "No room in @l @d. "
2096msgstr "@l@d中没有空间. "
2097
2098#. @-expanded: Unconnected directory inode %i (%p)\n
Dark Raven3be22a82010-04-19 16:59:03 -04002099#: e2fsck/problem.c:1330
Theodore Ts'of722c132009-04-21 22:09:01 -04002100#, c-format
2101msgid "Unconnected @d @i %i (%p)\n"
2102msgstr ""
2103
2104#. @-expanded: /lost+found not found.
Dark Raven3be22a82010-04-19 16:59:03 -04002105#: e2fsck/problem.c:1335
Theodore Ts'of722c132009-04-21 22:09:01 -04002106msgid "/@l not found. "
2107msgstr "/@l未找到."
2108
2109#. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002110#: e2fsck/problem.c:1340
Theodore Ts'of722c132009-04-21 22:09:01 -04002111msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2112msgstr ""
2113
2114#. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002115#: e2fsck/problem.c:1345
Theodore Ts'of722c132009-04-21 22:09:01 -04002116msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2117msgstr ""
2118
2119#. @-expanded: Could not expand /lost+found: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002120#: e2fsck/problem.c:1350
Theodore Ts'of722c132009-04-21 22:09:01 -04002121#, c-format
2122msgid "Could not expand /@l: %m\n"
2123msgstr ""
2124
Dark Raven3be22a82010-04-19 16:59:03 -04002125#: e2fsck/problem.c:1355
Theodore Ts'of722c132009-04-21 22:09:01 -04002126#, c-format
2127msgid "Could not reconnect %i: %m\n"
2128msgstr ""
2129
2130#. @-expanded: Error while trying to find /lost+found: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002131#: e2fsck/problem.c:1360
Theodore Ts'of722c132009-04-21 22:09:01 -04002132#, c-format
2133msgid "Error while trying to find /@l: %m\n"
2134msgstr "尝试找到/@l时出错: %m\n"
2135
2136#. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
Dark Raven3be22a82010-04-19 16:59:03 -04002137#: e2fsck/problem.c:1365
Theodore Ts'of722c132009-04-21 22:09:01 -04002138#, c-format
2139msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2140msgstr ""
2141
2142#. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
Dark Raven3be22a82010-04-19 16:59:03 -04002143#: e2fsck/problem.c:1370
Theodore Ts'of722c132009-04-21 22:09:01 -04002144#, c-format
2145msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2146msgstr ""
2147
2148#. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
Dark Raven3be22a82010-04-19 16:59:03 -04002149#: e2fsck/problem.c:1375
Theodore Ts'of722c132009-04-21 22:09:01 -04002150#, c-format
2151msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2152msgstr ""
2153
2154#. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
Dark Raven3be22a82010-04-19 16:59:03 -04002155#: e2fsck/problem.c:1380
Theodore Ts'of722c132009-04-21 22:09:01 -04002156#, c-format
2157msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2158msgstr ""
2159
2160#. @-expanded: Error while adjusting inode count on inode %i\n
Dark Raven3be22a82010-04-19 16:59:03 -04002161#: e2fsck/problem.c:1385
Theodore Ts'of722c132009-04-21 22:09:01 -04002162#, c-format
2163msgid "Error while adjusting @i count on @i %i\n"
2164msgstr ""
2165
2166#. @-expanded: Couldn't fix parent of inode %i: %m\n
2167#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04002168#: e2fsck/problem.c:1390
Theodore Ts'of722c132009-04-21 22:09:01 -04002169#, c-format
2170msgid ""
2171"Couldn't fix parent of @i %i: %m\n"
2172"\n"
2173msgstr ""
2174
2175#. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2176#. @-expanded: \n
Dark Raven3be22a82010-04-19 16:59:03 -04002177#: e2fsck/problem.c:1395
Theodore Ts'of722c132009-04-21 22:09:01 -04002178#, c-format
2179msgid ""
2180"Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2181"\n"
2182msgstr ""
2183
2184#. @-expanded: Error creating root directory (%s): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002185#: e2fsck/problem.c:1405
Theodore Ts'of722c132009-04-21 22:09:01 -04002186#, c-format
2187msgid "Error creating root @d (%s): %m\n"
2188msgstr "创建根@d (%s) 时出错: %m\n"
2189
2190#. @-expanded: Error creating /lost+found directory (%s): %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002191#: e2fsck/problem.c:1410
Theodore Ts'of722c132009-04-21 22:09:01 -04002192#, c-format
2193msgid "Error creating /@l @d (%s): %m\n"
2194msgstr ""
2195
2196#. @-expanded: root inode is not a directory; aborting.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002197#: e2fsck/problem.c:1415
Theodore Ts'of722c132009-04-21 22:09:01 -04002198msgid "@r is not a @d; aborting.\n"
2199msgstr "@r不是一个@d; 中止.\n"
2200
2201#. @-expanded: Cannot proceed without a root inode.\n
Dark Raven3be22a82010-04-19 16:59:03 -04002202#: e2fsck/problem.c:1420
Theodore Ts'of722c132009-04-21 22:09:01 -04002203msgid "Cannot proceed without a @r.\n"
2204msgstr ""
2205
2206#. @-expanded: /lost+found is not a directory (ino=%i)\n
Dark Raven3be22a82010-04-19 16:59:03 -04002207#: e2fsck/problem.c:1430
Theodore Ts'of722c132009-04-21 22:09:01 -04002208#, c-format
2209msgid "/@l is not a @d (ino=%i)\n"
2210msgstr ""
2211
Dark Raven3be22a82010-04-19 16:59:03 -04002212#: e2fsck/problem.c:1437
Theodore Ts'of722c132009-04-21 22:09:01 -04002213msgid "Pass 3A: Optimizing directories\n"
2214msgstr ""
2215
Dark Raven3be22a82010-04-19 16:59:03 -04002216#: e2fsck/problem.c:1442
Theodore Ts'of722c132009-04-21 22:09:01 -04002217#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002218msgid "Failed to create dirs_to_hash iterator: %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002219msgstr ""
2220
Dark Raven3be22a82010-04-19 16:59:03 -04002221#: e2fsck/problem.c:1447
Theodore Ts'o930e2812009-06-29 15:08:12 -04002222msgid "Failed to optimize directory %q (%d): %m\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002223msgstr ""
2224
Theodore Ts'o930e2812009-06-29 15:08:12 -04002225#: e2fsck/problem.c:1452
Dark Raven3be22a82010-04-19 16:59:03 -04002226msgid "Optimizing directories: "
2227msgstr "正在优化目录: "
2228
2229#: e2fsck/problem.c:1469
Theodore Ts'of722c132009-04-21 22:09:01 -04002230msgid "Pass 4: Checking reference counts\n"
2231msgstr ""
2232
2233#. @-expanded: unattached zero-length inode %i.
Dark Raven3be22a82010-04-19 16:59:03 -04002234#: e2fsck/problem.c:1474
Theodore Ts'of722c132009-04-21 22:09:01 -04002235#, c-format
2236msgid "@u @z @i %i. "
2237msgstr ""
2238
2239#. @-expanded: unattached inode %i\n
Dark Raven3be22a82010-04-19 16:59:03 -04002240#: e2fsck/problem.c:1479
Theodore Ts'of722c132009-04-21 22:09:01 -04002241#, c-format
2242msgid "@u @i %i\n"
2243msgstr ""
2244
2245#. @-expanded: inode %i ref count is %Il, should be %N.
Dark Raven3be22a82010-04-19 16:59:03 -04002246#: e2fsck/problem.c:1484
Theodore Ts'of722c132009-04-21 22:09:01 -04002247msgid "@i %i ref count is %Il, @s %N. "
2248msgstr ""
2249
2250#. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2251#. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2252#. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
Dark Raven3be22a82010-04-19 16:59:03 -04002253#: e2fsck/problem.c:1488
Theodore Ts'of722c132009-04-21 22:09:01 -04002254msgid ""
2255"WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2256"\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2257"@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2258msgstr ""
Dark Raven31a48472009-05-25 22:45:42 -04002259"警告:E2FSCK中的程序错误!\n"
2260"\t或者是某个笨蛋(你)正在检查一个被挂载的(活动的)文件系统.\n"
2261"@i_link_info[%i] 为 %N, @i.i_links_count 为 %Il.它们应该是相同的!\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002262
2263#. @-expanded: Pass 5: Checking group summary information\n
Dark Raven3be22a82010-04-19 16:59:03 -04002264#: e2fsck/problem.c:1498
Theodore Ts'of722c132009-04-21 22:09:01 -04002265msgid "Pass 5: Checking @g summary information\n"
2266msgstr "第5步: 检查@g概要信息\n"
2267
2268#. @-expanded: Padding at end of inode bitmap is not set.
Dark Raven3be22a82010-04-19 16:59:03 -04002269#: e2fsck/problem.c:1503
Theodore Ts'of722c132009-04-21 22:09:01 -04002270msgid "Padding at end of @i @B is not set. "
2271msgstr ""
2272
2273#. @-expanded: Padding at end of block bitmap is not set.
Dark Raven3be22a82010-04-19 16:59:03 -04002274#: e2fsck/problem.c:1508
Theodore Ts'of722c132009-04-21 22:09:01 -04002275msgid "Padding at end of @b @B is not set. "
2276msgstr ""
2277
2278#. @-expanded: block bitmap differences:
Dark Raven3be22a82010-04-19 16:59:03 -04002279#: e2fsck/problem.c:1513
Theodore Ts'of722c132009-04-21 22:09:01 -04002280msgid "@b @B differences: "
2281msgstr "@b@B差异: "
2282
2283#. @-expanded: inode bitmap differences:
Dark Raven3be22a82010-04-19 16:59:03 -04002284#: e2fsck/problem.c:1533
Theodore Ts'of722c132009-04-21 22:09:01 -04002285msgid "@i @B differences: "
2286msgstr "@i@B差异: "
2287
2288#. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002289#: e2fsck/problem.c:1553
Theodore Ts'of722c132009-04-21 22:09:01 -04002290msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2291msgstr ""
2292
2293#. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002294#: e2fsck/problem.c:1558
Theodore Ts'of722c132009-04-21 22:09:01 -04002295msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2296msgstr ""
2297
2298#. @-expanded: Free inodes count wrong (%i, counted=%j).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002299#: e2fsck/problem.c:1563
Theodore Ts'of722c132009-04-21 22:09:01 -04002300msgid "Free @is count wrong (%i, counted=%j).\n"
2301msgstr ""
2302
2303#. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002304#: e2fsck/problem.c:1568
Theodore Ts'of722c132009-04-21 22:09:01 -04002305msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2306msgstr ""
2307
2308#. @-expanded: Free blocks count wrong (%b, counted=%c).\n
Dark Raven3be22a82010-04-19 16:59:03 -04002309#: e2fsck/problem.c:1573
Theodore Ts'of722c132009-04-21 22:09:01 -04002310msgid "Free @bs count wrong (%b, counted=%c).\n"
2311msgstr ""
2312
2313#. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2314#. @-expanded: endpoints (%i, %j)\n
Dark Raven3be22a82010-04-19 16:59:03 -04002315#: e2fsck/problem.c:1578
2316msgid "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 -04002317msgstr ""
2318
Dark Raven3be22a82010-04-19 16:59:03 -04002319#: e2fsck/problem.c:1584
Theodore Ts'of722c132009-04-21 22:09:01 -04002320msgid "Internal error: fudging end of bitmap (%N)\n"
2321msgstr ""
2322
2323#. @-expanded: Error copying in replacement inode bitmap: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002324#: e2fsck/problem.c:1589
Theodore Ts'of722c132009-04-21 22:09:01 -04002325#, c-format
2326msgid "Error copying in replacement @i @B: %m\n"
2327msgstr ""
2328
2329#. @-expanded: Error copying in replacement block bitmap: %m\n
Dark Raven3be22a82010-04-19 16:59:03 -04002330#: e2fsck/problem.c:1594
Theodore Ts'of722c132009-04-21 22:09:01 -04002331#, c-format
2332msgid "Error copying in replacement @b @B: %m\n"
2333msgstr ""
2334
Theodore Ts'of722c132009-04-21 22:09:01 -04002335#. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
Dark Raven3be22a82010-04-19 16:59:03 -04002336#: e2fsck/problem.c:1619
Theodore Ts'of722c132009-04-21 22:09:01 -04002337#, c-format
2338msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2339msgstr ""
2340
2341#. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
Dark Raven3be22a82010-04-19 16:59:03 -04002342#: e2fsck/problem.c:1624
Theodore Ts'of722c132009-04-21 22:09:01 -04002343#, c-format
2344msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2345msgstr ""
2346
Theodore Ts'o930e2812009-06-29 15:08:12 -04002347#. @-expanded: Recreate journal
Dark Raven3be22a82010-04-19 16:59:03 -04002348#: e2fsck/problem.c:1631
Theodore Ts'o930e2812009-06-29 15:08:12 -04002349msgid "Recreate @j"
Dark Raven3be22a82010-04-19 16:59:03 -04002350msgstr "重建@j"
Theodore Ts'o930e2812009-06-29 15:08:12 -04002351
Dark Raven3be22a82010-04-19 16:59:03 -04002352#: e2fsck/problem.c:1750
Theodore Ts'of722c132009-04-21 22:09:01 -04002353#, c-format
2354msgid "Unhandled error code (0x%x)!\n"
2355msgstr ""
2356
Dark Raven3be22a82010-04-19 16:59:03 -04002357#: e2fsck/problem.c:1854
Theodore Ts'of722c132009-04-21 22:09:01 -04002358msgid "IGNORED"
2359msgstr "已忽略"
2360
2361#: e2fsck/scantest.c:81
2362#, c-format
2363msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2364msgstr ""
2365
2366#: e2fsck/scantest.c:100
2367#, c-format
2368msgid "size of inode=%d\n"
2369msgstr "inode大小=%d\n"
2370
2371#: e2fsck/scantest.c:121
2372msgid "while starting inode scan"
2373msgstr ""
2374
2375#: e2fsck/scantest.c:132
2376msgid "while doing inode scan"
2377msgstr ""
2378
2379#: e2fsck/super.c:187
2380#, c-format
2381msgid "while calling ext2fs_block_iterate for inode %d"
2382msgstr ""
2383
2384#: e2fsck/super.c:209
2385#, c-format
2386msgid "while calling ext2fs_adjust_ea_refcount for inode %d"
2387msgstr ""
2388
2389#: e2fsck/super.c:267
2390msgid "Truncating"
2391msgstr "正在截断"
2392
2393#: e2fsck/super.c:268
2394msgid "Clearing"
2395msgstr "正在清除"
2396
2397#: e2fsck/unix.c:76
2398#, c-format
2399msgid ""
2400"Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2401"\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2402"\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2403"\t\t[-E extended-options] device\n"
2404msgstr ""
2405
2406#: e2fsck/unix.c:82
2407#, c-format
2408msgid ""
2409"\n"
2410"Emergency help:\n"
2411" -p Automatic repair (no questions)\n"
2412" -n Make no changes to the filesystem\n"
2413" -y Assume \"yes\" to all questions\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002414" -c Check for bad blocks and add them to the badblock list\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002415" -f Force checking even if filesystem is marked clean\n"
2416msgstr ""
2417
2418#: e2fsck/unix.c:88
2419#, c-format
2420msgid ""
2421" -v Be verbose\n"
2422" -b superblock Use alternative superblock\n"
2423" -B blocksize Force blocksize when looking for superblock\n"
2424" -j external_journal Set location of the external journal\n"
2425" -l bad_blocks_file Add to badblocks list\n"
2426" -L bad_blocks_file Set badblocks list\n"
2427msgstr ""
2428
Theodore Ts'o930e2812009-06-29 15:08:12 -04002429#: e2fsck/unix.c:132
Theodore Ts'of722c132009-04-21 22:09:01 -04002430#, c-format
2431msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %u/%u blocks\n"
2432msgstr ""
2433
Theodore Ts'o930e2812009-06-29 15:08:12 -04002434#: e2fsck/unix.c:150
Theodore Ts'of722c132009-04-21 22:09:01 -04002435#, c-format
2436msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2437msgstr ""
2438
Theodore Ts'o930e2812009-06-29 15:08:12 -04002439#: e2fsck/unix.c:157
Theodore Ts'of722c132009-04-21 22:09:01 -04002440#, c-format
2441msgid " Extent depth histogram: "
2442msgstr ""
2443
Dark Raven3be22a82010-04-19 16:59:03 -04002444#: e2fsck/unix.c:207 misc/badblocks.c:928 misc/tune2fs.c:1625 misc/util.c:151
Theodore Ts'o930e2812009-06-29 15:08:12 -04002445#: resize/main.c:249
Theodore Ts'of722c132009-04-21 22:09:01 -04002446#, c-format
2447msgid "while determining whether %s is mounted."
2448msgstr ""
2449
Theodore Ts'o930e2812009-06-29 15:08:12 -04002450#: e2fsck/unix.c:225
Theodore Ts'of722c132009-04-21 22:09:01 -04002451#, c-format
2452msgid "Warning! %s is mounted.\n"
2453msgstr "警告! %s已挂载.\n"
2454
Theodore Ts'o930e2812009-06-29 15:08:12 -04002455#: e2fsck/unix.c:229
Theodore Ts'of722c132009-04-21 22:09:01 -04002456#, c-format
2457msgid "%s is mounted. "
2458msgstr "%s 已挂载."
2459
Theodore Ts'o930e2812009-06-29 15:08:12 -04002460#: e2fsck/unix.c:231
Theodore Ts'of722c132009-04-21 22:09:01 -04002461msgid ""
2462"Cannot continue, aborting.\n"
2463"\n"
2464msgstr "无法继续, 中止.\n"
2465
Theodore Ts'o930e2812009-06-29 15:08:12 -04002466#: e2fsck/unix.c:232
Theodore Ts'of722c132009-04-21 22:09:01 -04002467#, c-format
2468msgid ""
2469"\n"
2470"\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002471"\a\a\a\aWARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
2472"cause ***SEVERE*** filesystem damage.\a\a\a\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002473"\n"
2474msgstr ""
2475
Theodore Ts'o930e2812009-06-29 15:08:12 -04002476#: e2fsck/unix.c:235
Theodore Ts'of722c132009-04-21 22:09:01 -04002477msgid "Do you really want to continue"
2478msgstr "你真的想要要继续"
2479
Theodore Ts'o930e2812009-06-29 15:08:12 -04002480#: e2fsck/unix.c:237
Theodore Ts'of722c132009-04-21 22:09:01 -04002481#, c-format
2482msgid "check aborted.\n"
2483msgstr "检查被中止\n"
2484
Theodore Ts'o930e2812009-06-29 15:08:12 -04002485#: e2fsck/unix.c:310
Theodore Ts'of722c132009-04-21 22:09:01 -04002486msgid " contains a file system with errors"
2487msgstr ""
2488
Theodore Ts'o930e2812009-06-29 15:08:12 -04002489#: e2fsck/unix.c:312
Theodore Ts'of722c132009-04-21 22:09:01 -04002490msgid " was not cleanly unmounted"
2491msgstr ""
2492
Theodore Ts'o930e2812009-06-29 15:08:12 -04002493#: e2fsck/unix.c:314
Theodore Ts'of722c132009-04-21 22:09:01 -04002494msgid " primary superblock features different from backup"
2495msgstr ""
2496
Theodore Ts'o930e2812009-06-29 15:08:12 -04002497#: e2fsck/unix.c:318
Theodore Ts'of722c132009-04-21 22:09:01 -04002498#, c-format
2499msgid " has been mounted %u times without being checked"
2500msgstr ""
2501
Theodore Ts'o930e2812009-06-29 15:08:12 -04002502#: e2fsck/unix.c:324
Theodore Ts'of722c132009-04-21 22:09:01 -04002503msgid " has filesystem last checked time in the future"
2504msgstr ""
2505
Theodore Ts'o930e2812009-06-29 15:08:12 -04002506#: e2fsck/unix.c:330
Theodore Ts'of722c132009-04-21 22:09:01 -04002507#, c-format
2508msgid " has gone %u days without being checked"
2509msgstr ""
2510
Theodore Ts'o930e2812009-06-29 15:08:12 -04002511#: e2fsck/unix.c:339
Theodore Ts'of722c132009-04-21 22:09:01 -04002512msgid ", check forced.\n"
2513msgstr ", 强制检查.\n"
2514
Theodore Ts'o930e2812009-06-29 15:08:12 -04002515#: e2fsck/unix.c:342
Theodore Ts'of722c132009-04-21 22:09:01 -04002516#, c-format
2517msgid "%s: clean, %u/%u files, %u/%u blocks"
2518msgstr ""
2519
Theodore Ts'o930e2812009-06-29 15:08:12 -04002520#: e2fsck/unix.c:359
Theodore Ts'of722c132009-04-21 22:09:01 -04002521msgid " (check deferred; on battery)"
2522msgstr ""
2523
Theodore Ts'o930e2812009-06-29 15:08:12 -04002524#: e2fsck/unix.c:362
Theodore Ts'of722c132009-04-21 22:09:01 -04002525msgid " (check after next mount)"
2526msgstr "(将于下次挂载时进行检查)"
2527
Theodore Ts'o930e2812009-06-29 15:08:12 -04002528#: e2fsck/unix.c:364
Theodore Ts'of722c132009-04-21 22:09:01 -04002529#, c-format
2530msgid " (check in %ld mounts)"
2531msgstr ""
2532
Theodore Ts'o930e2812009-06-29 15:08:12 -04002533#: e2fsck/unix.c:511
Theodore Ts'of722c132009-04-21 22:09:01 -04002534#, c-format
2535msgid "ERROR: Couldn't open /dev/null (%s)\n"
2536msgstr ""
2537
Theodore Ts'o930e2812009-06-29 15:08:12 -04002538#: e2fsck/unix.c:581
Dark Raven3be22a82010-04-19 16:59:03 -04002539#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002540msgid "Invalid EA version.\n"
2541msgstr "无效的EA版本号.\n"
2542
Theodore Ts'o930e2812009-06-29 15:08:12 -04002543#: e2fsck/unix.c:590
Theodore Ts'of722c132009-04-21 22:09:01 -04002544#, c-format
2545msgid "Unknown extended option: %s\n"
2546msgstr ""
2547
Theodore Ts'o930e2812009-06-29 15:08:12 -04002548#: e2fsck/unix.c:612
Theodore Ts'of722c132009-04-21 22:09:01 -04002549#, c-format
2550msgid ""
2551"Syntax error in e2fsck config file (%s, line #%d)\n"
2552"\t%s\n"
2553msgstr ""
2554"e2fsck 配置文件中语法错误(%s, 行 #%d)\n"
2555"\t%s\n"
2556
Theodore Ts'o930e2812009-06-29 15:08:12 -04002557#: e2fsck/unix.c:680
Theodore Ts'of722c132009-04-21 22:09:01 -04002558#, c-format
2559msgid "Error validating file descriptor %d: %s\n"
2560msgstr ""
2561
Theodore Ts'o930e2812009-06-29 15:08:12 -04002562#: e2fsck/unix.c:684
Theodore Ts'of722c132009-04-21 22:09:01 -04002563msgid "Invalid completion information file descriptor"
2564msgstr ""
2565
Theodore Ts'o930e2812009-06-29 15:08:12 -04002566#: e2fsck/unix.c:699
Theodore Ts'of722c132009-04-21 22:09:01 -04002567msgid "Only one of the options -p/-a, -n or -y may be specified."
2568msgstr ""
2569
Theodore Ts'o930e2812009-06-29 15:08:12 -04002570#: e2fsck/unix.c:720
Theodore Ts'of722c132009-04-21 22:09:01 -04002571#, c-format
2572msgid "The -t option is not supported on this version of e2fsck.\n"
2573msgstr ""
2574
Dark Raven3be22a82010-04-19 16:59:03 -04002575#: e2fsck/unix.c:795
2576msgid "The -n and -D options are incompatible."
2577msgstr ""
2578
2579#: e2fsck/unix.c:800
2580msgid "The -n and -c options are incompatible."
2581msgstr ""
2582
2583#: e2fsck/unix.c:805
2584msgid "The -n and -l/-L options are incompatible."
2585msgstr ""
2586
2587#: e2fsck/unix.c:816 misc/tune2fs.c:550 misc/tune2fs.c:835 misc/tune2fs.c:853
Theodore Ts'of722c132009-04-21 22:09:01 -04002588#, c-format
2589msgid "Unable to resolve '%s'"
2590msgstr ""
2591
Dark Raven3be22a82010-04-19 16:59:03 -04002592#: e2fsck/unix.c:845
Theodore Ts'of722c132009-04-21 22:09:01 -04002593#, c-format
2594msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2595msgstr ""
2596
Dark Raven3be22a82010-04-19 16:59:03 -04002597#: e2fsck/unix.c:893
Theodore Ts'of722c132009-04-21 22:09:01 -04002598#, c-format
2599msgid ""
2600"E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2601"\n"
2602msgstr ""
2603
Dark Raven3be22a82010-04-19 16:59:03 -04002604#: e2fsck/unix.c:902
Theodore Ts'of722c132009-04-21 22:09:01 -04002605#, c-format
2606msgid ""
2607"\n"
2608"Invalid non-numeric argument to -%c (\"%s\")\n"
2609"\n"
2610msgstr ""
2611
Dark Raven3be22a82010-04-19 16:59:03 -04002612#: e2fsck/unix.c:976
Theodore Ts'of722c132009-04-21 22:09:01 -04002613#, c-format
2614msgid "Error: ext2fs library version out of date!\n"
2615msgstr "错误: ext2fs库版本过旧!\n"
2616
Dark Raven3be22a82010-04-19 16:59:03 -04002617#: e2fsck/unix.c:984
Theodore Ts'of722c132009-04-21 22:09:01 -04002618msgid "while trying to initialize program"
2619msgstr ""
2620
Dark Raven3be22a82010-04-19 16:59:03 -04002621#: e2fsck/unix.c:995
2622#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002623msgid "\tUsing %s, %s\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002624msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002625
Dark Raven3be22a82010-04-19 16:59:03 -04002626#: e2fsck/unix.c:1007
Theodore Ts'of722c132009-04-21 22:09:01 -04002627msgid "need terminal for interactive repairs"
2628msgstr ""
2629
Dark Raven3be22a82010-04-19 16:59:03 -04002630#: e2fsck/unix.c:1040
Dark Raven31a48472009-05-25 22:45:42 -04002631#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002632msgid "%s: %s trying backup blocks...\n"
Dark Raven31a48472009-05-25 22:45:42 -04002633msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002634
Dark Raven3be22a82010-04-19 16:59:03 -04002635#: e2fsck/unix.c:1042
Theodore Ts'of722c132009-04-21 22:09:01 -04002636msgid "Superblock invalid,"
Dark Raven31a48472009-05-25 22:45:42 -04002637msgstr "超级块无效,"
Theodore Ts'of722c132009-04-21 22:09:01 -04002638
Dark Raven3be22a82010-04-19 16:59:03 -04002639#: e2fsck/unix.c:1043
Theodore Ts'of722c132009-04-21 22:09:01 -04002640msgid "Group descriptors look bad..."
2641msgstr ""
2642
Dark Raven3be22a82010-04-19 16:59:03 -04002643#: e2fsck/unix.c:1053
2644#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002645msgid "%s: going back to original superblock\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002646msgstr ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04002647
Dark Raven3be22a82010-04-19 16:59:03 -04002648#: e2fsck/unix.c:1080
Theodore Ts'of722c132009-04-21 22:09:01 -04002649#, c-format
2650msgid ""
2651"The filesystem revision is apparently too high for this version of e2fsck.\n"
2652"(Or the filesystem superblock is corrupt)\n"
2653"\n"
2654msgstr ""
2655
Dark Raven3be22a82010-04-19 16:59:03 -04002656#: e2fsck/unix.c:1086
Theodore Ts'of722c132009-04-21 22:09:01 -04002657#, c-format
2658msgid "Could this be a zero-length partition?\n"
2659msgstr ""
2660
Dark Raven3be22a82010-04-19 16:59:03 -04002661#: e2fsck/unix.c:1088
Theodore Ts'of722c132009-04-21 22:09:01 -04002662#, c-format
2663msgid "You must have %s access to the filesystem or be root\n"
2664msgstr ""
2665
Dark Raven3be22a82010-04-19 16:59:03 -04002666#: e2fsck/unix.c:1093
Theodore Ts'of722c132009-04-21 22:09:01 -04002667#, c-format
2668msgid "Possibly non-existent or swap device?\n"
2669msgstr ""
2670
Dark Raven3be22a82010-04-19 16:59:03 -04002671#: e2fsck/unix.c:1095
Theodore Ts'of722c132009-04-21 22:09:01 -04002672#, c-format
2673msgid "Filesystem mounted or opened exclusively by another program?\n"
2674msgstr ""
2675
Dark Raven3be22a82010-04-19 16:59:03 -04002676#: e2fsck/unix.c:1099
Theodore Ts'of722c132009-04-21 22:09:01 -04002677#, c-format
2678msgid ""
2679"Disk write-protected; use the -n option to do a read-only\n"
2680"check of the device.\n"
2681msgstr ""
2682
Dark Raven3be22a82010-04-19 16:59:03 -04002683#: e2fsck/unix.c:1163
Theodore Ts'of722c132009-04-21 22:09:01 -04002684msgid "Get a newer version of e2fsck!"
2685msgstr ""
2686
Dark Raven3be22a82010-04-19 16:59:03 -04002687#: e2fsck/unix.c:1193
Theodore Ts'of722c132009-04-21 22:09:01 -04002688#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04002689msgid "while checking ext3 journal for %s"
Theodore Ts'of722c132009-04-21 22:09:01 -04002690msgstr ""
2691
Dark Raven3be22a82010-04-19 16:59:03 -04002692#: e2fsck/unix.c:1204
2693#, c-format
2694msgid "Warning: skipping journal recovery because doing a read-only filesystem check.\n"
2695msgstr ""
2696
2697#: e2fsck/unix.c:1217
Theodore Ts'of722c132009-04-21 22:09:01 -04002698#, c-format
2699msgid "unable to set superblock flags on %s\n"
2700msgstr ""
2701
Dark Raven3be22a82010-04-19 16:59:03 -04002702#: e2fsck/unix.c:1223
Theodore Ts'of722c132009-04-21 22:09:01 -04002703#, c-format
2704msgid "while recovering ext3 journal of %s"
2705msgstr ""
2706
Dark Raven3be22a82010-04-19 16:59:03 -04002707#: e2fsck/unix.c:1248
Theodore Ts'of722c132009-04-21 22:09:01 -04002708#, c-format
2709msgid "%s has unsupported feature(s):"
2710msgstr ""
2711
Dark Raven3be22a82010-04-19 16:59:03 -04002712#: e2fsck/unix.c:1264
Theodore Ts'of722c132009-04-21 22:09:01 -04002713msgid "Warning: compression support is experimental.\n"
2714msgstr ""
2715
Dark Raven3be22a82010-04-19 16:59:03 -04002716#: e2fsck/unix.c:1269
Theodore Ts'of722c132009-04-21 22:09:01 -04002717#, c-format
2718msgid ""
2719"E2fsck not compiled with HTREE support,\n"
2720"\tbut filesystem %s has HTREE directories.\n"
2721msgstr ""
2722
Dark Raven3be22a82010-04-19 16:59:03 -04002723#: e2fsck/unix.c:1322
Theodore Ts'of722c132009-04-21 22:09:01 -04002724msgid "while reading bad blocks inode"
2725msgstr "当读取坏块inode时"
2726
Dark Raven3be22a82010-04-19 16:59:03 -04002727#: e2fsck/unix.c:1324
Theodore Ts'of722c132009-04-21 22:09:01 -04002728#, c-format
2729msgid "This doesn't bode well, but we'll try to go on...\n"
2730msgstr ""
2731
Dark Raven3be22a82010-04-19 16:59:03 -04002732#: e2fsck/unix.c:1350
Theodore Ts'of722c132009-04-21 22:09:01 -04002733msgid "Couldn't determine journal size"
2734msgstr ""
2735
Dark Raven3be22a82010-04-19 16:59:03 -04002736#: e2fsck/unix.c:1353
2737#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002738msgid "Creating journal (%d blocks): "
Dark Raven3be22a82010-04-19 16:59:03 -04002739msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002740
Dark Raven3be22a82010-04-19 16:59:03 -04002741#: e2fsck/unix.c:1360 misc/mke2fs.c:2225
Theodore Ts'of722c132009-04-21 22:09:01 -04002742msgid ""
2743"\n"
2744"\twhile trying to create journal"
2745msgstr ""
2746
Dark Raven3be22a82010-04-19 16:59:03 -04002747#: e2fsck/unix.c:1363
2748#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002749msgid " Done.\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002750msgstr "完成.\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002751
Dark Raven3be22a82010-04-19 16:59:03 -04002752#: e2fsck/unix.c:1364
Theodore Ts'of722c132009-04-21 22:09:01 -04002753#, c-format
2754msgid ""
2755"\n"
2756"*** journal has been re-created - filesystem is now ext3 again ***\n"
2757msgstr ""
2758
Dark Raven3be22a82010-04-19 16:59:03 -04002759#: e2fsck/unix.c:1371
Theodore Ts'of722c132009-04-21 22:09:01 -04002760#, c-format
2761msgid "Restarting e2fsck from the beginning...\n"
2762msgstr "正在从头开始e2fsck...\n"
2763
Dark Raven3be22a82010-04-19 16:59:03 -04002764#: e2fsck/unix.c:1375
Theodore Ts'of722c132009-04-21 22:09:01 -04002765msgid "while resetting context"
2766msgstr ""
2767
Dark Raven3be22a82010-04-19 16:59:03 -04002768#: e2fsck/unix.c:1382
Theodore Ts'of722c132009-04-21 22:09:01 -04002769#, c-format
2770msgid "%s: e2fsck canceled.\n"
2771msgstr "%s: e2fsck被取消.\n"
2772
Dark Raven3be22a82010-04-19 16:59:03 -04002773#: e2fsck/unix.c:1387
Theodore Ts'of722c132009-04-21 22:09:01 -04002774msgid "aborted"
2775msgstr "已中止"
2776
Dark Raven3be22a82010-04-19 16:59:03 -04002777#: e2fsck/unix.c:1399
Theodore Ts'of722c132009-04-21 22:09:01 -04002778#, c-format
2779msgid ""
2780"\n"
2781"%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2782msgstr ""
2783"\n"
2784"%s: ***** 文件系统已修改 *****\n"
2785
Dark Raven3be22a82010-04-19 16:59:03 -04002786#: e2fsck/unix.c:1402
Theodore Ts'of722c132009-04-21 22:09:01 -04002787#, c-format
2788msgid "%s: ***** REBOOT LINUX *****\n"
2789msgstr "%s: ***** 重新启动 LINUX *****\n"
2790
Dark Raven3be22a82010-04-19 16:59:03 -04002791#: e2fsck/unix.c:1410
Theodore Ts'of722c132009-04-21 22:09:01 -04002792#, c-format
2793msgid ""
2794"\n"
2795"%s: ********** WARNING: Filesystem still has errors **********\n"
2796"\n"
2797msgstr ""
Dark Raven31a48472009-05-25 22:45:42 -04002798"\n"
2799"%s: ********** 警告: 文件系统上仍有错误 **********\n"
2800"\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002801
Dark Raven3be22a82010-04-19 16:59:03 -04002802#: e2fsck/unix.c:1446
Theodore Ts'of722c132009-04-21 22:09:01 -04002803msgid "while setting block group checksum info"
2804msgstr ""
2805
Theodore Ts'o930e2812009-06-29 15:08:12 -04002806#: e2fsck/util.c:138 misc/util.c:68
Theodore Ts'of722c132009-04-21 22:09:01 -04002807msgid "yY"
2808msgstr "yY"
2809
Theodore Ts'o930e2812009-06-29 15:08:12 -04002810#: e2fsck/util.c:139
Theodore Ts'of722c132009-04-21 22:09:01 -04002811msgid "nN"
2812msgstr "nN"
2813
Theodore Ts'o930e2812009-06-29 15:08:12 -04002814#: e2fsck/util.c:153
Theodore Ts'of722c132009-04-21 22:09:01 -04002815msgid "<y>"
2816msgstr "<y>"
2817
Theodore Ts'o930e2812009-06-29 15:08:12 -04002818#: e2fsck/util.c:155
Theodore Ts'of722c132009-04-21 22:09:01 -04002819msgid "<n>"
2820msgstr "<n>"
2821
Theodore Ts'o930e2812009-06-29 15:08:12 -04002822#: e2fsck/util.c:157
Theodore Ts'of722c132009-04-21 22:09:01 -04002823msgid " (y/n)"
2824msgstr " (y/n)"
2825
Theodore Ts'o930e2812009-06-29 15:08:12 -04002826#: e2fsck/util.c:172
Theodore Ts'of722c132009-04-21 22:09:01 -04002827msgid "cancelled!\n"
2828msgstr "已取消!\n"
2829
Theodore Ts'o930e2812009-06-29 15:08:12 -04002830#: e2fsck/util.c:187
Theodore Ts'of722c132009-04-21 22:09:01 -04002831msgid "yes\n"
2832msgstr "是\n"
2833
Theodore Ts'o930e2812009-06-29 15:08:12 -04002834#: e2fsck/util.c:189
Theodore Ts'of722c132009-04-21 22:09:01 -04002835msgid "no\n"
2836msgstr "否\n"
2837
Theodore Ts'o930e2812009-06-29 15:08:12 -04002838#: e2fsck/util.c:199
Dark Raven3be22a82010-04-19 16:59:03 -04002839#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002840msgid ""
2841"%s? no\n"
2842"\n"
2843msgstr ""
2844"%s? 否\n"
2845"\n"
2846
Theodore Ts'o930e2812009-06-29 15:08:12 -04002847#: e2fsck/util.c:203
Theodore Ts'of722c132009-04-21 22:09:01 -04002848#, c-format
2849msgid ""
2850"%s? yes\n"
2851"\n"
2852msgstr ""
2853"%s? 是\n"
2854"\n"
2855
Theodore Ts'o930e2812009-06-29 15:08:12 -04002856#: e2fsck/util.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04002857msgid "yes"
2858msgstr "yes"
2859
Theodore Ts'o930e2812009-06-29 15:08:12 -04002860#: e2fsck/util.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04002861msgid "no"
2862msgstr "no"
2863
Theodore Ts'o930e2812009-06-29 15:08:12 -04002864#: e2fsck/util.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04002865#, c-format
2866msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2867msgstr ""
2868
Theodore Ts'o930e2812009-06-29 15:08:12 -04002869#: e2fsck/util.c:226
Theodore Ts'of722c132009-04-21 22:09:01 -04002870msgid "reading inode and block bitmaps"
2871msgstr ""
2872
Theodore Ts'o930e2812009-06-29 15:08:12 -04002873#: e2fsck/util.c:231
Theodore Ts'of722c132009-04-21 22:09:01 -04002874#, c-format
2875msgid "while retrying to read bitmaps for %s"
2876msgstr ""
2877
Theodore Ts'o930e2812009-06-29 15:08:12 -04002878#: e2fsck/util.c:243
Theodore Ts'of722c132009-04-21 22:09:01 -04002879msgid "writing block and inode bitmaps"
2880msgstr ""
2881
Theodore Ts'o930e2812009-06-29 15:08:12 -04002882#: e2fsck/util.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04002883#, c-format
2884msgid "while rewriting block and inode bitmaps for %s"
2885msgstr ""
2886
Theodore Ts'o930e2812009-06-29 15:08:12 -04002887#: e2fsck/util.c:260
Theodore Ts'of722c132009-04-21 22:09:01 -04002888#, c-format
2889msgid ""
2890"\n"
2891"\n"
2892"%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2893"\t(i.e., without -a or -p options)\n"
2894msgstr ""
2895
Theodore Ts'o930e2812009-06-29 15:08:12 -04002896#: e2fsck/util.c:341
Dark Raven3be22a82010-04-19 16:59:03 -04002897#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002898msgid "Memory used: %luk/%luk (%luk/%luk), "
Dark Raven3be22a82010-04-19 16:59:03 -04002899msgstr "内存使用量: %luk/%luk (%luk/%luk), "
Theodore Ts'of722c132009-04-21 22:09:01 -04002900
Theodore Ts'o930e2812009-06-29 15:08:12 -04002901#: e2fsck/util.c:345
Dark Raven3be22a82010-04-19 16:59:03 -04002902#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002903msgid "Memory used: %lu, "
Dark Raven3be22a82010-04-19 16:59:03 -04002904msgstr "内存用量: %lu, "
Theodore Ts'of722c132009-04-21 22:09:01 -04002905
Theodore Ts'o930e2812009-06-29 15:08:12 -04002906#: e2fsck/util.c:352
Dark Raven31a48472009-05-25 22:45:42 -04002907#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04002908msgid "time: %5.2f/%5.2f/%5.2f\n"
2909msgstr "时间: %5.2f/%5.2f/%5.2f\n"
2910
Theodore Ts'o930e2812009-06-29 15:08:12 -04002911#: e2fsck/util.c:357
Theodore Ts'of722c132009-04-21 22:09:01 -04002912#, c-format
2913msgid "elapsed time: %6.3f\n"
2914msgstr ""
2915
Theodore Ts'o930e2812009-06-29 15:08:12 -04002916#: e2fsck/util.c:391 e2fsck/util.c:405
Dark Raven3be22a82010-04-19 16:59:03 -04002917#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002918msgid "while reading inode %lu in %s"
Dark Raven3be22a82010-04-19 16:59:03 -04002919msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002920
Theodore Ts'o930e2812009-06-29 15:08:12 -04002921#: e2fsck/util.c:419 e2fsck/util.c:432
Dark Raven3be22a82010-04-19 16:59:03 -04002922#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04002923msgid "while writing inode %lu in %s"
Dark Raven3be22a82010-04-19 16:59:03 -04002924msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04002925
Theodore Ts'o930e2812009-06-29 15:08:12 -04002926#: e2fsck/util.c:581
Theodore Ts'of722c132009-04-21 22:09:01 -04002927msgid "while allocating zeroizing buffer"
2928msgstr ""
2929
Theodore Ts'o930e2812009-06-29 15:08:12 -04002930#: misc/badblocks.c:66
Theodore Ts'of722c132009-04-21 22:09:01 -04002931msgid "done \n"
2932msgstr "完成 \n"
2933
Theodore Ts'o930e2812009-06-29 15:08:12 -04002934#: misc/badblocks.c:89
Theodore Ts'of722c132009-04-21 22:09:01 -04002935#, c-format
2936msgid ""
2937"Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
Dark Raven3be22a82010-04-19 16:59:03 -04002938" [-c blocks_at_once] [-d delay_factor_between_reads] [-e max_bad_blocks]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04002939" [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
2940" device [last_block [first_block]]\n"
2941msgstr ""
2942
Theodore Ts'o930e2812009-06-29 15:08:12 -04002943#: misc/badblocks.c:100
Theodore Ts'of722c132009-04-21 22:09:01 -04002944#, c-format
2945msgid ""
2946"%s: The -n and -w options are mutually exclusive.\n"
2947"\n"
2948msgstr ""
2949
Theodore Ts'o930e2812009-06-29 15:08:12 -04002950#: misc/badblocks.c:202
2951#, c-format
2952msgid "%6.2f%% done, %s elapsed"
2953msgstr ""
2954
2955#: misc/badblocks.c:293
Theodore Ts'of722c132009-04-21 22:09:01 -04002956msgid "Testing with random pattern: "
2957msgstr ""
2958
Theodore Ts'o930e2812009-06-29 15:08:12 -04002959#: misc/badblocks.c:311
Theodore Ts'of722c132009-04-21 22:09:01 -04002960msgid "Testing with pattern 0x"
2961msgstr ""
2962
Theodore Ts'o930e2812009-06-29 15:08:12 -04002963#: misc/badblocks.c:339 misc/badblocks.c:408
Theodore Ts'of722c132009-04-21 22:09:01 -04002964msgid "during seek"
2965msgstr ""
2966
Theodore Ts'o930e2812009-06-29 15:08:12 -04002967#: misc/badblocks.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04002968#, c-format
2969msgid "Weird value (%ld) in do_read\n"
2970msgstr ""
2971
Theodore Ts'o930e2812009-06-29 15:08:12 -04002972#: misc/badblocks.c:428
Theodore Ts'of722c132009-04-21 22:09:01 -04002973msgid "during ext2fs_sync_device"
2974msgstr ""
2975
Theodore Ts'o930e2812009-06-29 15:08:12 -04002976#: misc/badblocks.c:447 misc/badblocks.c:711
Theodore Ts'of722c132009-04-21 22:09:01 -04002977msgid "while beginning bad block list iteration"
2978msgstr ""
2979
Theodore Ts'o930e2812009-06-29 15:08:12 -04002980#: misc/badblocks.c:461 misc/badblocks.c:563 misc/badblocks.c:721
Theodore Ts'of722c132009-04-21 22:09:01 -04002981msgid "while allocating buffers"
2982msgstr ""
2983
Theodore Ts'o930e2812009-06-29 15:08:12 -04002984#: misc/badblocks.c:465
Theodore Ts'of722c132009-04-21 22:09:01 -04002985#, c-format
2986msgid "Checking blocks %lu to %lu\n"
2987msgstr "正在检查从 %lu 到 %lu的块\n"
2988
Theodore Ts'o930e2812009-06-29 15:08:12 -04002989#: misc/badblocks.c:470
Theodore Ts'of722c132009-04-21 22:09:01 -04002990msgid "Checking for bad blocks in read-only mode\n"
2991msgstr ""
2992
Theodore Ts'o930e2812009-06-29 15:08:12 -04002993#: misc/badblocks.c:479
Theodore Ts'of722c132009-04-21 22:09:01 -04002994msgid "Checking for bad blocks (read-only test): "
2995msgstr ""
2996
Theodore Ts'o930e2812009-06-29 15:08:12 -04002997#: misc/badblocks.c:487 misc/badblocks.c:595 misc/badblocks.c:640
2998#: misc/badblocks.c:784
Theodore Ts'of722c132009-04-21 22:09:01 -04002999msgid "Too many bad blocks, aborting test\n"
3000msgstr ""
3001
Theodore Ts'o930e2812009-06-29 15:08:12 -04003002#: misc/badblocks.c:570
Theodore Ts'of722c132009-04-21 22:09:01 -04003003msgid "Checking for bad blocks in read-write mode\n"
3004msgstr ""
3005
Theodore Ts'o930e2812009-06-29 15:08:12 -04003006#: misc/badblocks.c:572 misc/badblocks.c:734
Theodore Ts'of722c132009-04-21 22:09:01 -04003007#, c-format
3008msgid "From block %lu to %lu\n"
3009msgstr ""
3010
Theodore Ts'o930e2812009-06-29 15:08:12 -04003011#: misc/badblocks.c:630
Theodore Ts'of722c132009-04-21 22:09:01 -04003012msgid "Reading and comparing: "
3013msgstr "正在读取并比较: "
3014
Theodore Ts'o930e2812009-06-29 15:08:12 -04003015#: misc/badblocks.c:733
Theodore Ts'of722c132009-04-21 22:09:01 -04003016msgid "Checking for bad blocks in non-destructive read-write mode\n"
3017msgstr ""
3018
Theodore Ts'o930e2812009-06-29 15:08:12 -04003019#: misc/badblocks.c:739
Theodore Ts'of722c132009-04-21 22:09:01 -04003020msgid "Checking for bad blocks (non-destructive read-write test)\n"
3021msgstr ""
3022
Theodore Ts'o930e2812009-06-29 15:08:12 -04003023#: misc/badblocks.c:746
Theodore Ts'of722c132009-04-21 22:09:01 -04003024msgid ""
3025"\n"
3026"Interrupt caught, cleaning up\n"
3027msgstr ""
3028
Theodore Ts'o930e2812009-06-29 15:08:12 -04003029#: misc/badblocks.c:822
Theodore Ts'of722c132009-04-21 22:09:01 -04003030#, c-format
3031msgid "during test data write, block %lu"
3032msgstr ""
3033
Theodore Ts'o930e2812009-06-29 15:08:12 -04003034#: misc/badblocks.c:933 misc/util.c:156
Theodore Ts'of722c132009-04-21 22:09:01 -04003035#, c-format
3036msgid "%s is mounted; "
3037msgstr "%s 已经挂载;"
3038
Theodore Ts'o930e2812009-06-29 15:08:12 -04003039#: misc/badblocks.c:935
Theodore Ts'of722c132009-04-21 22:09:01 -04003040msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3041msgstr ""
3042
Theodore Ts'o930e2812009-06-29 15:08:12 -04003043#: misc/badblocks.c:940
Theodore Ts'of722c132009-04-21 22:09:01 -04003044msgid "it's not safe to run badblocks!\n"
3045msgstr ""
3046
Theodore Ts'o930e2812009-06-29 15:08:12 -04003047#: misc/badblocks.c:945 misc/util.c:167
Theodore Ts'of722c132009-04-21 22:09:01 -04003048#, c-format
3049msgid "%s is apparently in use by the system; "
3050msgstr ""
3051
Theodore Ts'o930e2812009-06-29 15:08:12 -04003052#: misc/badblocks.c:948
Theodore Ts'of722c132009-04-21 22:09:01 -04003053msgid "badblocks forced anyway.\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003054msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003055
Theodore Ts'o930e2812009-06-29 15:08:12 -04003056#: misc/badblocks.c:968
Theodore Ts'of722c132009-04-21 22:09:01 -04003057#, c-format
3058msgid "invalid %s - %s"
3059msgstr "无效的%s - %s"
3060
Theodore Ts'o930e2812009-06-29 15:08:12 -04003061#: misc/badblocks.c:1077
Theodore Ts'of722c132009-04-21 22:09:01 -04003062#, c-format
3063msgid "can't allocate memory for test_pattern - %s"
3064msgstr ""
3065
Theodore Ts'o930e2812009-06-29 15:08:12 -04003066#: misc/badblocks.c:1104
Theodore Ts'of722c132009-04-21 22:09:01 -04003067msgid "Maximum of one test_pattern may be specified in read-only mode"
3068msgstr ""
3069
Theodore Ts'o930e2812009-06-29 15:08:12 -04003070#: misc/badblocks.c:1110
Theodore Ts'of722c132009-04-21 22:09:01 -04003071msgid "Random test_pattern is not allowed in read-only mode"
3072msgstr ""
3073
Theodore Ts'o930e2812009-06-29 15:08:12 -04003074#: misc/badblocks.c:1124
Theodore Ts'of722c132009-04-21 22:09:01 -04003075msgid ""
3076"Couldn't determine device size; you must specify\n"
3077"the size manually\n"
3078msgstr ""
3079
Theodore Ts'o930e2812009-06-29 15:08:12 -04003080#: misc/badblocks.c:1130
Theodore Ts'of722c132009-04-21 22:09:01 -04003081msgid "while trying to determine device size"
3082msgstr ""
3083
Theodore Ts'o930e2812009-06-29 15:08:12 -04003084#: misc/badblocks.c:1135
Theodore Ts'of722c132009-04-21 22:09:01 -04003085msgid "last block"
3086msgstr "最后一个块"
3087
Theodore Ts'o930e2812009-06-29 15:08:12 -04003088#: misc/badblocks.c:1141
Theodore Ts'of722c132009-04-21 22:09:01 -04003089msgid "first block"
3090msgstr "第一个块"
3091
Theodore Ts'o930e2812009-06-29 15:08:12 -04003092#: misc/badblocks.c:1144
Theodore Ts'of722c132009-04-21 22:09:01 -04003093#, c-format
3094msgid "invalid starting block (%lu): must be less than %lu"
3095msgstr ""
3096
Theodore Ts'o930e2812009-06-29 15:08:12 -04003097#: misc/badblocks.c:1200
Theodore Ts'of722c132009-04-21 22:09:01 -04003098msgid "while creating in-memory bad blocks list"
3099msgstr ""
3100
Theodore Ts'o930e2812009-06-29 15:08:12 -04003101#: misc/badblocks.c:1215
Theodore Ts'of722c132009-04-21 22:09:01 -04003102msgid "while adding to in-memory bad block list"
3103msgstr ""
3104
Theodore Ts'o930e2812009-06-29 15:08:12 -04003105#: misc/badblocks.c:1239
Theodore Ts'of722c132009-04-21 22:09:01 -04003106#, c-format
3107msgid "Pass completed, %u bad blocks found.\n"
3108msgstr ""
3109
3110#: misc/chattr.c:85
Dark Raven3be22a82010-04-19 16:59:03 -04003111#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04003112msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003113msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003114
Theodore Ts'o930e2812009-06-29 15:08:12 -04003115#: misc/chattr.c:153
Theodore Ts'of722c132009-04-21 22:09:01 -04003116#, c-format
3117msgid "bad version - %s\n"
3118msgstr "错误的版本 - %s\n"
3119
Theodore Ts'o930e2812009-06-29 15:08:12 -04003120#: misc/chattr.c:200 misc/lsattr.c:115
Dark Raven3be22a82010-04-19 16:59:03 -04003121#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003122msgid "while trying to stat %s"
3123msgstr "当尝试对%s进行stat调用时"
3124
Theodore Ts'o930e2812009-06-29 15:08:12 -04003125#: misc/chattr.c:207
Theodore Ts'of722c132009-04-21 22:09:01 -04003126#, c-format
3127msgid "while reading flags on %s"
3128msgstr ""
3129
Theodore Ts'o930e2812009-06-29 15:08:12 -04003130#: misc/chattr.c:216 misc/chattr.c:235
3131#, c-format
3132msgid "Clearing extent flag not supported on %s"
3133msgstr ""
3134
3135#: misc/chattr.c:221 misc/chattr.c:240
3136#, c-format
3137msgid "Flags of %s set as "
3138msgstr "%s的标志被设为 "
3139
3140#: misc/chattr.c:249
Theodore Ts'of722c132009-04-21 22:09:01 -04003141#, c-format
3142msgid "while setting flags on %s"
3143msgstr ""
3144
Theodore Ts'o930e2812009-06-29 15:08:12 -04003145#: misc/chattr.c:257
Theodore Ts'of722c132009-04-21 22:09:01 -04003146#, c-format
3147msgid "Version of %s set as %lu\n"
3148msgstr ""
3149
Theodore Ts'o930e2812009-06-29 15:08:12 -04003150#: misc/chattr.c:261
Theodore Ts'of722c132009-04-21 22:09:01 -04003151#, c-format
3152msgid "while setting version on %s"
3153msgstr ""
3154
Theodore Ts'o930e2812009-06-29 15:08:12 -04003155#: misc/chattr.c:281
Theodore Ts'of722c132009-04-21 22:09:01 -04003156#, c-format
3157msgid "Couldn't allocate path variable in chattr_dir_proc"
3158msgstr ""
3159
Theodore Ts'o930e2812009-06-29 15:08:12 -04003160#: misc/chattr.c:320
Theodore Ts'of722c132009-04-21 22:09:01 -04003161msgid "= is incompatible with - and +\n"
3162msgstr ""
3163
Theodore Ts'o930e2812009-06-29 15:08:12 -04003164#: misc/chattr.c:328
Theodore Ts'of722c132009-04-21 22:09:01 -04003165msgid "Must use '-v', =, - or +\n"
3166msgstr ""
3167
3168#: misc/dumpe2fs.c:53
3169#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04003170msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003171msgstr ""
3172
3173#: misc/dumpe2fs.c:168
3174#, c-format
3175msgid "Group %lu: (Blocks "
3176msgstr ""
3177
3178#: misc/dumpe2fs.c:173
3179#, c-format
3180msgid " Checksum 0x%04x, unused inodes %d\n"
3181msgstr " 校验和 0x%04x,%d个未使用的inode\n"
3182
3183#: misc/dumpe2fs.c:178
3184#, c-format
3185msgid " %s superblock at "
3186msgstr ""
3187
3188#: misc/dumpe2fs.c:179
3189msgid "Primary"
3190msgstr "主"
3191
3192#: misc/dumpe2fs.c:179
3193msgid "Backup"
3194msgstr "备份"
3195
3196#: misc/dumpe2fs.c:183
3197#, fuzzy, c-format
3198msgid ", Group descriptors at "
3199msgstr ", 组描述符位于 "
3200
3201#: misc/dumpe2fs.c:187
3202#, c-format
3203msgid ""
3204"\n"
3205" Reserved GDT blocks at "
3206msgstr ""
3207"\n"
3208" 保留的GDT块位于 "
3209
3210#: misc/dumpe2fs.c:194
3211#, c-format
3212msgid " Group descriptor at "
3213msgstr ""
3214
3215#: misc/dumpe2fs.c:200
3216msgid " Block bitmap at "
3217msgstr ""
3218
3219#: misc/dumpe2fs.c:205
3220msgid ", Inode bitmap at "
3221msgstr ""
3222
3223#: misc/dumpe2fs.c:210
3224msgid ""
3225"\n"
3226" Inode table at "
3227msgstr ""
3228"\n"
3229" Inode表位于 "
3230
3231#: misc/dumpe2fs.c:217
3232#, c-format
3233msgid ""
3234"\n"
3235" %u free blocks, %u free inodes, %u directories%s"
3236msgstr ""
3237
3238#: misc/dumpe2fs.c:224
3239#, c-format
3240msgid ", %u unused inodes\n"
3241msgstr ", %u个未使用的inodes\n"
3242
3243#: misc/dumpe2fs.c:227
3244msgid " Free blocks: "
3245msgstr " 可用块数: "
3246
3247#: misc/dumpe2fs.c:237
3248msgid " Free inodes: "
3249msgstr " 可用inode数: "
3250
Theodore Ts'o930e2812009-06-29 15:08:12 -04003251#: misc/dumpe2fs.c:268
Theodore Ts'of722c132009-04-21 22:09:01 -04003252msgid "while printing bad block list"
3253msgstr ""
3254
Theodore Ts'o930e2812009-06-29 15:08:12 -04003255#: misc/dumpe2fs.c:274
Theodore Ts'of722c132009-04-21 22:09:01 -04003256#, c-format
3257msgid "Bad blocks: %u"
3258msgstr "坏块数: %u"
3259
Dark Raven3be22a82010-04-19 16:59:03 -04003260#: misc/dumpe2fs.c:301 misc/tune2fs.c:281
Theodore Ts'of722c132009-04-21 22:09:01 -04003261msgid "while reading journal inode"
3262msgstr ""
3263
Dark Raven3be22a82010-04-19 16:59:03 -04003264#: misc/dumpe2fs.c:307
3265msgid "while opening journal inode"
3266msgstr ""
3267
3268#: misc/dumpe2fs.c:313
3269msgid "while reading journal super block"
3270msgstr ""
3271
3272#: misc/dumpe2fs.c:323
3273#, fuzzy, c-format
3274msgid "Journal features: "
3275msgstr "日志使用者: %s\n"
3276
3277#: misc/dumpe2fs.c:336
Theodore Ts'of722c132009-04-21 22:09:01 -04003278msgid "Journal size: "
3279msgstr "日志大小: "
3280
Dark Raven3be22a82010-04-19 16:59:03 -04003281#: misc/dumpe2fs.c:347
3282#, c-format
3283msgid ""
3284"Journal length: %u\n"
3285"Journal sequence: 0x%08x\n"
3286"Journal start: %u\n"
3287msgstr ""
3288
3289#: misc/dumpe2fs.c:366 misc/tune2fs.c:202
Theodore Ts'of722c132009-04-21 22:09:01 -04003290msgid "while reading journal superblock"
3291msgstr ""
3292
Dark Raven3be22a82010-04-19 16:59:03 -04003293#: misc/dumpe2fs.c:374
Theodore Ts'of722c132009-04-21 22:09:01 -04003294msgid "Couldn't find journal superblock magic numbers"
3295msgstr ""
3296
Dark Raven3be22a82010-04-19 16:59:03 -04003297#: misc/dumpe2fs.c:378
Theodore Ts'of722c132009-04-21 22:09:01 -04003298#, c-format
3299msgid ""
3300"\n"
3301"Journal block size: %u\n"
3302"Journal length: %u\n"
3303"Journal first block: %u\n"
3304"Journal sequence: 0x%08x\n"
3305"Journal start: %u\n"
3306"Journal number of users: %u\n"
3307msgstr ""
3308
Dark Raven3be22a82010-04-19 16:59:03 -04003309#: misc/dumpe2fs.c:391
Dark Raven31a48472009-05-25 22:45:42 -04003310#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003311msgid "Journal users: %s\n"
3312msgstr "日志使用者: %s\n"
3313
Dark Raven3be22a82010-04-19 16:59:03 -04003314#: misc/dumpe2fs.c:407 misc/mke2fs.c:699 misc/tune2fs.c:872
Theodore Ts'of722c132009-04-21 22:09:01 -04003315#, c-format
3316msgid "Couldn't allocate memory to parse options!\n"
3317msgstr ""
3318
Dark Raven3be22a82010-04-19 16:59:03 -04003319#: misc/dumpe2fs.c:433
Theodore Ts'of722c132009-04-21 22:09:01 -04003320#, c-format
3321msgid "Invalid superblock parameter: %s\n"
3322msgstr ""
3323
Dark Raven3be22a82010-04-19 16:59:03 -04003324#: misc/dumpe2fs.c:448
Theodore Ts'of722c132009-04-21 22:09:01 -04003325#, c-format
3326msgid "Invalid blocksize parameter: %s\n"
3327msgstr ""
3328
Dark Raven3be22a82010-04-19 16:59:03 -04003329#: misc/dumpe2fs.c:459
Theodore Ts'of722c132009-04-21 22:09:01 -04003330#, c-format
3331msgid ""
3332"\n"
3333"Bad extended option(s) specified: %s\n"
3334"\n"
3335"Extended options are separated by commas, and may take an argument which\n"
3336"\tis set off by an equals ('=') sign.\n"
3337"\n"
3338"Valid extended options are:\n"
3339"\tsuperblock=<superblock number>\n"
3340"\tblocksize=<blocksize>\n"
3341msgstr ""
3342
Dark Raven3be22a82010-04-19 16:59:03 -04003343#: misc/dumpe2fs.c:518 misc/mke2fs.c:1406
3344#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003345msgid "\tUsing %s\n"
3346msgstr "\t使用 %s\n"
3347
Dark Raven3be22a82010-04-19 16:59:03 -04003348#: misc/dumpe2fs.c:554 misc/e2image.c:681 misc/tune2fs.c:1576
3349#: resize/main.c:312
Theodore Ts'of722c132009-04-21 22:09:01 -04003350#, c-format
3351msgid "Couldn't find valid filesystem superblock.\n"
3352msgstr "找不到有效的文件系统超级块.\n"
3353
Dark Raven3be22a82010-04-19 16:59:03 -04003354#: misc/dumpe2fs.c:579
Theodore Ts'of722c132009-04-21 22:09:01 -04003355#, c-format
3356msgid ""
3357"\n"
3358"%s: %s: error reading bitmaps: %s\n"
3359msgstr ""
3360
Theodore Ts'o930e2812009-06-29 15:08:12 -04003361#: misc/e2image.c:52
Theodore Ts'of722c132009-04-21 22:09:01 -04003362#, c-format
3363msgid "Usage: %s [-rsI] device image_file\n"
3364msgstr ""
3365
Theodore Ts'o930e2812009-06-29 15:08:12 -04003366#: misc/e2image.c:64
Theodore Ts'of722c132009-04-21 22:09:01 -04003367msgid "Couldn't allocate header buffer\n"
3368msgstr ""
3369
Theodore Ts'o930e2812009-06-29 15:08:12 -04003370#: misc/e2image.c:83
Theodore Ts'of722c132009-04-21 22:09:01 -04003371#, c-format
3372msgid "short write (only %d bytes) for writing image header"
3373msgstr ""
3374
Theodore Ts'o930e2812009-06-29 15:08:12 -04003375#: misc/e2image.c:102
Theodore Ts'of722c132009-04-21 22:09:01 -04003376msgid "while writing superblock"
3377msgstr ""
3378
Theodore Ts'o930e2812009-06-29 15:08:12 -04003379#: misc/e2image.c:110
Theodore Ts'of722c132009-04-21 22:09:01 -04003380msgid "while writing inode table"
3381msgstr ""
3382
Theodore Ts'o930e2812009-06-29 15:08:12 -04003383#: misc/e2image.c:117
Theodore Ts'of722c132009-04-21 22:09:01 -04003384msgid "while writing block bitmap"
3385msgstr ""
3386
Theodore Ts'o930e2812009-06-29 15:08:12 -04003387#: misc/e2image.c:124
Theodore Ts'of722c132009-04-21 22:09:01 -04003388msgid "while writing inode bitmap"
3389msgstr ""
3390
3391#: misc/e2label.c:57
3392#, c-format
3393msgid "e2label: cannot open %s\n"
3394msgstr "e2label: 无法打开 %s\n"
3395
3396#: misc/e2label.c:62
3397#, c-format
3398msgid "e2label: cannot seek to superblock\n"
3399msgstr ""
3400
3401#: misc/e2label.c:67
3402#, c-format
3403msgid "e2label: error reading superblock\n"
3404msgstr "e2label: 读取superblock出错\n"
3405
3406#: misc/e2label.c:71
3407#, c-format
3408msgid "e2label: not an ext2 filesystem\n"
3409msgstr "e2label: 不是一个ex2文件系统\n"
3410
Dark Raven3be22a82010-04-19 16:59:03 -04003411#: misc/e2label.c:96 misc/tune2fs.c:1711
Theodore Ts'of722c132009-04-21 22:09:01 -04003412#, c-format
3413msgid "Warning: label too long, truncating.\n"
3414msgstr ""
3415
3416#: misc/e2label.c:99
3417#, c-format
3418msgid "e2label: cannot seek to superblock again\n"
3419msgstr ""
3420
3421#: misc/e2label.c:104
Dark Raven3be22a82010-04-19 16:59:03 -04003422#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003423msgid "e2label: error writing superblock\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003424msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003425
Theodore Ts'o930e2812009-06-29 15:08:12 -04003426#: misc/e2label.c:116 misc/tune2fs.c:542
Dark Raven3be22a82010-04-19 16:59:03 -04003427#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003428msgid "Usage: e2label device [newlabel]\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003429msgstr "用法: e2label device [新卷标]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003430
3431#: misc/e2undo.c:35
3432#, c-format
3433msgid "Usage: %s <transaction file> <filesystem>\n"
3434msgstr ""
3435
3436#: misc/e2undo.c:52
3437msgid "Failed to read the file system data \n"
3438msgstr ""
3439
Dark Raven3be22a82010-04-19 16:59:03 -04003440#: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:205
Theodore Ts'of722c132009-04-21 22:09:01 -04003441#, c-format
3442msgid "Failed tdb_fetch %s\n"
3443msgstr "tdb_fetch %s 失败\n"
3444
3445#: misc/e2undo.c:70
3446#, c-format
3447msgid "The file system Mount time didn't match %u\n"
3448msgstr ""
3449
3450#: misc/e2undo.c:89
3451msgid "The file system UUID didn't match \n"
3452msgstr ""
3453
Dark Raven3be22a82010-04-19 16:59:03 -04003454#: misc/e2undo.c:162
Theodore Ts'of722c132009-04-21 22:09:01 -04003455#, c-format
3456msgid "Failed tdb_open %s\n"
3457msgstr "tdb_open %s 失败\n"
3458
Dark Raven3be22a82010-04-19 16:59:03 -04003459#: misc/e2undo.c:168
Theodore Ts'of722c132009-04-21 22:09:01 -04003460#, c-format
3461msgid "Error while determining whether %s is mounted.\n"
3462msgstr ""
3463
Dark Raven3be22a82010-04-19 16:59:03 -04003464#: misc/e2undo.c:174
Theodore Ts'of722c132009-04-21 22:09:01 -04003465msgid "e2undo should only be run on unmounted file system\n"
3466msgstr ""
3467
Dark Raven3be22a82010-04-19 16:59:03 -04003468#: misc/e2undo.c:183
Theodore Ts'of722c132009-04-21 22:09:01 -04003469#, c-format
3470msgid "Failed to open %s\n"
3471msgstr "打开%s失败\n"
3472
Dark Raven3be22a82010-04-19 16:59:03 -04003473#: misc/e2undo.c:209
Theodore Ts'of722c132009-04-21 22:09:01 -04003474#, c-format
3475msgid "Replayed transaction of size %zd at location %ld\n"
3476msgstr ""
3477
Dark Raven3be22a82010-04-19 16:59:03 -04003478#: misc/e2undo.c:215
Theodore Ts'of722c132009-04-21 22:09:01 -04003479#, c-format
3480msgid "Failed write %s\n"
3481msgstr "写入%s失败\n"
3482
Theodore Ts'o930e2812009-06-29 15:08:12 -04003483#: misc/fsck.c:343
Theodore Ts'of722c132009-04-21 22:09:01 -04003484#, c-format
3485msgid "WARNING: couldn't open %s: %s\n"
3486msgstr ""
3487
Theodore Ts'o930e2812009-06-29 15:08:12 -04003488#: misc/fsck.c:353
Theodore Ts'of722c132009-04-21 22:09:01 -04003489#, c-format
3490msgid "WARNING: bad format on line %d of %s\n"
3491msgstr ""
3492
Theodore Ts'o930e2812009-06-29 15:08:12 -04003493#: misc/fsck.c:368
Theodore Ts'of722c132009-04-21 22:09:01 -04003494msgid ""
3495"\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3496"\tfield. I will kludge around things for you, but you\n"
3497"\tshould fix your /etc/fstab file as soon as you can.\n"
3498"\n"
3499msgstr ""
3500
Theodore Ts'o930e2812009-06-29 15:08:12 -04003501#: misc/fsck.c:477
Theodore Ts'of722c132009-04-21 22:09:01 -04003502#, c-format
3503msgid "fsck: %s: not found\n"
3504msgstr ""
3505
Theodore Ts'o930e2812009-06-29 15:08:12 -04003506#: misc/fsck.c:593
Theodore Ts'of722c132009-04-21 22:09:01 -04003507#, c-format
3508msgid "%s: wait: No more child process?!?\n"
3509msgstr ""
3510
Theodore Ts'o930e2812009-06-29 15:08:12 -04003511#: misc/fsck.c:615
Theodore Ts'of722c132009-04-21 22:09:01 -04003512#, c-format
3513msgid "Warning... %s for device %s exited with signal %d.\n"
3514msgstr ""
3515
Theodore Ts'o930e2812009-06-29 15:08:12 -04003516#: misc/fsck.c:621
Theodore Ts'of722c132009-04-21 22:09:01 -04003517#, c-format
3518msgid "%s %s: status is %x, should never happen.\n"
3519msgstr ""
3520
Theodore Ts'o930e2812009-06-29 15:08:12 -04003521#: misc/fsck.c:660
Theodore Ts'of722c132009-04-21 22:09:01 -04003522#, c-format
3523msgid "Finished with %s (exit status %d)\n"
3524msgstr ""
3525
Theodore Ts'o930e2812009-06-29 15:08:12 -04003526#: misc/fsck.c:720
Theodore Ts'of722c132009-04-21 22:09:01 -04003527#, c-format
3528msgid "%s: Error %d while executing fsck.%s for %s\n"
3529msgstr ""
3530
Theodore Ts'o930e2812009-06-29 15:08:12 -04003531#: misc/fsck.c:741
Theodore Ts'of722c132009-04-21 22:09:01 -04003532msgid ""
3533"Either all or none of the filesystem types passed to -t must be prefixed\n"
3534"with 'no' or '!'.\n"
3535msgstr ""
3536
Theodore Ts'o930e2812009-06-29 15:08:12 -04003537#: misc/fsck.c:760
Theodore Ts'of722c132009-04-21 22:09:01 -04003538msgid "Couldn't allocate memory for filesystem types\n"
3539msgstr ""
3540
Theodore Ts'o930e2812009-06-29 15:08:12 -04003541#: misc/fsck.c:883
Theodore Ts'of722c132009-04-21 22:09:01 -04003542#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04003543msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003544msgstr ""
3545
Theodore Ts'o930e2812009-06-29 15:08:12 -04003546#: misc/fsck.c:910
Theodore Ts'of722c132009-04-21 22:09:01 -04003547#, c-format
3548msgid "fsck: cannot check %s: fsck.%s not found\n"
3549msgstr ""
3550
Theodore Ts'o930e2812009-06-29 15:08:12 -04003551#: misc/fsck.c:966
Theodore Ts'of722c132009-04-21 22:09:01 -04003552msgid "Checking all file systems.\n"
3553msgstr "正在检查所有文件系统.\n"
3554
Theodore Ts'o930e2812009-06-29 15:08:12 -04003555#: misc/fsck.c:1057
Theodore Ts'of722c132009-04-21 22:09:01 -04003556#, c-format
3557msgid "--waiting-- (pass %d)\n"
3558msgstr "--请稍候-- (完成 %d)\n"
3559
Theodore Ts'o930e2812009-06-29 15:08:12 -04003560#: misc/fsck.c:1077
Dark Raven3be22a82010-04-19 16:59:03 -04003561msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3562msgstr "用法: Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003563
Theodore Ts'o930e2812009-06-29 15:08:12 -04003564#: misc/fsck.c:1119
Theodore Ts'of722c132009-04-21 22:09:01 -04003565#, c-format
3566msgid "%s: too many devices\n"
3567msgstr "%s: 设备过多\n"
3568
Theodore Ts'o930e2812009-06-29 15:08:12 -04003569#: misc/fsck.c:1152 misc/fsck.c:1238
Theodore Ts'of722c132009-04-21 22:09:01 -04003570#, c-format
3571msgid "%s: too many arguments\n"
3572msgstr "%s: 参数过多\n"
3573
3574#: misc/lsattr.c:73
3575#, c-format
3576msgid "Usage: %s [-RVadlv] [files...]\n"
3577msgstr "用法: %s [-RVadlv] [files...]\n"
3578
3579#: misc/lsattr.c:83
3580#, c-format
3581msgid "While reading flags on %s"
3582msgstr ""
3583
3584#: misc/lsattr.c:90
3585#, c-format
3586msgid "While reading version on %s"
3587msgstr ""
3588
Dark Raven3be22a82010-04-19 16:59:03 -04003589#: misc/mke2fs.c:108
Theodore Ts'of722c132009-04-21 22:09:01 -04003590#, c-format
3591msgid ""
3592"Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3593"\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3594"\t[-G meta group size] [-N number-of-inodes]\n"
3595"\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3596"\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3597"\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003598"\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003599msgstr ""
3600
Dark Raven3be22a82010-04-19 16:59:03 -04003601#: misc/mke2fs.c:210
Theodore Ts'of722c132009-04-21 22:09:01 -04003602#, c-format
3603msgid "Running command: %s\n"
3604msgstr "正在执行命令: %s\n"
3605
Dark Raven3be22a82010-04-19 16:59:03 -04003606#: misc/mke2fs.c:214
Dark Raven31a48472009-05-25 22:45:42 -04003607#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003608msgid "while trying to run '%s'"
3609msgstr "当尝试运行 '%s' 时"
3610
Dark Raven3be22a82010-04-19 16:59:03 -04003611#: misc/mke2fs.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04003612msgid "while processing list of bad blocks from program"
3613msgstr ""
3614
Dark Raven3be22a82010-04-19 16:59:03 -04003615#: misc/mke2fs.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04003616#, c-format
3617msgid "Block %d in primary superblock/group descriptor area bad.\n"
3618msgstr ""
3619
Dark Raven3be22a82010-04-19 16:59:03 -04003620#: misc/mke2fs.c:250
Theodore Ts'of722c132009-04-21 22:09:01 -04003621#, c-format
3622msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3623msgstr ""
3624
Dark Raven3be22a82010-04-19 16:59:03 -04003625#: misc/mke2fs.c:253
Theodore Ts'of722c132009-04-21 22:09:01 -04003626msgid "Aborting....\n"
Dark Raven31a48472009-05-25 22:45:42 -04003627msgstr "正在终止...\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003628
Dark Raven3be22a82010-04-19 16:59:03 -04003629#: misc/mke2fs.c:273
Theodore Ts'of722c132009-04-21 22:09:01 -04003630#, c-format
3631msgid ""
3632"Warning: the backup superblock/group descriptors at block %u contain\n"
3633"\tbad blocks.\n"
3634"\n"
3635msgstr ""
3636
Dark Raven3be22a82010-04-19 16:59:03 -04003637#: misc/mke2fs.c:292
Theodore Ts'of722c132009-04-21 22:09:01 -04003638msgid "while marking bad blocks as used"
3639msgstr ""
3640
Dark Raven3be22a82010-04-19 16:59:03 -04003641#: misc/mke2fs.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04003642msgid "done \n"
3643msgstr "完成 \n"
3644
Dark Raven3be22a82010-04-19 16:59:03 -04003645#: misc/mke2fs.c:364
Theodore Ts'of722c132009-04-21 22:09:01 -04003646msgid "Writing inode tables: "
3647msgstr "正在写入inode表: "
3648
Dark Raven3be22a82010-04-19 16:59:03 -04003649#: misc/mke2fs.c:387
Theodore Ts'of722c132009-04-21 22:09:01 -04003650#, c-format
3651msgid ""
3652"\n"
3653"Could not write %d blocks in inode table starting at %u: %s\n"
3654msgstr ""
3655
Dark Raven3be22a82010-04-19 16:59:03 -04003656#: misc/mke2fs.c:411
Theodore Ts'of722c132009-04-21 22:09:01 -04003657msgid "while creating root dir"
3658msgstr ""
3659
Dark Raven3be22a82010-04-19 16:59:03 -04003660#: misc/mke2fs.c:418
Theodore Ts'of722c132009-04-21 22:09:01 -04003661msgid "while reading root inode"
3662msgstr "当读取坏块inode时"
3663
Dark Raven3be22a82010-04-19 16:59:03 -04003664#: misc/mke2fs.c:432
Theodore Ts'of722c132009-04-21 22:09:01 -04003665msgid "while setting root inode ownership"
3666msgstr ""
3667
Dark Raven3be22a82010-04-19 16:59:03 -04003668#: misc/mke2fs.c:450
Theodore Ts'of722c132009-04-21 22:09:01 -04003669msgid "while creating /lost+found"
3670msgstr ""
3671
Dark Raven3be22a82010-04-19 16:59:03 -04003672#: misc/mke2fs.c:457
Theodore Ts'of722c132009-04-21 22:09:01 -04003673msgid "while looking up /lost+found"
3674msgstr ""
3675
Dark Raven3be22a82010-04-19 16:59:03 -04003676#: misc/mke2fs.c:470
Theodore Ts'of722c132009-04-21 22:09:01 -04003677msgid "while expanding /lost+found"
3678msgstr ""
3679
Dark Raven3be22a82010-04-19 16:59:03 -04003680#: misc/mke2fs.c:485
Theodore Ts'of722c132009-04-21 22:09:01 -04003681msgid "while setting bad block inode"
3682msgstr ""
3683
Dark Raven3be22a82010-04-19 16:59:03 -04003684#: misc/mke2fs.c:512
Theodore Ts'of722c132009-04-21 22:09:01 -04003685#, c-format
3686msgid "Out of memory erasing sectors %d-%d\n"
3687msgstr ""
3688
Dark Raven3be22a82010-04-19 16:59:03 -04003689#: misc/mke2fs.c:522
Theodore Ts'of722c132009-04-21 22:09:01 -04003690#, c-format
3691msgid "Warning: could not read block 0: %s\n"
3692msgstr ""
3693
Dark Raven3be22a82010-04-19 16:59:03 -04003694#: misc/mke2fs.c:538
Theodore Ts'of722c132009-04-21 22:09:01 -04003695#, c-format
3696msgid "Warning: could not erase sector %d: %s\n"
3697msgstr ""
3698
Dark Raven3be22a82010-04-19 16:59:03 -04003699#: misc/mke2fs.c:554
Theodore Ts'of722c132009-04-21 22:09:01 -04003700msgid "while initializing journal superblock"
3701msgstr ""
3702
Dark Raven3be22a82010-04-19 16:59:03 -04003703#: misc/mke2fs.c:560
Theodore Ts'of722c132009-04-21 22:09:01 -04003704msgid "Zeroing journal device: "
3705msgstr "正在将日志设备清零: "
3706
Dark Raven3be22a82010-04-19 16:59:03 -04003707#: misc/mke2fs.c:573
Theodore Ts'of722c132009-04-21 22:09:01 -04003708#, c-format
3709msgid "while zeroing journal device (block %u, count %d)"
3710msgstr ""
3711
Dark Raven3be22a82010-04-19 16:59:03 -04003712#: misc/mke2fs.c:589
Theodore Ts'of722c132009-04-21 22:09:01 -04003713msgid "while writing journal superblock"
3714msgstr ""
3715
Dark Raven3be22a82010-04-19 16:59:03 -04003716#: misc/mke2fs.c:605
Theodore Ts'of722c132009-04-21 22:09:01 -04003717#, c-format
3718msgid ""
3719"warning: %u blocks unused.\n"
3720"\n"
3721msgstr ""
3722"警告: %u 块未使用.\n"
3723"\n"
3724
Dark Raven3be22a82010-04-19 16:59:03 -04003725#: misc/mke2fs.c:610
Theodore Ts'of722c132009-04-21 22:09:01 -04003726#, c-format
3727msgid "Filesystem label=%s\n"
3728msgstr "文件系统标签=%s\n"
3729
Dark Raven3be22a82010-04-19 16:59:03 -04003730#: misc/mke2fs.c:611
Theodore Ts'of722c132009-04-21 22:09:01 -04003731msgid "OS type: "
3732msgstr "操作系统:"
3733
Dark Raven3be22a82010-04-19 16:59:03 -04003734#: misc/mke2fs.c:616
Theodore Ts'of722c132009-04-21 22:09:01 -04003735#, c-format
3736msgid "Block size=%u (log=%u)\n"
3737msgstr "块大小=%u (log=%u)\n"
3738
Dark Raven3be22a82010-04-19 16:59:03 -04003739#: misc/mke2fs.c:618
Theodore Ts'of722c132009-04-21 22:09:01 -04003740#, c-format
3741msgid "Fragment size=%u (log=%u)\n"
3742msgstr "分块大小=%u (log=%u)\n"
3743
Dark Raven3be22a82010-04-19 16:59:03 -04003744#: misc/mke2fs.c:620
3745#, c-format
3746msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3747msgstr ""
3748
3749#: misc/mke2fs.c:622
Theodore Ts'of722c132009-04-21 22:09:01 -04003750#, c-format
3751msgid "%u inodes, %u blocks\n"
3752msgstr ""
3753
Dark Raven3be22a82010-04-19 16:59:03 -04003754#: misc/mke2fs.c:624
Theodore Ts'of722c132009-04-21 22:09:01 -04003755#, c-format
3756msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3757msgstr ""
3758
Dark Raven3be22a82010-04-19 16:59:03 -04003759#: misc/mke2fs.c:627
Theodore Ts'of722c132009-04-21 22:09:01 -04003760#, c-format
3761msgid "First data block=%u\n"
3762msgstr "第一个数据块=%u\n"
3763
Dark Raven3be22a82010-04-19 16:59:03 -04003764#: misc/mke2fs.c:629
Theodore Ts'of722c132009-04-21 22:09:01 -04003765#, c-format
3766msgid "Maximum filesystem blocks=%lu\n"
3767msgstr ""
3768
Dark Raven3be22a82010-04-19 16:59:03 -04003769#: misc/mke2fs.c:633
Theodore Ts'of722c132009-04-21 22:09:01 -04003770#, c-format
3771msgid "%u block groups\n"
3772msgstr ""
3773
Dark Raven3be22a82010-04-19 16:59:03 -04003774#: misc/mke2fs.c:635
Theodore Ts'of722c132009-04-21 22:09:01 -04003775#, c-format
3776msgid "%u block group\n"
3777msgstr ""
3778
Dark Raven3be22a82010-04-19 16:59:03 -04003779#: misc/mke2fs.c:636
Theodore Ts'of722c132009-04-21 22:09:01 -04003780#, c-format
3781msgid "%u blocks per group, %u fragments per group\n"
3782msgstr ""
3783
Dark Raven3be22a82010-04-19 16:59:03 -04003784#: misc/mke2fs.c:638
Theodore Ts'of722c132009-04-21 22:09:01 -04003785#, c-format
3786msgid "%u inodes per group\n"
3787msgstr ""
3788
Dark Raven3be22a82010-04-19 16:59:03 -04003789#: misc/mke2fs.c:645
Theodore Ts'of722c132009-04-21 22:09:01 -04003790#, c-format
3791msgid "Superblock backups stored on blocks: "
3792msgstr ""
3793
Dark Raven3be22a82010-04-19 16:59:03 -04003794#: misc/mke2fs.c:724
Theodore Ts'of722c132009-04-21 22:09:01 -04003795#, c-format
3796msgid "Invalid stride parameter: %s\n"
3797msgstr ""
3798
Dark Raven3be22a82010-04-19 16:59:03 -04003799#: misc/mke2fs.c:739
Theodore Ts'of722c132009-04-21 22:09:01 -04003800#, c-format
3801msgid "Invalid stripe-width parameter: %s\n"
3802msgstr ""
3803
Dark Raven3be22a82010-04-19 16:59:03 -04003804#: misc/mke2fs.c:761
Theodore Ts'of722c132009-04-21 22:09:01 -04003805#, c-format
3806msgid "Invalid resize parameter: %s\n"
3807msgstr ""
3808
Dark Raven3be22a82010-04-19 16:59:03 -04003809#: misc/mke2fs.c:768
Theodore Ts'of722c132009-04-21 22:09:01 -04003810#, c-format
3811msgid "The resize maximum must be greater than the filesystem size.\n"
3812msgstr ""
3813
Dark Raven3be22a82010-04-19 16:59:03 -04003814#: misc/mke2fs.c:792
Theodore Ts'of722c132009-04-21 22:09:01 -04003815#, c-format
3816msgid "On-line resizing not supported with revision 0 filesystems\n"
3817msgstr ""
3818
Dark Raven3be22a82010-04-19 16:59:03 -04003819#: misc/mke2fs.c:814
Theodore Ts'of722c132009-04-21 22:09:01 -04003820#, c-format
3821msgid ""
3822"\n"
3823"Bad option(s) specified: %s\n"
3824"\n"
3825"Extended options are separated by commas, and may take an argument which\n"
3826"\tis set off by an equals ('=') sign.\n"
3827"\n"
3828"Valid extended options are:\n"
3829"\tstride=<RAID per-disk data chunk in blocks>\n"
3830"\tstripe-width=<RAID stride * data disks in blocks>\n"
3831"\tresize=<resize maximum size in blocks>\n"
3832"\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3833"\ttest_fs\n"
3834"\n"
3835msgstr ""
3836
Dark Raven3be22a82010-04-19 16:59:03 -04003837#: misc/mke2fs.c:830
Theodore Ts'of722c132009-04-21 22:09:01 -04003838#, c-format
3839msgid ""
3840"\n"
3841"Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3842"\n"
3843msgstr ""
3844
Dark Raven3be22a82010-04-19 16:59:03 -04003845#: misc/mke2fs.c:862
Theodore Ts'of722c132009-04-21 22:09:01 -04003846#, c-format
3847msgid ""
3848"Syntax error in mke2fs config file (%s, line #%d)\n"
3849"\t%s\n"
3850msgstr ""
3851
Dark Raven3be22a82010-04-19 16:59:03 -04003852#: misc/mke2fs.c:875 misc/tune2fs.c:355
Theodore Ts'of722c132009-04-21 22:09:01 -04003853#, c-format
3854msgid "Invalid filesystem option set: %s\n"
3855msgstr "设置了无效的文件系统选项: %s\n"
3856
Dark Raven3be22a82010-04-19 16:59:03 -04003857#: misc/mke2fs.c:985
Theodore Ts'of722c132009-04-21 22:09:01 -04003858#, c-format
3859msgid ""
3860"\n"
3861"Warning! Your mke2fs.conf file does not define the %s filesystem type.\n"
3862msgstr ""
3863
Dark Raven3be22a82010-04-19 16:59:03 -04003864#: misc/mke2fs.c:988
Theodore Ts'of722c132009-04-21 22:09:01 -04003865#, c-format
3866msgid ""
3867"You probably need to install an updated mke2fs.conf file.\n"
3868"\n"
3869msgstr ""
3870
Dark Raven3be22a82010-04-19 16:59:03 -04003871#: misc/mke2fs.c:1224
Theodore Ts'of722c132009-04-21 22:09:01 -04003872#, c-format
3873msgid "invalid block size - %s"
3874msgstr "无效的块大小 - %s"
3875
Dark Raven3be22a82010-04-19 16:59:03 -04003876#: misc/mke2fs.c:1228
Theodore Ts'of722c132009-04-21 22:09:01 -04003877#, c-format
3878msgid "Warning: blocksize %d not usable on most systems.\n"
3879msgstr ""
3880
Dark Raven3be22a82010-04-19 16:59:03 -04003881#: misc/mke2fs.c:1244
Theodore Ts'of722c132009-04-21 22:09:01 -04003882#, c-format
3883msgid "invalid fragment size - %s"
3884msgstr ""
3885
Dark Raven3be22a82010-04-19 16:59:03 -04003886#: misc/mke2fs.c:1250
Theodore Ts'of722c132009-04-21 22:09:01 -04003887#, c-format
3888msgid "Warning: fragments not supported. Ignoring -f option\n"
3889msgstr ""
3890
Dark Raven3be22a82010-04-19 16:59:03 -04003891#: misc/mke2fs.c:1257
Theodore Ts'of722c132009-04-21 22:09:01 -04003892msgid "Illegal number for blocks per group"
3893msgstr ""
3894
Dark Raven3be22a82010-04-19 16:59:03 -04003895#: misc/mke2fs.c:1262
Theodore Ts'of722c132009-04-21 22:09:01 -04003896msgid "blocks per group must be multiple of 8"
3897msgstr ""
3898
Dark Raven3be22a82010-04-19 16:59:03 -04003899#: misc/mke2fs.c:1270
Theodore Ts'of722c132009-04-21 22:09:01 -04003900msgid "Illegal number for flex_bg size"
3901msgstr ""
3902
Dark Raven3be22a82010-04-19 16:59:03 -04003903#: misc/mke2fs.c:1276
Theodore Ts'of722c132009-04-21 22:09:01 -04003904msgid "flex_bg size must be a power of 2"
3905msgstr "flex_bg 大小必须是2的次方"
3906
Dark Raven3be22a82010-04-19 16:59:03 -04003907#: misc/mke2fs.c:1286
Theodore Ts'of722c132009-04-21 22:09:01 -04003908#, c-format
3909msgid "invalid inode ratio %s (min %d/max %d)"
3910msgstr ""
3911
Dark Raven3be22a82010-04-19 16:59:03 -04003912#: misc/mke2fs.c:1306
Theodore Ts'of722c132009-04-21 22:09:01 -04003913msgid "in malloc for bad_blocks_filename"
3914msgstr ""
3915
Dark Raven3be22a82010-04-19 16:59:03 -04003916#: misc/mke2fs.c:1316
Theodore Ts'of722c132009-04-21 22:09:01 -04003917#, c-format
3918msgid "invalid reserved blocks percent - %s"
3919msgstr ""
3920
Dark Raven3be22a82010-04-19 16:59:03 -04003921#: misc/mke2fs.c:1334
Theodore Ts'of722c132009-04-21 22:09:01 -04003922#, c-format
3923msgid "bad revision level - %s"
3924msgstr ""
3925
Dark Raven3be22a82010-04-19 16:59:03 -04003926#: misc/mke2fs.c:1346
Theodore Ts'of722c132009-04-21 22:09:01 -04003927#, c-format
3928msgid "invalid inode size - %s"
3929msgstr "无效的inode大小 - %s"
3930
Dark Raven3be22a82010-04-19 16:59:03 -04003931#: misc/mke2fs.c:1366
Theodore Ts'of722c132009-04-21 22:09:01 -04003932#, c-format
3933msgid "bad num inodes - %s"
3934msgstr ""
3935
Dark Raven3be22a82010-04-19 16:59:03 -04003936#: misc/mke2fs.c:1431 misc/mke2fs.c:2180
Theodore Ts'of722c132009-04-21 22:09:01 -04003937#, c-format
3938msgid "while trying to open journal device %s\n"
3939msgstr ""
3940
Dark Raven3be22a82010-04-19 16:59:03 -04003941#: misc/mke2fs.c:1437
Theodore Ts'of722c132009-04-21 22:09:01 -04003942#, c-format
3943msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3944msgstr ""
3945
Dark Raven3be22a82010-04-19 16:59:03 -04003946#: misc/mke2fs.c:1443
3947#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04003948msgid "Using journal device's blocksize: %d\n"
Dark Raven3be22a82010-04-19 16:59:03 -04003949msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04003950
Dark Raven3be22a82010-04-19 16:59:03 -04003951#: misc/mke2fs.c:1452
Theodore Ts'of722c132009-04-21 22:09:01 -04003952#, c-format
3953msgid "%d-byte blocks too big for system (max %d)"
3954msgstr ""
3955
Dark Raven3be22a82010-04-19 16:59:03 -04003956#: misc/mke2fs.c:1456
Theodore Ts'of722c132009-04-21 22:09:01 -04003957#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04003958msgid "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04003959msgstr ""
3960
Dark Raven3be22a82010-04-19 16:59:03 -04003961#: misc/mke2fs.c:1464
Theodore Ts'of722c132009-04-21 22:09:01 -04003962#, c-format
3963msgid "invalid blocks count - %s"
3964msgstr ""
3965
Dark Raven3be22a82010-04-19 16:59:03 -04003966#: misc/mke2fs.c:1474
Theodore Ts'of722c132009-04-21 22:09:01 -04003967msgid "filesystem"
3968msgstr "文件系统"
3969
Dark Raven3be22a82010-04-19 16:59:03 -04003970#: misc/mke2fs.c:1510
Theodore Ts'of722c132009-04-21 22:09:01 -04003971#, c-format
3972msgid ""
3973"%s: Size of device %s too big to be expressed in 32 bits\n"
3974"\tusing a blocksize of %d.\n"
3975msgstr ""
3976
Dark Raven3be22a82010-04-19 16:59:03 -04003977#: misc/mke2fs.c:1519 resize/main.c:374
Theodore Ts'of722c132009-04-21 22:09:01 -04003978msgid "while trying to determine filesystem size"
3979msgstr ""
3980
Dark Raven3be22a82010-04-19 16:59:03 -04003981#: misc/mke2fs.c:1526
Theodore Ts'of722c132009-04-21 22:09:01 -04003982msgid ""
3983"Couldn't determine device size; you must specify\n"
3984"the size of the filesystem\n"
3985msgstr ""
3986
Dark Raven3be22a82010-04-19 16:59:03 -04003987#: misc/mke2fs.c:1533
Theodore Ts'of722c132009-04-21 22:09:01 -04003988msgid ""
3989"Device size reported to be zero. Invalid partition specified, or\n"
3990"\tpartition table wasn't reread after running fdisk, due to\n"
3991"\ta modified partition being busy and in use. You may need to reboot\n"
3992"\tto re-read your partition table.\n"
3993msgstr ""
3994
Dark Raven3be22a82010-04-19 16:59:03 -04003995#: misc/mke2fs.c:1551
Theodore Ts'of722c132009-04-21 22:09:01 -04003996msgid "Filesystem larger than apparent device size."
3997msgstr ""
3998
Dark Raven3be22a82010-04-19 16:59:03 -04003999#: misc/mke2fs.c:1557
Theodore Ts'of722c132009-04-21 22:09:01 -04004000#, c-format
4001msgid "Failed to parse fs types list\n"
4002msgstr ""
4003
Dark Raven3be22a82010-04-19 16:59:03 -04004004#: misc/mke2fs.c:1591
Theodore Ts'of722c132009-04-21 22:09:01 -04004005msgid "fs_types for mke2fs.conf resolution: "
4006msgstr ""
4007
Dark Raven3be22a82010-04-19 16:59:03 -04004008#: misc/mke2fs.c:1598
Theodore Ts'of722c132009-04-21 22:09:01 -04004009#, c-format
4010msgid "Filesystem features not supported with revision 0 filesystems\n"
4011msgstr ""
4012
Dark Raven3be22a82010-04-19 16:59:03 -04004013#: misc/mke2fs.c:1605
Theodore Ts'of722c132009-04-21 22:09:01 -04004014#, c-format
4015msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4016msgstr ""
4017
Dark Raven3be22a82010-04-19 16:59:03 -04004018#: misc/mke2fs.c:1617
Theodore Ts'of722c132009-04-21 22:09:01 -04004019#, c-format
4020msgid "Journals not supported with revision 0 filesystems\n"
4021msgstr ""
4022
Dark Raven3be22a82010-04-19 16:59:03 -04004023#: misc/mke2fs.c:1635
Theodore Ts'of722c132009-04-21 22:09:01 -04004024#, c-format
4025msgid ""
4026"The resize_inode and meta_bg features are not compatible.\n"
4027"They can not be both enabled simultaneously.\n"
4028msgstr ""
4029
Dark Raven3be22a82010-04-19 16:59:03 -04004030#: misc/mke2fs.c:1652
Theodore Ts'of722c132009-04-21 22:09:01 -04004031msgid "while trying to determine hardware sector size"
4032msgstr ""
4033
Dark Raven3be22a82010-04-19 16:59:03 -04004034#: misc/mke2fs.c:1690
4035#, c-format
4036msgid "warning: Unable to get device geometry for %s\n"
4037msgstr ""
4038
4039#: misc/mke2fs.c:1693
4040#, c-format
4041msgid "%s alignment is offset by %lu bytes.\n"
4042msgstr ""
4043
4044#: misc/mke2fs.c:1695
4045#, c-format
4046msgid "This may result in very poor performance, (re)-partitioning suggested.\n"
4047msgstr ""
4048
4049#: misc/mke2fs.c:1723
Theodore Ts'of722c132009-04-21 22:09:01 -04004050msgid "reserved online resize blocks not supported on non-sparse filesystem"
4051msgstr ""
4052
Dark Raven3be22a82010-04-19 16:59:03 -04004053#: misc/mke2fs.c:1732
Theodore Ts'of722c132009-04-21 22:09:01 -04004054msgid "blocks per group count out of range"
4055msgstr ""
4056
Dark Raven3be22a82010-04-19 16:59:03 -04004057#: misc/mke2fs.c:1747
Theodore Ts'of722c132009-04-21 22:09:01 -04004058msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4059msgstr ""
4060
Dark Raven3be22a82010-04-19 16:59:03 -04004061#: misc/mke2fs.c:1759
Theodore Ts'of722c132009-04-21 22:09:01 -04004062#, c-format
4063msgid "invalid inode size %d (min %d/max %d)"
4064msgstr ""
4065
Dark Raven3be22a82010-04-19 16:59:03 -04004066#: misc/mke2fs.c:1773
Theodore Ts'of722c132009-04-21 22:09:01 -04004067#, c-format
4068msgid "too many inodes (%llu), raise inode ratio?"
4069msgstr ""
4070
Dark Raven3be22a82010-04-19 16:59:03 -04004071#: misc/mke2fs.c:1778
Theodore Ts'of722c132009-04-21 22:09:01 -04004072#, c-format
4073msgid "too many inodes (%llu), specify < 2^32 inodes"
4074msgstr ""
4075
Dark Raven3be22a82010-04-19 16:59:03 -04004076#: misc/mke2fs.c:1793
Theodore Ts'of722c132009-04-21 22:09:01 -04004077#, c-format
4078msgid ""
4079"inode_size (%u) * inodes_count (%u) too big for a\n"
4080"\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
4081"\tor lower inode count (-N).\n"
4082msgstr ""
4083
Dark Raven3be22a82010-04-19 16:59:03 -04004084#: misc/mke2fs.c:1886 misc/tune2fs.c:1494
Theodore Ts'o930e2812009-06-29 15:08:12 -04004085msgid "Couldn't allocate memory for tdb filename\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004086msgstr "无法为tdb文件名分配内存\n"
Theodore Ts'o930e2812009-06-29 15:08:12 -04004087
Dark Raven3be22a82010-04-19 16:59:03 -04004088#: misc/mke2fs.c:1899 misc/tune2fs.c:1516
Dark Raven31a48472009-05-25 22:45:42 -04004089#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004090msgid "while trying to delete %s"
4091msgstr "当尝试删除 %s 时"
4092
Dark Raven3be22a82010-04-19 16:59:03 -04004093#: misc/mke2fs.c:1909
Theodore Ts'of722c132009-04-21 22:09:01 -04004094#, c-format
4095msgid ""
4096"Overwriting existing filesystem; this can be undone using the command:\n"
4097" e2undo %s %s\n"
4098"\n"
4099msgstr ""
4100
Dark Raven3be22a82010-04-19 16:59:03 -04004101#: misc/mke2fs.c:1946
4102#, c-format
4103msgid "Calling BLKDISCARD from %llu to %llu "
4104msgstr ""
4105
4106#: misc/mke2fs.c:1949
4107#, c-format
4108msgid "failed.\n"
4109msgstr ""
4110
4111#: misc/mke2fs.c:1951
4112#, c-format
4113msgid "succeeded.\n"
4114msgstr ""
4115
4116#: misc/mke2fs.c:2000
Theodore Ts'of722c132009-04-21 22:09:01 -04004117msgid "while setting up superblock"
4118msgstr ""
4119
Dark Raven3be22a82010-04-19 16:59:03 -04004120#: misc/mke2fs.c:2064
Theodore Ts'of722c132009-04-21 22:09:01 -04004121#, c-format
4122msgid "unknown os - %s"
4123msgstr "未知操作系统 - %s"
4124
Dark Raven3be22a82010-04-19 16:59:03 -04004125#: misc/mke2fs.c:2118
Theodore Ts'of722c132009-04-21 22:09:01 -04004126msgid "while trying to allocate filesystem tables"
4127msgstr ""
4128
Dark Raven3be22a82010-04-19 16:59:03 -04004129#: misc/mke2fs.c:2149
Theodore Ts'of722c132009-04-21 22:09:01 -04004130#, c-format
4131msgid "while zeroing block %u at end of filesystem"
4132msgstr ""
4133
Dark Raven3be22a82010-04-19 16:59:03 -04004134#: misc/mke2fs.c:2162
Theodore Ts'of722c132009-04-21 22:09:01 -04004135msgid "while reserving blocks for online resize"
4136msgstr ""
4137
Dark Raven3be22a82010-04-19 16:59:03 -04004138#: misc/mke2fs.c:2173 misc/tune2fs.c:479
Theodore Ts'of722c132009-04-21 22:09:01 -04004139msgid "journal"
4140msgstr "日志"
4141
Dark Raven3be22a82010-04-19 16:59:03 -04004142#: misc/mke2fs.c:2185
Theodore Ts'of722c132009-04-21 22:09:01 -04004143#, c-format
4144msgid "Adding journal to device %s: "
4145msgstr ""
4146
Dark Raven3be22a82010-04-19 16:59:03 -04004147#: misc/mke2fs.c:2192
Theodore Ts'of722c132009-04-21 22:09:01 -04004148#, c-format
4149msgid ""
4150"\n"
4151"\twhile trying to add journal to device %s"
4152msgstr ""
4153
Dark Raven3be22a82010-04-19 16:59:03 -04004154#: misc/mke2fs.c:2197 misc/mke2fs.c:2229 misc/tune2fs.c:508 misc/tune2fs.c:522
Theodore Ts'of722c132009-04-21 22:09:01 -04004155#, c-format
4156msgid "done\n"
4157msgstr "完成\n"
4158
Dark Raven3be22a82010-04-19 16:59:03 -04004159#: misc/mke2fs.c:2206
Theodore Ts'o930e2812009-06-29 15:08:12 -04004160#, c-format
4161msgid "Skipping journal creation in super-only mode\n"
4162msgstr ""
4163
Dark Raven3be22a82010-04-19 16:59:03 -04004164#: misc/mke2fs.c:2217
4165#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004166msgid "Creating journal (%u blocks): "
Dark Raven3be22a82010-04-19 16:59:03 -04004167msgstr ""
Theodore Ts'of722c132009-04-21 22:09:01 -04004168
Dark Raven3be22a82010-04-19 16:59:03 -04004169#: misc/mke2fs.c:2234
Theodore Ts'of722c132009-04-21 22:09:01 -04004170#, c-format
4171msgid "Writing superblocks and filesystem accounting information: "
4172msgstr ""
4173
Dark Raven3be22a82010-04-19 16:59:03 -04004174#: misc/mke2fs.c:2239
Theodore Ts'of722c132009-04-21 22:09:01 -04004175#, c-format
4176msgid ""
4177"\n"
4178"Warning, had trouble writing out superblocks."
4179msgstr ""
4180
Dark Raven3be22a82010-04-19 16:59:03 -04004181#: misc/mke2fs.c:2242
Theodore Ts'of722c132009-04-21 22:09:01 -04004182#, c-format
4183msgid ""
4184"done\n"
4185"\n"
4186msgstr ""
4187"完成\n"
4188"\n"
4189
4190#: misc/mklost+found.c:49
4191#, c-format
4192msgid "Usage: mklost+found\n"
4193msgstr "用法: mklost+found\n"
4194
4195#: misc/partinfo.c:39
4196#, c-format
4197msgid ""
4198"Usage: %s device...\n"
4199"\n"
4200"Prints out the partition information for each given device.\n"
4201"For example: %s /dev/hda\n"
4202"\n"
4203msgstr ""
4204"用法: %s device...\n"
4205"\n"
4206"输出每个给定设备的分区信息.\n"
4207"例如: %s /dev/hda\n"
4208"\n"
4209
4210#: misc/partinfo.c:49
4211#, c-format
4212msgid "Cannot open %s: %s"
4213msgstr "无法打开 %s: %s"
4214
4215#: misc/partinfo.c:55
4216#, c-format
4217msgid "Cannot get geometry of %s: %s"
4218msgstr ""
4219
4220#: misc/partinfo.c:63
4221#, c-format
4222msgid "Cannot get size of %s: %s"
4223msgstr "无法获得 %s 的大小: %s"
4224
4225#: misc/partinfo.c:69
4226#, c-format
4227msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4228msgstr ""
4229
Theodore Ts'o930e2812009-06-29 15:08:12 -04004230#: misc/tune2fs.c:96
Theodore Ts'of722c132009-04-21 22:09:01 -04004231msgid "Please run e2fsck on the filesystem.\n"
4232msgstr "请在这个文件系统上运行 e2fsck.\n"
4233
Theodore Ts'o930e2812009-06-29 15:08:12 -04004234#: misc/tune2fs.c:105
Theodore Ts'of722c132009-04-21 22:09:01 -04004235#, c-format
4236msgid ""
4237"Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4238"\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4239"\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] \n"
4240"\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4241"\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4242"\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4243"\t[ -I new_inode_size ] device\n"
4244msgstr ""
4245
Theodore Ts'o930e2812009-06-29 15:08:12 -04004246#: misc/tune2fs.c:190
Theodore Ts'of722c132009-04-21 22:09:01 -04004247msgid "while trying to open external journal"
4248msgstr ""
4249
Theodore Ts'o930e2812009-06-29 15:08:12 -04004250#: misc/tune2fs.c:194
Dark Raven3be22a82010-04-19 16:59:03 -04004251#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004252msgid "%s is not a journal device.\n"
4253msgstr "%s 不是一个日志设备.\n"
4254
Theodore Ts'o930e2812009-06-29 15:08:12 -04004255#: misc/tune2fs.c:209
Theodore Ts'of722c132009-04-21 22:09:01 -04004256msgid "Journal superblock not found!\n"
4257msgstr "日志超级块未找到!\n"
4258
Theodore Ts'o930e2812009-06-29 15:08:12 -04004259#: misc/tune2fs.c:221
Theodore Ts'of722c132009-04-21 22:09:01 -04004260msgid "Filesystem's UUID not found on journal device.\n"
4261msgstr ""
4262
Theodore Ts'o930e2812009-06-29 15:08:12 -04004263#: misc/tune2fs.c:242
Theodore Ts'of722c132009-04-21 22:09:01 -04004264msgid "Journal NOT removed\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004265msgstr "日志_没有_被删除\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004266
Theodore Ts'o930e2812009-06-29 15:08:12 -04004267#: misc/tune2fs.c:248
Theodore Ts'of722c132009-04-21 22:09:01 -04004268msgid "Journal removed\n"
4269msgstr "日志已删除\n"
4270
Theodore Ts'o930e2812009-06-29 15:08:12 -04004271#: misc/tune2fs.c:288
Theodore Ts'of722c132009-04-21 22:09:01 -04004272msgid "while reading bitmaps"
4273msgstr "当读取位图时"
4274
Theodore Ts'o930e2812009-06-29 15:08:12 -04004275#: misc/tune2fs.c:296
Theodore Ts'of722c132009-04-21 22:09:01 -04004276msgid "while clearing journal inode"
4277msgstr "当读取坏块inode时"
4278
Theodore Ts'o930e2812009-06-29 15:08:12 -04004279#: misc/tune2fs.c:307
Theodore Ts'of722c132009-04-21 22:09:01 -04004280msgid "while writing journal inode"
4281msgstr ""
4282
Theodore Ts'o930e2812009-06-29 15:08:12 -04004283#: misc/tune2fs.c:322
Dark Raven3be22a82010-04-19 16:59:03 -04004284#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004285msgid "Invalid mount option set: %s\n"
4286msgstr "设置了无效的挂载选项: %s\n"
4287
Theodore Ts'o930e2812009-06-29 15:08:12 -04004288#: misc/tune2fs.c:358
Theodore Ts'of722c132009-04-21 22:09:01 -04004289#, c-format
4290msgid "Clearing filesystem feature '%s' not supported.\n"
4291msgstr ""
4292
Theodore Ts'o930e2812009-06-29 15:08:12 -04004293#: misc/tune2fs.c:364
Theodore Ts'of722c132009-04-21 22:09:01 -04004294#, c-format
4295msgid "Setting filesystem feature '%s' not supported.\n"
4296msgstr ""
4297
Theodore Ts'o930e2812009-06-29 15:08:12 -04004298#: misc/tune2fs.c:373
Theodore Ts'of722c132009-04-21 22:09:01 -04004299msgid ""
4300"The has_journal feature may only be cleared when the filesystem is\n"
4301"unmounted or mounted read-only.\n"
4302msgstr ""
4303
Theodore Ts'o930e2812009-06-29 15:08:12 -04004304#: misc/tune2fs.c:381
Theodore Ts'of722c132009-04-21 22:09:01 -04004305msgid ""
4306"The needs_recovery flag is set. Please run e2fsck before clearing\n"
4307"the has_journal flag.\n"
4308msgstr ""
4309
Theodore Ts'o930e2812009-06-29 15:08:12 -04004310#: misc/tune2fs.c:414
Theodore Ts'of722c132009-04-21 22:09:01 -04004311msgid ""
4312"Clearing the flex_bg flag would cause the the filesystem to be\n"
4313"inconsistent.\n"
4314msgstr ""
4315
Theodore Ts'o930e2812009-06-29 15:08:12 -04004316#: misc/tune2fs.c:425
Theodore Ts'of722c132009-04-21 22:09:01 -04004317msgid ""
4318"The huge_file feature may only be cleared when the filesystem is\n"
4319"unmounted or mounted read-only.\n"
4320msgstr ""
4321
Theodore Ts'o930e2812009-06-29 15:08:12 -04004322#: misc/tune2fs.c:453
Dark Raven31a48472009-05-25 22:45:42 -04004323#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004324msgid "(and reboot afterwards!)\n"
4325msgstr "(并且过后重启!)\n"
4326
Theodore Ts'o930e2812009-06-29 15:08:12 -04004327#: misc/tune2fs.c:474
Theodore Ts'of722c132009-04-21 22:09:01 -04004328msgid "The filesystem already has a journal.\n"
4329msgstr ""
4330
Theodore Ts'o930e2812009-06-29 15:08:12 -04004331#: misc/tune2fs.c:492
Theodore Ts'of722c132009-04-21 22:09:01 -04004332#, c-format
4333msgid ""
4334"\n"
4335"\twhile trying to open journal on %s\n"
4336msgstr ""
4337
Theodore Ts'o930e2812009-06-29 15:08:12 -04004338#: misc/tune2fs.c:496
Theodore Ts'of722c132009-04-21 22:09:01 -04004339#, c-format
4340msgid "Creating journal on device %s: "
4341msgstr ""
4342
Theodore Ts'o930e2812009-06-29 15:08:12 -04004343#: misc/tune2fs.c:504
Theodore Ts'of722c132009-04-21 22:09:01 -04004344#, c-format
4345msgid "while adding filesystem to journal on %s"
4346msgstr ""
4347
Theodore Ts'o930e2812009-06-29 15:08:12 -04004348#: misc/tune2fs.c:510
Theodore Ts'of722c132009-04-21 22:09:01 -04004349msgid "Creating journal inode: "
4350msgstr ""
4351
Theodore Ts'o930e2812009-06-29 15:08:12 -04004352#: misc/tune2fs.c:519
Theodore Ts'of722c132009-04-21 22:09:01 -04004353msgid ""
4354"\n"
4355"\twhile trying to create journal file"
4356msgstr ""
4357
Theodore Ts'o930e2812009-06-29 15:08:12 -04004358#: misc/tune2fs.c:585
Theodore Ts'of722c132009-04-21 22:09:01 -04004359#, c-format
4360msgid "Couldn't parse date/time specifier: %s"
4361msgstr ""
4362
Theodore Ts'o930e2812009-06-29 15:08:12 -04004363#: misc/tune2fs.c:609 misc/tune2fs.c:622
Theodore Ts'of722c132009-04-21 22:09:01 -04004364#, c-format
4365msgid "bad mounts count - %s"
4366msgstr "错误挂载计数 - %s"
4367
Theodore Ts'o930e2812009-06-29 15:08:12 -04004368#: misc/tune2fs.c:638
Theodore Ts'of722c132009-04-21 22:09:01 -04004369#, c-format
4370msgid "bad error behavior - %s"
4371msgstr ""
4372
Theodore Ts'o930e2812009-06-29 15:08:12 -04004373#: misc/tune2fs.c:665
Theodore Ts'of722c132009-04-21 22:09:01 -04004374#, c-format
4375msgid "bad gid/group name - %s"
4376msgstr ""
4377
Theodore Ts'o930e2812009-06-29 15:08:12 -04004378#: misc/tune2fs.c:698
Theodore Ts'of722c132009-04-21 22:09:01 -04004379#, c-format
4380msgid "bad interval - %s"
4381msgstr ""
4382
Theodore Ts'o930e2812009-06-29 15:08:12 -04004383#: misc/tune2fs.c:727
Theodore Ts'of722c132009-04-21 22:09:01 -04004384#, c-format
4385msgid "bad reserved block ratio - %s"
4386msgstr ""
4387
Theodore Ts'o930e2812009-06-29 15:08:12 -04004388#: misc/tune2fs.c:742
Theodore Ts'of722c132009-04-21 22:09:01 -04004389msgid "-o may only be specified once"
4390msgstr "-o只能被指定一次"
4391
Theodore Ts'o930e2812009-06-29 15:08:12 -04004392#: misc/tune2fs.c:752
Theodore Ts'of722c132009-04-21 22:09:01 -04004393msgid "-O may only be specified once"
4394msgstr "-O只能被指定一次"
4395
Theodore Ts'o930e2812009-06-29 15:08:12 -04004396#: misc/tune2fs.c:762
Theodore Ts'of722c132009-04-21 22:09:01 -04004397#, c-format
4398msgid "bad reserved blocks count - %s"
4399msgstr ""
4400
Theodore Ts'o930e2812009-06-29 15:08:12 -04004401#: misc/tune2fs.c:791
Theodore Ts'of722c132009-04-21 22:09:01 -04004402#, c-format
4403msgid "bad uid/user name - %s"
4404msgstr ""
4405
Theodore Ts'o930e2812009-06-29 15:08:12 -04004406#: misc/tune2fs.c:808
Dark Raven3be22a82010-04-19 16:59:03 -04004407#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004408msgid "bad inode size - %s"
4409msgstr "无效的inode大小 - %s"
4410
Theodore Ts'o930e2812009-06-29 15:08:12 -04004411#: misc/tune2fs.c:815
Theodore Ts'of722c132009-04-21 22:09:01 -04004412#, c-format
4413msgid "Inode size must be a power of two- %s"
4414msgstr "Inode 大小必须是2的次方- %s"
4415
Theodore Ts'o930e2812009-06-29 15:08:12 -04004416#: misc/tune2fs.c:904
Theodore Ts'of722c132009-04-21 22:09:01 -04004417#, c-format
4418msgid "Invalid RAID stride: %s\n"
4419msgstr ""
4420
Theodore Ts'o930e2812009-06-29 15:08:12 -04004421#: misc/tune2fs.c:919
Theodore Ts'of722c132009-04-21 22:09:01 -04004422#, c-format
4423msgid "Invalid RAID stripe-width: %s\n"
4424msgstr ""
4425
Theodore Ts'o930e2812009-06-29 15:08:12 -04004426#: misc/tune2fs.c:934
Theodore Ts'of722c132009-04-21 22:09:01 -04004427#, c-format
4428msgid "Invalid hash algorithm: %s\n"
4429msgstr ""
4430
Theodore Ts'o930e2812009-06-29 15:08:12 -04004431#: misc/tune2fs.c:940
Theodore Ts'of722c132009-04-21 22:09:01 -04004432#, c-format
4433msgid "Setting default hash algorithm to %s (%d)\n"
4434msgstr ""
4435
Theodore Ts'o930e2812009-06-29 15:08:12 -04004436#: misc/tune2fs.c:948
Theodore Ts'of722c132009-04-21 22:09:01 -04004437#, c-format
4438msgid ""
4439"\n"
4440"Bad options specified.\n"
4441"\n"
4442"Extended options are separated by commas, and may take an argument which\n"
4443"\tis set off by an equals ('=') sign.\n"
4444"\n"
4445"Valid extended options are:\n"
4446"\tstride=<RAID per-disk chunk size in blocks>\n"
4447"\tstripe_width=<RAID stride*data disks in blocks>\n"
4448"\thash_alg=<hash algorithm>\n"
4449"\ttest_fs\n"
4450"\t^test_fs\n"
4451msgstr ""
4452
Dark Raven3be22a82010-04-19 16:59:03 -04004453#: misc/tune2fs.c:1421 resize/resize2fs.c:790
Theodore Ts'of722c132009-04-21 22:09:01 -04004454msgid "blocks to be moved"
4455msgstr ""
4456
Dark Raven3be22a82010-04-19 16:59:03 -04004457#: misc/tune2fs.c:1424
4458msgid "Failed to allocate block bitmap when increasing inode size\n"
4459msgstr ""
4460
4461#: misc/tune2fs.c:1430
4462msgid "Not enough space to increase inode size \n"
4463msgstr ""
4464
4465#: misc/tune2fs.c:1435
4466msgid "Failed to relocate blocks during inode resize \n"
4467msgstr ""
4468
4469#: misc/tune2fs.c:1467
4470msgid ""
4471"Error in resizing the inode size.\n"
4472"Run e2undo to undo the file system changes. \n"
4473msgstr ""
4474
4475#: misc/tune2fs.c:1526
4476#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004477msgid ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04004478"To undo the tune2fs operation please run the command\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004479" e2undo %s %s\n"
4480"\n"
4481msgstr ""
Dark Raven3be22a82010-04-19 16:59:03 -04004482"要撤销这次 tune2fs 操作请运行命令:\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004483" e2undo %s %s\n"
4484"\n"
4485
Dark Raven3be22a82010-04-19 16:59:03 -04004486#: misc/tune2fs.c:1587
4487#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04004488msgid "The inode size is already %lu\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004489msgstr "inode大小已经是 %lu\n"
Theodore Ts'of722c132009-04-21 22:09:01 -04004490
Dark Raven3be22a82010-04-19 16:59:03 -04004491#: misc/tune2fs.c:1592
Theodore Ts'of722c132009-04-21 22:09:01 -04004492#, c-format
4493msgid "Shrinking the inode size is not supported\n"
4494msgstr ""
4495
Dark Raven3be22a82010-04-19 16:59:03 -04004496#: misc/tune2fs.c:1635
Theodore Ts'of722c132009-04-21 22:09:01 -04004497#, c-format
4498msgid "Setting maximal mount count to %d\n"
4499msgstr ""
4500
Dark Raven3be22a82010-04-19 16:59:03 -04004501#: misc/tune2fs.c:1641
Theodore Ts'of722c132009-04-21 22:09:01 -04004502#, c-format
4503msgid "Setting current mount count to %d\n"
4504msgstr ""
4505
Dark Raven3be22a82010-04-19 16:59:03 -04004506#: misc/tune2fs.c:1646
Theodore Ts'of722c132009-04-21 22:09:01 -04004507#, c-format
4508msgid "Setting error behavior to %d\n"
4509msgstr ""
4510
Dark Raven3be22a82010-04-19 16:59:03 -04004511#: misc/tune2fs.c:1651
Theodore Ts'of722c132009-04-21 22:09:01 -04004512#, c-format
4513msgid "Setting reserved blocks gid to %lu\n"
4514msgstr ""
4515
Dark Raven3be22a82010-04-19 16:59:03 -04004516#: misc/tune2fs.c:1656
Theodore Ts'of722c132009-04-21 22:09:01 -04004517#, c-format
4518msgid "Setting interval between checks to %lu seconds\n"
4519msgstr ""
4520
Dark Raven3be22a82010-04-19 16:59:03 -04004521#: misc/tune2fs.c:1663
Theodore Ts'of722c132009-04-21 22:09:01 -04004522#, c-format
4523msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
4524msgstr ""
4525
Dark Raven3be22a82010-04-19 16:59:03 -04004526#: misc/tune2fs.c:1670
Theodore Ts'of722c132009-04-21 22:09:01 -04004527#, c-format
4528msgid "reserved blocks count is too big (%lu)"
4529msgstr "保留块的数量太大 (%lu)"
4530
Dark Raven3be22a82010-04-19 16:59:03 -04004531#: misc/tune2fs.c:1676
Theodore Ts'of722c132009-04-21 22:09:01 -04004532#, c-format
4533msgid "Setting reserved blocks count to %lu\n"
4534msgstr ""
4535
Dark Raven3be22a82010-04-19 16:59:03 -04004536#: misc/tune2fs.c:1682
Theodore Ts'of722c132009-04-21 22:09:01 -04004537msgid ""
4538"\n"
4539"The filesystem already has sparse superblocks.\n"
4540msgstr ""
4541
Dark Raven3be22a82010-04-19 16:59:03 -04004542#: misc/tune2fs.c:1689
Theodore Ts'of722c132009-04-21 22:09:01 -04004543#, c-format
4544msgid ""
4545"\n"
4546"Sparse superblock flag set. %s"
4547msgstr ""
4548
Dark Raven3be22a82010-04-19 16:59:03 -04004549#: misc/tune2fs.c:1694
Theodore Ts'of722c132009-04-21 22:09:01 -04004550msgid ""
4551"\n"
4552"Clearing the sparse superflag not supported.\n"
4553msgstr ""
4554
Dark Raven3be22a82010-04-19 16:59:03 -04004555#: misc/tune2fs.c:1701
Theodore Ts'of722c132009-04-21 22:09:01 -04004556#, c-format
4557msgid "Setting time filesystem last checked to %s\n"
4558msgstr ""
4559
Dark Raven3be22a82010-04-19 16:59:03 -04004560#: misc/tune2fs.c:1707
Theodore Ts'of722c132009-04-21 22:09:01 -04004561#, c-format
4562msgid "Setting reserved blocks uid to %lu\n"
4563msgstr ""
4564
Dark Raven3be22a82010-04-19 16:59:03 -04004565#: misc/tune2fs.c:1758
Theodore Ts'of722c132009-04-21 22:09:01 -04004566msgid "Invalid UUID format\n"
4567msgstr "无效的 UUID 格式\n"
4568
Dark Raven3be22a82010-04-19 16:59:03 -04004569#: misc/tune2fs.c:1770
Theodore Ts'of722c132009-04-21 22:09:01 -04004570msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4571msgstr ""
4572
Dark Raven3be22a82010-04-19 16:59:03 -04004573#: misc/tune2fs.c:1777
Theodore Ts'o930e2812009-06-29 15:08:12 -04004574msgid ""
4575"Changing the inode size not supported for filesystems with the flex_bg\n"
4576"feature enabled.\n"
4577msgstr ""
4578
Dark Raven3be22a82010-04-19 16:59:03 -04004579#: misc/tune2fs.c:1789
Theodore Ts'of722c132009-04-21 22:09:01 -04004580#, c-format
4581msgid "Setting inode size %lu\n"
4582msgstr "正在将inode大小设置为 %lu\n"
4583
Dark Raven3be22a82010-04-19 16:59:03 -04004584#: misc/tune2fs.c:1799
Theodore Ts'of722c132009-04-21 22:09:01 -04004585#, c-format
4586msgid "Setting stride size to %d\n"
4587msgstr ""
4588
Dark Raven3be22a82010-04-19 16:59:03 -04004589#: misc/tune2fs.c:1804
Theodore Ts'of722c132009-04-21 22:09:01 -04004590#, c-format
4591msgid "Setting stripe width to %d\n"
4592msgstr ""
4593
4594#: misc/util.c:72
4595msgid "Proceed anyway? (y,n) "
4596msgstr "无论如何也要继续? (y,n) "
4597
4598#: misc/util.c:93
4599#, c-format
4600msgid "Could not stat %s --- %s\n"
4601msgstr "无法对 %s 进行 stat 调用 --- %s\n"
4602
4603#: misc/util.c:96
4604msgid ""
4605"\n"
4606"The device apparently does not exist; did you specify it correctly?\n"
4607msgstr ""
4608
4609#: misc/util.c:107
4610#, fuzzy, c-format
4611msgid "%s is not a block special device.\n"
4612msgstr "错误:%s 不是块设备\n"
4613
4614#: misc/util.c:136
4615#, c-format
4616msgid "%s is entire device, not just one partition!\n"
4617msgstr ""
4618
4619#: misc/util.c:158
4620msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
4621msgstr ""
4622
4623#: misc/util.c:163
4624#, c-format
4625msgid "will not make a %s here!\n"
4626msgstr ""
4627
4628#: misc/util.c:170
Theodore Ts'of722c132009-04-21 22:09:01 -04004629msgid "mke2fs forced anyway.\n"
4630msgstr "mke2fs 强制执行.\n"
4631
4632#: misc/util.c:186
4633msgid "Couldn't allocate memory to parse journal options!\n"
4634msgstr ""
4635
4636#: misc/util.c:228
4637msgid ""
4638"\n"
4639"Bad journal options specified.\n"
4640"\n"
4641"Journal options are separated by commas, and may take an argument which\n"
4642"\tis set off by an equals ('=') sign.\n"
4643"\n"
4644"Valid journal options are:\n"
4645"\tsize=<journal size in megabytes>\n"
4646"\tdevice=<journal device>\n"
4647"\n"
4648"The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4649"\n"
4650msgstr ""
4651
4652#: misc/util.c:258
4653msgid ""
4654"\n"
4655"Filesystem too small for a journal\n"
4656msgstr ""
4657"\n"
4658"文件系统小得无法记录日志\n"
4659
4660#: misc/util.c:265
4661#, c-format
4662msgid ""
4663"\n"
4664"The requested journal size is %d blocks; it must be\n"
4665"between 1024 and 10240000 blocks. Aborting.\n"
4666msgstr ""
4667
4668#: misc/util.c:273
4669msgid ""
4670"\n"
4671"Journal size too big for filesystem.\n"
4672msgstr ""
4673
4674#: misc/util.c:283
4675#, c-format
4676msgid ""
4677"This filesystem will be automatically checked every %d mounts or\n"
4678"%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
4679msgstr ""
4680
4681#: misc/uuidgen.c:31
4682#, c-format
4683msgid "Usage: %s [-r] [-t]\n"
4684msgstr "用法: %s [-r] [-t]\n"
4685
4686#: resize/extent.c:196
4687msgid "# Extent dump:\n"
4688msgstr ""
4689
4690#: resize/extent.c:197
4691#, c-format
4692msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4693msgstr ""
4694
4695#: resize/extent.c:200
4696#, c-format
4697msgid "#\t\t %u -> %u (%d)\n"
4698msgstr ""
4699
Theodore Ts'o930e2812009-06-29 15:08:12 -04004700#: resize/main.c:42
Theodore Ts'of722c132009-04-21 22:09:01 -04004701#, c-format
4702msgid ""
4703"Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
4704"\n"
4705msgstr ""
4706
Theodore Ts'o930e2812009-06-29 15:08:12 -04004707#: resize/main.c:64
Theodore Ts'of722c132009-04-21 22:09:01 -04004708msgid "Extending the inode table"
4709msgstr "正在扩充inode表"
4710
Theodore Ts'o930e2812009-06-29 15:08:12 -04004711#: resize/main.c:67
Theodore Ts'of722c132009-04-21 22:09:01 -04004712msgid "Relocating blocks"
4713msgstr "正在重定位块"
4714
Theodore Ts'o930e2812009-06-29 15:08:12 -04004715#: resize/main.c:70
Theodore Ts'of722c132009-04-21 22:09:01 -04004716msgid "Scanning inode table"
4717msgstr "正在扫描inode表"
4718
Theodore Ts'o930e2812009-06-29 15:08:12 -04004719#: resize/main.c:73
Theodore Ts'of722c132009-04-21 22:09:01 -04004720msgid "Updating inode references"
Dark Raven3be22a82010-04-19 16:59:03 -04004721msgstr "正在更新inode引用"
Theodore Ts'of722c132009-04-21 22:09:01 -04004722
Theodore Ts'o930e2812009-06-29 15:08:12 -04004723#: resize/main.c:76
Theodore Ts'of722c132009-04-21 22:09:01 -04004724msgid "Moving inode table"
4725msgstr "移动inode表"
4726
Theodore Ts'o930e2812009-06-29 15:08:12 -04004727#: resize/main.c:79
Theodore Ts'of722c132009-04-21 22:09:01 -04004728msgid "Unknown pass?!?"
4729msgstr "未知步骤?!?"
4730
Theodore Ts'o930e2812009-06-29 15:08:12 -04004731#: resize/main.c:82
Theodore Ts'of722c132009-04-21 22:09:01 -04004732#, c-format
4733msgid "Begin pass %d (max = %lu)\n"
4734msgstr ""
4735
Dark Raven3be22a82010-04-19 16:59:03 -04004736#: resize/main.c:265
Theodore Ts'of722c132009-04-21 22:09:01 -04004737#, c-format
4738msgid "while opening %s"
4739msgstr "打开%s时"
4740
Dark Raven3be22a82010-04-19 16:59:03 -04004741#: resize/main.c:277
Dark Raven31a48472009-05-25 22:45:42 -04004742#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004743msgid "while getting stat information for %s"
Dark Raven31a48472009-05-25 22:45:42 -04004744msgstr "获取%s的stat信息时出错。"
Theodore Ts'of722c132009-04-21 22:09:01 -04004745
Dark Raven3be22a82010-04-19 16:59:03 -04004746#: resize/main.c:338
Theodore Ts'of722c132009-04-21 22:09:01 -04004747#, c-format
4748msgid ""
4749"%s: The combination of flex_bg and\n"
4750"\t!resize_inode features is not supported by resize2fs.\n"
4751msgstr ""
4752
Dark Raven3be22a82010-04-19 16:59:03 -04004753#: resize/main.c:348
Theodore Ts'of722c132009-04-21 22:09:01 -04004754#, c-format
4755msgid "Estimated minimum size of the filesystem: %u\n"
4756msgstr ""
4757
Dark Raven3be22a82010-04-19 16:59:03 -04004758#: resize/main.c:384
4759#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04004760msgid "Invalid new size: %s\n"
Dark Raven3be22a82010-04-19 16:59:03 -04004761msgstr "无效的新大小:%s\n"
Theodore Ts'o930e2812009-06-29 15:08:12 -04004762
Dark Raven3be22a82010-04-19 16:59:03 -04004763#: resize/main.c:396
Theodore Ts'o930e2812009-06-29 15:08:12 -04004764#, c-format
4765msgid "New size smaller than minimum (%u)\n"
4766msgstr ""
4767
Dark Raven3be22a82010-04-19 16:59:03 -04004768#: resize/main.c:402
Theodore Ts'of722c132009-04-21 22:09:01 -04004769#, fuzzy
4770msgid "Invalid stride length"
4771msgstr "无效的后缀长度"
4772
Dark Raven3be22a82010-04-19 16:59:03 -04004773#: resize/main.c:426
Theodore Ts'of722c132009-04-21 22:09:01 -04004774#, c-format
4775msgid ""
4776"The containing partition (or device) is only %u (%dk) blocks.\n"
4777"You requested a new size of %u blocks.\n"
4778"\n"
4779msgstr ""
4780
Dark Raven3be22a82010-04-19 16:59:03 -04004781#: resize/main.c:433
Theodore Ts'of722c132009-04-21 22:09:01 -04004782#, c-format
4783msgid ""
4784"The filesystem is already %u blocks long. Nothing to do!\n"
4785"\n"
4786msgstr ""
4787
Dark Raven3be22a82010-04-19 16:59:03 -04004788#: resize/main.c:444
Theodore Ts'of722c132009-04-21 22:09:01 -04004789#, c-format
4790msgid ""
4791"Please run 'e2fsck -f %s' first.\n"
4792"\n"
4793msgstr ""
4794"请先运行 'e2fsck -f %s'.\n"
4795"\n"
4796
Dark Raven3be22a82010-04-19 16:59:03 -04004797#: resize/main.c:448
4798#, c-format
4799msgid "Resizing the filesystem on %s to %u (%dk) blocks.\n"
4800msgstr ""
4801
Theodore Ts'o930e2812009-06-29 15:08:12 -04004802#: resize/main.c:457
Dark Raven31a48472009-05-25 22:45:42 -04004803#, c-format
Theodore Ts'of722c132009-04-21 22:09:01 -04004804msgid "while trying to resize %s"
4805msgstr "当尝试调整%s的大小时"
4806
Dark Raven3be22a82010-04-19 16:59:03 -04004807#: resize/main.c:460
4808#, c-format
4809msgid ""
4810"Please run 'e2fsck -fy %s' to fix the filesystem\n"
4811"after the aborted resize operation.\n"
4812msgstr ""
4813
4814#: resize/main.c:466
Theodore Ts'of722c132009-04-21 22:09:01 -04004815#, c-format
4816msgid ""
4817"The filesystem on %s is now %u blocks long.\n"
4818"\n"
4819msgstr ""
4820
Dark Raven3be22a82010-04-19 16:59:03 -04004821#: resize/main.c:481
4822#, c-format
Theodore Ts'o930e2812009-06-29 15:08:12 -04004823msgid "while trying to truncate %s"
4824msgstr "当尝试对%s进行stat调用时"
4825
Theodore Ts'of722c132009-04-21 22:09:01 -04004826#: resize/online.c:37
4827#, c-format
4828msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
4829msgstr ""
4830
4831#: resize/online.c:41
4832#, c-format
4833msgid "On-line shrinking from %u to %u not supported.\n"
4834msgstr ""
4835
4836#: resize/online.c:61
4837msgid "Filesystem does not support online resizing"
4838msgstr "文件系统不支持在线(online)调整大小"
4839
4840#: resize/online.c:68
4841#, c-format
4842msgid "while trying to open mountpoint %s"
4843msgstr ""
4844
4845#: resize/online.c:76
4846msgid "Permission denied to resize filesystem"
4847msgstr "没有调整文件系统大小的权限"
4848
4849#: resize/online.c:79
4850msgid "Kernel does not support online resizing"
4851msgstr "内核不支持在线(online)调整大小"
4852
4853#: resize/online.c:82
Theodore Ts'of722c132009-04-21 22:09:01 -04004854msgid "While checking for on-line resizing support"
4855msgstr "当检查在线文件系统大小调整支持时"
4856
4857#: resize/online.c:111
4858#, c-format
4859msgid "Performing an on-line resize of %s to %u (%dk) blocks.\n"
4860msgstr ""
4861
4862#: resize/online.c:121
4863msgid "While trying to extend the last group"
4864msgstr ""
4865
4866#: resize/online.c:180
4867#, c-format
4868msgid "While trying to add group #%d"
4869msgstr ""
4870
4871#: resize/online.c:191
4872#, c-format
Dark Raven3be22a82010-04-19 16:59:03 -04004873msgid "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 -04004874msgstr "文件系统 %s 被挂载在 %s,并且这个系统不支持在线调整大小.\n"
4875
Dark Raven3be22a82010-04-19 16:59:03 -04004876#: resize/resize2fs.c:350
Theodore Ts'of722c132009-04-21 22:09:01 -04004877#, c-format
4878msgid "inodes (%llu) must be less than %u"
4879msgstr ""
4880
Dark Raven3be22a82010-04-19 16:59:03 -04004881#: resize/resize2fs.c:582
Theodore Ts'of722c132009-04-21 22:09:01 -04004882msgid "reserved blocks"
4883msgstr "保留的块"
4884
Dark Raven3be22a82010-04-19 16:59:03 -04004885#: resize/resize2fs.c:795
Theodore Ts'of722c132009-04-21 22:09:01 -04004886msgid "meta-data blocks"
4887msgstr "元数据块"
4888
Dark Raven3be22a82010-04-19 16:59:03 -04004889#: resize/resize2fs.c:1752
Theodore Ts'of722c132009-04-21 22:09:01 -04004890#, c-format
4891msgid "Should never happen: resize inode corrupt!\n"
4892msgstr ""
Theodore Ts'o930e2812009-06-29 15:08:12 -04004893
4894#~ msgid "bad block size - %s"
4895#~ msgstr "错误的块大小 - %s"