~ubuntu-branches/ubuntu/saucy/nova/saucy-proposed

« back to all changes in this revision

Viewing changes to nova/locale/de/LC_MESSAGES/nova.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short
  • Date: 2012-09-25 10:54:59 UTC
  • mfrom: (1.1.63)
  • Revision ID: package-import@ubuntu.com-20120925105459-fr27butcb6p498gp
Tags: 2012.2~rc2-0ubuntu1
[ Adam Gandelman ]
* debian/control: Add python-cinderclient to python-nova Depends.
* wrap-and-sort.

[ Chuck Short ]
* debian/nova-common.postinst: Change root_helper to rootwrap_config
  when upgrading from precise
* debian/pydist-overrides: dont try to install babel.
* New upstream version.
* debian/rules: FTBFS if testsuite fails.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version:  nova\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-09-13 21:33+0000\n"
 
10
"POT-Creation-Date: 2012-09-25 00:02+0000\n"
11
11
"PO-Revision-Date: 2011-08-23 11:23+0000\n"
12
12
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
13
13
"Language-Team: German <de@li.org>\n"
160
160
msgstr ""
161
161
 
162
162
#: nova/exception.py:238 nova/api/ec2/cloud.py:388 nova/api/ec2/cloud.py:413
163
 
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2115
 
163
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2128
164
164
msgid "Keypair data is invalid"
165
165
msgstr ""
166
166
 
184
184
msgid "Invalid volume"
185
185
msgstr ""
186
186
 
187
 
#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1171
 
187
#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1259
188
188
#: nova/api/openstack/compute/contrib/admin_actions.py:242
189
189
msgid "Invalid metadata"
190
190
msgstr ""
592
592
 
593
593
#: nova/exception.py:609
594
594
#, python-format
 
595
msgid "More than one instance is associated with fixed ip address '%(address)s'."
 
596
msgstr ""
 
597
 
 
598
#: nova/exception.py:614
 
599
#, python-format
595
600
msgid "Fixed IP address %(address)s is invalid."
596
601
msgstr ""
597
602
 
598
 
#: nova/exception.py:613
 
603
#: nova/exception.py:618
599
604
msgid "Zero fixed ips available."
600
605
msgstr ""
601
606
 
602
 
#: nova/exception.py:617
 
607
#: nova/exception.py:622
603
608
msgid "Zero fixed ips could be found."
604
609
msgstr ""
605
610
 
606
 
#: nova/exception.py:626
 
611
#: nova/exception.py:631
607
612
#, python-format
608
613
msgid "Floating ip %(address)s already exists."
609
614
msgstr ""
610
615
 
611
 
#: nova/exception.py:630
 
616
#: nova/exception.py:635
612
617
#, python-format
613
618
msgid "Floating ip not found for id %(id)s."
614
619
msgstr ""
615
620
 
616
 
#: nova/exception.py:634
 
621
#: nova/exception.py:639
617
622
#, python-format
618
623
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
619
624
msgstr ""
620
625
 
621
 
#: nova/exception.py:638
 
626
#: nova/exception.py:643
622
627
#, python-format
623
628
msgid "Floating ip not found for address %(address)s."
624
629
msgstr ""
625
630
 
626
 
#: nova/exception.py:642
 
631
#: nova/exception.py:647
627
632
#, python-format
628
633
msgid "Floating ip not found for host %(host)s."
629
634
msgstr ""
630
635
 
631
 
#: nova/exception.py:646
 
636
#: nova/exception.py:651
632
637
msgid "Zero floating ips available."
633
638
msgstr ""
634
639
 
635
 
#: nova/exception.py:651
 
640
#: nova/exception.py:656
636
641
#, python-format
637
642
msgid "Floating ip %(address)s is associated."
638
643
msgstr ""
639
644
 
640
 
#: nova/exception.py:655
 
645
#: nova/exception.py:660
641
646
#, python-format
642
647
msgid "Floating ip %(address)s is not associated."
643
648
msgstr ""
644
649
 
645
 
#: nova/exception.py:659
 
650
#: nova/exception.py:664
646
651
msgid "Zero floating ips exist."
647
652
msgstr ""
648
653
 
649
 
#: nova/exception.py:663
 
654
#: nova/exception.py:668
650
655
#, python-format
651
656
msgid "Interface %(interface)s not found."
652
657
msgstr ""
653
658
 
654
 
#: nova/exception.py:667
 
659
#: nova/exception.py:672
655
660
#, python-format
656
661
msgid "Keypair %(name)s not found for user %(user_id)s"
657
662
msgstr ""
658
663
 
659
 
#: nova/exception.py:671
 
664
#: nova/exception.py:676
660
665
#, python-format
661
666
msgid "Certificate %(certificate_id)s not found."
662
667
msgstr ""
663
668
 
664
 
#: nova/exception.py:675
 
669
#: nova/exception.py:680
665
670
#, python-format
666
671
msgid "Service %(service_id)s could not be found."
667
672
msgstr ""
668
673
 
669
 
#: nova/exception.py:679
 
674
#: nova/exception.py:684
670
675
#, python-format
671
676
msgid "Host %(host)s could not be found."
672
677
msgstr ""
673
678
 
674
 
#: nova/exception.py:683
 
679
#: nova/exception.py:688
675
680
#, python-format
676
681
msgid "Compute host %(host)s could not be found."
677
682
msgstr ""
678
683
 
679
 
#: nova/exception.py:687
 
684
#: nova/exception.py:692
680
685
#, python-format
681
686
msgid "Could not find binary %(binary)s on host %(host)s."
682
687
msgstr ""
683
688
 
684
 
#: nova/exception.py:691
 
689
#: nova/exception.py:696
685
690
#, python-format
686
691
msgid "Invalid reservation expiration %(expire)s."
687
692
msgstr ""
688
693
 
689
 
#: nova/exception.py:695
 
694
#: nova/exception.py:700
690
695
#, python-format
691
696
msgid ""
692
697
"Change would make usage less than 0 for the following resources: "
693
698
"%(unders)s"
694
699
msgstr ""
695
700
 
696
 
#: nova/exception.py:700
 
701
#: nova/exception.py:705
697
702
msgid "Quota could not be found"
698
703
msgstr ""
699
704
 
700
 
#: nova/exception.py:704
 
705
#: nova/exception.py:709
701
706
#, python-format
702
707
msgid "Unknown quota resources %(unknown)s."
703
708
msgstr ""
704
709
 
705
 
#: nova/exception.py:708
 
710
#: nova/exception.py:713
706
711
#, python-format
707
712
msgid "Quota for project %(project_id)s could not be found."
708
713
msgstr ""
709
714
 
710
 
#: nova/exception.py:712
 
715
#: nova/exception.py:717
711
716
#, python-format
712
717
msgid "Quota class %(class_name)s could not be found."
713
718
msgstr ""
714
719
 
715
 
#: nova/exception.py:716
 
720
#: nova/exception.py:721
716
721
#, python-format
717
722
msgid "Quota usage for project %(project_id)s could not be found."
718
723
msgstr ""
719
724
 
720
 
#: nova/exception.py:720
 
725
#: nova/exception.py:725
721
726
#, python-format
722
727
msgid "Quota reservation %(uuid)s could not be found."
723
728
msgstr ""
724
729
 
725
 
#: nova/exception.py:724
 
730
#: nova/exception.py:729
726
731
#, python-format
727
732
msgid "Quota exceeded for resources: %(overs)s"
728
733
msgstr ""
729
734
 
730
 
#: nova/exception.py:728
 
735
#: nova/exception.py:733
731
736
#, python-format
732
737
msgid "Security group %(security_group_id)s not found."
733
738
msgstr ""
734
739
 
735
 
#: nova/exception.py:732
 
740
#: nova/exception.py:737
736
741
#, python-format
737
742
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
738
743
msgstr ""
739
744
 
740
 
#: nova/exception.py:737
 
745
#: nova/exception.py:742
741
746
#, python-format
742
747
msgid "Security group with rule %(rule_id)s not found."
743
748
msgstr ""
744
749
 
745
 
#: nova/exception.py:741
 
750
#: nova/exception.py:746
746
751
#, python-format
747
752
msgid ""
748
753
"Security group %(security_group_id)s is already associated with the "
749
754
"instance %(instance_id)s"
750
755
msgstr ""
751
756
 
752
 
#: nova/exception.py:746
 
757
#: nova/exception.py:751
753
758
#, python-format
754
759
msgid ""
755
760
"Security group %(security_group_id)s is not associated with the instance "
756
761
"%(instance_id)s"
757
762
msgstr ""
758
763
 
759
 
#: nova/exception.py:751
 
764
#: nova/exception.py:756
760
765
#, python-format
761
766
msgid "Migration %(migration_id)s could not be found."
762
767
msgstr ""
763
768
 
764
 
#: nova/exception.py:755
 
769
#: nova/exception.py:760
765
770
#, python-format
766
771
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
767
772
msgstr ""
768
773
 
769
 
#: nova/exception.py:760
 
774
#: nova/exception.py:765
770
775
#, python-format
771
776
msgid "Console pool %(pool_id)s could not be found."
772
777
msgstr ""
773
778
 
774
 
#: nova/exception.py:764
 
779
#: nova/exception.py:769
775
780
#, python-format
776
781
msgid ""
777
782
"Console pool of type %(console_type)s for compute host %(compute_host)s "
778
783
"on proxy host %(host)s not found."
779
784
msgstr ""
780
785
 
781
 
#: nova/exception.py:770
 
786
#: nova/exception.py:775
782
787
#, python-format
783
788
msgid "Console %(console_id)s could not be found."
784
789
msgstr ""
785
790
 
786
 
#: nova/exception.py:774
 
791
#: nova/exception.py:779
787
792
#, python-format
788
793
msgid "Console for instance %(instance_uuid)s could not be found."
789
794
msgstr ""
790
795
 
791
 
#: nova/exception.py:778
 
796
#: nova/exception.py:783
792
797
#, python-format
793
798
msgid ""
794
799
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
795
800
"found."
796
801
msgstr ""
797
802
 
798
 
#: nova/exception.py:783
 
803
#: nova/exception.py:788
799
804
#, python-format
800
805
msgid "Invalid console type %(console_type)s "
801
806
msgstr ""
802
807
 
803
 
#: nova/exception.py:787
 
808
#: nova/exception.py:792
804
809
#, python-format
805
810
msgid "Instance type %(instance_type_id)s could not be found."
806
811
msgstr ""
807
812
 
808
 
#: nova/exception.py:791
 
813
#: nova/exception.py:796
809
814
#, python-format
810
815
msgid "Instance type with name %(instance_type_name)s could not be found."
811
816
msgstr ""
812
817
 
813
 
#: nova/exception.py:796
 
818
#: nova/exception.py:801
814
819
#, python-format
815
820
msgid "Flavor %(flavor_id)s could not be found."
816
821
msgstr ""
817
822
 
818
 
#: nova/exception.py:800
 
823
#: nova/exception.py:805
819
824
#, python-format
820
825
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
821
826
msgstr ""
822
827
 
823
 
#: nova/exception.py:805
 
828
#: nova/exception.py:810
824
829
#, python-format
825
830
msgid "Scheduler Host Filter %(filter_name)s could not be found."
826
831
msgstr ""
827
832
 
828
 
#: nova/exception.py:809
 
833
#: nova/exception.py:814
829
834
#, python-format
830
835
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
831
836
msgstr ""
832
837
 
833
 
#: nova/exception.py:814
 
838
#: nova/exception.py:819
834
839
#, python-format
835
840
msgid "Scheduler weight flag not found: %(flag_name)s"
836
841
msgstr ""
837
842
 
838
 
#: nova/exception.py:818
 
843
#: nova/exception.py:823
839
844
#, python-format
840
845
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
841
846
msgstr ""
842
847
 
843
 
#: nova/exception.py:823
 
848
#: nova/exception.py:828
844
849
#, python-format
845
850
msgid ""
846
851
"Instance %(instance_uuid)s has no system metadata with key "
847
852
"%(metadata_key)s."
848
853
msgstr ""
849
854
 
850
 
#: nova/exception.py:828
 
855
#: nova/exception.py:833
851
856
#, python-format
852
857
msgid ""
853
858
"Instance Type %(instance_type_id)s has no extra specs with key "
854
859
"%(extra_specs_key)s."
855
860
msgstr ""
856
861
 
857
 
#: nova/exception.py:833
 
862
#: nova/exception.py:838
858
863
#, python-format
859
864
msgid "File %(file_path)s could not be found."
860
865
msgstr ""
861
866
 
862
 
#: nova/exception.py:837
 
867
#: nova/exception.py:842
863
868
msgid "Zero files could be found."
864
869
msgstr ""
865
870
 
866
 
#: nova/exception.py:841
 
871
#: nova/exception.py:846
867
872
#, python-format
868
873
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
869
874
msgstr ""
870
875
 
871
 
#: nova/exception.py:846
 
876
#: nova/exception.py:851
872
877
#, python-format
873
878
msgid "Network adapter %(adapter)s could not be found."
874
879
msgstr ""
875
880
 
876
 
#: nova/exception.py:850
 
881
#: nova/exception.py:855
877
882
#, python-format
878
883
msgid "Class %(class_name)s could not be found: %(exception)s"
879
884
msgstr ""
880
885
 
881
 
#: nova/exception.py:854
 
886
#: nova/exception.py:859
882
887
msgid "Action not allowed."
883
888
msgstr ""
884
889
 
885
 
#: nova/exception.py:858
 
890
#: nova/exception.py:863
886
891
msgid "Rotation is not allowed for snapshots"
887
892
msgstr ""
888
893
 
889
 
#: nova/exception.py:862
 
894
#: nova/exception.py:867
890
895
msgid "Rotation param is required for backup image_type"
891
896
msgstr ""
892
897
 
893
 
#: nova/exception.py:866
 
898
#: nova/exception.py:871
894
899
#, python-format
895
900
msgid "Key pair %(key_name)s already exists."
896
901
msgstr ""
897
902
 
898
 
#: nova/exception.py:870
 
903
#: nova/exception.py:875
899
904
#, python-format
900
905
msgid "Instance %(name)s already exists."
901
906
msgstr ""
902
907
 
903
 
#: nova/exception.py:874
 
908
#: nova/exception.py:879
904
909
#, python-format
905
910
msgid "Instance Type %(name)s already exists."
906
911
msgstr ""
907
912
 
908
 
#: nova/exception.py:878
 
913
#: nova/exception.py:883
909
914
#, python-format
910
915
msgid ""
911
916
"Flavor access alreay exists for flavor %(flavor_id)s and project "
912
917
"%(project_id)s combination."
913
918
msgstr ""
914
919
 
915
 
#: nova/exception.py:883
 
920
#: nova/exception.py:888
916
921
#, python-format
917
922
msgid "Volume Type %(name)s already exists."
918
923
msgstr ""
919
924
 
920
 
#: nova/exception.py:887
 
925
#: nova/exception.py:892
921
926
#, python-format
922
927
msgid "%(path)s is not on shared storage: %(reason)s"
923
928
msgstr ""
924
929
 
925
 
#: nova/exception.py:891
 
930
#: nova/exception.py:896
926
931
#, python-format
927
932
msgid "%(path)s is not on local storage: %(reason)s"
928
933
msgstr ""
929
934
 
930
 
#: nova/exception.py:895
 
935
#: nova/exception.py:900
931
936
msgid "Migration error"
932
937
msgstr ""
933
938
 
934
 
#: nova/exception.py:899
 
939
#: nova/exception.py:904
935
940
#, python-format
936
941
msgid "Malformed message body: %(reason)s"
937
942
msgstr ""
938
943
 
939
 
#: nova/exception.py:905
 
944
#: nova/exception.py:910
940
945
#, python-format
941
946
msgid "Could not find config at %(path)s"
942
947
msgstr ""
943
948
 
944
 
#: nova/exception.py:909
 
949
#: nova/exception.py:914
945
950
#, python-format
946
951
msgid "Could not load paste app '%(name)s' from %(path)s"
947
952
msgstr ""
948
953
 
949
 
#: nova/exception.py:913
 
954
#: nova/exception.py:918
950
955
msgid "When resizing, instances must change flavor!"
951
956
msgstr ""
952
957
 
953
 
#: nova/exception.py:917
 
958
#: nova/exception.py:922
954
959
msgid "Image is larger than instance type allows"
955
960
msgstr ""
956
961
 
957
 
#: nova/exception.py:921
 
962
#: nova/exception.py:926
958
963
msgid "Instance type's memory is too small for requested image."
959
964
msgstr ""
960
965
 
961
 
#: nova/exception.py:925
 
966
#: nova/exception.py:930
962
967
msgid "Instance type's disk is too small for requested image."
963
968
msgstr ""
964
969
 
965
 
#: nova/exception.py:929
 
970
#: nova/exception.py:934
966
971
#, python-format
967
972
msgid "Insufficient free memory on compute node to start %(uuid)s."
968
973
msgstr ""
969
974
 
970
 
#: nova/exception.py:933
 
975
#: nova/exception.py:938
971
976
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
972
977
msgstr ""
973
978
 
974
 
#: nova/exception.py:937
 
979
#: nova/exception.py:942
975
980
#, python-format
976
981
msgid "No valid host was found. %(reason)s"
977
982
msgstr ""
978
983
 
979
 
#: nova/exception.py:941
 
984
#: nova/exception.py:946
980
985
#, python-format
981
986
msgid "Host %(host)s is not up or doesn't exist."
982
987
msgstr ""
983
988
 
984
 
#: nova/exception.py:945
 
989
#: nova/exception.py:950
985
990
msgid "Quota exceeded"
986
991
msgstr ""
987
992
 
988
 
#: nova/exception.py:952
 
993
#: nova/exception.py:957
989
994
#, python-format
990
995
msgid ""
991
996
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
992
997
"%(used)d of %(allowed)d %(resource)s"
993
998
msgstr ""
994
999
 
995
 
#: nova/exception.py:957
 
1000
#: nova/exception.py:962
996
1001
msgid "Maximum volume size exceeded"
997
1002
msgstr ""
998
1003
 
999
 
#: nova/exception.py:961
 
1004
#: nova/exception.py:966
1000
1005
#, python-format
1001
1006
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
1002
1007
msgstr ""
1003
1008
 
1004
 
#: nova/exception.py:965
 
1009
#: nova/exception.py:970
1005
1010
msgid "Maximum number of floating ips exceeded"
1006
1011
msgstr ""
1007
1012
 
1008
 
#: nova/exception.py:969
 
1013
#: nova/exception.py:974
1009
1014
#, python-format
1010
1015
msgid "Maximum number of metadata items exceeds %(allowed)d"
1011
1016
msgstr ""
1012
1017
 
1013
 
#: nova/exception.py:973
 
1018
#: nova/exception.py:978
1014
1019
msgid "Personality file limit exceeded"
1015
1020
msgstr ""
1016
1021
 
1017
 
#: nova/exception.py:977
 
1022
#: nova/exception.py:982
1018
1023
msgid "Personality file path too long"
1019
1024
msgstr ""
1020
1025
 
1021
 
#: nova/exception.py:981
 
1026
#: nova/exception.py:986
1022
1027
msgid "Personality file content too long"
1023
1028
msgstr ""
1024
1029
 
1025
 
#: nova/exception.py:985
 
1030
#: nova/exception.py:990
1026
1031
msgid "Maximum number of key pairs exceeded"
1027
1032
msgstr ""
1028
1033
 
1029
 
#: nova/exception.py:989
 
1034
#: nova/exception.py:994
1030
1035
msgid "Maximum number of security groups or rules exceeded"
1031
1036
msgstr ""
1032
1037
 
1033
 
#: nova/exception.py:993
 
1038
#: nova/exception.py:998
1034
1039
#, python-format
1035
1040
msgid ""
1036
1041
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1037
1042
"%(reason)s."
1038
1043
msgstr ""
1039
1044
 
1040
 
#: nova/exception.py:998
 
1045
#: nova/exception.py:1003
1041
1046
#, python-format
1042
1047
msgid "Aggregate %(aggregate_id)s could not be found."
1043
1048
msgstr ""
1044
1049
 
1045
 
#: nova/exception.py:1002
 
1050
#: nova/exception.py:1007
1046
1051
#, python-format
1047
1052
msgid "Aggregate %(aggregate_name)s already exists."
1048
1053
msgstr ""
1049
1054
 
1050
 
#: nova/exception.py:1006
 
1055
#: nova/exception.py:1011
1051
1056
#, python-format
1052
1057
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1053
1058
msgstr ""
1054
1059
 
1055
 
#: nova/exception.py:1010
 
1060
#: nova/exception.py:1015
1056
1061
#, python-format
1057
1062
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1058
1063
msgstr ""
1059
1064
 
1060
 
#: nova/exception.py:1015
 
1065
#: nova/exception.py:1020
1061
1066
#, python-format
1062
1067
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1063
1068
msgstr ""
1064
1069
 
1065
 
#: nova/exception.py:1019
 
1070
#: nova/exception.py:1024
1066
1071
#, python-format
1067
1072
msgid "Detected more than one volume with name %(vol_name)s"
1068
1073
msgstr ""
1069
1074
 
1070
 
#: nova/exception.py:1023
 
1075
#: nova/exception.py:1028
1071
1076
#, python-format
1072
1077
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1073
1078
msgstr ""
1074
1079
 
1075
 
#: nova/exception.py:1028
 
1080
#: nova/exception.py:1033
1076
1081
#, python-format
1077
1082
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
1078
1083
msgstr ""
1079
1084
 
1080
 
#: nova/exception.py:1033
 
1085
#: nova/exception.py:1038
1081
1086
msgid "Unknown NFS exception"
1082
1087
msgstr ""
1083
1088
 
1084
 
#: nova/exception.py:1037
 
1089
#: nova/exception.py:1042
1085
1090
msgid "No mounted NFS shares found"
1086
1091
msgstr ""
1087
1092
 
1088
 
#: nova/exception.py:1041
 
1093
#: nova/exception.py:1046
1089
1094
#, python-format
1090
1095
msgid "There is no share which can host %(volume_size)sG"
1091
1096
msgstr ""
1092
1097
 
1093
 
#: nova/exception.py:1045
 
1098
#: nova/exception.py:1050
1094
1099
msgid "Unable to create instance type"
1095
1100
msgstr ""
1096
1101
 
1097
 
#: nova/exception.py:1049
 
1102
#: nova/exception.py:1054
1098
1103
#, python-format
1099
1104
msgid "Failed to set admin password on %(instance)s because %(reason)s"
1100
1105
msgstr ""
1101
1106
 
1102
 
#: nova/exception.py:1055
 
1107
#: nova/exception.py:1060
1103
1108
msgid "Bad response from SolidFire API"
1104
1109
msgstr ""
1105
1110
 
1106
 
#: nova/exception.py:1059
 
1111
#: nova/exception.py:1064
1107
1112
#, python-format
1108
1113
msgid "Error in SolidFire API response: data=%(data)s"
1109
1114
msgstr ""
1110
1115
 
1111
 
#: nova/exception.py:1063
 
1116
#: nova/exception.py:1068
1112
1117
#, python-format
1113
1118
msgid "Detected existing vlan with id %(vlan)d"
1114
1119
msgstr ""
1115
1120
 
1116
 
#: nova/exception.py:1067
 
1121
#: nova/exception.py:1072
1117
1122
#, python-format
1118
1123
msgid "Instance %(instance_id)s could not be found."
1119
1124
msgstr ""
1120
1125
 
1121
 
#: nova/exception.py:1071
 
1126
#: nova/exception.py:1076
 
1127
#, python-format
 
1128
msgid "Marker %(marker)s could not be found."
 
1129
msgstr ""
 
1130
 
 
1131
#: nova/exception.py:1080
1122
1132
#, python-format
1123
1133
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1124
1134
msgstr ""
1125
1135
 
1126
 
#: nova/exception.py:1075
 
1136
#: nova/exception.py:1084
1127
1137
#, fuzzy, python-format
1128
1138
msgid "Could not fetch image %(image_id)s"
1129
1139
msgstr "keine Methode für diese Nachricht gefunden: %s"
1130
1140
 
1131
 
#: nova/exception.py:1079
 
1141
#: nova/exception.py:1088
1132
1142
#, python-format
1133
1143
msgid "Task %(task_name)s is already running on host %(host)s"
1134
1144
msgstr ""
1135
1145
 
1136
 
#: nova/exception.py:1083
 
1146
#: nova/exception.py:1092
1137
1147
#, python-format
1138
1148
msgid "Task %(task_name)s is not running on host %(host)s"
1139
1149
msgstr ""
1140
1150
 
1141
 
#: nova/exception.py:1087
 
1151
#: nova/exception.py:1096
1142
1152
#, python-format
1143
1153
msgid "Instance %(instance_uuid)s is locked"
1144
1154
msgstr ""
1145
1155
 
1146
 
#: nova/exception.py:1091
 
1156
#: nova/exception.py:1100
1147
1157
#, python-format
1148
1158
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
1149
1159
msgstr ""
1150
1160
 
1151
 
#: nova/exception.py:1096
 
1161
#: nova/exception.py:1105
1152
1162
#, python-format
1153
1163
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
1154
1164
msgstr ""
1155
1165
 
1156
 
#: nova/exception.py:1101
 
1166
#: nova/exception.py:1110
1157
1167
#, python-format
1158
1168
msgid ""
1159
1169
"User data too large. User data must be no larger than %(maxsize)s bytes "
1160
1170
"once base64 encoded. Your data is %(length)d bytes"
1161
1171
msgstr ""
1162
1172
 
1163
 
#: nova/exception.py:1107
 
1173
#: nova/exception.py:1116
1164
1174
msgid "User data needs to be valid base 64."
1165
1175
msgstr ""
1166
1176
 
1167
 
#: nova/exception.py:1111
 
1177
#: nova/exception.py:1120
1168
1178
#, python-format
1169
1179
msgid ""
1170
1180
"unexpected task state: expecting %(expected)s but the actual state is "
1171
1181
"%(actual)s"
1172
1182
msgstr ""
1173
1183
 
1174
 
#: nova/exception.py:1116
 
1184
#: nova/exception.py:1125
1175
1185
#, python-format
1176
1186
msgid "The CA file for %(project)s could not be found"
1177
1187
msgstr ""
1178
1188
 
1179
 
#: nova/exception.py:1120
 
1189
#: nova/exception.py:1129
1180
1190
#, python-format
1181
1191
msgid "The CRL file for %(project)s could not be found"
1182
1192
msgstr ""
1200
1210
msgid "Notifying Schedulers of capabilities ..."
1201
1211
msgstr ""
1202
1212
 
1203
 
#: nova/notifications.py:92 nova/notifications.py:132
 
1213
#: nova/notifications.py:112 nova/notifications.py:152
1204
1214
msgid "Failed to send state update notification"
1205
1215
msgstr ""
1206
1216
 
1318
1328
msgid "serve() can only be called once"
1319
1329
msgstr ""
1320
1330
 
1321
 
#: nova/utils.py:155
 
1331
#: nova/utils.py:162
1322
1332
#, python-format
1323
1333
msgid "Got unknown keyword args to utils.execute: %r"
1324
1334
msgstr ""
1325
1335
 
1326
 
#: nova/utils.py:161
 
1336
#: nova/utils.py:168
1327
1337
msgid ""
1328
1338
"The root_helper option (which lets you specify a root wrapper different "
1329
1339
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
1330
1340
"should use the rootwrap_config option instead."
1331
1341
msgstr ""
1332
1342
 
1333
 
