~ubuntu-branches/ubuntu/precise/horizon/precise-updates

« back to all changes in this revision

Viewing changes to horizon/locale/zh-cn/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-03-09 11:50:22 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120309115022-ymiww5i58rbg97my
Tags: 2012.1~rc1~20120308.1479-0ubuntu1
* New upstream version.
* debian/rules: Fix symlink when installing horizon.
  (LP: #947118)
* debian/control: Add python-django-nose as a dep. (LP: #944235)
* debian/control: Fix broken depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Translations of Dashboard for OpenStack User Interface.
2
 
# Copyright 2011 Midokura KK
3
 
# This file is distributed under the same license as the Dashboard for OpenStack.
4
 
# FIRST AUTHOR Jeffrey Wilcox, 2011.
5
 
#
6
 
#, fuzzy
7
 
msgid ""
8
 
msgstr ""
9
 
"Project-Id-Version: openstack-dashboard\n"
10
 
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2011-11-01 23:08-0700\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=UTF-8\n"
18
 
"Content-Transfer-Encoding: 8bit\n"
19
 
 
20
 
#: context_processors.py:35
21
 
#, python-format
22
 
msgid ""
23
 
"Unable to retrieve tenant list from                                  "
24
 
"keystone: %s"
25
 
msgstr ""
26
 
 
27
 
#: forms.py:180
28
 
#, python-format
29
 
msgid "Unexpected error: %s"
30
 
msgstr ""
31
 
 
32
 
#: middleware.py:85
33
 
msgid "Your token has expired. Please log in again"
34
 
msgstr ""
35
 
 
36
 
#: api/keystone.py:199
37
 
#, python-format
38
 
msgid "Role does not exist: %s"
39
 
msgstr ""
40
 
 
41
 
#: api/keystone.py:207
42
 
#, python-format
43
 
msgid "Role \"%s\" does not exist for that user on this tenant."
44
 
msgstr ""
45
 
 
46
 
#: dashboards/dash/dashboard.py:25
47
 
msgid "Manage Compute"
48
 
msgstr ""
49
 
 
50
 
#: dashboards/dash/dashboard.py:28
51
 
msgid "Network"
52
 
msgstr ""
53
 
 
54
 
#: dashboards/dash/dashboard.py:29
55
 
msgid "Object Store"
56
 
msgstr ""
57
 
 
58
 
#: dashboards/dash/containers/forms.py:22
59
 
#, python-format
60
 
msgid "Unable to delete non-empty container: %s"
61
 
msgstr ""
62
 
 
63
 
#: dashboards/dash/containers/forms.py:28
64
 
#, python-format
65
 
msgid "Successfully deleted container: %s"
66
 
msgstr ""
67
 
 
68
 
#: dashboards/dash/containers/forms.py:34
69
 
msgid "Container Name"
70
 
msgstr ""
71
 
 
72
 
#: dashboards/dash/containers/forms.py:38
73
 
msgid "Container was successfully created."
74
 
msgstr ""
75
 
 
76
 
#: dashboards/dash/containers/forms.py:55
77
 
#, python-format
78
 
msgid "There are no objects matching that prefix in %s"
79
 
msgstr ""
80
 
 
81
 
#: dashboards/dash/containers/forms.py:71
82
 
#, python-format
83
 
msgid "Successfully deleted object: %s"
84
 
msgstr ""
85
 
 
86
 
#: dashboards/dash/containers/forms.py:77
87
 
msgid "Object Name"
88
 
msgstr ""
89
 
 
90
 
#: dashboards/dash/containers/forms.py:78
91
 
msgid "File"
92
 
msgstr ""
93
 
 
94
 
#: dashboards/dash/containers/forms.py:88
95
 
msgid "Object was successfully uploaded."
96
 
msgstr ""
97
 
 
98
 
#: dashboards/dash/containers/forms.py:94
99
 
msgid "Container to store object in"
100
 
msgstr ""
101
 
 
102
 
#: dashboards/dash/containers/forms.py:97
103
 
msgid "New object name"
104
 
msgstr ""
105
 
 
106
 
#: dashboards/dash/containers/forms.py:119
107
 
#, python-format
108
 
msgid "Object was successfully copied to %(container)s\\%(obj)s"
109
 
msgstr ""
110
 
 
111
 
#: dashboards/dash/containers/panel.py:8
112
 
#: dashboards/dash/templates/dash/containers/index.html:13
113
 
msgid "Containers"
114
 
msgstr ""
115
 
 
116
 
#: dashboards/dash/floating_ips/forms.py:43
117
 
#, python-format
118
 
msgid "Successfully released Floating IP: %s"
119
 
msgstr ""
120
 
 
121
 
#: dashboards/dash/floating_ips/forms.py:47
122
 
#, python-format
123
 
msgid "Error releasing Floating IP from tenant: %s"
124
 
msgstr ""
125
 
 
126
 
#: dashboards/dash/floating_ips/forms.py:63
127
 
#: dashboards/dash/templates/dash/networks/_detail.html:19
128
 
msgid "Instance"
129
 
msgstr ""
130
 
 
131
 
#: dashboards/dash/floating_ips/forms.py:72
132
 
#, python-format
133
 
msgid ""
134
 
"Successfully associated Floating IP:                                     "
135
 
"%(ip)s with Instance: %(inst)s"
136
 
msgstr ""
137
 
 
138
 
#: dashboards/dash/floating_ips/forms.py:78
139
 
#, python-format
140
 
msgid "Error associating Floating IP: %s"
141
 
msgstr ""
142
 
 
143
 
#: dashboards/dash/floating_ips/forms.py:95
144
 
#, python-format
145
 
msgid "Successfully disassociated Floating IP: %s"
146
 
msgstr ""
147
 
 
148
 
#: dashboards/dash/floating_ips/forms.py:99
149
 
#, python-format
150
 
msgid "Error disassociating Floating IP: %s"
151
 
msgstr ""
152
 
 
153
 
#: dashboards/dash/floating_ips/forms.py:114
154
 
#, python-format
155
 
msgid ""
156
 
"Successfully allocated Floating IP \"%(ip)s\"                                "
157
 
"to tenant \"%(tenant)s\""
158
 
msgstr ""
159
 
 
160
 
#: dashboards/dash/floating_ips/forms.py:120
161
 
#, python-format
162
 
msgid ""
163
 
"Error allocating Floating IP \"%(ip)s\"                to tenant \"%(tenant)s"
164
 
"\": %(msg)s"
165
 
msgstr ""
166
 
 
167
 
#: dashboards/dash/floating_ips/views.py:53
168
 
#, python-format
169
 
msgid "Error fetching floating ips: %s"
170
 
msgstr ""
171
 
 
172
 
#: dashboards/dash/images/forms.py:42
173
 
#: dashboards/dash/templates/dash/containers/_list.html:6
174
 
#: dashboards/dash/templates/dash/images/_list.html:6
175
 
#: dashboards/dash/templates/dash/instances/_list.html:7
176
 
#: dashboards/dash/templates/dash/instances/usage.html:61
177
 
#: dashboards/dash/templates/dash/keypairs/_list.html:4
178
 
#: dashboards/dash/templates/dash/networks/_list.html:5
179
 
#: dashboards/dash/templates/dash/objects/_list.html:6
180
 
#: dashboards/dash/templates/dash/security_groups/_list.html:4
181
 
#: dashboards/syspanel/flavors/forms.py:37
182
 
#: dashboards/syspanel/images/forms.py:72
183
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:5
184
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:7
185
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:5
186
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:67
187
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:5
188
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:23
189
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:53
190
 
#: dashboards/syspanel/templates/syspanel/users/index.html:21
191
 
#: dashboards/syspanel/tenants/forms.py:79
192
 
#: dashboards/syspanel/tenants/forms.py:107
193
 
#: dashboards/syspanel/users/forms.py:42
194
 
msgid "Name"
195
 
msgstr ""
196
 
 
197
 
#: dashboards/dash/images/forms.py:43 dashboards/syspanel/images/forms.py:73
198
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:37
199
 
msgid "Kernel ID"
200
 
msgstr ""
201
 
 
202
 
#: dashboards/dash/images/forms.py:45 dashboards/syspanel/images/forms.py:75
203
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:38
204
 
msgid "Ramdisk ID"
205
 
msgstr ""
206
 
 
207
 
#: dashboards/dash/images/forms.py:47 dashboards/syspanel/images/forms.py:77
208
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:39
209
 
msgid "Architecture"
210
 
msgstr ""
211
 
 
212
 
#: dashboards/dash/images/forms.py:48 dashboards/syspanel/images/forms.py:79
213
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:41
214
 
msgid "Container Format"
215
 
msgstr ""
216
 
 
217
 
#: dashboards/dash/images/forms.py:50 dashboards/syspanel/images/forms.py:81
218
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:42
219
 
msgid "Disk Format"
220
 
msgstr ""
221
 
 
222
 
#: dashboards/dash/images/forms.py:55 dashboards/dash/images/views.py:63
223
 
#, python-format
224
 
msgid "Unable to retreive image info from glance: %s"
225
 
msgstr ""
226
 
 
227
 
#: dashboards/dash/images/forms.py:57
228
 
#, python-format
229
 
msgid "Error updating image with id: %s"
230
 
msgstr ""
231
 
 
232
 
#: dashboards/dash/images/forms.py:62 dashboards/dash/images/forms.py:91
233
 
msgid "Error connecting to glance"
234
 
msgstr ""
235
 
 
236
 
#: dashboards/dash/images/forms.py:88 dashboards/syspanel/images/views.py:106
237
 
msgid "Image was successfully updated."
238
 
msgstr ""
239
 
 
240
 
#: dashboards/dash/images/forms.py:97
241
 
msgid "Unspecified Exception in image update"
242
 
msgstr ""
243
 
 
244
 
#: dashboards/dash/images/forms.py:101
245
 
msgid ""
246
 
"Unable to update image. You are not "
247
 
"its                                       owner."
248
 
msgstr ""
249
 
 
250
 
#: dashboards/dash/images/forms.py:107
251
 
msgid "Server Name"
252
 
msgstr ""
253
 
 
254
 
#: dashboards/dash/images/forms.py:111
255
 
msgid "User Data"
256
 
msgstr ""
257
 
 
258
 
#: dashboards/dash/images/forms.py:121
259
 
#: dashboards/dash/templates/dash/instances/usage.html:66
260
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:72
261
 
msgid "Flavor"
262
 
msgstr ""
263
 
 
264
 
#: dashboards/dash/images/forms.py:126
265
 
msgid "Key Name"
266
 
msgstr ""
267
 
 
268
 
#: dashboards/dash/images/forms.py:134
269
 
#: dashboards/dash/templates/dash/security_groups/index.html:13
270
 
msgid "Security Groups"
271
 
msgstr ""
272
 
 
273
 
#: dashboards/dash/images/forms.py:165
274
 
msgid "Instance was successfully launched"
275
 
msgstr ""
276
 
 
277
 
#: dashboards/dash/images/forms.py:174
278
 
#, python-format
279
 
msgid "Unable to launch instance: %s"
280
 
msgstr ""
281
 
 
282
 
#: dashboards/dash/images/forms.py:188
283
 
msgid ""
284
 
"Unable to delete image, you are not                                          "
285
 
"its owner."
286
 
msgstr ""
287
 
 
288
 
#: dashboards/dash/images/forms.py:193 dashboards/dash/images/views.py:58
289
 
#: dashboards/dash/images/views.py:144 dashboards/dash/snapshots/views.py:51
290
 
#: dashboards/syspanel/images/forms.py:46
291
 
#: dashboards/syspanel/images/forms.py:64
292
 
#: dashboards/syspanel/images/views.py:57
293
 
#: dashboards/syspanel/images/views.py:77
294
 
#: dashboards/syspanel/images/views.py:110
295
 
#: dashboards/syspanel/images/views.py:173
296
 
#, python-format
297
 
msgid "Error connecting to glance: %s"
298
 
msgstr ""
299
 
 
300
 
#: dashboards/dash/images/forms.py:198
301
 
msgid "Error deleting image: %(image)s: %i(msg)s"
302
 
msgstr ""
303
 
 
304
 
#: dashboards/dash/images/views.py:55
305
 
#: dashboards/dash/templates/dash/images/index.html:22
306
 
#: dashboards/syspanel/images/views.py:53
307
 
msgid "There are currently no images."
308
 
msgstr ""
309
 
 
310
 
#: dashboards/dash/images/views.py:61 dashboards/dash/snapshots/views.py:55
311
 
#: dashboards/syspanel/images/views.py:61
312
 
#, python-format
313
 
msgid "Error retrieving image list: %s"
314
 
msgstr ""
315
 
 
316
 
#: dashboards/dash/images/views.py:118
317
 
#, python-format
318
 
msgid "Error parsing quota  for %(image)s: %(msg)s"
319
 
msgstr ""
320
 
 
321
 
#: dashboards/dash/images/views.py:149 dashboards/syspanel/images/views.py:81
322
 
#, python-format
323
 
msgid "Error retrieving image %(image)s: %(msg)s"
324
 
msgstr ""
325
 
 
326
 
#: dashboards/dash/instances/forms.py:25
327
 
#, python-format
328
 
msgid "ApiException while terminating instance \"%s\""
329
 
msgstr ""
330
 
 
331
 
#: dashboards/dash/instances/forms.py:28
332
 
#, python-format
333
 
msgid "Unable to terminate %(inst)s: %(message)s"
334
 
msgstr ""
335
 
 
336
 
#: dashboards/dash/instances/forms.py:31
337
 
#, python-format
338
 
msgid "Instance %s has been terminated."
339
 
msgstr ""
340
 
 
341
 
#: dashboards/dash/instances/forms.py:45
342
 
msgid "Instance rebooting"
343
 
msgstr ""
344
 
 
345
 
#: dashboards/dash/instances/forms.py:47
346
 
#, python-format
347
 
msgid "ApiException while rebooting instance \"%s\""
348
 
msgstr ""
349
 
 
350
 
#: dashboards/dash/instances/forms.py:50
351
 
#, python-format
352
 
msgid "Unable to reboot instance: %s"
353
 
msgstr ""
354
 
 
355
 
#: dashboards/dash/instances/forms.py:53
356
 
#, python-format
357
 
msgid "Instance %s has been rebooted."
358
 
msgstr ""
359
 
 
360
 
#: dashboards/dash/instances/forms.py:75
361
 
#, python-format
362
 
msgid "Instance '%s' updated"
363
 
msgstr ""
364
 
 
365
 
#: dashboards/dash/instances/forms.py:79
366
 
#, python-format
367
 
msgid "Unable to update instance: %s"
368
 
msgstr ""
369
 
 
370
 
#: dashboards/dash/instances/views.py:55
371
 
msgid "Exception in instance index"
372
 
msgstr ""
373
 
 
374
 
#: dashboards/dash/instances/views.py:56 dashboards/dash/instances/views.py:79
375
 
#: dashboards/syspanel/instances/views.py:270
376
 
#: dashboards/syspanel/instances/views.py:296
377
 
#, python-format
378
 
msgid "Unable to get instance list: %s"
379
 
msgstr ""
380
 
 
381
 
#: dashboards/dash/instances/views.py:110
382
 
msgid "ApiException in instance usage"
383
 
msgstr ""
384
 
 
385
 
#: dashboards/dash/instances/views.py:112
386
 
#: dashboards/syspanel/flavors/views.py:53
387
 
#: dashboards/syspanel/instances/views.py:93
388
 
#: dashboards/syspanel/instances/views.py:225
389
 
#, python-format
390
 
msgid "Unable to get usage info: %s"
391
 
msgstr ""
392
 
 
393
 
#: dashboards/dash/instances/views.py:174
394
 
msgid "ApiException while fetching instance console"
395
 
msgstr ""
396
 
 
397
 
#: dashboards/dash/instances/views.py:176
398
 
#, python-format
399
 
msgid "Unable to get log for instance %(inst)s: %(msg)s"
400
 
msgstr ""
401
 
 
402
 
#: dashboards/dash/instances/views.py:190
403
 
msgid "ApiException while fetching instance vnc connection"
404
 
msgstr ""
405
 
 
406
 
#: dashboards/dash/instances/views.py:192
407
 
#: dashboards/syspanel/instances/views.py:323
408
 
#, python-format
409
 
msgid "Unable to get vnc console for instance %(inst)s: %(message)s"
410
 
msgstr ""
411
 
 
412
 
#: dashboards/dash/instances/views.py:203
413
 
#: dashboards/dash/instances/views.py:242
414
 
msgid "ApiException while fetching instance info"
415
 
msgstr ""
416
 
 
417
 
#: dashboards/dash/instances/views.py:205
418
 
#: dashboards/syspanel/instances/views.py:329
419
 
#, python-format
420
 
msgid "Unable to get information for instance %(inst)s: %(message)s"
421
 
msgstr ""
422
 
 
423
 
#: dashboards/dash/instances/views.py:235
424
 
msgid ""
425
 
"ApiException while fetching instance vnc                            "
426
 
"connection"
427
 
msgstr ""
428
 
 
429
 
#: dashboards/dash/instances/views.py:238
430
 
#, python-format
431
 
msgid "Unable to get vnc console for instance %(inst)s: %(msg)s"
432
 
msgstr ""
433
 
 
434
 
#: dashboards/dash/instances/views.py:244
435
 
#, python-format
436
 
msgid "Unable to get information for instance %(inst)s: %(msg)s"
437
 
msgstr ""
438
 
 
439
 
#: dashboards/dash/keypairs/forms.py:24
440
 
#, python-format
441
 
msgid "Successfully deleted keypair: %s"
442
 
msgstr ""
443
 
 
444
 
#: dashboards/dash/keypairs/forms.py:29
445
 
#, python-format
446
 
msgid "Error deleting keypair: %s"
447
 
msgstr ""
448
 
 
449
 
#: dashboards/dash/keypairs/forms.py:35 dashboards/dash/keypairs/forms.py:56
450
 
msgid "Keypair Name"
451
 
msgstr ""
452
 
 
453
 
#: dashboards/dash/keypairs/forms.py:50
454
 
#, python-format
455
 
msgid "Error Creating Keypair: %s"
456
 
msgstr ""
457
 
 
458
 
#: dashboards/dash/keypairs/forms.py:58
459
 
msgid "Public Key"
460
 
msgstr ""
461
 
 
462
 
#: dashboards/dash/keypairs/forms.py:64
463
 
#, python-format
464
 
msgid "Successfully imported public key: %s"
465
 
msgstr ""
466
 
 
467
 
#: dashboards/dash/keypairs/forms.py:70
468
 
#, python-format
469
 
msgid "Error Importing Keypair: %s"
470
 
msgstr ""
471
 
 
472
 
#: dashboards/dash/keypairs/views.py:53
473
 
#, python-format
474
 
msgid "Error fetching keypairs: %s"
475
 
msgstr ""
476
 
 
477
 
#: dashboards/dash/networks/forms.py:15
478
 
msgid "Network Name"
479
 
msgstr ""
480
 
 
481
 
#: dashboards/dash/networks/forms.py:26
482
 
#, python-format
483
 
msgid "Unable to create network %(network)s: %(msg)s"
484
 
msgstr ""
485
 
 
486
 
#: dashboards/dash/networks/forms.py:30
487
 
#, python-format
488
 
msgid "Network %s has been created."
489
 
msgstr ""
490
 
 
491
 
#: dashboards/dash/networks/forms.py:45
492
 
#, python-format
493
 
msgid "Unable to delete network %(network)s: %(msg)s"
494
 
msgstr ""
495
 
 
496
 
#: dashboards/dash/networks/forms.py:48
497
 
#, python-format
498
 
msgid "Network %s has been deleted."
499
 
msgstr ""
500
 
 
501
 
#: dashboards/dash/networks/forms.py:67
502
 
#, python-format
503
 
msgid "Unable to rename network %(network)s: %(msg)s"
504
 
msgstr ""
505
 
 
506
 
#: dashboards/dash/networks/forms.py:70
507
 
#, python-format
508
 
msgid "Network %(net)s has been renamed to %(new_name)s."
509
 
msgstr ""
510
 
 
511
 
#: dashboards/dash/networks/forms.py:80
512
 
msgid "Number of Ports"
513
 
msgstr ""
514
 
 
515
 
#: dashboards/dash/networks/forms.py:90
516
 
#, python-format
517
 
msgid "Unable to create ports on network %(network)s: %(msg)s"
518
 
msgstr ""
519
 
 
520
 
#: dashboards/dash/networks/forms.py:93
521
 
#, python-format
522
 
msgid "%(num_ports)s ports created on network %(network)s."
523
 
msgstr ""
524
 
 
525
 
#: dashboards/dash/networks/forms.py:112
526
 
#, python-format
527
 
msgid "Unable to delete port %(port)s: %(msg)s"
528
 
msgstr ""
529
 
 
530
 
#: dashboards/dash/networks/forms.py:115
531
 
#, python-format
532
 
msgid "Port %(port)s deleted from network %(network)s."
533
 
msgstr ""
534
 
 
535
 
#: dashboards/dash/networks/forms.py:126
536
 
msgid "Select VIF to connect"
537
 
msgstr ""
538
 
 
539
 
#: dashboards/dash/networks/forms.py:137
540
 
#, python-format
541
 
msgid "Unable to attach port %(port)s to VIF %(vif)s: %(msg)s"
542
 
msgstr ""
543
 
 
544
 
#: dashboards/dash/networks/forms.py:142
545
 
#, python-format
546
 
msgid "Port %(port)s connected to VIF %(vif)s."
547
 
msgstr ""
548
 
 
549
 
#: dashboards/dash/networks/forms.py:159
550
 
#, python-format
551
 
msgid "Unable to detach port %(port)s: %(message)s"
552
 
msgstr ""
553
 
 
554
 
#: dashboards/dash/networks/forms.py:162
555
 
#, python-format
556
 
msgid "Port %s detached."
557
 
msgstr ""
558
 
 
559
 
#: dashboards/dash/networks/forms.py:181
560
 
#, python-format
561
 
msgid "Unable to set port state to %(state)s: %(message)s"
562
 
msgstr ""
563
 
 
564
 
#: dashboards/dash/networks/forms.py:184
565
 
#, python-format
566
 
msgid "Port %(port)s state set to %(state)s."
567
 
msgstr ""
568
 
 
569
 
#: dashboards/dash/networks/views.py:68
570
 
#, python-format
571
 
msgid "Unable to get network list: %s"
572
 
msgstr ""
573
 
 
574
 
#: dashboards/dash/networks/views.py:104
575
 
#, python-format
576
 
msgid "Unable to get network details: %s"
577
 
msgstr ""
578
 
 
579
 
#: dashboards/dash/security_groups/forms.py:48
580
 
#, python-format
581
 
msgid "Successfully created security_group: %s"
582
 
msgstr ""
583
 
 
584
 
#: dashboards/dash/security_groups/forms.py:53
585
 
#, python-format
586
 
msgid "Error creating security group: %s"
587
 
msgstr ""
588
 
 
589
 
#: dashboards/dash/security_groups/forms.py:67
590
 
#, python-format
591
 
msgid "Successfully deleted security_group: %s"
592
 
msgstr ""
593
 
 
594
 
#: dashboards/dash/security_groups/forms.py:71
595
 
#, python-format
596
 
msgid "Error deleting security group: %s"
597
 
msgstr ""
598
 
 
599
 
#: dashboards/dash/security_groups/forms.py:100
600
 
#, python-format
601
 
msgid "Successfully added rule: %s"
602
 
msgstr ""
603
 
 
604
 
#: dashboards/dash/security_groups/forms.py:104
605
 
#, python-format
606
 
msgid "Error adding rule security group: %s"
607
 
msgstr ""
608
 
 
609
 
#: dashboards/dash/security_groups/forms.py:122
610
 
#, python-format
611
 
msgid "Successfully deleted rule: %s"
612
 
msgstr ""
613
 
 
614
 
#: dashboards/dash/security_groups/forms.py:126
615
 
#, python-format
616
 
msgid "Error authorizing security group: %s"
617
 
msgstr ""
618
 
 
619
 
#: dashboards/dash/security_groups/views.py:54
620
 
#, python-format
621
 
msgid "Error fetching security_groups: %s"
622
 
msgstr ""
623
 
 
624
 
#: dashboards/dash/security_groups/views.py:82
625
 
#, python-format
626
 
msgid "Error getting security_group: %s"
627
 
msgstr ""
628
 
 
629
 
#: dashboards/dash/snapshots/forms.py:19
630
 
msgid "Snapshot Name"
631
 
msgstr ""
632
 
 
633
 
#: dashboards/dash/snapshots/forms.py:30
634
 
#, python-format
635
 
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
636
 
msgstr ""
637
 
 
638
 
#: dashboards/dash/snapshots/forms.py:34
639
 
#, python-format
640
 
msgid "Error Creating Snapshot: %s"
641
 
msgstr ""
642
 
 
643
 
#: dashboards/dash/snapshots/views.py:76
644
 
#, python-format
645
 
msgid "Unable to retreive instance: %s"
646
 
msgstr ""
647
 
 
648
 
#: dashboards/dash/snapshots/views.py:83
649
 
#, python-format
650
 
msgid ""
651
 
"To snapshot, instance state must be                                  one of "
652
 
"the following: %s"
653
 
msgstr ""
654
 
 
655
 
#: dashboards/dash/templates/dash/settings.html:20
656
 
#: dashboards/settings/templates/settings/user/settings.html:6
657
 
msgid "Dashboard Settings"
658
 
msgstr ""
659
 
 
660
 
#: dashboards/dash/templates/dash/settings.html:26
661
 
#: dashboards/settings/templates/settings/user/settings.html:13
662
 
msgid "Dashboard User Interface Language"
663
 
msgstr ""
664
 
 
665
 
#: dashboards/dash/templates/dash/settings.html:38
666
 
#: dashboards/settings/templates/settings/user/settings.html:25
667
 
msgid "Select Language"
668
 
msgstr ""
669
 
 
670
 
#: dashboards/dash/templates/dash/containers/_delete.html:8
671
 
#: dashboards/dash/templates/dash/images/_delete.html:8
672
 
#: dashboards/dash/templates/dash/keypairs/_delete.html:8
673
 
#: dashboards/dash/templates/dash/networks/_delete.html:8
674
 
#: dashboards/dash/templates/dash/networks/_delete_port.html:9
675
 
#: dashboards/dash/templates/dash/objects/_delete.html:8
676
 
#: dashboards/dash/templates/dash/security_groups/_delete.html:8
677
 
#: dashboards/dash/templates/dash/security_groups/_delete_rule.html:8
678
 
#: dashboards/syspanel/templates/syspanel/flavors/_delete.html:8
679
 
#: dashboards/syspanel/templates/syspanel/images/_delete.html:8
680
 
#: dashboards/syspanel/templates/syspanel/tenants/_delete.html:8
681
 
#: dashboards/syspanel/templates/syspanel/users/_delete.html:8
682
 
msgid "Delete"
683
 
msgstr ""
684
 
 
685
 
#: dashboards/dash/templates/dash/containers/_form.html:10
686
 
msgid "Create Container"
687
 
msgstr ""
688
 
 
689
 
#: dashboards/dash/templates/dash/containers/_list.html:7
690
 
#: dashboards/dash/templates/dash/instances/_list.html:13
691
 
#: dashboards/dash/templates/dash/keypairs/_list.html:6
692
 
#: dashboards/dash/templates/dash/networks/_detail.html:7
693
 
#: dashboards/dash/templates/dash/objects/_list.html:7
694
 
#: dashboards/dash/templates/dash/security_groups/_list.html:6
695
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:24
696
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:9
697
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:13
698
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:9
699
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:25
700
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:54
701
 
msgid "Actions"
702
 
msgstr ""
703
 
 
704
 
#: dashboards/dash/templates/dash/containers/_list.html:17
705
 
msgid "List Objects"
706
 
msgstr ""
707
 
 
708
 
#: dashboards/dash/templates/dash/containers/_list.html:18
709
 
#: dashboards/dash/templates/dash/objects/_form.html:10
710
 
msgid "Upload Object"
711
 
msgstr ""
712
 
 
713
 
#: dashboards/dash/templates/dash/containers/create.html:11
714
 
#: dashboards/syspanel/templates/syspanel/tenants/_create_form.html:5
715
 
#: dashboards/syspanel/templates/syspanel/tenants/create.html:11
716
 
msgid "Create Tenant"
717
 
msgstr ""
718
 
 
719
 
#: dashboards/dash/templates/dash/containers/create.html:22
720
 
msgid ""
721
 
"A container is a storage compartment for your data and provides a way for "
722
 
"you to organize your data. You can think of a container as a folder in "
723
 
"Windows® or a directory in UNIX®. The primary difference between a container "
724
 
"and these other file system concepts is that containers cannot be nested. "
725
 
"You can, however, create an unlimited number of containers within your "
726
 
"account. Data must be stored in a container so you must have at least one "
727
 
"container defined in your account prior to uploading data."
728
 
msgstr ""
729
 
 
730
 
#: dashboards/dash/templates/dash/containers/index.html:18
731
 
msgid "Create New Container"
732
 
msgstr ""
733
 
 
734
 
#: dashboards/dash/templates/dash/floating_ips/_allocate.html:7
735
 
msgid "Allocate IP"
736
 
msgstr ""
737
 
 
738
 
#: dashboards/dash/templates/dash/floating_ips/_associate.html:14
739
 
msgid "Associate IP"
740
 
msgstr ""
741
 
 
742
 
#: dashboards/dash/templates/dash/floating_ips/_disassociate.html:8
743
 
msgid "Disassociate"
744
 
msgstr ""
745
 
 
746
 
#: dashboards/dash/templates/dash/floating_ips/_list.html:14
747
 
msgid "Instance ID:"
748
 
msgstr ""
749
 
 
750
 
#: dashboards/dash/templates/dash/floating_ips/_list.html:15
751
 
msgid "Fixed IP:"
752
 
msgstr ""
753
 
 
754
 
#: dashboards/dash/templates/dash/floating_ips/_list.html:28
755
 
msgid "Associate to instance"
756
 
msgstr ""
757
 
 
758
 
#: dashboards/dash/templates/dash/floating_ips/_release.html:8
759
 
msgid "Release"
760
 
msgstr ""
761
 
 
762
 
#: dashboards/dash/templates/dash/floating_ips/associate.html:12
763
 
msgid "Associate Floating IP"
764
 
msgstr ""
765
 
 
766
 
#: dashboards/dash/templates/dash/floating_ips/associate.html:22
767
 
#: dashboards/dash/templates/dash/images/launch.html:21
768
 
#: dashboards/dash/templates/dash/images/update.html:21
769
 
#: dashboards/dash/templates/dash/instances/update.html:23
770
 
msgid "Description:"
771
 
msgstr ""
772
 
 
773
 
#: dashboards/dash/templates/dash/floating_ips/associate.html:23
774
 
msgid "Associate a floating ip with an instance."
775
 
msgstr ""
776
 
 
777
 
#: dashboards/dash/templates/dash/floating_ips/index.html:13
778
 
#: dashboards/dash/templates/dash/images/launch.html:33
779
 
#: dashboards/syspanel/tenants/forms.py:146
780
 
msgid "Floating IPs"
781
 
msgstr ""
782
 
 
783
 
#: dashboards/dash/templates/dash/floating_ips/index.html:21
784
 
#: dashboards/dash/templates/dash/images/index.html:21
785
 
#: dashboards/dash/templates/dash/instances/index.html:22
786
 
#: dashboards/dash/templates/dash/instances/usage.html:97
787
 
#: dashboards/dash/templates/dash/keypairs/index.html:23
788
 
#: dashboards/dash/templates/dash/networks/detail.html:27
789
 
#: dashboards/dash/templates/dash/networks/index.html:23
790
 
#: dashboards/dash/templates/dash/security_groups/index.html:24
791
 
#: dashboards/dash/templates/dash/snapshots/index.html:22
792
 
#: dashboards/syspanel/templates/syspanel/instances/index.html:22
793
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:44
794
 
msgid "Info"
795
 
msgstr ""
796
 
 
797
 
#: dashboards/dash/templates/dash/floating_ips/index.html:22
798
 
msgid "There are currently no floating ips assigned to your tenant."
799
 
msgstr ""
800
 
 
801
 
#: dashboards/dash/templates/dash/images/_form.html:10
802
 
#: dashboards/dash/templates/dash/images/update.html:11
803
 
#: dashboards/syspanel/templates/syspanel/images/_form.html:10
804
 
#: dashboards/syspanel/templates/syspanel/images/update.html:11
805
 
msgid "Update Image"
806
 
msgstr ""
807
 
 
808
 
#: dashboards/dash/templates/dash/images/_launch.html:5
809
 
#: dashboards/dash/templates/dash/images/_launch_form.html:14
810
 
#: dashboards/dash/templates/dash/images/launch.html:12
811
 
msgid "Launch Instance"
812
 
msgstr ""
813
 
 
814
 
#: dashboards/dash/templates/dash/images/_list.html:5
815
 
#: dashboards/dash/templates/dash/instances/_list.html:6
816
 
#: dashboards/dash/templates/dash/instances/usage.html:60
817
 
#: dashboards/dash/templates/dash/networks/_detail.html:4
818
 
#: dashboards/dash/templates/dash/networks/_list.html:4
819
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:6
820
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:66
821
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:22
822
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:52
823
 
#: dashboards/syspanel/templates/syspanel/users/index.html:20
824
 
#: dashboards/syspanel/tenants/forms.py:105
825
 
#: dashboards/syspanel/users/forms.py:57
826
 
msgid "ID"
827
 
msgstr ""
828
 
 
829
 
#: dashboards/dash/templates/dash/images/_list.html:7
830
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:10
831
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:9
832
 
msgid "Created"
833
 
msgstr ""
834
 
 
835
 
#: dashboards/dash/templates/dash/images/_list.html:8
836
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:11
837
 
msgid "Updated"
838
 
msgstr ""
839
 
 
840
 
#: dashboards/dash/templates/dash/images/_list.html:9
841
 
#: dashboards/dash/templates/dash/instances/usage.html:68
842
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:12
843
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:74
844
 
msgid "Status"
845
 
msgstr ""
846
 
 
847
 
#: dashboards/dash/templates/dash/images/_list.html:22
848
 
#: dashboards/dash/templates/dash/instances/_list.html:68
849
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:28
850
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:19
851
 
#: dashboards/syspanel/templates/syspanel/users/index.html:36
852
 
msgid "Edit"
853
 
msgstr ""
854
 
 
855
 
#: dashboards/dash/templates/dash/images/_list.html:24
856
 
msgid "Launch"
857
 
msgstr ""
858
 
 
859
 
#: dashboards/dash/templates/dash/images/index.html:12
860
 
#: dashboards/syspanel/templates/syspanel/images/index.html:13
861
 
msgid "Images"
862
 
msgstr ""
863
 
 
864
 
#: dashboards/dash/templates/dash/images/launch.html:22
865
 
msgid ""
866
 
"Specify the details for launching an instance. Also please make note of the "
867
 
"table below; all tenants have quotas which define the limit of resources you "
868
 
"are allowed to provision."
869
 
msgstr ""
870
 
 
871
 
#: dashboards/dash/templates/dash/images/launch.html:25
872
 
#: dashboards/syspanel/templates/syspanel/quotas/index.html:19
873
 
msgid "Quota Name"
874
 
msgstr ""
875
 
 
876
 
#: dashboards/dash/templates/dash/images/launch.html:26
877
 
#: dashboards/syspanel/templates/syspanel/quotas/index.html:20
878
 
msgid "Limit"
879
 
msgstr ""
880
 
 
881
 
#: dashboards/dash/templates/dash/images/launch.html:29
882
 
msgid "RAM (MB)"
883
 
msgstr ""
884
 
 
885
 
#: dashboards/dash/templates/dash/images/launch.html:37
886
 
#: dashboards/dash/templates/dash/instances/index.html:13
887
 
#: dashboards/syspanel/templates/syspanel/instances/index.html:13
888
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:77
889
 
#: dashboards/syspanel/tenants/forms.py:142
890
 
msgid "Instances"
891
 
msgstr ""
892
 
 
893
 
#: dashboards/dash/templates/dash/images/launch.html:41
894
 
#: dashboards/syspanel/tenants/forms.py:143
895
 
msgid "Volumes"
896
 
msgstr ""
897
 
 
898
 
#: dashboards/dash/templates/dash/images/launch.html:45
899
 
#: dashboards/syspanel/tenants/forms.py:144
900
 
msgid "Gigabytes"
901
 
msgstr ""
902
 
 
903
 
#: dashboards/dash/templates/dash/images/update.html:22
904
 
#: dashboards/syspanel/templates/syspanel/images/update.html:22
905
 
msgid "From here you can modify different properties of an image."
906
 
msgstr ""
907
 
 
908
 
#: dashboards/dash/templates/dash/instances/_form.html:10
909
 
#: dashboards/dash/templates/dash/instances/update.html:12
910
 
msgid "Update Instance"
911
 
msgstr ""
912
 
 
913
 
#: dashboards/dash/templates/dash/instances/_list.html:8
914
 
msgid "Groups"
915
 
msgstr ""
916
 
 
917
 
#: dashboards/dash/templates/dash/instances/_list.html:9
918
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:10
919
 
msgid "Image"
920
 
msgstr ""
921
 
 
922
 
#: dashboards/dash/templates/dash/instances/_list.html:10
923
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:8
924
 
msgid "Size"
925
 
msgstr ""
926
 
 
927
 
#: dashboards/dash/templates/dash/instances/_list.html:11
928
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:11
929
 
msgid "IPs"
930
 
msgstr ""
931
 
 
932
 
#: dashboards/dash/templates/dash/instances/_list.html:12
933
 
#: dashboards/dash/templates/dash/networks/_detail.html:5
934
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:36
935
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:12
936
 
msgid "State"
937
 
msgstr ""
938
 
 
939
 
#: dashboards/dash/templates/dash/instances/_list.html:66
940
 
msgid "Log"
941
 
msgstr ""
942
 
 
943
 
#: dashboards/dash/templates/dash/instances/_list.html:67
944
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:49
945
 
msgid "VNC Console"
946
 
msgstr ""
947
 
 
948
 
#: dashboards/dash/templates/dash/instances/_list.html:69
949
 
msgid "Snapshot"
950
 
msgstr ""
951
 
 
952
 
#: dashboards/dash/templates/dash/instances/index.html:23
953
 
#, python-format
954
 
msgid ""
955
 
"There are currently no instances.  You can launch an instance from the  <a "
956
 
"href='%(dash_img_url)s'>Images Page.</a>"
957
 
msgstr ""
958
 
 
959
 
#: dashboards/dash/templates/dash/instances/update.html:19
960
 
msgid "Return to Instances List"
961
 
msgstr ""
962
 
 
963
 
#: dashboards/dash/templates/dash/instances/update.html:24
964
 
msgid "Update the name and description of your instance"
965
 
msgstr ""
966
 
 
967
 
#: dashboards/dash/templates/dash/instances/usage.html:14
968
 
msgid "Overview"
969
 
msgstr ""
970
 
 
971
 
#: dashboards/dash/templates/dash/instances/usage.html:46
972
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:60
973
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:70
974
 
msgid "Download CSV"
975
 
msgstr ""
976
 
 
977
 
#: dashboards/dash/templates/dash/instances/usage.html:50
978
 
msgid "Hide Terminated"
979
 
msgstr ""
980
 
 
981
 
#: dashboards/dash/templates/dash/instances/usage.html:52
982
 
msgid "Show Terminated"
983
 
msgstr ""
984
 
 
985
 
#: dashboards/dash/templates/dash/instances/usage.html:62
986
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:7
987
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:68
988
 
msgid "User"
989
 
msgstr ""
990
 
 
991
 
#: dashboards/dash/templates/dash/instances/usage.html:63
992
 
#: dashboards/syspanel/flavors/forms.py:38
993
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:6
994
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:69
995
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:78
996
 
#: dashboards/syspanel/tenants/forms.py:141
997
 
msgid "VCPUs"
998
 
msgstr ""
999
 
 
1000
 
#: dashboards/dash/templates/dash/instances/usage.html:64
1001
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:70
1002
 
msgid "Ram Size"
1003
 
msgstr ""
1004
 
 
1005
 
#: dashboards/dash/templates/dash/instances/usage.html:65
1006
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:71
1007
 
msgid "Disk Size"
1008
 
msgstr ""
1009
 
 
1010
 
#: dashboards/dash/templates/dash/instances/usage.html:67
1011
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:73
1012
 
msgid "Uptime"
1013
 
msgstr ""
1014
 
 
1015
 
#: dashboards/dash/templates/dash/instances/usage.html:89
1016
 
msgid "No active instances."
1017
 
msgstr ""
1018
 
 
1019
 
#: dashboards/dash/templates/dash/instances/usage.html:98
1020
 
#, python-format
1021
 
msgid ""
1022
 
"There are currently no instances.<br/><br/>You can launch an instance from "
1023
 
"the  <a href='%(dash_img_url)s'>Images Page.</a>"
1024
 
msgstr ""
1025
 
 
1026
 
#: dashboards/dash/templates/dash/keypairs/_form.html:10
1027
 
msgid "Add Keypair"
1028
 
msgstr ""
1029
 
 
1030
 
#: dashboards/dash/templates/dash/keypairs/_list.html:5
1031
 
msgid "Fingerprint"
1032
 
msgstr ""
1033
 
 
1034
 
#: dashboards/dash/templates/dash/keypairs/create.html:24
1035
 
#: dashboards/dash/templates/dash/keypairs/import.html:15
1036
 
msgid "Create Keypair"
1037
 
msgstr ""
1038
 
 
1039
 
#: dashboards/dash/templates/dash/keypairs/create.html:30
1040
 
msgid "Your private key is being downloaded."
1041
 
msgstr ""
1042
 
 
1043
 
#: dashboards/dash/templates/dash/keypairs/create.html:32
1044
 
#: dashboards/dash/templates/dash/keypairs/import.html:22
1045
 
msgid "Return to keypairs list"
1046
 
msgstr ""
1047
 
 
1048
 
#: dashboards/dash/templates/dash/keypairs/create.html:36
1049
 
#: dashboards/dash/templates/dash/keypairs/import.html:26
1050
 
#: dashboards/dash/templates/dash/networks/create.html:23
1051
 
#: dashboards/dash/templates/dash/objects/copy.html:25
1052
 
#: dashboards/dash/templates/dash/objects/upload.html:24
1053
 
#: dashboards/dash/templates/dash/ports/create.html:23
1054
 
#: dashboards/dash/templates/dash/security_groups/_list.html:5
1055
 
#: dashboards/dash/templates/dash/security_groups/create.html:21
1056
 
#: dashboards/dash/templates/dash/snapshots/create.html:31
1057
 
#: dashboards/syspanel/templates/syspanel/flavors/create.html:36
1058
 
#: dashboards/syspanel/templates/syspanel/images/update.html:21
1059
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:6
1060
 
#: dashboards/syspanel/templates/syspanel/tenants/create.html:21
1061
 
#: dashboards/syspanel/templates/syspanel/tenants/quotas.html:21
1062
 
#: dashboards/syspanel/templates/syspanel/tenants/update.html:21
1063
 
#: dashboards/syspanel/templates/syspanel/users/create.html:22
1064
 
#: dashboards/syspanel/templates/syspanel/users/update.html:22
1065
 
#: dashboards/syspanel/tenants/forms.py:81
1066
 
#: dashboards/syspanel/tenants/forms.py:110
1067
 
msgid "Description"
1068
 
msgstr ""
1069
 
 
1070
 
#: dashboards/dash/templates/dash/keypairs/create.html:37
1071
 
#: dashboards/dash/templates/dash/keypairs/import.html:27
1072
 
msgid ""
1073
 
"Keypairs are ssh credentials which are injected into images when they are "
1074
 
"launched. Creating a new key pair registers the public key and downloads the "
1075
 
"private key (a .pem file)."
1076
 
msgstr ""
1077
 
 
1078
 
#: dashboards/dash/templates/dash/keypairs/create.html:38
1079
 
#: dashboards/dash/templates/dash/keypairs/import.html:28
1080
 
msgid "Protect and use the key as you would any normal ssh private key."
1081
 
msgstr ""
1082
 
 
1083
 
#: dashboards/dash/templates/dash/keypairs/index.html:13
1084
 
msgid "Keypairs"
1085
 
msgstr ""
1086
 
 
1087
 
#: dashboards/dash/templates/dash/keypairs/index.html:19
1088
 
#: dashboards/dash/templates/dash/keypairs/index.html:26
1089
 
msgid "Add New Keypair"
1090
 
msgstr ""
1091
 
 
1092
 
#: dashboards/dash/templates/dash/keypairs/index.html:20
1093
 
#: dashboards/dash/templates/dash/keypairs/index.html:27
1094
 
msgid "Import Keypair"
1095
 
msgstr ""
1096
 
 
1097
 
#: dashboards/dash/templates/dash/keypairs/index.html:24
1098
 
msgid "There are currently no keypairs."
1099
 
msgstr ""
1100
 
 
1101
 
#: dashboards/dash/templates/dash/networks/_detach_port.html:9
1102
 
msgid "Detach"
1103
 
msgstr ""
1104
 
 
1105
 
#: dashboards/dash/templates/dash/networks/_detail.html:6
1106
 
msgid "Attachment"
1107
 
msgstr ""
1108
 
 
1109
 
#: dashboards/dash/templates/dash/networks/_detail.html:8
1110
 
msgid "Extensions"
1111
 
msgstr ""
1112
 
 
1113
 
#: dashboards/dash/templates/dash/networks/_detail.html:20
1114
 
msgid "VIF Id"
1115
 
msgstr ""
1116
 
 
1117
 
#: dashboards/dash/templates/dash/networks/_detail.html:36
1118
 
msgid "Attach"
1119
 
msgstr ""
1120
 
 
1121
 
#: dashboards/dash/templates/dash/networks/_form.html:10
1122
 
#: dashboards/dash/templates/dash/networks/create.html:12
1123
 
#: dashboards/dash/templates/dash/ports/create.html:12
1124
 
msgid "Create Network"
1125
 
msgstr ""
1126
 
 
1127
 
#: dashboards/dash/templates/dash/networks/_list.html:6
1128
 
msgid "Ports"
1129
 
msgstr ""
1130
 
 
1131
 
#: dashboards/dash/templates/dash/networks/_list.html:7
1132
 
msgid "Available"
1133
 
msgstr ""
1134
 
 
1135
 
#: dashboards/dash/templates/dash/networks/_list.html:8
1136
 
msgid "Used"
1137
 
msgstr ""
1138
 
 
1139
 
#: dashboards/dash/templates/dash/networks/_list.html:9
1140
 
msgid "Action"
1141
 
msgstr ""
1142
 
 
1143
 
#: dashboards/dash/templates/dash/networks/_list.html:22
1144
 
#: dashboards/dash/templates/dash/networks/_rename.html:11
1145
 
#: dashboards/dash/templates/dash/networks/_rename.html:15
1146
 
#: dashboards/dash/templates/dash/networks/rename.html:31
1147
 
msgid "Rename"
1148
 
msgstr ""
1149
 
 
1150
 
#: dashboards/dash/templates/dash/networks/_rename_form.html:11
1151
 
#: dashboards/dash/templates/dash/networks/rename.html:12
1152
 
msgid "Rename Network"
1153
 
msgstr ""
1154
 
 
1155
 
#: dashboards/dash/templates/dash/networks/_toggle_port.html:11
1156
 
msgid "Port UP"
1157
 
msgstr ""
1158
 
 
1159
 
#: dashboards/dash/templates/dash/networks/_toggle_port.html:14
1160
 
msgid "Port DOWN"
1161
 
msgstr ""
1162
 
 
1163
 
#: dashboards/dash/templates/dash/networks/create.html:19
1164
 
#: dashboards/dash/templates/dash/networks/rename.html:27
1165
 
msgid "Return to networks list"
1166
 
msgstr ""
1167
 
 
1168
 
#: dashboards/dash/templates/dash/networks/create.html:24
1169
 
msgid "Networks provide layer 2 connectivity to your instances."
1170
 
msgstr ""
1171
 
 
1172
 
#: dashboards/dash/templates/dash/networks/detail.html:24
1173
 
#: dashboards/dash/templates/dash/networks/detail.html:28
1174
 
msgid "Create Ports"
1175
 
msgstr ""
1176
 
 
1177
 
#: dashboards/dash/templates/dash/networks/detail.html:28
1178
 
msgid "There are currently no ports in this network."
1179
 
msgstr ""
1180
 
 
1181
 
#: dashboards/dash/templates/dash/networks/index.html:13
1182
 
msgid "Networks"
1183
 
msgstr ""
1184
 
 
1185
 
#: dashboards/dash/templates/dash/networks/index.html:20
1186
 
msgid "Create New Network"
1187
 
msgstr ""
1188
 
 
1189
 
#: dashboards/dash/templates/dash/networks/index.html:24
1190
 
msgid "There are currently no networks."
1191
 
msgstr ""
1192
 
 
1193
 
#: dashboards/dash/templates/dash/networks/index.html:24
1194
 
msgid "Create A Network"
1195
 
msgstr ""
1196
 
 
1197
 
#: dashboards/dash/templates/dash/networks/rename.html:32
1198
 
msgid "Enter a new name for your network."
1199
 
msgstr ""
1200
 
 
1201
 
#: dashboards/dash/templates/dash/objects/_copy.html:10
1202
 
#: dashboards/dash/templates/dash/objects/copy.html:11
1203
 
msgid "Copy Object"
1204
 
msgstr ""
1205
 
 
1206
 
#: dashboards/dash/templates/dash/objects/_filter.html:7
1207
 
msgid "Filter"
1208
 
msgstr ""
1209
 
 
1210
 
#: dashboards/dash/templates/dash/objects/_list.html:16
1211
 
msgid "Copy"
1212
 
msgstr ""
1213
 
 
1214
 
#: dashboards/dash/templates/dash/objects/_list.html:18
1215
 
msgid "Download"
1216
 
msgstr ""
1217
 
 
1218
 
#: dashboards/dash/templates/dash/objects/copy.html:21
1219
 
#: dashboards/dash/templates/dash/objects/upload.html:20
1220
 
msgid "Return to objects list"
1221
 
msgstr ""
1222
 
 
1223
 
#: dashboards/dash/templates/dash/objects/copy.html:26
1224
 
msgid ""
1225
 
"You may make a new copy of an existing object to store in this or another "
1226
 
"container."
1227
 
msgstr ""
1228
 
 
1229
 
#: dashboards/dash/templates/dash/objects/index.html:17
1230
 
#: templates/horizon/common/_page_header.html:17
1231
 
msgid "Refresh List"
1232
 
msgstr ""
1233
 
 
1234
 
#: dashboards/dash/templates/dash/objects/index.html:31
1235
 
#, python-format
1236
 
msgid ""
1237
 
"There are currently no objects in the container %(container_name)s.  You can "
1238
 
"upload a new object from the <a href='%(dash_obj_up_url)s'>Object Upload "
1239
 
"Page &gt;&gt;</a>"
1240
 
msgstr ""
1241
 
 
1242
 
#: dashboards/dash/templates/dash/objects/index.html:34
1243
 
msgid "Upload New Object &gt;&gt;"
1244
 
msgstr ""
1245
 
 
1246
 
#: dashboards/dash/templates/dash/objects/upload.html:11
1247
 
msgid "Upload Objects"
1248
 
msgstr ""
1249
 
 
1250
 
#: dashboards/dash/templates/dash/objects/upload.html:25
1251
 
msgid ""
1252
 
"An object is the basic storage entity and any optional metadata that "
1253
 
"represents the files you store in the OpenStack Object Storage system. When "
1254
 
"you upload data to OpenStack Object Storage, the data is stored as-is (no "
1255
 
"compression or encryption) and consists of a location (container), the "
1256
 
"object's name, and any metadata consisting of key/value pairs."
1257
 
msgstr ""
1258
 
 
1259
 
#: dashboards/dash/templates/dash/ports/attach.html:12
1260
 
msgid "Attach Port"
1261
 
msgstr ""
1262
 
 
1263
 
#: dashboards/dash/templates/dash/ports/attach.html:38
1264
 
#: dashboards/dash/templates/dash/ports/create.html:19
1265
 
msgid "Return to network detail"
1266
 
msgstr ""
1267
 
 
1268
 
#: dashboards/dash/templates/dash/ports/attach.html:42
1269
 
msgid ""
1270
 
"<p>Select an interface from the list on the left to attach it to this port.</"
1271
 
"p>\n"
1272
 
"    <p>Only interfaces that are not connected to any existing port are "
1273
 
"shown</p>\n"
1274
 
"    <p>If you want to reconnect a connected interface, please detach it "
1275
 
"first</p>"
1276
 
msgstr ""
1277
 
 
1278
 
#: dashboards/dash/templates/dash/ports/create.html:24
1279
 
msgid ""
1280
 
"You can plug virtual interfaces from your instances to ports created in the "
1281
 
"network"
1282
 
msgstr ""
1283
 
 
1284
 
#: dashboards/dash/templates/dash/security_groups/_form.html:11
1285
 
#: dashboards/dash/templates/dash/security_groups/create.html:11
1286
 
#: dashboards/dash/templates/dash/security_groups/index.html:20
1287
 
msgid "Create Security Group"
1288
 
msgstr ""
1289
 
 
1290
 
#: dashboards/dash/templates/dash/security_groups/_list.html:14
1291
 
msgid "Edit Rules"
1292
 
msgstr ""
1293
 
 
1294
 
#: dashboards/dash/templates/dash/security_groups/create.html:22
1295
 
msgid "From here you can create a new security group"
1296
 
msgstr ""
1297
 
 
1298
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:11
1299
 
msgid "Edit Security Group Rules"
1300
 
msgstr ""
1301
 
 
1302
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:17
1303
 
msgid "Rules for Security Group"
1304
 
msgstr ""
1305
 
 
1306
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:20
1307
 
msgid "IP Protocol"
1308
 
msgstr ""
1309
 
 
1310
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:21
1311
 
msgid "From Port"
1312
 
msgstr ""
1313
 
 
1314
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:22
1315
 
msgid "To Port"
1316
 
msgstr ""
1317
 
 
1318
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:23
1319
 
msgid "CIDR"
1320
 
msgstr ""
1321
 
 
1322
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:41
1323
 
msgid "No rules for this security group"
1324
 
msgstr ""
1325
 
 
1326
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:49
1327
 
msgid "Add a rule"
1328
 
msgstr ""
1329
 
 
1330
 
#: dashboards/dash/templates/dash/security_groups/edit_rules.html:60
1331
 
msgid "Add Rule"
1332
 
msgstr ""
1333
 
 
1334
 
#: dashboards/dash/templates/dash/security_groups/index.html:25
1335
 
#, python-format
1336
 
msgid ""
1337
 
"There are currently no security groups. <a href='%(dash_sec_url)s'>Create A "
1338
 
"Security Group &gt;&gt;</a>"
1339
 
msgstr ""
1340
 
 
1341
 
#: dashboards/dash/templates/dash/snapshots/_form.html:11
1342
 
msgid "Create Snapshot"
1343
 
msgstr ""
1344
 
 
1345
 
#: dashboards/dash/templates/dash/snapshots/create.html:19
1346
 
msgid "Create a Snapshot"
1347
 
msgstr ""
1348
 
 
1349
 
#: dashboards/dash/templates/dash/snapshots/create.html:25
1350
 
msgid "Choose a name for your snapshot."
1351
 
msgstr ""
1352
 
 
1353
 
#: dashboards/dash/templates/dash/snapshots/create.html:27
1354
 
msgid "Return to snapshots list"
1355
 
msgstr ""
1356
 
 
1357
 
#: dashboards/dash/templates/dash/snapshots/create.html:32
1358
 
msgid "Snapshots preserve the disk state of a running instance."
1359
 
msgstr ""
1360
 
 
1361
 
#: dashboards/dash/templates/dash/snapshots/index.html:13
1362
 
msgid "Snapshots"
1363
 
msgstr ""
1364
 
 
1365
 
#: dashboards/dash/templates/dash/snapshots/index.html:23
1366
 
#, python-format
1367
 
msgid ""
1368
 
"There are currently no snapshots.  You can create snapshots from running "
1369
 
"instances. <a href='%(inst_url)s'>View Running Instances &gt;&gt;</a>"
1370
 
msgstr ""
1371
 
 
1372
 
#: dashboards/syspanel/dashboard.py:25
1373
 
msgid "System Panel"
1374
 
msgstr ""
1375
 
 
1376
 
#: dashboards/syspanel/flavors/forms.py:36
1377
 
msgid "Flavor ID"
1378
 
msgstr ""
1379
 
 
1380
 
#: dashboards/syspanel/flavors/forms.py:39
1381
 
msgid "Memory MB"
1382
 
msgstr ""
1383
 
 
1384
 
#: dashboards/syspanel/flavors/forms.py:40
1385
 
msgid "Disk GB"
1386
 
msgstr ""
1387
 
 
1388
 
#: dashboards/syspanel/flavors/forms.py:49
1389
 
#, python-format
1390
 
msgid "%s was successfully added to flavors."
1391
 
msgstr ""
1392
 
 
1393
 
#: dashboards/syspanel/flavors/forms.py:64
1394
 
#, python-format
1395
 
msgid "Successfully deleted flavor: %s"
1396
 
msgstr ""
1397
 
 
1398
 
#: dashboards/syspanel/flavors/forms.py:67
1399
 
#, python-format
1400
 
msgid "Unable to delete flavor: %s"
1401
 
msgstr ""
1402
 
 
1403
 
#: dashboards/syspanel/images/forms.py:49
1404
 
#, python-format
1405
 
msgid "Error deleting image: %s"
1406
 
msgstr ""
1407
 
 
1408
 
#: dashboards/syspanel/images/forms.py:67
1409
 
#: dashboards/syspanel/images/views.py:114
1410
 
#, python-format
1411
 
msgid "Error updating image: %s"
1412
 
msgstr ""
1413
 
 
1414
 
#: dashboards/syspanel/images/views.py:118
1415
 
msgid "Image could not be updated, please try again."
1416
 
msgstr ""
1417
 
 
1418
 
#: dashboards/syspanel/images/views.py:123
1419
 
#: dashboards/syspanel/images/views.py:181
1420
 
msgid "Image could not be uploaded, please try agian."
1421
 
msgstr ""
1422
 
 
1423
 
#: dashboards/syspanel/images/views.py:161
1424
 
msgid "Image was successfully uploaded."
1425
 
msgstr ""
1426
 
 
1427
 
#: dashboards/syspanel/images/views.py:165
1428
 
msgid "Image could not be uploaded, please try again."
1429
 
msgstr ""
1430
 
 
1431
 
#: dashboards/syspanel/images/views.py:177
1432
 
#, python-format
1433
 
msgid "Error adding image: %s"
1434
 
msgstr ""
1435
 
 
1436
 
#: dashboards/syspanel/instances/views.py:67
1437
 
#: dashboards/syspanel/services/views.py:52
1438
 
#, python-format
1439
 
msgid "Unable to get service info: %s"
1440
 
msgstr ""
1441
 
 
1442
 
#: dashboards/syspanel/instances/views.py:172
1443
 
#: dashboards/syspanel/instances/views.py:210
1444
 
msgid "No data for the selected period"
1445
 
msgstr ""
1446
 
 
1447
 
#: dashboards/syspanel/services/forms.py:46
1448
 
#, python-format
1449
 
msgid "Service '%s' has been enabled"
1450
 
msgstr ""
1451
 
 
1452
 
#: dashboards/syspanel/services/forms.py:49
1453
 
#, python-format
1454
 
msgid "Service '%s' has been disabled"
1455
 
msgstr ""
1456
 
 
1457
 
#: dashboards/syspanel/services/forms.py:55
1458
 
#, python-format
1459
 
msgid "Unable to update service '%(name)s': %(msg)s"
1460
 
msgstr ""
1461
 
 
1462
 
#: dashboards/syspanel/templates/syspanel/flavors/_create.html:5
1463
 
#: dashboards/syspanel/templates/syspanel/flavors/_form.html:14
1464
 
#: dashboards/syspanel/templates/syspanel/flavors/create.html:11
1465
 
msgid "Create Flavor"
1466
 
msgstr ""
1467
 
 
1468
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:4
1469
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:4
1470
 
msgid "Id"
1471
 
msgstr ""
1472
 
 
1473
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:7
1474
 
msgid "Memory"
1475
 
msgstr ""
1476
 
 
1477
 
#: dashboards/syspanel/templates/syspanel/flavors/_list.html:8
1478
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:79
1479
 
msgid "Disk"
1480
 
msgstr ""
1481
 
 
1482
 
#: dashboards/syspanel/templates/syspanel/flavors/create.html:37
1483
 
msgid "From here you can define the sizing of a new flavor."
1484
 
msgstr ""
1485
 
 
1486
 
#: dashboards/syspanel/templates/syspanel/flavors/index.html:13
1487
 
msgid "Flavors"
1488
 
msgstr ""
1489
 
 
1490
 
#: dashboards/syspanel/templates/syspanel/flavors/index.html:18
1491
 
msgid "Create New Flavor"
1492
 
msgstr ""
1493
 
 
1494
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:9
1495
 
msgid "Public"
1496
 
msgstr ""
1497
 
 
1498
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:35
1499
 
msgid "Location"
1500
 
msgstr ""
1501
 
 
1502
 
#: dashboards/syspanel/templates/syspanel/images/_list.html:40
1503
 
msgid "Project ID"
1504
 
msgstr ""
1505
 
 
1506
 
#: dashboards/syspanel/templates/syspanel/images/_toggle.html:8
1507
 
msgid "Toggle Public"
1508
 
msgstr ""
1509
 
 
1510
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:6
1511
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:76
1512
 
msgid "Tenant"
1513
 
msgstr ""
1514
 
 
1515
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:8
1516
 
msgid "Host"
1517
 
msgstr ""
1518
 
 
1519
 
#: dashboards/syspanel/templates/syspanel/instances/_list.html:48
1520
 
msgid "Console Log"
1521
 
msgstr ""
1522
 
 
1523
 
#: dashboards/syspanel/templates/syspanel/instances/index.html:23
1524
 
#, python-format
1525
 
msgid ""
1526
 
"There are currently no instances.  You can launch an instance from the  <a "
1527
 
"href='%(dash_image_url)s'>Images Page.</a>"
1528
 
msgstr ""
1529
 
 
1530
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:14
1531
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:16
1532
 
msgid "System Panel Overview"
1533
 
msgstr ""
1534
 
 
1535
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:52
1536
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:61
1537
 
msgid "Active Instances"
1538
 
msgstr ""
1539
 
 
1540
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:53
1541
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:62
1542
 
msgid "This month's VCPU-Hours"
1543
 
msgstr ""
1544
 
 
1545
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:54
1546
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:63
1547
 
msgid "This month's GB-Hours"
1548
 
msgstr ""
1549
 
 
1550
 
#: dashboards/syspanel/templates/syspanel/instances/tenant_usage.html:61
1551
 
msgid "Tenant Usage"
1552
 
msgstr ""
1553
 
 
1554
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:23
1555
 
msgid "Monitoring"
1556
 
msgstr ""
1557
 
 
1558
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:34
1559
 
msgid "Select a month to query its usage"
1560
 
msgstr ""
1561
 
 
1562
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:71
1563
 
msgid "Server Usage Summary"
1564
 
msgstr ""
1565
 
 
1566
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:80
1567
 
msgid "RAM"
1568
 
msgstr ""
1569
 
 
1570
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:81
1571
 
msgid "VCPU CPU-Hours"
1572
 
msgstr ""
1573
 
 
1574
 
#: dashboards/syspanel/templates/syspanel/instances/usage.html:82
1575
 
msgid "Disk GB-Hours"
1576
 
msgstr ""
1577
 
 
1578
 
#: dashboards/syspanel/templates/syspanel/quotas/index.html:13
1579
 
msgid "Default Quotas"
1580
 
msgstr ""
1581
 
 
1582
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:5
1583
 
msgid "Service"
1584
 
msgstr ""
1585
 
 
1586
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:6
1587
 
msgid "System Stats"
1588
 
msgstr ""
1589
 
 
1590
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:7
1591
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:7
1592
 
#: dashboards/syspanel/tenants/forms.py:82
1593
 
#: dashboards/syspanel/tenants/forms.py:111
1594
 
msgid "Enabled"
1595
 
msgstr ""
1596
 
 
1597
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:8
1598
 
msgid "Up"
1599
 
msgstr ""
1600
 
 
1601
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:22
1602
 
msgid "Hypervisor"
1603
 
msgstr ""
1604
 
 
1605
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:25
1606
 
msgid "Allocable Cores"
1607
 
msgstr ""
1608
 
 
1609
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:30
1610
 
msgid "Allocable Storage"
1611
 
msgstr ""
1612
 
 
1613
 
#: dashboards/syspanel/templates/syspanel/services/_list.html:35
1614
 
msgid "System Ram"
1615
 
msgstr ""
1616
 
 
1617
 
#: dashboards/syspanel/templates/syspanel/services/_toggle.html:10
1618
 
#: dashboards/syspanel/templates/syspanel/users/_toggle_enabled.html:18
1619
 
msgid "Enable"
1620
 
msgstr ""
1621
 
 
1622
 
#: dashboards/syspanel/templates/syspanel/services/_toggle.html:20
1623
 
#: dashboards/syspanel/templates/syspanel/users/_toggle_enabled.html:9
1624
 
msgid "Disable"
1625
 
msgstr ""
1626
 
 
1627
 
#: dashboards/syspanel/templates/syspanel/services/index.html:13
1628
 
msgid "Services"
1629
 
msgstr ""
1630
 
 
1631
 
#: dashboards/syspanel/templates/syspanel/tenants/_add_user.html:9
1632
 
msgid "Add"
1633
 
msgstr ""
1634
 
 
1635
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:8
1636
 
#: dashboards/syspanel/templates/syspanel/users/index.html:24
1637
 
msgid "Options"
1638
 
msgstr ""
1639
 
 
1640
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:20
1641
 
msgid "View Members"
1642
 
msgstr ""
1643
 
 
1644
 
#: dashboards/syspanel/templates/syspanel/tenants/_list.html:21
1645
 
msgid "Modify Quotas"
1646
 
msgstr ""
1647
 
 
1648
 
#: dashboards/syspanel/templates/syspanel/tenants/_remove_user.html:9
1649
 
msgid "Remove"
1650
 
msgstr ""
1651
 
 
1652
 
#: dashboards/syspanel/templates/syspanel/tenants/_update_form.html:5
1653
 
#: dashboards/syspanel/templates/syspanel/tenants/update.html:11
1654
 
msgid "Update Tenant"
1655
 
msgstr ""
1656
 
 
1657
 
#: dashboards/syspanel/templates/syspanel/tenants/_update_quotas_form.html:5
1658
 
msgid "Update Quotas"
1659
 
msgstr ""
1660
 
 
1661
 
#: dashboards/syspanel/templates/syspanel/tenants/create.html:22
1662
 
msgid "From here you can create a new tenant (aka project) to organize users."
1663
 
msgstr ""
1664
 
 
1665
 
#: dashboards/syspanel/templates/syspanel/tenants/index.html:13
1666
 
msgid "Tenants"
1667
 
msgstr ""
1668
 
 
1669
 
#: dashboards/syspanel/templates/syspanel/tenants/index.html:18
1670
 
msgid "Create New Tenant"
1671
 
msgstr ""
1672
 
 
1673
 
#: dashboards/syspanel/templates/syspanel/tenants/quotas.html:11
1674
 
msgid "Update Tenant Quotas"
1675
 
msgstr ""
1676
 
 
1677
 
#: dashboards/syspanel/templates/syspanel/tenants/quotas.html:22
1678
 
msgid "From here you can edit quotas (max limits) for the tenant "
1679
 
msgstr ""
1680
 
 
1681
 
#: dashboards/syspanel/templates/syspanel/tenants/update.html:22
1682
 
msgid "From here you can edit a tenant."
1683
 
msgstr ""
1684
 
 
1685
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:12
1686
 
msgid "Users for Tenant"
1687
 
msgstr ""
1688
 
 
1689
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:24
1690
 
#: dashboards/syspanel/templates/syspanel/users/index.html:22
1691
 
#: dashboards/syspanel/users/forms.py:43 dashboards/syspanel/users/forms.py:61
1692
 
msgid "Email"
1693
 
msgstr ""
1694
 
 
1695
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:45
1696
 
msgid "here are currently no users for this tenant"
1697
 
msgstr ""
1698
 
 
1699
 
#: dashboards/syspanel/templates/syspanel/tenants/users.html:49
1700
 
msgid "Add new users"
1701
 
msgstr ""
1702
 
 
1703
 
#: dashboards/syspanel/templates/syspanel/users/_create_form.html:5
1704
 
#: dashboards/syspanel/templates/syspanel/users/create.html:12
1705
 
msgid "Create User"
1706
 
msgstr ""
1707
 
 
1708
 
#: dashboards/syspanel/templates/syspanel/users/_update_form.html:5
1709
 
#: dashboards/syspanel/templates/syspanel/users/update.html:12
1710
 
msgid "Update User"
1711
 
msgstr ""
1712
 
 
1713
 
#: dashboards/syspanel/templates/syspanel/users/create.html:23
1714
 
msgid ""
1715
 
"From here you can create a new user and assign them to a tenant (aka "
1716
 
"project)."
1717
 
msgstr ""
1718
 
 
1719
 
#: dashboards/syspanel/templates/syspanel/users/index.html:13
1720
 
msgid "Users"
1721
 
msgstr ""
1722
 
 
1723
 
#: dashboards/syspanel/templates/syspanel/users/index.html:23
1724
 
msgid "Default Tenant"
1725
 
msgstr ""
1726
 
 
1727
 
#: dashboards/syspanel/templates/syspanel/users/index.html:42
1728
 
msgid "Create New User"
1729
 
msgstr ""
1730
 
 
1731
 
#: dashboards/syspanel/templates/syspanel/users/update.html:23
1732
 
msgid ""
1733
 
"From here you can edit users by changing their usernames, emails, passwords, "
1734
 
"and tenants."
1735
 
msgstr ""
1736
 
 
1737
 
#: dashboards/syspanel/tenants/forms.py:48
1738
 
#, python-format
1739
 
msgid "%(user)s was successfully added to %(tenant)s."
1740
 
msgstr ""
1741
 
 
1742
 
#: dashboards/syspanel/tenants/forms.py:51
1743
 
#, python-format
1744
 
msgid "Unable to create user association: %s"
1745
 
msgstr ""
1746
 
 
1747
 
#: dashboards/syspanel/tenants/forms.py:69
1748
 
#, python-format
1749
 
msgid "%(user)s was successfully removed from %(tenant)s."
1750
 
msgstr ""
1751
 
 
1752
 
#: dashboards/syspanel/tenants/forms.py:72
1753
 
#: dashboards/syspanel/tenants/forms.py:99
1754
 
#, python-format
1755
 
msgid "Unable to create tenant: %s"
1756
 
msgstr ""
1757
 
 
1758
 
#: dashboards/syspanel/tenants/forms.py:93
1759
 
#, python-format
1760
 
msgid "%s was successfully created."
1761
 
msgstr ""
1762
 
 
1763
 
#: dashboards/syspanel/tenants/forms.py:122
1764
 
#, python-format
1765
 
msgid "%s was successfully updated."
1766
 
msgstr ""
1767
 
 
1768
 
#: dashboards/syspanel/tenants/forms.py:130
1769
 
#: dashboards/syspanel/tenants/views.py:86
1770
 
#, python-format
1771
 
msgid "Unable to update tenant: %s"
1772
 
msgstr ""
1773
 
 
1774
 
#: dashboards/syspanel/tenants/forms.py:135
1775
 
msgid "ID (name)"
1776
 
msgstr ""
1777
 
 
1778
 
#: dashboards/syspanel/tenants/forms.py:137
1779
 
msgid "Metadata Items"
1780
 
msgstr ""
1781
 
 
1782
 
#: dashboards/syspanel/tenants/forms.py:138
1783
 
msgid "Injected Files"
1784
 
msgstr ""
1785
 
 
1786
 
#: dashboards/syspanel/tenants/forms.py:139
1787
 
msgid "Injected File Content Bytes"
1788
 
msgstr ""
1789
 
 
1790
 
#: dashboards/syspanel/tenants/forms.py:145
1791
 
msgid "RAM (in MB)"
1792
 
msgstr ""
1793
 
 
1794
 
#: dashboards/syspanel/tenants/forms.py:162
1795
 
#, python-format
1796
 
msgid "Quotas for %s were successfully updated."
1797
 
msgstr ""
1798
 
 
1799
 
#: dashboards/syspanel/tenants/forms.py:166
1800
 
#, python-format
1801
 
msgid "Unable to update quotas: %s"
1802
 
msgstr ""
1803
 
 
1804
 
#: dashboards/syspanel/tenants/forms.py:177
1805
 
#, python-format
1806
 
msgid "Successfully deleted tenant %(tenant)s."
1807
 
msgstr ""
1808
 
 
1809
 
#: dashboards/syspanel/tenants/forms.py:182
1810
 
#, python-format
1811
 
msgid "Error deleting tenant: %s"
1812
 
msgstr ""
1813
 
 
1814
 
#: dashboards/syspanel/tenants/views.py:51
1815
 
#, python-format
1816
 
msgid "Unable to get tenant info: %s"
1817
 
msgstr ""
1818
 
 
1819
 
#: dashboards/syspanel/users/forms.py:44 dashboards/syspanel/users/forms.py:62
1820
 
#: views/auth.py:57
1821
 
msgid "Password"
1822
 
msgstr ""
1823
 
 
1824
 
#: dashboards/syspanel/users/forms.py:47 dashboards/syspanel/users/forms.py:65
1825
 
msgid "Primary Tenant"
1826
 
msgstr ""
1827
 
 
1828
 
#: dashboards/syspanel/users/forms.py:75
1829
 
#, python-format
1830
 
msgid "%(user)s was successfully deleted."
1831
 
msgstr ""
1832
 
 
1833
 
#: dashboards/syspanel/users/forms.py:81
1834
 
msgid "ID (username)"
1835
 
msgstr ""
1836
 
 
1837
 
#: dashboards/syspanel/users/forms.py:82
1838
 
msgid "enabled"
1839
 
msgstr ""
1840
 
 
1841
 
#: dashboards/syspanel/users/forms.py:93
1842
 
#, python-format
1843
 
msgid "User %(user)s %(state)s"
1844
 
msgstr ""
1845
 
 
1846
 
#: dashboards/syspanel/users/forms.py:98
1847
 
#, python-format
1848
 
msgid "Unable to %(state)s user %(user)s"
1849
 
msgstr ""
1850
 
 
1851
 
#: dashboards/syspanel/users/views.py:49
1852
 
#, python-format
1853
 
msgid "Unable to list users: %s"
1854
 
msgstr ""
1855
 
 
1856
 
#: dashboards/syspanel/users/views.py:80
1857
 
#, python-format
1858
 
msgid "Updated %(attrib)s for %(user)s."
1859
 
msgstr ""
1860
 
 
1861
 
#: dashboards/syspanel/users/views.py:86
1862
 
msgid "Unable to update user, please try again."
1863
 
msgstr ""
1864
 
 
1865
 
#: dashboards/syspanel/users/views.py:113
1866
 
#, python-format
1867
 
msgid "Unable to retrieve tenant list: %s"
1868
 
msgstr ""
1869
 
 
1870
 
#: dashboards/syspanel/users/views.py:131
1871
 
#, python-format
1872
 
msgid "User \"%s\" was successfully created."
1873
 
msgstr ""
1874
 
 
1875
 
#: dashboards/syspanel/users/views.py:141
1876
 
#, python-format
1877
 
msgid "Error assigning role to user: %s"
1878
 
msgstr ""
1879
 
 
1880
 
#: dashboards/syspanel/users/views.py:151
1881
 
#, python-format
1882
 
msgid "Error creating user: %s"
1883
 
msgstr ""
1884
 
 
1885
 
#: templates/horizon/auth/_login.html:14
1886
 
#: templates/horizon/auth/_switch.html:14
1887
 
msgid "Login"
1888
 
msgstr ""
1889
 
 
1890
 
#: templates/horizon/common/_page_header.html:12
1891
 
msgid "Search"
1892
 
msgstr ""
1893
 
 
1894
 
#: templates/horizon/common/_page_header.html:17
1895
 
msgid "Refresh"
1896
 
msgstr ""
1897
 
 
1898
 
#: templates/horizon/common/instances/_reboot.html:8
1899
 
msgid "Reboot"
1900
 
msgstr ""
1901
 
 
1902
 
#: templates/horizon/common/instances/_terminate.html:8
1903
 
msgid "Terminate"
1904
 
msgstr ""
1905
 
 
1906
 
#: templatetags/sizeformat.py:46
1907
 
#, python-format
1908
 
msgid "%(size)d byte"
1909
 
msgid_plural "%(size)d bytes"
1910
 
msgstr[0] ""
1911
 
msgstr[1] ""
1912
 
 
1913
 
#: templatetags/sizeformat.py:50
1914
 
#, python-format
1915
 
msgid "%(size)d"
1916
 
msgid_plural "%(size)d"
1917
 
msgstr[0] ""
1918
 
msgstr[1] ""
1919
 
 
1920
 
#: templatetags/sizeformat.py:53
1921
 
#, python-format
1922
 
msgid "%s KB"
1923
 
msgstr ""
1924
 
 
1925
 
#: templatetags/sizeformat.py:56
1926
 
#, python-format
1927
 
msgid "%s MB"
1928
 
msgstr ""
1929
 
 
1930
 
#: templatetags/sizeformat.py:59
1931
 
#, python-format
1932
 
msgid "%s GB"
1933
 
msgstr ""
1934
 
 
1935
 
#: templatetags/sizeformat.py:62
1936
 
#, python-format
1937
 
msgid "%s TB"
1938
 
msgstr ""
1939
 
 
1940
 
#: templatetags/sizeformat.py:64
1941
 
#, python-format
1942
 
msgid "%s PB"
1943
 
msgstr ""
1944
 
 
1945
 
#: views/auth.py:56
1946
 
msgid "User Name"
1947
 
msgstr ""
1948
 
 
1949
 
#: views/auth.py:90
1950
 
#, python-format
1951
 
msgid "No tenants present for user: %(user)s"
1952
 
msgstr ""
1953
 
 
1954
 
#: views/auth.py:110
1955
 
msgid "You are not authorized for any available tenants."
1956
 
msgstr ""
1957
 
 
1958
 
#: views/auth.py:119
1959
 
#, python-format
1960
 
msgid "Error authenticating: %s"
1961
 
msgstr ""
1962
 
 
1963
 
#: views/auth.py:124
1964
 
#, python-format
1965
 
msgid "Error authenticating with keystone: %s"
1966
 
msgstr ""
1967
 
 
1968
 
#: views/auth.py:164
1969
 
msgid "You are not authorized for that tenant."
1970
 
msgstr ""