en_GB.po 23.8 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the libvirt package.
# Daniel Berrange <berrange@redhat.com>, 2006.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2006-09-29 11:28+0200\n"
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
"PO-Revision-Date: 2006-09-20 10:20-0400\n"
"Last-Translator: Daniel Berrange <berrange@redhat.com>\n"
"Language-Team: English <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/libvirt.c:243 src/libvirt.c:307 src/hash.c:531
msgid "allocating connection"
msgstr ""

#: src/libvirt.c:323
msgid "Xen Daemon or Xen Store"
msgstr ""

#: src/virterror.c:243
msgid "warning"
msgstr ""

#: src/virterror.c:246
msgid "error"
msgstr ""

#: src/virterror.c:328
msgid "No error message provided"
msgstr ""

#: src/virterror.c:382
#, c-format
msgid "internal error %s"
msgstr ""

#: src/virterror.c:384
msgid "internal error"
msgstr ""

#: src/virterror.c:387
msgid "out of memory"
msgstr ""

#: src/virterror.c:391
msgid "no support for hypervisor"
msgstr ""

#: src/virterror.c:393
#, c-format
msgid "no support for hypervisor %s"
msgstr ""

#: src/virterror.c:397
msgid "could not connect to hypervisor"
msgstr ""

#: src/virterror.c:399
#, c-format
msgid "could not connect to %s"
msgstr ""

#: src/virterror.c:403
msgid "invalid connection pointer in"
msgstr ""

#: src/virterror.c:405
#, c-format
msgid "invalid connection pointer in %s"
msgstr ""

#: src/virterror.c:409
msgid "invalid domain pointer in"
msgstr ""

#: src/virterror.c:411
#, c-format
msgid "invalid domain pointer in %s"
msgstr ""

#: src/virterror.c:415
msgid "invalid argument in"
msgstr ""

#: src/virterror.c:417
#, c-format
msgid "invalid argument in %s"
msgstr ""

#: src/virterror.c:421
#, c-format
msgid "operation failed: %s"
msgstr ""

#: src/virterror.c:423
msgid "operation failed"
msgstr ""

#: src/virterror.c:427
#, c-format
msgid "GET operation failed: %s"
msgstr ""

#: src/virterror.c:429
msgid "GET operation failed"
msgstr ""

#: src/virterror.c:433
#, c-format
msgid "POST operation failed: %s"
msgstr ""

#: src/virterror.c:435
msgid "POST operation failed"
msgstr ""

#: src/virterror.c:438
#, c-format
msgid "got unknown HTTP error code %d"
msgstr ""

#: src/virterror.c:442
#, c-format
msgid "unknown host %s"
msgstr ""

#: src/virterror.c:444
msgid "unknown host"
msgstr ""

#: src/virterror.c:448
#, c-format
msgid "failed to serialize S-Expr: %s"
msgstr ""

#: src/virterror.c:450
msgid "failed to serialize S-Expr"
msgstr ""

#: src/virterror.c:454
msgid "could not use Xen hypervisor entry"
msgstr ""

#: src/virterror.c:456
#, c-format
msgid "could not use Xen hypervisor entry %s"
msgstr ""

#: src/virterror.c:460
msgid "could not connect to Xen Store"
msgstr ""

#: src/virterror.c:462
#, c-format
msgid "could not connect to Xen Store %s"
msgstr ""

#: src/virterror.c:465
#, c-format
msgid "failed Xen syscall %s %d"
msgstr ""

#: src/virterror.c:469
msgid "unknown OS type"
msgstr ""

#: src/virterror.c:471
#, c-format
msgid "unknown OS type %s"
msgstr ""

#: src/virterror.c:474
msgid "missing kernel information"
msgstr ""

#: src/virterror.c:478
msgid "missing root device information"
msgstr ""

#: src/virterror.c:480
#, c-format
msgid "missing root device information in %s"
msgstr ""

#: src/virterror.c:484
msgid "missing source information for device"
msgstr ""

#: src/virterror.c:486
#, c-format
msgid "missing source information for device %s"
msgstr ""

#: src/virterror.c:490
msgid "missing target information for device"
msgstr ""

#: src/virterror.c:492
#, c-format
msgid "missing target information for device %s"
msgstr ""

#: src/virterror.c:496
msgid "missing domain name information"
msgstr ""

#: src/virterror.c:498
#, c-format
msgid "missing domain name information in %s"
msgstr ""

