summaryrefslogtreecommitdiff
path: root/openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po
blob: ca6064e3f80e4c43fc82faa8df5f5904ebdf40e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
# Translations template for PROJECT.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
#
# Translators:
# Allerson Yao, 2015
# 刘俊朋 <liujunpeng@inspur.com>, 2015
# Daisy <guoyingc@cn.ibm.com>, 2015. #zanata
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Xu Yang <xuyang@cn.fujitsu.com>, 2015. #zanata
# Yu Zhiuguo <yuzg@cn.fujitsu.com>, 2015. #zanata
# zhangjingwen <zhangjingwen@cn.fujitsu.com>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-11-25 05:47+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-09-25 06:19+0000\n"
"Last-Translator: zhangjingwen <zhangjingwen@cn.fujitsu.com>\n"
"Language: zh-CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"Language-Team: Chinese (China)\n"

msgid "(Max: 16Kb)"
msgstr "(最大:16Kb)"

msgid "(Modified)"
msgstr "(已修改)"

msgid "(None)"
msgstr "(无)"

msgid ""
"<li><b>Image (with Create New Volume checked)</b>: This options uses an "
"image to boot the instance, and creates a new volume to persist instance "
"data. You can specify volume size and whether to delete the volume on "
"termination of the instance.</li>"
msgstr ""
"<li><b>镜像 (创建新卷)</b>:这个选项使用镜像启动实例,并且创建一个新卷用来持"
"久化实例数据。您可以指定卷大小和在销毁实例时是否删除卷。</li>"

msgid "<li><b>Image</b>: This option uses an image to boot the instance.</li>"
msgstr "<li><b>镜像</b>:本选项使用一个镜像启动实例。</li>"

msgid ""
"<li><b>Instance Snapshot</b>: This option uses an instance snapshot to boot "
"the instance.</li>"
msgstr "<li><b>实例快照</b>: 本选项使用一个实例快照启动实例。</li>"

msgid ""
"<li><b>Volume Snapshot</b>: This option uses a volume snapshot to boot the "
"instance, and creates a new volume to persist instance data. You can choose "
"to delete the volume on termination of the instance.</li>"
msgstr ""
"<li><b>卷快照</b>:这选项使用一个卷快照启动实例,并且创建一个新卷来持久化实例"
"数据。您可以选择在销毁实例时删除这个卷。</li>"

msgid ""
"<li><b>Volume</b>: This option uses a volume that already exists. It does "
"not create a new volume. You can choose to delete the volume on termination "
"of the instance. <em>Note: when selecting Volume, you can only launch one "
"instance.</em></li>"
msgstr ""
"<li><b>卷</b>:这个选项使用一个已存在的卷。它不创建一个新卷。您可以选择在销毁"
"实例时删除卷。 <em>注意:当选择卷时,您只可以启动一个实例。</em></li>"

msgid ""
"A floating IP allows instances to be addressable from an external network.\n"
"    Floating IPs are not allocated to instances at creation time and may be "
"assigned\n"
"    after the instance is created. To attach a floating IP, go to the "
"<b>Instances</b>\n"
"    view and click the <b>Actions</b> menu to the right of an instance.\n"
"    Then, select the <b>Associate Floating IP</b> option and enter the "
"necessary details."
msgstr ""
"一个浮动IP允许实例从外部网络寻址。\n"
"实例在创建时浮动IP地址病不会分配,在实例创建后可以指定。\n"
"要附加一个浮动IP,在<b>Instances</b>查看并单击一个实例的\n"
" <b>Actions</b>菜单到右边。\n"
"然后,选择 <b>Associate Floating IP</b> 并输入必要的描述。"

msgid ""
"A key pair allows you to SSH into your newly created instance.\n"
"      You may select an existing key pair, import a key pair, or generate a "
"new key pair."
msgstr ""
"密钥对允许您SSH到您新创建的实例。\n"
"你可以选择一个已存在的密钥对、导入一个密钥对或生成一个新的密钥对。"

msgid "A name is required for your instance."
msgstr "您的实例名字是必须的。"

msgid "Active"
msgstr "运行中"

msgid "Admin State"
msgstr "管理员状态"

