~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to po/en@quot.po

  • Committer: Stéphane Graber
  • Date: 2013-03-07 18:33:00 UTC
  • Revision ID: stgraber@ubuntu.com-20130307183300-2y3d36jm16qoz183
Remove auto-generated files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# English translations for upstart package.
2
 
# Copyright (C) 2012 Canonical Ltd.
3
 
# This file is distributed under the same license as the upstart package.
4
 
# Automatically generated, 2012.
5
 
#
6
 
# All this catalog "translates" are quotation characters.
7
 
# The msgids must be ASCII and therefore cannot contain real quotation
8
 
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
9
 
# and double quote (0x22). These substitutes look strange; see
10
 
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
11
 
#
12
 
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
13
 
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
14
 
# It also translates pairs of apostrophe (0x27) to
15
 
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
16
 
# and pairs of quotation mark (0x22) to
17
 
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
18
 
#
19
 
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
20
 
# When output to an ISO-8859-1 terminal, the single quotation marks are
21
 
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
22
 
# grave/acute accent (by libiconv), and the double quotation marks are
23
 
# transliterated to 0x22.
24
 
# When output to an ASCII terminal, the single quotation marks are
25
 
# transliterated to apostrophes, and the double quotation marks are
26
 
# transliterated to 0x22.
27
 
#
28
 
msgid ""
29
 
msgstr ""
30
 
"Project-Id-Version: upstart 1.6.1\n"
31
 
"Report-Msgid-Bugs-To: new@bugs.launchpad.net\n"
32
 
"POT-Creation-Date: 2012-11-15 18:39+0000\n"
33
 
"PO-Revision-Date: 2012-12-07 19:53+0000\n"
34
 
"Last-Translator: Automatically generated\n"
35
 
"Language-Team: none\n"
36
 
"Language: en\n"
37
 
"MIME-Version: 1.0\n"
38
 
"Content-Type: text/plain; charset=UTF-8\n"
39
 
"Content-Transfer-Encoding: 8bit\n"
40
 
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
41
 
 
42
 
#: init/conf.c:356 init/session.c:353
43
 
msgid "Unable to load configuration"
44
 
msgstr "Unable to load configuration"
45
 
 
46
 
#: init/conf.c:389
47
 
#, c-format
48
 
msgid "Loading configuration from %s"
49
 
msgstr "Loading configuration from %s"
50
 
 
51
 
#: init/conf.c:426
52
 
#, c-format
53
 
msgid "Handling deletion of %s"
54
 
msgstr "Handling deletion of %s"
55
 
 
56
 
#: init/conf.c:503
57
 
msgid "Unable to watch configuration file"
58
 
msgstr "Unable to watch configuration file"
59
 
 
60
 
#: init/conf.c:598
61
 
msgid "Unable to watch configuration directory"
62
 
msgstr "Unable to watch configuration directory"
63
 
 
64
 
#: init/conf.c:769 init/conf.c:901
65
 
msgid "Error while loading configuration file"
66
 
msgstr "Error while loading configuration file"
67
 
 
68
 
#: init/conf.c:816
69
 
msgid "Configuration directory deleted"
70
 
msgstr "Configuration directory deleted"
71
 
 
72
 
#: init/conf.c:845
73
 
msgid "Unable to reload configuration after override deletion"
74
 
msgstr "Unable to reload configuration after override deletion"
75
 
 
76
 
#: init/conf.c:921
77
 
msgid "Error while reloading configuration file"
78
 
msgstr "Error while reloading configuration file"
79
 
 
80
 
#: init/control.c:168
81
 
msgid "Connection from private client"
82
 
msgstr "Connection from private client"
83
 
 
84
 
#: init/control.c:312
85
 
msgid "Disconnected from system bus"
86
 
msgstr "Disconnected from system bus"
87
 
 
88
 
#: init/control.c:378 init/main.c:902
89
 
msgid "Reloading configuration"
90
 
msgstr "Reloading configuration"
91
 
 
92
 
#: init/control.c:422 init/control.c:576
93
 
msgid "Name may not be empty string"
94
 
msgstr "Name may not be empty string"
95
 
 
96
 
#: init/control.c:453
97
 
#, c-format
98
 
msgid "Unknown job: %s"
99
 
msgstr "Unknown job: %s"
100
 
 
101
 
#: init/control.c:584 init/job_class.c:580 init/job_class.c:790
102
 
#: init/job_class.c:930 init/job_class.c:1065
103
 
msgid "Env must be KEY=VALUE pairs"
104
 
msgstr "Env must be KEY=VALUE pairs"
105
 
 
106
 
#: init/control.c:753
107
 
msgid "The log priority given was not recognised"
108
 
msgstr "The log priority given was not recognised"
109
 
 
110
 
#: init/control.c:802
111
 
msgid "You do not have permission to notify disk is writeable"
112
 
msgstr "You do not have permission to notify disk is writeable"
113
 
 
114
 
#: init/errors.h:60
115
 
msgid "Illegal parameter"
116
 
msgstr "Illegal parameter"
117
 
 
118
 
#: init/errors.h:61
119
 
msgid "Unknown parameter"
120
 
msgstr "Unknown parameter"
121
 
 
122
 
#: init/errors.h:62 init/errors.h:75
123
 
msgid "Expected operator"
124
 
msgstr "Expected operator"
125
 
 
126
 
#: init/errors.h:63
127
 
msgid "Mismatched braces"
128
 
msgstr "Mismatched braces"
129
 
 
130
 
#: init/errors.h:64
131
 
msgid "Invalid setuid user name does not exist"
132
 
msgstr "Invalid setuid user name does not exist"
133
 
 
134
 
#: init/errors.h:65
135
 
msgid "Invalid setgid group name does not exist"
136
 
msgstr "Invalid setgid group name does not exist"
137
 
 
138
 
#: init/errors.h:66
139
 
msgid "Illegal interval, expected number of seconds"
140
 
msgstr "Illegal interval, expected number of seconds"
141
 
 
142
 
#: init/errors.h:67
143
 
msgid "Illegal exit status, expected integer"
144
 
msgstr "Illegal exit status, expected integer"
145
 
 
146
 
#: init/errors.h:68
147
 
msgid "Illegal signal status, expected integer"
148
 
msgstr "Illegal signal status, expected integer"
149
 
 
150
 
#: init/errors.h:69
151
 
msgid "Illegal file creation mask, expected octal integer"
152
 
msgstr "Illegal file creation mask, expected octal integer"
153
 
 
154
 
#: init/errors.h:70
155
 
msgid "Illegal nice value, expected -20 to 19"
156
 
msgstr "Illegal nice value, expected -20 to 19"
157
 
 
158
 
#: init/errors.h:71
159
 
msgid "Illegal oom adjustment, expected -16 to 15 or 'never'"
160
 
msgstr "Illegal oom adjustment, expected -16 to 15 or ‘never’"
161
 
 
162
 
#: init/errors.h:72
163
 
msgid "Illegal oom score adjustment, expected -999 to 1000 or 'never'"
164
 
msgstr "Illegal oom score adjustment, expected -999 to 1000 or ‘never’"
165
 
 
166
 
#: init/errors.h:73
167
 
msgid "Illegal limit, expected 'unlimited' or integer"
168
 
msgstr "Illegal limit, expected ‘unlimited’ or integer"
169
 
 
170
 
#: init/errors.h:74
171
 
msgid "Expected event"
172
 
msgstr "Expected event"
173
 
 
174
 
