1 |
# SOME DESCRIPTIVE TITLE. |
2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
3 |
# This file is distributed under the same license as the PACKAGE package. |
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 |
# |
6 |
#, fuzzy |
7 |
msgid "" |
8 |
msgstr "" |
9 |
"Project-Id-Version: PACKAGE VERSION\n" |
10 |
"Report-Msgid-Bugs-To: \n" |
11 |
"POT-Creation-Date: 2012-08-12 10:55+0200\n" |
12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
15 |
"Language: \n" |
16 |
"MIME-Version: 1.0\n" |
17 |
"Content-Type: text/plain; charset=CHARSET\n" |
18 |
"Content-Transfer-Encoding: 8bit\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 "" |