#: nova/utils.py:176
 
1343
#: nova/utils.py:183
1334
1344
#, python-format
1335
1345
msgid "Running cmd (subprocess): %s"
1336
1346
msgstr "Führe Kommando (subprocess) aus: %s"
1337
1347
 
1338
 
#: nova/utils.py:191 nova/utils.py:269 nova/virt/powervm/common.py:82
 
1348
#: nova/utils.py:199 nova/utils.py:277 nova/virt/powervm/common.py:82
1339
1349
#, python-format
1340
1350
msgid "Result was %s"
1341
1351
msgstr "Ergebnis war %s"
1342
1352
 
1343
 
#: nova/utils.py:204
 
1353
#: nova/utils.py:212
1344
1354
#, python-format
1345
1355
msgid "%r failed. Retrying."
1346
1356
msgstr ""
1347
1357
 
1348
 
#: nova/utils.py:244
 
1358
#: nova/utils.py:252
1349
1359
#, python-format
1350
1360
msgid "Running cmd (SSH): %s"
1351
1361
msgstr ""
1352
1362
 
1353
 
#: nova/utils.py:246
 
1363
#: nova/utils.py:254
1354
1364
msgid "Environment not supported over SSH"
1355
1365
msgstr ""
1356
1366
 
1357
 
#: nova/utils.py:250
 
1367
#: nova/utils.py:258
1358
1368
msgid "process_input not supported over SSH"
1359
1369
msgstr ""
1360
1370
 
1361
 
#: nova/utils.py:285
 
1371
#: nova/utils.py:293
1362
1372
#, python-format
1363
1373
msgid "debug in callback: %s"
1364
1374
msgstr ""
1365
1375
 
1366
 
#: nova/utils.py:444
 
1376
#: nova/utils.py:452
1367
1377
#, python-format
1368
1378
msgid "Link Local address is not found.:%s"
1369
1379
msgstr ""
1370
1380
 
1371
 
#: nova/utils.py:447
 
1381
#: nova/utils.py:455
1372
1382
#, python-format
1373
1383
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1374
1384
msgstr ""
1375
1385
 
1376
 
#: nova/utils.py:482
 
1386
#: nova/utils.py:490
1377
1387
#, python-format
1378
1388
msgid "Invalid backend: %s"
1379
1389
msgstr ""
1380
1390
 
1381
 
#: nova/utils.py:494
 
1391
#: nova/utils.py:502
1382
1392
#, python-format
1383
1393
msgid "backend %s"
1384
1394
msgstr ""
1385
1395
 
1386
 
#: nova/utils.py:544
 
1396
#: nova/utils.py:552
1387
1397
msgid "in looping call"
1388
1398
msgstr ""
1389
1399
 
1390
 
#: nova/utils.py:628
 
1400
#: nova/utils.py:636
1391
1401
#, python-format
1392
1402
msgid "Could not release the acquired lock `%s`"
1393
1403
msgstr ""
1394
1404
 
1395
 
#: nova/utils.py:711
 
1405
#: nova/utils.py:719
1396
1406
#, python-format
1397
1407
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1398
1408
msgstr ""
1399
1409
 
1400
 
#: nova/utils.py:715
 
1410
#: nova/utils.py:723
1401
1411
#, python-format
1402
1412
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1403
1413
msgstr ""
1404
1414
 
1405
 
#: nova/utils.py:741
 
1415
#: nova/utils.py:749
1406
1416
#, python-format
1407
1417
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1408
1418
msgstr ""
1409
1419
 
1410
 
#: nova/utils.py:882
 
1420
#: nova/utils.py:890
1411
1421
#, python-format
1412
1422
msgid "Expected object of type: %s"
1413
1423
msgstr ""
1414
1424
 
1415
 
#: nova/utils.py:911
 
1425
#: nova/utils.py:919
1416
1426
#, python-format
1417
1427
msgid "Invalid server_string: %s"
1418
1428
msgstr ""
1419
1429
 
1420
 
#: nova/utils.py:1051
 
1430
#: nova/utils.py:1059
1421
1431
#, python-format
1422
1432
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1423
1433
msgstr ""
1424
1434
 
1425
 
#: nova/utils.py:1129
 
1435
#: nova/utils.py:1137
1426
1436
#, python-format
1427
1437
msgid "Reloading cached file %s"
1428
1438
msgstr ""
1429
1439
 
1430
 
#: nova/utils.py:1235 nova/virt/configdrive.py:145
 
1440
#: nova/utils.py:1255 nova/virt/configdrive.py:145
1431
1441
#, python-format
1432
1442
msgid "Could not remove tmpdir: %s"
1433
1443
msgstr ""
1634
1644
msgid "Delete key pair %s"
1635
1645
msgstr ""
1636
1646
 
1637
 
#: nova/api/ec2/cloud.py:554 nova/api/ec2/cloud.py:666
 
1647
#: nova/api/ec2/cloud.py:557 nova/api/ec2/cloud.py:669
1638
1648
msgid "Not enough parameters, need group_name or group_id"
1639
1649
msgstr ""
1640
1650
 
1641
 
#: nova/api/ec2/cloud.py:559
 
1651
#: nova/api/ec2/cloud.py:562
1642
1652
#, python-format
1643
1653
msgid "%s Not enough parameters to build a valid rule"
1644
1654
msgstr ""
1645
1655
 
1646
 
#: nova/api/ec2/cloud.py:589 nova/api/ec2/cloud.py:620
 
1656
#: nova/api/ec2/cloud.py:592 nova/api/ec2/cloud.py:623
1647
1657
msgid "No rule for the specified parameters."
1648
1658
msgstr ""
1649
1659
 
1650
 
#: nova/api/ec2/cloud.py:611
 
1660
#: nova/api/ec2/cloud.py:614
1651
1661
#, python-format
1652
1662
msgid "%s - This rule already exists in group"
1653
1663
msgstr ""
1654
1664
 
1655
 
#: nova/api/ec2/cloud.py:677
 
1665
#: nova/api/ec2/cloud.py:680
1656
1666
#, python-format
1657
1667
msgid "Get console output for instance %s"
1658
1668
msgstr ""
1659
1669
 
1660
 
#: nova/api/ec2/cloud.py:753
 
1670
#: nova/api/ec2/cloud.py:756
1661
1671
#, python-format
1662
1672
msgid "Create volume from snapshot %s"
1663
1673
msgstr ""
1664
1674
 
1665
 
#: nova/api/ec2/cloud.py:757 nova/api/openstack/compute/contrib/volumes.py:250
1666
 
#: nova/api/openstack/volume/volumes.py:286
 
1675
#: nova/api/ec2/cloud.py:760 nova/api/openstack/compute/contrib/volumes.py:250
 
1676
#: nova/api/openstack/volume/volumes.py:305
1667
1677
#, python-format
1668
1678
msgid "Create volume of %s GB"
1669
1679
msgstr ""
1670
1680
 
1671
 
#: nova/api/ec2/cloud.py:783
 
1681
#: nova/api/ec2/cloud.py:788
1672
1682
msgid "Delete Failed"
1673
1683
msgstr ""
1674
1684
 
1675
 
#: nova/api/ec2/cloud.py:796
 
1685
#: nova/api/ec2/cloud.py:801
1676
1686
#, python-format
1677
1687
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1678
1688
msgstr ""
1679
1689
 
1680
 
#: nova/api/ec2/cloud.py:804
 
1690
#: nova/api/ec2/cloud.py:809
1681
1691
msgid "Attach Failed."
1682
1692
msgstr ""
1683
1693
 
1684
 
#: nova/api/ec2/cloud.py:817 nova/api/openstack/compute/contrib/volumes.py:429
 
1694
#: nova/api/ec2/cloud.py:822 nova/api/openstack/compute/contrib/volumes.py:429
1685
1695
#, python-format
1686
1696
msgid "Detach volume %s"
1687
1697
msgstr ""
1688
1698
 
1689
 
#: nova/api/ec2/cloud.py:823
 
1699
#: nova/api/ec2/cloud.py:828
1690
1700
msgid "Detach Volume Failed."
1691
1701
msgstr ""
1692
1702
 
1693
 
#: nova/api/ec2/cloud.py:849 nova/api/ec2/cloud.py:906
1694
 
#: nova/api/ec2/cloud.py:1440 nova/api/ec2/cloud.py:1455
 
1703
#: nova/api/ec2/cloud.py:854 nova/api/ec2/cloud.py:911
 
1704
#: nova/api/ec2/cloud.py:1445 nova/api/ec2/cloud.py:1460
1695
1705
#, python-format
1696
1706
msgid "attribute not supported: %s"
1697
1707
msgstr ""
1698
1708
 
1699
 
#: nova/api/ec2/cloud.py:972
 
1709
#: nova/api/ec2/cloud.py:977
1700
1710
#, python-format
1701
1711
msgid "vol = %s\n"
1702
1712
msgstr ""
1703
1713
 
1704
 
#: nova/api/ec2/cloud.py:1123
 
1714
#: nova/api/ec2/cloud.py:1128
1705
1715
msgid "Allocate address"
1706
1716
msgstr ""
1707
1717
 
1708
 
#: nova/api/ec2/cloud.py:1127
 
1718
#: nova/api/ec2/cloud.py:1132
1709
1719
msgid "No more floating IPs available"
1710
1720
msgstr ""
1711
1721
 
1712
 
#: nova/api/ec2/cloud.py:1131
 
1722
#: nova/api/ec2/cloud.py:1136
1713
1723
#, python-format
1714
1724
msgid "Release address %s"
1715
1725
msgstr ""
1716
1726
 
1717
 
#: nova/api/ec2/cloud.py:1136
 
1727
#: nova/api/ec2/cloud.py:1141
1718
1728
msgid "Unable to release IP Address."
1719
1729
msgstr ""
1720
1730
 
1721
 
#: nova/api/ec2/cloud.py:1139
 
1731
#: nova/api/ec2/cloud.py:1144
1722
1732
#, python-format
1723
1733
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1724
1734
msgstr ""
1725
1735
 
1726
 
#: nova/api/ec2/cloud.py:1147
 
1736
#: nova/api/ec2/cloud.py:1152
1727
1737
msgid "Unable to associate IP Address, no fixed_ips."
1728
1738
msgstr ""
1729
1739
 
1730
 
#: nova/api/ec2/cloud.py:1155
 
1740
#: nova/api/ec2/cloud.py:1160
1731
1741
#: nova/api/openstack/compute/contrib/floating_ips.py:244
1732
1742
#, python-format
1733
1743
msgid "multiple fixed_ips exist, using the first: %s"
1734
1744
msgstr ""
1735
1745
 
1736
 
#: nova/api/ec2/cloud.py:1164
 
1746
#: nova/api/ec2/cloud.py:1169
1737
1747
msgid "Floating ip is already associated."
1738
1748
msgstr ""
1739
1749
 
1740
 
#: nova/api/ec2/cloud.py:1167
 
1750
#: nova/api/ec2/cloud.py:1172
1741
1751
msgid "l3driver call to add floating ip failed."
1742
1752
msgstr ""
1743
1753
 
1744
 
#: nova/api/ec2/cloud.py:1170
 
1754
#: nova/api/ec2/cloud.py:1175
1745
1755
msgid "Error, unable to associate floating ip."
1746
1756
msgstr ""
1747
1757
 
1748
 
#: nova/api/ec2/cloud.py:1178
 
1758
#: nova/api/ec2/cloud.py:1183
1749
1759
#, python-format
1750
1760
msgid "Disassociate address %s"
1751
1761
msgstr ""
1752
1762
 
1753
 
#: nova/api/ec2/cloud.py:1183
 
1763
#: nova/api/ec2/cloud.py:1188
1754
1764
msgid "Floating ip is not associated."
1755
1765
msgstr ""
1756
1766
 
1757
 
#: nova/api/ec2/cloud.py:1210
 
1767
#: nova/api/ec2/cloud.py:1215
1758
1768
msgid "Image must be available"
1759
1769
msgstr ""
1760
1770
 
1761
 
#: nova/api/ec2/cloud.py:1242
 
1771
#: nova/api/ec2/cloud.py:1247
1762
1772
msgid "Going to start terminating instances"
1763
1773
msgstr ""
1764
1774
 
1765
 
#: nova/api/ec2/cloud.py:1252
 
1775
#: nova/api/ec2/cloud.py:1257
1766
1776
#, python-format
1767
1777
msgid "Reboot instance %r"
1768
1778
msgstr ""
1769
1779
 
1770
 
#: nova/api/ec2/cloud.py:1261
 
1780
#: nova/api/ec2/cloud.py:1266
1771
1781
msgid "Going to stop instances"
1772
1782
msgstr ""
1773
1783
 
1774
 
#: nova/api/ec2/cloud.py:1270
 
1784
#: nova/api/ec2/cloud.py:1275
1775
1785
msgid "Going to start instances"
1776
1786
msgstr ""
1777
1787
 
1778
 
#: nova/api/ec2/cloud.py:1361
 
1788
#: nova/api/ec2/cloud.py:1366
1779
1789
#, python-format
1780
1790
msgid "De-registering image %s"
1781
1791
msgstr ""
1782
1792
 
1783
 
#: nova/api/ec2/cloud.py:1377
 
1793
#: nova/api/ec2/cloud.py:1382
1784
1794
msgid "imageLocation is required"
1785
1795
msgstr ""
1786
1796
 
1787
 
#: nova/api/ec2/cloud.py:1396
 
1797
#: nova/api/ec2/cloud.py:1401
1788
1798
#, python-format
1789
1799
msgid "Registered image %(image_location)s with id %(image_id)s"
1790
1800
msgstr ""
1791
1801
 
1792
 
#: nova/api/ec2/cloud.py:1458
 
1802
#: nova/api/ec2/cloud.py:1463
1793
1803
msgid "user or group not specified"
1794
1804
msgstr ""
1795
1805
 
1796
 
#: nova/api/ec2/cloud.py:1460
 
1806
#: nova/api/ec2/cloud.py:1465
1797
1807
msgid "only group \"all\" is supported"
1798
1808
msgstr ""
1799
1809
 
1800
 
#: nova/api/ec2/cloud.py:1462
 
1810
#: nova/api/ec2/cloud.py:1467
1801
1811
msgid "operation_type must be add or remove"
1802
1812
msgstr ""
1803
1813
 
1804
 
#: nova/api/ec2/cloud.py:1464
 
1814
#: nova/api/ec2/cloud.py:1469
1805
1815
#, python-format
1806
1816
msgid "Updating image %s publicity"
1807
1817
msgstr ""
1808
1818
 
1809
 
#: nova/api/ec2/cloud.py:1477
 
1819
#: nova/api/ec2/cloud.py:1482
1810
1820
#, python-format
1811
1821
msgid "Not allowed to modify attributes for image %s"
1812
1822
msgstr ""
1813
1823
 
1814
 
#: nova/api/ec2/cloud.py:1506
 
1824
#: nova/api/ec2/cloud.py:1511
1815
1825
#, python-format
1816
1826
msgid ""
1817
1827
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
1818
1828
"have a volume attached at root (%(root)s)"
1819
1829
msgstr ""
1820
1830
 
1821
 
#: nova/api/ec2/cloud.py:1536
 
1831
#: nova/api/ec2/cloud.py:1541
1822
1832
#, python-format
1823
1833
msgid "Couldn't stop instance with in %d sec"
1824
1834
msgstr ""
1825
1835
 
1826
 
#: nova/api/ec2/cloud.py:1554
 
1836
#: nova/api/ec2/cloud.py:1559
1827
1837
#, python-format
1828
1838
msgid "image of %(instance)s at %(now)s"
1829
1839
msgstr ""
1830
1840
 
1831
 
#: nova/api/ec2/cloud.py:1587
 
1841
#: nova/api/ec2/cloud.py:1592
1832
1842
msgid "Invalid CIDR"
1833
1843
msgstr ""
1834
1844
 
1837
1847
msgid "Failed to get metadata for ip: %s"
1838
1848
msgstr ""
1839
1849
 
1840
 
#: nova/api/openstack/__init__.py:50
 
1850
#: nova/api/openstack/__init__.py:51
1841
1851
#, python-format
1842
1852
msgid "Caught error: %s"
1843
1853
msgstr ""
1844
1854
 
1845
 
#: nova/api/openstack/__init__.py:59 nova/api/openstack/wsgi.py:960
 
1855
#: nova/api/openstack/__init__.py:60 nova/api/openstack/wsgi.py:968
1846
1856
#, python-format
1847
1857
msgid "%(url)s returned with HTTP %(status)d"
1848
1858
msgstr ""
1849
1859
 
1850
 
#: nova/api/openstack/__init__.py:123
 
1860
#: nova/api/openstack/__init__.py:126
1851
1861
msgid "Must specify an ExtensionManager class"
1852
1862
msgstr ""
1853
1863
 
1854
 
#: nova/api/openstack/__init__.py:134
 
1864
#: nova/api/openstack/__init__.py:137
1855
1865
#, python-format
1856
1866
msgid "Extended resource: %s"
1857
1867
msgstr ""
1858
1868
 
1859
 
#: nova/api/openstack/__init__.py:165
 
1869
#: nova/api/openstack/__init__.py:168
1860
1870
#, python-format
1861
1871
msgid ""
1862
1872
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1863
1873
"resource"
1864
1874
msgstr ""
1865
1875
 
1866
 
#: nova/api/openstack/__init__.py:170
 
1876
#: nova/api/openstack/__init__.py:173
1867
1877
#, python-format
1868
1878
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1869
1879
msgstr ""
1891
1901
msgid "offset param must be positive"
1892
1902
msgstr ""
1893
1903
 
1894
 
#: nova/api/openstack/common.py:215
 
1904
#: nova/api/openstack/common.py:215 nova/api/openstack/compute/servers.py:538
1895
1905
#, python-format
1896
1906
msgid "marker [%s] not found"
1897
1907
msgstr ""
1935
1945
msgid "Instance snapshots are not permitted at this time."
1936
1946
msgstr ""
1937
1947
 
1938
 
#: nova/api/openstack/extensions.py:198
 
1948
#: nova/api/openstack/extensions.py:201
1939
1949
#, python-format
1940
1950
msgid "Loaded extension: %s"
1941
1951
msgstr ""
1942
1952
 
1943
 
#: nova/api/openstack/extensions.py:236
 
1953
#: nova/api/openstack/extensions.py:240
1944
1954
#, python-format
1945
1955
msgid "Ext name: %s"
1946
1956
msgstr ""
1947
1957
 
1948
 
#: nova/api/openstack/extensions.py:237
 
1958
#: nova/api/openstack/extensions.py:241
1949
1959
#, python-format
1950
1960
msgid "Ext alias: %s"
1951
1961
msgstr ""
1952
1962
 
1953
 
#: nova/api/openstack/extensions.py:238
 
1963
#: nova/api/openstack/extensions.py:242
1954
1964
#, python-format
1955
1965
msgid "Ext description: %s"
1956
1966
msgstr ""
1957
1967
 
1958
 
#: nova/api/openstack/extensions.py:240
 
1968
#: nova/api/openstack/extensions.py:244
1959
1969
#, python-format
1960
1970
msgid "Ext namespace: %s"
1961
1971
msgstr ""
1962
1972
 
1963
 
#: nova/api/openstack/extensions.py:241
 
1973
#: nova/api/openstack/extensions.py:245
1964
1974
#, python-format
1965
1975
msgid "Ext updated: %s"
1966
1976
msgstr ""
1967
1977
 
1968
 
#: nova/api/openstack/extensions.py:243
 
1978
#: nova/api/openstack/extensions.py:247
1969
1979
#, python-format
1970
1980
msgid "Exception loading extension: %s"
1971
1981
msgstr ""
1972
1982
 
1973
 
#: nova/api/openstack/extensions.py:257
 
1983
#: nova/api/openstack/extensions.py:261
1974
1984
#, python-format
1975
1985
msgid "Loading extension %s"
1976
1986
msgstr ""
1977
1987
 
1978
 
#: nova/api/openstack/extensions.py:266
 
1988
#: nova/api/openstack/extensions.py:270
1979
1989
#, python-format
1980
1990
msgid "Calling extension factory %s"
1981
1991
msgstr ""
1982
1992
 
1983
 
#: nova/api/openstack/extensions.py:278
 
1993
#: nova/api/openstack/extensions.py:282
1984
1994
#, python-format
1985
1995
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
1986
1996
msgstr ""
1987
1997
 
1988
 
#: nova/api/openstack/extensions.py:359
 
1998
#: nova/api/openstack/extensions.py:363
1989
1999
#, python-format
1990
2000
msgid "Failed to load extension %(classpath)s: %(exc)s"
1991
2001
msgstr ""
1992
2002
 
1993
 
#: nova/api/openstack/extensions.py:383
 
2003
#: nova/api/openstack/extensions.py:387
1994
2004
#, python-format
1995
2005
msgid "Failed to load extension %(ext_name)s: %(exc)s"
1996
2006
msgstr ""
1997
2007
 
1998
 
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:602
 
2008
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:610
1999
2009
msgid "cannot understand JSON"
2000
2010
msgstr ""
2001
2011
 
2004
2014
msgid "cannot understand XML"
2005
2015
msgstr ""
2006
2016
 
2007
 
#: nova/api/openstack/wsgi.py:607
 
2017
#: nova/api/openstack/wsgi.py:615
2008
2018
msgid "too many body keys"
2009
2019
msgstr ""
2010
2020
 
2011
 
#: nova/api/openstack/wsgi.py:650
 
2021
#: nova/api/openstack/wsgi.py:658
2012
2022
#, python-format
2013
2023
msgid "Exception handling resource: %s"
2014
2024
msgstr ""
2015
2025
 
2016
 
#: nova/api/openstack/wsgi.py:654
 
2026
#: nova/api/openstack/wsgi.py:662
2017
2027
#, python-format
2018
2028
msgid "Fault thrown: %s"
2019
2029
msgstr ""
2020
2030
 
2021
 
#: nova/api/openstack/wsgi.py:657
 
2031
#: nova/api/openstack/wsgi.py:665
2022
2032
#, python-format
2023
2033
msgid "HTTP exception thrown: %s"
2024
2034
msgstr ""
2025
2035
 
2026
 
#: nova/api/openstack/wsgi.py:771
 
2036
#: nova/api/openstack/wsgi.py:779
2027
2037
msgid "Unrecognized Content-Type provided in request"
2028
2038
msgstr ""
2029
2039
 
2030
 
#: nova/api/openstack/wsgi.py:775
 
2040
#: nova/api/openstack/wsgi.py:783
2031
2041
msgid "No Content-Type provided in request"
2032
2042
msgstr ""
2033
2043
 
2034
 
#: nova/api/openstack/wsgi.py:779
 
2044
#: nova/api/openstack/wsgi.py:787
2035
2045
msgid "Empty body provided in request"
2036
2046
msgstr ""
2037
2047
 
2038
 
#: nova/api/openstack/wsgi.py:890
 
2048
#: nova/api/openstack/wsgi.py:898
2039
2049
#, python-format
2040
2050
msgid "There is no such action: %s"
2041
2051
msgstr ""
2042
2052
 
2043
 
#: nova/api/openstack/wsgi.py:893 nova/api/openstack/wsgi.py:906
 
2053
#: nova/api/openstack/wsgi.py:901 nova/api/openstack/wsgi.py:914
2044
2054
#: nova/api/openstack/compute/server_metadata.py:58
2045
2055
#: nova/api/openstack/compute/server_metadata.py:76
2046
2056
#: nova/api/openstack/compute/server_metadata.py:101
2049
2059
msgid "Malformed request body"
2050
2060
msgstr ""
2051
2061
 
2052
 
#: nova/api/openstack/wsgi.py:903
 
2062
#: nova/api/openstack/wsgi.py:911
2053
2063
msgid "Unsupported Content-Type"
2054
2064
msgstr ""
2055
2065
 
2056
 
#: nova/api/openstack/wsgi.py:915
 
2066
#: nova/api/openstack/wsgi.py:923
2057
2067
msgid "Malformed request url"
2058
2068
msgstr ""
2059
2069
 
2060
 
#: nova/api/openstack/wsgi.py:963
 
2070
#: nova/api/openstack/wsgi.py:971
2061
2071
#, python-format
2062
2072
msgid "%(url)s returned a fault: %(e)s"
2063
2073
msgstr ""
2112
2122
#: nova/api/openstack/compute/image_metadata.py:84
2113
2123
#: nova/api/openstack/compute/server_metadata.py:80
2114
2124
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:79
2115
 
#: nova/api/openstack/compute/contrib/volumetypes.py:177
2116
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
 
2125
#: nova/api/openstack/compute/contrib/volumetypes.py:174
 
2126
#: nova/api/openstack/volume/contrib/types_extra_specs.py:101
2117
2127
msgid "Request body and URI mismatch"
2118
2128
msgstr ""
2119
2129
 
2120
2130
#: nova/api/openstack/compute/image_metadata.py:87
2121
2131
#: nova/api/openstack/compute/server_metadata.py:84
2122
2132
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:82
2123
 
#: nova/api/openstack/compute/contrib/volumetypes.py:180
2124
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:107
 
2133
#: nova/api/openstack/compute/contrib/volumetypes.py:177
 
2134
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
2125
2135
msgid "Request body contains too many items"
2126
2136
msgstr ""
2127
2137
 
2159
2169
msgid "Metadata item was not found"
2160
2170
msgstr ""
2161
2171
 
2162
 
#: nova/api/openstack/compute/servers.py:408
 
2172
#: nova/api/openstack/compute/servers.py:446
 
2173
#: nova/api/openstack/compute/servers.py:458
 
2174
#: nova/api/openstack/compute/servers.py:554
 
2175
#: nova/api/openstack/compute/servers.py:710
 
2176
#: nova/api/openstack/compute/servers.py:959
 
2177
#: nova/api/openstack/compute/servers.py:1062
 
2178
#: nova/api/openstack/compute/servers.py:1212
 
2179
msgid "Instance could not be found"
 
2180
msgstr ""
 
2181
 
 
2182
#: nova/api/openstack/compute/servers.py:490
2163
2183
#, python-format
2164
2184
msgid "Invalid server status: %(status)s"
2165
2185
msgstr ""
2166
2186
 
2167
 
#: nova/api/openstack/compute/servers.py:416
 
2187
#: nova/api/openstack/compute/servers.py:498
2168
2188
msgid "Invalid changes-since value"
2169
2189
msgstr ""
2170
2190
 
2171
 
#: nova/api/openstack/compute/servers.py:435
 
2191
#: nova/api/openstack/compute/servers.py:517
2172
2192
msgid "Only administrators may list deleted instances"
2173
2193
msgstr ""
2174
2194
 
2175
 
#: nova/api/openstack/compute/servers.py:473
 
2195
#: nova/api/openstack/compute/servers.py:561
2176
2196
msgid "Server name is not a string or unicode"
2177
2197
msgstr ""
2178
2198
 
2179
 
#: nova/api/openstack/compute/servers.py:477
 
2199
#: nova/api/openstack/compute/servers.py:565
2180
2200
msgid "Server name is an empty string"
2181
2201
msgstr ""
2182
2202
 
2183
 
#: nova/api/openstack/compute/servers.py:481
 
2203
#: nova/api/openstack/compute/servers.py:569
2184
2204
msgid "Server name must be less than 256 characters."
2185
2205
msgstr ""
2186
2206
 
2187
 
#: nova/api/openstack/compute/servers.py:498
 
