Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigiboard / vigiboard / i18n / en / LC_MESSAGES / vigiboard.po @ 24182db6

History | View | Annotate | Download (14.1 KB)

1
# English translations for vigilo-vigiboard.
2
# Copyright (C) 2015 ORGANIZATION
3
# This file is distributed under the same license as the vigilo-vigiboard
4
# project.
5
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
6
#
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: vigilo-vigiboard 3.5\n"
10
"Report-Msgid-Bugs-To: contact@projet-vigilo.org\n"
11
"POT-Creation-Date: 2015-04-21 11:49+0200\n"
12
"PO-Revision-Date: 2015-04-21 11:49+0200\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: en <LL@li.org>\n"
15
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=utf-8\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
"Generated-By: Babel 0.9.4\n"
20

    
21
#: vigiboard/websetup.py:33
22
#, python-format
23
msgid "Vigilo has detected a breakdown on the following collector(s): %(list)s"
24
msgstr "Vigilo has detected a breakdown on the following collector(s): %(list)s"
25

    
26
#: vigiboard/controllers/root.py:89 vigiboard/controllers/root.py:99
27
#: vigiboard/controllers/root.py:582 vigiboard/controllers/silence.py:70
28
msgid "You need to be authenticated"
29
msgstr "You need to be authenticated"
30

    
31
#: vigiboard/controllers/root.py:102
32
msgid "You don't have access to VigiBoard"
33
msgstr "You don't have access to VigiBoard"
34

    
35
#: vigiboard/controllers/root.py:251 vigiboard/controllers/root.py:548
36
#: vigiboard/controllers/vigiboardrequest.py:469
37
msgid "Apply"
38
msgstr "Apply"
39

    
40
#: vigiboard/controllers/root.py:388
41
msgid "No masked event or access denied"
42
msgstr "No masked event or access denied"
43

    
44
#: vigiboard/controllers/root.py:446
45
msgid "No such event or access denied"
46
msgstr "No such event or access denied"
47

    
48
#: vigiboard/controllers/root.py:515
49
msgid "No such host/service"
50
msgstr "No such host/service"
51

    
52
#: vigiboard/controllers/root.py:538
53
msgid "No access to this host/service or no event yet"
54
msgstr "No access to this host/service or no event yet"
55

    
56
#: vigiboard/controllers/root.py:585
57
msgid "You don't have write access to VigiBoard"
58
msgstr "You don't have write access to VigiBoard"
59

    
60
#: vigiboard/controllers/root.py:608
61
msgid "No event has been selected"
62
msgstr "No event has been selected"
63

    
64
#: vigiboard/controllers/root.py:636
65
msgid ""
66
"Changes have occurred since the page was last displayed, your changes "
67
"HAVE NOT been saved."
68
msgstr ""
69
"Changes have occurred since the page was last displayed, your changes "
70
"HAVE NOT been saved."
71

    
72
#: vigiboard/controllers/root.py:642
73
msgid "No access to this event"
74
msgstr "No access to this event"
75

    
76
#: vigiboard/controllers/root.py:649
77
msgid "You don't have administrative access to VigiBoard"
78
msgstr "You don't have administrative access to VigiBoard"
79

    
80
#: vigiboard/controllers/root.py:676
81
msgid "None"
82
msgstr "None"
83

    
84
#: vigiboard/controllers/root.py:677
85
msgid "Acknowledged"
86
msgstr "Acknowledged"
87

    
88
#: vigiboard/controllers/root.py:678
89
msgid "Acknowledged and closed"
90
msgstr "Acknowledged and closed"
91

    
92
#: vigiboard/controllers/root.py:699
93
#, python-format
94
msgid ""
95
"User \"%(user)s\" (%(address)s) changed the trouble ticket from "
96
"\"%(previous)s\" to \"%(new)s\" on event #%(idevent)d"
97
msgstr ""
98
"User \"%(user)s\" (%(address)s) changed the trouble ticket from "
99
"\"%(previous)s\" to \"%(new)s\" on event #%(idevent)d"
100

    
101
#: vigiboard/controllers/root.py:744
102
#, python-format
103
msgid "User \"%(user)s\" (%(address)s) forcefully closed event #%(idevent)d"
104
msgstr "User \"%(user)s\" (%(address)s) forcefully closed event #%(idevent)d"
105

    
106
#: vigiboard/controllers/root.py:777
107
#, python-format
108
msgid ""
109
"User \"%(user)s\" (%(address)s) changed the state from \"%(previous)s\" "
110
"to \"%(new)s\" on event #%(idevent)d"
111
msgstr ""
112
"User \"%(user)s\" (%(address)s) changed the state from \"%(previous)s\" "
113
"to \"%(new)s\" on event #%(idevent)d"
114

    
115
#: vigiboard/controllers/root.py:789
116
msgid "Updated successfully"
117
msgstr "Updated successfully"
118

    
119
#: vigiboard/controllers/root.py:814
120
#, python-format
121
msgid "No such plugin '%s'"
122
msgstr "No such plugin '%s'"
123

    
124
#: vigiboard/controllers/root.py:855
125
msgid "No such incident or insufficient permissions"
126
msgstr "No such incident or insufficient permissions"
127

    
128
#: vigiboard/controllers/root.py:975
129
#, python-format
130
msgid "Next %(limit)s"
131
msgstr "Next %(limit)s"
132

    
133
#: vigiboard/controllers/silence.py:73
134
msgid "Insufficient privileges for this action"
135
msgstr "Insufficient privileges for this action"
136

    
137
#: vigiboard/controllers/silence.py:172
138
#, python-format
139
msgid "Another rule already exists for service '%s' on host '%s'."
140
msgstr "Another rule already exists for service '%s' on host '%s'."
141

    
142
#: vigiboard/controllers/silence.py:176
143
#, python-format
144
msgid "Another rule already exists for host '%s'."
145
msgstr "Another rule already exists for host '%s'."
146

    
147
#: vigiboard/controllers/silence.py:258
148
#: vigiboard/controllers/plugins/hostname.py:38
149
msgid "Host"
150
msgstr "Host"
151

    
152
#: vigiboard/controllers/silence.py:259
153
#: vigiboard/controllers/plugins/servicename.py:41
154
msgid "Service"
155
msgstr "Service"
156

    
157
#: vigiboard/controllers/silence.py:260
158
msgid "States"
159
msgstr "States"
160

    
161
#: vigiboard/controllers/silence.py:261
162
msgid "Last modification"
163
msgstr "Last modification"
164

    
165
#: vigiboard/controllers/silence.py:262
166
msgid "Author"
167
msgstr "Author"
168

    
169
#: vigiboard/controllers/silence.py:263
170
msgid "Comment"
171
msgstr "Comment"
172

    
173
#: vigiboard/controllers/silence.py:313 vigiboard/controllers/silence.py:412
174
#: vigiboard/controllers/silence.py:434 vigiboard/controllers/silence.py:583
175
#, python-format
176
msgid "An exception has been raised while querying the database: %s"
177
msgstr "An exception has been raised while querying the database: %s"
178

    
179
#: vigiboard/controllers/silence.py:317 vigiboard/controllers/silence.py:324
180
#: vigiboard/controllers/silence.py:438 vigiboard/controllers/silence.py:605
181
#, python-format
182
msgid "Silence rule #%s does not exist."
183
msgstr "Silence rule #%s does not exist."
184

    
185
#: vigiboard/controllers/silence.py:395
186
msgid "No state specified for the silence rule."
187
msgstr "No state specified for the silence rule."
188

    
189
#: vigiboard/controllers/silence.py:417
190
#, python-format
191
msgid "Host '%s' does not exist."
192
msgstr "Host '%s' does not exist."
193

    
194
#: vigiboard/controllers/silence.py:420
195
#, python-format
196
msgid "Service '%s' does not exist for host '%s'."
197
msgstr "Service '%s' does not exist for host '%s'."
198

    
199
#: vigiboard/controllers/silence.py:472
200
#, python-format
201
msgid "An exception has been raised while updating the database: %s"
202
msgstr "An exception has been raised while updating the database: %s"
203

    
204
#: vigiboard/controllers/silence.py:482
205
#, python-format
206
msgid ""
207
"User %(user)s (IP: %(ip)s) updated silence rule #%(id)s for service "
208
"%(service)s on host %(host)s."
209
msgstr ""
210
"User %(user)s (IP: %(ip)s) updated silence rule #%(id)s for service "
211
"%(service)s on host %(host)s."
212

    
213
#: vigiboard/controllers/silence.py:492
214
#, python-format
215
msgid ""
216
"Silence rule #%(id)s (host: %(host)s, service: %(service)s) has been "
217
"successfully updated."
218
msgstr ""
219
"Silence rule #%(id)s (host: %(host)s, service: %(service)s) has been "
220
"successfully updated."
221

    
222
#: vigiboard/controllers/silence.py:501
223
#, python-format
224
msgid "User %(user)s (IP: %(ip)s) updated silence rule #%(id)s for host %(host)s."
225
msgstr "User %(user)s (IP: %(ip)s) updated silence rule #%(id)s for host %(host)s."
226

    
227
#: vigiboard/controllers/silence.py:509
228
#, python-format
229
msgid "Silence rule #%(id)s (host: %(host)s) has been successfully updated."
230
msgstr "Silence rule #%(id)s (host: %(host)s) has been successfully updated."
231

    
232
#: vigiboard/controllers/silence.py:518
233
#, python-format
234
msgid ""
235
"User %(user)s (IP: %(ip)s) added a silence rule (#%(id)s) for service "
236
"%(service)s on host %(host)s."
237
msgstr ""
238
"User %(user)s (IP: %(ip)s) added a silence rule (#%(id)s) for service "
239
"%(service)s on host %(host)s."
240

    
241
#: vigiboard/controllers/silence.py:528
242
#, python-format
243
msgid ""
244
"A new silence rule (#%(id)s) has been added for service \"%(service)s\" "
245
"on host \"%(host)s\"."
246
msgstr ""
247
"A new silence rule (#%(id)s) has been added for service \"%(service)s\" "
248
"on host \"%(host)s\"."
249

    
250
#: vigiboard/controllers/silence.py:536
251
#, python-format
252
msgid ""
253
"User %(user)s (IP: %(ip)s) added a silence rule (#%(id)s) for host "
254
"%(host)s."
255
msgstr ""
256
"User %(user)s (IP: %(ip)s) added a silence rule (#%(id)s) for host "
257
"%(host)s."
258

    
259
#: vigiboard/controllers/silence.py:544
260
#, python-format
261
msgid "A new silence rule (#%(id)s) has been added for the host \"%(host)s\"."
262
msgstr "A new silence rule (#%(id)s) has been added for the host \"%(host)s\"."
263

    
264
#: vigiboard/controllers/silence.py:574
265
msgid "No silence rule id specified."
266
msgstr "No silence rule id specified."
267

    
268
#: vigiboard/controllers/silence.py:593
269
#, python-format
270
msgid "Error: the following silence rules do not exist: %s."
271
msgstr "Error: the following silence rules do not exist: %s."
272

    
273
#: vigiboard/controllers/silence.py:596
274
#, python-format
275
msgid "Error: silence rule #%s does not exist."
276
msgstr "Error: silence rule #%s does not exist."
277

    
278
#: vigiboard/controllers/silence.py:614
279
#, python-format
280
msgid "An exception has been raised while deleting the silence rules: %s"
281
msgstr "An exception has been raised while deleting the silence rules: %s"
282

    
283
#: vigiboard/controllers/silence.py:624
284
#, python-format
285
msgid ""
286
"User %(user)s (IP: %(ip)s) deleted silence rule #%(id)s for service "
287
"%(service)s on host %(host)s"
288
msgstr ""
289
"User %(user)s (IP: %(ip)s) deleted silence rule #%(id)s for service "
290
"%(service)s on host %(host)s"
291

    
292
#: vigiboard/controllers/silence.py:636
293
#, python-format
294
msgid "User %(user)s (IP: %(ip)s) deleted silence rule #%(id)s for host %(host)s"
295
msgstr "User %(user)s (IP: %(ip)s) deleted silence rule #%(id)s for host %(host)s"
296

    
297
#: vigiboard/controllers/silence.py:647
298
#, python-format
299
msgid "The following silence rules have been successfully deleted: %s."
300
msgstr "The following silence rules have been successfully deleted: %s."
301

    
302
#: vigiboard/controllers/silence.py:650
303
#, python-format
304
msgid "Silence rule #%s has been successfully deleted."
305
msgstr "Silence rule #%s has been successfully deleted."
306

    
307
#: vigiboard/controllers/plugins/date.py:59
308
#, python-format
309
msgid "Eg. %(date)s"
310
msgstr "Eg. %(date)s"
311

    
312
#: vigiboard/controllers/plugins/date.py:66
313
msgid "Last occurrence"
314
msgstr "Last occurrence"
315

    
316
#: vigiboard/controllers/plugins/date.py:69
317
msgid "Between"
318
msgstr "Between"
319

    
320
#: vigiboard/controllers/plugins/date.py:70
321
#: vigiboard/controllers/plugins/date.py:85
322
#: vigiboard/controllers/plugins/groups.py:41
323
msgid "Choose"
324
msgstr "Choose"
325

    
326
#: vigiboard/controllers/plugins/date.py:84
327
msgid "And"
328
msgstr "And"
329

    
330
#: vigiboard/controllers/plugins/details.py:195
331
#: vigiboard/controllers/plugins/state.py:47
332
msgid "Current state"
333
msgstr "Current state"
334

    
335
#: vigiboard/controllers/plugins/groups.py:42
336
msgid "Clear"
337
msgstr "Clear"
338

    
339
#: vigiboard/controllers/plugins/groups.py:78
340
msgid "Group"
341
msgstr "Group"
342

    
343
#: vigiboard/controllers/plugins/hls.py:45
344
msgid "High-Level Service"
345
msgstr "High-Level Service"
346

    
347
#: vigiboard/controllers/plugins/output.py:38
348
msgid "Output"
349
msgstr "Output"
350

    
351
#: vigiboard/controllers/plugins/priority.py:88
352
msgid "Priority"
353
msgstr "Priority"
354

    
355
#: vigiboard/controllers/plugins/status.py:53
356
msgid "All alerts"
357
msgstr "All alerts"
358

    
359
#: vigiboard/controllers/plugins/status.py:56
360
msgid "New alerts"
361
msgstr "New alerts"
362

    
363
#: vigiboard/controllers/plugins/status.py:57
364
msgid "Alerts marked as Acknowledged"
365
msgstr "Alerts marked as Acknowledged"
366

    
367
#: vigiboard/controllers/plugins/status.py:58
368
msgid "Alerts marked as Closed"
369
msgstr "Alerts marked as Closed"
370

    
371
#: vigiboard/controllers/plugins/status.py:64
372
#: vigiboard/widgets/edit_event.py:73
373
msgid "Trouble Ticket"
374
msgstr "Trouble Ticket"
375

    
376
#: vigiboard/controllers/plugins/status.py:69
377
#: vigiboard/widgets/edit_event.py:76
378
msgid "Acknowledgement Status"
379
msgstr "Acknowledgement Status"
380

    
381
#. TRANSLATORS: Format de date et heure Python/JavaScript.
382
#. TRANSLATORS:
383
#. http://www.dynarch.com/static/jscalendar-1.0/doc/html/reference.html#node_sec_5.3.5
384
#. TRANSLATORS: http://docs.python.org/release/2.5/lib/module-time.html
385
#: vigiboard/lib/dateformat.py:38
386
#, python-format
387
msgid "%Y-%m-%d %I:%M:%S %p"
388
msgstr "%Y-%m-%d %I:%M:%S %p"
389

    
390
#. TRANSLATORS: Format de date Python/JavaScript.
391
#. TRANSLATORS:
392
#. http://www.dynarch.com/static/jscalendar-1.0/doc/html/reference.html#node_sec_5.3.5
393
#. TRANSLATORS: http://docs.python.org/release/2.5/lib/module-time.html
394
#: vigiboard/lib/dateformat.py:67
395
#, python-format
396
msgid "%Y-%m-%d"
397
msgstr "%Y-%m-%d"
398

    
399
#: vigiboard/public/js/main.js:39
400
msgid "Search Event"
401
msgstr "Search Event"
402

    
403
#: vigiboard/public/js/main.js:54
404
msgid "Select a group"
405
msgstr "Select a group"
406

    
407
#: vigiboard/public/js/main.js:84 vigiboard/public/js/main.js:105
408
#: vigiboard/public/js/main.js:136 vigiboard/public/js/main.js:169
409
msgid "Unable to save preferences"
410
msgstr "Unable to save preferences"
411

    
412
#: vigiboard/public/js/silence.js:63
413
msgid "Are you sure you want to delete this rule?"
414
msgstr "Are you sure you want to delete this rule?"
415

    
416
#: vigiboard/public/js/silence.js:64
417
msgid "Silence rule #{id}"
418
msgstr "Silence rule #{id}"
419

    
420
#: vigiboard/public/js/silence.js:65
421
msgid "Delete this rule"
422
msgstr "Delete this rule"
423

    
424
#: vigiboard/public/js/silence.js:79
425
msgid "No"
426
msgstr "No"
427

    
428
#: vigiboard/widgets/edit_event.py:34
429
msgid "No change"
430
msgstr "No change"
431

    
432
#: vigiboard/widgets/edit_event.py:35
433
msgid "Change to None"
434
msgstr "Change to None"
435

    
436
#: vigiboard/widgets/edit_event.py:36
437
msgid "Change to Acknowledged"
438
msgstr "Change to Acknowledged"
439

    
440
#: vigiboard/widgets/edit_event.py:37
441
msgid "Change to Closed"
442
msgstr "Change to Closed"
443

    
444
#: vigiboard/widgets/edit_event.py:38
445
msgid "Force to Closed"
446
msgstr "Force to Closed"
447

    
448
#: vigiboard/widgets/edit_event.py:44
449
msgid "Ticket change"
450
msgstr "Ticket change"
451

    
452
#: vigiboard/widgets/edit_event.py:45
453
msgid "Forced change state"
454
msgstr "Forced change state"
455

    
456
#: vigiboard/widgets/edit_event.py:46
457
msgid "Acknowledgement change state"
458
msgstr "Acknowledgement change state"
459

    
460
#: vigiboard/widgets/edit_event.py:47
461
msgid "Ticket change notification"
462
msgstr "Ticket change notification"
463

    
464
#: vigiboard/widgets/edit_event.py:48
465
msgid "New occurrence"
466
msgstr "New occurrence"
467

    
468
#: vigiboard/widgets/edit_event.py:49
469
msgid "Nagios update state"
470
msgstr "Nagios update state"
471

    
472
#: vigiboard/widgets/edit_event.py:53
473
msgid "Forced"
474
msgstr "Forced"
475

    
476
#: vigiboard/widgets/edit_event.py:74
477
msgid "Warning: changing the ticket will affect all selected events."
478
msgstr "Warning: changing the ticket will affect all selected events."
479

    
480
#: vigiboard/widgets/search_form.py:56
481
msgid "Search"
482
msgstr "Search"
483