#: init/errors.h:76
175
 
msgid "Expected variable name before value"
176
 
msgstr "Expected variable name before value"
177
 
 
178
 
#: init/errors.h:77
179
 
msgid "Mismatched parentheses"
180
 
msgstr "Mismatched parentheses"
181
 
 
182
 
#: init/errors.h:78
183
 
msgid "Name already taken"
184
 
msgstr "Name already taken"
185
 
 
186
 
#: init/event.c:285
187
 
#, c-format
188
 
msgid "Handling %s event"
189
 
msgstr "Handling %s event"
190
 
 
191
 
#: init/event.c:392
192
 
#, c-format
193
 
msgid "Failed to obtain %s instance: %s"
194
 
msgstr "Failed to obtain %s instance: %s"
195
 
 
196
 
#: init/event.c:475
197
 
msgid "Event failed"
198
 
msgstr "Event failed"
199
 
 
200
 
#: init/job.c:279
201
 
#, c-format
202
 
msgid "%s goal changed from %s to %s"
203
 
msgstr "%s goal changed from %s to %s"
204
 
 
205
 
#: init/job.c:350
206
 
#, c-format
207
 
msgid "%s state changed from %s to %s"
208
 
msgstr "%s state changed from %s to %s"
209
 
 
210
 
#: init/job.c:769 init/job.c:807
211
 
msgid "Job failed to start"
212
 
msgstr "Job failed to start"
213
 
 
214
 
#: init/job.c:782 init/job.c:818
215
 
msgid "Job failed while stopping"
216
 
msgstr "Job failed while stopping"
217
 
 
218
 
#: init/job.c:794 init/job.c:829
219
 
msgid "Job failed to restart"
220
 
msgstr "Job failed to restart"
221
 
 
222
 
#: init/job.c:1023
223
 
msgid "stop"
224
 
msgstr "stop"
225
 
 
226
 
#: init/job.c:1025
227
 
msgid "start"
228
 
msgstr "start"
229
 
 
230
 
#: init/job.c:1027
231
 
msgid "respawn"
232
 
msgstr "respawn"
233
 
 
234
 
#: init/job.c:1072
235
 
msgid "waiting"
236
 
msgstr "waiting"
237
 
 
238
 
#: init/job.c:1074
239
 
msgid "starting"
240
 
msgstr "starting"
241
 
 
242
 
#: init/job.c:1076 init/process.c:82
243
 
msgid "pre-start"
244
 
msgstr "pre-start"
245
 
 
246
 
#: init/job.c:1078
247
 
msgid "spawned"
248
 
msgstr "spawned"
249
 
 
250
 
#: init/job.c:1080 init/process.c:84
251
 
msgid "post-start"
252
 
msgstr "post-start"
253
 
 
254
 
#: init/job.c:1082
255
 
msgid "running"
256
 
msgstr "running"
257
 
 
258
 
#: init/job.c:1084 init/process.c:86
259
 
msgid "pre-stop"
260
 
msgstr "pre-stop"
261
 
 
262
 
#: init/job.c:1086
263
 
msgid "stopping"
264
 
msgstr "stopping"
265
 
 
266
 
#: init/job.c:1088
267
 
msgid "killed"
268
 
msgstr "killed"
269
 
 
270
 
#: init/job.c:1090 init/process.c:88
271
 
msgid "post-stop"
272
 
msgstr "post-stop"
273
 
 
274
 
#: init/job.c:1173 init/job.c:1248 init/job.c:1324 init/job_class.c:782
275
 
#: init/job_class.c:922 init/job_class.c:1057
276
 
#, c-format
277
 
msgid "You do not have permission to modify job: %s"
278
 
msgstr "You do not have permission to modify job: %s"
279
 
 
280
 
#: init/job.c:1181 init/job_class.c:846
281
 
#, c-format
282
 
msgid "Job is already running: %s"
283
 
msgstr "Job is already running: %s"
284
 
 
285
 
#: init/job.c:1256 init/job.c:1332 init/job_class.c:976 init/job_class.c:1110
286
 
#, c-format
287
 
msgid "Job has already been stopped: %s"
288
 
msgstr "Job has already been stopped: %s"
289
 
 
290
 
#: init/job.c:1823 init/job_class.c:1876 init/job_class.c:1901
291
 
msgid "BUG"
292
 
msgstr "BUG"
293
 
 
294
 
#: init/job.c:1824
295
 
msgid "instance 'stop on' parse error"
296
 
msgstr "instance ‘stop on’ parse error"
297
 
 
298
 
#: init/job_class.c:610 init/job_class.c:820 util/initctl.c:1383
299
 
msgid "Usage"
300
 
msgstr "Usage"
301
 
 
302
 
#: init/job_class.c:628 init/job_class.c:673 init/job_class.c:968
303
 
#: init/job_class.c:1102
304
 
#, c-format
305
 
msgid "Unknown instance: %s"
306
 
msgstr "Unknown instance: %s"
307
 
 
308
 
#: init/job_class.c:1877
309
 
msgid "'start on' parse error"
310
 
msgstr "‘start on’ parse error"
311
 
 
312
 
#: init/job_class.c:1902
313
 
msgid "'stop on' parse error"
314
 
msgstr "‘stop on’ parse error"
315
 
 
316
 
#: init/job_class.c:2210
317
 
msgid "unable to clear CLOEXEC bit on log fd"
318
 
msgstr "unable to clear CLOEXEC bit on log fd"
319
 
 
320
 
#: init/job_process.c:301
321
 
#, c-format
322
 
msgid "Failed to spawn %s %s process: %s"
323
 
msgstr "Failed to spawn %s %s process: %s"
324
 
 
325
 
#: init/job_process.c:307
326
 
msgid "Temporary process spawn error"
327
 
msgstr "Temporary process spawn error"
328
 
 
329
 
#: init/job_process.c:314
330
 
#, c-format
331
 
msgid "%s %s process (%d)"
332
 
msgstr "%s %s process (%d)"
333
 
 
334
 
#: init/job_process.c:469
335
 
msgid "Failed to create pty - disabling logging for job"
336
 
msgstr "Failed to create pty - disabling logging for job"
337
 
 
338
 
#: init/job_process.c:516
339
 
#, c-format
340
 
msgid "Pausing %s (%d) [pre-exec] for debug"
341
 
msgstr "Pausing %s (%d) [pre-exec] for debug"
342
 
 
343
 
#: init/job_process.c:729
344
 
#, c-format
345
 
msgid "Failed to open system console: %s"
346
 
msgstr "Failed to open system console: %s"
347
 
 
348
 
#: init/job_process.c:1037
349
 
#, c-format
350
 
msgid "unable to move script fd: %s"
351
 
msgstr "unable to move script fd: %s"
352
 
 
353
 
#: init/job_process.c:1042
354
 
#, c-format
355
 
msgid "unable to open console: %s"
356
 
msgstr "unable to open console: %s"
357
 
 
358
 
#: init/job_process.c:1097
359
 
#, c-format
360
 
msgid "unable to set \"%s\" resource limit: %s"
361
 
msgstr "unable to set “%s” resource limit: %s"
362
 
 
363
 
#: init/job_process.c:1102
364
 
#, c-format
365
 
msgid "unable to set priority: %s"
366
 
msgstr "unable to set priority: %s"
367
 
 
368
 
#: init/job_process.c:1107
369
 
#, c-format
370
 
msgid "unable to set oom adjustment: %s"
371
 
msgstr "unable to set oom adjustment: %s"
372
 
 
373
 