2207
#: nova/api/openstack/compute/servers.py:586
2188
2208
#, python-format
2189
2209
msgid "Bad personality format: missing %s"
2190
2210
msgstr ""
2191
2211
 
2192
 
#: nova/api/openstack/compute/servers.py:501
 
2212
#: nova/api/openstack/compute/servers.py:589
2193
2213
msgid "Bad personality format"
2194
2214
msgstr ""
2195
2215
 
2196
 
#: nova/api/openstack/compute/servers.py:506
 
2216
#: nova/api/openstack/compute/servers.py:593
2197
2217
#, python-format
2198
2218
msgid "Personality content for %s cannot be decoded"
2199
2219
msgstr ""
2200
2220
 
2201
 
#: nova/api/openstack/compute/servers.py:525
 
2221
#: nova/api/openstack/compute/servers.py:612
2202
2222
msgid "Unknown argment : port"
2203
2223
msgstr ""
2204
2224
 
2205
 
#: nova/api/openstack/compute/servers.py:528
 
2225
#: nova/api/openstack/compute/servers.py:615
2206
2226
#, python-format
2207
2227
msgid "Bad port format: port uuid is not in proper format (%s)"
2208
2228
msgstr ""
2209
2229
 
2210
 
#: nova/api/openstack/compute/servers.py:538
 
2230
#: nova/api/openstack/compute/servers.py:625
2211
2231
#, python-format
2212
2232
msgid "Bad networks format: network uuid is not in proper format (%s)"
2213
2233
msgstr ""
2214
2234
 
2215
 
#: nova/api/openstack/compute/servers.py:548
 
2235
#: nova/api/openstack/compute/servers.py:635
2216
2236
#, python-format
2217
2237
msgid "Invalid fixed IP address (%s)"
2218
2238
msgstr ""
2219
2239
 
2220
 
#: nova/api/openstack/compute/servers.py:561
 
2240
#: nova/api/openstack/compute/servers.py:648
2221
2241
#, python-format
2222
2242
msgid "Duplicate networks (%s) are not allowed"
2223
2243
msgstr ""
2224
2244
 
2225
 
#: nova/api/openstack/compute/servers.py:567
 
2245
#: nova/api/openstack/compute/servers.py:654
2226
2246
#, python-format
2227
2247
msgid "Bad network format: missing %s"
2228
2248
msgstr ""
2229
2249
 
2230
 
#: nova/api/openstack/compute/servers.py:570
 
2250
#: nova/api/openstack/compute/servers.py:657
2231
2251
msgid "Bad networks format"
2232
2252
msgstr ""
2233
2253
 
2234
 
#: nova/api/openstack/compute/servers.py:582
 
2254
#: nova/api/openstack/compute/servers.py:683
2235
2255
msgid "Userdata content cannot be decoded"
2236
2256
msgstr ""
2237
2257
 
2238
 
#: nova/api/openstack/compute/servers.py:589
 
2258
#: nova/api/openstack/compute/servers.py:690
2239
2259
msgid "accessIPv4 is not proper IPv4 format"
2240
2260
msgstr ""
2241
2261
 
2242
 
#: nova/api/openstack/compute/servers.py:596
 
2262
#: nova/api/openstack/compute/servers.py:697
2243
2263
msgid "accessIPv6 is not proper IPv6 format"
2244
2264
msgstr ""
2245
2265
 
2246
 
#: nova/api/openstack/compute/servers.py:629
 
2266
#: nova/api/openstack/compute/servers.py:726
2247
2267
msgid "Server name is not defined"
2248
2268
msgstr ""
2249
2269
 
2250
 
#: nova/api/openstack/compute/servers.py:678
2251
 
#: nova/api/openstack/compute/servers.py:778
 
2270
#: nova/api/openstack/compute/servers.py:775
 
2271
#: nova/api/openstack/compute/servers.py:875
2252
2272
msgid "Invalid flavorRef provided."
2253
2273
msgstr ""
2254
2274
 
2255
 
#: nova/api/openstack/compute/servers.py:714
 
2275
#: nova/api/openstack/compute/servers.py:811
2256
2276
msgid "min_count must be an integer value"
2257
2277
msgstr ""
2258
2278
 
2259
 
#: nova/api/openstack/compute/servers.py:717
 
2279
#: nova/api/openstack/compute/servers.py:814
2260
2280
msgid "min_count must be > 0"
2261
2281
msgstr ""
2262
2282
 
2263
 
#: nova/api/openstack/compute/servers.py:722
 
2283
#: nova/api/openstack/compute/servers.py:819
2264
2284
msgid "max_count must be an integer value"
2265
2285
msgstr ""
2266
2286
 
2267
 
#: nova/api/openstack/compute/servers.py:725
 
2287
#: nova/api/openstack/compute/servers.py:822
2268
2288
msgid "max_count must be > 0"
2269
2289
msgstr ""
2270
2290
 
2271
 
#: nova/api/openstack/compute/servers.py:728
 
2291
#: nova/api/openstack/compute/servers.py:825
2272
2292
msgid "min_count must be <= max_count"
2273
2293
msgstr ""
2274
2294
 
2275
 
#: nova/api/openstack/compute/servers.py:775
 
2295
#: nova/api/openstack/compute/servers.py:872
2276
2296
msgid "Can not find requested image"
2277
2297
msgstr ""
2278
2298
 
2279
 
#: nova/api/openstack/compute/servers.py:781
 
2299
#: nova/api/openstack/compute/servers.py:878
2280
2300
msgid "Invalid key_name provided."
2281
2301
msgstr ""
2282
2302
 
2283
 
#: nova/api/openstack/compute/servers.py:857
 
2303
#: nova/api/openstack/compute/servers.py:951
2284
2304
msgid "HostId cannot be updated."
2285
2305
msgstr ""
2286
2306
 
2287
 
#: nova/api/openstack/compute/servers.py:882
2288
 
#: nova/api/openstack/compute/servers.py:902
 
2307
#: nova/api/openstack/compute/servers.py:977
 
2308
#: nova/api/openstack/compute/servers.py:997
2289
2309
msgid "Instance has not been resized."
2290
2310
msgstr ""
2291
2311
 
2292
 
#: nova/api/openstack/compute/servers.py:888
 
2312
#: nova/api/openstack/compute/servers.py:983
2293
2313
#, python-format
2294
2314
msgid "Error in confirm-resize %s"
2295
2315
msgstr ""
2296
2316
 
2297
 
#: nova/api/openstack/compute/servers.py:908
 
2317
#: nova/api/openstack/compute/servers.py:1003
2298
2318
#, python-format
2299
2319
msgid "Error in revert-resize %s"
2300
2320
msgstr ""
2301
2321
 
2302
 
#: nova/api/openstack/compute/servers.py:921
 
2322
#: nova/api/openstack/compute/servers.py:1016
2303
2323
msgid "Argument 'type' for reboot is not HARD or SOFT"
2304
2324
msgstr ""
2305
2325
 
2306
 
#: nova/api/openstack/compute/servers.py:925
 
2326
#: nova/api/openstack/compute/servers.py:1020
2307
2327
msgid "Missing argument 'type' for reboot"
2308
2328
msgstr ""
2309
2329
 
2310
 
#: nova/api/openstack/compute/servers.py:938
 
2330
#: nova/api/openstack/compute/servers.py:1033
2311
2331
#, python-format
2312
2332
msgid "Error in reboot %s"
2313
2333
msgstr ""
2314
2334
 
2315
 
#: nova/api/openstack/compute/servers.py:950
 
2335
#: nova/api/openstack/compute/servers.py:1045
2316
2336
msgid "Unable to locate requested flavor."
2317
2337
msgstr ""
2318
2338
 
2319
 
#: nova/api/openstack/compute/servers.py:953
 
2339
#: nova/api/openstack/compute/servers.py:1048
2320
2340
msgid "Resize requires a flavor change."
2321
2341
msgstr ""
2322
2342
 
2323
 
#: nova/api/openstack/compute/servers.py:977
2324
 
msgid "Malformed server entity"
2325
 
msgstr ""
2326
 
 
2327
 
#: nova/api/openstack/compute/servers.py:984
 
2343
#: nova/api/openstack/compute/servers.py:1072
2328
2344
msgid "Missing imageRef attribute"
2329
2345
msgstr ""
2330
2346
 
2331
 
#: nova/api/openstack/compute/servers.py:993
 
2347
#: nova/api/openstack/compute/servers.py:1081
 
2348
#: nova/api/openstack/volume/volumes.py:263
 
2349
#: nova/api/openstack/volume/volumes.py:267
2332
2350
msgid "Invalid imageRef provided."
2333
2351
msgstr ""
2334
2352
 
2335
 
#: nova/api/openstack/compute/servers.py:1002
 
2353
#: nova/api/openstack/compute/servers.py:1090
2336
2354
msgid "Missing flavorRef attribute"
2337
2355
msgstr ""
2338
2356
 
2339
 
#: nova/api/openstack/compute/servers.py:1015
 
2357
#: nova/api/openstack/compute/servers.py:1103
2340
2358
msgid "No adminPass was specified"
2341
2359
msgstr ""
2342
2360
 
2343
 
#: nova/api/openstack/compute/servers.py:1019
2344
 
#: nova/api/openstack/compute/servers.py:1219
 
2361
#: nova/api/openstack/compute/servers.py:1107
 
2362
#: nova/api/openstack/compute/servers.py:1307
2345
2363
msgid "Invalid adminPass"
2346
2364
msgstr ""
2347
2365
 
2348
 
#: nova/api/openstack/compute/servers.py:1030
 
2366
#: nova/api/openstack/compute/servers.py:1118
2349
2367
msgid "Unable to parse metadata key/value pairs."
2350
2368
msgstr ""
2351
2369
 
2352
 
#: nova/api/openstack/compute/servers.py:1043
 
2370
#: nova/api/openstack/compute/servers.py:1131
2353
2371
msgid "Resize request has invalid 'flavorRef' attribute."
2354
2372
msgstr ""
2355
2373
 
2356
 
#: nova/api/openstack/compute/servers.py:1046
 
2374
#: nova/api/openstack/compute/servers.py:1134
2357
2375
msgid "Resize requests require 'flavorRef' attribute."
2358
2376
msgstr ""
2359
2377
 
2360
 
#: nova/api/openstack/compute/servers.py:1064
 
2378
#: nova/api/openstack/compute/servers.py:1152
2361
2379
#: nova/api/openstack/compute/contrib/aggregates.py:142
2362
2380
#: nova/api/openstack/compute/contrib/keypairs.py:78
2363
2381
#: nova/api/openstack/compute/contrib/networks.py:75
 
2382
#: nova/api/openstack/volume/contrib/volume_actions.py:86
2364
2383
msgid "Invalid request body"
2365
2384
msgstr ""
2366
2385
 
2367
 
#: nova/api/openstack/compute/servers.py:1069
 
2386
#: nova/api/openstack/compute/servers.py:1157
2368
2387
msgid "Could not parse imageRef from request."
2369
2388
msgstr ""
2370
2389
 
2371
 
#: nova/api/openstack/compute/servers.py:1124
2372
 
msgid "Instance could not be found"
2373
 
msgstr ""
2374
 
 
2375
 
#: nova/api/openstack/compute/servers.py:1129
 
2390
#: nova/api/openstack/compute/servers.py:1217
2376
2391
msgid "Cannot find image for rebuild"
2377
2392
msgstr ""
2378
2393
 
2379
 
#: nova/api/openstack/compute/servers.py:1162
 
2394
#: nova/api/openstack/compute/servers.py:1250
2380
2395
msgid "createImage entity requires name attribute"
2381
2396
msgstr ""
2382
2397
 
2383
 
#: nova/api/openstack/compute/servers.py:1246
 
2398
#: nova/api/openstack/compute/servers.py:1334
2384
2399
#, python-format
2385
2400
msgid "Removing options '%(unk_opt_str)s' from query"
2386
2401
msgstr ""
2563
2578
msgstr ""
2564
2579
 
2565
2580
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2566
 
#: nova/api/openstack/compute/contrib/volumetypes.py:150
2567
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
 
2581
#: nova/api/openstack/compute/contrib/volumetypes.py:147
2568
2582
msgid "No Request Body"
2569
2583
msgstr ""
2570
2584
 
2583
2597
 
2584
2598
#: nova/api/openstack/compute/contrib/floating_ips.py:221
2585
2599
#: nova/api/openstack/compute/contrib/floating_ips.py:273
2586
 
#: nova/api/openstack/compute/contrib/security_groups.py:412
 
2600
#: nova/api/openstack/compute/contrib/security_groups.py:416
2587
2601
msgid "Missing parameter dict"
2588
2602
msgstr ""
2589
2603
 
2749
2763
msgid "Security group id should be integer"
2750
2764
msgstr ""
2751
2765
 
2752
 
#: nova/api/openstack/compute/contrib/security_groups.py:328
 
2766
#: nova/api/openstack/compute/contrib/security_groups.py:332
2753
2767
msgid "Not enough parameters to build a valid rule."
2754
2768
msgstr ""
2755
2769
 
2756
 
#: nova/api/openstack/compute/contrib/security_groups.py:334
 
2770
#: nova/api/openstack/compute/contrib/security_groups.py:338
2757
2771
#, python-format
2758
2772
msgid "This rule already exists in group %s"
2759
2773
msgstr ""
2760
2774
 
2761
 
#: nova/api/openstack/compute/contrib/security_groups.py:415
 
2775
#: nova/api/openstack/compute/contrib/security_groups.py:419
2762
2776
msgid "Security group not specified"
2763
2777
msgstr ""
2764
2778
 
2765
 
#: nova/api/openstack/compute/contrib/security_groups.py:419
 
2779
#: nova/api/openstack/compute/contrib/security_groups.py:423
2766
2780
msgid "Security group name cannot be empty"
2767
2781
msgstr ""
2768
2782
 
2775
2789
msgstr ""
2776
2790
 
2777
2791
#: nova/api/openstack/compute/contrib/volumes.py:76
2778
 
#: nova/api/openstack/volume/volumes.py:101
 
2792
#: nova/api/openstack/volume/volumes.py:105
2779
2793
#, python-format
2780
2794
msgid "vol=%s"
2781
2795
msgstr ""
2782
2796
 
2783
2797
#: nova/api/openstack/compute/contrib/volumes.py:188
2784
 
#: nova/api/openstack/volume/volumes.py:218
 
2798
#: nova/api/openstack/volume/volumes.py:223
2785
2799
#, python-format
2786
2800
msgid "Delete volume with id: %s"
2787
2801
msgstr ""
2798
2812
msgstr ""
2799
2813
 
2800
2814
#: nova/api/openstack/compute/contrib/volumes.py:553
2801
 
#: nova/api/openstack/volume/snapshots.py:111
 
2815
#: nova/api/openstack/volume/snapshots.py:112
2802
2816
#, python-format
2803
2817
msgid "Delete snapshot with id: %s"
2804
2818
msgstr ""
2805
2819
 
2806
2820
#: nova/api/openstack/compute/contrib/volumes.py:596
2807
 
#: nova/api/openstack/volume/snapshots.py:155
 
2821
#: nova/api/openstack/volume/snapshots.py:161
2808
2822
#, python-format
2809
2823
msgid "Create snapshot from volume %s"
2810
2824
msgstr ""
2811
2825
 
2812
2826
#: nova/api/openstack/compute/contrib/volumes.py:600
2813
 
#: nova/api/openstack/volume/snapshots.py:159
 
2827
#: nova/api/openstack/volume/snapshots.py:165
2814
2828
#, python-format
2815
2829
msgid "Invalid value '%s' for force. "
2816
2830
msgstr ""
2819
2833
msgid "Instance has had its instance_type removed from the DB"
2820
2834
msgstr ""
2821
2835
 
2822
 
#: nova/api/openstack/volume/volumes.py:325
 
2836
#: nova/api/openstack/volume/volumes.py:312
 
2837
msgid "Snapshot and image cannot be specified together."
 
2838
msgstr ""
 
2839
 
 
2840
#: nova/api/openstack/volume/volumes.py:356
2823
2841
#, python-format
2824
2842
msgid "Removing options '%(bad_options)s' from query"
2825
2843
msgstr ""
2826
2844
 
2827
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
2828
 
msgid "Malformed extra specs"
 
2845
#: nova/api/openstack/volume/contrib/admin_actions.py:72
 
2846
#, python-format
 
2847
msgid "Updating status of %(resource)s '%(id)s' to '%(status)s'"
2829
2848
msgstr ""
2830
2849
 
2831
 
#: nova/auth/fakeldap.py:34
2832
 
msgid "Attempted to instantiate singleton"
 
2850
#: nova/api/openstack/volume/contrib/volume_actions.py:90
 
2851
msgid "No image_name was specified in request."
2833
2852
msgstr ""
2834
2853
 
2835
2854
#: nova/cloudpipe/pipelib.py:43
2866
2885
msgid "Unknown sort direction, must be 'desc' or 'asc'"
2867
2886
msgstr ""
2868
2887
 
2869
 
#: nova/compute/api.py:219
 
2888
#: nova/compute/api.py:220
2870
2889
msgid "Cannot run any more instances of this type."
2871
2890
msgstr ""
2872
2891
 
2873
 
#: nova/compute/api.py:226
 
2892
#: nova/compute/api.py:227
2874
2893
#, python-format
2875
2894
msgid "Can only run %s more instances of this type."
2876
2895
msgstr ""
2877
2896
 
2878
 
#: nova/compute/api.py:235
 
2897
#: nova/compute/api.py:236
2879
2898
#, python-format
2880
2899
msgid ""
2881
2900
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
2882
2901
"instances. %(msg)s"
2883
2902
msgstr ""
2884
2903
 
2885
 
#: nova/compute/api.py:255
 
2904
#: nova/compute/api.py:256
2886
2905
#, python-format
2887
2906
msgid ""
2888
2907
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2889
2908
"properties"
2890
2909
msgstr ""
2891
2910
 
2892
 
#: nova/compute/api.py:265
 
2911
#: nova/compute/api.py:266
2893
2912
msgid "Metadata property key blank"
2894
2913
msgstr ""
2895
2914
 
2896
 
#: nova/compute/api.py:269
 
2915
#: nova/compute/api.py:270
2897
2916
msgid "Metadata property key greater than 255 characters"
2898
2917
msgstr ""
2899
2918
 
2900
 
#: nova/compute/api.py:273
 
2919
#: nova/compute/api.py:274
2901
2920
msgid "Metadata property value greater than 255 characters"
2902
2921
msgstr ""
2903
2922
 
2904
 
#: nova/compute/api.py:489
 
2923
#: nova/compute/api.py:490
2905
2924
#, python-format
2906
2925
msgid "Going to run %s instances..."
2907
2926
msgstr ""
2908
2927
 
2909
 
#: nova/compute/api.py:562
 
2928
#: nova/compute/api.py:563
2910
2929
#, python-format
2911
2930
msgid "bdm %s"
2912
2931
msgstr ""
2913
2932
 
2914
 
#: nova/compute/api.py:589
 
2933
#: nova/compute/api.py:590
2915
2934
#, python-format
2916
2935
msgid "block_device_mapping %s"
2917
2936
msgstr ""
2918
2937
 
2919
 
#: nova/compute/api.py:821
 
2938
#: nova/compute/api.py:822
2920
2939
msgid "Going to try to soft delete instance"
2921
2940
msgstr ""
2922
2941
 
2923
 
#: nova/compute/api.py:838
 
2942
#: nova/compute/api.py:839
2924
2943
msgid "No host for instance, deleting immediately"
2925
2944
msgstr ""
2926
2945
 
2927
 
#: nova/compute/api.py:923
 
2946
#: nova/compute/api.py:916
 
2947
msgid "host for instance is down, deleting from database"
 
2948
msgstr ""
 
2949
 
 
2950
#: nova/compute/api.py:937
2928
2951
msgid "Going to try to terminate instance"
2929
2952
msgstr ""
2930
2953
 
2931
 
#: nova/compute/api.py:963
 
2954
#: nova/compute/api.py:977
2932
2955
msgid "Going to try to stop instance"
2933
2956
msgstr ""
2934
2957
 
2935
 
#: nova/compute/api.py:977
 
2958
#: nova/compute/api.py:991
2936
2959
msgid "Going to try to start instance"
2937
2960
msgstr ""
2938
2961
 
2939
 
#: nova/compute/api.py:1041 nova/volume/api.py:229
 
2962
#: nova/compute/api.py:1055 nova/volume/api.py:264
2940
2963
#: nova/volume/volume_types.py:64
2941
2964
#, python-format
2942
2965
msgid "Searching by: %s"
2943
2966
msgstr ""
2944
2967
 
2945
 
#: nova/compute/api.py:1176
 
2968
#: nova/compute/api.py:1190
2946
2969
#, python-format
2947
2970
msgid "Image type not recognized %s"
2948
2971
msgstr ""
2949
2972
 
2950
 
#: nova/compute/api.py:1264
 
2973
#: nova/compute/api.py:1277
2951
2974
#, python-format
2952
2975
msgid "snapshot for %s"
2953
2976
msgstr ""
2954
2977
 
2955
 
#: nova/compute/api.py:1555
 
2978
#: nova/compute/api.py:1568
2956
2979
msgid "flavor_id is None. Assuming migration."
2957
2980
msgstr ""
2958
2981
 
2959
 
#: nova/compute/api.py:1564
 
2982
#: nova/compute/api.py:1577
2960
2983
#, python-format
2961
2984
msgid ""
2962
2985
"Old instance type %(current_instance_type_name)s,  new instance type "
2963
2986
"%(new_instance_type_name)s"
2964
2987
msgstr ""
2965
2988
 
2966
 
#: nova/compute/api.py:1606
 
2989
#: nova/compute/api.py:1619
2967
2990
#, python-format
2968
2991
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
2969
2992
msgstr ""
2970
2993
 
2971
 
#: nova/compute/api.py:1778
 
2994
#: nova/compute/api.py:1791
2972
2995
msgid "Locking"
2973
2996
msgstr ""
2974
2997
 
2975
 
#: nova/compute/api.py:1786
 
2998
#: nova/compute/api.py:1799
2976
2999
msgid "Unlocking"
2977
3000
msgstr ""
2978
3001
 
2979
 
#: nova/compute/api.py:1854
 
3002
#: nova/compute/api.py:1867
2980
3003
msgid "Volume must be attached in order to detach."
2981
3004
msgstr ""
2982
3005
 
2983
 
#: nova/compute/api.py:1939
 
3006
#: nova/compute/api.py:1952
2984
3007
#, python-format
2985
3008
msgid "Going to try to live migrate instance to %s"
2986
3009
msgstr ""
2987
3010
 
2988
 
#: nova/compute/api.py:2088
 
3011
#: nova/compute/api.py:2101
2989
3012
msgid "Keypair name contains unsafe characters"
2990
3013
msgstr ""
2991
3014
 
2992
 
#: nova/compute/api.py:2092
 
3015
#: nova/compute/api.py:2105
2993
3016
msgid "Keypair name must be between 1 and 255 characters long"
2994
3017
msgstr ""
2995
3018
 
2996
 
#: nova/compute/api.py:2193
 
3019
#: nova/compute/api.py:2206
2997
3020
#, python-format
2998
3021
msgid "Security group %s is not a string or unicode"
2999
3022
msgstr ""
3000
3023
 
3001
 
#: nova/compute/api.py:2196
 
3024
#: nova/compute/api.py:2209
3002
3025
#, python-format
3003
3026
msgid "Security group %s cannot be empty."
3004
3027
msgstr ""
3005
3028
 
3006
 
#: nova/compute/api.py:2204
 
3029
#: nova/compute/api.py:2217
3007
3030
#, python-format
3008
3031
msgid ""
3009
3032
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
3010
3033
"limited to '%(allowed)'."
3011
3034
msgstr ""
3012
3035
 
3013
 
#: nova/compute/api.py:2210
 
3036
#: nova/compute/api.py:2223
3014
3037
#, python-format
3015
3038
msgid "Security group %s should not be greater than 255 characters."
3016
3039
msgstr ""
3017
3040
 
3018
 
#: nova/compute/api.py:2228
 
3041
#: nova/compute/api.py:2243
3019
3042
msgid "Quota exceeded, too many security groups."
3020
3043
msgstr ""
3021
3044
 
3022
 
#: nova/compute/api.py:2231
 
3045
#: nova/compute/api.py:2246
3023
3046
#, python-format
3024
3047
msgid "Create Security Group %s"
3025
3048
msgstr ""
3026
3049
 
3027
 
#: nova/compute/api.py:2238
 
3050
#: nova/compute/api.py:2253
3028
3051
#, python-format
3029
3052
msgid "Security group %s already exists"
3030
3053
msgstr ""
3031
3054
 
3032
 
#: nova/compute/api.py:2295
 
3055
#: nova/compute/api.py:2318
3033
3056
msgid "Security group is still in use"
3034
3057
msgstr ""
3035
3058
 
3036
 
#: nova/compute/api.py:2303
 
3059
#: nova/compute/api.py:2326
3037
3060
msgid "Failed to update usages deallocating security group"
3038
3061
msgstr ""
3039
3062
 
3040
 
#: nova/compute/api.py:2306
 
3063
#: nova/compute/api.py:2329
3041
3064
#, python-format
3042
3065
msgid "Delete security group %s"
3043
3066
msgstr ""
3044
3067
 
3045
 
#: nova/compute/api.py:2563
 
3068
#: nova/compute/api.py:2586
3046
3069
#, python-format
3047
3070
msgid "Rule (%s) not found"
3048
3071
msgstr ""
3049
3072
 
3050
 
#: nova/compute/api.py:2572
 
3073
#: nova/compute/api.py:2595
3051
3074
msgid "Quota exceeded, too many security group rules."
3052
3075
msgstr ""
3053
3076
 
3054
 
#: nova/compute/api.py:2575
 
3077
#: nova/compute/api.py:2598
3055
3078
#, python-format
3056
3079
msgid "Authorize security group ingress %s"
3057
3080
msgstr ""
3058
3081
 
3059
 
#: nova/compute/api.py:2586
 
3082
#: nova/compute/api.py:2609
3060
3083
#, python-format
3061
3084
msgid "Revoke security group ingress %s"
3062
3085
msgstr ""
3079
3102
msgid "Instance type %s not found for deletion"
3080
3103
msgstr ""
3081
3104
 
3082
 
#: nova/compute/manager.py:169
 
3105
#: nova/compute/manager.py:167
3083
3106
msgid "Possibly task preempted."
3084
3107
msgstr ""
3085
3108
 
3086
 
#: nova/compute/manager.py:225
 
3109
#: nova/compute/manager.py:223
3087
3110
#, python-format
3088
3111
msgid "Loading compute driver '%s'"
3089
3112
msgstr ""
3090
3113
 
3091
 
#: nova/compute/manager.py:231
 
3114
#: nova/compute/manager.py:229
3092
3115
#, python-format
3093
3116
msgid "Unable to load the virtualization driver: %s"
3094
3117
msgstr ""
3095
3118
 
3096
 
#: nova/compute/manager.py:266
 
3119
#: nova/compute/manager.py:264
3097
3120
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
3098
3121
msgstr ""
3099
3122
 
3100
 
#: nova/compute/manager.py:287
 
3123
#: nova/compute/manager.py:292
3101
3124
#, python-format
3102
3125
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
3103
3126
msgstr ""
3104
3127
 
3105
 
#: nova/compute/manager.py:301
 
3128
#: nova/compute/manager.py:306
3106
3129
msgid "Rebooting instance after nova-compute restart."
3107
3130
msgstr ""
3108
3131
 