msgid ""
"Administrators are responsible for creating and managing flavors. A custom "
"flavor can be created for you or for a specific project where it is shared "
"with the users assigned to that project. If you need a custom flavor, "
"contact your administrator."
msgstr ""
"管理员负责创建和管理类型。可以为您或特定的项目创建一个自定义类型,特定的项目"
"与另外一个项目的用户共享这个类型。如果您需要一个自定义类型,请联系您的管理"
"员。"

msgid ""
"Administrators set up the pool of floating IPs that are available to attach "
"to instances."
msgstr "管理员建立可以绑定到实例的浮动IP池。"

msgid ""
"An <b>External</b> network is set up by an administrator.\n"
"    If you want an instance to communicate outside of the data center,\n"
"    then attach a router between your <b>Project</b> network and the "
"<b>External</b> network.\n"
"    You can use the <b>Network Topology</b> view to connect the router to "
"the two networks."
msgstr ""
"<b>外部</b>网络由管理员创建。\n"
"如果您希望云主机与数据中心的外部网络能够通信,\n"
"那么可以在您的<b>项目</b>网络和<b>外部</b>网络之间添加一个路由。\n"
"然后就可以通过 <b>网络拓扑</b>视图,使用此路由连接这两个网络。"

msgid ""
"An advanced option available when launching an instance is disk "
"partitioning. There are two disk partition options. Selecting <b>Automatic</"
"b> resizes the disk and sets it to a single partition. Selecting <b>Manual</"
"b> allows you to create multiple partitions on the disk."
msgstr ""
"当启动实例时,一个可用的高级选项是磁盘分区。有两种磁盘分区选项目。选择<b>自动"
"</b>调整磁盘并设置为一个单独的分区。选择<b>手动</b>允许您在一个磁盘上创建多个"
"分区。"

msgid ""
"An instance name is required and used to help you uniquely identify your "
"instance in the dashboard."
msgstr "实例名是必须的,用来帮助您在仪表盘中区分实例。"

msgid "Automatic"
msgstr "自动"

msgid "Availability Zone"
msgstr "可用域"

msgid "Cancel"
msgstr "取消"

msgid "Cannot get service catalog from keystone."
msgstr "无法从认证获取服务目录。"

msgid ""
"Check the <b>Configuration Drive</b> box if you want to write metadata to a "
"special configuration drive. When the instance boots, it attaches to the "
"<b>Configuration Drive</b> and accesses the metadata."
msgstr ""
"如果您想将元数据写入指定的配置驱动器中,请选中<b>配置驱动</b> 复选框。当实例"
"启动时,就会追加<b>配置驱动</b>并访问元数据。"

msgid "Click to see more details"
msgstr "点击查看更多细节"

msgid "Configuration"
msgstr "配置"

msgid "Configuration Drive"
msgstr "配置驱动器"

msgid "Configuration Help"
msgstr "配置帮助"

msgid "Configuration Value"
msgstr "配置值"

msgid "Count"
msgstr "计数"

msgid "Create Key Pair"
msgstr "创建秘钥对"

msgid "Create New Volume"
msgstr "创建新卷"

msgid "Created"
msgstr "已创建"

msgid ""
"Custom scripts are attached to instances to perform specific actions when "
"the instance is launched. For example, if you are unable to install "
"<samp>cloud-init</samp> inside a guest operating system, you can use a "
"custom script to get a public key and add it to the user account."
msgstr ""
"当实例启动时,自定义脚本被绑定到实例执行特定的动作。比如,如果你无法在客户机"
"操作系统内安装<samp>cloud-init</samp>,你可以使用自定义脚本获取一个公钥并把它"
"添加到用户账户中。"

msgid "Customization Script"
msgstr "自定义脚本"

msgid "Data Source"
msgstr "数据源"

msgid "Default Value"
msgstr "缺省值"

msgid "Delete Volume on Terminate"
msgstr "终止后删除卷"

msgid "Deleted"
msgstr "删除"

msgid "Description"
msgstr "描述"

msgid "Device Name"
msgstr "设备名称"

msgid "Direction"
msgstr "直连"

msgid "Disk Partition"
msgstr "磁盘分区"

msgid "Domain ID"
msgstr "域ID"

msgid "Down"
msgstr "停止"

