1msgid  "Unbalanced %c quote"
2msgstr
3msgid  "file %s doesn't end with newline, "
4       "last line ignored."
5msgstr
6msgid  "%s version not supported "
7       "by this version of logadm."
8msgstr
9msgid  "cannot process invalid entry %s"
10msgstr
11msgid  "rw"
12msgstr
13msgid  "open %s"
14msgstr
15# msgid  "open %s"
16# msgstr
17msgid  "flock on %s"
18msgstr
19msgid  "fstat on %s"
20msgstr
21# msgid  "open %s"
22# msgstr
23# msgid  "open %s"
24# msgstr
25# msgid  "flock on %s"
26# msgstr
27# msgid  "fstat on %s"
28# msgstr
29msgid  "Timestamp file %s can't refer to "
30       "Configuration file %s"
31msgstr
32msgid  "mmap on %s"
33msgstr
34# msgid  "mmap on %s"
35# msgstr
36msgid  "# %s and %s unchanged\n"
37msgstr
38msgid  "conf_close, saving logadm context:\n"
39msgstr
40msgid  "internal error: attempting "
41       "to update %s without locking"
42msgstr
43msgid  "%sXXXXXX"
44msgstr
45msgid  "open %s replacement"
46msgstr
47msgid  "# writing changes to %s\n"
48msgstr
49msgid  "chmod %s"
50msgstr
51msgid  "fdopen on %s"
52msgstr
53# msgid  "internal error: attempting "
54#        "to update %s without locking"
55# msgstr
56# msgid  "%sXXXXXX"
57# msgstr
58# msgid  "open %s replacement"
59# msgstr
60# msgid  "# writing changes to %s\n"
61# msgstr
62# msgid  "chmod %s"
63# msgstr
64# msgid  "fdopen on %s"
65# msgstr
66msgid  "fclose on %s"
67msgstr
68# msgid  "fclose on %s"
69# msgstr
70msgid  "unsafe to update configuration file "
71       "or timestamps"
72msgstr
73msgid  "rename %s to %s"
74msgstr
75# msgid  "rename %s to %s"
76# msgstr
77msgid  "conf_set internal error"
78msgstr
79msgid  "PFfhnrvVw"
80msgstr
81msgid  "# This file holds internal data for logadm(1M).\n"
82       "# Do not edit.\n"
83msgstr
84msgid  " -P "
85msgstr
86msgid  "Error: "
87msgstr
88msgid  "Warning: "
89msgstr
90msgid  "%s line %d: "
91msgstr
92# msgid  "%s line %d: "
93# msgstr
94msgid  "/bin/mailx -s 'logadm error output'"
95msgstr
96msgid  "popen to mailx"
97msgstr
98msgid  "%s:%d: out of memory"
99msgstr
100# msgid  "%s:%d: out of memory"
101# msgstr
102# msgid  "%s:%d: out of memory"
103# msgstr
104msgid  "%s:%d: could not strdup"
105msgstr
106msgid  "fn buffer overflow"
107msgstr
108msgid  "Missing }"
109msgstr
110msgid  "regcmp failed on <%s>"
111msgstr
112msgid  "nfile"
113msgstr
114# msgid  "nfile"
115# msgstr
116msgid  "sysinfo(SI_ARCHITECTURE) failed."
117msgstr
118msgid  "sysinfo(SI_PLATFORM) failed."
119msgstr
120msgid  "sysinfo(SI_SRPC_DOMAIN) failed."
121msgstr
122msgid  "getzonenamebyid() failed."
123msgstr
124msgid  "/var/logadm/timestamps"
125msgstr
126msgid  "/bin/mkdir"
127msgstr
128msgid  "_LOGADM_DEFAULT_TIMESTAMPS"
129msgstr
130msgid  "_LOGADM_MKDIR"
131msgstr
132msgid  "bailing out due to command line errors"
133msgstr
134msgid  "command line opts:"
135msgstr
136msgid  "Usage: logadm [options]\n"
137       "       (processes all entries in /etc/logadm.conf or conffile given by -f)\n"
138       "   or: logadm [options] logname...\n"
139       "       (processes the given lognames)\n"
140       "\n"
141       "General options:\n"
142       "        -e mailaddr     mail errors to given address\n"
143       "        -F timestamps   use timestamps instead of /var/logadm/timestamps\n"
144       "        -f conffile     use conffile instead of /etc/logadm.conf\n"
145       "        -h              display help\n"
146       "        -N              not an error if log file nonexistent\n"
147       "        -n              show actions, don't perform them\n"
148       "        -r              remove logname entry from conffile\n"
149       "        -V              ensure conffile entries exist, correct\n"
150       "        -v              print info about actions happening\n"
151       "        -w entryname    write entry to config file\n"
152       "\n"
153       "Options which control when a logfile is rotated:\n"
154       "(default is: -s1b -p1w if no -s or -p)\n"
155       "        -p period       only rotate if period passed since last rotate\n"
156       "        -P timestamp    used to store rotation date in conffile\n"
157       "        -s size         only rotate if given size or greater\n"
158       "\n"
159msgstr
160msgid  "Options which control how a logfile is rotated:\n"
161       "(default is: -t '$file.$n', owner/group/mode taken from log file)\n"
162       "        -a cmd          execute cmd after taking actions\n"
163       "        -b cmd          execute cmd before taking actions\n"
164       "        -c              copy & truncate logfile, don't rename\n"
165       "        -g group        new empty log file group\n"
166       "        -l              rotate log file with local time rather than UTC\n"
167       "        -m mode         new empty log file mode\n"
168       "        -M cmd          execute cmd to rotate the log file\n"
169       "        -o owner        new empty log file owner\n"
170       "        -R cmd          run cmd on file after rotate\n"
171       "        -t template     template for naming old logs\n"
172       "        -z count        gzip old logs except most recent count\n"
173       "\n"
174       "Options which control the expiration of old logfiles:\n"
175       "(default is: -C10 if no -A, -C, or -S)\n"
176       "        -A age          expire logs older than age\n"
177       "        -C count        expire old logs until count remain\n"
178       "        -E cmd          run cmd on file to expire\n"
179       "        -S size         expire until space used is below size \n"
180       "        -T pattern      pattern for finding old logs\n"
181msgstr
182msgid  "Only one of -r, -w, or -V may be used at a time."
183msgstr
184msgid  "cM"
185msgstr
186msgid  "Only one of -c or -M may be used at a time."
187msgstr
188msgid  "F"
189msgstr
190msgid  "# loading %s\n"
191msgstr
192msgid  "main: add/replace conffile entry: <%s>\n"
193msgstr
194msgid  "eNrwpPsabcglmoRtzACEST"
195msgstr
196msgid  "some options require logname argument"
197msgstr
198msgid  "main: run all entries in conffile\n"
199msgstr
200msgid  "main: logname already done: <%s>\n"
201msgstr
202msgid  "bailing out on logname \"%s\" "
203       "due to errors"
204msgstr
205msgid  "%s\nUse \"logadm -h\" for help."
206msgstr
207msgid  "Use \"logadm -h\" for help.\n"
208msgstr
209msgid  "-a cmd"
210msgstr
211msgid  "do_delayed_gzip: not gzipping "
212       "expired file <%s>\n"
213msgstr
214msgid  "compress old log (-z flag)"
215msgstr
216msgid  "-f"
217msgstr
218msgid  "# processing logname: %s\n"
219msgstr
220msgid  "dologname: logname <%s>\n"
221msgstr
222msgid  "conffile opts:"
223msgstr
224msgid  "dologname: lookup conffile entry\n"
225msgstr
226msgid  "dologname: remove conffile entry\n"
227msgstr
228msgid  "#     using default rotate rules: -s1b -p1w\n"
229msgstr
230msgid  "#     using default expire rule: -C10\n"
231msgstr
232msgid  "#     using default template: $file.$n\n"
233msgstr
234msgid  "merged opts:"
235msgstr
236msgid  "dologname: logfiles from cfopts:\n"
237msgstr
238msgid  "rotatelog: fname <%s>\n"
239msgstr
240msgid  "rotatelog keywords:\n"
241msgstr
242msgid  "%s is a symlink"
243msgstr
244msgid  "%s is not a regular file"
245msgstr
246msgid  "rotatelog: conditions met\n"
247msgstr
248msgid  "l"
249msgstr
250msgid  "TZ="
251msgstr
252msgid  "-R cmd"
253msgstr
254msgid  "#     recording rotation date %s for %s\n"
255msgstr
256msgid  "rotateto: %s -> %s (%d)\n"
257msgstr
258msgid  "-b cmd"
259msgstr
260msgid  "verify directory exists"
261msgstr
262msgid  "-p"
263msgstr
264msgid  "M"
265msgstr
266# msgid  "M"
267# msgstr
268msgid  "-M cmd"
269msgstr
270msgid  "rotate log file"
271msgstr
272# msgid  "-f"
273# msgstr
274msgid  "expirefiles: fname <%s>\n"
275msgstr
276msgid  "zAS"
277msgstr
278msgid  "expirefiles keywords:\n"
279msgstr
280msgid  "expirefiles: pattern <%s>\n"
281msgstr
282msgid  "expirefiles: needexpire %d\n"
283msgstr
284msgid  "expire by count rule"
285msgstr
286msgid  "expire by size rule"
287msgstr
288msgid  "expire by age rule"
289msgstr
290msgid  "will compress %s count %d\n"
291msgstr
292# msgid  "-f"
293# msgstr
294msgid  "command failed: %s%s%s%s%s%s%s"
295msgstr
296msgid  "command died, signal %d: %s%s%s%s%s%s%s"
297msgstr
298msgid  "command error, exit %d: %s%s%s%s%s%s%s"
299msgstr
300msgid  "# log rotation via atomic copy and truncation"
301       " (-c flag):\n"
302msgstr
303msgid  "# copy %s to %s\n"
304msgstr
305msgid  "# truncate %s\n"
306msgstr
307msgid  "cannot open file %s"
308msgstr
309msgid  "cannot access: %s"
310msgstr
311msgid  "cannot create file: %s"
312msgstr
313msgid  "cannot stat: %s"
314msgstr
315msgid  "cannot write into file %s"
316msgstr
317msgid  "cannot set mandatory lock bit for: %s"
318msgstr
319msgid  "cannot lock file %s"
320msgstr
321# msgid  "cannot write into file %s"
322# msgstr
323msgid  "cannot unlock file %s"
324msgstr
325msgid  "cannot reset mandatory lock bit for: %s"
326msgstr
327msgid  "F"
328msgstr
329msgid  "l"
330msgstr
331msgid  "M"
332msgstr
333msgid  "Illegal option: dash by itself"
334msgstr
335msgid  "Illegal option: -%s"
336msgstr
337msgid  "Illegal option: %c"
338msgstr
339msgid  "Option '%c' not allowed on "
340       "command line"
341msgstr
342msgid  "Option '%c' not allowed in "
343       "configuration file"
344msgstr
345msgid  "Option '%c' requires an argument"
346msgstr
347msgid  "Option '%c' requires ctime-style time"
348msgstr
349msgid  "Option '%c' Illegal time"
350msgstr
351msgid  "Option '%c' requires non-negative number"
352msgstr
353msgid  "Option '%c' requires number with suffix from [bkmg]"
354msgstr
355msgid  "Option '%c' requires number with suffix from [hdwmy]"
356msgstr
357msgid  "Can't protect quotes in <%s>"
358msgstr
359