3109
 
#: nova/compute/manager.py:315
 
3132
#: nova/compute/manager.py:320
3110
3133
msgid "Hypervisor driver does not support resume guests"
3111
3134
msgstr ""
3112
3135
 
3113
 
#: nova/compute/manager.py:325
 
3136
#: nova/compute/manager.py:330
3114
3137
msgid "Hypervisor driver does not support firewall rules"
3115
3138
msgstr ""
3116
3139
 
3117
 
#: nova/compute/manager.py:334
 
3140
#: nova/compute/manager.py:339
3118
3141
msgid "Checking state"
3119
3142
msgstr ""
3120
3143
 
3121
 
#: nova/compute/manager.py:407
 
3144
#: nova/compute/manager.py:412
3122
3145
#, python-format
3123
3146
msgid "Setting up bdm %s"
3124
3147
msgstr ""
3125
3148
 
3126
 
#: nova/compute/manager.py:525
 
3149
#: nova/compute/manager.py:534
3127
3150
#, python-format
3128
3151
msgid "Build error: %s"
3129
3152
msgstr ""
3130
3153
 
3131
 
#: nova/compute/manager.py:542
 
3154
#: nova/compute/manager.py:551
3132
3155
msgid "Error trying to reschedule"
3133
3156
msgstr ""
3134
3157
 
3135
 
#: nova/compute/manager.py:559
 
3158
#: nova/compute/manager.py:568
3136
3159
msgid "Retry info not present, will not reschedule"
3137
3160
msgstr ""
3138
3161
 
3139
 
#: nova/compute/manager.py:564
 
3162
#: nova/compute/manager.py:573
3140
3163
msgid "No request spec, will not reschedule"
3141
3164
msgstr ""
3142
3165
 
3143
 
#: nova/compute/manager.py:570
 
3166
#: nova/compute/manager.py:579
3144
3167
#, python-format
3145
3168
msgid "Re-scheduling instance: attempt %d"
3146
3169
msgstr ""
3147
3170
 
3148
 
#: nova/compute/manager.py:595
 
3171
#: nova/compute/manager.py:604
3149
3172
msgid "Instance build timed out. Set to error state."
3150
3173
msgstr ""
3151
3174
 
3152
 
#: nova/compute/manager.py:626
 
3175
#: nova/compute/manager.py:635
3153
3176
msgid "Instance has already been created"
3154
3177
msgstr "Instanz wurde bereits erstellt"
3155
3178
 
3156
 
#: nova/compute/manager.py:669
 
3179
#: nova/compute/manager.py:678
3157
3180
#, python-format
3158
3181
msgid ""
3159
3182
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3160
3183
"allowed_size_bytes=%(allowed_size_bytes)d"
3161
3184
msgstr ""
3162
3185
 
3163
 
#: nova/compute/manager.py:675
 
3186
#: nova/compute/manager.py:684
3164
3187
#, python-format
3165
3188
msgid ""
3166
3189
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3167
3190
"size %(allowed_size_bytes)d"
3168
3191
msgstr ""
3169
3192
 
3170
 
#: nova/compute/manager.py:685
 
3193
#: nova/compute/manager.py:694
3171
3194
msgid "Starting instance..."
3172
3195
msgstr ""
3173
3196
 
3174
 
#: nova/compute/manager.py:707
 
3197
#: nova/compute/manager.py:715
3175
3198
msgid "Instance failed network setup"
3176
3199
msgstr ""
3177
3200
 
3178
 
#: nova/compute/manager.py:711
 
3201
#: nova/compute/manager.py:719
3179
3202
#, python-format
3180
3203
msgid "Instance network_info: |%s|"
3181
3204
msgstr ""
3182
3205
 
3183
 
#: nova/compute/manager.py:724
 
3206
#: nova/compute/manager.py:732
3184
3207
msgid "Instance failed block device setup"
3185
3208
msgstr ""
3186
3209
 
3187
 
#: nova/compute/manager.py:742
 
3210
#: nova/compute/manager.py:750
3188
3211
msgid "Instance failed to spawn"
3189
3212
msgstr ""
3190
3213
 
3191
 
#: nova/compute/manager.py:766
 
3214
#: nova/compute/manager.py:774
3192
3215
msgid "Deallocating network for instance"
3193
3216
msgstr ""
3194
3217
 
3195
 
#: nova/compute/manager.py:826
 
3218
#: nova/compute/manager.py:834
3196
3219
#, python-format
3197
3220
msgid "%(action_str)s instance"
3198
3221
msgstr ""
3199
3222
 
3200
 
#: nova/compute/manager.py:857
 
3223
#: nova/compute/manager.py:865
3201
3224
#, python-format
3202
3225
msgid "Ignoring DiskNotFound: %s"
3203
3226
msgstr ""
3204
3227
 
3205
 
#: nova/compute/manager.py:860
 
3228
#: nova/compute/manager.py:868
3206
3229
#, python-format
3207
3230
msgid "Ignoring VolumeNotFound: %s"
3208
3231
msgstr ""
3209
3232
 
3210
 
#: nova/compute/manager.py:869
 
3233
#: nova/compute/manager.py:877
3211
3234
#, python-format
3212
3235
msgid "terminating bdm %s"
3213
3236
msgstr ""
3214
3237
 
3215
 
#: nova/compute/manager.py:915 nova/compute/manager.py:1644
3216
 
#: nova/compute/manager.py:2811
 
3238
#: nova/compute/manager.py:901
 
3239
#, python-format
 
3240
msgid "Ignoring volume cleanup failure due to %s"
 
3241
msgstr ""
 
3242
 
 
3243
#: nova/compute/manager.py:933 nova/compute/manager.py:1683
 
3244
#: nova/compute/manager.py:2814
3217
3245
#, python-format
3218
3246
msgid "%s. Setting instance vm_state to ERROR"
3219
3247
msgstr ""
3220
3248
 
3221
 
#: nova/compute/manager.py:997
 
3249
#: nova/compute/manager.py:1015
3222
3250
msgid "Rebuilding instance"
3223
3251
msgstr ""
3224
3252
 
3225
 
#: nova/compute/manager.py:1073
 
3253
#: nova/compute/manager.py:1091
3226
3254
msgid "Rebooting instance"
3227
3255
msgstr ""
3228
3256
 
3229
 
#: nova/compute/manager.py:1085
 
3257
#: nova/compute/manager.py:1103
3230
3258
#, python-format
3231
3259
msgid ""
3232
3260
"trying to reboot a non-running instance: (state: %(state)s expected: "
3233
3261
"%(running)s)"
3234
3262
msgstr ""
3235
3263
 
3236
 
#: nova/compute/manager.py:1099
 
3264
#: nova/compute/manager.py:1117
3237
3265
#, fuzzy, python-format
3238
3266
msgid "Cannot reboot instance: %(exc)s"
3239
3267
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
3240
3268
 
3241
 
#: nova/compute/manager.py:1136
 
3269
#: nova/compute/manager.py:1154
3242
3270
#, fuzzy
3243
3271
msgid "instance snapshotting"
3244
3272
msgstr "Instanz %s: Rettung"
3245
3273
 
3246
 
#: nova/compute/manager.py:1142
 
3274
#: nova/compute/manager.py:1160
3247
3275
#, python-format
3248
3276
msgid ""
3249
3277
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3250
3278
"%(running)s)"
3251
3279
msgstr ""
3252
3280
 
3253
 
#: nova/compute/manager.py:1200
 
3281
#: nova/compute/manager.py:1225
3254
3282
#, python-format
3255
3283
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3256
3284
msgstr ""
3257
3285
 
3258
 
#: nova/compute/manager.py:1206
 
3286
#: nova/compute/manager.py:1231
3259
3287
#, python-format
3260
3288
msgid "Rotating out %d backups"
3261
3289
msgstr ""
3262
3290
 
3263
 
#: nova/compute/manager.py:1211
 
3291
#: nova/compute/manager.py:1236
3264
3292
#, python-format
3265
3293
msgid "Deleting image %s"
3266
3294
msgstr ""
3267
3295
 
3268
 
#: nova/compute/manager.py:1242
 
3296
#: nova/compute/manager.py:1267
3269
3297
#, python-format
3270
3298
msgid "Failed to set admin password. Instance %s is not running"
3271
3299
msgstr ""
3272
3300
 
3273
 
#: nova/compute/manager.py:1249
 
3301
#: nova/compute/manager.py:1274
3274
3302
msgid "Root password set"
3275
3303
msgstr ""
3276
3304
 
3277
 
#: nova/compute/manager.py:1259
 
3305
#: nova/compute/manager.py:1284
3278
3306
msgid "set_admin_password is not implemented by this driver."
3279
3307
msgstr ""
3280
3308
 
3281
 
#: nova/compute/manager.py:1275
 
3309
#: nova/compute/manager.py:1300
3282
3310
#, python-format
3283
3311
msgid "set_admin_password failed: %s"
3284
3312
msgstr ""
3285
3313
 
3286
 
#: nova/compute/manager.py:1283
 
3314
#: nova/compute/manager.py:1308
3287
3315
msgid "error setting admin password"
3288
3316
msgstr ""
3289
3317
 
3290
 
#: nova/compute/manager.py:1298
 
3318
#: nova/compute/manager.py:1323
3291
3319
#, python-format
3292
3320
msgid ""
3293
3321
"trying to inject a file into a non-running (state: "
3294
3322
"%(current_power_state)s expected: %(expected_state)s)"
3295
3323
msgstr ""
3296
3324
 
3297
 
#: nova/compute/manager.py:1302
 
3325
#: nova/compute/manager.py:1327
3298
3326
#, python-format
3299
3327
msgid "injecting file to %(path)s"
3300
3328
msgstr ""
3301
3329
 
3302
 
#: nova/compute/manager.py:1315
 
3330
#: nova/compute/manager.py:1340
3303
3331
msgid "Rescuing"
3304
3332
msgstr ""
3305
3333
 
3306
 
#: nova/compute/manager.py:1342
 
3334
#: nova/compute/manager.py:1367
3307
3335
msgid "Unrescuing"
3308
3336
msgstr ""
3309
3337
 
3310
 
#: nova/compute/manager.py:1363
 
3338
#: nova/compute/manager.py:1388
3311
3339
#, python-format
3312
3340
msgid "Changing instance metadata according to %(diff)r"
3313
3341
msgstr ""
3314
3342
 
3315
 
#: nova/compute/manager.py:1498
 
3343
#: nova/compute/manager.py:1528
3316
3344
msgid "destination same as source!"
3317
3345
msgstr ""
3318
3346
 
3319
 
#: nova/compute/manager.py:1516
 
3347
#: nova/compute/manager.py:1546
3320
3348
msgid "Migrating"
3321
3349
msgstr ""
3322
3350
 
3323
 
#: nova/compute/manager.py:1697
 
3351
#: nova/compute/manager.py:1736
3324
3352
msgid "Pausing"
3325
3353
msgstr ""
3326
3354
 
3327
 
#: nova/compute/manager.py:1714
 
3355
#: nova/compute/manager.py:1753
3328
3356
msgid "Unpausing"
3329
3357
msgstr ""
3330
3358
 
3331
 
#: nova/compute/manager.py:1752
 
3359
#: nova/compute/manager.py:1791
3332
3360
msgid "Retrieving diagnostics"
3333
3361
msgstr ""
3334
3362
 
3335
 
#: nova/compute/manager.py:1782
 
3363
#: nova/compute/manager.py:1821
3336
3364
msgid "Resuming"
3337
3365
msgstr ""
3338
3366
 
3339
 
#: nova/compute/manager.py:1798
 
3367
#: nova/compute/manager.py:1837
3340
3368
msgid "Reset network"
3341
3369
msgstr ""
3342
3370
 
3343
 
#: nova/compute/manager.py:1803
 
3371
#: nova/compute/manager.py:1842
3344
3372
msgid "Inject network info"
3345
3373
msgstr ""
3346
3374
 
3347
 
#: nova/compute/manager.py:1806
 
3375
#: nova/compute/manager.py:1845
3348
3376
#, python-format
3349
3377
msgid "network_info to inject: |%s|"
3350
3378
msgstr ""
3351
3379
 
3352
 
#: nova/compute/manager.py:1823
 
3380
#: nova/compute/manager.py:1862
3353
3381
msgid "Get console output"
3354
3382
msgstr ""
3355
3383
 
3356
 
#: nova/compute/manager.py:1848
 
3384
#: nova/compute/manager.py:1887
3357
3385
msgid "Getting vnc console"
3358
3386
msgstr ""
3359
3387
 
3360
 
#: nova/compute/manager.py:1876
 
3388
#: nova/compute/manager.py:1915
3361
3389
#, python-format
3362
3390
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3363
3391
msgstr ""
3364
3392
 
3365
 
#: nova/compute/manager.py:1918
 
3393
#: nova/compute/manager.py:1957
3366
3394
#, python-format
3367
3395
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3368
3396
msgstr ""
3369
3397
 
3370
 
#: nova/compute/manager.py:1927
 
3398
#: nova/compute/manager.py:1966
3371
3399
#, python-format
3372
3400
msgid ""
3373
3401
"Failed to connect to volume %(volume_id)s while attaching at "
3374
3402
"%(mountpoint)s"
3375
3403
msgstr ""
3376
3404
 
3377
 
#: nova/compute/manager.py:1942
 
3405
#: nova/compute/manager.py:1981
3378
3406
#, python-format
3379
3407
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3380
3408
msgstr ""
3381
3409
 
3382
 
#: nova/compute/manager.py:1971
 
3410
#: nova/compute/manager.py:2010
3383
3411
#, python-format
3384
3412
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3385
3413
msgstr ""
3386
3414
 
3387
 
#: nova/compute/manager.py:1975
 
3415
#: nova/compute/manager.py:2014
3388
3416
#, fuzzy
3389
3417
msgid "Detaching volume from unknown instance"
3390
3418
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
3391
3419
 
3392
 
#: nova/compute/manager.py:1988
 
3420
#: nova/compute/manager.py:2027
3393
3421
#, python-format
3394
3422
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
3395
3423
msgstr ""
3396
3424
 
3397
 
#: nova/compute/manager.py:2081
 
3425
#: nova/compute/manager.py:2120
3398
3426
msgid "Instance has no volume."
3399
3427
msgstr ""
3400
3428
 
3401
 
#: nova/compute/manager.py:2142
 
3429
#: nova/compute/manager.py:2173
3402
3430
#, python-format
3403
3431
msgid "Pre live migration failed at  %(dest)s"
3404
3432
msgstr ""
3405
3433
 
3406
 
#: nova/compute/manager.py:2168
 
3434
#: nova/compute/manager.py:2199
3407
3435
msgid "_post_live_migration() is started.."
3408
3436
msgstr ""
3409
3437
 
3410
 
#: nova/compute/manager.py:2197
 
3438
#: nova/compute/manager.py:2228
3411
3439
msgid "No floating_ip found"
3412
3440
msgstr ""
3413
3441
 
3414
 
#: nova/compute/manager.py:2205
 
3442
#: nova/compute/manager.py:2236
3415
3443
msgid "No floating_ip found."
3416
3444
msgstr ""
3417
3445
 
3418
 
#: nova/compute/manager.py:2207
 
3446
#: nova/compute/manager.py:2238
3419
3447
#, python-format
3420
3448
msgid ""
3421
3449
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3422
3450
"%(e)s"
3423
3451
msgstr ""
3424
3452
 
3425
 
#: nova/compute/manager.py:2233
 
3453
#: nova/compute/manager.py:2264
3426
3454
#, python-format
3427
3455
msgid "Migrating instance to %(dest)s finished successfully."
3428
3456
msgstr ""
3429
3457
 
3430
 
#: nova/compute/manager.py:2235
 
3458
#: nova/compute/manager.py:2266
3431
3459
msgid ""
3432
3460
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3433
3461
"with matching name.\" This error can be safely ignored."
3434
3462
msgstr ""
3435
3463
 
3436
 
#: nova/compute/manager.py:2249
 
3464
#: nova/compute/manager.py:2280
3437
3465
msgid "Post operation of migration started"
3438
3466
msgstr ""
3439
3467
 
3440
 
#: nova/compute/manager.py:2380
 
3468
#: nova/compute/manager.py:2411
3441
3469
msgid "Updated the info_cache for instance"
3442
3470
msgstr ""
3443
3471
 
3444
 
#: nova/compute/manager.py:2406
 
3472
#: nova/compute/manager.py:2437
3445
3473
#, python-format
3446
3474
msgid ""
3447
3475
"Found %(migration_count)d unconfirmed migrations older than "
3448
3476
"%(confirm_window)d seconds"
3449
3477
msgstr ""
3450
3478
 
3451
 
#: nova/compute/manager.py:2411
 
3479
#: nova/compute/manager.py:2442
3452
3480
#, python-format
3453
3481
msgid "Setting migration %(migration_id)s to error: %(reason)s"
3454
3482
msgstr ""
3455
3483
 
3456
 
#: nova/compute/manager.py:2423
 
3484
#: nova/compute/manager.py:2451
3457
3485
#, python-format
3458
3486
msgid ""
3459
3487
"Automatically confirming migration %(migration_id)s for instance "
3460
3488
"%(instance_uuid)s"
3461
3489
msgstr ""
3462
3490
 
3463
 
#: nova/compute/manager.py:2430
 
3491
#: nova/compute/manager.py:2458
3464
3492
#, python-format
3465
3493
msgid "Instance %(instance_uuid)s not found"
3466
3494
msgstr ""
3467
3495
 
3468
 
#: nova/compute/manager.py:2434
 
3496
#: nova/compute/manager.py:2462
3469
3497
msgid "In ERROR state"
3470
3498
msgstr ""
3471
3499
 
3472
 
#: nova/compute/manager.py:2441
 
3500
#: nova/compute/manager.py:2469
3473
3501
#, python-format
3474
3502
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3475
3503
msgstr ""
3476
3504
 
3477
 
#: nova/compute/manager.py:2449
 
3505
#: nova/compute/manager.py:2477
3478
3506
#, python-format
3479
3507
msgid "Error auto-confirming resize: %(e)s. Will retry later."
3480
3508
msgstr ""
3481
3509
 
3482
 
#: nova/compute/manager.py:2466
 
3510
#: nova/compute/manager.py:2494
3483
3511
#, python-format
3484
3512
msgid ""
3485
3513
"Running instance usage audit for host %(host)s from %(begin_time)s to "
3486
3514
"%(end_time)s. %(number_instances)s instances."
3487
3515
msgstr ""
3488
3516
 
3489
 
#: nova/compute/manager.py:2484
 
3517
#: nova/compute/manager.py:2512
3490
3518
#, python-format
3491
3519
msgid "Failed to generate usage audit for instance on host %s"
3492
3520
msgstr ""
3493
3521
 
3494
 
#: nova/compute/manager.py:2508
 
3522
#: nova/compute/manager.py:2536
3495
3523
msgid "Updating bandwidth usage cache"
3496
3524
msgstr ""
3497
3525
 
3498
 
#: nova/compute/manager.py:2536
 
3526
#: nova/compute/manager.py:2562
3499
3527
msgid "Updating host status"
3500
3528
msgstr ""
3501
3529
 
3502
 
#: nova/compute/manager.py:2563
 
3530
#: nova/compute/manager.py:2589
3503
3531
#, python-format
3504
3532
msgid ""
3505
3533
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3506
3534
"the hypervisor."
3507
3535
msgstr ""
3508
3536
 
3509
 
#: nova/compute/manager.py:2571 nova/compute/manager.py:2609
 
3537
#: nova/compute/manager.py:2595 nova/compute/manager.py:2633
3510
3538
msgid "During sync_power_state the instance has a pending task. Skip."
3511
3539
msgstr ""
3512
3540
 
3513
 
#: nova/compute/manager.py:2596
 
3541
#: nova/compute/manager.py:2620
3514
3542
#, python-format
3515
3543
msgid ""
3516
3544
"During the sync_power process the instance has moved from host %(src)s to"
3517
3545
" host %(dst)s"
3518
3546
msgstr ""
3519
3547
 
3520
 
#: nova/compute/manager.py:2633
 
3548
#: nova/compute/manager.py:2657
3521
3549
msgid "Instance shutdown by itself. Calling the stop API."
3522
3550
msgstr ""
3523
3551
 
3524
 
#: nova/compute/manager.py:2645 nova/compute/manager.py:2656
3525
 
#: nova/compute/manager.py:2670
 
3552
#: nova/compute/manager.py:2669 nova/compute/manager.py:2680
 
3553
#: nova/compute/manager.py:2694
3526
3554
msgid "error during stop() in sync_power_state."
3527
3555
msgstr ""
3528
3556
 
3529
 
#: nova/compute/manager.py:2650
 
3557
#: nova/compute/manager.py:2674
3530
3558
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
3531
3559
msgstr ""
3532
3560
 
3533
 
#: nova/compute/manager.py:2663
 
3561
#: nova/compute/manager.py:2687
3534
3562
msgid "Instance is not stopped. Calling the stop API."
3535
3563
msgstr ""
3536
3564
 
3537
 
#: nova/compute/manager.py:2679
 
3565
#: nova/compute/manager.py:2703
3538
3566
#, fuzzy
3539
3567
msgid "Instance is not (soft-)deleted."
3540
3568
msgstr "Instanz %s: Rettung"
3541
3569
 
3542
 
#: nova/compute/manager.py:2687
 
3570
#: nova/compute/manager.py:2711
3543
3571
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3544
3572
msgstr ""
3545
3573
 
3546
 
#: nova/compute/manager.py:2698
 
3574
#: nova/compute/manager.py:2722
3547
3575
msgid "Reclaiming deleted instance"
3548
3576
msgstr ""
3549
3577
 
3550
 
#: nova/compute/manager.py:2765
 
3578
#: nova/compute/manager.py:2768
3551
3579
#, python-format
3552
3580
msgid ""
3553
3581
"Detected instance with name label '%(name)s' which is marked as DELETED "
3554
3582
"but still present on host."
3555
3583
msgstr ""
3556
3584
 
3557
 
#: nova/compute/manager.py:2772
 
3585
#: nova/compute/manager.py:2775
3558
3586
#, python-format
3559
3587
msgid ""
3560
3588
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3561
3589
" but still present on host."
3562
3590
msgstr ""
3563
3591
 
3564
 
#: nova/compute/manager.py:2779
 
3592
#: nova/compute/manager.py:2782
3565
3593
#, python-format
3566
3594
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3567
3595
msgstr ""
3568
3596
 
3569
 
#: nova/compute/resource_tracker.py:196
3570
 
#, python-format
3571
 
msgid ""
3572
 
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
3573
 
" %(memory_mb_limit)s"
3574
 
msgstr ""
3575
 
 
3576
 
#: nova/compute/resource_tracker.py:207
3577
 
#, python-format
3578
 
msgid "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
3579
 
msgstr ""
3580
 
 
3581
 
#: nova/compute/resource_tracker.py:215
3582
 
#, python-format
3583
 
msgid "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
3584
 
msgstr ""
3585
 
 
3586
 
#: nova/compute/resource_tracker.py:220
 
3597
#: nova/compute/resource_tracker.py:173
 
3598
#, python-format
 
3599
msgid ""
 
3600
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs "
 
3601
"%(vcpus)d"
 
3602
msgstr ""
 
3603
 
 
3604
#: nova/compute/resource_tracker.py:202
 
3605
#, python-format
 
3606
msgid ""
 
3607
"Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3608
" MB"
 
3609
msgstr ""
 
3610
 
 
3611
#: nova/compute/resource_tracker.py:211
 
3612
msgid "Memory limit not specified, defaulting to unlimited"
 
3613
msgstr ""
 
3614
 
 
3615
#: nova/compute/resource_tracker.py:217
 
3616
#, python-format
 
3617
msgid "Memory limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d MB"
 
3618
msgstr ""
 
3619
 
 
3620
#: nova/compute/resource_tracker.py:224
3587
3621
#, python-format
3588
3622
msgid ""
3589
3623
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
3590
3624
"memory %(memory_mb)d MB"
3591
3625
msgstr ""
3592
3626
 
3593
 
#: nova/compute/resource_tracker.py:226
 
3627
#: nova/compute/resource_tracker.py:233
 
3628
#, python-format
 
3629
msgid ""
 
3630
"Total disk: %(total_disk)d GB, used: %(used_disk)d GB, free: "
 
3631
"%(free_disk)d GB"
 
3632
msgstr ""
 
3633
 
 
3634
#: nova/compute/resource_tracker.py:242
 
3635
msgid "Disk limit not specified, defaulting to unlimited"
 
3636
msgstr ""
 
3637
 
 
3638
#: nova/compute/resource_tracker.py:248
 
3639
#, python-format
 
3640
msgid "Disk limit: %(disk_gb_limit)d GB, free: %(free_disk_gb)d GB"
 
3641
msgstr ""
 
3642
 
 
3643
#: nova/compute/resource_tracker.py:254
3594
3644
#, python-format
3595
3645
msgid ""
3596
3646
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
3597
3647
"disk %(disk_gb)d GB"
3598
3648
msgstr ""
3599
3649
 
3600
 
#: nova/compute/resource_tracker.py:261
 
3650
#: nova/compute/resource_tracker.py:265
 
3651
#, python-format
 
3652
msgid "Total VCPUs: %(total_vcpus)d, used: %(used_vcpus)d"
 
3653
msgstr ""
 
3654
 
 
3655
#: nova/compute/resource_tracker.py:272
 
3656
msgid "VCPU limit not specified, defaulting to unlimited"
 
3657
msgstr ""
 
3658
 
 
3659
#: nova/compute/resource_tracker.py:276
 
3660
#, python-format
 
3661
msgid "CPU limit: %(vcpu_limit)d"
 
3662
msgstr ""
 
3663
 
 
3664
#: nova/compute/resource_tracker.py:283
 
3665
#, python-format
 
3666
msgid ""
 
3667
"Unable to claim resources.  Free CPU %(free_vcpus)d < requested CPU "
 
3668
"%(vcpus)d"
 
3669
msgstr ""
 
3670
 
 
3671
#: nova/compute/resource_tracker.py:306
3601
3672
#, python-format
3602
3673
msgid "Finishing claim: %s"
3603
3674
msgstr ""
3604
3675
 
3605
 
#: nova/compute/resource_tracker.py:263
 
3676
#: nova/compute/resource_tracker.py:308
3606
3677
#, python-format
3607
3678
msgid ""
3608
 
"Can't find claim %d.  It may have been 'finished' twice, or it has "
 
3679
"Can't find claim %s.  It may have been 'finished' twice, or it has "
3609
3680
"already timed out."
3610
3681
msgstr ""
3611
3682
 
3612
 
#: nova/compute/resource_tracker.py:280
 
3683
#: nova/compute/resource_tracker.py:325
3613
3684
#, python-format
3614
3685
msgid "Aborting claim: %s"
3615
3686
msgstr ""
3616
3687
 
3617
 
#: nova/compute/resource_tracker.py:286
 
3688
#: nova/compute/resource_tracker.py:335
3618
3689
#, python-format
3619
3690
msgid ""
3620
 
"Claim %d not found.  It either timed out or was already explicitly "
 
3691
"Claim %s not found.  It either timed out or was already explicitly "
3621
3692
"finished/aborted"
3622
3693
msgstr ""
3623
3694
 
3624
 
#: nova/compute/resource_tracker.py:316
 