msgid "Email"
msgstr "邮箱"

msgid "Enabled"
msgstr "激活"

msgid "Ephemeral Disk"
msgstr "临时磁盘"

msgid "Ether Type"
msgstr "以太网类型"

msgid "Event log is not available."
msgstr "事件日志不可用。"

#, python-format
msgid "Extension is not enabled: %(extension)s."
msgstr "扩展没有启用:%(extension)s。"

msgid "External Network"
msgstr "外部网络"

msgid "Fingerprint"
msgstr "指纹"

msgid "Flavor"
msgstr "云主机类型"

msgid "Flavor Help"
msgstr "类型帮助"

msgid ""
"Flavors manage the sizing for the compute, memory and storage capacity of "
"the instance."
msgstr "类型管理实例的计算、内存和存储容量的大小。"

msgid ""
"For configs and params, type the key name; for args, type the index as an "
"integer, starting from 0."
msgstr "对于配置和参数,定义键名类型;对于参数,定义索引类型为从0开始的整数。"

msgid ""
"For data sources, use a data source UUID or a path (as per data source "
"creation.)"
msgstr "对于数据源,使用数据源UUID或者路径(根据数据源创建。)"

msgid "Format"
msgstr "镜像格式"

msgid ""
"From a Windows system, you can use PuTTYGen to create private/public keys.\n"
"  Use the PuTTY Key Generator to create and save the keys, then copy\n"
"  the public key in the red highlighted box to your <samp>.ssh/"
"authorized_keys</samp>\n"
"  file."
msgstr ""
"从一个Windows系统,你可以使用PuTTYGen生成公/私密钥。\n"
"使用PuTTY密钥生成器来创建和保存这些密钥,\n"
"然后复制红色高亮框中的公钥到您的\n"
"<samp>.ssh/authorized_keys</samp>文件。"

msgid "ID"
msgstr "ID"

msgid ""
"If a network is shared, then all users in the project can access the network."
msgstr "如果网络是共享的,在一个项目中的所有用户都可以访问这个网络。"

msgid ""
"If a security group is not associated with an instance before it is "
"launched, then you will have very limited access to the instance after it is "
"deployed. You will only be able to access the instance from a VNC console."
msgstr ""
"如果实例启动前没有绑定安全组,在实例部署后您将只有非常有限的访问权限。您只能"
"从VNC控制台访问实例。"

msgid ""
"If you want to create an instance that uses ephemeral storage, meaning the "
"instance data is lost when the instance is deleted, then choose one of the "
"following boot sources:"
msgstr ""
"如果您想创建一个使用临时存储的实例,意味着当实例被删除时数据会丢失,那么从以"
"下启动项中选择一个:"

msgid ""
"If you want to create an instance that uses persistent storage, meaning the "
"instance data is saved when the instance is deleted, then select one of the "
"following boot options:"
msgstr ""
"如果您想创建一个使用持久存储的实例,意味着当实例被删除时数据被保存,那么选择"
"从以下启动项中选择一个:"

msgid "Image"
msgstr "镜像"

msgid "Image Name"
msgstr "镜像名称"

msgid "Impact on your quota"
msgstr "影响您的配额"

msgid "Import Key Pair"
msgstr "导入秘钥对"

msgid "Instance Details"
msgstr "实例详情"

msgid "Instance Name"
msgstr "实例名字"

msgid "Instance Snapshot"
msgstr "云主机快照"

msgid "Instance Source"
msgstr "云主机源"

msgid "Instance count is required and must be an integer of at least 1"
msgstr "实例数是必须的而且必须是至少为1的整数。"

msgid "Insufficient privilege level to view user information."
msgstr "查看用户信息权限不足。"

msgid "Key Pair"
msgstr "密钥对"

msgid "Key Pair Help"
msgstr "秘钥对帮助"

msgid "Key Pair Name"
msgstr "密钥对名字"

msgid ""
"Key Pairs are how you login to your instance after it is launched.\n"
"        Choose a key pair name you will recognize and paste your SSH public "
"key into the\n"
"        space provided."
msgstr ""
"密钥对是您在实例启动后登陆进去的一种方式。\n"
"选择一个您易于识别的密钥对名字,并把您的SSH公钥粘贴到\n"
"空白处。"