#: init/job_process.c:1112
374
 
#, c-format
375
 
msgid "unable to change root directory: %s"
376
 
msgstr "unable to change root directory: %s"
377
 
 
378
 
#: init/job_process.c:1117
379
 
#, c-format
380
 
msgid "unable to change working directory: %s"
381
 
msgstr "unable to change working directory: %s"
382
 
 
383
 
#: init/job_process.c:1122
384
 
#, c-format
385
 
msgid "unable to set trace: %s"
386
 
msgstr "unable to set trace: %s"
387
 
 
388
 
#: init/job_process.c:1127
389
 
#, c-format
390
 
msgid "unable to execute: %s"
391
 
msgstr "unable to execute: %s"
392
 
 
393
 
#: init/job_process.c:1132
394
 
#, c-format
395
 
msgid "unable to getpwnam: %s"
396
 
msgstr "unable to getpwnam: %s"
397
 
 
398
 
#: init/job_process.c:1137
399
 
#, c-format
400
 
msgid "unable to getgrnam: %s"
401
 
msgstr "unable to getgrnam: %s"
402
 
 
403
 
#: init/job_process.c:1142
404
 
#, c-format
405
 
msgid "unable to getpwuid: %s"
406
 
msgstr "unable to getpwuid: %s"
407
 
 
408
 
#: init/job_process.c:1147
409
 
msgid "unable to find setuid user"
410
 
msgstr "unable to find setuid user"
411
 
 
412
 
#: init/job_process.c:1151
413
 
msgid "unable to find setgid group"
414
 
msgstr "unable to find setgid group"
415
 
 
416
 
#: init/job_process.c:1155
417
 
#, c-format
418
 
msgid "unable to setuid: %s"
419
 
msgstr "unable to setuid: %s"
420
 
 
421
 
#: init/job_process.c:1160
422
 
#, c-format
423
 
msgid "unable to setgid: %s"
424
 
msgstr "unable to setgid: %s"
425
 
 
426
 
#: init/job_process.c:1165
427
 
#, c-format
428
 
msgid "unable to chown: %s"
429
 
msgstr "unable to chown: %s"
430
 
 
431
 
#: init/job_process.c:1170
432
 
#, c-format
433
 
msgid "unable to open pty master: %s"
434
 
msgstr "unable to open pty master: %s"
435
 
 
436
 
#: init/job_process.c:1175
437
 
#, c-format
438
 
msgid "unable to unlockpt: %s"
439
 
msgstr "unable to unlockpt: %s"
440
 
 
441
 
#: init/job_process.c:1180
442
 
#, c-format
443
 
msgid "unable to granpt: %s"
444
 
msgstr "unable to granpt: %s"
445
 
 
446
 
#: init/job_process.c:1185
447
 
#, c-format
448
 
msgid "unable to get ptsname: %s"
449
 
msgstr "unable to get ptsname: %s"
450
 
 
451
 
#: init/job_process.c:1190
452
 
#, c-format
453
 
msgid "unable to open pty slave: %s"
454
 
msgstr "unable to open pty slave: %s"
455
 
 
456
 
#: init/job_process.c:1195
457
 
#, c-format
458
 
msgid "unable to modify signal handler: %s"
459
 
msgstr "unable to modify signal handler: %s"
460
 
 
461
 
#: init/job_process.c:1200
462
 
#, c-format
463
 
msgid "unable to allocate memory: %s"
464
 
msgstr "unable to allocate memory: %s"
465
 
 
466
 
#: init/job_process.c:1231 init/job_process.c:1318
467
 
#, c-format
468
 
msgid "Sending %s signal to %s %s process (%d)"
469
 
msgstr "Sending %s signal to %s %s process (%d)"
470
 
 
471
 
#: init/job_process.c:1240 init/job_process.c:1327
472
 
#, c-format
473
 
msgid "Failed to send %s signal to %s %s process (%d): %s"
474
 
msgstr "Failed to send %s signal to %s %s process (%d): %s"
475
 
 
476
 
#: init/job_process.c:1388
477
 
#, c-format
478
 
msgid "%s %s process (%d) terminated with status %d"
479
 
msgstr "%s %s process (%d) terminated with status %d"
480
 
 
481
 
#: init/job_process.c:1393
482
 
#, c-format
483
 
msgid "%s %s process (%d) exited normally"
484
 
msgstr "%s %s process (%d) exited normally"
485
 
 
486
 
#: init/job_process.c:1408
487
 
#, c-format
488
 
msgid "%s %s process (%d) killed by %s signal"
489
 
msgstr "%s %s process (%d) killed by %s signal"
490
 
 
491
 
#: init/job_process.c:1412
492
 
#, c-format
493
 
msgid "%s %s process (%d) killed by signal %d"
494
 
msgstr "%s %s process (%d) killed by signal %d"
495
 
 
496
 
#: init/job_process.c:1426
497
 
#, c-format
498
 
msgid "%s %s process (%d) stopped by %s signal"
499
 
msgstr "%s %s process (%d) stopped by %s signal"
500
 
 
501
 
#: init/job_process.c:1430
502
 
#, c-format
503
 
msgid "%s %s process (%d) stopped by signal %d"
504
 
msgstr "%s %s process (%d) stopped by signal %d"
505
 
 
506
 
#: init/job_process.c:1444
507
 
#, c-format
508
 
msgid "%s %s process (%d) continued by %s signal"
509
 
msgstr "%s %s process (%d) continued by %s signal"
510
 
 
511
 
#: init/job_process.c:1448
512
 
#, c-format
513
 
msgid "%s %s process (%d) continued by signal %d"
514
 
msgstr "%s %s process (%d) continued by signal %d"
515
 
 
516
 
#: init/job_process.c:1583
517
 
#, c-format
518
 
msgid "%s respawning too fast, stopped"
519
 
msgstr "%s respawning too fast, stopped"
520
 
 
521
 
#: init/job_process.c:1589
522
 
#, c-format
523
 
msgid "%s %s process ended, respawning"
524
 
msgstr "%s %s process ended, respawning"
525
 
 
526
 
#: init/job_process.c:1689
527
 
msgid "Failed to add log to unflushed queue"
528
 
msgstr "Failed to add log to unflushed queue"
529
 
 
530
 
#: init/job_process.c:1855
531
 
#, c-format
532
 
msgid "Failed to set ptrace options for %s %s process (%d): %s"
533
 
msgstr "Failed to set ptrace options for %s %s process (%d): %s"
534
 
 
535
 
#: init/job_process.c:1868 init/job_process.c:2063
536
 
#, c-format
537
 
msgid "Failed to continue traced %s %s process (%d): %s"
538
 
msgstr "Failed to continue traced %s %s process (%d): %s"
539
 
 
540
 
#: init/job_process.c:1908 init/job_process.c:1999 init/job_process.c:2054
541
 
#, c-format
542
 
msgid "Failed to detach traced %s %s process (%d): %s"
543
 
msgstr "Failed to detach traced %s %s process (%d): %s"
544
 
 
545
 
#: init/job_process.c:1948
546
 
#, c-format
547
 
msgid "Failed to deliver signal to traced %s %s process (%d): %s"
548
 
msgstr "Failed to deliver signal to traced %s %s process (%d): %s"
549
 
 
550
 
#: init/job_process.c:1983
551
 
#, c-format
552
 
msgid "Failed to obtain child process id for %s %s process (%d): %s"
553
 