3695
#: nova/compute/resource_tracker.py:369
3625
3696
msgid ""
3626
3697
"Virt driver does not support 'get_available_resource'  Compute tracking "
3627
3698
"is disabled."
3628
3699
msgstr ""
3629
3700
 
3630
 
#: nova/compute/resource_tracker.py:330
3631
 
#, python-format
3632
 
msgid "free_ram_mb: %s"
3633
 
msgstr ""
3634
 
 
3635
 
#: nova/compute/resource_tracker.py:331
3636
 
#, python-format
3637
 
msgid "free_disk_gb: %s"
3638
 
msgstr ""
3639
 
 
3640
 
#: nova/compute/resource_tracker.py:356
 
3701
#: nova/compute/resource_tracker.py:408
3641
3702
#, python-format
3642
3703
msgid "Compute_service record created for %s "
3643
3704
msgstr ""
3644
3705
 
3645
 
#: nova/compute/resource_tracker.py:362
 
3706
#: nova/compute/resource_tracker.py:413
3646
3707
#, python-format
3647
3708
msgid "Compute_service record updated for %s "
3648
3709
msgstr ""
3649
3710
 
3650
 
#: nova/compute/resource_tracker.py:389
 
3711
#: nova/compute/resource_tracker.py:423
3651
3712
#, python-format
3652
 
msgid "Expiring resource claim %d"
 
3713
msgid "Expiring resource claim %s"
3653
3714
msgstr ""
3654
3715
 
3655
 
#: nova/compute/resource_tracker.py:435
 
3716
#: nova/compute/resource_tracker.py:437
3656
3717
#, python-format
3657
3718
msgid "No service record for host %s"
3658
3719
msgstr ""
3659
3720
 
 
3721
#: nova/compute/resource_tracker.py:447
 
3722
#, python-format
 
3723
msgid "Hypervisor: free ram (MB): %s"
 
3724
msgstr ""
 
3725
 
3660
3726
#: nova/compute/resource_tracker.py:448
3661
3727
#, python-format
 
3728
msgid "Hypervisor: free disk (GB): %s"
 
3729
msgstr ""
 
3730
 
 
3731
#: nova/compute/resource_tracker.py:453
 
3732
#, python-format
 
3733
msgid "Hypervisor: free VCPUs: %s"
 
3734
msgstr ""
 
3735
 
 
3736
#: nova/compute/resource_tracker.py:455
 
3737
msgid "Hypervisor: VCPU information unavailable"
 
3738
msgstr ""
 
3739
 
 
3740
#: nova/compute/resource_tracker.py:462
 
3741
#, python-format
 
3742
msgid "Free ram (MB): %s"
 
3743
msgstr ""
 
3744
 
 
3745
#: nova/compute/resource_tracker.py:463
 
3746
#, python-format
 
3747
msgid "Free disk (GB): %s"
 
3748
msgstr ""
 
3749
 
 
3750
#: nova/compute/resource_tracker.py:468
 
3751
#, python-format
 
3752
msgid "Free VCPUS: %s"
 
3753
msgstr ""
 
3754
 
 
3755
#: nova/compute/resource_tracker.py:470
 
3756
msgid "Free VCPU information unavailable"
 
3757
msgstr ""
 
3758
 
 
3759
#: nova/compute/resource_tracker.py:545
 
3760
#, python-format
3662
3761
msgid "Missing keys: %s"
3663
3762
msgstr ""
3664
3763
 
3671
3770
msgid "Unable to find host for Instance %s"
3672
3771
msgstr ""
3673
3772
 
3674
 
#: nova/compute/utils.py:61
 
3773
#: nova/compute/utils.py:83
3675
3774
#, python-format
3676
3775
msgid "Using %(prefix)s instead of %(req_prefix)s"
3677
3776
msgstr ""
3730
3829
msgid "Checking Token: %(token)s, %(token_valid)s)"
3731
3830
msgstr ""
3732
3831
 
3733
 
#: nova/db/sqlalchemy/api.py:59
 
3832
#: nova/db/sqlalchemy/api.py:57
3734
3833
msgid "Use of empty request context is deprecated"
3735
3834
msgstr ""
3736
3835
 
3737
 
#: nova/db/sqlalchemy/api.py:214
 
3836
#: nova/db/sqlalchemy/api.py:213
3738
3837
#, python-format
3739
3838
msgid "Unrecognized read_deleted value '%s'"
3740
3839
msgstr ""
3741
3840
 
3742
 
#: nova/db/sqlalchemy/api.py:2776
 
3841
#: nova/db/sqlalchemy/api.py:2777
3743
3842
#, python-format
3744
3843
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
3745
3844
msgstr ""
3746
3845
 
3747
 
#: nova/db/sqlalchemy/api.py:4648
 
3846
#: nova/db/sqlalchemy/api.py:4655
3748
3847
msgid "Backend exists"
3749
3848
msgstr ""
3750
3849
 
3751
 
#: nova/db/sqlalchemy/api.py:4668 nova/db/sqlalchemy/api.py:4694
 
3850
#: nova/db/sqlalchemy/api.py:4675 nova/db/sqlalchemy/api.py:4701
3752
3851
#, python-format
3753
3852
msgid "No backend config with id %(sm_backend_id)s"
3754
3853
msgstr ""
3755
3854
 
3756
 
#: nova/db/sqlalchemy/api.py:4706
 
3855
#: nova/db/sqlalchemy/api.py:4713
3757
3856
#, python-format
3758
3857
msgid "No backend config with sr uuid %(sr_uuid)s"
3759
3858
msgstr ""
3760
3859
 
3761
 
#: nova/db/sqlalchemy/api.py:4740
 
3860
#: nova/db/sqlalchemy/api.py:4747
3762
3861
msgid "Flavor exists"
3763
3862
msgstr ""
3764
3863
 
3765
 
#: nova/db/sqlalchemy/api.py:4755
 
3864
#: nova/db/sqlalchemy/api.py:4762
3766
3865
#, python-format
3767
3866
msgid "%(sm_flavor_id) flavor not found"
3768
3867
msgstr ""
3769
3868
 
3770
 
#: nova/db/sqlalchemy/api.py:4774
 
3869
#: nova/db/sqlalchemy/api.py:4781
3771
3870
#, python-format
3772
3871
msgid "No sm_flavor called %(sm_flavor_id)s"
3773
3872
msgstr ""
3774
3873
 
3775
 
#: nova/db/sqlalchemy/api.py:4791
 
3874
#: nova/db/sqlalchemy/api.py:4798
3776
3875
#, python-format
3777
3876
msgid "No sm_flavor called %(sm_flavor_label)s"
3778
3877
msgstr ""
3779
3878
 
3780
 
#: nova/db/sqlalchemy/api.py:4829
 
3879
#: nova/db/sqlalchemy/api.py:4836
3781
3880
#, python-format
3782
3881
msgid "No sm_volume with id %(volume_id)s"
3783
3882
msgstr ""
3790
3889
msgid "Upgrade DB using Essex release first."
3791
3890
msgstr ""
3792
3891
 
3793
 
#: nova/db/sqlalchemy/session.py:149
 
3892
#: nova/db/sqlalchemy/session.py:162
3794
3893
#, python-format
3795
3894
msgid "SQL connection failed. %s attempts left."
3796
3895
msgstr ""
3864
3963
msgid "user_quotas table not dropped"
3865
3964
msgstr ""
3866
3965
 
3867
 
#: nova/image/glance.py:137
 
3966
#: nova/image/glance.py:143
3868
3967
#, python-format
3869
3968
msgid ""
3870
3969
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
3939
4038
msgid "kwargs: %s"
3940
4039
msgstr ""
3941
4040
 
3942
 
#: nova/network/api.py:216
 
4041
#: nova/network/api.py:217
3943
4042
#, python-format
3944
4043
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
3945
4044
msgstr ""
3946
4045
 
3947
 
#: nova/network/ldapdns.py:318
 
4046
#: nova/network/ldapdns.py:317
3948
4047
msgid "This driver only supports type 'a' entries."
3949
4048
msgstr ""
3950
4049
 
3969
4068
msgid "IPTablesManager.apply completed with success"
3970
4069
msgstr ""
3971
4070
 
3972
 
#: nova/network/linux_net.py:576
 
4071
#: nova/network/linux_net.py:578
3973
4072
#, python-format
3974
4073
msgid "arping error for ip %s"
3975
4074
msgstr ""
3976
4075
 
3977
 
#: nova/network/linux_net.py:784
 
4076
#: nova/network/linux_net.py:788
3978
4077
#, python-format
3979
4078
msgid "Pid %d is stale, skip killing dnsmasq"
3980
4079
msgstr ""
3981
4080
 
3982
 
#: nova/network/linux_net.py:824
 
4081
#: nova/network/linux_net.py:828
3983
4082
#, python-format
3984
4083
msgid "Hupping dnsmasq threw %s"
3985
4084
msgstr ""
3986
4085
 
3987
 
#: nova/network/linux_net.py:826
 
4086
#: nova/network/linux_net.py:830
3988
4087
#, python-format
3989
4088
msgid "Pid %d is stale, relaunching dnsmasq"
3990
4089
msgstr ""
3991
4090
 
3992
 
#: nova/network/linux_net.py:888
 
4091
#: nova/network/linux_net.py:892
3993
4092
#, python-format
3994
4093
msgid "killing radvd threw %s"
3995
4094
msgstr ""
3996
4095
 
3997
 
#: nova/network/linux_net.py:890
 
4096
#: nova/network/linux_net.py:894
3998
4097
#, python-format
3999
4098
msgid "Pid %d is stale, relaunching radvd"
4000
4099
msgstr ""
4001
4100
 
4002
 
#: nova/network/linux_net.py:1120
 
4101
#: nova/network/linux_net.py:1124
4003
4102
#, python-format
4004
4103
msgid "Starting VLAN inteface %s"
4005
4104
msgstr ""
4006
4105
 
4007
 
#: nova/network/linux_net.py:1156
 
4106
#: nova/network/linux_net.py:1160
4008
4107
#, python-format
4009
4108
msgid "Starting Bridge interface for %s"
4010
4109
msgstr ""
4011
4110
 
4012
 
#: nova/network/linux_net.py:1199
 
4111
#: nova/network/linux_net.py:1203
4013
4112
#, python-format
4014
4113
msgid "Failed to add interface: %s"
4015
4114
msgstr ""
4016
4115
 
4017
 
#: nova/network/linux_net.py:1300
 
4116
#: nova/network/linux_net.py:1304
4018
4117
#, python-format
4019
4118
msgid "Starting bridge %s "
4020
4119
msgstr ""
4021
4120
 
4022
 
#: nova/network/linux_net.py:1308
 
4121
#: nova/network/linux_net.py:1312
4023
4122
#, python-format
4024
4123
msgid "Done starting bridge %s"
4025
4124
msgstr ""
4026
4125
 
4027
 
#: nova/network/linux_net.py:1327
 
4126
#: nova/network/linux_net.py:1331
4028
4127
#, python-format
4029
4128
msgid "Failed unplugging gateway interface '%s'"
4030
4129
msgstr ""
4031
4130
 
4032
 
#: nova/network/linux_net.py:1329
 
4131
#: nova/network/linux_net.py:1333
4033
4132
#, python-format
4034
4133
msgid "Unplugged gateway interface '%s'"
4035
4134
msgstr ""
4039
4138
msgid "Fixed ip %(fixed_ip_id)s not found"
4040
4139
msgstr ""
4041
4140
 
4042
 
#: nova/network/manager.py:299 nova/network/manager.py:548
 
4141
#: nova/network/manager.py:299 nova/network/manager.py:562
4043
4142
#, python-format
4044
4143
msgid "Interface %(interface)s not found"
4045
4144
msgstr ""
4049
4148
msgid "floating IP allocation for instance |%s|"
4050
4149
msgstr ""
4051
4150
 
4052
 
#: nova/network/manager.py:373
 
4151
#: nova/network/manager.py:378
4053
4152
msgid "Floating IP is not associated. Ignore."
4054
4153
msgstr ""
4055
4154
 
4056
 
#: nova/network/manager.py:391
 
4155
#: nova/network/manager.py:396
4057
4156
#, python-format
4058
4157
msgid "Address |%(address)s| is not allocated"
4059
4158
msgstr ""
4060
4159
 
4061
 
#: nova/network/manager.py:395
 
4160
#: nova/network/manager.py:400
4062
4161
#, python-format
4063
4162
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
4064
4163
msgstr ""
4065
4164
 
4066
 
#: nova/network/manager.py:413
 
4165
#: nova/network/manager.py:421
4067
4166
#, python-format
4068
4167
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
4069
4168
msgstr ""
4070
4169
 
4071
 
#: nova/network/manager.py:468
 
4170
#: nova/network/manager.py:482
4072
4171
msgid "Failed to update usages deallocating floating IP"
4073
4172
msgstr ""
4074
4173
 
4075
 
#: nova/network/manager.py:677
 
4174
#: nova/network/manager.py:691
4076
4175
#, python-format
4077
4176
msgid ""
4078
4177
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
4080
4179
"ignored."
4081
4180
msgstr ""
4082
4181
 
4083
 
#: nova/network/manager.py:723
 
4182
#: nova/network/manager.py:737
4084
4183
#, python-format
4085
4184
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
4086
4185
msgstr ""
4087
4186
 
4088
 
#: nova/network/manager.py:733
 
4187
#: nova/network/manager.py:747
4089
4188
#, python-format
4090
4189
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
4091
4190
msgstr ""
4092
4191
 
4093
 
#: nova/network/manager.py:844
 
4192
#: nova/network/manager.py:858
4094
4193
#, python-format
4095
4194
msgid "Disassociated %s stale fixed ip(s)"
4096
4195
msgstr ""
4097
4196
 
4098
 
#: nova/network/manager.py:848
 
4197
#: nova/network/manager.py:862
4099
4198
msgid "setting network host"
4100
4199
msgstr ""
4101
4200
 
4102
 
#: nova/network/manager.py:962
 
4201
#: nova/network/manager.py:976
4103
4202
msgid "network allocations"
4104
4203
msgstr ""
4105
4204
 
4106
 
#: nova/network/manager.py:967
 
4205
#: nova/network/manager.py:981
4107
4206
#, python-format
4108
4207
msgid "networks retrieved for instance: |%(networks)s|"
4109
4208
msgstr ""
4110
4209
 
4111
 
#: nova/network/manager.py:997
 
4210
#: nova/network/manager.py:1011
4112
4211
msgid "network deallocation for instance"
4113
4212
msgstr ""
4114
4213
 
4115
 
#: nova/network/manager.py:1220
 
4214
#: nova/network/manager.py:1234
4116
4215
#, python-format
4117
4216
msgid ""
4118
4217
"instance-dns-zone is |%(domain)s|, which is in availability zone "
4120
4219
"created."
4121
4220
msgstr ""
4122
4221
 
4123
 
#: nova/network/manager.py:1299
 
4222
#: nova/network/manager.py:1313
4124
4223
#, python-format
4125
4224
msgid "Unable to release %s because vif doesn't exist."
4126
4225
msgstr ""
4127
4226
 
4128
 
#: nova/network/manager.py:1320
 
4227
#: nova/network/manager.py:1334
4129
4228
#, python-format
4130
4229
msgid "Leased IP |%(address)s|"
4131
4230
msgstr ""
4132
4231
 
4133
 
#: nova/network/manager.py:1324
 
4232
#: nova/network/manager.py:1338
4134
4233
#, python-format
4135
4234
msgid "IP %s leased that is not associated"
4136
4235
msgstr ""
4137
4236
 
4138
 
#: nova/network/manager.py:1332
 
4237
#: nova/network/manager.py:1346
4139
4238
#, python-format
4140
4239
msgid "IP |%s| leased that isn't allocated"
4141
4240
msgstr ""
4142
4241
 
4143
 
#: nova/network/manager.py:1337
 
4242
#: nova/network/manager.py:1351
4144
4243
#, python-format
4145
4244
msgid "Released IP |%(address)s|"
4146
4245
msgstr ""
4147
4246
 
4148
 
#: nova/network/manager.py:1341
 
4247
#: nova/network/manager.py:1355
4149
4248
#, python-format
4150
4249
msgid "IP %s released that is not associated"
4151
4250
msgstr ""
4152
4251
 
4153
 
#: nova/network/manager.py:1344
 
4252
#: nova/network/manager.py:1358
4154
4253
#, python-format
4155
4254
msgid "IP %s released that was not leased"
4156
4255
msgstr ""
4157
4256
 
4158
 
#: nova/network/manager.py:1363
 
4257
#: nova/network/manager.py:1377
4159
4258
#, python-format
4160
4259
msgid "%s must be an integer"
4161
4260
msgstr ""
4162
4261
 
4163
 
#: nova/network/manager.py:1387
 
4262
#: nova/network/manager.py:1401
4164
4263
msgid "Maximum allowed length for 'label' is 255."
4165
4264
msgstr ""
4166
4265
 
4167
 
#: nova/network/manager.py:1407
 
4266
#: nova/network/manager.py:1421
4168
4267
#, python-format
4169
4268
msgid ""
4170
4269
"Subnet(s) too large, defaulting to /%s.  To override, specify "
4171
4270
"network_size flag."
4172
4271
msgstr ""
4173
4272
 
4174
 
#: nova/network/manager.py:1485
 
4273
#: nova/network/manager.py:1499
4175
4274
msgid "cidr already in use"
4176
4275
msgstr ""
4177
4276
 
4178
 
#: nova/network/manager.py:1488
 
4277
#: nova/network/manager.py:1502
4179
4278
#, python-format
4180
4279
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
4181
4280
msgstr ""
4182
4281
 
4183
 
#: nova/network/manager.py:1499
 
4282
#: nova/network/manager.py:1513
4184
4283
#, python-format
4185
4284
msgid ""
4186
4285
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
4187
4286
"(%(smaller)s)"
4188
4287
msgstr ""
4189
4288
 
4190
 
#: nova/network/manager.py:1558
 
4289
#: nova/network/manager.py:1572
4191
4290
msgid "Network already exists!"
4192
4291
msgstr ""
4193
4292
 
4194
 
#: nova/network/manager.py:1578
 
4293
#: nova/network/manager.py:1592
4195
4294
#, python-format
4196
4295
msgid "Network must be disassociated from project %s before delete"
4197
4296
msgstr ""
4198
4297
 
4199
 
#: nova/network/manager.py:2018
 
4298
#: nova/network/manager.py:2041
4200
4299
msgid ""
4201
4300
"The sum between the number of networks and the vlan start cannot be "
4202
4301
"greater than 4094"
4203
4302
msgstr ""
4204
4303
 
4205
 
#: nova/network/manager.py:2025
 
4304
#: nova/network/manager.py:2048
4206
4305
#, python-format
4207
4306
msgid ""
4208
4307
"The network range is not big enough to fit %(num_networks)s. Network size"
4646
4745
msgid "Could not find another compute"
4647
4746
msgstr ""
4648
4747
 
4649
 
#: nova/scheduler/driver.py:70
 
4748
#: nova/scheduler/driver.py:64
 
4749
msgid "Exception during scheduler.run_instance"
 
4750
msgstr ""
 
4751
 
 
4752
#: nova/scheduler/driver.py:68 nova/scheduler/manager.py:181
 
4753
#, python-format
 
4754
msgid "Setting instance to %(state)s state."
 
4755
msgstr ""
 
4756
 
 
4757
#: nova/scheduler/driver.py:101
4650
4758
#, python-format
4651
4759
msgid "Casted '%(method)s' to volume '%(host)s'"
4652
4760
msgstr ""
4653
4761
 
4654
 
#: nova/scheduler/driver.py:93
 
4762
#: nova/scheduler/driver.py:124
4655
4763
#, python-format
4656
4764
msgid "Casted '%(method)s' to compute '%(host)s'"
4657
4765
msgstr ""
4658
4766
 
4659
 
#: nova/scheduler/driver.py:102
 
4767
#: nova/scheduler/driver.py:133
4660
4768
#, python-format
4661
4769
msgid "Casted '%(method)s' to network '%(host)s'"
4662
4770
msgstr ""
4663
4771
 
4664
 
#: nova/scheduler/driver.py:120
 
4772
#: nova/scheduler/driver.py:151
4665
4773
#, python-format
4666
4774
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4667
4775
msgstr ""
4668
4776
 
4669
 
#: nova/scheduler/driver.py:168
 
4777
#: nova/scheduler/driver.py:199
4670
4778
msgid "Driver must implement schedule_prep_resize"
4671
4779
msgstr ""
4672
4780
 
4673
 
#: nova/scheduler/driver.py:176
 
4781
#: nova/scheduler/driver.py:207
4674
4782
msgid "Driver must implement schedule_run_instance"
4675
4783
msgstr ""
4676
4784
 
4677
 
#: nova/scheduler/driver.py:181
 
4785
#: nova/scheduler/driver.py:212
4678
4786
msgid "Driver must implement schedule_create_volune"
4679
4787
msgstr ""
4680
4788
 
4681
 
#: nova/scheduler/driver.py:313
 
4789
#: nova/scheduler/driver.py:344
4682
4790
#, python-format
4683
4791
msgid ""
4684
4792
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4695
4803
msgid "Attempting to build %(num_instances)d instance(s)"
4696
4804
msgstr ""
4697
4805
 
4698
 
#: nova/scheduler/filter_scheduler.py:171
 
4806
#: nova/scheduler/filter_scheduler.py:182
4699
4807
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
4700
4808
msgstr ""
4701
4809
 
4702
 
#: nova/scheduler/filter_scheduler.py:198
 
4810
#: nova/scheduler/filter_scheduler.py:209
4703
4811
#, python-format
4704
4812
msgid ""
4705
4813
"Exceeded max scheduling attempts %(max_attempts)d for instance "
4706
4814
"%(instance_uuid)s"
4707
4815
msgstr ""
4708
4816
 
4709
 
#: nova/scheduler/filter_scheduler.py:209
 
4817
#: nova/scheduler/filter_scheduler.py:220
4710
4818
msgid "Scheduler only understands Compute nodes (for now)"
4711
4819
msgstr ""
4712
4820
 
4713
 
#: nova/scheduler/filter_scheduler.py:261
 
4821
#: nova/scheduler/filter_scheduler.py:272
4714
4822
#, python-format
4715
4823
msgid "Filtered %(hosts)s"
4716
4824
msgstr ""
4717
4825
 
4718
 
#: nova/scheduler/filter_scheduler.py:271
 
4826
#: nova/scheduler/filter_scheduler.py:282
4719
4827
#, python-format
4720
4828
msgid "Weighted %(weighted_host)s"
4721
4829
msgstr ""
4722
4830
 
4723
 
#: nova/scheduler/host_manager.py:158
 
4831
#: nova/scheduler/host_manager.py:150
4724
4832
#, python-format
4725
4833
msgid "Host filter fails for ignored host %(host)s"
4726
4834
msgstr ""
4727
4835
 
4728
 
#: nova/scheduler/host_manager.py:165
 
4836
#: nova/scheduler/host_manager.py:157
4729
4837
#, python-format
4730
4838
msgid "Host filter fails for non-forced host %(host)s"
4731
4839
msgstr ""
4732
4840
 
4733
 
#: nova/scheduler/host_manager.py:171
 
4841
#: nova/scheduler/host_manager.py:163
4734
4842
#, python-format
4735
4843
msgid "Host filter function %(func)s failed for %(host)s"
4736
4844
msgstr ""
4737
4845
 
4738
 
#: nova/scheduler/host_manager.py:177
 
4846
#: nova/scheduler/host_manager.py:169
4739
4847
#, python-format
4740
4848
msgid "Host filter passes for %(host)s"
4741
4849
msgstr ""
4742
4850
 
4743
 
#: nova/scheduler/host_manager.py:238
 
4851
#: nova/scheduler/host_manager.py:230
4744
4852
#, python-format
4745
4853
msgid "Received %(service_name)s service update from %(host)s."
4746
4854
msgstr ""
4747
4855
 
4748
 
#: nova/scheduler/host_manager.py:261
 
4856
#: nova/scheduler/host_manager.py:253
4749
4857
msgid "host_manager only implemented for 'compute'"
4750
4858
msgstr ""
4751
4859
 
4752
 
#: nova/scheduler/host_manager.py:271
 
4860
#: nova/scheduler/host_manager.py:263
4753
4861
#, python-format
4754
4862
msgid "No service for compute ID %s"
4755
4863
msgstr ""
4756
4864
 
4757
 
#: nova/scheduler/manager.py:161
 
4865
#: nova/scheduler/manager.py:79
 
4866
#, fuzzy, python-format
 
4867
msgid "Failed to schedule create_volume: %(ex)s"
 
4868
msgstr "Nicht möglich volume %s zufinden"
 
4869
 
 
4870
#: nova/scheduler/manager.py:165
4758
4871
#, python-format
4759
4872
msgid "Failed to schedule_%(method)s: %(ex)s"
4760
4873
msgstr ""
4761
4874
 
4762
 
#: nova/scheduler/manager.py:175
4763
 
#, python-format
4764
 
msgid "Setting instance to %(state)s state."
4765
 
msgstr ""
4766
 
 
4767
4875
#: nova/scheduler/scheduler_options.py:69
4768
4876
#, python-format
4769
4877
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
4812
4920
msgid "VCPUs not set; assuming CPU collection broken"
4813
4921
msgstr ""
4814
4922
 
 
4923
#: nova/scheduler/filters/disk_filter.py:47
 
4924
#, python-format
 
4925
msgid ""
 
4926
"%(host_state)s does not have %(requested_disk)s MB usable disk, it only "
 
4927
"has %(usable_disk_mb)s MB usable disk."
 
4928
msgstr ""
 
4929
 
4815
4930
#: nova/scheduler/filters/image_props_filter.py:48
4816
4931
#, python-format
4817
4932
msgid ""
4838
4953
msgid "%(host_state)s does not support requested instance_properties"
4839
4954
msgstr ""
4840
4955
 
4841
 
#: nova/scheduler/filters/ram_filter.py:47
 
4956
#: nova/scheduler/filters/ram_filter.py:46
4842
4957
#, python-format
4843
4958
msgid ""
4844
4959
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has"
4855
4970
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
4856
4971
msgstr ""
4857
4972
 
 
4973
#: nova/tests/fake_ldap.py:34
 
4974
msgid "Attempted to instantiate singleton"
 
4975
msgstr ""
 
4976
 
4858
4977
#: nova/tests/fake_utils.py:72
4859
4978
#, python-format
4860
4979
msgid "Faking execution of cmd (subprocess): %s"
4875
4994
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4876
4995
msgstr ""
4877
4996
 
4878
 
#: nova/tests/fake_volume.py:175 nova/volume/api.py:85 nova/volume/api.py:283
 
4997
#: nova/tests/fake_volume.py:175 nova/volume/api.py:90 nova/volume/api.py:318
4879
4998
#: nova/volume/cinder.py:159
4880
4999
msgid "status must be available"
4881
5000
msgstr ""
4882
5001
 
4883
 
#: nova/tests/fake_volume.py:178 nova/volume/api.py:286
 
5002
#: nova/tests/fake_volume.py:178 nova/volume/api.py:321
4884
5003
#: nova/volume/cinder.py:162
4885
5004
msgid "already attached"
4886
5005
msgstr ""
4887
5006
 
4888
 
#: nova/tests/fake_volume.py:183 nova/volume/api.py:293
 
5007
#: nova/tests/fake_volume.py:183 nova/volume/api.py:328
4889
5008
#: nova/volume/cinder.py:168
4890
5009
msgid "already detached"
4891
5010
msgstr ""
4985
5104
msgid "Result data: %s"
4986
5105
msgstr ""
4987
5106
 