#: src/virterror.c:502
msgid "missing operating system information"
msgstr ""

#: src/virterror.c:504
#, c-format
msgid "missing operating system information for %s"
msgstr ""

#: src/virterror.c:508
msgid "missing devices information"
msgstr ""

#: src/virterror.c:510
#, c-format
msgid "missing devices information for %s"
msgstr ""

#: src/virterror.c:514
msgid "too many drivers registered"
msgstr ""

#: src/virterror.c:516
#, c-format
msgid "too many drivers registered in %s"
msgstr ""

#: src/virterror.c:520
msgid "library call failed, possibly not supported"
msgstr ""

#: src/virterror.c:522
#, c-format
msgid "library call %s failed, possibly not supported"
msgstr ""

#: src/virterror.c:526
msgid "XML description not well formed or invalid"
msgstr ""

#: src/virterror.c:528
#, c-format
msgid "XML description for %s is not well formed or invalid"
msgstr ""

#: src/virterror.c:532
msgid "this domain exists already"
msgstr ""

#: src/virterror.c:534
#, c-format
msgid "domain %s exists already"
msgstr ""

#: src/virterror.c:538
msgid "operation forbidden for read only access"
msgstr ""

#: src/virterror.c:540
#, c-format
msgid "operation %s forbidden for read only access"
msgstr ""

#: src/virterror.c:544
msgid "failed to open configuration file for reading"
msgstr ""

#: src/virterror.c:546
#, c-format
msgid "failed to open %s for reading"
msgstr ""

#: src/virterror.c:550
msgid "failed to read configuration file"
msgstr ""

#: src/virterror.c:552
#, c-format
msgid "failed to read configuration file %s"
msgstr ""

#: src/virterror.c:556
msgid "failed to parse configuration file"
msgstr ""

#: src/virterror.c:558
#, c-format
msgid "failed to parse configuration file %s"
msgstr ""

#: src/virterror.c:562
msgid "configuration file syntax error"
msgstr ""

#: src/virterror.c:564
#, c-format
msgid "configuration file syntax error: %s"
msgstr ""

#: src/virterror.c:568
msgid "failed to write configuration file"
msgstr ""

#: src/virterror.c:570
#, c-format
msgid "failed to write configuration file: %s"
msgstr ""

#: src/xmlrpc.c:63
msgid "copying node content"
msgstr ""

#: src/xmlrpc.c:163
msgid "allocate value array"
msgstr ""

#: src/xmlrpc.c:196
msgid "unexpected dict node"
msgstr ""

#: src/xmlrpc.c:268
msgid "unexpected value node"
msgstr ""

#: src/xmlrpc.c:431
msgid "send request"
msgstr ""

#: src/xmlrpc.c:437
msgid "unexpected mime type"
msgstr ""

#: src/xmlrpc.c:444
msgid "allocate response"
msgstr ""

#: src/xmlrpc.c:452 src/xmlrpc.c:514
msgid "read response"
msgstr ""

#: src/xmlrpc.c:484
msgid "allocate string array"
msgstr ""

#: src/xmlrpc.c:606
msgid "parse server response failed"
msgstr ""

#: src/xmlrpc.c:670
msgid "allocate new context"
msgstr ""

#: src/hash.c:628 src/hash.c:634 src/test.c:725 src/test.c:750 src/test.c:773
372
#: src/test.c:797 src/xend_internal.c:1864 src/xend_internal.c:2560
373
#: src/xend_internal.c:2771 src/xs_internal.c:592 src/proxy_internal.c:790
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
#: src/proxy_internal.c:837 src/proxy_internal.c:888
msgid "allocating domain"
msgstr ""

#: src/hash.c:645
msgid "failed to add domain to connection hash table"
msgstr ""

#: src/hash.c:697
msgid "domain missing from connection hash table"
msgstr ""

#: src/test.c:200 src/test.c:379 src/test.c:895 src/test.c:923 src/test.c:950
msgid "getting time of day"
msgstr ""

#: src/test.c:206 src/test.c:334 src/test.c:359
msgid "domain"
msgstr ""

#: src/test.c:212 src/test.c:455
msgid "creating xpath context"
msgstr ""

#: src/test.c:219
msgid "domain name"
msgstr ""

#: src/test.c:228 src/test.c:233
msgid "domain uuid"
msgstr ""