msgid ""
"Key Pairs are how you login to your instance after it is launched.\n"
"        Choose a key pair name you will recognize."
msgstr ""
"密钥对是您在实例启动后登陆进去的一种方式。\n"
"选择一个您易于识别的密钥对名字。"

msgid "Killed"
msgstr "终止"

msgid "Launch Instance"
msgstr "启动实例"

msgid "Load script from a file"
msgstr "从文件加载脚本"

msgid "Location"
msgstr "位置"

msgid "Manual"
msgstr "手动"

msgid "Mapping Type"
msgstr "映射类型"

msgid "Max Port"
msgstr "最大端口"

msgid "Min Disk"
msgstr "最小磁盘"

msgid "Min Disk (GB)"
msgstr "最小磁盘 (GB)"

msgid "Min Port"
msgstr "最小端口"

msgid "Min RAM"
msgstr "最小内存"

msgid "Min RAM (MB)"
msgstr "最小内存 (MB)"

msgid "Name"
msgstr "名称"

msgid "Named Parameter"
msgstr "命名参数"

msgid "Network"
msgstr "网络"

msgid "Network Help"
msgstr "网络帮助"

msgid "Network characteristics"
msgstr "网络特性"

msgid "Networks"
msgstr "网络"

msgid "Networks provide the communication channels for instances in the cloud."
msgstr "在云中,网络为实例提供通信通道。"

msgid "No"
msgstr "否"

msgid "No available items"
msgstr "没有可选项"

msgid "Number"
msgstr "序号"

msgid "OK"
msgstr "确定"

msgid "Pending Delete"
msgstr "等待删除完成"

msgid "Physical Network"
msgstr "物理网络"

msgid "Policy check failed."
msgstr "策略检查失败。"

msgid "Positional Argument"
msgstr "定位参数"

msgid "Private"
msgstr "私有"

msgid "Private Key"
msgstr "私钥"

msgid "Profile"
msgstr "概要"

msgid "Project"
msgstr "项目"

msgid "Project ID"
msgstr "项目ID"

msgid ""
"Project networks are created by users.\n"
"    These networks are fully isolated and are project-specific."
msgstr ""
"项目网络是由用户创建。\n"
"这些网络完全隔离,为具体项目专用。"

msgid "Protected"
msgstr "受保护的"

msgid "Protocol"
msgstr "协议"

msgid "Provider Network"
msgstr "提供者网络"

msgid ""
"Provider networks are created by administrators.\n"
"    These networks map to an existing physical network in the data center."
msgstr ""
"提供者网络是由管理员创建。\n"
"这些网络映射到数据中心里现存的物理网络。"

msgid "Public"
msgstr "公有"

msgid "Public Key"
msgstr "公钥"

msgid "Queued"
msgstr "已排队"

msgid "RAM"
msgstr "内存"

msgid "Re-order items using drag and drop"
msgstr "使用拖放重新排序"

msgid "Remote"
msgstr "远程"

msgid "Remove"
msgstr "移除"

msgid "Required"
msgstr "必须"

msgid "Required?"
msgstr "必须?"

msgid "Root Disk"
msgstr "根磁盘"

msgid "Save"
msgstr "保存"

msgid "Saving"
msgstr "保存中"

msgid "Script size"
msgstr "脚本大小"

msgid "Security Groups"
msgstr "安全组"

msgid "Security Groups Help"
msgstr "安全组帮助"

msgid ""
"Security groups are project-specific and cannot be shared across projects."
msgstr "安全组为具体项目专用,不能跨项目共享。"

msgid ""
"Security groups define a set of IP filter rules that determine how network "
"traffic flows to and from an instance. Users can add additional rules to an "
"existing security group to further define the access options for an "
"instance. To create additional rules, go to the <b>Compute | Access & "
"Security</b> view, then find the security group and click <b>Manage Rules</"
"b>."
msgstr ""
"安全组定义了IP过滤规则集合,这些规则决定网络流量如何到达和离开实例。为了将来"
"为实例定义访问可选规则,用户可以往一个已存在的安全组添加额外的规则。创建额外"
"规则,到<b>计算 | 访问 & 安全</b>视图,然后找到安全组,点击<b>规则管理</b>"