4988
 
#: nova/tests/test_xenapi.py:708
 
5107
#: nova/tests/test_xenapi.py:709
4989
5108
#, python-format
4990
5109
msgid "Creating files in %s to simulate guest agent"
4991
5110
msgstr ""
4992
5111
 
4993
 
#: nova/tests/test_xenapi.py:719
 
5112
#: nova/tests/test_xenapi.py:720
4994
5113
#, python-format
4995
5114
msgid "Removing simulated guest agent files in %s"
4996
5115
msgstr ""
5007
5126
msgid "unexpected role header"
5008
5127
msgstr ""
5009
5128
 
5010
 
#: nova/tests/api/openstack/compute/test_servers.py:2829
 
5129
#: nova/tests/api/openstack/compute/test_servers.py:2894
5011
5130
msgid ""
5012
5131
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
5013
5132
"instances"
5014
5133
msgstr ""
5015
5134
 
5016
 
#: nova/tests/api/openstack/compute/test_servers.py:2834
 
5135
#: nova/tests/api/openstack/compute/test_servers.py:2899
5017
5136
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
5018
5137
msgstr ""
5019
5138
 
5020
 
#: nova/tests/api/openstack/compute/test_servers.py:2839
 
5139
#: nova/tests/api/openstack/compute/test_servers.py:2904
5021
5140
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
5022
5141
msgstr ""
5023
5142
 
5072
5191
msgid "test_snapshot_detail: resp_dict=%s"
5073
5192
msgstr ""
5074
5193
 
5075
 
#: nova/tests/compute/test_compute.py:449
5076
 
#: nova/tests/compute/test_compute.py:467
5077
 
#: nova/tests/compute/test_compute.py:500
5078
 
#: nova/tests/compute/test_compute.py:525
5079
 
#: nova/tests/compute/test_compute.py:2093
 
5194
#: nova/tests/compute/test_compute.py:577
 
5195
#: nova/tests/compute/test_compute.py:595
 
5196
#: nova/tests/compute/test_compute.py:628
 
5197
#: nova/tests/compute/test_compute.py:653
 
5198
#: nova/tests/compute/test_compute.py:2243
5080
5199
#, python-format
5081
5200
msgid "Running instances: %s"
5082
5201
msgstr ""
5083
5202
 
5084
 
#: nova/tests/compute/test_compute.py:455
5085
 
#: nova/tests/compute/test_compute.py:490
5086
 
#: nova/tests/compute/test_compute.py:513
5087
 
#: nova/tests/compute/test_compute.py:543
 
5203
#: nova/tests/compute/test_compute.py:583
 
5204
#: nova/tests/compute/test_compute.py:618
 
5205
#: nova/tests/compute/test_compute.py:641
 
5206
#: nova/tests/compute/test_compute.py:671
5088
5207
#, python-format
5089
5208
msgid "After terminating instances: %s"
5090
5209
msgstr ""
5091
5210
 
5092
 
#: nova/tests/compute/test_compute.py:865
 
5211
#: nova/tests/compute/test_compute.py:993
5093
5212
msgid "Internal error"
5094
5213
msgstr ""
5095
5214
 
5096
 
#: nova/tests/compute/test_compute.py:2104
 
5215
#: nova/tests/compute/test_compute.py:2254
5097
5216
#, python-format
5098
5217
msgid "After force-killing instances: %s"
5099
5218
msgstr ""
5113
5232
msgid "Failed to get info for disk %s"
5114
5233
msgstr ""
5115
5234
 
5116
 
#: nova/tests/integrated/test_api_samples.py:127
 
5235
#: nova/tests/integrated/test_api_samples.py:130
5117
5236
#, python-format
5118
5237
msgid "Result: %(result)s is not a dict."
5119
5238
msgstr ""
5120
5239
 
5121
 
#: nova/tests/integrated/test_api_samples.py:131
 
5240
#: nova/tests/integrated/test_api_samples.py:134
5122
5241
#, python-format
5123
5242
msgid ""
5124
5243
"Key mismatch:\n"
5126
5245
"%(res_keys)s"
5127
5246
msgstr ""
5128
5247
 
5129
 
#: nova/tests/integrated/test_api_samples.py:139
 
5248
#: nova/tests/integrated/test_api_samples.py:142
5130
5249
#, python-format
5131
5250
msgid "Result: %(result)s is not a list."
5132
5251
msgstr ""
5133
5252
 
5134
 
#: nova/tests/integrated/test_api_samples.py:162
5135
 
#: nova/tests/integrated/test_api_samples.py:165
5136
 
#: nova/tests/integrated/test_api_samples.py:175
 
5253
#: nova/tests/integrated/test_api_samples.py:164
 
5254
#: nova/tests/integrated/test_api_samples.py:174
5137
5255
#, python-format
5138
5256
msgid ""
5139
5257
"Values do not match:\n"
5438
5556
msgstr ""
5439
5557
 
5440
5558
#: nova/virt/baremetal/driver.py:558 nova/virt/hyperv/vmops.py:486
5441
 
#: nova/virt/libvirt/driver.py:1965
 
5559
#: nova/virt/libvirt/driver.py:1973
5442
5560
msgid ""
5443
5561
"Cannot get the number of cpu, because this function is not implemented "
5444
5562
"for this platform. This error can be safely ignored for now."
5453
5571
msgid "Updating!"
5454
5572
msgstr ""
5455
5573
 
5456
 
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3002
 
5574
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3025
5457
5575
#: nova/virt/xenapi/host.py:148
5458
5576
msgid "Updating host stats"
5459
5577
msgstr ""
5506
5624
msgid "Node is unknown error state."
5507
5625
msgstr ""
5508
5626
 
5509
 
#: nova/virt/disk/api.py:196
 
5627
#: nova/virt/disk/api.py:198
5510
5628
msgid "no capable image handler configured"
5511
5629
msgstr ""
5512
5630
 
5513
 
#: nova/virt/disk/api.py:242
 
5631
#: nova/virt/disk/api.py:244
5514
5632
#, python-format
5515
5633
msgid "no disk image handler for: %s"
5516
5634
msgstr ""
5517
5635
 
5518
 
#: nova/virt/disk/api.py:254
 
5636
#: nova/virt/disk/api.py:256
5519
5637
msgid "image already mounted"
5520
5638
msgstr ""
5521
5639
 
5522
 
#: nova/virt/disk/api.py:320
 
5640
#: nova/virt/disk/api.py:322
5523
5641
#, python-format
5524
5642
msgid ""
5525
5643
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
5526
5644
"%(errors)s"
5527
5645
msgstr ""
5528
5646
 
5529
 
#: nova/virt/disk/api.py:337
 
5647
#: nova/virt/disk/api.py:339
5530
5648
#, python-format
5531
5649
msgid "Failed to unmount container filesystem: %s"
5532
5650
msgstr ""
5533
5651
 
5534
 
#: nova/virt/disk/api.py:370
 
5652
#: nova/virt/disk/api.py:372
5535
5653
msgid "injected file path not valid"
5536
5654
msgstr ""
5537
5655
 
5538
 
#: nova/virt/disk/api.py:546
 
5656
#: nova/virt/disk/api.py:517
 
5657
msgid "Not implemented on Windows"
 
5658
msgstr ""
 
5659
 
 
5660
#: nova/virt/disk/api.py:551
5539
5661
#, python-format
5540
5662
msgid "User %(username)s not found in password file."
5541
5663
msgstr ""
5542
5664
 
5543
 
#: nova/virt/disk/api.py:562
 
5665
#: nova/virt/disk/api.py:567
5544
5666
#, python-format
5545
5667
msgid "User %(username)s not found in shadow file."
5546
5668
msgstr ""
5560
5682
msgid "unknown guestmount error"
5561
5683
msgstr ""
5562
5684
 
 
5685
#: nova/virt/disk/guestfs.py:119
 
5686
#, python-format
 
5687
msgid "Failed to umount image at %s, guestmount was still running after 10s"
 
5688
msgstr ""
 
5689
 
5563
5690
#: nova/virt/disk/loop.py:31
5564
5691
#, python-format
5565
5692
msgid "Could not attach image to loopback: %s"
5614
5741
msgid "confirm_migration called"
5615
5742
msgstr ""
5616
5743
 
5617
 
#: nova/virt/hyperv/driver.py:212
 
5744
#: nova/virt/hyperv/driver.py:213
5618
5745
msgid "finish_revert_migration called"
5619
5746
msgstr ""
5620
5747
 
5621
 
#: nova/virt/hyperv/driver.py:217
 
5748
#: nova/virt/hyperv/driver.py:219
5622
5749
msgid "finish_migration called"
5623
5750
msgstr ""
5624
5751
 
5625
 
#: nova/virt/hyperv/driver.py:220
 
5752
#: nova/virt/hyperv/driver.py:222
5626
5753
msgid "get_console_output called"
5627
5754
msgstr ""
5628
5755
 
6043
6170
msgid "Failed to remove volume from VM %s"
6044
6171
msgstr "Nicht möglich volume %s zufinden"
6045
6172
 
6046
 
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:589
 
6173
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:603
6047
6174
msgid "Could not determine iscsi initiator name"
6048
6175
msgstr ""
6049
6176
 
6161
6288
msgid "The ISCSI initiator name can't be found. Choosing the default one"
6162
6289
msgstr ""
6163
6290
 
6164
 
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1439
 
6291
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1447
6165
6292
#: nova/virt/xenapi/vm_utils.py:407
6166
6293
#, python-format
6167
6294
msgid "block_device_list %s"
6191
6318
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
6192
6319
msgstr ""
6193
6320
 
6194
 
#: nova/virt/libvirt/driver.py:478
 
6321
#: nova/virt/libvirt/driver.py:482
6195
6322
msgid "During wait destroy, instance disappeared."
6196
6323
msgstr ""
6197
6324
 
6198
 
#: nova/virt/libvirt/driver.py:483
 
6325
#: nova/virt/libvirt/driver.py:487
6199
6326
msgid "Instance destroyed successfully."
6200
6327
msgstr ""
6201
6328
 
6202
 
#: nova/virt/libvirt/driver.py:505
 
6329
#: nova/virt/libvirt/driver.py:509
6203
6330
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
6204
6331
msgstr ""
6205
6332
 
6206
 
#: nova/virt/libvirt/driver.py:510
 
6333
#: nova/virt/libvirt/driver.py:524
6207
6334
#, python-format
6208
6335
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
6209
6336
msgstr ""
6210
6337
 
6211
 
#: nova/virt/libvirt/driver.py:521
 
6338
#: nova/virt/libvirt/driver.py:535
6212
6339
#, python-format
6213
6340
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
6214
6341
msgstr ""
6215
6342
 
6216
 
#: nova/virt/libvirt/driver.py:538
 
6343
#: nova/virt/libvirt/driver.py:552
6217
6344
#, python-format
6218
6345
msgid "Deleting instance files %(target)s"
6219
6346
msgstr ""
6220
6347
 
6221
 
#: nova/virt/libvirt/driver.py:552
 
6348
#: nova/virt/libvirt/driver.py:566
6222
6349
#, python-format
6223
6350
msgid "Failed to cleanup directory %(target)s: %(e)s"
6224
6351
msgstr ""
6225
6352
 
6226
 
#: nova/virt/libvirt/driver.py:700
 
6353
#: nova/virt/libvirt/driver.py:717
6227
6354
msgid "attaching LXC block device"
6228
6355
msgstr ""
6229
6356
 
6230
 
#: nova/virt/libvirt/driver.py:713
 
6357
#: nova/virt/libvirt/driver.py:730
6231
6358
msgid "detaching LXC block device"
6232
6359
msgstr ""
6233
6360
 
6234
 
#: nova/virt/libvirt/driver.py:845
 
6361
#: nova/virt/libvirt/driver.py:862
6235
6362
#, fuzzy
6236
6363
msgid "Instance soft rebooted successfully."
6237
6364
msgstr "Volume %s: erfolgreich erstellt"
6238
6365
 
6239
 
#: nova/virt/libvirt/driver.py:849
 
6366
#: nova/virt/libvirt/driver.py:866
6240
6367
msgid "Failed to soft reboot instance."
6241
6368
msgstr ""
6242
6369
 
6243
 
#: nova/virt/libvirt/driver.py:881
 
6370
#: nova/virt/libvirt/driver.py:898
6244
6371
msgid "Instance shutdown successfully."
6245
6372
msgstr ""
6246
6373
 
6247
 
#: nova/virt/libvirt/driver.py:915
6248
 
msgid "During reboot, instance disappeared."
6249
 
msgstr ""
6250
 
 
6251
 
#: nova/virt/libvirt/driver.py:920
 
6374
#: nova/virt/libvirt/driver.py:933
6252
6375
msgid "Instance rebooted successfully."
6253
6376
msgstr ""
6254
6377
 
6255
 
#: nova/virt/libvirt/driver.py:1050
 
6378
#: nova/virt/libvirt/driver.py:1063
6256
6379
msgid "Instance is running"
6257
6380
msgstr ""
6258
6381
 
6259
 
#: nova/virt/libvirt/driver.py:1057
6260
 
msgid "During spawn, instance disappeared."
6261
 
msgstr ""
6262
 
 
6263
 
#: nova/virt/libvirt/driver.py:1062 nova/virt/powervm/operator.py:258
 
6382
#: nova/virt/libvirt/driver.py:1070 nova/virt/powervm/operator.py:258
6264
6383
msgid "Instance spawned successfully."
6265
6384
msgstr ""
6266
6385
 
6267
 
#: nova/virt/libvirt/driver.py:1078
 
6386
#: nova/virt/libvirt/driver.py:1086
6268
6387
#, python-format
6269
6388
msgid "data: %(data)r, fpath: %(fpath)r"
6270
6389
msgstr ""
6271
6390
 
6272
 
#: nova/virt/libvirt/driver.py:1124
 
6391
#: nova/virt/libvirt/driver.py:1132
6273
6392
msgid "Guest does not have a console available"
6274
6393
msgstr ""
6275
6394
 
6276
 
#: nova/virt/libvirt/driver.py:1168
 
6395
#: nova/virt/libvirt/driver.py:1176
6277
6396
#, python-format
6278
6397
msgid "Path '%(path)s' supports direct I/O"
6279
6398
msgstr ""
6280
6399
 
6281
 
#: nova/virt/libvirt/driver.py:1172
 
6400
#: nova/virt/libvirt/driver.py:1180
6282
6401
#, python-format
6283
6402
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
6284
6403
msgstr ""
6285
6404
 
6286
 
#: nova/virt/libvirt/driver.py:1176 nova/virt/libvirt/driver.py:1180
 
6405
#: nova/virt/libvirt/driver.py:1184 nova/virt/libvirt/driver.py:1188
6287
6406
#, python-format
6288
6407
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
6289
6408
msgstr ""
6290
6409
 
6291
 
#: nova/virt/libvirt/driver.py:1234
 
6410
#: nova/virt/libvirt/driver.py:1242
6292
6411
msgid "Using config drive"
6293
6412
msgstr ""
6294
6413
 
6295
 
#: nova/virt/libvirt/driver.py:1253
 
6414
#: nova/virt/libvirt/driver.py:1261
6296
6415
msgid "Creating image"
6297
6416
msgstr ""
6298
6417
 
6299
 
#: nova/virt/libvirt/driver.py:1388
 
6418
#: nova/virt/libvirt/driver.py:1396
6300
6419
#, python-format
6301
6420
msgid "Creating config drive at %(path)s"
6302
6421
msgstr ""
6303
6422
 
6304
 
#: nova/virt/libvirt/driver.py:1402
 
6423
#: nova/virt/libvirt/driver.py:1410
6305
6424
#, python-format
6306
6425
msgid "Injecting %(injection)s into image %(img_id)s"
6307
6426
msgstr ""
6308
6427
 
6309
 
#: nova/virt/libvirt/driver.py:1412
 
6428
#: nova/virt/libvirt/driver.py:1420
6310
6429
#, python-format
6311
6430
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
6312
6431
msgstr ""
6313
6432
 
6314
 
#: nova/virt/libvirt/driver.py:1486
 
6433
#: nova/virt/libvirt/driver.py:1494
6315
6434
#, python-format
6316
6435
msgid ""
6317
6436
"Config requested an explicit CPU model, but the current libvirt "
6318
6437
"hypervisor '%s' does not support selecting CPU models"
6319
6438
msgstr ""
6320
6439
 
6321
 
#: nova/virt/libvirt/driver.py:1492
 
6440
#: nova/virt/libvirt/driver.py:1500
6322
6441
msgid "Config requested a custom CPU model, but no model name was provided"
6323
6442
msgstr ""
6324
6443
 
6325
 
#: nova/virt/libvirt/driver.py:1496
 
6444
#: nova/virt/libvirt/driver.py:1504
6326
6445
msgid "A CPU model name should not be set when a host CPU model is requested"
6327
6446
msgstr ""
6328
6447
 
6329
 
#: nova/virt/libvirt/driver.py:1500
 
6448
#: nova/virt/libvirt/driver.py:1508
6330
6449
#, python-format
6331
6450
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
6332
6451
msgstr ""
6333
6452
 
6334
 
#: nova/virt/libvirt/driver.py:1516
 
6453
#: nova/virt/libvirt/driver.py:1524
6335
6454
msgid ""
6336
6455
"Passthrough of the host CPU was requested but this libvirt version does "
6337
6456
"not support this feature"
6338
6457
msgstr ""
6339
6458
 
6340
 
#: nova/virt/libvirt/driver.py:1810
 
6459
#: nova/virt/libvirt/driver.py:1818
6341
6460
msgid "Starting toXML method"
6342
6461
msgstr ""
6343
6462
 
6344
 
#: nova/virt/libvirt/driver.py:1814
 
6463
#: nova/virt/libvirt/driver.py:1822
6345
6464
msgid "Finished toXML method"
6346
6465
msgstr ""
6347
6466
 
6348
 
#: nova/virt/libvirt/driver.py:1831
 
6467
#: nova/virt/libvirt/driver.py:1839
6349
6468
#, python-format
6350
6469
msgid ""
6351
6470
"Error from libvirt while looking up %(instance_name)s: [Error Code "
6352
6471
"%(error_code)s] %(ex)s"
6353
6472
msgstr ""
6354
6473
 
6355
 
#: nova/virt/libvirt/driver.py:2083
 
6474
#: nova/virt/libvirt/driver.py:2091
6356
6475
msgid "libvirt version is too old (does not support getVersion)"
6357
6476
msgstr ""
6358
6477
 
6359
 
#: nova/virt/libvirt/driver.py:2270
 
6478
#: nova/virt/libvirt/driver.py:2278
6360
6479
msgid "Block migration can not be used with shared storage."
6361
6480
msgstr ""
6362
6481
 
6363
 
#: nova/virt/libvirt/driver.py:2278
 
6482
#: nova/virt/libvirt/driver.py:2286
6364
6483
msgid "Live migration can not be used without shared storage."
6365
6484
msgstr ""
6366
6485
 
6367
 
#: nova/virt/libvirt/driver.py:2316
 
6486
#: nova/virt/libvirt/driver.py:2324
6368
6487
#, python-format
6369
6488
msgid ""
6370
6489
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
6371
6490
"large(available on destination host:%(available)s < need:%(necessary)s)"
6372
6491
msgstr ""
6373
6492
 
6374
 
#: nova/virt/libvirt/driver.py:2336
 
6493
#: nova/virt/libvirt/driver.py:2344
6375
6494
#, python-format
6376
6495
msgid ""
6377
6496
"Instance launched has CPU info:\n"
6378
6497
"%s"
6379
6498
msgstr ""
6380
6499
 
6381
 
#: nova/virt/libvirt/driver.py:2348
 
6500
#: nova/virt/libvirt/driver.py:2356
6382
6501
#, python-format
6383
6502
msgid ""
6384
6503
"CPU doesn't have compatibility.\n"
6388
6507
"Refer to %(u)s"
6389
6508
msgstr ""
6390
6509
 
6391
 
#: nova/virt/libvirt/driver.py:2365
 
6510
#: nova/virt/libvirt/driver.py:2373
6392
6511
#, python-format
6393
6512
msgid ""
6394
6513
"Creating tmpfile %s to notify to other compute nodes that they should "
6395
6514
"mount the same storage."
6396
6515
msgstr ""
6397
6516
 
6398
 
#: nova/virt/libvirt/driver.py:2413
 
6517
#: nova/virt/libvirt/driver.py:2421
6399
6518
#, python-format
6400
6519
msgid "The firewall filter for %s does not exist"
6401
6520
msgstr ""
6402
6521
 
6403
 
#: nova/virt/libvirt/driver.py:2483
 
6522
#: nova/virt/libvirt/driver.py:2491
6404
6523
#, python-format
6405
6524
msgid "Live Migration failure: %(e)s"
6406
6525
msgstr ""
6407
6526
 
6408
 
#: nova/virt/libvirt/driver.py:2527
 
6527
#: nova/virt/libvirt/driver.py:2535
6409
6528
#, python-format
6410
6529
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
6411
6530
msgstr ""
6412
6531
 
6413
 
#: nova/virt/libvirt/driver.py:2654
 
6532
#: nova/virt/libvirt/driver.py:2662
6414
6533
#, python-format
6415
6534
msgid "skipping %(path)s since it looks like volume"
6416
6535
msgstr ""
6417
6536
 
6418
 
#: nova/virt/libvirt/driver.py:2703
 
6537
#: nova/virt/libvirt/driver.py:2711
6419
6538
#, python-format
6420
6539
msgid "Getting disk size of %(i_name)s: %(e)s"
6421
6540
msgstr ""
6422
6541
 
6423
 
#: nova/virt/libvirt/driver.py:2762
 
6542
#: nova/virt/libvirt/driver.py:2781
6424
6543
msgid "Starting migrate_disk_and_power_off"
6425
6544
msgstr ""
6426
6545
 
6427
 
#: nova/virt/libvirt/driver.py:2817
6428
 
msgid "During wait running, instance disappeared."
6429
 
msgstr ""
6430
 
 
6431
 
#: nova/virt/libvirt/driver.py:2822
 
6546
#: nova/virt/libvirt/driver.py:2840
6432
6547
msgid "Instance running successfully."
6433
6548
msgstr ""
6434
6549
 
6435
 
#: nova/virt/libvirt/driver.py:2828
 
6550
#: nova/virt/libvirt/driver.py:2847
6436
6551
msgid "Starting finish_migration"
6437
6552
msgstr ""
6438
6553
 
6439
 
#: nova/virt/libvirt/driver.py:2876
 
6554
#: nova/virt/libvirt/driver.py:2898
6440
6555
msgid "Starting finish_revert_migration"
6441
6556
msgstr ""
6442
6557
 
6601
6716
msgid "Verification complete"
6602
6717
msgstr ""
6603
6718
 
6604
 
#: nova/virt/libvirt/utils.py:107
 
6719
#: nova/virt/libvirt/utils.py:127
6605
6720
#, python-format
6606
6721
msgid ""
6607
6722
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
6608
6723
"available, but %(size)db required by volume %(lv)s."
6609
6724
msgstr ""
6610
6725
 
6611
 
#: nova/virt/libvirt/utils.py:116
 
6726
#: nova/virt/libvirt/utils.py:136
6612
6727
#, python-format
6613
6728
msgid ""
6614
6729
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
6616
6731
"%(free_space)db."
6617
6732
msgstr ""
6618
6733
 
6619
 
#: nova/virt/libvirt/utils.py:450
 
6734
#: nova/virt/libvirt/utils.py:470
6620
6735
#, python-format
6621
6736
msgid "Reading image info file: %s"
6622
6737
msgstr ""
6623
6738
 
6624
 
#: nova/virt/libvirt/utils.py:454
 
6739
#: nova/virt/libvirt/utils.py:474
6625
6740
#, python-format
6626
6741
msgid "Read: %s"
6627
6742
msgstr ""
6628
6743
 
6629
 
#: nova/virt/libvirt/utils.py:460
 
6744
#: nova/virt/libvirt/utils.py:480
6630
6745
#, python-format
6631
6746
msgid "Error reading image info file %(filename)s: %(error)s"
6632
6747
msgstr ""
6633
6748
 
6634
 
#: nova/virt/libvirt/utils.py:484
 
6749
#: nova/virt/libvirt/utils.py:504
6635
6750
#, python-format
6636
6751
msgid "Writing image info file: %s"
6637
6752
msgstr ""
6638
6753
 
6639
 
#: nova/virt/libvirt/utils.py:485
 
6754
#: nova/virt/libvirt/utils.py:505
6640
6755
#, python-format
6641
6756
msgid "Wrote: %s"
6642
6757
msgstr ""
7222
7337
msgid "Got image size of %(size)s for the image %(image)s"
7223
7338
msgstr ""
7224
7339
 
7225
 
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1431
 
7340
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1434
7226
7341
#, python-format
7227
7342
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
7228
7343
msgstr ""
7229
7344
 
7230
 
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1435
 
7345
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1438
7231
7346
#, python-format
7232
7347
msgid ""
7233
7348
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
7234
7349
"args=%(args)r"
7235
7350
msgstr ""
7236
7351
 
7237
 
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1440
 
7352
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1443
7238
7353
#, python-format
7239
7354
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
7240
7355
msgstr ""
7318
7433
msgid "Failure while cleaning up attached VDIs"
7319
7434
msgstr ""
7320
7435
 
7321
 
#: nova/virt/xenapi/driver.py:344
 
7436
#: nova/virt/xenapi/driver.py:347
7322
7437
#, python-format
7323
7438
msgid "Could not determine key: %s"
7324
7439
msgstr ""
7325
7440
 
7326
 
#: nova/virt/xenapi/driver.py:559
 
7441
#: nova/virt/xenapi/driver.py:562
7327
7442
msgid "Host startup on XenServer is not supported."
7328
7443
msgstr ""
7329
7444
 
7330
 
#: nova/virt/xenapi/driver.py:606
 
7445
#: nova/virt/xenapi/driver.py:609
7331
7446
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
7332
7447
msgstr ""
7333
7448
 
7334
 
#: nova/virt/xenapi/driver.py:644
 
7449
#: nova/virt/xenapi/driver.py:647
7335
7450
msgid "Host is member of a pool, but DB says otherwise"
7336
7451
msgstr ""
7337
7452
 
7338
 
#: nova/virt/xenapi/driver.py:728 nova/virt/xenapi/driver.py:742
 
7453
#: nova/virt/xenapi/driver.py:731 nova/virt/xenapi/driver.py:745
7339
7454
#, python-format
7340
7455
msgid "Got exception: %s"
7341
7456
msgstr ""
7408
7523
msgid "Found no network for bridge %s"
7409
7524
msgstr ""
7410
7525
 
7411
 
#: nova/virt/xenapi/pool.py:67
 
7526
#: nova/virt/xenapi/pool.py:75
7412
7527
#, python-format
7413
7528
msgid ""
7414
7529
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
7415
7530
"%(host)s"
7416
7531
msgstr ""
7417
7532
 
7418
 
#: nova/virt/xenapi/pool.py:156
 
7533
#: nova/virt/xenapi/pool.py:166
7419
7534
#, python-format
7420
7535
msgid "Unable to eject %(host)s from the pool; pool not empty"
7421
7536
msgstr ""
7422
7537
 
7423
 
#: nova/virt/xenapi/pool.py:171
 
7538
#: nova/virt/xenapi/pool.py:182
7424
7539
#, python-format
7425
7540
msgid "Unable to eject %(host)s from the pool; No master found"
7426
7541
msgstr ""
7427
7542
 