#: src/test.c:241 src/test.c:246
msgid "domain memory"
msgstr ""

#: src/test.c:258
msgid "domain vcpus"
msgstr ""

#: src/test.c:269
msgid "domain reboot behaviour"
msgstr ""

#: src/test.c:280
msgid "domain poweroff behaviour"
msgstr ""

#: src/test.c:291
msgid "domain crash behaviour"
msgstr ""

#: src/test.c:352
msgid "load domain definition file"
msgstr ""

#: src/test.c:434
msgid "loading host definition file"
msgstr ""

#: src/test.c:441
msgid "host"
msgstr ""

#: src/test.c:449
msgid "node"
msgstr ""

#: src/test.c:471
msgid "node cpu numa nodes"
msgstr ""

#: src/test.c:483
msgid "node cpu sockets"
msgstr ""

#: src/test.c:495
msgid "node cpu cores"
msgstr ""

#: src/test.c:507
msgid "node cpu threads"
msgstr ""

#: src/test.c:519
msgid "node active cpu"
msgstr ""

#: src/test.c:533
msgid "node cpu mhz"
msgstr ""

#: src/test.c:552
msgid "node memory"
msgstr ""

#: src/test.c:561
msgid "node domain list"
msgstr ""

#: src/test.c:570
msgid "resolving domain filename"
msgstr ""

#: src/test.c:608
msgid "allocating node"
msgstr ""

#: src/test.c:648
msgid "too many connections"
msgstr ""

#: src/test.c:733
msgid "too many domains"
msgstr ""

#: src/xml.c:64
msgid "growing buffer"
msgstr ""

#: src/xml.c:116
msgid "allocate new buffer"
msgstr ""

#: src/xml.c:120
msgid "allocate buffer content"
msgstr ""

#: src/sexpr.c:59
msgid "failed to allocate a node"
msgstr ""

#: src/sexpr.c:352 src/sexpr.c:367
msgid "failed to copy a string"
msgstr ""

#: src/xend_internal.c:264 src/xend_internal.c:267
msgid "failed to read from Xen Daemon"
msgstr ""

#: src/xend_internal.c:1056
msgid "failed to urlencode the create S-Expr"
msgstr ""

#: src/xend_internal.c:1097
msgid "domain information incomplete, missing domid"
msgstr ""

#: src/xend_internal.c:1103
msgid "domain information incorrect domid not numeric"
msgstr ""

#: src/xend_internal.c:1110 src/xend_internal.c:1159
msgid "domain information incomplete, missing uuid"
msgstr ""

#: src/xend_internal.c:1150 src/xend_internal.c:1491
msgid "domain information incomplete, missing name"
msgstr ""

#: src/xend_internal.c:1408 src/xend_internal.c:1433
msgid "domain information incomplete, missing kernel"
msgstr ""

#: src/xend_internal.c:1564 src/xend_internal.c:1601
msgid "domain information incomplete, vbd has no dev"
msgstr ""

#: src/xend_internal.c:1875
msgid "failed to parse Xend domain information"
msgstr ""

546
#: src/xend_internal.c:2834
547 548 549 550
#, c-format
msgid "Failed to create domain %s\n"
msgstr ""

551
#: src/xend_internal.c:2840
552 553 554 555
#, c-format
msgid "Failed to get devices for domain %s\n"
msgstr ""

556
#: src/xend_internal.c:2851
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
#, c-format
msgid "Failed to resume new domain %s\n"
msgstr ""

#: src/virsh.c:233
msgid "print help"
msgstr ""

#: src/virsh.c:234
msgid "Prints global help or command specific help."
msgstr ""

#: src/virsh.c:252
msgid ""
"Commands:\n"
"\n"
msgstr ""

#: src/virsh.c:266
msgid "(re)connect to hypervisor"
msgstr ""

#: src/virsh.c:268
msgid ""
"Connect to local hypervisor. This is built-in command after shell start up."
msgstr ""

#: src/virsh.c:273
msgid "hypervisor connection URI"
msgstr ""

#: src/virsh.c:274
msgid "read-only connection"
msgstr ""

#: src/virsh.c:286
msgid "Failed to disconnect from the hypervisor"
msgstr ""

#: src/virsh.c:302
msgid "Failed to connect to the hypervisor"
msgstr ""

#: src/virsh.c:312
msgid "list domains"
msgstr ""

#: src/virsh.c:313
msgid "Returns list of domains."
msgstr ""