msgstr "Failed to obtain child process id for %s %s process (%d): %s"
554
 
 
555
 
#: init/job_process.c:1990
556
 
#, c-format
557
 
msgid "%s %s process (%d) became new process (%d)"
558
 
msgstr "%s %s process (%d) became new process (%d)"
559
 
 
560
 
#: init/job_process.c:2049
561
 
#, c-format
562
 
msgid "%s %s process (%d) executable changed"
563
 
msgstr "%s %s process (%d) executable changed"
564
 
 
565
 
#: init/log.c:355
566
 
msgid "Failed to write to log file"
567
 
msgstr "Failed to write to log file"
568
 
 
569
 
#: init/main.c:129
570
 
msgid "specify alternative directory to load configuration files from"
571
 
msgstr "specify alternative directory to load configuration files from"
572
 
 
573
 
#: init/main.c:132
574
 
msgid "default value for console stanza"
575
 
msgstr "default value for console stanza"
576
 
 
577
 
#: init/main.c:135
578
 
msgid "specify alternative directory to store job output logs in"
579
 
msgstr "specify alternative directory to store job output logs in"
580
 
 
581
 
#: init/main.c:138
582
 
msgid "disable job logging"
583
 
msgstr "disable job logging"
584
 
 
585
 
#: init/main.c:141
586
 
msgid "disable user and chroot sessions"
587
 
msgstr "disable user and chroot sessions"
588
 
 
589
 
#: init/main.c:144
590
 
msgid "do not emit any startup event (for testing)"
591
 
msgstr "do not emit any startup event (for testing)"
592
 
 
593
 
#: init/main.c:148
594
 
msgid "flag a re-exec has occurred"
595
 
msgstr "flag a re-exec has occurred"
596
 
 
597
 
#: init/main.c:152
598
 
msgid "specify file descriptor to read serialisation data from"
599
 
msgstr "specify file descriptor to read serialisation data from"
600
 
 
601
 
#: init/main.c:155
602
 
msgid "use D-Bus session bus rather than system bus (for testing)"
603
 
msgstr "use D-Bus session bus rather than system bus (for testing)"
604
 
 
605
 
#: init/main.c:158
606
 
msgid "specify an alternative initial event (for testing)"
607
 
msgstr "specify an alternative initial event (for testing)"
608
 
 
609
 
#: init/main.c:179
610
 
msgid "Process management daemon."
611
 
msgstr "Process management daemon."
612
 
 
613
 
#: init/main.c:181
614
 
msgid ""
615
 
"This daemon is normally executed by the kernel and given process id 1 to "
616
 
"denote its special status.  When executed by a user process, it will "
617
 
"actually run /sbin/telinit."
618
 
msgstr ""
619
 
"This daemon is normally executed by the kernel and given process id 1 to "
620
 
"denote its special status.  When executed by a user process, it will "
621
 
"actually run /sbin/telinit."
622
 
 
623
 
#: init/main.c:204 util/reboot.c:166 util/shutdown.c:371 util/telinit.c:148
624
 
msgid "Need to be root"
625
 
msgstr "Need to be root"
626
 
 
627
 
#: init/main.c:213
628
 
msgid "Not being executed as init"
629
 
msgstr "Not being executed as init"
630
 
 
631
 
#: init/main.c:263
632
 
msgid "Unable to mount /dev filesystem"
633
 
msgstr "Unable to mount /dev filesystem"
634
 
 
635
 
#: init/main.c:272
636
 
msgid "Cannot create directory"
637
 
msgstr "Cannot create directory"
638
 
 
639
 
#: init/main.c:279
640
 
msgid "Unable to mount /dev/pts filesystem"
641
 
msgstr "Unable to mount /dev/pts filesystem"
642
 
 
643
 
#: init/main.c:305
644
 
msgid "Unable to initialize console as /dev/null"
645
 
msgstr "Unable to initialize console as /dev/null"
646
 
 
647
 
#: init/main.c:320 init/main.c:789
648
 
msgid "Unable to set root directory"
649
 
msgstr "Unable to set root directory"
650
 
 
651
 
#: init/main.c:332
652
 
msgid "Unable to mount /proc filesystem"
653
 
msgstr "Unable to mount /proc filesystem"
654
 
 
655
 
#: init/main.c:341
656
 
msgid "Unable to mount /sys filesystem"
657
 
msgstr "Unable to mount /sys filesystem"
658
 
 
659
 
#: init/main.c:454 init/main.c:460
660
 
msgid "Unable to set default oom score"
661
 
msgstr "Unable to set default oom score"
662
 
 
663
 
#: init/main.c:469
664
 
msgid "Stateful re-exec supported but stateless re-exec requested"
665
 
msgstr "Stateful re-exec supported but stateless re-exec requested"
666
 
 
667
 
#: init/main.c:484
668
 
msgid "Failed to read serialisation data"
669
 
msgstr "Failed to read serialisation data"
670
 
 
671
 
#: init/main.c:485
672
 
msgid "reverting to stateless re-exec"
673
 
msgstr "reverting to stateless re-exec"
674
 
 
675
 
#: init/main.c:497
676
 
msgid "Both stateful and stateless re-execs failed"
677
 
msgstr "Both stateful and stateless re-execs failed"
678
 
 
679
 
#: init/main.c:521
680
 
msgid "Unable to listen for private connections"
681
 
msgstr "Unable to listen for private connections"
682
 
 
683
 
#: init/main.c:555
684
 
msgid "Unable to setup standard file descriptors"
685
 
msgstr "Unable to setup standard file descriptors"
686
 
 
687
 
#: init/main.c:806
688
 
#, c-format
689
 
msgid "Caught %s, core dumped"
690
 
msgstr "Caught %s, core dumped"
691
 
 
692
 
#: init/main.c:810
693
 
#, c-format
694
 
msgid "Caught %s, unable to dump core"
695
 
msgstr "Caught %s, unable to dump core"
696
 
 
697
 
#: init/main.c:835
698
 
#, c-format
699
 
msgid "Re-executing %s"
700
 
msgstr "Re-executing %s"
701
 
 
702
 
#: init/main.c:919
703
 
msgid "Reconnecting to system bus"
704
 
msgstr "Reconnecting to system bus"
705
 
 
706
 
#: init/main.c:925
707
 
msgid "Unable to connect to the system bus"
708
 
msgstr "Unable to connect to the system bus"
709
 
 
710
 
#: init/main.c:1001
711
 
msgid "invalid console type specified"
712
 
msgstr "invalid console type specified"
713
 
 
714
 
#: init/process.c:80
715
 
msgid "main"
716
 
msgstr "main"
717
 
 
718
 
#: init/session.c:231 init/session.c:328
719
 
msgid "Unable to lookup home directory"
720
 
msgstr "Unable to lookup home directory"
721
 
 
722
 
#: init/system.c:236
723
 
msgid "Unable to create device"
724
 
msgstr "Unable to create device"
725
 
 
726
 
#: util/initctl.c:309
727
 
msgid "Unable to connect to system bus"
728
 
msgstr "Unable to connect to system bus"
729
 
 
730
 
#: util/initctl.c:310
731
 
msgid "Unable to connect to session bus"
732
 
msgstr "Unable to connect to session bus"
733
 
 
734
 
#: util/initctl.c:319
735
 
#, c-format
736
 
msgid "%s: --dest given without --system\n"
737
 
msgstr "%s: --dest given without --system\n"
738
 
 
739
 
#: util/initctl.c:327
740
 
msgid "Unable to connect to Upstart"
741
 