7428
 
#: nova/virt/xenapi/pool.py:188
 
7543
#: nova/virt/xenapi/pool.py:199
7429
7544
#, python-format
7430
7545
msgid "Pool-Join failed: %(e)s"
7431
7546
msgstr ""
7432
7547
 
7433
 
#: nova/virt/xenapi/pool.py:191
 
7548
#: nova/virt/xenapi/pool.py:202
7434
7549
#, python-format
7435
7550
msgid "Unable to join %(host)s in the pool"
7436
7551
msgstr ""
7437
7552
 
7438
 
#: nova/virt/xenapi/pool.py:207
 
7553
#: nova/virt/xenapi/pool.py:218
7439
7554
#, python-format
7440
7555
msgid "Pool-eject failed: %(e)s"
7441
7556
msgstr ""
7442
7557
 
7443
 
#: nova/virt/xenapi/pool.py:219
 
7558
#: nova/virt/xenapi/pool.py:230
7444
7559
#, python-format
7445
7560
msgid "Unable to set up pool: %(e)s."
7446
7561
msgstr ""
7447
7562
 
7448
 
#: nova/virt/xenapi/pool.py:230
 
7563
#: nova/virt/xenapi/pool.py:241
7449
7564
#, python-format
7450
7565
msgid "Pool-set_name_label failed: %(e)s"
7451
7566
msgstr ""
7878
7993
msgid "This domU must be running on the host specified by xenapi_connection_url"
7879
7994
msgstr ""
7880
7995
 
7881
 
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:636
 
7996
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:637
7882
7997
#, python-format
7883
7998
msgid "Updating progress to %(progress)d"
7884
7999
msgstr ""
7885
8000
 
7886
 
#: nova/virt/xenapi/vmops.py:211
 
8001
#: nova/virt/xenapi/vmops.py:212
7887
8002
msgid "Starting instance"
7888
8003
msgstr ""
7889
8004
 
7890
 
#: nova/virt/xenapi/vmops.py:284
 
8005
#: nova/virt/xenapi/vmops.py:285
7891
8006
msgid "Removing kernel/ramdisk files from dom0"
7892
8007
msgstr ""
7893
8008
 
7894
 
#: nova/virt/xenapi/vmops.py:344
 
8009
#: nova/virt/xenapi/vmops.py:345
7895
8010
#, python-format
7896
8011
msgid "Block device information present: %s"
7897
8012
msgstr ""
7898
8013
 
7899
 
#: nova/virt/xenapi/vmops.py:367
 
8014
#: nova/virt/xenapi/vmops.py:368
7900
8015
msgid "Failed to spawn, rolling back"
7901
8016
msgstr ""
7902
8017
 
7903
 
#: nova/virt/xenapi/vmops.py:430
 
8018
#: nova/virt/xenapi/vmops.py:431
7904
8019
msgid "Detected ISO image type, creating blank VM for install"
7905
8020
msgstr ""
7906
8021
 
7907
 
#: nova/virt/xenapi/vmops.py:447
 
8022
#: nova/virt/xenapi/vmops.py:448
7908
8023
msgid "Auto configuring disk, attempting to resize partition..."
7909
8024
msgstr ""
7910
8025
 
7911
 
#: nova/virt/xenapi/vmops.py:486
 
8026
#: nova/virt/xenapi/vmops.py:487
7912
8027
msgid "Starting VM"
7913
8028
msgstr ""
7914
8029
 
7915
 
#: nova/virt/xenapi/vmops.py:493
 
8030
#: nova/virt/xenapi/vmops.py:494
7916
8031
#, python-format
7917
8032
msgid ""
7918
8033
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
7919
8034
"%(version)s"
7920
8035
msgstr ""
7921
8036
 
7922
 
#: nova/virt/xenapi/vmops.py:496
 
8037
#: nova/virt/xenapi/vmops.py:497
7923
8038
#, python-format
7924
8039
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
7925
8040
msgstr ""
7926
8041
 
7927
 
#: nova/virt/xenapi/vmops.py:503
 
8042
#: nova/virt/xenapi/vmops.py:504
7928
8043
msgid "Waiting for instance state to become running"
7929
8044
msgstr ""
7930
8045
 
7931
 
#: nova/virt/xenapi/vmops.py:517
 
8046
#: nova/virt/xenapi/vmops.py:518
7932
8047
#, python-format
7933
8048
msgid "Instance agent version: %s"
7934
8049
msgstr ""
7935
8050
 
7936
 
#: nova/virt/xenapi/vmops.py:547
 
8051
#: nova/virt/xenapi/vmops.py:548
7937
8052
msgid "Setting VCPU weight"
7938
8053
msgstr ""
7939
8054
 
7940
 
#: nova/virt/xenapi/vmops.py:555
 
8055
#: nova/virt/xenapi/vmops.py:556
7941
8056
#, python-format
7942
8057
msgid "Could not find VM with name %s"
7943
8058
msgstr ""
7944
8059
 
7945
 
#: nova/virt/xenapi/vmops.py:605
 
8060
#: nova/virt/xenapi/vmops.py:606
7946
8061
msgid "Finished snapshot and upload for VM"
7947
8062
msgstr ""
7948
8063
 
7949
 
#: nova/virt/xenapi/vmops.py:609
 
8064
#: nova/virt/xenapi/vmops.py:610
7950
8065
#, python-format
7951
8066
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
7952
8067
msgstr ""
7953
8068
 
7954
 
#: nova/virt/xenapi/vmops.py:617
 
8069
#: nova/virt/xenapi/vmops.py:618
7955
8070
msgid "Failed to transfer vhd to new host"
7956
8071
msgstr ""
7957
8072
 
7958
 
#: nova/virt/xenapi/vmops.py:649
 
8073
#: nova/virt/xenapi/vmops.py:654
7959
8074
#, python-format
7960
 
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
8075
msgid "Resizing down VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
7961
8076
msgstr ""
7962
8077
 
7963
 
#: nova/virt/xenapi/vmops.py:775
 
8078
#: nova/virt/xenapi/vmops.py:778
7964
8079
#, python-format
7965
8080
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
7966
8081
msgstr ""
7967
8082
 
7968
 
#: nova/virt/xenapi/vmops.py:780
 
8083
#: nova/virt/xenapi/vmops.py:783
7969
8084
msgid "Resize complete"
7970
8085
msgstr ""
7971
8086
 
7972
 
#: nova/virt/xenapi/vmops.py:824
 
8087
#: nova/virt/xenapi/vmops.py:827
7973
8088
msgid "Starting halted instance found during reboot"
7974
8089
msgstr ""
7975
8090
 
7976
 
#: nova/virt/xenapi/vmops.py:907
 
8091
#: nova/virt/xenapi/vmops.py:910
7977
8092
msgid "Unable to find root VBD/VDI for VM"
7978
8093
msgstr ""
7979
8094
 
7980
 
#: nova/virt/xenapi/vmops.py:934
 
8095
#: nova/virt/xenapi/vmops.py:937
7981
8096
#, python-format
7982
8097
msgid "Destroying VDIs for Instance %(instance_uuid)s"
7983
8098
msgstr ""
7984
8099
 
7985
 
#: nova/virt/xenapi/vmops.py:962
 
8100
#: nova/virt/xenapi/vmops.py:965
7986
8101
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
7987
8102
msgstr ""
7988
8103
 
7989
 
#: nova/virt/xenapi/vmops.py:969
 
8104
#: nova/virt/xenapi/vmops.py:972
7990
8105
msgid "instance has a kernel or ramdisk but not both"
7991
8106
msgstr ""
7992
8107
 
7993
 
#: nova/virt/xenapi/vmops.py:976
 
8108
#: nova/virt/xenapi/vmops.py:979
7994
8109
msgid "kernel/ramdisk files removed"
7995
8110
msgstr ""
7996
8111
 
7997
 
#: nova/virt/xenapi/vmops.py:1002
 
8112
#: nova/virt/xenapi/vmops.py:1005
7998
8113
msgid "Destroying VM"
7999
8114
msgstr ""
8000
8115
 
8001
 
#: nova/virt/xenapi/vmops.py:1028
 
8116
#: nova/virt/xenapi/vmops.py:1031
8002
8117
msgid "VM is not present, skipping destroy..."
8003
8118
msgstr ""
8004
8119
 
8005
 
#: nova/virt/xenapi/vmops.py:1079
 
8120
#: nova/virt/xenapi/vmops.py:1082
8006
8121
#, python-format
8007
8122
msgid "Instance is already in Rescue Mode: %s"
8008
8123
msgstr ""
8009
8124
 
8010
 
#: nova/virt/xenapi/vmops.py:1114
 
8125
#: nova/virt/xenapi/vmops.py:1117
8011
8126
msgid "VM is not present, skipping power off..."
8012
8127
msgstr ""
8013
8128
 
8014
 
#: nova/virt/xenapi/vmops.py:1150
 
8129
#: nova/virt/xenapi/vmops.py:1153
8015
8130
#, python-format
8016
8131
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
8017
8132
msgstr ""
8018
8133
 
8019
 
#: nova/virt/xenapi/vmops.py:1154
 
8134
#: nova/virt/xenapi/vmops.py:1157
8020
8135
msgid "Automatically hard rebooting"
8021
8136
msgstr ""
8022
8137
 
8023
 
#: nova/virt/xenapi/vmops.py:1214
 
8138
#: nova/virt/xenapi/vmops.py:1217
8024
8139
msgid "Could not get bandwidth info."
8025
8140
msgstr ""
8026
8141
 
8027
 
#: nova/virt/xenapi/vmops.py:1256
 
8142
#: nova/virt/xenapi/vmops.py:1259
8028
8143
msgid "Fetching VM ref while BUILDING failed"
8029
8144
msgstr ""
8030
8145
 
8031
 
#: nova/virt/xenapi/vmops.py:1339
 
8146
#: nova/virt/xenapi/vmops.py:1342
8032
8147
msgid "Injecting network info to xenstore"
8033
8148
msgstr ""
8034
8149
 
8035
 
#: nova/virt/xenapi/vmops.py:1358
 
8150
#: nova/virt/xenapi/vmops.py:1361
8036
8151
msgid "Creating vifs"
8037
8152
msgstr ""
8038
8153
 
8039
 
#: nova/virt/xenapi/vmops.py:1367
 
8154
#: nova/virt/xenapi/vmops.py:1370
8040
8155
#, python-format
8041
8156
msgid "Creating VIF for network %(network_ref)s"
8042
8157
msgstr ""
8043
8158
 
8044
 
#: nova/virt/xenapi/vmops.py:1370
 
8159
#: nova/virt/xenapi/vmops.py:1373
8045
8160
#, python-format
8046
8161
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
8047
8162
msgstr ""
8048
8163
 
8049
 
#: nova/virt/xenapi/vmops.py:1394
 
8164
#: nova/virt/xenapi/vmops.py:1397
8050
8165
msgid "Injecting hostname to xenstore"
8051
8166
msgstr ""
8052
8167
 
8053
 
#: nova/virt/xenapi/vmops.py:1490
 
8168
#: nova/virt/xenapi/vmops.py:1493
8054
8169
#, python-format
8055
8170
msgid ""
8056
8171
"Destination host:%(hostname)s must be in the same aggregate as the source"
8057
8172
" server"
8058
8173
msgstr ""
8059
8174
 
8060
 
#: nova/virt/xenapi/vmops.py:1522
 
8175
#: nova/virt/xenapi/vmops.py:1525
8061
8176
msgid "Migrate Receive failed"
8062
8177
msgstr ""
8063
8178
 
8064
 
#: nova/virt/xenapi/vmops.py:1570
 
8179
#: nova/virt/xenapi/vmops.py:1573
8065
8180
msgid "VM.assert_can_migratefailed"
8066
8181
msgstr ""
8067
8182
 
8068
 
#: nova/virt/xenapi/vmops.py:1606
 
8183
#: nova/virt/xenapi/vmops.py:1609
8069
8184
msgid "Migrate Send failed"
8070
8185
msgstr ""
8071
8186
 
8306
8421
msgid "Starting nova-xvpvncproxy node (version %s)"
8307
8422
msgstr ""
8308
8423
 
8309
 
#: nova/volume/api.py:104
 
8424
#: nova/volume/api.py:109
8310
8425
#, python-format
8311
8426
msgid "Volume size '%s' must be an integer and greater than 0"
8312
8427
msgstr ""
8313
8428
 
8314
 
#: nova/volume/api.py:121
 
8429
#: nova/volume/api.py:128
8315
8430
#, python-format
8316
8431
msgid ""
8317
8432
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
8318
8433
"(%(consumed)dG of %(quota)dG already consumed)"
8319
8434
msgstr ""
8320
8435
 
8321
 
#: nova/volume/api.py:127
 
8436
#: nova/volume/api.py:134
8322
8437
#, python-format
8323
8438
msgid ""
8324
8439
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
8325
8440
"already consumed)"
8326
8441
msgstr ""
8327
8442
 
8328
 
#: nova/volume/api.py:192
 
8443
#: nova/volume/api.py:145
 
8444
msgid "Size of specified image is larger than volume size."
 
8445
msgstr ""
 
8446
 
 
8447
#: nova/volume/api.py:215
 
8448
msgid "Failed to update quota for deleting volume."
 
8449
msgstr ""
 
8450
 
 
8451
#: nova/volume/api.py:223
8329
8452
msgid "Volume status must be available or error"
8330
8453
msgstr ""
8331
8454
 
8332
 
#: nova/volume/api.py:197
 
8455
#: nova/volume/api.py:228
8333
8456
#, python-format
8334
8457
msgid "Volume still has %d dependent snapshots"
8335
8458
msgstr ""
8336
8459
 
8337
 
#: nova/volume/api.py:360
 
8460
#: nova/volume/api.py:395
8338
8461
msgid "must be available"
8339
8462
msgstr ""
8340
8463
 
8341
 
#: nova/volume/api.py:393
 
8464
#: nova/volume/api.py:428
8342
8465
msgid "Volume Snapshot status must be available or error"
8343
8466
msgstr ""
8344
8467
 
 
8468
#: nova/volume/api.py:479
 
8469
msgid "Volume status must be available/in-use."
 
8470
msgstr ""
 
8471
 
 
8472
#: nova/volume/api.py:482
 
8473
msgid "Volume status is in-use."
 
8474
msgstr ""
 
8475
 
8345
8476
#: nova/volume/cinder.py:68
8346
8477
#, python-format
8347
8478
msgid "Cinderclient connection created using URL: %s"
8348
8479
msgstr ""
8349
8480
 
8350
 
#: nova/volume/driver.py:97 nova/volume/netapp_nfs.py:255
 
8481
#: nova/volume/driver.py:103 nova/volume/netapp_nfs.py:255
8351
8482
#, python-format
8352
8483
msgid "Recovering from a failed execute.  Try number %s"
8353
8484
msgstr ""
8354
8485
 
8355
 
#: nova/volume/driver.py:107
 
8486
#: nova/volume/driver.py:113
8356
8487
#, python-format
8357
8488
msgid "volume group %s doesn't exist"
8358
8489
msgstr ""
8359
8490
 
8360
 
#: nova/volume/driver.py:295
 
8491
#: nova/volume/driver.py:324
8361
8492
#, python-format
8362
8493
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
8363
8494
msgstr ""
8364
8495
 
8365
 
#: nova/volume/driver.py:368
 
8496
#: nova/volume/driver.py:397
8366
8497
#, python-format
8367
8498
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
8368
8499
msgstr ""
8369
8500
 
8370
 
#: nova/volume/driver.py:385
 
8501
#: nova/volume/driver.py:414
8371
8502
#, python-format
8372
8503
msgid ""
8373
8504
"Skipping remove_export. No iscsi_target is presently exported for volume:"
8374
8505
" %s"
8375
8506
msgstr ""
8376
8507
 
8377
 
#: nova/volume/driver.py:394
 
8508
#: nova/volume/driver.py:423
8378
8509
msgid "ISCSI provider_location not stored, using discovery"
8379
8510
msgstr ""
8380
8511
 
8381
 
#: nova/volume/driver.py:441
 
8512
#: nova/volume/driver.py:470
8382
8513
#, python-format
8383
8514
msgid "Could not find iSCSI export  for volume %s"
8384
8515
msgstr ""
8385
8516
 
8386
 
#: nova/volume/driver.py:445
 
8517
#: nova/volume/driver.py:474
8387
8518
#, python-format
8388
8519
msgid "ISCSI Discovery: Found %s"
8389
8520
msgstr ""
8390
8521
 
8391
 
#: nova/volume/driver.py:536
 
8522
#: nova/volume/driver.py:565
8392
8523
#, python-format
8393
8524
msgid "Cannot confirm exported volume id:%(volume_id)s."
8394
8525
msgstr ""
8395
8526
 
8396
 
#: nova/volume/driver.py:563
 
8527
#: nova/volume/driver.py:606
8397
8528
#, python-format
8398
8529
msgid "FAKE ISCSI: %s"
8399
8530
msgstr ""
8400
8531
 
8401
 
#: nova/volume/driver.py:575
 
8532
#: nova/volume/driver.py:618
8402
8533
#, python-format
8403
8534
msgid "rbd has no pool %s"
8404
8535
msgstr ""
8405
8536
 
8406
 
#: nova/volume/driver.py:706
 
8537
#: nova/volume/driver.py:740
 
8538
#, python-format
 
8539
msgid "Image %s is not stored in rbd"
 
8540
msgstr ""
 
8541
 
 
8542
#: nova/volume/driver.py:744
 
8543
#, python-format
 
8544
msgid "Image %s has blank components"
 
8545
msgstr ""
 
8546
 
 
8547
#: nova/volume/driver.py:747
 
8548
#, python-format
 
8549
msgid "Image %s is not an rbd snapshot"
 
8550
msgstr ""
 
8551
 
 
8552
#: nova/volume/driver.py:762
 
8553
#, python-format
 
8554
msgid "%s is in a different ceph cluster"
 
8555
msgstr ""
 
8556
 
 
8557
#: nova/volume/driver.py:773
 
8558
#, fuzzy, python-format
 
8559
msgid "Unable to read image %s"
 
8560
msgstr "Nicht möglich volume %s zufinden"
 
8561
 
 
8562
#: nova/volume/driver.py:815
8407
8563
#, python-format
8408
8564
msgid "Sheepdog is not working: %s"
8409
8565
msgstr ""
8410
8566
 
8411
 
#: nova/volume/driver.py:711
 
8567
#: nova/volume/driver.py:820
8412
8568
msgid "Sheepdog is not working"
8413
8569
msgstr ""
8414
8570
 
8415
 
#: nova/volume/driver.py:815 nova/volume/driver.py:820
 
8571
#: nova/volume/driver.py:924 nova/volume/driver.py:929
8416
8572
#, python-format
8417
8573
msgid "LoggingVolumeDriver: %s"
8418
8574
msgstr ""
8441
8597
msgid "valid iqn needed for show_target"
8442
8598
msgstr ""
8443
8599
 
8444
 
#: nova/volume/manager.py:101
 
8600
#: nova/volume/manager.py:102
8445
8601
#, python-format
8446
8602
msgid "Re-exporting %s volumes"
8447
8603
msgstr ""
8448
8604
 
8449
 
#: nova/volume/manager.py:106
 
8605
#: nova/volume/manager.py:107
8450
8606
#, python-format
8451
8607
msgid "volume %s: skipping export"
8452
8608
msgstr ""
8453
8609
 
8454
 
#: nova/volume/manager.py:114
 
8610
#: nova/volume/manager.py:109
 
8611
msgid "Resuming any in progress delete operations"
 
8612
msgstr ""
 
8613
 
 
8614
#: nova/volume/manager.py:112
 
8615
#, fuzzy, python-format
 
8616
msgid "Resuming delete on volume: %s"
 
8617
msgstr "Nicht möglich volume %s zufinden"
 
8618
 
 
8619
#: nova/volume/manager.py:121
8455
8620
#, python-format
8456
8621
msgid "volume %s: creating"
8457
8622
msgstr "Volume %s: wird erstellt"
8458
8623
 
8459
 
#: nova/volume/manager.py:126
 
8624
#: nova/volume/manager.py:136
8460
8625
#, python-format
8461
8626
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
8462
8627
msgstr ""
8463
8628
 
8464
 
#: nova/volume/manager.py:138
 
8629
#: nova/volume/manager.py:159
8465
8630
#, python-format
8466
8631
msgid "volume %s: creating export"
8467
8632
msgstr "Volume %s: erstelle Export"
8468
8633
 
8469
 
#: nova/volume/manager.py:157
 
8634
#: nova/volume/manager.py:172
8470
8635
#, python-format
8471
8636
msgid "volume %s: created successfully"
8472
8637
msgstr "Volume %s: erfolgreich erstellt"
8473
8638
 
8474
 
#: nova/volume/manager.py:171
 
8639
#: nova/volume/manager.py:190
8475
8640
msgid "Volume is not local to this node"
8476
8641
msgstr ""
8477
8642
 
8478
 
#: nova/volume/manager.py:176
 
8643
#: nova/volume/manager.py:195
8479
8644
#, python-format
8480
8645
msgid "volume %s: removing export"
8481
8646
msgstr "Volume %s: entferne Export"
8482
8647
 
8483
 
#: nova/volume/manager.py:178
 
8648
#: nova/volume/manager.py:197
8484
8649
#, python-format
8485
8650
msgid "volume %s: deleting"
8486
8651
msgstr "Volume %s: wird entfernt"
8487
8652
 
8488
 
#: nova/volume/manager.py:181
 
8653
#: nova/volume/manager.py:200
8489
8654
#, python-format
8490
8655
msgid "volume %s: volume is busy"
8491
8656
msgstr ""
8492
8657
 
8493
 
#: nova/volume/manager.py:198
 
8658
#: nova/volume/manager.py:217
8494
8659
msgid "Failed to update usages deleting volume"
8495
8660
msgstr ""
8496
8661
 
8497
 
#: nova/volume/manager.py:201
 
8662
#: nova/volume/manager.py:220
8498
8663
#, python-format
8499
8664
msgid "volume %s: deleted successfully"
8500
8665
msgstr "Volume %s: erfolgreich entfernt"
8501
8666
 
8502
 
#: nova/volume/manager.py:214
 
8667
#: nova/volume/manager.py:233
8503
8668
#, python-format
8504
8669
msgid "snapshot %s: creating"
8505
8670
msgstr ""
8506
8671
 
8507
 
#: nova/volume/manager.py:218
 
8672
#: nova/volume/manager.py:237
8508
8673
#, python-format
8509
8674
msgid "snapshot %(snap_name)s: creating"
8510
8675
msgstr ""
8511
8676
 
8512
 
#: nova/volume/manager.py:233
 
8677
#: nova/volume/manager.py:252
8513
8678
#, python-format
8514
8679
msgid "snapshot %s: created successfully"
8515
8680
msgstr ""
8516
8681
 
8517
 
#: nova/volume/manager.py:242
 
8682
#: nova/volume/manager.py:261
8518
8683
#, python-format
8519
8684
msgid "snapshot %s: deleting"
8520
8685
msgstr ""
8521
8686
 
8522
 
#: nova/volume/manager.py:245
 
8687
#: nova/volume/manager.py:264
8523
8688
#, python-format
8524
8689
msgid "snapshot %s: snapshot is busy"
8525
8690
msgstr ""
8526
8691
 
8527
 
#: nova/volume/manager.py:257
 
8692
#: nova/volume/manager.py:276
8528
8693
#, python-format
8529
8694
msgid "snapshot %s: deleted successfully"
8530
8695
msgstr ""
8531
8696
 
8532
 
#: nova/volume/manager.py:366
 
8697
#: nova/volume/manager.py:323
 
8698
#, python-format
 
8699
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
 
8700
msgstr ""
 
8701
 
 
8702
#: nova/volume/manager.py:342
 
8703
#, python-format
 
8704
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 
8705
msgstr ""
 
8706
 
 
8707
#: nova/volume/manager.py:426
8533
8708
msgid "Checking volume capabilities"
8534
8709
msgstr ""
8535
8710
 
8536
 
#: nova/volume/manager.py:370
 
8711
#: nova/volume/manager.py:430
8537
8712
#, python-format
8538
8713
msgid "New capabilities found: %s"
8539
8714
msgstr ""
8540
8715
 
8541
 
#: nova/volume/manager.py:381
 
8716
#: nova/volume/manager.py:441
8542
8717
msgid "Clear capabilities"
8543
8718
msgstr ""
8544
8719
 
8545
 
#: nova/volume/manager.py:385
 
8720
#: nova/volume/manager.py:445
8546
8721
#, python-format
8547
8722
msgid "Notification {%s} received"
8548
8723
msgstr ""
8765
8940
msgid "san_ip must be set"
8766
8941
msgstr ""
8767
8942
 
8768
 
#: nova/volume/san.py:229
 
8943
#: nova/volume/san.py:228
8769
8944
#, python-format
8770
8945
msgid "Cannot parse list-view output: %s"
8771
8946
msgstr ""
8772
8947
 
8773
 
#: nova/volume/san.py:323
 
8948
#: nova/volume/san.py:322
8774
8949
#, python-format
8775
8950
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
8776
8951
msgstr ""
8777
8952
 
8778
 
#: nova/volume/san.py:456
 
8953
#: nova/volume/san.py:455
8779
8954
#, python-format
8780
8955
msgid "CLIQ command returned %s"
8781
8956
msgstr ""
8782
8957
 
8783
 
#: nova/volume/san.py:462
 
8958
#: nova/volume/san.py:461
8784
8959
#, python-format
8785
8960
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
8786
8961
msgstr ""
8787
8962
 
8788
 
#: nova/volume/san.py:470
 
8963
#: nova/volume/san.py:469
8789
8964
#, python-format
8790
8965
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
8791
8966
msgstr ""
8792
8967
 
8793
 
#: nova/volume/san.py:500
 
8968
#: nova/volume/san.py:499
8794
8969
#, python-format
8795
8970
msgid ""
8796
8971
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
8797
8972
"Result=%(_xml)s"
8798
8973
msgstr ""
8799
8974
 
8800
 
#: nova/volume/san.py:553
 
8975
#: nova/volume/san.py:552
8801
8976
#, python-format
8802
8977
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
8803
8978
msgstr ""
8804
8979
 
8805
 
#: nova/volume/san.py:606
 
8980
#: nova/volume/san.py:608
8806
8981
msgid "local_path not supported"
8807
8982
msgstr ""
8808
8983
 
9589
9764
"gone: %(exc)s"
9590
9765
msgstr ""
9591
9766
 
9592
 
#~ msgid "Failed to paginate through images from image service"
9593
 
#~ msgstr ""
9594
 
 
9595
 
#~ msgid "Connection to glance failed"
9596
 
#~ msgstr ""
9597
 
 
9598
 
#~ msgid "Connection to melange failed"
9599
 
#~ msgstr ""
9600
 
 
9601
 
#~ msgid "Invalid signature %(signature)s for user %(user)s."
9602
 
#~ msgstr ""
9603
 
 
9604
 
#~ msgid "Invalid instance type %(instance_type)s."
9605
 
#~ msgstr ""
9606
 
 
9607
 
#~ msgid "Instance %(instance_id)s is not suspended."
9608
 
#~ msgstr ""
9609
 
 
9610
 
#~ msgid "Destination compute host is unavailable at this time."
9611
 
#~ msgstr ""
9612
 
 
9613
 