#: src/virsh.c:318
msgid "list inactive domains"
msgstr ""

#: src/virsh.c:319
msgid "list inactive & active domains"
msgstr ""

#: src/virsh.c:357 src/virsh.c:364
msgid "Failed to list active domains"
msgstr ""

#: src/virsh.c:375 src/virsh.c:384
msgid "Failed to list inactive domains"
msgstr ""

#: src/virsh.c:394
msgid "Id"
msgstr ""

#: src/virsh.c:394
msgid "Name"
msgstr ""

#: src/virsh.c:394
msgid "State"
msgstr ""

#: src/virsh.c:411 src/virsh.c:2190 src/virsh.c:2206
msgid "no state"
msgstr ""

#: src/virsh.c:454
msgid "domain state"
msgstr ""

#: src/virsh.c:455
msgid "Returns state about a running domain."
msgstr ""

#: src/virsh.c:460 src/virsh.c:498 src/virsh.c:735 src/virsh.c:817
#: src/virsh.c:856 src/virsh.c:895 src/virsh.c:934 src/virsh.c:973
#: src/virsh.c:1045 src/virsh.c:1128 src/virsh.c:1214 src/virsh.c:1257
#: src/virsh.c:1300 src/virsh.c:1377
msgid "domain name, id or uuid"
msgstr ""

#: src/virsh.c:492
msgid "suspend a domain"
msgstr ""

#: src/virsh.c:493
msgid "Suspend a running domain."
msgstr ""

#: src/virsh.c:516
#, c-format
msgid "Domain %s suspended\n"
msgstr ""

#: src/virsh.c:518
#, c-format
msgid "Failed to suspend domain %s"
msgstr ""

#: src/virsh.c:531
msgid "create a domain from an XML file"
msgstr ""

#: src/virsh.c:532
msgid "Create a domain."
msgstr ""

#: src/virsh.c:537 src/virsh.c:592
msgid "file conatining an XML domain description"
msgstr ""

#: src/virsh.c:560 src/virsh.c:565 src/virsh.c:615 src/virsh.c:620
#, c-format
msgid "Failed to read description file %s"
msgstr ""

#: src/virsh.c:572
#, c-format
msgid "Domain %s created from %s\n"
msgstr ""

#: src/virsh.c:575
#, c-format
msgid "Failed to create domain from %s"
msgstr ""

#: src/virsh.c:586
msgid "define (but don't start) a domain from an XML file"
msgstr ""

#: src/virsh.c:587
msgid "Define a domain."
msgstr ""

#: src/virsh.c:627
#, c-format
msgid "Domain %s defined from %s\n"
msgstr ""

#: src/virsh.c:630
#, c-format
msgid "Failed to define domain from %s"
msgstr ""

#: src/virsh.c:641
msgid "undefine an inactive domain"
msgstr ""

#: src/virsh.c:642
msgid "Undefine the configuration for an inactive domain."
msgstr ""

#: src/virsh.c:647 src/virsh.c:1446
msgid "domain name or uuid"
msgstr ""

#: src/virsh.c:665
#, c-format
msgid "Domain %s has been undefined\n"
msgstr ""

#: src/virsh.c:667
#, c-format
msgid "Failed to undefine domain %s"
msgstr ""

#: src/virsh.c:680
msgid "start a (previously defined) inactive domain"
msgstr ""

#: src/virsh.c:681
msgid "Start a domain."
msgstr ""

#: src/virsh.c:686
msgid "name of the inactive domain"
msgstr ""

#: src/virsh.c:710
msgid "Domain is already active"
msgstr ""

#: src/virsh.c:715
#, c-format
msgid "Domain %s started\n"
msgstr ""

#: src/virsh.c:718
#, c-format
msgid "Failed to start domain %s"
msgstr ""

#: src/virsh.c:729
msgid "save a domain state to a file"
msgstr ""

#: src/virsh.c:730
msgid "Save a running domain."
msgstr ""

#: src/virsh.c:736
msgid "where to save the data"
msgstr ""

#: src/virsh.c:758
#, c-format
msgid "Domain %s saved to %s\n"
msgstr ""

#: src/virsh.c:760
#, c-format
msgid "Failed to save domain %s to %s"
msgstr ""

#: src/virsh.c:773
msgid "restore a domain from a saved state in a file"
msgstr ""

#: src/virsh.c:774
msgid "Restore a domain."
msgstr ""

