1 |
frodo |
326 |
# translation of util-linux-ng-2.14.1-rc2.po to |
2 |
|
|
# Copyright (C) 2008 |
3 |
|
|
# This file is distributed under the same license as the util-linux package. |
4 |
|
|
# |
5 |
|
|
# Ray Wang <wanglei1123@gmail.com>, 2008. |
6 |
|
|
msgid "" |
7 |
|
|
msgstr "" |
8 |
|
|
"Project-Id-Version: util-linux-ng-2.14.1-rc2\n" |
9 |
|
|
"Report-Msgid-Bugs-To: \n" |
10 |
|
|
"POT-Creation-Date: 2012-08-12 10:55+0200\n" |
11 |
|
|
"PO-Revision-Date: 2008-08-23 23:20+0800\n" |
12 |
|
|
"Last-Translator: Ray Wang <wanglei1123@gmail.com>\n" |
13 |
|
|
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" |
14 |
|
|
"Language: zh_CN\n" |
15 |
|
|
"MIME-Version: 1.0\n" |
16 |
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
17 |
|
|
"Content-Transfer-Encoding: 8bit\n" |
18 |
|
|
"X-Generator: poedit-1.3.9-3.3\n" |
19 |
|
|
|
20 |
|
|
#: getopt.c:226 |
21 |
|
|
#, c-format |
22 |
|
|
msgid "Try `%s --help' for more information.\n" |
23 |
|
|
msgstr "" |
24 |
|
|
|
25 |
|
|
#: getopt.c:295 |
26 |
|
|
msgid "empty long option after -l or --long argument" |
27 |
|
|
msgstr "" |
28 |
|
|
|
29 |
|
|
#: getopt.c:316 |
30 |
|
|
msgid "unknown shell after -s or --shell argument" |
31 |
|
|
msgstr "" |
32 |
|
|
|
33 |
|
|
#: getopt.c:321 |
34 |
|
|
msgid "Usage: getopt optstring parameters\n" |
35 |
|
|
msgstr "" |
36 |
|
|
|
37 |
|
|
#: getopt.c:322 |
38 |
|
|
msgid " getopt [options] [--] optstring parameters\n" |
39 |
|
|
msgstr "" |
40 |
|
|
|
41 |
|
|
#: getopt.c:323 |
42 |
|
|
msgid " getopt [options] -o|--options optstring [options] [--]\n" |
43 |
|
|
msgstr "" |
44 |
|
|
|
45 |
|
|
#: getopt.c:324 |
46 |
|
|
msgid " parameters\n" |
47 |
|
|
msgstr "" |
48 |
|
|
|
49 |
|
|
#: getopt.c:325 |
50 |
|
|
msgid "" |
51 |
|
|
"\n" |
52 |
|
|
"Options:\n" |
53 |
|
|
msgstr "" |
54 |
|
|
|
55 |
|
|
#: getopt.c:326 |
56 |
|
|
msgid "" |
57 |
|
|
" -a, --alternative Allow long options starting with single -\n" |
58 |
|
|
msgstr "" |
59 |
|
|
|
60 |
|
|
#: getopt.c:327 |
61 |
|
|
msgid " -h, --help This small usage guide\n" |
62 |
|
|
msgstr "" |
63 |
|
|
|
64 |
|
|
#: getopt.c:328 |
65 |
|
|
msgid " -l, --longoptions <longopts> Long options to be recognized\n" |
66 |
|
|
msgstr "" |
67 |
|
|
|
68 |
|
|
#: getopt.c:329 |
69 |
|
|
msgid "" |
70 |
|
|
" -n, --name <progname> The name under which errors are reported\n" |
71 |
|
|
msgstr "" |
72 |
|
|
|
73 |
|
|
#: getopt.c:330 |
74 |
|
|
msgid " -o, --options <optstring> Short options to be recognized\n" |
75 |
|
|
msgstr "" |
76 |
|
|
|
77 |
|
|
#: getopt.c:331 |
78 |
|
|
msgid " -q, --quiet Disable error reporting by getopt(3)\n" |
79 |
|
|
msgstr "" |
80 |
|
|
|
81 |
|
|
#: getopt.c:332 |
82 |
|
|
msgid " -Q, --quiet-output No normal output\n" |
83 |
|
|
msgstr "" |
84 |
|
|
|
85 |
|
|
#: getopt.c:333 |
86 |
|
|
msgid " -s, --shell <shell> Set shell quoting conventions\n" |
87 |
|
|
msgstr "" |
88 |
|
|
|
89 |
|
|
#: getopt.c:334 |
90 |
|
|
msgid " -T, --test Test for getopt(1) version\n" |
91 |
|
|
msgstr "" |
92 |
|
|
|
93 |
|
|
#: getopt.c:335 |
94 |
|
|
msgid " -u, --unquote Do not quote the output\n" |
95 |
|
|
msgstr "" |
96 |
|
|
|
97 |
|
|
#: getopt.c:336 |
98 |
|
|
msgid " -V, --version Output version information\n" |
99 |
|
|
msgstr "" |
100 |
|
|
|
101 |
|
|
#: getopt.c:384 getopt.c:444 |
102 |
|
|
msgid "missing optstring argument" |
103 |
|
|
msgstr "" |
104 |
|
|
|
105 |
|
|
#: getopt.c:433 |
106 |
|
|
#, c-format |
107 |
|
|
msgid "%s (enhanced) %s\n" |
108 |
|
|
msgstr "" |
109 |
|
|
|
110 |
|
|
#: getopt.c:439 |
111 |
|
|
msgid "internal error, contact the author." |
112 |
|
|
msgstr "" |