msgstr "Unable to connect to Upstart"
742
 
 
743
 
#: util/initctl.c:536 util/initctl.c:671 util/initctl.c:799 util/initctl.c:934
744
 
#: util/initctl.c:1039 util/initctl.c:1353
745
 
#, c-format
746
 
msgid "%s: missing job name\n"
747
 
msgstr "%s: missing job name\n"
748
 
 
749
 
#: util/initctl.c:985
750
 
msgid "Not running"
751
 
msgstr "Not running"
752
 
 
753
 
#: util/initctl.c:1418
754
 
#, c-format
755
 
msgid "%s: missing event name\n"
756
 
msgstr "%s: missing event name\n"
757
 
 
758
 
#: util/initctl.c:1615
759
 
msgid "Invalid job class"
760
 
msgstr "Invalid job class"
761
 
 
762
 
#: util/initctl.c:2248
763
 
msgid "unknown event"
764
 
msgstr "unknown event"
765
 
 
766
 
#: util/initctl.c:2252
767
 
msgid "unknown job"
768
 
msgstr "unknown job"
769
 
 
770
 
#: util/initctl.c:2353
771
 
msgid "use D-Bus session bus to connect to init daemon (for testing)"
772
 
msgstr "use D-Bus session bus to connect to init daemon (for testing)"
773
 
 
774
 
#: util/initctl.c:2355
775
 
msgid "use D-Bus system bus to connect to init daemon"
776
 
msgstr "use D-Bus system bus to connect to init daemon"
777
 
 
778
 
#: util/initctl.c:2357
779
 
msgid "destination well-known name on D-Bus bus"
780
 
msgstr "destination well-known name on D-Bus bus"
781
 
 
782
 
#: util/initctl.c:2370
783
 
msgid "do not wait for job to start before exiting"
784
 
msgstr "do not wait for job to start before exiting"
785
 
 
786
 
#: util/initctl.c:2382
787
 
msgid "do not wait for job to stop before exiting"
788
 
msgstr "do not wait for job to stop before exiting"
789
 
 
790
 
#: util/initctl.c:2394
791
 
msgid "do not wait for job to restart before exiting"
792
 
msgstr "do not wait for job to restart before exiting"
793
 
 
794
 
#: util/initctl.c:2433
795
 
msgid "do not wait for event to finish before exiting"
796
 
msgstr "do not wait for event to finish before exiting"
797
 
 
798
 
#: util/initctl.c:2474
799
 
msgid ""
800
 
"enumerate list of events and jobs causing job created from job config to "
801
 
"start/stop"
802
 
msgstr ""
803
 
"enumerate list of events and jobs causing job created from job config to "
804
 
"start/stop"
805
 
 
806
 
#: util/initctl.c:2487
807
 
msgid "ignore specified list of events (comma-separated)"
808
 
msgstr "ignore specified list of events (comma-separated)"
809
 
 
810
 
#: util/initctl.c:2489
811
 
msgid "Generate warning for any unreachable events/jobs"
812
 
msgstr "Generate warning for any unreachable events/jobs"
813
 
 
814
 
#: util/initctl.c:2508
815
 
msgid "Job"
816
 
msgstr "Job"
817
 
 
818
 
#: util/initctl.c:2515
819
 
msgid "Event"
820
 
msgstr "Event"
821
 
 
822
 
#: util/initctl.c:2523 util/initctl.c:2535 util/initctl.c:2546
823
 
#: util/initctl.c:2557 util/initctl.c:2564
824
 
msgid "JOB [KEY=VALUE]..."
825
 
msgstr "JOB [KEY=VALUE]..."
826
 
 
827
 
#: util/initctl.c:2524
828
 
msgid "Start job."
829
 
msgstr "Start job."
830
 
 
831
 
#: util/initctl.c:2525
832
 
msgid ""
833
 
"JOB is the name of the job that is to be started, this may be followed by "
834
 
"zero or more environment variables to be defined in the new job.\n"
835
 
"\n"
836
 
"The environment may also serve to distinguish between job instances, and "
837
 
"thus decide whether a new instance will be started or an error returned if "
838
 
"an existing instance is already running."
839
 
msgstr ""
840
 
"JOB is the name of the job that is to be started, this may be followed by "
841
 
"zero or more environment variables to be defined in the new job.\n"
842
 
"\n"
843
 
"The environment may also serve to distinguish between job instances, and "
844
 
"thus decide whether a new instance will be started or an error returned if "
845
 
"an existing instance is already running."
846
 
 
847
 
#: util/initctl.c:2536
848
 
msgid "Stop job."
849
 
msgstr "Stop job."
850
 
 
851
 
#: util/initctl.c:2537
852
 
msgid ""
853
 
"JOB is the name of the job that is to be stopped, this may be followed by "
854
 
"zero or more environment variables to be passed to the job's pre-stop and "
855
 
"post-stop processes.\n"
856
 
"\n"
857
 
"The environment also serves to distinguish between job instances, and thus "
858
 
"decide which of multiple instances will be stopped."
859
 
msgstr ""
860
 
"JOB is the name of the job that is to be stopped, this may be followed by "
861
 
"zero or more environment variables to be passed to the job's pre-stop and "
862
 
"post-stop processes.\n"
863
 
"\n"
864
 
"The environment also serves to distinguish between job instances, and thus "
865
 
"decide which of multiple instances will be stopped."
866
 
 
867
 
#: util/initctl.c:2547
868
 
msgid "Restart job."
869
 
msgstr "Restart job."
870
 
 
871
 
#: util/initctl.c:2548
872
 
msgid ""
873
 
"JOB is the name of the job that is to be restarted, this may be followed by "
874
 
"zero or more environment variables to be defined in the job after "
875
 
"restarting.\n"
876
 
"\n"
877
 
"The environment also serves to distinguish between job instances, and thus "
878
 
"decide which of multiple instances will be restarted."
879
 
msgstr ""
880
 
"JOB is the name of the job that is to be restarted, this may be followed by "
881
 
"zero or more environment variables to be defined in the job after "
882
 
"restarting.\n"
883
 
"\n"
884
 
"The environment also serves to distinguish between job instances, and thus "
885
 
"decide which of multiple instances will be restarted."
886
 
 
887
 
#: util/initctl.c:2558
888
 
msgid "Send HUP signal to job."
889
 
msgstr "Send HUP signal to job."
890
 
 
891
 
#: util/initctl.c:2559
892
 
msgid ""
893
 
"JOB is the name of the job that is to be sent the signal, this may be "
894
 
"followed by zero or more environment variables to distinguish between job "
895
 
"instances.\n"
896
 
msgstr ""
897
 
"JOB is the name of the job that is to be sent the signal, this may be "
898
 
"followed by zero or more environment variables to distinguish between job "
899
 
"instances.\n"
900
 
 
901
 
#: util/initctl.c:2565
902
 
msgid "Query status of job."
903
 
msgstr "Query status of job."
904
 
 
905
 
#: util/initctl.c:2566
906
 
msgid ""
907
 
"JOB is the name of the job that is to be queried, this may be followed by "
908
 
"zero or more environment variables to distguish between job instances.\n"
909
 
msgstr ""
910
 
"JOB is the name of the job that is to be queried, this may be followed by "
911
 
"zero or more environment variables to distguish between job instances.\n"
912
 
 
913
 
#: util/initctl.c:2572
914
 
msgid "List known jobs."
915
 
msgstr "List known jobs."
916
 
 
917
 