msgid ""
"See http://docs.openstack.org/developer/sahara/userdoc/edp.html for "
"definitions."
msgstr ""
"定义请参考http://docs.openstack.org/developer/sahara/userdoc/edp.html。"

msgid "Segmentation ID"
msgstr "段ID"

msgid "Select Boot Source"
msgstr "选择源"

msgid "Select a key pair from the available key pairs below."
msgstr "从以下可用的密钥对选择一个"

msgid "Select a source from those listed below."
msgstr "从以下列表选择一个源。"

msgid "Select an item from Available items below"
msgstr "从以下可选项中选择一项"

msgid "Select at least one network"
msgstr "至少选择一个网络"

msgid "Select networks from those listed below."
msgstr "从下拉列表选择网络"

msgid "Select one"
msgstr "选择一个"

msgid "Select one or more"
msgstr "选择一个或多个"

msgid "Select one or more security groups from the available groups below."
msgstr "从以下可用的组中选择一个或多个安全组。"

msgid "Select the security groups."
msgstr "选择安全组。"

#, python-format
msgid "Service type is not enabled: %(desiredType)s"
msgstr "服务类型未激活:%(desiredType)s"

#, python-format
msgid "Setting is not enabled: %(setting)s"
msgstr "配置没有启用:%(setting)s"

msgid "Shared"
msgstr "共享的"

msgid "Show events"
msgstr "显示事件"

msgid "Size"
msgstr "大小"

msgid "Size (GB)"
msgstr "大小(GB)"

msgid "Snapshot"
msgstr "快照"

msgid "Status"
msgstr "状态"

msgid "String"
msgstr "字符串"

msgid "Subnets Associated"
msgstr "子网已连接"

#, python-format
msgid "Successfully created key pair %(name)s."
msgstr "成功创建密钥对%(name)s"

#, python-format
msgid "Successfully imported key pair %(name)s."
msgstr "成功导入密钥对%(name)s"

msgid ""
"The flavor you select for an instance determines the amount of compute, "
"storage and memory resources that will be carved out for the instance."
msgstr ""
"您为实例选择的类型决定计算、存储和内存资源数量,这些资源将会决定实例配置。"

msgid ""
"The flavor you select must have enough resources allocated to support the "
"type of instance you are trying to create. Flavors that do not provide "
"enough resources for your instance are identified on the <b>Available</b> "
"table with a yellow warning icon."
msgstr ""
"您所选择的云主机类型必须有足够的资源用来支持您想要创建的实例类型。未能给您的"
"实例提供足够资源的云主机会被表<b>Available</b>中的一个黄色警告符号标识出。"

#, python-format
msgid ""
"The instance count must not exceed your quota available of "
"%(maxInstanceCount)s instances"
msgstr "实例数不能超过您的最大可用%(maxInstanceCount)s 实例数"

#, python-format
msgid ""
"The selected image source requires a flavor with at least %(minDisk)s GB of "
"root disk. Select a flavor with a larger root disk or use a different image "
"source."
msgstr ""
"选择的源镜像需要一个至少%(minDisk)s GB根磁盘的类型。请选择一个更大根磁盘的类"
"型或使用一个不同源镜像。"

#, python-format
msgid ""
"The selected image source requires a flavor with at least %(minRam)s MB of "
"RAM. Select a flavor with more RAM or use a different image source."
msgstr ""
"选择的源镜像需要一个至少%(minRam)s MB内存的类型。请选择一个更大内存的类型或使"
"用一个不同源镜像。"

msgid "The status indicates whether the network has an active connection."
msgstr "状态表明网络是否处于活跃连接。"

msgid "The step has completed successfully. No events to display."
msgstr "本步骤已成功完成。没有可以显示的事件。"

msgid ""
"The subnet identifies a sub-section of a network. A subnet is specified in "
"CIDR format.\n"
"    A typical CIDR format looks like <samp>192.xxx.x.x/24</samp>."
msgstr ""
"一个子网确定了一个网段,被指定为CIDR格式。\n"
"典型的CIDR格式类似<samp>192.xxx.x.x/24</samp>。"

#, python-format
msgid "The volume size must be at least %(minVolumeSize)s GB"
msgstr "卷大小至少%(minVolumeSize)s GB"

