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
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2014-11-21 22:07+0100\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:228
21#, c-format
22msgid "Try `%s --help' for more information.\n"
23msgstr ""
24
25#: getopt.c:297
26msgid "empty long option after -l or --long argument"
27msgstr ""
28
29#: getopt.c:318
30msgid "unknown shell after -s or --shell argument"
31msgstr ""
32
33#: getopt.c:325
34#, c-format
35msgid ""
36" %1$s optstring parameters\n"
37" %1$s [options] [--] optstring parameters\n"
38" %1$s [options] -o|--options optstring [options] [--] parameters\n"
39msgstr ""
40
41#: getopt.c:331
42msgid ""
43" -a, --alternative            Allow long options starting with single -\n"
44msgstr ""
45
46#: getopt.c:332
47msgid " -l, --longoptions <longopts> Long options to be recognized\n"
48msgstr ""
49
50#: getopt.c:333
51msgid ""
52" -n, --name <progname>        The name under which errors are reported\n"
53msgstr ""
54
55#: getopt.c:334
56msgid " -o, --options <optstring>    Short options to be recognized\n"
57msgstr ""
58
59#: getopt.c:335
60msgid " -q, --quiet                  Disable error reporting by getopt(3)\n"
61msgstr ""
62
63#: getopt.c:336
64msgid " -Q, --quiet-output           No normal output\n"
65msgstr ""
66
67#: getopt.c:337
68msgid " -s, --shell <shell>          Set shell quoting conventions\n"
69msgstr ""
70
71#: getopt.c:338
72msgid " -T, --test                   Test for getopt(1) version\n"
73msgstr ""
74
75#: getopt.c:339
76msgid " -u, --unquoted               Do not quote the output\n"
77msgstr ""
78
79#: getopt.c:390 getopt.c:449
80msgid "missing optstring argument"
81msgstr ""
82
83#: getopt.c:444
84msgid "internal error, contact the author."
85msgstr ""
86
87#: util-linux-compat.h:11
88msgid ""
89"\n"
90"Usage:\n"
91msgstr ""
92
93#: util-linux-compat.h:12
94msgid ""
95"\n"
96"Options:\n"
97msgstr ""
98
99#: util-linux-compat.h:13
100msgid "\n"
101msgstr ""
102
103#: util-linux-compat.h:14
104msgid " -h, --help     display this help and exit\n"
105msgstr ""
106
107#: util-linux-compat.h:15
108msgid " -V, --version  output version information and exit\n"
109msgstr ""
110
111#: util-linux-compat.h:16
112#, c-format
113msgid ""
114"\n"
115"For more details see %s.\n"
116msgstr ""
117
118#: util-linux-compat.h:18
119#, c-format
120msgid "%s (enhanced) %s\n"
121msgstr ""
122
123#: gnu/getopt.c:678
124#, c-format
125msgid "%s: option `%s' is ambiguous\n"
126msgstr ""
127
128#: gnu/getopt.c:702
129#, c-format
130msgid "%s: option `--%s' doesn't allow an argument\n"
131msgstr ""
132
133#: gnu/getopt.c:707
134#, c-format
135msgid "%s: option `%c%s' doesn't allow an argument\n"
136msgstr ""
137
138#: gnu/getopt.c:724 gnu/getopt.c:897
139#, c-format
140msgid "%s: option `%s' requires an argument\n"
141msgstr ""
142
143#: gnu/getopt.c:753
144#, c-format
145msgid "%s: unrecognized option `--%s'\n"
146msgstr ""
147
148#: gnu/getopt.c:757
149#, c-format
150msgid "%s: unrecognized option `%c%s'\n"
151msgstr ""
152
153#: gnu/getopt.c:783
154#, c-format
155msgid "%s: illegal option -- %c\n"
156msgstr ""
157
158#: gnu/getopt.c:786
159#, c-format
160msgid "%s: invalid option -- %c\n"
161msgstr ""
162
163#: gnu/getopt.c:816 gnu/getopt.c:946
164#, c-format
165msgid "%s: option requires an argument -- %c\n"
166msgstr ""
167
168#: gnu/getopt.c:863
169#, c-format
170msgid "%s: option `-W %s' is ambiguous\n"
171msgstr ""
172
173#: gnu/getopt.c:881
174#, c-format
175msgid "%s: option `-W %s' doesn't allow an argument\n"
176msgstr ""
177