#~ msgid "Original compute host is unavailable at this time."
9614
 
#~ msgstr ""
9615
 
 
9616
 
#~ msgid "Expected a uuid but received %(uuid)."
9617
 
#~ msgstr ""
9618
 
 
9619
 
#~ msgid "Required flag %(flag)s not set."
9620
 
#~ msgstr ""
9621
 
 
9622
 
#~ msgid "Volume not found for instance %(instance_id)s."
9623
 
#~ msgstr ""
9624
 
 
9625
 
#~ msgid "Zero volume types found."
9626
 
#~ msgstr ""
9627
 
 
9628
 
#~ msgid ""
9629
 
#~ "Some images have been stored via "
9630
 
#~ "hrefs. This version of the api "
9631
 
#~ "does not support displaying image hrefs."
9632
 
#~ msgstr ""
9633
 
 
9634
 
#~ msgid "Kernel not found for image %(image_id)s."
9635
 
#~ msgstr ""
9636
 
 
9637
 
#~ msgid "User %(user_id)s could not be found."
9638
 
#~ msgstr ""
9639
 
 
9640
 
#~ msgid "User %(user_id)s is not a member of project %(project_id)s."
9641
 
#~ msgstr ""
9642
 
 
9643
 
#~ msgid "Role %(role_id)s could not be found."
9644
 
#~ msgstr ""
9645
 
 
9646
 
#~ msgid "Network %(network)s has active ports, cannot delete."
9647
 
#~ msgstr ""
9648
 
 
9649
 
#~ msgid "Instance %(instance_id)s has zero fixed ips."
9650
 
#~ msgstr ""
9651
 
 
9652
 
#~ msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
9653
 
#~ msgstr ""
9654
 
 
9655
 
#~ msgid "Host %(host)s has zero fixed ips."
9656
 
#~ msgstr ""
9657
 
 
9658
 
#~ msgid "Fixed IP address %(address)s is already in use."
9659
 
#~ msgstr ""
9660
 
 
9661
 
#~ msgid "Auth token %(token)s could not be found."
9662
 
#~ msgstr ""
9663
 
 
9664
 
#~ msgid "Access Key %(access_key)s could not be found."
9665
 
#~ msgstr ""
9666
 
 
9667
 
#~ msgid "Console for instance %(instance_id)s could not be found."
9668
 
#~ msgstr ""
9669
 
 
9670
 
#~ msgid ""
9671
 
#~ "Console for instance %(instance_id)s in "
9672
 
#~ "pool %(pool_id)s could not be found."
9673
 
#~ msgstr ""
9674
 
 
9675
 
#~ msgid "Zero instance types found."
9676
 
#~ msgstr ""
9677
 
 
9678
 
#~ msgid "Cell %(cell_id)s could not be found."
9679
 
#~ msgstr ""
9680
 
 
9681
 
#~ msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
9682
 
#~ msgstr ""
9683
 
 
9684
 
#~ msgid "LDAP object could not be found"
9685
 
#~ msgstr ""
9686
 
 
9687
 
#~ msgid "LDAP user %(user_id)s could not be found."
9688
 
#~ msgstr ""
9689
 
 
9690
 
#~ msgid "LDAP group %(group_id)s could not be found."
9691
 
#~ msgstr ""
9692
 
 
9693
 
#~ msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
9694
 
#~ msgstr ""
9695
 
 
9696
 
#~ msgid "Unable to use global role %(role_id)s"
9697
 
#~ msgstr ""
9698
 
 
9699
 
#~ msgid "User %(user)s already exists."
9700
 
#~ msgstr ""
9701
 
 
9702
 
#~ msgid "LDAP user %(user)s already exists."
9703
 
#~ msgstr ""
9704
 
 
9705
 
#~ msgid "LDAP group %(group)s already exists."
9706
 
#~ msgstr ""
9707
 
 
9708
 
#~ msgid "User %(uid)s is already a member of the group %(group_dn)s"
9709
 
#~ msgstr ""
9710
 
 
9711
 
#~ msgid "Project %(project)s already exists."
9712
 
#~ msgstr ""
9713
 
 
9714
 
#~ msgid "%(path)s is on shared storage: %(reason)s"
9715
 
#~ msgstr ""
9716
 
 
9717
 
#~ msgid "When resizing, instances must change size!"
9718
 
#~ msgstr ""
9719
 
 
9720
 
#~ msgid "1 or more Zones could not complete the request"
9721
 
#~ msgstr ""
9722
 
 
9723
 
#~ msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
9724
 
#~ msgstr ""
9725
 
 
9726
 
#~ msgid "Host %(host)s already member of another aggregate."
9727
 
#~ msgstr ""
9728
 
 
9729
 
#~ msgid "Error in SolidFire API response: status=%(status)s"
9730
 
#~ msgstr ""
9731
 
 
9732
 
#~ msgid "Could not fetch image %(image)s"
9733
 
#~ msgstr ""
9734
 
 
9735
 
#~ msgid "SIGTERM received"
9736
 
#~ msgstr ""
9737
 
 
9738
 
#~ msgid "Fetching %s"
9739
 
#~ msgstr "Hole %s"
9740
 
 
9741
 
#~ msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
9742
 
#~ msgstr ""
9743
 
 
9744
 
#~ msgid "Found sentinel %(filename)s for pid %(pid)s"
9745
 
#~ msgstr ""
9746
 
 
9747
 
#~ msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
9748
 
#~ msgstr ""
9749
 
 
9750
 
#~ msgid "Found lockfile %(file)s with link count %(count)d"
9751
 
#~ msgstr ""
9752
 
 
9753
 
#~ msgid "Cleaned lockfile %(file)s with link count %(count)d"
9754
 
#~ msgstr ""
9755
 
 
9756
 
#~ msgid "Class %(fullname)s is deprecated: %(msg)s"
9757
 
#~ msgstr ""
9758
 
 
9759
 
#~ msgid "Class %(fullname)s is deprecated"
9760
 
#~ msgstr ""
9761
 
 
9762
 
#~ msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
9763
 
#~ msgstr ""
9764
 
 
9765
 
#~ msgid "Function %(name)s in %(location)s is deprecated"
9766
 
#~ msgstr ""
9767
 
 
9768
 
#~ msgid "Started %(name)s on %(host)s:%(port)s"
9769
 
#~ msgstr ""
9770
 
 
9771
 
#~ msgid "Authentication Failure: %s"
9772
 
#~ msgstr ""
9773
 
 
9774
 
#~ msgid "Authenticated Request For %(uname)s:%(pname)s)"
9775
 
#~ msgstr ""
9776
 
 
9777
 
#~ msgid ""
9778
 
#~ "Value (%s) for parameter GroupName is"
9779
 
#~ " invalid. Content limited to Alphanumeric"
9780
 
#~ " characters, spaces, dashes, and "
9781
 
#~ "underscores."
9782
 
#~ msgstr ""
9783
 
 
9784
 
#~ msgid ""
9785
 
#~ "Value (%s) for parameter GroupName is"
9786
 
#~ " invalid. Length exceeds maximum of "
9787
 
#~ "255."
9788
 
#~ msgstr ""
9789
 
 
9790
 
#~ msgid "group %s already exists"
9791
 
#~ msgstr ""
9792
 
 
9793
 
#~ msgid "Unable to associate IP Address."
9794
 
#~ msgstr ""
9795
 
 
9796
 
#~ msgid "Converting nw_info: %s"
9797
 
#~ msgstr ""
9798
 
 
9799
 
#~ msgid "Converted networks: %s"
9800
 
#~ msgstr ""
9801
 
 
9802
 
#~ msgid "Resize requires a change in size."
9803
 
#~ msgstr ""
9804
 
 
9805
 
#~ msgid "Missing type specification"
9806
 
#~ msgstr ""
9807
 
 
9808
 
#~ msgid "Invalid type specification"
9809
 
#~ msgstr ""
9810
 
 
9811
 
#~ msgid "Server not found."
9812
 
#~ msgstr ""
9813
 
 
9814
 
#~ msgid "Parent group id is not integer"
9815
 
#~ msgstr ""
9816
 
 
9817
 
#~ msgid "Security group (%s) not found"
9818
 
#~ msgstr ""
9819
 
 
9820
 
#~ msgid "Parent or group id is not integer"
9821
 
#~ msgstr ""
9822
 
 
9823
 
#~ msgid "Rule id is not integer"
9824
 
#~ msgstr ""
9825
 
 
9826
 
#~ msgid ""
9827
 
#~ "Attempted to remove the last member "
9828
 
#~ "of a group. Deleting the group at"
9829
 
#~ " %s instead."
9830
 
#~ msgstr ""
9831
 
 
9832
 
#~ msgid "Looking up user: %r"
9833
 
#~ msgstr ""
9834
 
 
9835
 
#~ msgid "Failed authorization for access key %s"
9836
 
#~ msgstr ""
9837
 
 
9838
 
#~ msgid "Using project name = user name (%s)"
9839
 
#~ msgstr "Verwende Project-Name = User-Name (%s)"
9840
 
 
9841
 
#~ msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
9842
 
#~ msgstr ""
9843
 
 
9844
 
#~ msgid ""
9845
 
#~ "Failed authorization: user %(uname)s not "
9846
 
#~ "admin and not member of project "
9847
 
#~ "%(pjname)s"
9848
 
#~ msgstr ""
9849
 
 
9850
 
#~ msgid "user.secret: %s"
9851
 
#~ msgstr ""
9852
 
 
9853
 
#~ msgid "expected_signature: %s"
9854
 
#~ msgstr ""
9855
 
 
9856
 
#~ msgid "signature: %s"
9857
 
#~ msgstr ""
9858
 
 
9859
 
#~ msgid "Invalid signature for user %s"
9860
 
#~ msgstr ""
9861
 
 
9862
 
#~ msgid "host_only_signature: %s"
9863
 
#~ msgstr ""
9864
 
 
9865
 
#~ msgid "Must specify project"
9866
 
#~ msgstr ""
9867
 
 
9868
 
#~ msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
9869
 
#~ msgstr ""
9870
 
 
9871
 
#~ msgid "Adding sitewide role %(role)s to user %(uid)s"
9872
 
#~ msgstr ""
9873
 
 
9874
 
#~ msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
9875
 
#~ msgstr ""
9876
 
 
9877
 
#~ msgid "Removing sitewide role %(role)s from user %(uid)s"
9878
 
#~ msgstr ""
9879
 
 
9880
 
#~ msgid "Created project %(name)s with manager %(manager_user)s"
9881
 
#~ msgstr ""
9882
 
 
9883
 
#~ msgid "modifying project %s"
9884
 
#~ msgstr ""
9885
 
 
9886
 
#~ msgid "Adding user %(uid)s to project %(pid)s"
9887
 
#~ msgstr ""
9888
 
 
9889
 
#~ msgid "Remove user %(uid)s from project %(pid)s"
9890
 
#~ msgstr ""
9891
 
 
9892
 
#~ msgid "Deleting project %s"
9893
 
#~ msgstr ""
9894
 
 
9895
 
#~ msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
9896
 
#~ msgstr ""
9897
 
 
9898
 
#~ msgid "Deleting user %s"
9899
 
#~ msgstr ""
9900
 
 
9901
 
#~ msgid "Access Key change for user %s"
9902
 
#~ msgstr ""
9903
 
 
9904
 
#~ msgid "Secret Key change for user %s"
9905
 
#~ msgstr ""
9906
 
 
9907
 
#~ msgid "Admin status set to %(admin)r for user %(uid)s"
9908
 
#~ msgstr ""
9909
 
 
9910
 
#~ msgid "No vpn data for project %s"
9911
 
#~ msgstr ""
9912
 
 
9913
 
#~ msgid "SHA256 not supported on this server"
9914
 
#~ msgstr ""
9915
 
 
9916
 
#~ msgid ""
9917
 
#~ "Quota exceeded for %(pid)s, tried to "
9918
 
#~ "run %(min_count)s instances. %(msg)s"
9919
 
#~ msgstr ""
9920
 
 
9921
 
#~ msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
9922
 
#~ msgstr ""
9923
 
 
9924
 
#~ msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
9925
 
#~ msgstr ""
9926
 
 
9927
 
#~ msgid "multiple fixedips exist, using the first: %s"
9928
 
#~ msgstr ""
9929
 
 
9930
 
#~ msgid "check_instance_lock: decorating: |%s|"
9931
 
#~ msgstr ""
9932
 
 
9933
 
#~ msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
9934
 
#~ msgstr ""
9935
 
 
9936
 
#~ msgid "check_instance_lock: locked: |%s|"
9937
 
#~ msgstr ""
9938
 
 
9939
 
#~ msgid "check_instance_lock: admin: |%s|"
9940
 
#~ msgstr ""
9941
 
 
9942
 
#~ msgid "check_instance_lock: executing: |%s|"
9943
 
#~ msgstr ""
9944
 
 
9945
 
#~ msgid "check_instance_lock: not executing |%s|"
9946
 
#~ msgstr ""
9947
 
 
9948
 
#~ msgid "Skipping network allocation for instance"
9949
 
#~ msgstr ""
9950
 
 
9951
 
#~ msgid "Cannot rebuild instance because the given image does not exist."
9952
 
#~ msgstr ""
9953
 
 
9954
 
#~ msgid "Cannot rebuild instance: %(exc)s"
9955
 
#~ msgstr ""
9956
 
 
9957
 
#~ msgid "instance %s: snapshotting"
9958
 
#~ msgstr ""
9959
 
 
9960
 
#~ msgid "Error setting admin password"
9961
 
#~ msgstr ""
9962
 
 
9963
 
#~ msgid ""
9964
 
#~ "trying to update agent on a "
9965
 
#~ "non-running (state: %(current_power_state)s "
9966
 
#~ "expected: %(expected_state)s)"
9967
 
#~ msgstr ""
9968
 
 
9969
 
#~ msgid "updating agent to %(url)s"
9970
 
#~ msgstr ""
9971
 
 
9972
 
#~ msgid "Suspending"
9973
 
#~ msgstr ""
9974
 
 
9975
 
#~ msgid "Getting locked state"
9976
 
#~ msgstr ""
9977
 
 
9978
 
#~ msgid "post_live_migration() is started.."
9979
 
#~ msgstr ""
9980
 
 
9981
 
#~ msgid "Post operation of migraton started"
9982
 
#~ msgstr ""
9983
 
 
9984
 
#~ msgid "In %(state)s task_state, not RESIZE_VERIFY"
9985
 
#~ msgstr ""
9986
 
 
9987
 
#~ msgid ""
9988
 
#~ "Instance is in the process of "
9989
 
#~ "migrating to this host. Wait next "
9990
 
#~ "sync_power cycle before setting power "
9991
 
#~ "state to NOSTATE"
9992
 
#~ msgstr ""
9993
 
 
9994
 
#~ msgid ""
9995
 
#~ "Instance found in database but not "
9996
 
#~ "known by hypervisor. Setting power state"
9997
 
#~ " to NOSTATE"
9998
 
#~ msgstr ""
9999
 
 
10000
 
#~ msgid "Tried to remove non-existant console %(console_id)s."
10001
 
#~ msgstr ""
10002
 
 
10003
 
#~ msgid "Deleting Expired Token: (%s)"
10004
 
#~ msgstr ""
10005
 
 
10006
 
#~ msgid "No ComputeNode for %(host)s"
10007
 
#~ msgstr ""
10008
 
 
10009
 
#~ msgid "No sm_flavor called %(sm_flavor)s"
10010
 
#~ msgstr ""
10011
 
 
10012
 
#~ msgid "Connection error contacting glance server, retrying"
10013
 
#~ msgstr ""
10014
 
 
10015
 
#~ msgid "Maximum attempts reached"
10016
 
#~ msgstr ""
10017
 
 
10018
 
#~ msgid "Creating image in Glance. Metadata passed in %s"
10019
 
#~ msgstr ""
10020
 
 
10021
 
#~ msgid "Metadata after formatting for Glance %s"
10022
 
#~ msgstr ""
10023
 
 
10024
 
#~ msgid "Metadata returned from Glance formatted for Base %s"
10025
 
#~ msgstr ""
10026
 
 
10027
 
#~ msgid "Not the image owner"
10028
 
#~ msgstr ""
10029
 
 
10030
 
#~ msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
10031
 
#~ msgstr ""
10032
 
 
10033
 
#~ msgid "floating IP deallocation for instance |%s|"
10034
 
#~ msgstr ""
10035
 
 
10036
 
#~ msgid "Quota exceeded for %s, tried to allocate address"
10037
 
#~ msgstr ""
10038
 
 
10039
 
#~ msgid "network allocations for instance |%s|"
10040
 
#~ msgstr ""
10041
 
 
10042
 
#~ msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
10043
 
#~ msgstr ""
10044
 
 
10045
 
#~ msgid "network deallocation for instance |%s|"
10046
 
#~ msgstr ""
10047
 
 
10048
 
#~ msgid "Tenant ID not set"
10049
 
#~ msgstr ""
10050
 
 
10051
 
#~ msgid "Quantum Client Request: %(method)s %(action)s"
10052
 
#~ msgstr ""
10053
 
 
10054
 
#~ msgid "Quantum entity not found: %s"
10055
 
#~ msgstr ""
10056
 
 
10057
 
#~ msgid "Server %(status_code)s error: %(data)s"
10058
 
#~ msgstr ""
10059
 
 
10060
 
#~ msgid "Unable to connect to server. Got error: %s"
10061
 
#~ msgstr ""
10062
 
 
10063
 
#~ msgid "unable to deserialize object of type = '%s'"
10064
 
#~ msgstr ""
10065
 
 
10066
 
#~ msgid "QuantumManager does not use 'multi_host' parameter."
10067
 
#~ msgstr ""
10068
 
 
10069
 
#~ msgid "QuantumManager requires that only one network is created per call"
10070
 
#~ msgstr ""
10071
 
 
10072
 
#~ msgid "QuantumManager does not use 'vlan_start' parameter."
10073
 
#~ msgstr ""
10074
 
 
10075
 
#~ msgid "QuantumManager does not use 'vpn_start' parameter."
10076
 
#~ msgstr ""
10077
 
 
10078
 
#~ msgid "QuantumManager does not use 'bridge' parameter."
10079
 
#~ msgstr ""
10080
 
 
10081
 
#~ msgid "QuantumManager does not use 'bridge_interface' parameter."
10082
 
#~ msgstr ""
10083
 
 
10084
 
#~ msgid "QuantumManager requires a valid (.1) gateway address."
10085
 
#~ msgstr ""
10086
 
 
10087
 
#~ msgid ""
10088
 
#~ "Unable to find existing quantum network"
10089
 
#~ " for tenant '%(q_tenant_id)s' with net-"
10090
 
#~ "id '%(quantum_net_id)s'"
10091
 
#~ msgstr ""
10092
 
 
10093
 
#~ msgid "network allocations for instance %s"
10094
 
#~ msgstr ""
10095
 
 
10096
 
#~ msgid ""
10097
 
#~ "port deallocation failed for instance: "
10098
 
#~ "|%(instance_id)s|, port_id: |%(port_id)s|"
10099
 
#~ msgstr ""
10100
 
 
10101
 
#~ msgid ""
10102
 
#~ "ipam deallocation failed for instance: "
10103
 
#~ "|%(instance_id)s|, vif_uuid: |%(vif_uuid)s|"
10104
 
#~ msgstr ""
10105
 
 
10106
 
#~ msgid "Server returned error: %s"
10107
 
#~ msgstr ""
10108
 
 
10109
 
#~ msgid "Connection error contacting melange service, retrying"
10110
 
#~ msgstr ""
10111
 
 
10112
 
#~ msgid ""
10113
 
#~ "allocate IP on network |%(network_id)s| "
10114
 
#~ "belonging to |%(network_tenant_id)s| to this"
10115
 
#~ " vif |%(vif_id)s| with mac "
10116
 
#~ "|%(mac_address)s| belonging to |%(project_id)s| \n"
10117
 
#~ msgstr ""
10118
 
 
10119
 
#~ msgid ""
10120
 
#~ "get_project_and_global_net_ids must be called "
10121
 
#~ "with a non-null project_id"
10122
 
#~ msgstr ""
10123
 
 
10124
 
#~ msgid ""
10125
 
#~ "Connecting interface %(interface_id)s to net"
10126
 
#~ " %(net_id)s for %(tenant_id)s"
10127
 
#~ msgstr ""
10128
 
 
10129
 
#~ msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
10130
 
#~ msgstr ""
10131
 
 
10132
 
#~ msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
10133
 
#~ msgstr ""
10134
 
 
10135
 
#~ msgid "Must implement a fallback schedule"
10136
 
#~ msgstr ""
10137
 
 
10138
 
#~ msgid "host %(dest)s is not compatible with original host %(src)s."
10139
 
#~ msgstr ""
10140
 
 
10141
 
#~ msgid ""
10142
 
#~ "Unable to migrate %(instance_uuid)s to "
10143
 
#~ "%(dest)s: Lack of disk(host:%(available)s <="
10144
 
#~ " instance:%(necessary)s)"
10145
 
#~ msgstr ""
10146
 
 
10147
 
#~ msgid ""
10148
 
#~ "Driver Method %(driver_method_name)s missing: "
10149
 
#~ "%(e)s. Reverting to schedule()"
10150
 
#~ msgstr ""
10151
 
 
10152
 
#~ msgid "Not enough allocatable CPU cores remaining"
10153
 
#~ msgstr ""
10154
 
 
10155
 
#~ msgid "%(host_state)s is disabled via capabs"
10156
 
#~ msgstr ""
10157
 
 
10158
 
#~ msgid "Please extend fake libvirt module to support this auth method"
10159
 
#~ msgstr ""
10160
 
 
10161
 
#~ msgid "Target %s allocated"
10162
 
#~ msgstr ""
10163
 
 
10164
 
#~ msgid "Cannot confirm exported volume id:%s."
10165
 
#~ msgstr ""
10166
 
 
10167
 
#~ msgid "Quota exceeded: already used 1 of 1 instances"
10168
 
#~ msgstr ""
10169
 
 
10170
 
#~ msgid "Nested received %(queue)s, %(value)s"
10171
 
#~ msgstr ""
10172
 
 
10173
 
#~ msgid "Nested return %s"
10174
 
#~ msgstr ""
10175
 
 
10176
 
#~ msgid "RPC backend does not support timeouts"
10177
 
#~ msgstr ""
10178
 
 
10179
 
#~ msgid "Received %s"
10180
 
#~ msgstr ""
10181
 
 
10182
 
#~ msgid ""
10183
 
#~ "Must specify vmwareapi_host_ip,vmwareapi_host_username "
10184
 
#~ "and vmwareapi_host_password to "
10185
 
#~ "useconnection_type=vmwareapi"
10186
 
#~ msgstr ""
10187
 
 
10188
 
#~ msgid "Nodes: %s"
10189
 
#~ msgstr ""
10190
 
 
10191
 
#~ msgid "Bremetal assignment is overcommitted."
10192
 
#~ msgstr ""
10193
 
 
10194
 
#~ msgid "unknown disk image handler: %s"
10195
 
#~ msgstr ""
10196
 
 
10197
 
#~ msgid "Failed to remove container: %s"
10198
 
#~ msgstr ""
10199
 
 
10200
 
#~ msgid ""
10201
 
#~ "Error from libvirt during saved instance"
10202
 
#~ " removal. Code=%(errcode)s Error=%(e)s"
10203
 
#~ msgstr ""
10204
 
 
10205
 
#~ msgid "'<cpu>' must be 1, but %d\n"
10206
 
#~ msgstr ""
10207
 
 
10208
 
#~ msgid "topology (%(topology)s) must have %(ks)s"
10209
 
#~ msgstr ""
10210
 
 
10211
 
#~ msgid "Timeout migrating for %s. nwfilter not found."
10212
 
#~ msgstr ""
10213
 
 
10214
 
#~ msgid "Unable to find an open port"
10215
 
#~ msgstr ""
10216
 
 
10217
 
#~ msgid ""
10218
 
#~ "Must specify xenapi_connection_url, "
10219
 
#~ "xenapi_connection_username (optionally), and "
10220
 
#~ "xenapi_connection_password to use "
10221
 
#~ "connection_type=xenapi"
10222
 
#~ msgstr ""
10223
 
 
10224
 
#~ msgid ""
10225
 
#~ "Instance %(name)s running on %(host)s "
10226
 
#~ "could not be found in the "
10227
 
#~ "database: assuming it is a worker "
10228
 
#~ "VM and skipping migration to a new"
10229
 
#~ " host"
10230
 
#~ msgstr ""
10231
 
 
10232
 
#~ msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
10233
 
#~ msgstr ""
10234
 
 
10235
 
#~ msgid "Snapshotting with label '%(label)s'"
10236
 
#~ msgstr ""
10237
 
 
10238
 
#~ msgid "Created snapshot %(template_vm_ref)s"
10239
 
#~ msgstr ""
10240
 
 
10241
 
#~ msgid ""
10242
 
#~ "download_vhd %(image)s attempt "
10243
 
#~ "%(attempt_num)d/%(max_attempts)d from "
10244
 
#~ "%(glance_host)s:%(glance_port)s"
10245
 
#~ msgstr ""
10246
 
 
10247
 
#~ msgid "Asking xapi to fetch vhd image %(image)s"
10248
 
#~ msgstr ""
10249
 
 
10250
 
#~ msgid ""
10251
 
#~ "xapi 'download_vhd' returned VDI of type"
10252
 
#~ " '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
10253
 
#~ msgstr ""
10254
 
 
10255
 
#~ msgid "Fetching image %(image)s, type %(image_type_str)s"
10256
 
#~ msgstr ""
10257
 
 
10258
 
#~ msgid "Size for image %(image)s: %(virtual_size)d"
10259
 
#~ msgstr ""
10260
 
 
10261
 
#~ msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
10262
 
#~ msgstr ""
10263
 
 
10264
 
#~ msgid "Updating Agent to %s"
10265
 
#~ msgstr ""
10266
 
 
10267
 
#~ msgid "Invalid value for injected_files: %r"
10268
 
#~ msgstr ""
10269
 
 
10270
 
#~ msgid "Injecting file path: '%s'"
10271
 
#~ msgstr ""
10272
 
 
10273
 
#~ msgid "domid changed from %(domid)s to %(newdomid)s"
10274
 
#~ msgstr ""
10275
 
 
10276
 
#~ msgid "Unable to find VBD for VM"
10277
 
#~ msgstr ""
10278
 
 
10279
 
#~ msgid "Quota exceeded for %(pid)s, tried to create %(size)sG volume"
10280
 
#~ msgstr ""
10281
 
 
10282
 
#~ msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
10283
 
#~ msgstr ""
10284
 
 
10285
 
#~ msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
10286
 
#~ msgstr ""
10287
 
 
10288
 
#~ msgid ""
10289
 
#~ "Skipping remove_export. No iscsi_target is "
10290
 
#~ "presently exported for volume: %d"
10291
 
#~ msgstr ""
10292
 
 
10293
 
#~ msgid "Volume is still attached"
10294
 
#~ msgstr ""
10295
 
 
10296
 
#~ msgid "API %(name)sfailed: %(reason)s"
10297
 
#~ msgstr ""
10298
 
 
10299
 
#~ msgid "Enter SolidFire create_volume..."
10300
 
#~ msgstr ""
10301
 
 
10302
 
#~ msgid "Leaving SolidFire create_volume"
 
9767
#~ msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
10303
9768
#~ msgstr ""
10304
9769