msgid ""
"There are two ways to generate a key pair. From a Linux system,\n"
"  generate the key pair with the <samp>ssh-keygen</samp> command:"
msgstr ""
"有两种方式创建密钥对。从一个Linux系统,\n"
"使用<samp>ssh-keygen</samp> 命令生成密钥对。"

msgid ""
"This command generates a pair of keys: a private key (cloud.key)\n"
"  and a public key (cloud.key.pub)."
msgstr ""
"这个命令生成一对密钥:一个私钥 (cloud.key)\n"
"和一个公钥(cloud.key.pub)。"

msgid ""
"This flavor requires more RAM than your quota allows. Please select a "
"smaller flavor or decrease the instance count."
msgstr ""
"这个类型需要比您的配额允许的更多的内存。请选择一个小的类型或减少实例数。"

msgid ""
"This flavor requires more VCPUs than your quota allows. Please select a "
"smaller flavor or decrease the instance count."
msgstr ""
"这个类型需要比您的配额允许的更多的虚拟处理器核数。请选择一个小的类型或减少实"
"例数。"

msgid "This is your new key pair. Copy this information and keep it secure."
msgstr "这是您新的密钥对。复制这些信息并安全保存。"

msgid "Total Disk"
msgstr "磁盘总计"

msgid "Total Instances"
msgstr "实例总计"

msgid "Total RAM"
msgstr "内存总计"

msgid "Total VCPUs"
msgstr "虚拟机处理器总计"

msgid "Type"
msgstr "类型"

msgid ""
"Type your script directly into the Customization Script field. If your "
"browser supports the HTML5 File API, you may choose to load your script from "
"a file. The size of your script should not exceed 16 Kb."
msgstr ""
"直接在自定义脚本输入框中写入您的脚本。如果您的浏览器支持HTML5文件API,你可以"
"选择从文件加载您的脚本。您的脚本的大小不能超过16Kb。"

msgid "Unable to create the domain."
msgstr "无法创建域。"

msgid "Unable to create the keypair."
msgstr "无法创建密钥对。"

msgid "Unable to create the network."
msgstr "无法创建网络。"

msgid "Unable to create the project."
msgstr "无法创建项目。"

msgid "Unable to create the role."
msgstr "无法创建角色。"

msgid "Unable to create the server."
msgstr "无法创建服务器。"

msgid "Unable to create the subnet."
msgstr "无法创建子网。"

msgid "Unable to create the user."
msgstr "无法创建用户。"

msgid "Unable to delete the domain."
msgstr "无法删除域。"

msgid "Unable to delete the domains."
msgstr "无法删除域。"

msgid "Unable to delete the project."
msgstr "无法删除项目。"

msgid "Unable to delete the projects."
msgstr "无法删除项目。"

msgid "Unable to delete the role."
msgstr "无法删除角色。"

msgid "Unable to delete the roles."
msgstr "无法删除角色。"

msgid "Unable to delete the user."
msgstr "无法删除用户。"

msgid "Unable to delete the users."
msgstr "无法删除用户。"

msgid "Unable to edit the aggregate extra specs."
msgstr "无法编辑聚合额外的规格。"

msgid "Unable to edit the domain."
msgstr "无法编辑域。"

msgid "Unable to edit the flavor extra specs."
msgstr "无法编辑类型额外的规格。"

msgid "Unable to edit the image custom properties."
msgstr "无法编辑镜像的定制属性。"

msgid "Unable to edit the project."
msgstr "无法编辑项目。"

msgid "Unable to edit the role."
msgstr "无法编辑角色。"

msgid "Unable to edit the user."
msgstr "无法编辑用户。"

msgid "Unable to fetch the service catalog."
msgstr "无法取得服务目录"

msgid "Unable to get the Keystone service version."
msgstr "无法获取Keystone服务版本"

msgid "Unable to grant the role."
msgstr "无法授予角色"

msgid "Unable to import the keypair."
msgstr "无法导入密钥对。"

msgid "Unable to retrieve settings."
msgstr "无法获取配置。"

msgid "Unable to retrieve the aggregate extra specs."
msgstr "无法获取聚合额外的规格。"

msgid "Unable to retrieve the availability zones."
msgstr "无法获取可用域。"

