summaryrefslogtreecommitdiff
path: root/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
blob: 4c62683d220885d50c58f93b1ce4a2516b0062a5 (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
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
#   <daisy.ycguo@gmail.com>, 2012.
# yuanke wei <weiyuanke123@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-05 19:30+0000\n"
"PO-Revision-Date: 2012-09-11 08:10+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: settings.py:142
msgid "Bulgarian (Bulgaria)"
msgstr ""

#: settings.py:143
msgid "Czech"
msgstr ""

#: settings.py:144
msgid "English"
msgstr "英语"

#: settings.py:145
msgid "Spanish"
msgstr "西班牙语"

#: settings.py:146
msgid "French"
msgstr "法语"

#: settings.py:147
msgid "Italiano"
msgstr "意大利语"

#: settings.py:148
msgid "Japanese"
msgstr "日语"

#: settings.py:149
msgid "Korean (Korea)"
msgstr ""

#: settings.py:150
msgid "Dutch (Netherlands)"
msgstr ""

#: settings.py:151
msgid "Polish"
msgstr "波兰语"

#: settings.py:152
msgid "Portuguese"
msgstr "葡萄牙语"

#: settings.py:153
#, fuzzy
msgid "Portuguese (Brazil)"
msgstr "葡萄牙语"

#: settings.py:154
msgid "Simplified Chinese"
msgstr "简体中文"

#: settings.py:155
msgid "Traditional Chinese"
msgstr "繁体中文"

#: api/keystone.py:56
#, python-format
msgid "%(type)s (%(backend)s backend)"
msgstr "%(type)s (%(backend)s 后端)"

#: api/nova.py:191
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(group)s"
msgstr "允许 %(from)s:%(to)s 来自 %(group)s"

#: api/nova.py:196
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(cidr)s"
msgstr "允许 %(from)s:%(to)s 来自 %(cidr)s"

#: api/nova.py:532
msgid "Unknown instance"
msgstr "未知的实例名"

#: api/swift.py:217
msgid "Unicode is not currently supported for object copy."
msgstr "块复制时,暂时不支持Unicode"

#: dashboards/admin/dashboard.py:24
msgid "System Panel"
msgstr ""

#: dashboards/admin/dashboard.py:30
msgid "Admin"
msgstr ""

#: dashboards/admin/flavors/forms.py:36 dashboards/admin/networks/forms.py:34
#: dashboards/admin/networks/forms.py:69
#: dashboards/admin/networks/ports/forms.py:40
#: dashboards/admin/networks/ports/forms.py:72
#: dashboards/admin/networks/ports/tables.py:73
#: dashboards/admin/networks/subnets/tables.py:70
#: dashboards/admin/projects/tables.py:87
#: dashboards/admin/projects/workflows.py:71
#: dashboards/admin/services/tables.py:38
#: dashboards/admin/volumes/tables.py:10
#: dashboards/project/access_and_security/security_groups/forms.py:36
#: dashboards/project/access_and_security/security_groups/tables.py:58
#: dashboards/project/images_and_snapshots/images/forms.py:40
#: dashboards/project/images_and_snapshots/images/forms.py:115
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:9
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:10
#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:77
#: dashboards/project/instances/templates/instances/_detail_overview.html:9
#: dashboards/project/instances/templates/instances/_launch_details_help.html:9
#: dashboards/project/networks/forms.py:37
#: dashboards/project/networks/tables.py:94
#: dashboards/project/networks/ports/tables.py:40
#: dashboards/project/networks/subnets/forms.py:43
#: dashboards/project/networks/subnets/forms.py:102
#: dashboards/project/networks/subnets/tables.py:82
#: dashboards/project/networks/templates/networks/_detail_overview.html:7
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:9
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:9
#: dashboards/project/volumes/tables.py:144
#: dashboards/project/volumes/tables.py:164
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:9
msgid "Name"
msgstr "名称"

#: dashboards/admin/flavors/forms.py:37 dashboards/admin/flavors/tables.py:41
#: dashboards/admin/projects/workflows.py:39
#: dashboards/project/instances/templates/instances/_detail_overview.html:26
#: dashboards/project/instances/templates/instances/_launch_details_help.html:10
#: usage/tables.py:19
msgid "VCPUs"
msgstr ""

#: dashboards/admin/flavors/forms.py:38
msgid "RAM MB"
msgstr ""

#: dashboards/admin/flavors/forms.py:39
msgid "Root Disk GB"
msgstr ""

#: dashboards/admin/flavors/forms.py:40
msgid "Ephemeral Disk GB"
msgstr ""

#: dashboards/admin/flavors/forms.py:50
msgid "Unable to get unique ID for new flavor."
msgstr ""

#: dashboards/admin/flavors/forms.py:67
#, python-format
msgid "Created flavor \"%s\"."
msgstr ""

#: dashboards/admin/flavors/forms.py:71
msgid "Unable to create flavor."
msgstr ""

#: dashboards/admin/flavors/forms.py:92
#, python-format
msgid "Updated flavor \"%s\"."
msgstr ""

#: dashboards/admin/flavors/forms.py:96
msgid "Unable to update flavor."
msgstr ""

#: dashboards/admin/flavors/panel.py:29 dashboards/admin/flavors/tables.py:15
#: dashboards/admin/flavors/tables.py:52
#: dashboards/admin/flavors/templates/flavors/index.html:3
#: dashboards/admin/flavors/templates/flavors/index.html:6
msgid "Flavors"
msgstr ""

#: dashboards/admin/flavors/tables.py:14
#: dashboards/project/instances/workflows.py:177
#: dashboards/project/instances/templates/instances/_detail_overview.html:22
msgid "Flavor"
msgstr "类型"

#: dashboards/admin/flavors/tables.py:23
#: dashboards/admin/flavors/templates/flavors/_create.html:8
#: dashboards/admin/flavors/templates/flavors/_create.html:23
#: dashboards/admin/flavors/templates/flavors/create.html:3
#: dashboards/admin/flavors/templates/flavors/create.html:6
msgid "Create Flavor"
msgstr ""

#: dashboards/admin/flavors/tables.py:30
#: dashboards/admin/flavors/templates/flavors/_edit.html:8
#: dashboards/admin/flavors/templates/flavors/edit.html:3
#: dashboards/admin/flavors/templates/flavors/edit.html:6
msgid "Edit Flavor"
msgstr ""

#: dashboards/admin/flavors/tables.py:36
#, python-format
msgid "%sMB"
msgstr ""

#: dashboards/admin/flavors/tables.py:40
msgid "Flavor Name"
msgstr ""

#: dashboards/admin/flavors/tables.py:43
#: dashboards/project/instances/templates/instances/_detail_overview.html:24
#: dashboards/project/instances/templates/instances/_launch_details_help.html:14
#: usage/tables.py:22
msgid "RAM"
msgstr ""

#: dashboards/admin/flavors/tables.py:45
#: dashboards/project/instances/templates/instances/_launch_details_help.html:11
msgid "Root Disk"
msgstr ""

#: dashboards/admin/flavors/tables.py:47
#: dashboards/project/instances/templates/instances/_launch_details_help.html:12
msgid "Ephemeral Disk"
msgstr ""

#: dashboards/admin/flavors/views.py:49
msgid "Unable to retrieve flavor list."
msgstr ""

#: dashboards/admin/flavors/views.py:76
msgid "Unable to retrieve flavor data."
msgstr ""

#: dashboards/admin/flavors/templates/flavors/_create.html:17
#: dashboards/admin/flavors/templates/flavors/_edit.html:17
#: dashboards/admin/images/templates/images/_update.html:17
#: dashboards/admin/networks/templates/networks/_create.html:17
#: dashboards/admin/networks/templates/networks/ports/_create.html:17
#: dashboards/admin/networks/templates/networks/subnets/_create.html:17
#: dashboards/admin/projects/tables.py:89
#: dashboards/admin/projects/workflows.py:74
#: dashboards/admin/projects/templates/projects/_add_user.html:17
#: dashboards/admin/projects/templates/projects/_create.html:17
#: dashboards/admin/projects/templates/projects/_create_user.html:17
#: dashboards/admin/projects/templates/projects/_quotas.html:16
#: dashboards/admin/projects/templates/projects/_update.html:17
#: dashboards/admin/users/templates/users/_create.html:16
#: dashboards/admin/users/templates/users/_update.html:16
#: dashboards/project/access_and_security/security_groups/forms.py:38
#: dashboards/project/access_and_security/security_groups/tables.py:59
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:16
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:16
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:17
#: dashboards/project/containers/templates/containers/_copy.html:16
#: dashboards/project/containers/templates/containers/_create.html:16
#: dashboards/project/containers/templates/containers/_upload.html:17
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/_create.html:16
#: dashboards/project/networks/templates/networks/subnets/_create.html:17
#: dashboards/project/volumes/forms.py:28
#: dashboards/project/volumes/forms.py:195
#: dashboards/project/volumes/tables.py:147
#: dashboards/project/volumes/templates/volumes/_create.html:18
#: dashboards/project/volumes/templates/volumes/_create_snapshot.html:17
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:14
msgid "Description"
msgstr "描述"

#: dashboards/admin/flavors/templates/flavors/_create.html:18
msgid "From here you can define the sizing of a new flavor."
msgstr ""

#: dashboards/admin/flavors/templates/flavors/_create.html:24
#: dashboards/admin/flavors/templates/flavors/_edit.html:25
#: dashboards/admin/images/templates/images/_update.html:24
#: dashboards/admin/networks/templates/networks/_create.html:24
#: dashboards/admin/networks/templates/networks/_update.html:23
#: dashboards/admin/networks/templates/networks/ports/_create.html:24
#: dashboards/admin/networks/templates/networks/ports/_update.html:28
#: dashboards/admin/networks/templates/networks/subnets/_create.html:24
#: dashboards/admin/networks/templates/networks/subnets/_update.html:32
#: dashboards/admin/projects/templates/projects/_add_user.html:24
#: dashboards/admin/projects/templates/projects/_create.html:24
#: dashboards/admin/projects/templates/projects/_create_user.html:24
#: dashboards/admin/projects/templates/projects/_quotas.html:23
#: dashboards/admin/projects/templates/projects/_update.html:24
#: dashboards/admin/users/templates/users/_create.html:23
#: dashboards/admin/users/templates/users/_update.html:23
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:32
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:24
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:24
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:24
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:20
#: dashboards/project/containers/templates/containers/_copy.html:23
#: dashboards/project/containers/templates/containers/_create.html:23
#: dashboards/project/containers/templates/containers/_upload.html:24
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:32
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html:23
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:24
#: dashboards/project/instances/templates/instances/_update.html:23
#: dashboards/project/networks/templates/networks/_create.html:23
#: dashboards/project/networks/templates/networks/_update.html:23
#: dashboards/project/networks/templates/networks/subnets/_create.html:24
#: dashboards/project/networks/templates/networks/subnets/_update.html:32
#: dashboards/project/volumes/templates/volumes/_attach.html:24
#: dashboards/project/volumes/templates/volumes/_create.html:56
#: dashboards/project/volumes/templates/volumes/_create_snapshot.html:24
#: dashboards/settings/ec2/templates/ec2/download_form.html:24
#: dashboards/settings/project/templates/project/_openrc.html:31
#: dashboards/settings/user/templates/user/_settings.html:24
msgid "Cancel"
msgstr "取消"

#: dashboards/admin/flavors/templates/flavors/_edit.html:18
msgid "From here you can alter the sizing of the current flavor."
msgstr ""

#: dashboards/admin/flavors/templates/flavors/_edit.html:19
msgid ""
"Note: this will not affect the resources allocated to any existing instances "
"using this flavor."
msgstr ""

#: dashboards/admin/flavors/templates/flavors/_edit.html:24
#: dashboards/admin/projects/workflows.py:270
#: dashboards/settings/user/templates/user/_settings.html:23
msgid "Save"
msgstr ""

#: dashboards/admin/images/panel.py:29 dashboards/admin/images/tables.py:44
#: dashboards/admin/images/templates/images/index.html:3
#: dashboards/admin/images/templates/images/index.html:6
#: dashboards/project/images_and_snapshots/images/tables.py:47
#: dashboards/project/images_and_snapshots/images/tables.py:132
msgid "Images"
msgstr "镜像"

#: dashboards/admin/images/tables.py:40
#: dashboards/project/images_and_snapshots/images/tables.py:113
#: dashboards/project/instances/templates/instances/_detail_overview.html:74
msgid "Image Name"
msgstr "镜像名称"

#: dashboards/admin/images/views.py:55
msgid "Unable to retrieve image list."
msgstr ""

#: dashboards/admin/images/templates/images/_update.html:8
#: dashboards/admin/images/templates/images/_update.html:23
#: dashboards/admin/images/templates/images/update.html:4
#: dashboards/admin/images/templates/images/update.html:7
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html:7
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html:22
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/update.html:3
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/update.html:6
msgid "Update Image"
msgstr ""

#: dashboards/admin/images/templates/images/_update.html:18
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html:17
msgid "From here you can modify different properties of an image."
msgstr ""

#: dashboards/admin/instances/panel.py:29
#: dashboards/admin/instances/tables.py:94
#: dashboards/admin/instances/templates/instances/index.html:3
#: dashboards/admin/projects/workflows.py:40
#: dashboards/project/instances/panel.py:25
#: dashboards/project/instances/tables.py:70
#: dashboards/project/instances/tables.py:90
#: dashboards/project/instances/tables.py:107
#: dashboards/project/instances/tables.py:136
#: dashboards/project/instances/tables.py:313
#: dashboards/project/instances/templates/instances/index.html:3
#: dashboards/project/instances/templates/instances/index.html:6
msgid "Instances"
msgstr "实例"

#: dashboards/admin/instances/tables.py:60 usage/tables.py:30
msgid "Project Name"
msgstr ""

#: dashboards/admin/instances/tables.py:67
#: dashboards/admin/services/tables.py:40
msgid "Host"
msgstr ""

#: dashboards/admin/instances/tables.py:71
#: dashboards/project/instances/tables.py:290
#: dashboards/project/instances/workflows.py:176 usage/tables.py:57
msgid "Instance Name"
msgstr ""

#: dashboards/admin/instances/tables.py:72
#: dashboards/project/access_and_security/floating_ips/tables.py:111
#: dashboards/project/access_and_security/floating_ips/workflows.py:32
#: dashboards/project/access_and_security/floating_ips/workflows.py:39
#: dashboards/project/instances/tables.py:291
msgid "IP Address"
msgstr "IP地址"

#: dashboards/admin/instances/tables.py:74
#: dashboards/project/containers/tables.py:256
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:30
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:37
#: dashboards/project/instances/tables.py:293
#: dashboards/project/volumes/tables.py:150
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:26
msgid "Size"
msgstr "大小"

#: dashboards/admin/instances/tables.py:79
#: dashboards/admin/networks/tables.py:74
#: dashboards/admin/networks/ports/tables.py:77
#: dashboards/project/images_and_snapshots/images/tables.py:119
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:13
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:18
#: dashboards/project/instances/tables.py:298
#: dashboards/project/instances/templates/instances/_detail_overview.html:13
#: dashboards/project/networks/tables.py:100
#: dashboards/project/networks/ports/tables.py:44
#: dashboards/project/networks/templates/networks/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:30
#: dashboards/project/volumes/tables.py:154
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:17
msgid "Status"
msgstr "状态"

#: dashboards/admin/instances/tables.py:83
#: dashboards/project/instances/tables.py:302
msgid "Task"
msgstr ""

#: dashboards/admin/instances/tables.py:90
#: dashboards/project/instances/tables.py:309
msgid "Power State"
msgstr ""

#: dashboards/admin/instances/views.py:49
#: dashboards/project/access_and_security/views.py:76
#: dashboards/project/access_and_security/floating_ips/workflows.py:65
msgid "Unable to retrieve instance list."
msgstr "找不到实例列表"

#: dashboards/admin/instances/views.py:63
#: dashboards/admin/networks/views.py:48
msgid "Unable to retrieve instance tenant information."
msgstr ""

#: dashboards/admin/instances/views.py:80
#: dashboards/project/instances/views.py:82
msgid "Unable to retrieve instance size information."
msgstr "无法获取实例的大小信息。"

#: dashboards/admin/instances/templates/instances/index.html:6
msgid "All Instances"
msgstr ""

#: dashboards/admin/networks/forms.py:36
#: dashboards/admin/networks/tables.py:67
#: dashboards/admin/projects/tables.py:65 dashboards/project/dashboard.py:40
#: dashboards/project/instances/workflows.py:38
msgid "Project"
msgstr "工程"

#: dashboards/admin/networks/forms.py:37 dashboards/admin/networks/forms.py:74
#: dashboards/admin/networks/tables.py:72
#: dashboards/project/networks/tables.py:98
#: dashboards/project/networks/templates/networks/_detail_overview.html:17
msgid "Shared"
msgstr ""

#: dashboards/admin/networks/forms.py:46 dashboards/admin/users/forms.py:42
msgid "Select a project"
msgstr ""

#: dashboards/admin/networks/forms.py:58
#, python-format
msgid "Network %s was successfully created."
msgstr ""

#: dashboards/admin/networks/forms.py:64
#, python-format
msgid "Failed to create network %s"
msgstr ""

#: dashboards/admin/networks/forms.py:71
#: dashboards/admin/networks/templates/networks/ports/_update.html:12
#: dashboards/admin/networks/templates/networks/subnets/_update.html:12
#: dashboards/admin/users/forms.py:114
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:11
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:12
#: dashboards/project/instances/templates/instances/_detail_overview.html:11
#: dashboards/project/networks/forms.py:39
#: dashboards/project/networks/templates/networks/_detail_overview.html:9
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/subnets/_update.html:12
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:11
msgid "ID"
msgstr ""

#: dashboards/admin/networks/forms.py:82
#: dashboards/project/networks/forms.py:48
#, python-format
msgid "Network %s was successfully updated."
msgstr ""

#: dashboards/admin/networks/forms.py:87
#: dashboards/project/networks/forms.py:53
#, python-format
msgid "Failed to update network %s"
msgstr ""

#: dashboards/admin/networks/panel.py:25
#: dashboards/admin/networks/tables.py:35
#: dashboards/admin/networks/tables.py:80
#: dashboards/admin/networks/templates/networks/index.html:3
#: dashboards/admin/networks/templates/networks/index.html:6
#: dashboards/project/instances/workflows.py:412
#: dashboards/project/networks/panel.py:25
#: dashboards/project/networks/tables.py:44
#: dashboards/project/networks/tables.py:106
#: dashboards/project/networks/templates/networks/index.html:3
#: dashboards/project/networks/templates/networks/index.html:6
msgid "Networks"
msgstr ""

#: dashboards/admin/networks/tables.py:34
#: dashboards/project/networks/tables.py:43
#: dashboards/project/networks/templates/networks/subnets/index.html:3
#: dashboards/project/networks/templates/networks/subnets/index.html:6
msgid "Network"
msgstr ""

#: dashboards/admin/networks/tables.py:41
#: dashboards/project/networks/tables.py:59
#, python-format
msgid "Failed to delete network %s"
msgstr ""

#: dashboards/admin/networks/tables.py:49
#: dashboards/admin/networks/templates/networks/_create.html:8
#: dashboards/admin/networks/templates/networks/_create.html:23
#: dashboards/admin/networks/templates/networks/create.html:3
#: dashboards/admin/networks/templates/networks/create.html:6
#: dashboards/project/networks/tables.py:67
#: dashboards/project/networks/workflows.py:111
#: dashboards/project/networks/templates/networks/_create.html:7
#: dashboards/project/networks/templates/networks/_create.html:22
#: dashboards/project/networks/templates/networks/create.html:3
#: dashboards/project/networks/templates/networks/create.html:6
msgid "Create Network"
msgstr ""

#: dashboards/admin/networks/tables.py:56
#: dashboards/admin/networks/templates/networks/_update.html:7
#: dashboards/project/networks/tables.py:74
#: dashboards/project/networks/templates/networks/_update.html:7
msgid "Edit Network"
msgstr ""

#: dashboards/admin/networks/tables.py:68
#: dashboards/admin/networks/ports/forms.py:33
#: dashboards/project/networks/subnets/forms.py:35
msgid "Network Name"
msgstr ""

#: dashboards/admin/networks/tables.py:71
#: dashboards/project/networks/tables.py:97
msgid "Subnets Associated"
msgstr ""

#: dashboards/admin/networks/tables.py:76
#: dashboards/admin/networks/ports/tables.py:79
#: dashboards/project/networks/tables.py:102
#: dashboards/project/networks/ports/tables.py:46
#: dashboards/project/networks/templates/networks/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32
msgid "Admin State"
msgstr ""

#: dashboards/admin/networks/views.py:60
#: dashboards/project/networks/views.py:52
msgid "Network list can not be retrieved."
msgstr ""

#: dashboards/admin/networks/views.py:91
#: dashboards/project/networks/views.py:109
msgid "Subnet list can not be retrieved."
msgstr ""

#: dashboards/admin/networks/views.py:103
#: dashboards/project/networks/views.py:121
msgid "Port list can not be retrieved."
msgstr ""

#: dashboards/admin/networks/views.py:118
#: dashboards/project/networks/views.py:134
#: dashboards/project/networks/subnets/tables.py:96
#, python-format
msgid "Unable to retrieve details for network \"%s\"."
msgstr ""

#: dashboards/admin/networks/ports/forms.py:36
#: dashboards/project/networks/subnets/forms.py:39
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:13
msgid "Network ID"
msgstr ""

#: dashboards/admin/networks/ports/forms.py:42
#: dashboards/admin/networks/ports/forms.py:74
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34
msgid "Device ID"
msgstr ""

#: dashboards/admin/networks/ports/forms.py:54
#, python-format
msgid "Port %s was successfully created."
msgstr ""

#: dashboards/admin/networks/ports/forms.py:59
#, python-format
msgid "Failed to create a port for network %s"
msgstr ""

#: dashboards/admin/networks/ports/forms.py:84
#, python-format
msgid "Port %s was successfully updated."
msgstr ""

#: dashboards/admin/networks/ports/forms.py:89
#, python-format
msgid "Failed to update port %s"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:34
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:6
msgid "Port"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:35
#: dashboards/admin/networks/ports/tables.py:83
#: dashboards/project/networks/ports/tables.py:53
msgid "Ports"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:41
#: dashboards/admin/networks/subnets/tables.py:39
#: dashboards/project/networks/subnets/tables.py:51
#, python-format
msgid "Failed to delete subnet %s"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:51
#: dashboards/admin/networks/templates/networks/ports/_create.html:8
#: dashboards/admin/networks/templates/networks/ports/_create.html:23
#: dashboards/admin/networks/templates/networks/ports/create.html:3
#: dashboards/admin/networks/templates/networks/ports/create.html:6
msgid "Create Port"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:62
#: dashboards/admin/networks/templates/networks/ports/_update.html:7
msgid "Edit Port"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:75
#: dashboards/project/networks/ports/tables.py:42
msgid "Fixed IPs"
msgstr ""

#: dashboards/admin/networks/ports/tables.py:76
#: dashboards/project/networks/ports/tables.py:43
msgid "Device Attached"
msgstr ""

#: dashboards/admin/networks/ports/tabs.py:32
#: dashboards/admin/overview/panel.py:29
#: dashboards/admin/overview/templates/overview/usage.html:6
#: dashboards/project/images_and_snapshots/images/tabs.py:27
#: dashboards/project/images_and_snapshots/volume_snapshots/tabs.py:27
#: dashboards/project/instances/tabs.py:26
#: dashboards/project/networks/ports/tabs.py:32
#: dashboards/project/networks/subnets/tabs.py:32
#: dashboards/project/overview/panel.py:29
#: dashboards/project/overview/templates/overview/usage.html:6
#: dashboards/project/volumes/tabs.py:27
msgid "Overview"
msgstr "概述"

#: dashboards/admin/networks/ports/tabs.py:42
#: dashboards/project/networks/ports/tabs.py:42
msgid "Unable to retrieve port details."
msgstr ""

#: dashboards/admin/networks/ports/views.py:49
#: dashboards/admin/networks/subnets/views.py:49
#: dashboards/project/networks/subnets/views.py:54
msgid "Unable to retrieve network."
msgstr ""

#: dashboards/admin/networks/ports/views.py:82
msgid "Unable to retrieve port details"
msgstr ""

#: dashboards/admin/networks/subnets/forms.py:43
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:32
#: dashboards/project/networks/subnets/tables.py:44
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:6
msgid "Subnet"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:33
#: dashboards/admin/networks/subnets/tables.py:81
#: dashboards/project/networks/subnets/tables.py:45
#: dashboards/project/networks/subnets/tables.py:104
msgid "Subnets"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:49
#: dashboards/admin/networks/templates/networks/subnets/_create.html:8
#: dashboards/admin/networks/templates/networks/subnets/_create.html:23
#: dashboards/admin/networks/templates/networks/subnets/create.html:3
#: dashboards/admin/networks/templates/networks/subnets/create.html:6
#: dashboards/project/networks/workflows.py:53
#: dashboards/project/networks/subnets/tables.py:61
#: dashboards/project/networks/templates/networks/subnets/_create.html:8
#: dashboards/project/networks/templates/networks/subnets/_create.html:23
#: dashboards/project/networks/templates/networks/subnets/create.html:3
#: dashboards/project/networks/templates/networks/subnets/create.html:6
msgid "Create Subnet"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:60
#: dashboards/admin/networks/templates/networks/subnets/_update.html:7
#: dashboards/project/networks/subnets/tables.py:72
#: dashboards/project/networks/templates/networks/subnets/_update.html:7
msgid "Edit Subnet"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:72
#: dashboards/project/access_and_security/security_groups/forms.py:91
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:15
msgid "CIDR"
msgstr "CIDR"

#: dashboards/admin/networks/subnets/tables.py:73
#: dashboards/project/networks/workflows.py:66
#: dashboards/project/networks/subnets/forms.py:53
#: dashboards/project/networks/subnets/tables.py:85
msgid "IP Version"
msgstr ""

#: dashboards/admin/networks/subnets/tables.py:74
#: dashboards/project/networks/subnets/forms.py:54
#: dashboards/project/networks/subnets/forms.py:104
#: dashboards/project/networks/subnets/tables.py:86
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:19
msgid "Gateway IP"
msgstr ""

#: dashboards/admin/networks/subnets/views.py:82
#: dashboards/project/networks/subnets/views.py:86
msgid "Unable to retrieve subnet details"
msgstr ""

#: dashboards/admin/networks/templates/networks/_create.html:18
#: dashboards/project/networks/templates/networks/_create.html:17
msgid "Select a name for your network."
msgstr ""

#: dashboards/admin/networks/templates/networks/_update.html:16
#: dashboards/admin/networks/templates/networks/ports/_update.html:21
#: dashboards/admin/networks/templates/networks/subnets/_update.html:25
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:17
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:16
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html:16
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:17
#: dashboards/project/instances/templates/instances/_update.html:16
#: dashboards/project/networks/templates/networks/_update.html:16
#: dashboards/project/networks/templates/networks/subnets/_update.html:25
#: dashboards/settings/ec2/templates/ec2/download_form.html:17
#: dashboards/settings/project/templates/project/_openrc.html:24
#: dashboards/settings/user/templates/user/_settings.html:17
msgid "Description:"
msgstr "说明:"

#: dashboards/admin/networks/templates/networks/_update.html:17
#: dashboards/project/networks/templates/networks/_update.html:17
msgid "You may update the editable properties of your network here."
msgstr ""

#: dashboards/admin/networks/templates/networks/_update.html:22
#: dashboards/admin/networks/templates/networks/ports/_update.html:27
#: dashboards/admin/networks/templates/networks/subnets/_update.html:31
#: dashboards/project/instances/templates/instances/_update.html:22
#: dashboards/project/networks/templates/networks/_update.html:22
#: dashboards/project/networks/templates/networks/subnets/_update.html:31
msgid "Save Changes"
msgstr ""

#: dashboards/admin/networks/templates/networks/update.html:3
#: dashboards/admin/networks/templates/networks/update.html:6
#: dashboards/project/networks/templates/networks/update.html:3
#: dashboards/project/networks/templates/networks/update.html:6
msgid "Update Network"
msgstr ""

#: dashboards/admin/networks/templates/networks/ports/_create.html:18
msgid ""
"You can create a port for the network. If you specify device ID to be "
"attached, the device specified will be attached to the port created."
msgstr ""

#: dashboards/admin/networks/templates/networks/ports/_update.html:22
msgid "You may update the editable properties of your port here."
msgstr ""

#: dashboards/admin/networks/templates/networks/ports/update.html:3
#: dashboards/admin/networks/templates/networks/ports/update.html:6
msgid "Update Port"
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/_create.html:18
#: dashboards/project/networks/templates/networks/subnets/_create.html:18
msgid ""
"You can create a subnet for the network. Any network address can be "
"specified unless the network address does not overlap other subnets in the "
"network."
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/_update.html:14
#: dashboards/project/networks/workflows.py:58
#: dashboards/project/networks/subnets/forms.py:45
#: dashboards/project/networks/subnets/tables.py:84
#: dashboards/project/networks/templates/networks/subnets/_update.html:14
msgid "Network Address"
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/_update.html:16
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:17
#: dashboards/project/networks/templates/networks/subnets/_update.html:16
msgid "IP version"
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/_update.html:26
#: dashboards/project/networks/templates/networks/subnets/_update.html:26
msgid "You may update the editable properties of your subnet here."
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/index.html:3
#: dashboards/admin/networks/templates/networks/subnets/index.html:6
#: dashboards/project/networks/templates/networks/detail.html:3
msgid "Network Detail"
msgstr ""

#: dashboards/admin/networks/templates/networks/subnets/update.html:3
#: dashboards/admin/networks/templates/networks/subnets/update.html:6
#: dashboards/project/networks/templates/networks/subnets/update.html:3
#: dashboards/project/networks/templates/networks/subnets/update.html:6
msgid "Update Subnet"
msgstr ""

#: dashboards/admin/overview/templates/overview/usage.html:3
msgid "Usage Overview"
msgstr ""

#: dashboards/admin/overview/templates/overview/usage.html:12
msgid "Monitoring"
msgstr ""

#: dashboards/admin/projects/panel.py:29
#: dashboards/admin/projects/tables.py:66
#: dashboards/admin/projects/tables.py:95
#: dashboards/admin/projects/templates/projects/index.html:8
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
msgid "Projects"
msgstr ""

#: dashboards/admin/projects/tables.py:19
msgid "Modify Users"
msgstr ""

#: dashboards/admin/projects/tables.py:32
msgid "View Usage"
msgstr ""

#: dashboards/admin/projects/tables.py:39
#: dashboards/admin/projects/templates/projects/_create.html:8
#: dashboards/admin/projects/templates/projects/_create.html:23
#: dashboards/admin/projects/templates/projects/create.html:6
msgid "Create Project"
msgstr ""

#: dashboards/admin/projects/tables.py:46
#: dashboards/admin/projects/workflows.py:269
#: dashboards/admin/projects/templates/projects/update.html:3
#: dashboards/admin/projects/templates/projects/update.html:6
msgid "Edit Project"
msgstr ""

#: dashboards/admin/projects/tables.py:90
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:60
#: dashboards/project/networks/templates/networks/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:15
msgid "Project ID"
msgstr ""

#: dashboards/admin/projects/tables.py:91
#: dashboards/admin/projects/workflows.py:76
#: dashboards/admin/projects/workflows.py:251
#: dashboards/admin/services/tables.py:42 dashboards/admin/users/tables.py:40
#: dashboards/admin/users/tables.py:115
msgid "Enabled"
msgstr ""

#: dashboards/admin/projects/tables.py:104
msgid "Remove"
msgstr ""

#: dashboards/admin/projects/tables.py:105
msgid "Removed"
msgstr ""

#: dashboards/admin/projects/tables.py:106 dashboards/admin/users/tables.py:41
#: dashboards/admin/users/tables.py:75
#: dashboards/project/instances/workflows.py:39
msgid "User"
msgstr ""

#: dashboards/admin/projects/tables.py:107 dashboards/admin/users/panel.py:29
#: dashboards/admin/users/tables.py:42 dashboards/admin/users/tables.py:76
#: dashboards/admin/users/tables.py:122
#: dashboards/admin/users/templates/users/index.html:8
msgid "Users"
msgstr ""

#: dashboards/admin/projects/tables.py:125
msgid "Unable to retrieve role information."
msgstr ""

#: dashboards/admin/projects/tables.py:130
msgid "Roles"
msgstr ""

#: dashboards/admin/projects/tables.py:134
msgid "Users For Project"
msgstr ""

#: dashboards/admin/projects/tables.py:142
msgid "Add To Project"
msgstr ""

#: dashboards/admin/projects/tables.py:154
msgid "Add New Users"
msgstr ""

#: dashboards/admin/projects/views.py:67
msgid "Unable to retrieve project information."
msgstr ""

#: dashboards/admin/projects/views.py:87
msgid "Unable to retrieve project list."
msgstr ""

#: dashboards/admin/projects/views.py:110
msgid "Unable to retrieve users."
msgstr ""

#: dashboards/admin/projects/views.py:154
msgid "Unable to retrieve default quota values."
msgstr ""

#: dashboards/admin/projects/views.py:182
msgid "Unable to retrieve project details."
msgstr ""

#: dashboards/admin/projects/workflows.py:37
msgid "Injected File Content Bytes"
msgstr ""

#: dashboards/admin/projects/workflows.py:38
msgid "Metadata Items"
msgstr ""

#: dashboards/admin/projects/workflows.py:41
msgid "Injected Files"
msgstr ""

#: dashboards/admin/projects/workflows.py:44
#: dashboards/admin/volumes/panel.py:9 dashboards/admin/volumes/tables.py:15
#: dashboards/admin/volumes/templates/volumes/index.html:3
#: dashboards/admin/volumes/templates/volumes/index.html:6
#: dashboards/project/volumes/panel.py:25
#: dashboards/project/volumes/tables.py:38
#: dashboards/project/volumes/tables.py:171
#: dashboards/project/volumes/tables.py:183
#: dashboards/project/volumes/templates/volumes/index.html:3
#: dashboards/project/volumes/templates/volumes/index.html:6
msgid "Volumes"
msgstr ""

#: dashboards/admin/projects/workflows.py:45
msgid "Gigabytes"
msgstr ""

#: dashboards/admin/projects/workflows.py:46
msgid "RAM (MB)"
msgstr ""

#: dashboards/admin/projects/workflows.py:47
#: dashboards/project/access_and_security/floating_ips/tables.py:50
#: dashboards/project/access_and_security/floating_ips/tables.py:128
msgid "Floating IPs"
msgstr "浮动IP"

#: dashboards/admin/projects/workflows.py:50
msgid "Quota"
msgstr ""

#: dashboards/admin/projects/workflows.py:52
msgid "From here you can set quotas (max limits) for the project."
msgstr ""

#: dashboards/admin/projects/workflows.py:81
#: dashboards/admin/projects/workflows.py:254
msgid "Project Info"
msgstr ""

#: dashboards/admin/projects/workflows.py:82
#: dashboards/admin/projects/templates/projects/_create.html:18
msgid "From here you can create a new project to organize users."
msgstr ""

#: dashboards/admin/projects/workflows.py:101
msgid "Unable to retrieve user list. Please try again later."
msgstr ""

#: dashboards/admin/projects/workflows.py:155
#: dashboards/admin/projects/templates/projects/_update_members.html:16
msgid "Project Members"
msgstr ""

#: dashboards/admin/projects/workflows.py:169
#: dashboards/admin/users/views.py:47
msgid "Unable to retrieve user list."
msgstr ""

#: dashboards/admin/projects/workflows.py:180
msgid "Add Project"
msgstr ""

#: dashboards/admin/projects/workflows.py:181
msgid "Finish"
msgstr ""

#: dashboards/admin/projects/workflows.py:182
#, python-format
msgid "Created new project \"%s\"."
msgstr ""

#: dashboards/admin/projects/workflows.py:183
#, python-format
msgid "Unable to create project \"%s\"."
msgstr ""

#: dashboards/admin/projects/workflows.py:227
#, python-format
msgid "Failed to add %s project members and set project quotas."
msgstr ""

#: dashboards/admin/projects/workflows.py:246
msgid "Unable to set project quotas."
msgstr ""

#: dashboards/admin/projects/workflows.py:256
msgid "From here you can edit the project details."
msgstr ""

#: dashboards/admin/projects/workflows.py:271
#, python-format
msgid "Modified project \"%s\"."
msgstr ""

#: dashboards/admin/projects/workflows.py:272
#, python-format
msgid "Unable to modify project \"%s\"."
msgstr ""

#: dashboards/admin/projects/workflows.py:342
#, python-format
msgid "Failed to modify %s project members and update project quotas."
msgstr ""

#: dashboards/admin/projects/workflows.py:363
msgid ""
"Modified project information and members, but unable to modify project "
"quotas."
msgstr ""

#: dashboards/admin/projects/templates/projects/_add_user.html:8
#: dashboards/admin/projects/templates/projects/add_user.html:3
#: dashboards/admin/projects/templates/projects/add_user.html:6
msgid "Add User To Project"
msgstr ""

#: dashboards/admin/projects/templates/projects/_add_user.html:18
msgid "Select the user role for the project."
msgstr ""

#: dashboards/admin/projects/templates/projects/_add_user.html:23
msgid "Add"
msgstr ""

#: dashboards/admin/projects/templates/projects/_create_user.html:7
#, python-format
msgid "Create User for project '%(tenant_name)s'."
msgstr ""

#: dashboards/admin/projects/templates/projects/_create_user.html:18
msgid "From here you can create a new user to add to this project."
msgstr ""

#: dashboards/admin/projects/templates/projects/_create_user.html:23
#: dashboards/admin/users/tables.py:20
#: dashboards/admin/users/templates/users/_create.html:7
#: dashboards/admin/users/templates/users/_create.html:22
#: dashboards/admin/users/templates/users/create.html:7
msgid "Create User"
msgstr ""

#: dashboards/admin/projects/templates/projects/_quotas.html:7
#: dashboards/admin/projects/templates/projects/_quotas.html:22
msgid "Update Quota"
msgstr ""

#: dashboards/admin/projects/templates/projects/_quotas.html:17
#, python-format
msgid ""
"From here you can edit quotas (max limits) for the project %(tenant.name)s."
msgstr ""

#: dashboards/admin/projects/templates/projects/_update.html:8
#: dashboards/admin/projects/templates/projects/_update.html:23
#: dashboards/admin/projects/templates/projects/quotas.html:6
msgid "Update Project"
msgstr ""

#: dashboards/admin/projects/templates/projects/_update.html:18
msgid "From here you can edit a project."
msgstr ""

#: dashboards/admin/projects/templates/projects/_update_members.html:7
msgid ""
"From here you can add and remove members to this project from the list of "
"all available users."
msgstr ""

#: dashboards/admin/projects/templates/projects/_update_members.html:10
msgid "All Users"
msgstr ""

#: dashboards/admin/projects/templates/projects/_update_members.html:25
#: dashboards/admin/projects/templates/projects/_update_members.html:32
msgid "No users found."
msgstr ""

#: dashboards/admin/projects/templates/projects/create_user.html:3
#: dashboards/admin/projects/templates/projects/create_user.html:6
msgid "Add New User"
msgstr ""

#: dashboards/admin/projects/templates/projects/usage.html:3
msgid "Project Usage Overview"
msgstr ""

#: dashboards/admin/projects/templates/projects/usage.html:7
msgid "Project Usage"
msgstr ""

#: dashboards/admin/projects/templates/projects/users.html:7
msgid "Users for Project"
msgstr ""

#: dashboards/admin/quotas/panel.py:29 dashboards/admin/quotas/tables.py:36
msgid "Quotas"
msgstr ""

#: dashboards/admin/quotas/tables.py:28
msgid "Quota Name"
msgstr ""

#: dashboards/admin/quotas/tables.py:29
msgid "Limit"
msgstr ""

#: dashboards/admin/quotas/views.py:46
msgid "Unable to get quota info."
msgstr ""

#: dashboards/admin/quotas/templates/quotas/index.html:8
msgid "Default Quotas"
msgstr ""

#: dashboards/admin/services/panel.py:29
#: dashboards/admin/services/tables.py:47
#: dashboards/admin/services/templates/services/index.html:8
msgid "Services"
msgstr ""

#: dashboards/admin/services/tables.py:37
msgid "Id"
msgstr ""

#: dashboards/admin/services/tables.py:39
msgid "Service"
msgstr ""

#: dashboards/admin/users/forms.py:54
msgid "Passwords do not match."
msgstr ""

#: dashboards/admin/users/forms.py:62 dashboards/admin/users/forms.py:115
#: dashboards/admin/users/tables.py:108
msgid "User Name"
msgstr ""

#: dashboards/admin/users/forms.py:63 dashboards/admin/users/forms.py:116
#: dashboards/admin/users/tables.py:109
msgid "Email"
msgstr ""

#: dashboards/admin/users/forms.py:65 dashboards/admin/users/forms.py:117
msgid "Password"
msgstr ""

#: dashboards/admin/users/forms.py:70 dashboards/admin/users/forms.py:124
msgid "Confirm Password"
msgstr ""

#: dashboards/admin/users/forms.py:73 dashboards/admin/users/forms.py:127
msgid "Primary Project"
msgstr ""

#: dashboards/admin/users/forms.py:75
msgid "Role"
msgstr ""

#: dashboards/admin/users/forms.py:96
#, python-format
msgid "User \"%s\" was successfully created."
msgstr ""

#: dashboards/admin/users/forms.py:106
msgid "Unable to add userto primary project."
msgstr ""

#: dashboards/admin/users/forms.py:110
msgid "Unable to create user."
msgstr ""

#: dashboards/admin/users/forms.py:151
msgid "name"
msgstr ""

#: dashboards/admin/users/forms.py:151
msgid "email"
msgstr ""

#: dashboards/admin/users/forms.py:160
msgid "primary project"
msgstr ""

#: dashboards/admin/users/forms.py:173
#, python-format
msgid "The user %s has no role defined for"
msgstr ""

#: dashboards/admin/users/forms.py:181
msgid "password"
msgstr ""

#: dashboards/admin/users/forms.py:190
msgid "User has been updated successfully."
msgstr ""

#: dashboards/admin/users/forms.py:194
#, python-format
msgid "Unable to update %(attributes)s for the user."
msgstr ""

#: dashboards/admin/users/tables.py:32
#: dashboards/project/images_and_snapshots/images/tables.py:68
msgid "Edit"
msgstr "编辑"

#: dashboards/admin/users/tables.py:39
msgid "Enable"
msgstr ""

#: dashboards/admin/users/tables.py:39
msgid "Disable"
msgstr ""

#: dashboards/admin/users/tables.py:40
msgid "Disabled"
msgstr ""

#: dashboards/admin/users/tables.py:63
msgid "You cannot disable the user you are currently logged in as."
msgstr ""

#: dashboards/admin/users/tables.py:114
msgid "User ID"
msgstr ""

#: dashboards/admin/users/views.py:70
msgid "Unable to update user."
msgstr ""

#: dashboards/admin/users/views.py:104
msgid "Unable to retrieve user roles."
msgstr ""

#: dashboards/admin/users/templates/users/_create.html:17
msgid "From here you can create a new user and assign them to a project."
msgstr ""

#: dashboards/admin/users/templates/users/_update.html:7
#: dashboards/admin/users/templates/users/_update.html:22
#: dashboards/admin/users/templates/users/update.html:7
msgid "Update User"
msgstr ""

#: dashboards/admin/users/templates/users/_update.html:17
msgid ""
"From here you can edit the user's details, including their default project."
msgstr ""

#: dashboards/admin/volumes/templates/volumes/detail.html:3
#: dashboards/project/volumes/templates/volumes/detail.html:3
msgid "Volume Details"
msgstr ""

#: dashboards/admin/volumes/templates/volumes/detail.html:6
#: dashboards/project/volumes/templates/volumes/detail.html:6
msgid "Volume Detail"
msgstr ""

#: dashboards/project/dashboard.py:24
msgid "Manage Compute"
msgstr "管理计算"

#: dashboards/project/dashboard.py:35
msgid "Object Store"
msgstr "块存储"

#: dashboards/project/access_and_security/panel.py:26
#: dashboards/project/instances/workflows.py:348
msgid "Access & Security"
msgstr "访问 & 安全"

#: dashboards/project/access_and_security/views.py:51
msgid "Unable to retrieve keypair list."
msgstr "找不到密钥对列表。"

#: dashboards/project/access_and_security/views.py:60
#: dashboards/project/access_and_security/security_groups/views.py:74
msgid "Unable to retrieve security groups."
msgstr "找不到安全组"

#: dashboards/project/access_and_security/views.py:69
#: dashboards/project/access_and_security/floating_ips/workflows.py:49
msgid "Unable to retrieve floating IP addresses."
msgstr "找不到浮动IP。"

#: dashboards/project/access_and_security/floating_ips/forms.py:32
msgid "Pool"
msgstr "资源池"

#: dashboards/project/access_and_security/floating_ips/forms.py:43
#, python-format
msgid "Allocated Floating IP %(ip)s."
msgstr "分配到的浮动IP %(ip)s。"

#: dashboards/project/access_and_security/floating_ips/forms.py:47
msgid "Unable to allocate Floating IP."
msgstr "无法分配浮动IP。"

#: dashboards/project/access_and_security/floating_ips/tables.py:37
msgid "Allocate IP To Project"
msgstr "分配IP给项目"

#: dashboards/project/access_and_security/floating_ips/tables.py:47
msgid "Release"
msgstr "释放"

#: dashboards/project/access_and_security/floating_ips/tables.py:48
msgid "Released"
msgstr "已释放"

#: dashboards/project/access_and_security/floating_ips/tables.py:49
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:22
msgid "Floating IP"
msgstr "浮动IP"

#: dashboards/project/access_and_security/floating_ips/tables.py:59
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/associate.html:3
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/associate.html:6
#: dashboards/project/instances/tables.py:219
msgid "Associate Floating IP"
msgstr "绑定浮动IP"

#: dashboards/project/access_and_security/floating_ips/tables.py:76
msgid "Disassociate Floating IP"
msgstr "解除浮动IP的绑定"

#: dashboards/project/access_and_security/floating_ips/tables.py:90
#, python-format
msgid "Successfully disassociated Floating IP: %s"
msgstr "浮动IP解除绑定成功: %s"

#: dashboards/project/access_and_security/floating_ips/tables.py:94
msgid "Unable to disassociate floating IP."
msgstr "无法将浮动IP解除绑定"

#: dashboards/project/access_and_security/floating_ips/tables.py:114
#: dashboards/project/access_and_security/floating_ips/workflows.py:36
#: dashboards/project/instances/tables.py:69
#: dashboards/project/instances/tables.py:89
#: dashboards/project/instances/tables.py:106
#: dashboards/project/instances/tables.py:135
#: dashboards/project/volumes/tables.py:206
msgid "Instance"
msgstr "实例"

#: dashboards/project/access_and_security/floating_ips/tables.py:117
msgid "Floating IP Pool"
msgstr "浮动IP池"

#: dashboards/project/access_and_security/floating_ips/views.py:65
msgid "Unable to retrieve floating IP pools."
msgstr "找不到浮动IP池"

#: dashboards/project/access_and_security/floating_ips/views.py:68
msgid "No floating IP pools available."
msgstr "没有可用的浮动IP池"

#: dashboards/project/access_and_security/floating_ips/workflows.py:40
msgid "Select the IP address you wish to associate with the selected instance."
msgstr "请为选中的实例选择要绑定的IP地址"

#: dashboards/project/access_and_security/floating_ips/workflows.py:53
msgid "Select an IP address"
msgstr "选择一个IP地址"

#: dashboards/project/access_and_security/floating_ips/workflows.py:55
msgid "No IP addresses available"
msgstr "无效的IP地址"

#: dashboards/project/access_and_security/floating_ips/workflows.py:76
#: dashboards/project/volumes/forms.py:160
msgid "Select an instance"
msgstr "请选择一个实例"

#: dashboards/project/access_and_security/floating_ips/workflows.py:78
#: dashboards/project/volumes/forms.py:162
msgid "No instances available"
msgstr "无效的实例"

#: dashboards/project/access_and_security/floating_ips/workflows.py:97
msgid "Manage Floating IP Associations"
msgstr ""

#: dashboards/project/access_and_security/floating_ips/workflows.py:98
msgid "Associate"
msgstr ""

#: dashboards/project/access_and_security/floating_ips/workflows.py:99
#, python-format
msgid "IP address %s associated."
msgstr "IP地址 %s 已经被管理"

#: dashboards/project/access_and_security/floating_ips/workflows.py:100
#, python-format
msgid "Unable to associate IP address %s."
msgstr ""

#: dashboards/project/access_and_security/keypairs/forms.py:38
#: dashboards/project/access_and_security/keypairs/forms.py:49
#: dashboards/project/access_and_security/keypairs/tables.py:52
msgid "Keypair Name"
msgstr "密钥对名字"

#: dashboards/project/access_and_security/keypairs/forms.py:40
msgid ""
"Keypair names may only contain letters, numbers, underscores and hyphens."
msgstr "密钥对名称只能包含字母,数字,下划线和连字符。"

#: dashboards/project/access_and_security/keypairs/forms.py:51
msgid "Public Key"
msgstr "公钥"

#: dashboards/project/access_and_security/keypairs/forms.py:60
#, python-format
msgid "Successfully imported public key: %s"
msgstr "成功导入公钥:%s"

#: dashboards/project/access_and_security/keypairs/forms.py:65
msgid "Unable to import keypair."
msgstr "无法导入密钥对。"

#: dashboards/project/access_and_security/keypairs/tables.py:30
#: dashboards/project/instances/tables.py:295
#: dashboards/project/instances/workflows.py:335
msgid "Keypair"
msgstr "密钥对"

#: dashboards/project/access_and_security/keypairs/tables.py:31
#: dashboards/project/access_and_security/keypairs/tables.py:60
msgid "Keypairs"
msgstr "密钥对"

#: dashboards/project/access_and_security/keypairs/tables.py:39
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:7
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:23
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/import.html:6
msgid "Import Keypair"
msgstr "导入密钥对"

#: dashboards/project/access_and_security/keypairs/tables.py:46
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:7
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:23
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/create.html:6
msgid "Create Keypair"
msgstr "创建密钥对"

#: dashboards/project/access_and_security/keypairs/tables.py:53
msgid "Fingerprint"
msgstr "指纹"

#: dashboards/project/access_and_security/keypairs/views.py:74
#, python-format
msgid "Unable to create keypair: %(exc)s"
msgstr "无法创建密钥对:%(exc)s"

#: dashboards/project/access_and_security/security_groups/forms.py:46
#, python-format
msgid "Successfully created security group: %s"
msgstr "安全组创建成功:%s"

#: dashboards/project/access_and_security/security_groups/forms.py:52
msgid "Unable to create security group."
msgstr "安全组创建失败"

#: dashboards/project/access_and_security/security_groups/forms.py:57
#: dashboards/project/access_and_security/security_groups/tables.py:93
msgid "IP Protocol"
msgstr "IP协议"

#: dashboards/project/access_and_security/security_groups/forms.py:61
msgid "The protocol which this rule should be applied to."
msgstr ""

#: dashboards/project/access_and_security/security_groups/forms.py:65
#: dashboards/project/access_and_security/security_groups/forms.py:71
#: dashboards/project/access_and_security/security_groups/tables.py:95
msgid "From Port"
msgstr "从端口"

#: dashboards/project/access_and_security/security_groups/forms.py:66
msgid ""
"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for "
"ICMP type in the range (-1: 255)"
msgstr ""
"TCP/UDP: 输入在1和65535之间的整数值。ICMP: 输入一个在(-1, 255)范围内的值给"
"ICMP type"

#: dashboards/project/access_and_security/security_groups/forms.py:72
#: dashboards/project/images_and_snapshots/images/tables.py:115
msgid "Type"
msgstr "类型"

#: dashboards/project/access_and_security/security_groups/forms.py:74
#: dashboards/project/access_and_security/security_groups/forms.py:80
#: dashboards/project/access_and_security/security_groups/tables.py:96
msgid "To Port"
msgstr "到端口"

#: dashboards/project/access_and_security/security_groups/forms.py:75
msgid ""
"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for "
"ICMP code in the range (-1: 255)"
msgstr ""
"TCP/UDP: 输入在1和65535之间的整数值。ICMP: 输入一个在(-1, 255)范围内的值给"
"ICMP code"

#: dashboards/project/access_and_security/security_groups/forms.py:81
msgid "Code"
msgstr "编码"

#: dashboards/project/access_and_security/security_groups/forms.py:84
msgid "Source Group"
msgstr "源组"

#: dashboards/project/access_and_security/security_groups/forms.py:86
msgid ""
"To specify an allowed IP range, select CIDR. To allow access from all "
"members of another security group select Source Group."
msgstr ""

#: dashboards/project/access_and_security/security_groups/forms.py:94
msgid "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)"
msgstr "无类别域间路由(e.g. 192.168.0.0/24)"

#: dashboards/project/access_and_security/security_groups/forms.py:121
msgid "The ICMP type is invalid."
msgstr "无效的ICMP类型。"

#: dashboards/project/access_and_security/security_groups/forms.py:124
msgid "The ICMP code is invalid."
msgstr "无效的ICMP代码。"

#: dashboards/project/access_and_security/security_groups/forms.py:127
msgid "The ICMP type not in range (-1, 255)"
msgstr "ICMP类型不在(-1, 255)范围内"

#: dashboards/project/access_and_security/security_groups/forms.py:130
msgid "The ICMP code not in range (-1, 255)"
msgstr "ICMP 代码不在(-1, 255)范围内 "

#: dashboards/project/access_and_security/security_groups/forms.py:134
msgid "The \"from\" port number is invalid."
msgstr "\"从\"端口号不合法"

#: dashboards/project/access_and_security/security_groups/forms.py:137
msgid "The \"to\" port number is invalid."
msgstr "\"到\"端口号不合法"

#: dashboards/project/access_and_security/security_groups/forms.py:140
msgid ""
"The \"to\" port number must be greater than or equal to the \"from\" port "
"number."
msgstr "\"到\"端口号必须大于或者等于\"从\"端口号"

#: dashboards/project/access_and_security/security_groups/forms.py:146
msgid "Either CIDR or Source Group may be specified, but not both."
msgstr "可以指定CIDR或者源组,但不能同时使用"

#: dashboards/project/access_and_security/security_groups/forms.py:168
#, python-format
msgid "Successfully added rule: %s"
msgstr "规则添加成功:%s"

#: dashboards/project/access_and_security/security_groups/forms.py:173
msgid "Unable to add rule to security group."
msgstr "无法为安全组添加规则。"

#: dashboards/project/access_and_security/security_groups/tables.py:31
msgid "Security Group"
msgstr "安全组"

#: dashboards/project/access_and_security/security_groups/tables.py:32
#: dashboards/project/access_and_security/security_groups/tables.py:66
#: dashboards/project/instances/workflows.py:340
#: dashboards/project/instances/templates/instances/_detail_overview.html:49
msgid "Security Groups"
msgstr "安全组"

#: dashboards/project/access_and_security/security_groups/tables.py:45
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:7
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:23
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/create.html:6
msgid "Create Security Group"
msgstr "创建安全组"

#: dashboards/project/access_and_security/security_groups/tables.py:52
msgid "Edit Rules"
msgstr "编辑规则"

#: dashboards/project/access_and_security/security_groups/tables.py:72
msgid "Rule"
msgstr "规则"

#: dashboards/project/access_and_security/security_groups/tables.py:73
msgid "Rules"
msgstr "规则"

#: dashboards/project/access_and_security/security_groups/tables.py:97
msgid "Source"
msgstr "源"

#: dashboards/project/access_and_security/security_groups/tables.py:107
msgid "Security Group Rules"
msgstr "安全组规则"

#: dashboards/project/access_and_security/security_groups/views.py:60
msgid "Unable to retrieve security group."
msgstr "无法检索到安全组。"

#: dashboards/project/access_and_security/security_groups/views.py:80
#, python-format
msgid "%s (current)"
msgstr ""

#: dashboards/project/access_and_security/templates/access_and_security/index.html:6
msgid "Access &amp; Security"
msgstr "访问 &amp; 安全"

#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:8
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/allocate.html:3
msgid "Allocate Floating IP"
msgstr "分配浮动IP"

#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18
msgid "Allocate a floating IP from a given floating ip pool."
msgstr "从一个给定的浮动IP地址池分配一个浮动的IP。"

#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:20
#: dashboards/project/instances/templates/instances/_launch_details_help.html:19
msgid "Project Quotas"
msgstr "项目配额"

#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:31
msgid "Allocate IP"
msgstr "分配IP"

#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:17
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:17
msgid ""
"Keypairs are ssh credentials which are injected into images when they are "
"launched. Creating a new key pair registers the public key and downloads the "
"private key (a .pem file)."
msgstr ""

#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:18
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:18
msgid "Protect and use the key as you would any normal ssh private key."
msgstr ""

#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:3
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:6
msgid "Download Keypair"
msgstr "下载密钥对"

#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:11
#, python-format
msgid ""
"The keypair &quot;%(keypair_name)s&quot; should download automatically. If "
"not use the link below."
msgstr ""

#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:15
#, python-format
msgid "Download keypair &quot;%(keypair_name)s&quot;"
msgstr ""

#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:18
msgid "From here you can create a new security group"
msgstr "点此创建新的安全组"

#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:9
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/edit_rules.html:6
msgid "Edit Security Group Rules"
msgstr "编辑安全组的规则"

#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:12
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:19
msgid "Add Rule"
msgstr "添加规则"

#: dashboards/project/containers/browsers.py:26
msgid "Swift"
msgstr "Swift"

#: dashboards/project/containers/browsers.py:29
#: dashboards/project/containers/tables.py:40
msgid "Container"
msgstr "容器"

#: dashboards/project/containers/forms.py:39
msgid "Slash is not an allowed character."
msgstr "斜线是不允许的字符"

#: dashboards/project/containers/forms.py:49
#: dashboards/project/containers/tables.py:121
msgid "Container Name"
msgstr "容器名称"

#: dashboards/project/containers/forms.py:57
msgid "Container created successfully."
msgstr "容器创建成功。"

#: dashboards/project/containers/forms.py:68
msgid "Folder created successfully."
msgstr "目录创建成功"

#: dashboards/project/containers/forms.py:71
msgid "Unable to create container."
msgstr "无法创建容器。"

#: dashboards/project/containers/forms.py:79
#: dashboards/project/containers/tables.py:253
msgid "Object Name"
msgstr "对象名称"

#: dashboards/project/containers/forms.py:81
msgid "File"
msgstr "文件"

#: dashboards/project/containers/forms.py:95
msgid "Object was successfully uploaded."
msgstr "对象上传成功。"

#: dashboards/project/containers/forms.py:98
msgid "Unable to upload object."
msgstr "无法上传对象。"

#: dashboards/project/containers/forms.py:102
msgid "Destination container"
msgstr "目标容器"

#: dashboards/project/containers/forms.py:106
msgid "Destination object name"
msgstr "目标对象名称"

#: dashboards/project/containers/forms.py:137
#: dashboards/project/containers/forms.py:163
msgid "Unable to copy object."
msgstr "无法拷贝对象。"

#: dashboards/project/containers/forms.py:153
#, python-format
msgid "Copied \"%(orig)s\" to \"%(dest)s\" as \"%(new)s\"."
msgstr ""

#: dashboards/project/containers/panel.py:29
#: dashboards/project/containers/tables.py:41
#: dashboards/project/containers/tables.py:128
#: dashboards/project/containers/templates/containers/index.html:7
msgid "Containers"
msgstr "容器"

#: dashboards/project/containers/tables.py:62
#: dashboards/project/containers/templates/containers/_create.html:7
#: dashboards/project/containers/templates/containers/_create.html:22
#: dashboards/project/containers/templates/containers/create.html:6
msgid "Create Container"
msgstr "创建容器"

#: dashboards/project/containers/tables.py:69
msgid "View Container"
msgstr "查看容器"

#: dashboards/project/containers/tables.py:81
#: dashboards/project/containers/templates/containers/_upload.html:23
#: dashboards/project/containers/templates/containers/upload.html:3
msgid "Upload Object"
msgstr "上传对象"

#: dashboards/project/containers/tables.py:137
#: dashboards/project/containers/tables.py:156
msgid "Object"
msgstr "对象"

#: dashboards/project/containers/tables.py:138
#: dashboards/project/containers/tables.py:157
#: dashboards/project/containers/tables.py:263
msgid "Objects"
msgstr "对象"

#: dashboards/project/containers/tables.py:149
msgid "Folder"
msgstr "文件夹"

#: dashboards/project/containers/tables.py:150
msgid "Folders"
msgstr "文件夹"

#: dashboards/project/containers/tables.py:163
msgid "Copy"
msgstr "复制"

#: dashboards/project/containers/tables.py:176
msgid "Download"
msgstr "下载"

#: dashboards/project/containers/tables.py:232
msgid "Create Folder"
msgstr "创建文件夹"

#: dashboards/project/containers/views.py:53
msgid "Unable to retrieve container list."
msgstr "无法检索容器列表"

#: dashboards/project/containers/views.py:82
msgid "Unable to retrieve object list."
msgstr "找不到对象列表。"

#: dashboards/project/containers/views.py:166
msgid "Unable to retrieve object."
msgstr "找不到对象。"

#: dashboards/project/containers/views.py:200
msgid "Unable to list containers."
msgstr "找不到容器列表。"

#: dashboards/project/containers/templates/containers/_copy.html:7
#: dashboards/project/containers/templates/containers/_copy.html:22
#: dashboards/project/containers/templates/containers/copy.html:3
#: dashboards/project/containers/templates/containers/copy.html:6
msgid "Copy Object"
msgstr "复制对象"

#: dashboards/project/containers/templates/containers/_copy.html:17
msgid ""
"Make a new copy of an existing object to store in this or another container. "
"You may also specify a path at which the new copy should live inside of the "
"selected container."
msgstr ""
"为现有对象创建一个新的副本,存储在这个或另外一个容器中。 您也可以在选中的容器"
"中为新的副本指定存储路径 。"

#: dashboards/project/containers/templates/containers/_create.html:17
msgid ""
"A container is a storage compartment for your data and provides a way for "
"you to organize your data. You can think of a container as a folder in "
"Windows &reg; or a directory in UNIX &reg;. The primary difference between a "
"container and these other file system concepts is that containers cannot be "
"nested. You can, however, create an unlimited number of containers within "
"your account. Data must be stored in a container so you must have at least "
"one container defined in your account prior to uploading data."
msgstr ""

#: dashboards/project/containers/templates/containers/_upload.html:8
msgid "Upload Object To Container"
msgstr "上传对象到容器中"

#: dashboards/project/containers/templates/containers/_upload.html:18
msgid ""
"An object is the basic storage entity and any optional metadata that "
"represents the files you store in the OpenStack Object Storage system. When "
"you upload data to OpenStack Object Storage, the data is stored as-is (no "
"compression or encryption) and consists of a location (container), the "
"object's name, and any metadata consisting of key/value pairs."
msgstr ""

#: dashboards/project/containers/templates/containers/upload.html:6
msgid "Upload Objects"
msgstr "上传对象"

#: dashboards/project/images_and_snapshots/panel.py:26
msgid "Images & Snapshots"
msgstr "镜像 & 快照"

#: dashboards/project/images_and_snapshots/views.py:63
msgid "Unable to retrieve images."
msgstr "找不到镜像。"

#: dashboards/project/images_and_snapshots/views.py:74
msgid "Unable to retrieve snapshots."
msgstr "找不到快照。"

#: dashboards/project/images_and_snapshots/views.py:82
#: dashboards/project/volumes/forms.py:65
msgid "Unable to retrieve volume snapshots."
msgstr "找不到卷组快照。"

#: dashboards/project/images_and_snapshots/images/forms.py:42
msgid "Image Location"
msgstr "查找镜像"

#: dashboards/project/images_and_snapshots/images/forms.py:43
msgid "An external (HTTP) URL to load the image from."
msgstr "使用外部(HTTP)URL加载镜像。"

#: dashboards/project/images_and_snapshots/images/forms.py:46
#: dashboards/project/images_and_snapshots/images/forms.py:130
#: dashboards/project/images_and_snapshots/images/tables.py:126
msgid "Format"
msgstr "格式化"

#: dashboards/project/images_and_snapshots/images/forms.py:50
msgid "AKI - Amazon Kernel Image"
msgstr "AKI - 亚马逊内核镜像"

#: dashboards/project/images_and_snapshots/images/forms.py:53
msgid "AMI - Amazon Machine Image"
msgstr ""

#: dashboards/project/images_and_snapshots/images/forms.py:56
msgid "ARI - Amazon Ramdisk Image"
msgstr ""

#: dashboards/project/images_and_snapshots/images/forms.py:59
msgid "ISO - Optical Disk Image"
msgstr ""

#: dashboards/project/images_and_snapshots/images/forms.py:61
msgid "QCOW2 - QEMU Emulator"
msgstr "QCOW2 - QEMU 模拟器"

#: dashboards/project/images_and_snapshots/images/forms.py:68
msgid "Minimum Disk (GB)"
msgstr "最小磁盘(GB)"

#: dashboards/project/images_and_snapshots/images/forms.py:69
#: dashboards/project/images_and_snapshots/images/forms.py:76
msgid ""
"The minimum disk size required to boot the image. If unspecified, this value "
"defaults to 0 (no minimum)."
msgstr "为启动镜像设置的最小磁盘。如果不指定, 默认值为零 (没有限制)。"

#: dashboards/project/images_and_snapshots/images/forms.py:75
msgid "Minimum Ram (MB)"
msgstr "最小内存(MB)"

#: dashboards/project/images_and_snapshots/images/forms.py:82
#: dashboards/project/images_and_snapshots/images/forms.py:134
#: dashboards/project/images_and_snapshots/images/tables.py:123
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:15
msgid "Public"
msgstr "公有"

#: dashboards/project/images_and_snapshots/images/forms.py:106
#, python-format
msgid "Your image %s has been queued for creation."
msgstr ""

#: dashboards/project/images_and_snapshots/images/forms.py:110
msgid "Unable to create new image."
msgstr "无法创建新镜像"

#: dashboards/project/images_and_snapshots/images/forms.py:116
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:48
msgid "Kernel ID"
msgstr "内核ID"

#: dashboards/project/images_and_snapshots/images/forms.py:121
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:52
msgid "Ramdisk ID"
msgstr "内存ID"

#: dashboards/project/images_and_snapshots/images/forms.py:126
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:44
msgid "Architecture"
msgstr "架构"

#: dashboards/project/images_and_snapshots/images/forms.py:138
#, python-format
msgid "Unable to update image \"%s\"."
msgstr "镜像更新失败 \"%s\"。"

#: dashboards/project/images_and_snapshots/images/forms.py:162
msgid "Image was successfully updated."
msgstr "镜像上传成功。"

#: dashboards/project/images_and_snapshots/images/tables.py:34
#: dashboards/project/images_and_snapshots/snapshots/tables.py:33
#: dashboards/project/instances/workflows.py:455
msgid "Launch"
msgstr "运行"

#: dashboards/project/images_and_snapshots/images/tables.py:46
#: dashboards/project/images_and_snapshots/images/tables.py:82
#: dashboards/project/instances/workflows.py:168
#: dashboards/project/instances/workflows.py:173
msgid "Image"
msgstr "镜像"

#: dashboards/project/images_and_snapshots/images/tables.py:61
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:31
msgid "Create Image"
msgstr "创建镜像"

#: dashboards/project/images_and_snapshots/images/tabs.py:38
msgid "Unable to retrieve image details."
msgstr "无法检索到镜像细节。"

#: dashboards/project/images_and_snapshots/images/views.py:61
msgid "Unable to retrieve image."
msgstr "无法检索到镜像。"

#: dashboards/project/images_and_snapshots/snapshots/forms.py:37
msgid "Instance ID"
msgstr "实例ID"

#: dashboards/project/images_and_snapshots/snapshots/forms.py:40
#: dashboards/project/volumes/forms.py:193
msgid "Snapshot Name"
msgstr "快照名称"

#: dashboards/project/images_and_snapshots/snapshots/forms.py:50
#, python-format
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
msgstr "实例 \"%(inst)s\" 的快照 \"%(name)s\" 已经建立"

#: dashboards/project/images_and_snapshots/snapshots/forms.py:56
msgid "Unable to create snapshot."
msgstr "无法创建快照。"

#: dashboards/project/images_and_snapshots/snapshots/tables.py:48
#: dashboards/project/instances/workflows.py:107
#: dashboards/project/instances/workflows.py:169
msgid "Snapshot"
msgstr "快照"

#: dashboards/project/images_and_snapshots/snapshots/tables.py:49
msgid "Snapshots"
msgstr "快照"

#: dashboards/project/images_and_snapshots/snapshots/tables.py:55
msgid "Instance Snapshots"
msgstr "实例快照"

#: dashboards/project/images_and_snapshots/snapshots/views.py:53
msgid "Unable to retrieve instance."
msgstr "无法检索到实例。"

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/index.html:3
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/index.html:6
msgid "Images &amp; Snapshots"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:7
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/create.html:3
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/create.html:6
msgid "Create An Image"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:18
msgid "Specify an image to upload to the Image Service."
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:21
msgid ""
"Currently only images available via an HTTP URL are supported. The image "
"location must be accessible to the Image Service. Compressed image binaries "
"are supported (.zip and .tar.gz.)"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:24
msgid "Please note: "
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html:25
msgid ""
"The Image Location field MUST be a valid and direct URL to the image binary. "
"URLs that redirect or serve error pages will result in unusable images."
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:3
msgid "Image Overview"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:6
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:7
#: dashboards/project/instances/templates/instances/_detail_overview.html:6
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:6
msgid "Info"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:17
msgid "Checksum"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:19
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:39
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:28
msgid "Created"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:21
msgid "Updated"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:27
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:34
#: dashboards/project/instances/templates/instances/_detail_overview.html:19
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:23
msgid "Specs"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:32
msgid "Container Format"
msgstr "容器格式"

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:34
msgid "Disk Format"
msgstr "磁盘格式"

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:40
msgid "Custom Properties"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:56
msgid "Euca2ools state"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:64
msgid "Image Type"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/detail.html:4
msgid "Image Detail "
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:8
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:23
#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/create.html:3
#: dashboards/project/instances/tables.py:179
#: dashboards/project/volumes/tables.py:76
msgid "Create Snapshot"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:18
msgid "Snapshots preserve the disk state of a running instance."
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:20
#: dashboards/project/instances/workflows.py:75
#: dashboards/project/instances/workflows.py:110
#: dashboards/project/instances/templates/instances/_detail_overview.html:93
#: dashboards/project/volumes/tables.py:37
#: dashboards/project/volumes/tables.py:182
msgid "Volume"
msgstr "卷"

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:38
#: dashboards/project/instances/templates/instances/_detail_overview.html:29
#: dashboards/project/instances/templates/instances/_launch_details_help.html:11
#: dashboards/project/instances/templates/instances/_launch_details_help.html:12
#: dashboards/project/instances/templates/instances/_launch_details_help.html:13
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:27
msgid "GB"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/create.html:6
msgid "Create a Snapshot"
msgstr ""

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/detail.html:3
#, fuzzy
msgid "Volume Snapshot Details"
msgstr "卷快照"

#: dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/detail.html:6
#, fuzzy
msgid "Volume Snapshot Detail"
msgstr "卷快照"

#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:34
#: dashboards/project/instances/workflows.py:76
msgid "Volume Snapshot"
msgstr "卷快照"

#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:35
#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:85
msgid "Volume Snapshots"
msgstr "卷快照"

#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:43
#: dashboards/project/volumes/tables.py:59
#: dashboards/project/volumes/templates/volumes/_create.html:8
#: dashboards/project/volumes/templates/volumes/_create.html:55
msgid "Create Volume"
msgstr ""

#: dashboards/project/images_and_snapshots/volume_snapshots/tables.py:80
#: dashboards/project/volumes/forms.py:26
msgid "Volume Name"
msgstr ""

#: dashboards/project/images_and_snapshots/volume_snapshots/tabs.py:41
#, fuzzy
msgid "Unable to retrieve snapshot details."
msgstr "找不到快照。"

#: dashboards/project/instances/forms.py:45
#, python-format
msgid "Instance \"%s\" updated."
msgstr "实例 \"%s\" 已更新"

#: dashboards/project/instances/forms.py:50
msgid "Unable to update instance."
msgstr "不能更新实例"

#: dashboards/project/instances/tables.py:67
msgid "Terminate"
msgstr "终止"

#: dashboards/project/instances/tables.py:68
msgid "Scheduled termination of"
msgstr ""

#: dashboards/project/instances/tables.py:87
msgid "Reboot"
msgstr "重启"

#: dashboards/project/instances/tables.py:88
msgid "Rebooted"
msgstr "已重启"

#: dashboards/project/instances/tables.py:104
msgid "Pause"
msgstr "暂停"

#: dashboards/project/instances/tables.py:104
msgid "Unpause"
msgstr "取消暂停"

#: dashboards/project/instances/tables.py:105
msgid "Paused"
msgstr ""

#: dashboards/project/instances/tables.py:105
msgid "Unpaused"
msgstr ""

#: dashboards/project/instances/tables.py:133
msgid "Suspend"
msgstr ""

#: dashboards/project/instances/tables.py:133
msgid "Resume"
msgstr ""

#: dashboards/project/instances/tables.py:134
msgid "Suspended"
msgstr ""

#: dashboards/project/instances/tables.py:134
msgid "Resumed"
msgstr ""

#: dashboards/project/instances/tables.py:162
#: dashboards/project/instances/workflows.py:454
#: dashboards/project/instances/templates/instances/launch.html:3
#: dashboards/project/instances/templates/instances/launch.html:6
msgid "Launch Instance"
msgstr ""

#: dashboards/project/instances/tables.py:169
#: dashboards/project/instances/templates/instances/_update.html:7
msgid "Edit Instance"
msgstr ""

#: dashboards/project/instances/tables.py:189
msgid "VNC Console"
msgstr ""

#: dashboards/project/instances/tables.py:204
msgid "View Log"
msgstr ""

#: dashboards/project/instances/tables.py:252
#, python-format
msgid "%(name)s | %(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk"
msgstr ""

#: dashboards/project/instances/tables.py:259
#: dashboards/project/instances/tables.py:266
msgid "Not available"
msgstr ""

#: dashboards/project/instances/tabs.py:36
msgid "Log"
msgstr ""

#: dashboards/project/instances/tabs.py:48
#: dashboards/project/instances/views.py:106
#, python-format
msgid "Unable to get log for instance \"%s\"."
msgstr ""

#: dashboards/project/instances/tabs.py:55
msgid "VNC"
msgstr ""

#: dashboards/project/instances/tabs.py:70
#: dashboards/project/instances/views.py:122
#, python-format
msgid "Unable to get VNC console for instance \"%s\"."
msgstr ""

#: dashboards/project/instances/views.py:59
msgid "Unable to retrieve instances."
msgstr "无法取得实例信息。"

#: dashboards/project/instances/views.py:144
msgid "Unable to retrieve instance details."
msgstr ""

#: dashboards/project/instances/views.py:179
#, python-format
msgid "Unable to retrieve details for instance \"%s\"."
msgstr ""

#: dashboards/project/instances/workflows.py:53
msgid "Project & User"
msgstr ""

#: dashboards/project/instances/workflows.py:66
msgid "Don't boot from a volume."
msgstr ""

#: dashboards/project/instances/workflows.py:67
msgid "Boot from volume."
msgstr ""

#: dashboards/project/instances/workflows.py:68
msgid "Boot from volume snapshot (creates a new volume)."
msgstr ""

#: dashboards/project/instances/workflows.py:72
#: dashboards/project/instances/workflows.py:90
msgid "Volume Options"
msgstr ""

#: dashboards/project/instances/workflows.py:78
#: dashboards/project/volumes/forms.py:126
msgid "Device Name"
msgstr "设备名称"

#: dashboards/project/instances/workflows.py:81
msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')."
msgstr "卷的挂接点 (例如:'vda' 挂接到 '/dev/vda' 上)."

#: dashboards/project/instances/workflows.py:83
msgid "Delete on Terminate"
msgstr "在结束时删除"

#: dashboards/project/instances/workflows.py:86
msgid "Delete volume on instance terminate"
msgstr "在实例结束后删除卷"

#: dashboards/project/instances/workflows.py:100
#, python-format
msgid "Please choose a volume, or select %s."
msgstr ""

#: dashboards/project/instances/workflows.py:117
msgid "Select Volume"
msgstr "选择卷"

#: dashboards/project/instances/workflows.py:125
msgid "Unable to retrieve list of volumes."
msgstr ""

#: dashboards/project/instances/workflows.py:129
msgid "Select Volume Snapshot"
msgstr ""

#: dashboards/project/instances/workflows.py:138
msgid "Unable to retrieve list of volume snapshots."
msgstr ""

#: dashboards/project/instances/workflows.py:171
msgid "Instance Source"
msgstr ""

#: dashboards/project/instances/workflows.py:174
msgid "Instance Snapshot"
msgstr ""

#: dashboards/project/instances/workflows.py:178
msgid "Size of image to launch."
msgstr "建立的映像大小"

#: dashboards/project/instances/workflows.py:179
msgid "Instance Count"
msgstr "实例个数"

#: dashboards/project/instances/workflows.py:182
msgid "Number of instances to launch."
msgstr "启动实例的个数"

#: dashboards/project/instances/workflows.py:185
msgid "Details"
msgstr ""

#: dashboards/project/instances/workflows.py:198
msgid ""
"There are no image sources available; you must first create an image before "
"attempting to launch an instance."
msgstr ""

#: dashboards/project/instances/workflows.py:203
msgid "Please select an option for the instance source."
msgstr ""

#: dashboards/project/instances/workflows.py:212
msgid ""
"Launching multiple instances is only supported for images and instance "
"snapshots."
msgstr ""

#: dashboards/project/instances/workflows.py:229
msgid "Unable to retrieve public images."
msgstr ""

#: dashboards/project/instances/workflows.py:244
msgid "Unable to retrieve images for the current project."
msgstr ""

#: dashboards/project/instances/workflows.py:267
msgid "Select Image"
msgstr ""

#: dashboards/project/instances/workflows.py:269
msgid "No images available."
msgstr ""

#: dashboards/project/instances/workflows.py:278
msgid "Select Instance Snapshot"
msgstr ""

#: dashboards/project/instances/workflows.py:280
msgid "No snapshots available."
msgstr ""

#: dashboards/project/instances/workflows.py:291
msgid "Unable to retrieve instance flavors."
msgstr "无法检索实例类型。"

#: dashboards/project/instances/workflows.py:304 usage/base.py:114
msgid "Unable to retrieve quota information."
msgstr ""

#: dashboards/project/instances/workflows.py:337
msgid "Which keypair to use for authentication."
msgstr "用于验证的密钥对。"

#: dashboards/project/instances/workflows.py:344
msgid "Launch instance in these security groups."
msgstr "在这些安全组中启动实例。"

#: dashboards/project/instances/workflows.py:349
msgid ""
"Control access to your instance via keypairs, security groups, and other "
"mechanisms."
msgstr ""

#: dashboards/project/instances/workflows.py:359
msgid "Unable to retrieve keypairs."
msgstr "无法检索密钥对。"

#: dashboards/project/instances/workflows.py:361
msgid "Select a keypair"
msgstr "选择一个密钥对"

#: dashboards/project/instances/workflows.py:363
msgid "No keypairs available."
msgstr "无密钥对。"

#: dashboards/project/instances/workflows.py:372
msgid "Unable to retrieve list of security groups"
msgstr "无法检索到安全组列表"

#: dashboards/project/instances/workflows.py:392
msgid "Customization Script"
msgstr ""

#: dashboards/project/instances/workflows.py:394
msgid ""
"A script or set of commands to be executed after the instance has been built "
"(max 16kb)."
msgstr ""

#: dashboards/project/instances/workflows.py:401
msgid "Post-Creation"
msgstr ""

#: dashboards/project/instances/workflows.py:415
msgid "Launch instance withthese networks"
msgstr ""

#: dashboards/project/instances/workflows.py:419
msgid "Networking"
msgstr ""

#: dashboards/project/instances/workflows.py:421
msgid "Select networks for your instance."
msgstr ""

#: dashboards/project/instances/workflows.py:433
msgid "Unable to retrieve networks."
msgstr ""

#: dashboards/project/instances/workflows.py:456
#, python-format
msgid "Launched %(count)s named \"%(name)s\"."
msgstr ""

#: dashboards/project/instances/workflows.py:457
#, python-format
msgid "Unable to launch %(count)s named \"%(name)s\"."
msgstr ""

#: dashboards/project/instances/workflows.py:470
#, python-format
msgid "%s instances"
msgstr ""

#: dashboards/project/instances/workflows.py:473
msgid "instance"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_log.html:4
msgid "Instance Console Log"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_log.html:7
msgid "Log Length"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_log.html:9
msgid "Go"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_log.html:11
msgid "View Full Log"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:3
msgid "Instance Overview"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:27
msgid "VCPU"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:28
#: usage/tables.py:20
msgid "Disk"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:34
msgid "IP Addresses"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:59
msgid "No rules defined."
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:68
msgid "Meta"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:71
msgid "Key Name"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:84
msgid "Volumes Attached"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:88
#: dashboards/project/volumes/tables.py:167
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:38
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:45
msgid "Attached To"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:90
#: dashboards/project/volumes/templates/volumes/_detail_overview.html:42
msgid "on"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_overview.html:94
msgid "No volumes attached."
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_vnc.html:3
msgid "Instance VNC Console"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_vnc.html:5
msgid ""
"If VNC console is not responding to keyboard input: click the grey status "
"bar below."
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_vnc.html:5
msgid "Click here to show only VNC"
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_vnc.html:8
msgid "VNC console is currently unavailabe. Please try again later."
msgstr ""

#: dashboards/project/instances/templates/instances/_detail_vnc.html:9
msgid "Reload"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_customize_help.html:2
msgid ""
"You can customize your instance after it's launched using the options "
"available here."
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_customize_help.html:3
msgid ""
"The \"Customization Script\" field is analogous to \"User Data\" in other "
"systems."
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:3
msgid "Specify the details for launching an instance."
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:4
msgid ""
"The chart below shows the resources used by this project in relation to the "
"project's quotas."
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:6
msgid "Flavor Details"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:13
msgid "Total Disk"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:14
#: dashboards/project/instances/templates/instances/_launch_details_help.html:37
msgid "MB"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:21
msgid "Number of Instances"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:29
msgid "Number of VCPUs"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_details_help.html:37
msgid "Total RAM"
msgstr ""

#: dashboards/project/instances/templates/instances/_launch_volumes_help.html:3
msgid ""
"An instance can be launched with varying types of attached storage. You may "
"select from those options here."
msgstr ""

#: dashboards/project/instances/templates/instances/_update.html:17
msgid "You may update the editable properties of your instance here."
msgstr ""

#: dashboards/project/instances/templates/instances/detail.html:3
msgid "Instance Detail"
msgstr ""

#: dashboards/project/instances/templates/instances/update.html:3
#: dashboards/project/instances/templates/instances/update.html:6
msgid "Update Instance"
msgstr ""

#: dashboards/project/networks/tables.py:81
msgid "Add Subnet"
msgstr ""

#: dashboards/project/networks/views.py:86
msgid "Unable to retrieve network details."
msgstr ""

#: dashboards/project/networks/workflows.py:37
msgid "Network Name (optional)"
msgstr ""

#: dashboards/project/networks/workflows.py:42
msgid ""
"From here you can create a new network.\n"
"In addition a subnet associated with the network can be created in the next "
"panel."
msgstr ""

#: dashboards/project/networks/workflows.py:56
msgid "Subnet Name (optional)"
msgstr ""

#: dashboards/project/networks/workflows.py:61
#: dashboards/project/networks/subnets/forms.py:48
msgid "Network address in CIDR format (e.g. 192.168.0.0/24)"
msgstr ""

#: dashboards/project/networks/workflows.py:67
msgid "Gateway IP (optional)"
msgstr ""

#: dashboards/project/networks/workflows.py:70
#: dashboards/project/networks/subnets/forms.py:57
#: dashboards/project/networks/subnets/forms.py:107
msgid "IP address of Gateway (e.g. 192.168.0.1)"
msgstr ""

#: dashboards/project/networks/workflows.py:77
msgid ""
"You can create a subnet associated with the new network, in which case "
"\"Network Address\" must be specified. If you wish to create a network "
"WITHOUT a subnet, uncheck the \"Create Subnet\" checkbox."
msgstr ""

#: dashboards/project/networks/workflows.py:89
msgid "Specify \"Network Address\" or clear \"Create Subnet\" checkbox."
msgstr ""

#: dashboards/project/networks/workflows.py:94
#: dashboards/project/networks/subnets/forms.py:70
msgid "Network Address and IP version are inconsistent."
msgstr ""

#: dashboards/project/networks/workflows.py:98
#: dashboards/project/networks/subnets/forms.py:74
#: dashboards/project/networks/subnets/forms.py:119
msgid "Gateway IP and IP version are inconsistent."
msgstr ""

#: dashboards/project/networks/workflows.py:112
msgid "Create"
msgstr ""

#: dashboards/project/networks/workflows.py:113
#, python-format
msgid "Created network \"%s\"."
msgstr ""

#: dashboards/project/networks/workflows.py:114
#, python-format
msgid "Unable to create network \"%s\"."
msgstr ""

#: dashboards/project/networks/workflows.py:130
#, python-format
msgid "Network \"%s\" was successfully created."
msgstr ""

#: dashboards/project/networks/workflows.py:133
#, python-format
msgid "Failed to create network \"%s\"."
msgstr ""

#: dashboards/project/networks/workflows.py:152
#, python-format
msgid "Subnet \"%s\" was successfully created."
msgstr ""

#: dashboards/project/networks/workflows.py:155
#, python-format
msgid "Failed to create subnet \"%(sub)s\" for network \"%(net)s\"."
msgstr ""

#: dashboards/project/networks/ports/tables.py:35
msgid "Attached"
msgstr ""

#: dashboards/project/networks/ports/tables.py:35
msgid "Detached"
msgstr ""

#: dashboards/project/networks/subnets/forms.py:85
#, python-format
msgid "Subnet %s was successfully created."
msgstr ""

#: dashboards/project/networks/subnets/forms.py:90
#, python-format
msgid "Failed to create subnet %s"
msgstr ""

#: dashboards/project/networks/subnets/forms.py:131
#, python-format
msgid "Subnet %s was successfully updated."
msgstr ""

#: dashboards/project/networks/subnets/forms.py:136
#, python-format
msgid "Failed to update subnet %s"
msgstr ""

#: dashboards/project/networks/subnets/tabs.py:42
msgid "Unable to retrieve subnet details."
msgstr ""

#: dashboards/project/networks/templates/networks/_detail_overview.html:3
msgid "Network Overview"
msgstr ""

#: dashboards/project/networks/templates/networks/detail.html:6
msgid "Network Detail: "
msgstr ""

#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:3
msgid "Port Overview"
msgstr ""

#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:17
msgid "Fixed IP"
msgstr ""

#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:21
msgid "IP address:"
msgstr ""

#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:22
msgid "Subnet ID"
msgstr ""

#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:28
msgid "Mac Address"
msgstr ""

#: dashboards/project/networks/templates/networks/ports/detail.html:3
#: dashboards/project/networks/templates/networks/ports/detail.html:6
msgid "Port Detail"
msgstr ""

#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:3
msgid "Subnet Overview"
msgstr ""

#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:21
msgid "IP allocation pool"
msgstr ""

#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24
msgid "Start"
msgstr ""

#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:25
msgid " - End"
msgstr ""

#: dashboards/project/networks/templates/networks/subnets/detail.html:3
#: dashboards/project/networks/templates/networks/subnets/detail.html:6
msgid "Subnet Detail"
msgstr ""

#: dashboards/project/volumes/forms.py:29
msgid "Size (GB)"
msgstr ""

#: dashboards/project/volumes/forms.py:30
msgid "Use snapshot as a source"
msgstr ""

#: dashboards/project/volumes/forms.py:49
#, python-format
msgid "Volume size must be equal to or greater than the snapshot size (%sGB)"
msgstr ""

#: dashboards/project/volumes/forms.py:54
msgid "Unable to load the specified snapshot."
msgstr ""

#: dashboards/project/volumes/forms.py:59
msgid "Choose a snapshot"
msgstr ""

#: dashboards/project/volumes/forms.py:83
#, python-format
msgid "The volume size cannot be less than the snapshot size (%sGB)"
msgstr ""

#: dashboards/project/volumes/forms.py:92
#, python-format
msgid ""
"A volume of %(req)iGB cannot be created as you only have %(avail)iGB of your "
"quota available."
msgstr ""

#: dashboards/project/volumes/forms.py:99
msgid "You are already using all of your available volumes."
msgstr ""

#: dashboards/project/volumes/forms.py:115
msgid "Unable to create volume."
msgstr ""

#: dashboards/project/volumes/forms.py:123
msgid "Attach to Instance"
msgstr ""

#: dashboards/project/volumes/forms.py:124
msgid "Select an instance to attach to."
msgstr ""

#: dashboards/project/volumes/forms.py:168
msgid "Unknown instance (None)"
msgstr ""

#: dashboards/project/volumes/forms.py:179
#, python-format
msgid "Attaching volume %(vol)s to instance %(inst)s on %(dev)s."
msgstr ""

#: dashboards/project/volumes/forms.py:188
msgid "Unable to attach volume."
msgstr ""

#: dashboards/project/volumes/forms.py:212
#, python-format
msgid "Creating volume snapshot \"%s\""
msgstr ""

#: dashboards/project/volumes/forms.py:218
msgid "Unable to create volume snapshot."
msgstr ""

#: dashboards/project/volumes/tables.py:46
#, fuzzy, python-format
msgid "Unable to delete volume \"%s\". One or more snapshots depend on it."
msgstr "找不到卷组快照。"

#: dashboards/project/volumes/tables.py:66
msgid "Edit Attachments"
msgstr ""

#: dashboards/project/volumes/tables.py:93
#, python-format
msgid "%sGB"
msgstr ""

#: dashboards/project/volumes/tables.py:106
#: dashboards/project/volumes/views.py:149
msgid "Unable to retrieve attachment information."
msgstr ""

#: dashboards/project/volumes/tables.py:123
#, python-format
msgid "Attached to %(instance)s on %(dev)s"
msgstr ""

#: dashboards/project/volumes/tables.py:180
msgid "Detach"
msgstr ""

#: dashboards/project/volumes/tables.py:181
msgid "Detaching"
msgstr ""

#: dashboards/project/volumes/tables.py:216
#, python-format
msgid "%(dev)s on instance %(instance_name)s"
msgstr ""

#: dashboards/project/volumes/tabs.py:42
msgid "Unable to retrieve volume details."
msgstr ""

#: dashboards/project/volumes/views.py:50
msgid "Unable to retrieve volume list."
msgstr ""

#: dashboards/project/volumes/views.py:58
msgid "Unable to retrieve volume/instance attachment information"
msgstr ""

#: dashboards/project/volumes/views.py:130
#: dashboards/project/volumes/views.py:140
msgid "Unable to retrieve volume information."
msgstr ""

#: dashboards/project/volumes/templates/volumes/_attach.html:9
#: dashboards/project/volumes/templates/volumes/attach.html:6
msgid "Manage Volume Attachments"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_attach.html:13
msgid "Attach To Instance"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_attach.html:22
msgid "Attach Volume"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_create.html:20
#: dashboards/project/volumes/templates/volumes/_create_snapshot.html:18
msgid "Volumes are block devices that can be attached to instances."
msgstr ""

#: dashboards/project/volumes/templates/volumes/_create.html:22
msgid "Volume Quotas"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_create.html:25
msgid "Total Gigabytes"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_create.html:34
msgid "Number of Volumes"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_create_snapshot.html:8
#: dashboards/project/volumes/templates/volumes/_create_snapshot.html:23
#: dashboards/project/volumes/templates/volumes/create_snapshot.html:3
msgid "Create Volume Snapshot"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_detail_overview.html:3
msgid "Volume Overview"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_detail_overview.html:34
msgid "Attachments"
msgstr ""

#: dashboards/project/volumes/templates/volumes/_detail_overview.html:46
msgid "Not attached"
msgstr ""

#: dashboards/project/volumes/templates/volumes/create.html:6
msgid "Create a Volume"
msgstr ""

#: dashboards/project/volumes/templates/volumes/create_snapshot.html:6
msgid "Create a Volume Snapshot"
msgstr ""

#: dashboards/settings/dashboard.py:24 templates/_header.html:4
msgid "Settings"
msgstr ""

#: dashboards/settings/ec2/forms.py:36 dashboards/settings/project/forms.py:36
msgid "Select a Project"
msgstr ""

#: dashboards/settings/ec2/forms.py:46
msgid "Unable to retrieve tenant list."
msgstr ""

#: dashboards/settings/ec2/forms.py:88
msgid "Unable to fetch EC2 credentials."
msgstr ""

#: dashboards/settings/ec2/forms.py:101
#, python-format
msgid "Error writing zipfile: %(exc)s"
msgstr ""

#: dashboards/settings/ec2/panel.py:25
msgid "EC2 Credentials"
msgstr ""

#: dashboards/settings/ec2/templates/ec2/download_form.html:8
#: dashboards/settings/ec2/templates/ec2/download_form.html:23
#: dashboards/settings/ec2/templates/ec2/index.html:3
#: dashboards/settings/ec2/templates/ec2/index.html:6
msgid "Download EC2 Credentials"
msgstr ""

#: dashboards/settings/ec2/templates/ec2/download_form.html:18
msgid ""
"Clicking \"Download EC2 Credentials\" will download a zip file which "
"includes an rc file with your access/secret keys, as well as your x509 "
"private key and certificate."
msgstr ""

#: dashboards/settings/project/forms.py:71
#, python-format
msgid "Error Downloading RC File: %s"
msgstr ""

#: dashboards/settings/project/panel.py:25
#: dashboards/settings/project/templates/project/_openrc.html:8
#: dashboards/settings/project/templates/project/settings.html:3
#: dashboards/settings/project/templates/project/settings.html:6
msgid "OpenStack API"
msgstr ""

#: dashboards/settings/project/tables.py:27
msgid "Service Name"
msgstr ""

#: dashboards/settings/project/tables.py:29
msgid "Service Endpoint"
msgstr ""

#: dashboards/settings/project/tables.py:33
msgid "API Endpoints"
msgstr ""

#: dashboards/settings/project/templates/project/_openrc.html:15
msgid "Download OpenStack RC File"
msgstr ""

#: dashboards/settings/project/templates/project/_openrc.html:25
msgid ""
"Download the RC file for the selected project, then type \"source openrc\" "
"in the terminal to configure your environment to communicate with OpenStack."
msgstr ""

#: dashboards/settings/project/templates/project/_openrc.html:30
msgid "Download RC File"
msgstr ""

#: dashboards/settings/user/forms.py:57
msgid "Settings saved."
msgstr ""

#: dashboards/settings/user/panel.py:25
#: dashboards/settings/user/templates/user/_settings.html:8
#: dashboards/settings/user/templates/user/settings.html:3
#: dashboards/settings/user/templates/user/settings.html:6
msgid "User Settings"
msgstr ""

#: dashboards/settings/user/templates/user/_settings.html:18
msgid "From here you can modify dashboard settings for your user."
msgstr ""

#: templates/403.html:4 templates/403.html.py:9
msgid "Forbidden"
msgstr "禁止"

#: templates/403.html:20 templates/404.html:19 templates/500.html:19
msgid "Home"
msgstr "主页"

#: templates/404.html:4
msgid "Page Not Found"
msgstr "页面未找到"

#: templates/404.html:9
msgid "The page you were looking for doesn't exist"
msgstr "你要找的页面不存在"

#: templates/404.html:10
msgid "You may have mistyped the address or the page may have moved."
msgstr "你可能输入了错误的地址,或者该页面被删除了"

#: templates/500.html:4 templates/500.html.py:9
msgid "Internal Server Error"
msgstr "内部服务器错误"

#: templates/500.html:10
msgid ""
"An unexpected error occurred while processing your request.  Please try your "
"request again."
msgstr "处理你的请求时发生了意想不到的错误。请重试。"

#: templates/_header.html:3
msgid "Logged in as"
msgstr ""

#: templates/_header.html:6
msgid "Help"
msgstr ""

#: templates/_header.html:8
msgid "Sign Out"
msgstr ""

#: test/settings.py:50
msgid "Password must be between 8 and 18 characters."
msgstr ""

#: usage/base.py:97
msgid "Unable to retrieve usage information."
msgstr ""

#: usage/base.py:100
msgid "You are viewing data for the future, which may or may not exist."
msgstr ""

#: usage/tables.py:11
msgid "Download CSV Summary"
msgstr ""

#: usage/tables.py:25
msgid "VCPU Hours"
msgstr ""

#: usage/tables.py:32
msgid "Disk GB Hours"
msgstr ""

#: usage/tables.py:40 usage/tables.py:68
msgid "Usage Summary"
msgstr ""

#: usage/tables.py:60
msgid "Uptime"
msgstr ""