#: src/virsh.c:779
msgid "the state to restore"
msgstr ""

#: src/virsh.c:798
#, c-format
msgid "Domain restored from %s\n"
msgstr ""

#: src/virsh.c:800
#, c-format
msgid "Failed to restore domain from %s"
msgstr ""

#: src/virsh.c:811
msgid "resume a domain"
msgstr ""

#: src/virsh.c:812
msgid "Resume a previously suspended domain."
msgstr ""

#: src/virsh.c:835
#, c-format
msgid "Domain %s resumed\n"
msgstr ""

#: src/virsh.c:837
#, c-format
msgid "Failed to resume domain %s"
msgstr ""

#: src/virsh.c:850
msgid "gracefully shutdown a domain"
msgstr ""

#: src/virsh.c:851
msgid "Run shutdown in the target domain."
msgstr ""

#: src/virsh.c:874
#, c-format
msgid "Domain %s is being shutdown\n"
msgstr ""

#: src/virsh.c:876
#, c-format
msgid "Failed to shutdown domain %s"
msgstr ""

#: src/virsh.c:889
msgid "reboot a domain"
msgstr ""

#: src/virsh.c:890
msgid "Run a reboot command in the target domain."
msgstr ""

#: src/virsh.c:913
#, c-format
msgid "Domain %s is being rebooted\n"
msgstr ""

#: src/virsh.c:915
#, c-format
msgid "Failed to reboot domain %s"
msgstr ""

#: src/virsh.c:928
msgid "destroy a domain"
msgstr ""

#: src/virsh.c:929
msgid "Destroy a given domain."
msgstr ""

#: src/virsh.c:952
#, c-format
msgid "Domain %s destroyed\n"
msgstr ""

#: src/virsh.c:954
#, c-format
msgid "Failed to destroy domain %s"
msgstr ""

#: src/virsh.c:967
msgid "domain information"
msgstr ""

#: src/virsh.c:968
msgid "Returns basic information about the domain."
msgstr ""

#: src/virsh.c:994 src/virsh.c:996
msgid "Id:"
msgstr ""

#: src/virsh.c:997
msgid "Name:"
msgstr ""

#: src/virsh.c:1000
msgid "UUID:"
msgstr ""

#: src/virsh.c:1003
msgid "OS Type:"
msgstr ""

#: src/virsh.c:1008 src/virsh.c:1089
msgid "State:"
msgstr ""

#: src/virsh.c:1011 src/virsh.c:1355
msgid "CPU(s):"
msgstr ""

#: src/virsh.c:1018 src/virsh.c:1096
msgid "CPU time:"
msgstr ""

#: src/virsh.c:1021
msgid "Max memory:"
msgstr ""

#: src/virsh.c:1023
msgid "Used memory:"
msgstr ""

#: src/virsh.c:1039
msgid "domain vcpu information"
msgstr ""

#: src/virsh.c:1040
msgid "Returns basic information about the domain virtual CPUs."
msgstr ""

#: src/virsh.c:1087
msgid "VCPU:"
msgstr ""

#: src/virsh.c:1088
msgid "CPU:"
msgstr ""

#: src/virsh.c:1098
msgid "CPU Affinity:"
msgstr ""

#: src/virsh.c:1122
msgid "control domain vcpu affinity"
msgstr ""

#: src/virsh.c:1123
msgid "Pin domain VCPUs to host physical CPUs."
msgstr ""

#: src/virsh.c:1129
msgid "vcpu number"
msgstr ""

#: src/virsh.c:1130
msgid "host cpu number(s) (comma separated)"
msgstr ""

#: src/virsh.c:1208
msgid "change number of virtual CPUs"
msgstr ""

#: src/virsh.c:1209
msgid "Change the number of virtual CPUs active in the guest domain."
msgstr ""

#: src/virsh.c:1215
msgid "number of virtual CPUs"
msgstr ""

#: src/virsh.c:1251
msgid "change memory allocation"
msgstr ""

#: src/virsh.c:1252
msgid "Change the current memory allocation in the guest domain."
msgstr ""

#: src/virsh.c:1258
msgid "number of bytes of memory"
msgstr ""

#: src/virsh.c:1294
msgid "change maximum memory limit"
msgstr ""

#: src/virsh.c:1295
msgid "Change the maximum memory allocation limit in the guest domain."
msgstr ""