#: util/initctl.c:2573
918
 
msgid "The known jobs and their current status will be output."
919
 
msgstr "The known jobs and their current status will be output."
920
 
 
921
 
#: util/initctl.c:2576
922
 
msgid "EVENT [KEY=VALUE]..."
923
 
msgstr "EVENT [KEY=VALUE]..."
924
 
 
925
 
#: util/initctl.c:2577
926
 
msgid "Emit an event."
927
 
msgstr "Emit an event."
928
 
 
929
 
#: util/initctl.c:2578
930
 
msgid ""
931
 
"EVENT is the name of an event the init daemon should emit, this may be "
932
 
"followed by zero or more environment variables to be included in the event.\n"
933
 
msgstr ""
934
 
"EVENT is the name of an event the init daemon should emit, this may be "
935
 
"followed by zero or more environment variables to be included in the event.\n"
936
 
 
937
 
#: util/initctl.c:2584
938
 
msgid "Reload the configuration of the init daemon."
939
 
msgstr "Reload the configuration of the init daemon."
940
 
 
941
 
#: util/initctl.c:2588
942
 
msgid "Request the version of the init daemon."
943
 
msgstr "Request the version of the init daemon."
944
 
 
945
 
#: util/initctl.c:2591
946
 
msgid "[PRIORITY]"
947
 
msgstr "[PRIORITY]"
948
 
 
949
 
#: util/initctl.c:2592
950
 
msgid "Change the minimum priority of log messages from the init daemon"
951
 
msgstr "Change the minimum priority of log messages from the init daemon"
952
 
 
953
 
#: util/initctl.c:2594
954
 
msgid ""
955
 
"PRIORITY may be one of:\n"
956
 
"  `debug' (messages useful for debugging upstart are logged, equivalent to --"
957
 
"debug on kernel command-line);\n"
958
 
"  `info' (messages about job goal and state changes, as well as event "
959
 
"emissions are logged, equivalent to --verbose on the kernel command-line);\n"
960
 
"  `message' (informational and debugging messages are suppressed, the "
961
 
"default);   `warn' (ordinary messages are suppressed whilst still logging "
962
 
"warnings and errors);\n"
963
 
"  `error' (only errors are logged, equivalent to --quiet on the kernel "
964
 
"command-line) or\n"
965
 
"  `fatal' (only fatal errors are logged).\n"
966
 
"\n"
967
 
"Without arguments, this outputs the current log priority."
968
 
msgstr ""
969
 
"PRIORITY may be one of:\n"
970
 
"  ‘debug’ (messages useful for debugging upstart are logged, equivalent to --"
971
 
"debug on kernel command-line);\n"
972
 
"  ‘info’ (messages about job goal and state changes, as well as event "
973
 
"emissions are logged, equivalent to --verbose on the kernel command-line);\n"
974
 
"  ‘message’ (informational and debugging messages are suppressed, the "
975
 
"default);   ‘warn’ (ordinary messages are suppressed whilst still logging "
976
 
"warnings and errors);\n"
977
 
"  ‘error’ (only errors are logged, equivalent to --quiet on the kernel "
978
 
"command-line) or\n"
979
 
"  ‘fatal’ (only fatal errors are logged).\n"
980
 
"\n"
981
 
"Without arguments, this outputs the current log priority."
982
 
 
983
 
#: util/initctl.c:2611 util/initctl.c:2617
984
 
msgid "[CONF]"
985
 
msgstr "[CONF]"
986
 
 
987
 
#: util/initctl.c:2612
988
 
msgid "Show emits, start on and stop on details for job configurations."
989
 
msgstr "Show emits, start on and stop on details for job configurations."
990
 
 
991
 
#: util/initctl.c:2613
992
 
msgid ""
993
 
"If CONF specified, show configuration details for single job configuration, "
994
 
"else show details for all jobs configurations.\n"
995
 
msgstr ""
996
 
"If CONF specified, show configuration details for single job configuration, "
997
 
"else show details for all jobs configurations.\n"
998
 
 
999
 
#: util/initctl.c:2618
1000
 
msgid "Check for unreachable jobs/event conditions."
1001
 
msgstr "Check for unreachable jobs/event conditions."
1002
 
 
1003
 
#: util/initctl.c:2619
1004
 
msgid ""
1005
 
"List all jobs and events which cannot be satisfied by currently available "
1006
 
"job configuration files"
1007
 
msgstr ""
1008
 
"List all jobs and events which cannot be satisfied by currently available "
1009
 
"job configuration files"
1010
 
 
1011
 
#: util/initctl.c:2623
1012
 
msgid "JOB"
1013
 
msgstr "JOB"
1014
 
 
1015
 
#: util/initctl.c:2624
1016
 
msgid "Show job usage message if available."
1017
 
msgstr "Show job usage message if available."
1018
 
 
1019
 
#: util/initctl.c:2625
1020
 
msgid "JOB is the name of the job which usage is to be shown.\n"
1021
 
msgstr "JOB is the name of the job which usage is to be shown.\n"
1022
 
 
1023
 
#: util/initctl.c:2629
1024
 
msgid "Inform Upstart that disk is now writeable."
1025
 
msgstr "Inform Upstart that disk is now writeable."
1026
 
 
1027
 
#: util/initctl.c:2630
1028
 
msgid ""
1029
 
"Run to ensure output from jobs ending before disk is writeable are flushed "
1030
 
"to disk"
1031
 
msgstr ""
1032
 
"Run to ensure output from jobs ending before disk is writeable are flushed "
1033
 
"to disk"
1034
 
 
1035
 
#: util/reboot.c:113
1036
 
msgid "don't sync before reboot or halt"
1037
 
msgstr "don't sync before reboot or halt"
1038
 
 
1039
 
#: util/reboot.c:115
1040
 
msgid "force reboot or halt, don't call shutdown(8)"
1041
 
msgstr "force reboot or halt, don't call shutdown(8)"
1042
 
 
1043
 
#: util/reboot.c:117
1044
 
msgid "switch off the power when called as halt"
1045
 
msgstr "switch off the power when called as halt"
1046
 
 
1047
 
#: util/reboot.c:119
1048
 
msgid "don't actually reboot or halt, just write wtmp record"
1049
 
msgstr "don't actually reboot or halt, just write wtmp record"
1050
 
 
1051
 
#: util/reboot.c:144
1052
 
msgid "Halt the system."
1053
 
msgstr "Halt the system."
1054
 
 
1055
 
#: util/reboot.c:147
1056
 
msgid "Power off the system."
1057
 
msgstr "Power off the system."
1058
 
 
1059
 
#: util/reboot.c:150
1060
 
msgid "Reboot the system."
1061
 
msgstr "Reboot the system."
1062
 
 
1063
 
#: util/reboot.c:154
1064
 
msgid ""
1065
 
"This command is intended to instruct the kernel to reboot or halt the "
1066
 
"system; when run without the -f option, or when in a system runlevel other "
1067
 
"than 0 or 6, it will actually execute /sbin/shutdown.\n"
1068
 
msgstr ""
1069
 
"This command is intended to instruct the kernel to reboot or halt the "
1070
 
"system; when run without the -f option, or when in a system runlevel other "
1071
 
"than 0 or 6, it will actually execute /sbin/shutdown.\n"
1072
 
 
1073
 
#: util/reboot.c:210
1074
 
msgid "Calling shutdown"
1075
 
msgstr "Calling shutdown"
1076
 
 
1077
 
#: util/reboot.c:213
1078
 
