/[public]/getopt/trunk/po/messages.pot
ViewVC logotype

Annotation of /getopt/trunk/po/messages.pot

Parent Directory Parent Directory | Revision Log Revision Log


Revision 366 - (hide annotations)
Sat Nov 22 12:16:19 2014 UTC (9 years, 5 months ago) by frodo
File MIME type: application/vnd.ms-powerpoint
File size: 3585 byte(s)
(Frodo) Synchronize po files with util-linux

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

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26