msgid "Unable to retrieve the current user session."
msgstr "无法获取当前用户会话。"

msgid "Unable to retrieve the domain."
msgstr "无法获取域。"

msgid "Unable to retrieve the domains."
msgstr "无法获取域。"

msgid "Unable to retrieve the extensions."
msgstr "无法获取扩展。"

msgid "Unable to retrieve the flavor extra specs."
msgstr "无法获取类型额外的规格。"

msgid "Unable to retrieve the flavor."
msgstr "无法获取类型。"

msgid "Unable to retrieve the flavors."
msgstr "无法获取类型。"

msgid "Unable to retrieve the image custom properties."
msgstr "无法获得镜像的定制属性。"

msgid "Unable to retrieve the image."
msgstr "无法获取镜像。"

msgid "Unable to retrieve the images."
msgstr "无法获取镜像。"

msgid "Unable to retrieve the keypairs."
msgstr "无法获取密钥对。"

msgid "Unable to retrieve the limits."
msgstr "无法获取限制。"

msgid "Unable to retrieve the namespaces."
msgstr "无法获取命名空间。"

msgid "Unable to retrieve the networks."
msgstr "无法获取网络。"

msgid "Unable to retrieve the ports."
msgstr "无法获取端口。"

msgid "Unable to retrieve the project."
msgstr "无法获取项目。"

msgid "Unable to retrieve the projects."
msgstr "无法获取项目。"

msgid "Unable to retrieve the role."
msgstr "无法获取角色。"

msgid "Unable to retrieve the roles."
msgstr "无法获取角色。"

msgid "Unable to retrieve the security groups."
msgstr "无法获取安全组。"

msgid "Unable to retrieve the server."
msgstr "无法获取服务器。"

msgid "Unable to retrieve the subnets."
msgstr "无法获取子网。"

msgid "Unable to retrieve the user."
msgstr "无法获取用户。"

msgid "Unable to retrieve the users."
msgstr "无法获取用户。"

msgid "Unable to retrieve the volume snapshots."
msgstr "无法获取卷快照。"

msgid "Unable to retrieve the volumes."
msgstr "无法获取卷。"

msgid "Unable to validate the template."
msgstr "无法验证模板。"

msgid "Up"
msgstr "正常"

msgid "Update Aggregate Metadata"
msgstr "更新聚合元数据"

msgid "Update Flavor Metadata"
msgstr "更新云主机类型的元数据"

msgid "Update Image Metadata"
msgstr "更新镜像元数据"

msgid "Updated"
msgstr "已更新"

msgid "User ID"
msgstr "用户ID"

msgid "User Name"
msgstr "用户名"

msgid "VCPUS"
msgstr "虚拟内核"

msgid "Value Type"
msgstr "值类型"

msgid "Visibility"
msgstr "可见"

msgid "Volume"
msgstr "卷"

msgid "Volume Snapshot"
msgstr "卷快照"

msgid "Volume size is required and must be an integer"
msgstr "卷大小是必须的而且必须为整数。"

msgid ""
"Volumes can only be attached to 1 active instance at a time. Please either "
"set your instance count to 1 or select a different source type."
msgstr ""
"同一时刻,卷只能绑定到一个活跃的实例。请设置您的实例数为1或者选择一个不同的源"
"类型。"

msgid ""
"When selecting volume as boot source, please ensure the instance's "
"availability zone is compatible with your volume's availability zone."
msgstr "当选择卷为启动源时,请确保实例可用域与您的卷可用域兼容。"

msgid ""
"When the <b>Admin State</b> for a network is set to <b>Up</b>,\n"
"    then the network is available for use. You can set the <b>Admin State</"
"b> to <b>Down</b>\n"
"    if you are not ready for other users to access the network."
msgstr ""
"当网络的<b>Admin State</b> 被设置为<b>Up</b>,\n"
"网络将会是可用的。如果你还没有准备让别人访问该网络,\n"
"可以把 <b>Admin State</b> 设置为<b>Down</b>。"

msgid "Yes"
msgstr "是"

msgid "bytes"
msgstr "字节数"

msgid "{$ row['provider:network_type'] $}"
msgstr "{$ row['provider:network_type'] $}"