#, c-format
1079
 
msgid "Unable to execute shutdown: %s"
1080
 
msgstr "Unable to execute shutdown: %s"
1081
 
 
1082
 
#: util/reboot.c:234
1083
 
msgid "Rebooting"
1084
 
msgstr "Rebooting"
1085
 
 
1086
 
#: util/reboot.c:238
1087
 
msgid "Halting"
1088
 
msgstr "Halting"
1089
 
 
1090
 
#: util/reboot.c:242
1091
 
msgid "Powering off"
1092
 
msgstr "Powering off"
1093
 
 
1094
 
#: util/runlevel.c:59
1095
 
msgid "[UTMP]"
1096
 
msgstr "[UTMP]"
1097
 
 
1098
 
#: util/runlevel.c:60
1099
 
msgid "Output previous and current runlevel."
1100
 
msgstr "Output previous and current runlevel."
1101
 
 
1102
 
#: util/runlevel.c:62
1103
 
msgid ""
1104
 
"The system /var/run/utmp file is used unless the alternate file UTMP is "
1105
 
"given.\n"
1106
 
msgstr ""
1107
 
"The system /var/run/utmp file is used unless the alternate file UTMP is "
1108
 
"given.\n"
1109
 
 
1110
 
#: util/shutdown.c:201
1111
 
msgid "reboot after shutdown"
1112
 
msgstr "reboot after shutdown"
1113
 
 
1114
 
#: util/shutdown.c:203
1115
 
msgid "halt or power off after shutdown"
1116
 
msgstr "halt or power off after shutdown"
1117
 
 
1118
 
#: util/shutdown.c:205
1119
 
msgid "halt after shutdown (implies -h)"
1120
 
msgstr "halt after shutdown (implies -h)"
1121
 
 
1122
 
#: util/shutdown.c:207
1123
 
msgid "power off after shutdown (implies -h)"
1124
 
msgstr "power off after shutdown (implies -h)"
1125
 
 
1126
 
#: util/shutdown.c:209
1127
 
msgid "cancel a running shutdown"
1128
 
msgstr "cancel a running shutdown"
1129
 
 
1130
 
#: util/shutdown.c:211
1131
 
msgid "only send warnings, don't shutdown"
1132
 
msgstr "only send warnings, don't shutdown"
1133
 
 
1134
 
#: util/shutdown.c:243
1135
 
msgid "TIME [MESSAGE]"
1136
 
msgstr "TIME [MESSAGE]"
1137
 
 
1138
 
#: util/shutdown.c:244
1139
 
msgid "Bring the system down."
1140
 
msgstr "Bring the system down."
1141
 
 
1142
 
#: util/shutdown.c:246
1143
 
msgid ""
1144
 
"TIME may have different formats, the most common is simply the word 'now' "
1145
 
"which will bring the system down immediately.  Other valid formats are +m, "
1146
 
"where m is the number of minutes to wait until shutting down and hh:mm which "
1147
 
"specifies the time on the 24hr clock.\n"
1148
 
"\n"
1149
 
"Logged in users are warned by a message sent to their terminal, you may "
1150
 
"include an optional MESSAGE included with this.  Messages can be sent "
1151
 
"without actually bringing the system down by using the -k option.\n"
1152
 
"\n"
1153
 
"If TIME is given, the command will remain in the foreground until the "
1154
 
"shutdown occurs.  It can be cancelled by Control-C, or by another user using "
1155
 
"the -c option.\n"
1156
 
"\n"
1157
 
"The system is brought down into maintenance (single-user) mode by default, "
1158
 
"you can change this with either the -r or -h option which specify a reboot "
1159
 
"or system halt respectively.  The -h option can be further modified with -H "
1160
 
"or -P to specify whether to halt the system, or to power it off afterwards.  "
1161
 
"The default is left up to the shutdown scripts."
1162
 
msgstr ""
1163
 
"TIME may have different formats, the most common is simply the word ‘now’ "
1164
 
"which will bring the system down immediately.  Other valid formats are +m, "
1165
 
"where m is the number of minutes to wait until shutting down and hh:mm which "
1166
 
"specifies the time on the 24hr clock.\n"
1167
 
"\n"
1168
 
"Logged in users are warned by a message sent to their terminal, you may "
1169
 
"include an optional MESSAGE included with this.  Messages can be sent "
1170
 
"without actually bringing the system down by using the -k option.\n"
1171
 
"\n"
1172
 
"If TIME is given, the command will remain in the foreground until the "
1173
 
"shutdown occurs.  It can be cancelled by Control-C, or by another user using "
1174
 
"the -c option.\n"
1175
 
"\n"
1176
 
"The system is brought down into maintenance (single-user) mode by default, "
1177
 
"you can change this with either the -r or -h option which specify a reboot "
1178
 
"or system halt respectively.  The -h option can be further modified with -H "
1179
 
"or -P to specify whether to halt the system, or to power it off afterwards.  "
1180
 
"The default is left up to the shutdown scripts."
1181
 
 
1182
 
#: util/shutdown.c:284
1183
 
#, c-format
1184
 
msgid "%s: time expected\n"
1185
 
msgstr "%s: time expected\n"
1186
 
 
1187
 
#: util/shutdown.c:308
1188
 
#, c-format
1189
 
msgid "%s: illegal hour value\n"
1190
 
msgstr "%s: illegal hour value\n"
1191
 
 
1192
 
#: util/shutdown.c:317
1193
 
#, c-format
1194
 
msgid "%s: illegal minute value\n"
1195
 
msgstr "%s: illegal minute value\n"
1196
 
 
1197
 
#: util/shutdown.c:337
1198
 
#, c-format
1199
 
msgid "%s: illegal time value\n"
1200
 
msgstr "%s: illegal time value\n"
1201
 
 
1202
 
#: util/shutdown.c:382
1203
 
msgid "Shutdown is not running"
1204
 
msgstr "Shutdown is not running"
1205
 
 
1206
 
#: util/shutdown.c:391
1207
 
msgid "Another shutdown is already running"
1208
 
msgstr "Another shutdown is already running"
1209
 
 
1210
 
#: util/shutdown.c:395
1211
 
msgid "Cannot find pid of running shutdown"
1212
 
msgstr "Cannot find pid of running shutdown"
1213
 
 
1214
 
#: util/shutdown.c:409
1215
 
msgid "Unable to change directory"
1216
 
msgstr "Unable to change directory"
1217
 
 
1218
 
#: util/shutdown.c:423
1219
 
msgid "Unable to write pid file"
1220
 
msgstr "Unable to write pid file"
1221
 
 
1222
 
#: util/shutdown.c:522
1223
 
msgid "Shutdown cancelled"
1224
 
msgstr "Shutdown cancelled"
1225
 
 
1226
 
#: util/shutdown.c:607
1227
 
msgid "The system is going down for power off NOW!"
1228
 
msgstr "The system is going down for power off NOW!"
1229
 
 
1230
 
#: util/shutdown.c:620
1231
 
msgid "The system is going down for halt NOW!"
1232
 
msgstr "The system is going down for halt NOW!"
1233
 
 
1234
 
#: util/shutdown.c:633
1235
 
msgid "The system is going down for maintenance NOW!"
1236
 
msgstr "The system is going down for maintenance NOW!"
1237
 
 
1238
 
#: util/shutdown.c:646
1239
 
msgid "The system is going down for reboot NOW!"
1240
 
msgstr "The system is going down for reboot NOW!"
1241
 
 
1242
 