#: src/virsh.c:1301
msgid "maxmimum memory limit in bytes"
msgstr ""

#: src/virsh.c:1337
msgid "node information"
msgstr ""

#: src/virsh.c:1338
msgid "Returns basic information about the node."
msgstr ""

#: src/virsh.c:1351
msgid "failed to get node information"
msgstr ""

#: src/virsh.c:1354
msgid "CPU model:"
msgstr ""

#: src/virsh.c:1356
msgid "CPU frequency:"
msgstr ""

#: src/virsh.c:1357
msgid "CPU socket(s):"
msgstr ""

#: src/virsh.c:1358
msgid "Core(s) per socket:"
msgstr ""

#: src/virsh.c:1359
msgid "Thread(s) per core:"
msgstr ""

#: src/virsh.c:1360
msgid "NUMA cell(s):"
msgstr ""

#: src/virsh.c:1361
msgid "Memory size:"
msgstr ""

#: src/virsh.c:1371
msgid "domain information in XML"
msgstr ""

#: src/virsh.c:1372
msgid "Ouput the domain information as an XML dump to stdout."
msgstr ""

#: src/virsh.c:1411
msgid "convert a domain id or UUID to domain name"
msgstr ""

#: src/virsh.c:1416
msgid "domain id or uuid"
msgstr ""

#: src/virsh.c:1441
msgid "convert a domain name or UUID to domain id"
msgstr ""

#: src/virsh.c:1476
msgid "convert a domain name or id to domain UUID"
msgstr ""

#: src/virsh.c:1481
msgid "domain id or name"
msgstr ""

#: src/virsh.c:1500
msgid "failed to get domain UUID"
msgstr ""

#: src/virsh.c:1511
msgid "show version"
msgstr ""

#: src/virsh.c:1512
msgid "Display the system version information."
msgstr ""

#: src/virsh.c:1535
msgid "failed to get hypervisor type"
msgstr ""

#: src/virsh.c:1544
#, c-format
msgid "Compiled against library: libvir %d.%d.%d\n"
msgstr ""

#: src/virsh.c:1549
msgid "failed to get the library version"
msgstr ""

#: src/virsh.c:1556
#, c-format
msgid "Using library: libvir %d.%d.%d\n"
msgstr ""

#: src/virsh.c:1563
#, c-format
msgid "Using API: %s %d.%d.%d\n"
msgstr ""

#: src/virsh.c:1568
msgid "failed to get the hypervisor version"
msgstr ""

#: src/virsh.c:1573
#, c-format
msgid "Cannot extract running %s hypervisor version\n"
msgstr ""

#: src/virsh.c:1580
#, c-format
msgid "Running hypervisor: %s %d.%d.%d\n"
msgstr ""

#: src/virsh.c:1591
msgid "quit this interactive terminal"
msgstr ""

#: src/virsh.c:1703
#, c-format
msgid "command '%s' requires <%s> option"
msgstr ""

#: src/virsh.c:1704
#, c-format
msgid "command '%s' requires --%s option"
msgstr ""

#: src/virsh.c:1731
#, c-format
msgid "command '%s' doesn't exist"
msgstr ""

#: src/virsh.c:1739
msgid "  NAME\n"
msgstr ""

#: src/virsh.c:1750
msgid ""
"\n"
"  DESCRIPTION\n"
msgstr ""

#: src/virsh.c:1754
msgid ""
"\n"
"  OPTIONS\n"
msgstr ""

#: src/virsh.c:1761
#, c-format
msgid "--%s <number>"
msgstr ""

#: src/virsh.c:1763
#, c-format
msgid "--%s <string>"
msgstr ""

#: src/virsh.c:1876
msgid "undefined domain name or id"
msgstr ""

#: src/virsh.c:1909
#, c-format
msgid "failed to get domain '%s'"
msgstr ""

#: src/virsh.c:1937
#, c-format
msgid ""
"\n"
"(Time: %.3f ms)\n"
"\n"
msgstr ""

#: src/virsh.c:2011
msgid "missing \""
msgstr ""

#: src/virsh.c:2072
#, c-format
msgid "unexpected token (command name): '%s'"
msgstr ""

#: src/virsh.c:2077
#, c-format
msgid "unknown command: '%s'"
msgstr ""

#: src/virsh.c:2084
#, c-format
msgid "command '%s' doesn't support option --%s"
msgstr ""

#: src/virsh.c:2099
#, c-format
msgid "expected syntax: --%s <%s>"
msgstr ""