#: util/shutdown.c:693
1243
 
#, c-format
1244
 
msgid "Unable to fork child-process to warn users: %s"
1245
 
msgstr "Unable to fork child-process to warn users: %s"
1246
 
 
1247
 
#: util/shutdown.c:738
1248
 
#, c-format
1249
 
msgid "Broadcast message from %s@%s"
1250
 
msgstr "Broadcast message from %s@%s"
1251
 
 
1252
 
#: util/shutdown.c:740
1253
 
#, c-format
1254
 
msgid "(%s) at %d:%02d ..."
1255
 
msgstr "(%s) at %d:%02d ..."
1256
 
 
1257
 
#: util/telinit.c:94
1258
 
msgid "set environment variable in the runlevel event"
1259
 
msgstr "set environment variable in the runlevel event"
1260
 
 
1261
 
#: util/telinit.c:115
1262
 
msgid "Change runlevel."
1263
 
msgstr "Change runlevel."
1264
 
 
1265
 
#: util/telinit.c:117
1266
 
msgid ""
1267
 
"RUNLEVEL should be one of 0123456sS, where s and S are considered "
1268
 
"identical.\n"
1269
 
"\n"
1270
 
"RUNLEVEL may also be Q or q to instruct the init daemon to reload its "
1271
 
"configuration, this is rarely necessary since the daemon watches its "
1272
 
"configuration for changes.\n"
1273
 
"\n"
1274
 
"RUNLEVEL may be U or u to instruct the init daemon to re-execute itself, "
1275
 
"this is not recommended since Upstart does not currently preserve its "
1276
 
"state.\n"
1277
 
msgstr ""
1278
 
"RUNLEVEL should be one of 0123456sS, where s and S are considered "
1279
 
"identical.\n"
1280
 
"\n"
1281
 
"RUNLEVEL may also be Q or q to instruct the init daemon to reload its "
1282
 
"configuration, this is rarely necessary since the daemon watches its "
1283
 
"configuration for changes.\n"
1284
 
"\n"
1285
 
"RUNLEVEL may be U or u to instruct the init daemon to re-execute itself, "
1286
 
"this is not recommended since Upstart does not currently preserve its "
1287
 
"state.\n"
1288
 
 
1289
 
#: util/telinit.c:134
1290
 
#, c-format
1291
 
msgid "%s: missing runlevel\n"
1292
 
msgstr "%s: missing runlevel\n"
1293
 
 
1294
 
#: util/telinit.c:139
1295
 
#, c-format
1296
 
msgid "%s: illegal runlevel: %s\n"
1297
 
msgstr "%s: illegal runlevel: %s\n"
1298
 
 
1299
 
#: extra/upstart-udev-bridge.c:85 extra/upstart-socket-bridge.c:130
1300
 
msgid "Detach and run in the background"
1301
 
msgstr "Detach and run in the background"
1302
 
 
1303
 
#: extra/upstart-udev-bridge.c:87
1304
 
msgid "Do not strip non-printable bytes from udev message data"
1305
 
msgstr "Do not strip non-printable bytes from udev message data"
1306
 
 
1307
 
#: extra/upstart-udev-bridge.c:106
1308
 
msgid "Bridge udev events into upstart"
1309
 
msgstr "Bridge udev events into upstart"
1310
 
 
1311
 
#: extra/upstart-udev-bridge.c:108
1312
 
msgid ""
1313
 
"By default, upstart-udev-bridge does not detach from the console and remains "
1314
 
"in the foreground.  Use the --daemon option to have it detach."
1315
 
msgstr ""
1316
 
"By default, upstart-udev-bridge does not detach from the console and remains "
1317
 
"in the foreground.  Use the --daemon option to have it detach."
1318
 
 
1319
 
#: extra/upstart-udev-bridge.c:122 extra/upstart-socket-bridge.c:180
1320
 
msgid "Could not connect to Upstart"
1321
 
msgstr "Could not connect to Upstart"
1322
 
 
1323
 
#: extra/upstart-udev-bridge.c:136 extra/upstart-socket-bridge.c:194
1324
 
msgid "Could not create Upstart proxy"
1325
 
msgstr "Could not create Upstart proxy"
1326
 
 
1327
 
#: extra/upstart-udev-bridge.c:160 extra/upstart-socket-bridge.c:250
1328
 
msgid "Unable to become daemon"
1329
 
msgstr "Unable to become daemon"
1330
 
 
1331
 
#: extra/upstart-udev-bridge.c:336 extra/upstart-socket-bridge.c:623
1332
 
msgid "Disconnected from Upstart"
1333
 
msgstr "Disconnected from Upstart"
1334
 
 
1335
 
#: extra/upstart-socket-bridge.c:148
1336
 
msgid "Bridge socket events into upstart"
1337
 
msgstr "Bridge socket events into upstart"
1338
 
 
1339
 
#: extra/upstart-socket-bridge.c:150
1340
 
msgid ""
1341
 
"By default, upstart-socket-bridge does not detach from the console and "
1342
 
"remains in the foreground.  Use the --daemon option to have it detach."
1343
 
msgstr ""
1344
 
"By default, upstart-socket-bridge does not detach from the console and "
1345
 
"remains in the foreground.  Use the --daemon option to have it detach."
1346
 
 
1347
 
#: extra/upstart-socket-bridge.c:163
1348
 
msgid "Could not create epoll descriptor"
1349
 
msgstr "Could not create epoll descriptor"
1350
 
 
1351
 
#: extra/upstart-socket-bridge.c:207
1352
 
msgid "Could not create JobAdded signal connection"
1353
 
msgstr "Could not create JobAdded signal connection"
1354
 
 
1355
 
#: extra/upstart-socket-bridge.c:219
1356
 
msgid "Could not create JobRemoved signal connection"
1357
 
msgstr "Could not create JobRemoved signal connection"
1358
 
 
1359
 
#: extra/upstart-socket-bridge.c:231
1360
 
msgid "Could not obtain job list"
1361
 
msgstr "Could not obtain job list"
1362
 
 
1363
 
#: extra/upstart-socket-bridge.c:287
1364
 
msgid "Error from epoll"
1365
 
msgstr "Error from epoll"
1366
 
 
1367
 
#: extra/upstart-socket-bridge.c:350
1368
 
msgid "Could not send socket event"
1369
 
msgstr "Could not send socket event"
1370
 
 
1371
 
#: extra/upstart-socket-bridge.c:642
1372
 
msgid "Error emitting socket event"
1373
 
msgstr "Error emitting socket event"
1374
 
 
1375
 
#~ msgid "Ignoring state query from chroot session"
1376
 
#~ msgstr "Ignoring state query from chroot session"
1377
 
 
1378
 
#~ msgid "You do not have permission to request state"
1379
 
#~ msgstr "You do not have permission to request state"
1380
 
 
1381
 
#~ msgid "Out of Memory"
1382
 
#~ msgstr "Out of Memory"
1383
 
 
1384
 
#~ msgid "Ignoring restart request from chroot session"
1385
 
#~ msgstr "Ignoring restart request from chroot session"
1386
 
 
1387
 
#~ msgid "You do not have permission to request restart"
1388
 
#~ msgstr "You do not have permission to request restart"
1389
 
 
1390
 
#~ msgid "Restarting"
1391
 
#~ msgstr "Restarting"
1392
 
 
1393
 
#~ msgid "Unable to initialize console, will try /dev/null"
1394
 
#~ msgstr "Unable to initialize console, will try /dev/null"