#: src/virsh.c:2102
msgid "number"
msgstr ""

#: src/virsh.c:2102
msgid "string"
msgstr ""

#: src/virsh.c:2108
#, c-format
msgid "unexpected data '%s'"
msgstr ""

#: src/virsh.c:2130
msgid "OPTION"
msgstr ""

#: src/virsh.c:2130
msgid "DATA"
msgstr ""

#: src/virsh.c:2178 src/virsh.c:2204
msgid "running"
msgstr ""

#: src/virsh.c:2180 src/virsh.c:2202
msgid "blocked"
msgstr ""

#: src/virsh.c:2182
msgid "paused"
msgstr ""

#: src/virsh.c:2184
msgid "in shutdown"
msgstr ""

#: src/virsh.c:2186
msgid "shut off"
msgstr ""

#: src/virsh.c:2188
msgid "crashed"
msgstr ""

#: src/virsh.c:2200
msgid "offline"
msgstr ""

#: src/virsh.c:2219
msgid "no valid connection"
msgstr ""

#: src/virsh.c:2258
#, c-format
msgid "%s: error: "
msgstr ""

#: src/virsh.c:2260
msgid "error: "
msgstr ""

#: src/virsh.c:2282 src/virsh.c:2294 src/virsh.c:2306
#, c-format
msgid "%s: %d: failed to allocate %d bytes"
msgstr ""

#: src/virsh.c:2334
msgid "failed to connect to the hypervisor"
msgstr ""

#: src/virsh.c:2479
#, c-format
msgid ""
"\n"
"%s [options] [commands]\n"
"\n"
"  options:\n"
"    -c | --connect <uri>    hypervisor connection URI\n"
"    -d | --debug <num>      debug level [0-5]\n"
"    -h | --help             this help\n"
"    -q | --quiet            quiet mode\n"
"    -t | --timing           print timing information\n"
"    -v | --version          program version\n"
"\n"
"  commands (non interactive mode):\n"
msgstr ""

#: src/virsh.c:2495
#, c-format
msgid ""
"\n"
"  (specify --help <command> for details about the command)\n"
"\n"
msgstr ""

#: src/virsh.c:2581
#, c-format
msgid "unsupported option '-%c'. See --help."
msgstr ""

#: src/virsh.c:2662
#, c-format
msgid ""
"Welcome to %s, the virtualization interactive terminal.\n"
"\n"
msgstr ""

#: src/virsh.c:2665
msgid ""
"Type:  'help' for help with commands\n"
"       'quit' to quit\n"
"\n"
msgstr ""

#: src/conf.c:162 src/conf.c:196 src/conf.c:479 src/conf.c:518 src/conf.c:546
#: src/conf.c:624
msgid "allocating configuration"
msgstr ""

#: src/conf.c:331
msgid "unterminated number"
msgstr ""

#: src/conf.c:363 src/conf.c:380 src/conf.c:392
msgid "unterminated string"
msgstr ""

#: src/conf.c:420 src/conf.c:473
msgid "expecting a value"
msgstr ""

#: src/conf.c:440
msgid "expecting a separator in list"
msgstr ""

#: src/conf.c:463
msgid "list is not closed with ] "
msgstr ""

#: src/conf.c:511
msgid "expecting a name"
msgstr ""

#: src/conf.c:574
msgid "expecting a separator"
msgstr ""

#: src/conf.c:606
msgid "expecting an assignment"
msgstr ""

#: src/conf.c:819
msgid "failed to open file"
msgstr ""

#: src/conf.c:827
msgid "failed to save content"
msgstr ""

#: src/xs_internal.c:318
msgid "failed to connect to Xen Store"
msgstr ""

#: src/proxy_internal.c:193
#, c-format
msgid "failed to exec %s\n"
msgstr ""

#: src/proxy_internal.c:287
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""

#: src/proxy_internal.c:320
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""

#: src/proxy_internal.c:354
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""

#: src/proxy_internal.c:416 src/proxy_internal.c:437 src/proxy_internal.c:457
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""

#: src/proxy_internal.c:424
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""

#: src/proxy_internal.c:446
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""

#: src/proxy_internal.c:470
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""

#: src/proxy_internal.c:476
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""

1410
#: src/xen_internal.c:1351
1411 1412 1413
#, c-format
msgid "allocating %d domain info"
msgstr ""