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

« back to all changes in this revision

Viewing changes to nova/locale/en_US/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: https://bugs.launchpad.net/nova\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: 2012-09-13 10:30+0000\n"
12
12
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
13
13
"Language-Team: en_US <LL@li.org>\n"
160
160
msgstr "Volume %(volume_id)s is still attached, detach volume first."
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 "Keypair data is invalid"
166
166
 
184
184
msgid "Invalid volume"
185
185
msgstr "Invalid volume"
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 "Invalid metadata"
613
613
 
614
614
#: nova/exception.py:609
615
615
#, python-format
 
616
msgid "More than one instance is associated with fixed ip address '%(address)s'."
 
617
msgstr ""
 
618
 
 
619
#: nova/exception.py:614
 
620
#, python-format
616
621
msgid "Fixed IP address %(address)s is invalid."
617
622
msgstr "Fixed IP address %(address)s is invalid."
618
623
 
619
 
#: nova/exception.py:613
 
624
#: nova/exception.py:618
620
625
msgid "Zero fixed ips available."
621
626
msgstr "Zero fixed ips available."
622
627
 
623
 
#: nova/exception.py:617
 
628
#: nova/exception.py:622
624
629
msgid "Zero fixed ips could be found."
625
630
msgstr "Zero fixed ips could be found."
626
631
 
627
 
#: nova/exception.py:626
 
632
#: nova/exception.py:631
628
633
#, python-format
629
634
msgid "Floating ip %(address)s already exists."
630
635
msgstr "Floating ip %(address)s already exists."
631
636
 
632
 
#: nova/exception.py:630
 
637
#: nova/exception.py:635
633
638
#, python-format
634
639
msgid "Floating ip not found for id %(id)s."
635
640
msgstr "Floating ip not found for id %(id)s."
636
641
 
637
 
#: nova/exception.py:634
 
642
#: nova/exception.py:639
638
643
#, python-format
639
644
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
640
645
msgstr "The DNS entry %(name)s already exists in domain %(domain)s."
641
646
 
642
 
#: nova/exception.py:638
 
647
#: nova/exception.py:643
643
648
#, python-format
644
649
msgid "Floating ip not found for address %(address)s."
645
650
msgstr "Floating ip not found for address %(address)s."
646
651
 
647
 
#: nova/exception.py:642
 
652
#: nova/exception.py:647
648
653
#, python-format
649
654
msgid "Floating ip not found for host %(host)s."
650
655
msgstr "Floating ip not found for host %(host)s."
651
656
 
652
 
#: nova/exception.py:646
 
657
#: nova/exception.py:651
653
658
msgid "Zero floating ips available."
654
659
msgstr "Zero floating ips available."
655
660
 
656
 
#: nova/exception.py:651
 
661
#: nova/exception.py:656
657
662
#, python-format
658
663
msgid "Floating ip %(address)s is associated."
659
664
msgstr "Floating ip %(address)s is associated."
660
665
 
661
 
#: nova/exception.py:655
 
666
#: nova/exception.py:660
662
667
#, python-format
663
668
msgid "Floating ip %(address)s is not associated."
664
669
msgstr "Floating ip %(address)s is not associated."
665
670
 
666
 
#: nova/exception.py:659
 
671
#: nova/exception.py:664
667
672
msgid "Zero floating ips exist."
668
673
msgstr "Zero floating ips exist."
669
674
 
670
 
#: nova/exception.py:663
 
675
#: nova/exception.py:668
671
676
#, python-format
672
677
msgid "Interface %(interface)s not found."
673
678
msgstr "Interface %(interface)s not found."
674
679
 
675
 
#: nova/exception.py:667
 
680
#: nova/exception.py:672
676
681
#, python-format
677
682
msgid "Keypair %(name)s not found for user %(user_id)s"
678
683
msgstr "Keypair %(name)s not found for user %(user_id)s"
679
684
 
680
 
#: nova/exception.py:671
 
685
#: nova/exception.py:676
681
686
#, python-format
682
687
msgid "Certificate %(certificate_id)s not found."
683
688
msgstr "Certificate %(certificate_id)s not found."
684
689
 
685
 
#: nova/exception.py:675
 
690
#: nova/exception.py:680
686
691
#, python-format
687
692
msgid "Service %(service_id)s could not be found."
688
693
msgstr "Service %(service_id)s could not be found."
689
694
 
690
 
#: nova/exception.py:679
 
695
#: nova/exception.py:684
691
696
#, python-format
692
697
msgid "Host %(host)s could not be found."
693
698
msgstr "Host %(host)s could not be found."
694
699
 
695
 
#: nova/exception.py:683
 
700
#: nova/exception.py:688
696
701
#, python-format
697
702
msgid "Compute host %(host)s could not be found."
698
703
msgstr "Compute host %(host)s could not be found."
699
704
 
700
 
#: nova/exception.py:687
 
705
#: nova/exception.py:692
701
706
#, python-format
702
707
msgid "Could not find binary %(binary)s on host %(host)s."
703
708
msgstr "Could not find binary %(binary)s on host %(host)s."
704
709
 
705
 
#: nova/exception.py:691
 
710
#: nova/exception.py:696
706
711
#, python-format
707
712
msgid "Invalid reservation expiration %(expire)s."
708
713
msgstr "Invalid reservation expiration %(expire)s."
709
714
 
710
 
#: nova/exception.py:695
711
 
#, python-format
712
 
msgid ""
713
 
"Change would make usage less than 0 for the following resources: "
714
 
"%(unders)s"
715
 
msgstr ""
716
 
"Change would make usage less than 0 for the following resources: "
717
 
"%(unders)s"
718
 
 
719
715
#: nova/exception.py:700
 
716
#, python-format
 
717
msgid ""
 
718
"Change would make usage less than 0 for the following resources: "
 
719
"%(unders)s"
 
720
msgstr ""
 
721
"Change would make usage less than 0 for the following resources: "
 
722
"%(unders)s"
 
723
 
 
724
#: nova/exception.py:705
720
725
msgid "Quota could not be found"
721
726
msgstr "Quota could not be found"
722
727
 
723
 
#: nova/exception.py:704
 
728
#: nova/exception.py:709
724
729
#, python-format
725
730
msgid "Unknown quota resources %(unknown)s."
726
731
msgstr "Unknown quota resources %(unknown)s."
727
732
 
728
 
#: nova/exception.py:708
 
733
#: nova/exception.py:713
729
734
#, python-format
730
735
msgid "Quota for project %(project_id)s could not be found."
731
736
msgstr "Quota for project %(project_id)s could not be found."
732
737
 
733
 
#: nova/exception.py:712
 
738
#: nova/exception.py:717
734
739
#, python-format
735
740
msgid "Quota class %(class_name)s could not be found."
736
741
msgstr "Quota class %(class_name)s could not be found."
737
742
 
738
 
#: nova/exception.py:716
 
743
#: nova/exception.py:721
739
744
#, python-format
740
745
msgid "Quota usage for project %(project_id)s could not be found."
741
746
msgstr "Quota usage for project %(project_id)s could not be found."
742
747
 
743
 
#: nova/exception.py:720
 
748
#: nova/exception.py:725
744
749
#, python-format
745
750
msgid "Quota reservation %(uuid)s could not be found."
746
751
msgstr "Quota reservation %(uuid)s could not be found."
747
752
 
748
 
#: nova/exception.py:724
 
753
#: nova/exception.py:729
749
754
#, python-format
750
755
msgid "Quota exceeded for resources: %(overs)s"
751
756
msgstr "Quota exceeded for resources: %(overs)s"
752
757
 
753
 
#: nova/exception.py:728
 
758
#: nova/exception.py:733
754
759
#, python-format
755
760
msgid "Security group %(security_group_id)s not found."
756
761
msgstr "Security group %(security_group_id)s not found."
757
762
 
758
 
#: nova/exception.py:732
 
763
#: nova/exception.py:737
759
764
#, python-format
760
765
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
761
766
msgstr "Security group %(security_group_id)s not found for project %(project_id)s."
762
767
 
763
 
#: nova/exception.py:737
 
768
#: nova/exception.py:742
764
769
#, python-format
765
770
msgid "Security group with rule %(rule_id)s not found."
766
771
msgstr "Security group with rule %(rule_id)s not found."
767
772
 
768
 
#: nova/exception.py:741
769
 
#, python-format
770
 
msgid ""
771
 
"Security group %(security_group_id)s is already associated with the "
772
 
"instance %(instance_id)s"
773
 
msgstr ""
774
 
"Security group %(security_group_id)s is already associated with the "
775
 
"instance %(instance_id)s"
776
 
 
777
773
#: nova/exception.py:746
778
774
#, python-format
779
775
msgid ""
780
 
"Security group %(security_group_id)s is not associated with the instance "
781
 
"%(instance_id)s"
 
776
"Security group %(security_group_id)s is already associated with the "
 
777
"instance %(instance_id)s"
782
778
msgstr ""
783
 
"Security group %(security_group_id)s is not associated with the instance "
784
 
"%(instance_id)s"
 
779
"Security group %(security_group_id)s is already associated with the "
 
780
"instance %(instance_id)s"
785
781
 
786
782
#: nova/exception.py:751
787
783
#, python-format
 
784
msgid ""
 
785
"Security group %(security_group_id)s is not associated with the instance "
 
786
"%(instance_id)s"
 
787
msgstr ""
 
788
"Security group %(security_group_id)s is not associated with the instance "
 
789
"%(instance_id)s"
 
790
 
 
791
#: nova/exception.py:756
 
792
#, python-format
788
793
msgid "Migration %(migration_id)s could not be found."
789
794
msgstr "Migration %(migration_id)s could not be found."
790
795
 
791
 
#: nova/exception.py:755
 
796
#: nova/exception.py:760
792
797
#, python-format
793
798
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
794
799
msgstr "Migration not found for instance %(instance_id)s with status %(status)s."
795
800
 
796
 
#: nova/exception.py:760
 
801
#: nova/exception.py:765
797
802
#, python-format
798
803
msgid "Console pool %(pool_id)s could not be found."
799
804
msgstr "Console pool %(pool_id)s could not be found."
800
805
 
801
 
#: nova/exception.py:764
 
806
#: nova/exception.py:769
802
807
#, python-format
803
808
msgid ""
804
809
"Console pool of type %(console_type)s for compute host %(compute_host)s "
807
812
"Console pool of type %(console_type)s for compute host %(compute_host)s "
808
813
"on proxy host %(host)s not found."
809
814
 
810
 
#: nova/exception.py:770
 
815
#: nova/exception.py:775
811
816
#, python-format
812
817
msgid "Console %(console_id)s could not be found."
813
818
msgstr "Console %(console_id)s could not be found."
814
819
 
815
 
#: nova/exception.py:774
 
820
#: nova/exception.py:779
816
821
#, python-format
817
822
msgid "Console for instance %(instance_uuid)s could not be found."
818
823
msgstr "Console for instance %(instance_uuid)s could not be found."
819
824
 
820
 
#: nova/exception.py:778
821
 
#, python-format
822
 
msgid ""
823
 
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
824
 
"found."
825
 
msgstr ""
826
 
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
827
 
"found."
828
 
 
829
825
#: nova/exception.py:783
830
826
#, python-format
 
827
msgid ""
 
828
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
 
829
"found."
 
830
msgstr ""
 
831
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
 
832
"found."
 
833
 
 
834
#: nova/exception.py:788
 
835
#, python-format
831
836
msgid "Invalid console type %(console_type)s "
832
837
msgstr "Invalid console type %(console_type)s "
833
838
 
834
 
#: nova/exception.py:787
 
839
#: nova/exception.py:792
835
840
#, python-format
836
841
msgid "Instance type %(instance_type_id)s could not be found."
837
842
msgstr "Instance type %(instance_type_id)s could not be found."
838
843
 
839
 
#: nova/exception.py:791
 
844
#: nova/exception.py:796
840
845
#, python-format
841
846
msgid "Instance type with name %(instance_type_name)s could not be found."
842
847
msgstr "Instance type with name %(instance_type_name)s could not be found."
843
848
 
844
 
#: nova/exception.py:796
 
849
#: nova/exception.py:801
845
850
#, python-format
846
851
msgid "Flavor %(flavor_id)s could not be found."
847
852
msgstr "Flavor %(flavor_id)s could not be found."
848
853
 
849
 
#: nova/exception.py:800
 
854
#: nova/exception.py:805
850
855
#, python-format
851
856
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
852
857
msgstr "Flavor access not found for %(flavor_id) / %(project_id) combination."
853
858
 
854
 
#: nova/exception.py:805
 
859
#: nova/exception.py:810
855
860
#, python-format
856
861
msgid "Scheduler Host Filter %(filter_name)s could not be found."
857
862
msgstr "Scheduler Host Filter %(filter_name)s could not be found."
858
863
 
859
 
#: nova/exception.py:809
 
864
#: nova/exception.py:814
860
865
#, python-format
861
866
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
862
867
msgstr "Scheduler cost function %(cost_fn_str)s could not be found."
863
868
 
864
 
#: nova/exception.py:814
 
869
#: nova/exception.py:819
865
870
#, python-format
866
871
msgid "Scheduler weight flag not found: %(flag_name)s"
867
872
msgstr "Scheduler weight flag not found: %(flag_name)s"
868
873
 
869
 
#: nova/exception.py:818
 
874
#: nova/exception.py:823
870
875
#, python-format
871
876
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
872
877
msgstr "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
873
878
 
874
 
#: nova/exception.py:823
875
 
#, python-format
876
 
msgid ""
877
 
"Instance %(instance_uuid)s has no system metadata with key "
878
 
"%(metadata_key)s."
879
 
msgstr ""
880
 
"Instance %(instance_uuid)s has no system metadata with key "
881
 
"%(metadata_key)s."
882
 
 
883
879
#: nova/exception.py:828
884
880
#, python-format
885
881
msgid ""
886
 
"Instance Type %(instance_type_id)s has no extra specs with key "
887
 
"%(extra_specs_key)s."
 
882
"Instance %(instance_uuid)s has no system metadata with key "
 
883
"%(metadata_key)s."
888
884
msgstr ""
889
 
"Instance Type %(instance_type_id)s has no extra specs with key "
890
 
"%(extra_specs_key)s."
 
885
"Instance %(instance_uuid)s has no system metadata with key "
 
886
"%(metadata_key)s."
891
887
 
892
888
#: nova/exception.py:833
893
889
#, python-format
 
890
msgid ""
 
891
"Instance Type %(instance_type_id)s has no extra specs with key "
 
892
"%(extra_specs_key)s."
 
893
msgstr ""
 
894
"Instance Type %(instance_type_id)s has no extra specs with key "
 
895
"%(extra_specs_key)s."
 
896
 
 
897
#: nova/exception.py:838
 
898
#, python-format
894
899
msgid "File %(file_path)s could not be found."
895
900
msgstr "File %(file_path)s could not be found."
896
901
 
897
 
#: nova/exception.py:837
 
902
#: nova/exception.py:842
898
903
msgid "Zero files could be found."
899
904
msgstr "Zero files could be found."
900
905
 
901
 
#: nova/exception.py:841
 
906
#: nova/exception.py:846
902
907
#, python-format
903
908
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
904
909
msgstr "Virtual switch associated with the network adapter %(adapter)s not found."
905
910
 
906
 
#: nova/exception.py:846
 
911
#: nova/exception.py:851
907
912
#, python-format
908
913
msgid "Network adapter %(adapter)s could not be found."
909
914
msgstr "Network adapter %(adapter)s could not be found."
910
915
 
911
 
#: nova/exception.py:850
 
916
#: nova/exception.py:855
912
917
#, python-format
913
918
msgid "Class %(class_name)s could not be found: %(exception)s"
914
919
msgstr "Class %(class_name)s could not be found: %(exception)s"
915
920
 
916
 
#: nova/exception.py:854
 
921
#: nova/exception.py:859
917
922
msgid "Action not allowed."
918
923
msgstr "Action not allowed."
919
924
 
920
 
#: nova/exception.py:858
 
925
#: nova/exception.py:863
921
926
msgid "Rotation is not allowed for snapshots"
922
927
msgstr "Rotation is not allowed for snapshots"
923
928
 
924
 
#: nova/exception.py:862
 
929
#: nova/exception.py:867
925
930
msgid "Rotation param is required for backup image_type"
926
931
msgstr "Rotation param is required for backup image_type"
927
932
 
928
 
#: nova/exception.py:866
 
933
#: nova/exception.py:871
929
934
#, python-format
930
935
msgid "Key pair %(key_name)s already exists."
931
936
msgstr "Key pair %(key_name)s already exists."
932
937
 
933
 
#: nova/exception.py:870
 
938
#: nova/exception.py:875
934
939
#, python-format
935
940
msgid "Instance %(name)s already exists."
936
941
msgstr "Instance %(name)s already exists."
937
942
 
938
 
#: nova/exception.py:874
 
943
#: nova/exception.py:879
939
944
#, python-format
940
945
msgid "Instance Type %(name)s already exists."
941
946
msgstr "Instance Type %(name)s already exists."
942
947
 
943
 
#: nova/exception.py:878
944
 
#, python-format
945
 
msgid ""
946
 
"Flavor access alreay exists for flavor %(flavor_id)s and project "
947
 
"%(project_id)s combination."
948
 
msgstr ""
949
 
"Flavor access alreay exists for flavor %(flavor_id)s and project "
950
 
"%(project_id)s combination."
951
 
 
952
948
#: nova/exception.py:883
953
949
#, python-format
 
950
msgid ""
 
951
"Flavor access alreay exists for flavor %(flavor_id)s and project "
 
952
"%(project_id)s combination."
 
953
msgstr ""
 
954
"Flavor access alreay exists for flavor %(flavor_id)s and project "
 
955
"%(project_id)s combination."
 
956
 
 
957
#: nova/exception.py:888
 
958
#, python-format
954
959
msgid "Volume Type %(name)s already exists."
955
960
msgstr "Volume Type %(name)s already exists."
956
961
 
957
 
#: nova/exception.py:887
 
962
#: nova/exception.py:892
958
963
#, python-format
959
964
msgid "%(path)s is not on shared storage: %(reason)s"
960
965
msgstr "%(path)s is not on shared storage: %(reason)s"
961
966
 
962
 
#: nova/exception.py:891
 
967
#: nova/exception.py:896
963
968
#, python-format
964
969
msgid "%(path)s is not on local storage: %(reason)s"
965
970
msgstr "%(path)s is not on local storage: %(reason)s"
966
971
 
967
 
#: nova/exception.py:895
 
972
#: nova/exception.py:900
968
973
msgid "Migration error"
969
974
msgstr "Migration error"
970
975
 
971
 
#: nova/exception.py:899
 
976
#: nova/exception.py:904
972
977
#, python-format
973
978
msgid "Malformed message body: %(reason)s"
974
979
msgstr "Malformed message body: %(reason)s"
975
980
 
976
 
#: nova/exception.py:905
 
981
#: nova/exception.py:910
977
982
#, python-format
978
983
msgid "Could not find config at %(path)s"
979
984
msgstr "Could not find config at %(path)s"
980
985
 
981
 
#: nova/exception.py:909
 
986
#: nova/exception.py:914
982
987
#, python-format
983
988
msgid "Could not load paste app '%(name)s' from %(path)s"
984
989
msgstr "Could not load paste app '%(name)s' from %(path)s"
985
990
 
986
 
#: nova/exception.py:913
 
991
#: nova/exception.py:918
987
992
msgid "When resizing, instances must change flavor!"
988
993
msgstr "When resizing, instances must change flavor!"
989
994
 
990
 
#: nova/exception.py:917
 
995
#: nova/exception.py:922
991
996
msgid "Image is larger than instance type allows"
992
997
msgstr "Image is larger than instance type allows"
993
998
 
994
 
#: nova/exception.py:921
 
999
#: nova/exception.py:926
995
1000
msgid "Instance type's memory is too small for requested image."
996
1001
msgstr "Instance type's memory is too small for requested image."
997
1002
 
998
 
#: nova/exception.py:925
 
1003
#: nova/exception.py:930
999
1004
msgid "Instance type's disk is too small for requested image."
1000
1005
msgstr "Instance type's disk is too small for requested image."
1001
1006
 
1002
 
#: nova/exception.py:929
 
1007
#: nova/exception.py:934
1003
1008
#, python-format
1004
1009
msgid "Insufficient free memory on compute node to start %(uuid)s."
1005
1010
msgstr "Insufficient free memory on compute node to start %(uuid)s."
1006
1011
 
1007
 
#: nova/exception.py:933
 
1012
#: nova/exception.py:938
1008
1013
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
1009
1014
msgstr "Could not fetch bandwidth/cpu/disk metrics for this host."
1010
1015
 
1011
 
#: nova/exception.py:937
 
1016
#: nova/exception.py:942
1012
1017
#, python-format
1013
1018
msgid "No valid host was found. %(reason)s"
1014
1019
msgstr "No valid host was found. %(reason)s"
1015
1020
 
1016
 
#: nova/exception.py:941
 
1021
#: nova/exception.py:946
1017
1022
#, python-format
1018
1023
msgid "Host %(host)s is not up or doesn't exist."
1019
1024
msgstr "Host %(host)s is not up or doesn't exist."
1020
1025
 
1021
 
#: nova/exception.py:945
 
1026
#: nova/exception.py:950
1022
1027
msgid "Quota exceeded"
1023
1028
msgstr "Quota exceeded"
1024
1029
 
1025
 
#: nova/exception.py:952
1026
 
#, python-format
1027
 
msgid ""
1028
 
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
1029
 
"%(used)d of %(allowed)d %(resource)s"
1030
 
msgstr ""
1031
 
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
1032
 
"%(used)d of %(allowed)d %(resource)s"
1033
 
 
1034
1030
#: nova/exception.py:957
 
1031
#, python-format
 
1032
msgid ""
 
1033
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
 
1034
"%(used)d of %(allowed)d %(resource)s"
 
1035
msgstr ""
 
1036
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
 
1037
"%(used)d of %(allowed)d %(resource)s"
 
1038
 
 
1039
#: nova/exception.py:962
1035
1040
msgid "Maximum volume size exceeded"
1036
1041
msgstr "Maximum volume size exceeded"
1037
1042
 
1038
 
#: nova/exception.py:961
 
1043
#: nova/exception.py:966
1039
1044
#, python-format
1040
1045
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
1041
1046
msgstr "Maximum number of volumes allowed (%(allowed)d) exceeded"
1042
1047
 
1043
 
#: nova/exception.py:965
 
1048
#: nova/exception.py:970
1044
1049
msgid "Maximum number of floating ips exceeded"
1045
1050
msgstr "Maximum number of floating ips exceeded"
1046
1051
 
1047
 
#: nova/exception.py:969
 
1052
#: nova/exception.py:974
1048
1053
#, python-format
1049
1054
msgid "Maximum number of metadata items exceeds %(allowed)d"
1050
1055
msgstr "Maximum number of metadata items exceeds %(allowed)d"
1051
1056
 
1052
 
#: nova/exception.py:973
 
1057
#: nova/exception.py:978
1053
1058
msgid "Personality file limit exceeded"
1054
1059
msgstr "Personality file limit exceeded"
1055
1060
 
1056
 
#: nova/exception.py:977
 
1061
#: nova/exception.py:982
1057
1062
msgid "Personality file path too long"
1058
1063
msgstr "Personality file path too long"
1059
1064
 
1060
 
#: nova/exception.py:981
 
1065
#: nova/exception.py:986
1061
1066
msgid "Personality file content too long"
1062
1067
msgstr "Personality file content too long"
1063
1068
 
1064
 
#: nova/exception.py:985
 
1069
#: nova/exception.py:990
1065
1070
msgid "Maximum number of key pairs exceeded"
1066
1071
msgstr "Maximum number of key pairs exceeded"
1067
1072
 
1068
 
#: nova/exception.py:989
 
1073
#: nova/exception.py:994
1069
1074
msgid "Maximum number of security groups or rules exceeded"
1070
1075
msgstr "Maximum number of security groups or rules exceeded"
1071
1076
 
1072
 
#: nova/exception.py:993
1073
 
#, python-format
1074
 
msgid ""
1075
 
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1076
 
"%(reason)s."
1077
 
msgstr ""
1078
 
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1079
 
"%(reason)s."
1080
 
 
1081
1077
#: nova/exception.py:998
1082
1078
#, python-format
 
1079
msgid ""
 
1080
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
 
1081
"%(reason)s."
 
1082
msgstr ""
 
1083
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
 
1084
"%(reason)s."
 
1085
 
 
1086
#: nova/exception.py:1003
 
1087
#, python-format
1083
1088
msgid "Aggregate %(aggregate_id)s could not be found."
1084
1089
msgstr "Aggregate %(aggregate_id)s could not be found."
1085
1090
 
1086
 
#: nova/exception.py:1002
 
1091
#: nova/exception.py:1007
1087
1092
#, python-format
1088
1093
msgid "Aggregate %(aggregate_name)s already exists."
1089
1094
msgstr "Aggregate %(aggregate_name)s already exists."
1090
1095
 
1091
 
#: nova/exception.py:1006
 
1096
#: nova/exception.py:1011
1092
1097
#, python-format
1093
1098
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1094
1099
msgstr "Aggregate %(aggregate_id)s has no host %(host)s."
1095
1100
 
1096
 
#: nova/exception.py:1010
 
1101
#: nova/exception.py:1015
1097
1102
#, python-format
1098
1103
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1099
1104
msgstr "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1100
1105
 
1101
 
#: nova/exception.py:1015
 
1106
#: nova/exception.py:1020
1102
1107
#, python-format
1103
1108
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1104
1109
msgstr "Aggregate %(aggregate_id)s already has host %(host)s."
1105
1110
 
1106
 
#: nova/exception.py:1019
 
1111
#: nova/exception.py:1024
1107
1112
#, python-format
1108
1113
msgid "Detected more than one volume with name %(vol_name)s"
1109
1114
msgstr "Detected more than one volume with name %(vol_name)s"
1110
1115
 
1111
 
#: nova/exception.py:1023
 
1116
#: nova/exception.py:1028
1112
1117
#, python-format
1113
1118
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1114
1119
msgstr "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1115
1120
 
1116
 
#: nova/exception.py:1028
 
1121
#: nova/exception.py:1033
1117
1122
#, python-format
1118
1123
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
1119
1124
msgstr "Bad or unexpected response from the storage volume backend API: %(data)s"
1120
1125
 
1121
 
#: nova/exception.py:1033
 
1126
#: nova/exception.py:1038
1122
1127
msgid "Unknown NFS exception"
1123
1128
msgstr "Unknown NFS exception"
1124
1129
 
1125
 
#: nova/exception.py:1037
 
1130
#: nova/exception.py:1042
1126
1131
msgid "No mounted NFS shares found"
1127
1132
msgstr "No mounted NFS shares found"
1128
1133
 
1129
 
#: nova/exception.py:1041
 
1134
#: nova/exception.py:1046
1130
1135
#, python-format
1131
1136
msgid "There is no share which can host %(volume_size)sG"
1132
1137
msgstr "There is no share which can host %(volume_size)sG"
1133
1138
 
1134
 
#: nova/exception.py:1045
 
1139
#: nova/exception.py:1050
1135
1140
msgid "Unable to create instance type"
1136
1141
msgstr "Unable to create instance type"
1137
1142
 
1138
 
#: nova/exception.py:1049
 
1143
#: nova/exception.py:1054
1139
1144
#, python-format
1140
1145
msgid "Failed to set admin password on %(instance)s because %(reason)s"
1141
1146
msgstr "Failed to set admin password on %(instance)s because %(reason)s"
1142
1147
 
1143
 
#: nova/exception.py:1055
 
1148
#: nova/exception.py:1060
1144
1149
msgid "Bad response from SolidFire API"
1145
1150
msgstr "Bad response from SolidFire API"
1146
1151
 
1147
 
#: nova/exception.py:1059
 
1152
#: nova/exception.py:1064
1148
1153
#, python-format
1149
1154
msgid "Error in SolidFire API response: data=%(data)s"
1150
1155
msgstr "Error in SolidFire API response: data=%(data)s"
1151
1156
 
1152
 
#: nova/exception.py:1063
 
1157
#: nova/exception.py:1068
1153
1158
#, python-format
1154
1159
msgid "Detected existing vlan with id %(vlan)d"
1155
1160
msgstr "Detected existing vlan with id %(vlan)d"
1156
1161
 
1157
 
#: nova/exception.py:1067
 
1162
#: nova/exception.py:1072
1158
1163
#, python-format
1159
1164
msgid "Instance %(instance_id)s could not be found."
1160
1165
msgstr "Instance %(instance_id)s could not be found."
1161
1166
 
1162
 
#: nova/exception.py:1071
 
1167
#: nova/exception.py:1076
 
1168
#, fuzzy, python-format
 
1169
msgid "Marker %(marker)s could not be found."
 
1170
msgstr "Image %(image_id)s could not be found."
 
1171
 
 
1172
#: nova/exception.py:1080
1163
1173
#, python-format
1164
1174
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1165
1175
msgstr "Invalid id: %(val)s (expecting \"i-...\")."
1166
1176
 
1167
 
#: nova/exception.py:1075
 
1177
#: nova/exception.py:1084
1168
1178
#, python-format
1169
1179
msgid "Could not fetch image %(image_id)s"
1170
1180
msgstr "Could not fetch image %(image_id)s"
1171
1181
 
1172
 
#: nova/exception.py:1079
 
1182
#: nova/exception.py:1088
1173
1183
#, python-format
1174
1184
msgid "Task %(task_name)s is already running on host %(host)s"
1175
1185
msgstr "Task %(task_name)s is already running on host %(host)s"
1176
1186
 
1177
 
#: nova/exception.py:1083
 
1187
#: nova/exception.py:1092
1178
1188
#, python-format
1179
1189
msgid "Task %(task_name)s is not running on host %(host)s"
1180
1190
msgstr "Task %(task_name)s is not running on host %(host)s"
1181
1191
 
1182
 
#: nova/exception.py:1087
 
1192
#: nova/exception.py:1096
1183
1193
#, python-format
1184
1194
msgid "Instance %(instance_uuid)s is locked"
1185
1195
msgstr "Instance %(instance_uuid)s is locked"
1186
1196
 
1187
 
#: nova/exception.py:1091
 
1197
#: nova/exception.py:1100
1188
1198
#, python-format
1189
1199
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
1190
1200
msgstr "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
1191
1201
 
1192
 
#: nova/exception.py:1096
 
1202
#: nova/exception.py:1105
1193
1203
#, python-format
1194
1204
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
1195
1205
msgstr "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
1196
1206
 
1197
 
#: nova/exception.py:1101
 
1207
#: nova/exception.py:1110
1198
1208
#, python-format
1199
1209
msgid ""
1200
1210
"User data too large. User data must be no larger than %(maxsize)s bytes "
1203
1213
"User data too large. User data must be no larger than %(maxsize)s bytes "
1204
1214
"once base64 encoded. Your data is %(length)d bytes"
1205
1215
 
1206
 
#: nova/exception.py:1107
 
1216
#: nova/exception.py:1116
1207
1217
msgid "User data needs to be valid base 64."
1208
1218
msgstr "User data needs to be valid base 64."
1209
1219
 
1210
 
#: nova/exception.py:1111
 
1220
#: nova/exception.py:1120
1211
1221
#, python-format
1212
1222
msgid ""
1213
1223
"unexpected task state: expecting %(expected)s but the actual state is "
1216
1226
"unexpected task state: expecting %(expected)s but the actual state is "
1217
1227
"%(actual)s"
1218
1228
 
1219
 
#: nova/exception.py:1116
 
1229
#: nova/exception.py:1125
1220
1230
#, python-format
1221
1231
msgid "The CA file for %(project)s could not be found"
1222
1232
msgstr "The CA file for %(project)s could not be found"
1223
1233
 
1224
 
#: nova/exception.py:1120
 
1234
#: nova/exception.py:1129
1225
1235
#, python-format
1226
1236
msgid "The CRL file for %(project)s could not be found"
1227
1237
msgstr "The CRL file for %(project)s could not be found"
1245
1255
msgid "Notifying Schedulers of capabilities ..."
1246
1256
msgstr "Notifying Schedulers of capabilities ..."
1247
1257
 
1248
 
#: nova/notifications.py:92 nova/notifications.py:132
 
1258
#: nova/notifications.py:112 nova/notifications.py:152
1249
1259
msgid "Failed to send state update notification"
1250
1260
msgstr "Failed to send state update notification"
1251
1261
 
1363
1373
msgid "serve() can only be called once"
1364
1374
msgstr "serve() can only be called once"
1365
1375
 
1366
 
#: nova/utils.py:155
 
1376
#: nova/utils.py:162
1367
1377
#, python-format
1368
1378
msgid "Got unknown keyword args to utils.execute: %r"
1369
1379
msgstr "Got unknown keyword args to utils.execute: %r"
1370
1380
 
1371
 
#: nova/utils.py:161
 
1381
#: nova/utils.py:168
1372
1382
msgid ""
1373
1383
"The root_helper option (which lets you specify a root wrapper different "
1374
1384
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
1378
1388
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
1379
1389
"should use the rootwrap_config option instead."
1380
1390
 
1381
 
#: nova/utils.py:176
 
1391
#: nova/utils.py:183
1382
1392
#, python-format
1383
1393
msgid "Running cmd (subprocess): %s"
1384
1394
msgstr "Running cmd (subprocess): %s"
1385
1395
 
1386
 
#: nova/utils.py:191 nova/utils.py:269 nova/virt/powervm/common.py:82
 
1396
#: nova/utils.py:199 nova/utils.py:277 nova/virt/powervm/common.py:82
1387
1397
#, python-format
1388
1398
msgid "Result was %s"
1389
1399
msgstr "Result was %s"
1390
1400
 
1391
 
#: nova/utils.py:204
 
1401
#: nova/utils.py:212
1392
1402
#, python-format
1393
1403
msgid "%r failed. Retrying."
1394
1404
msgstr "%r failed. Retrying."
1395
1405
 
1396
 
#: nova/utils.py:244
 
1406
#: nova/utils.py:252
1397
1407
#, python-format
1398
1408
msgid "Running cmd (SSH): %s"
1399
1409
msgstr "Running cmd (SSH): %s"
1400
1410
 
1401
 
#: nova/utils.py:246
 
1411
#: nova/utils.py:254
1402
1412
msgid "Environment not supported over SSH"
1403
1413
msgstr "Environment not supported over SSH"
1404
1414
 
1405
 
#: nova/utils.py:250
 
1415
#: nova/utils.py:258
1406
1416
msgid "process_input not supported over SSH"
1407
1417
msgstr "process_input not supported over SSH"
1408
1418
 
1409
 
#: nova/utils.py:285
 
1419
#: nova/utils.py:293
1410
1420
#, python-format
1411
1421
msgid "debug in callback: %s"
1412
1422
msgstr "debug in callback: %s"
1413
1423
 
1414
 
#: nova/utils.py:444
 
1424
#: nova/utils.py:452
1415
1425
#, python-format
1416
1426
msgid "Link Local address is not found.:%s"
1417
1427
msgstr "Link Local address is not found.:%s"
1418
1428
 
1419
 
#: nova/utils.py:447
 
1429
#: nova/utils.py:455
1420
1430
#, python-format
1421
1431
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1422
1432
msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1423
1433
 
1424
 
#: nova/utils.py:482
 
1434
#: nova/utils.py:490
1425
1435
#, python-format
1426
1436
msgid "Invalid backend: %s"
1427
1437
msgstr "Invalid backend: %s"
1428
1438
 
1429
 
#: nova/utils.py:494
 
1439
#: nova/utils.py:502
1430
1440
#, python-format
1431
1441
msgid "backend %s"
1432
1442
msgstr "backend %s"
1433
1443
 
1434
 
#: nova/utils.py:544
 
1444
#: nova/utils.py:552
1435
1445
msgid "in looping call"
1436
1446
msgstr "in looping call"
1437
1447
 
1438
 
#: nova/utils.py:628
 
1448
#: nova/utils.py:636
1439
1449
#, python-format
1440
1450
msgid "Could not release the acquired lock `%s`"
1441
1451
msgstr "Could not release the acquired lock `%s`"
1442
1452
 
1443
 
#: nova/utils.py:711
 
1453
#: nova/utils.py:719
1444
1454
#, python-format
1445
1455
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1446
1456
msgstr "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1447
1457
 
1448
 
#: nova/utils.py:715
 
1458
#: nova/utils.py:723
1449
1459
#, python-format
1450
1460
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1451
1461
msgstr "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1452
1462
 
1453
 
#: nova/utils.py:741
 
1463
#: nova/utils.py:749
1454
1464
#, python-format
1455
1465
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1456
1466
msgstr "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1457
1467
 
1458
 
#: nova/utils.py:882
 
1468
#: nova/utils.py:890
1459
1469
#, python-format
1460
1470
msgid "Expected object of type: %s"
1461
1471
msgstr "Expected object of type: %s"
1462
1472
 
1463
 
#: nova/utils.py:911
 
1473
#: nova/utils.py:919
1464
1474
#, python-format
1465
1475
msgid "Invalid server_string: %s"
1466
1476
msgstr "Invalid server_string: %s"
1467
1477
 
1468
 
#: nova/utils.py:1051
 
1478
#: nova/utils.py:1059
1469
1479
#, python-format
1470
1480
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1471
1481
msgstr "timefunc: '%(name)s' took %(total_time).2f secs"
1472
1482
 
1473
 
#: nova/utils.py:1129
 
1483
#: nova/utils.py:1137
1474
1484
#, python-format
1475
1485
msgid "Reloading cached file %s"
1476
1486
msgstr "Reloading cached file %s"
1477
1487
 
1478
 
#: nova/utils.py:1235 nova/virt/configdrive.py:145
 
1488
#: nova/utils.py:1255 nova/virt/configdrive.py:145
1479
1489
#, python-format
1480
1490
msgid "Could not remove tmpdir: %s"
1481
1491
msgstr "Could not remove tmpdir: %s"
1684
1694
msgid "Delete key pair %s"
1685
1695
msgstr "Delete key pair %s"
1686
1696
 
1687
 
#: nova/api/ec2/cloud.py:554 nova/api/ec2/cloud.py:666
 
1697
#: nova/api/ec2/cloud.py:557 nova/api/ec2/cloud.py:669
1688
1698
msgid "Not enough parameters, need group_name or group_id"
1689
1699
msgstr "Not enough parameters, need group_name or group_id"
1690
1700
 
1691
 
#: nova/api/ec2/cloud.py:559
 
1701
#: nova/api/ec2/cloud.py:562
1692
1702
#, python-format
1693
1703
msgid "%s Not enough parameters to build a valid rule"
1694
1704
msgstr "%s Not enough parameters to build a valid rule"
1695
1705
 
1696
 
#: nova/api/ec2/cloud.py:589 nova/api/ec2/cloud.py:620
 
1706
#: nova/api/ec2/cloud.py:592 nova/api/ec2/cloud.py:623
1697
1707
msgid "No rule for the specified parameters."
1698
1708
msgstr "No rule for the specified parameters."
1699
1709
 
1700
 
#: nova/api/ec2/cloud.py:611
 
1710
#: nova/api/ec2/cloud.py:614
1701
1711
#, python-format
1702
1712
msgid "%s - This rule already exists in group"
1703
1713
msgstr "%s - This rule already exists in group"
1704
1714
 
1705
 
#: nova/api/ec2/cloud.py:677
 
1715
#: nova/api/ec2/cloud.py:680
1706
1716
#, python-format
1707
1717
msgid "Get console output for instance %s"
1708
1718
msgstr "Get console output for instance %s"
1709
1719
 
1710
 
#: nova/api/ec2/cloud.py:753
 
1720
#: nova/api/ec2/cloud.py:756
1711
1721
#, python-format
1712
1722
msgid "Create volume from snapshot %s"
1713
1723
msgstr "Create volume from snapshot %s"
1714
1724
 
1715
 
#: nova/api/ec2/cloud.py:757 nova/api/openstack/compute/contrib/volumes.py:250
1716
 
#: nova/api/openstack/volume/volumes.py:286
 
1725
#: nova/api/ec2/cloud.py:760 nova/api/openstack/compute/contrib/volumes.py:250
 
1726
#: nova/api/openstack/volume/volumes.py:305
1717
1727
#, python-format
1718
1728
msgid "Create volume of %s GB"
1719
1729
msgstr "Create volume of %s GB"
1720
1730
 
1721
 
#: nova/api/ec2/cloud.py:783
 
1731
#: nova/api/ec2/cloud.py:788
1722
1732
msgid "Delete Failed"
1723
1733
msgstr "Delete Failed"
1724
1734
 
1725
 
#: nova/api/ec2/cloud.py:796
 
1735
#: nova/api/ec2/cloud.py:801
1726
1736
#, python-format
1727
1737
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1728
1738
msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1729
1739
 
1730
 
#: nova/api/ec2/cloud.py:804
 
1740
#: nova/api/ec2/cloud.py:809
1731
1741
msgid "Attach Failed."
1732
1742
msgstr "Attach Failed."
1733
1743
 
1734
 
#: nova/api/ec2/cloud.py:817 nova/api/openstack/compute/contrib/volumes.py:429
 
1744
#: nova/api/ec2/cloud.py:822 nova/api/openstack/compute/contrib/volumes.py:429
1735
1745
#, python-format
1736
1746
msgid "Detach volume %s"
1737
1747
msgstr "Detach volume %s"
1738
1748
 
1739
 
#: nova/api/ec2/cloud.py:823
 
1749
#: nova/api/ec2/cloud.py:828
1740
1750
msgid "Detach Volume Failed."
1741
1751
msgstr "Detach Volume Failed."
1742
1752
 
1743
 
#: nova/api/ec2/cloud.py:849 nova/api/ec2/cloud.py:906
1744
 
#: nova/api/ec2/cloud.py:1440 nova/api/ec2/cloud.py:1455
 
1753
#: nova/api/ec2/cloud.py:854 nova/api/ec2/cloud.py:911
 
1754
#: nova/api/ec2/cloud.py:1445 nova/api/ec2/cloud.py:1460
1745
1755
#, python-format
1746
1756
msgid "attribute not supported: %s"
1747
1757
msgstr "attribute not supported: %s"
1748
1758
 
1749
 
#: nova/api/ec2/cloud.py:972
 
1759
#: nova/api/ec2/cloud.py:977
1750
1760
#, python-format
1751
1761
msgid "vol = %s\n"
1752
1762
msgstr "vol = %s\n"
1753
1763
 
1754
 
#: nova/api/ec2/cloud.py:1123
 
1764
#: nova/api/ec2/cloud.py:1128
1755
1765
msgid "Allocate address"
1756
1766
msgstr "Allocate address"
1757
1767
 
1758
 
#: nova/api/ec2/cloud.py:1127
 
1768
#: nova/api/ec2/cloud.py:1132
1759
1769
msgid "No more floating IPs available"
1760
1770
msgstr "No more floating IPs available"
1761
1771
 
1762
 
#: nova/api/ec2/cloud.py:1131
 
1772
#: nova/api/ec2/cloud.py:1136
1763
1773
#, python-format
1764
1774
msgid "Release address %s"
1765
1775
msgstr "Release address %s"
1766
1776
 
1767
 
#: nova/api/ec2/cloud.py:1136
 
1777
#: nova/api/ec2/cloud.py:1141
1768
1778
msgid "Unable to release IP Address."
1769
1779
msgstr "Unable to release IP Address."
1770
1780
 
1771
 
#: nova/api/ec2/cloud.py:1139
 
1781
#: nova/api/ec2/cloud.py:1144
1772
1782
#, python-format
1773
1783
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1774
1784
msgstr "Associate address %(public_ip)s to instance %(instance_id)s"
1775
1785
 
1776
 
#: nova/api/ec2/cloud.py:1147
 
1786
#: nova/api/ec2/cloud.py:1152
1777
1787
msgid "Unable to associate IP Address, no fixed_ips."
1778
1788
msgstr "Unable to associate IP Address, no fixed_ips."
1779
1789
 
1780
 
#: nova/api/ec2/cloud.py:1155
 
1790
#: nova/api/ec2/cloud.py:1160
1781
1791
#: nova/api/openstack/compute/contrib/floating_ips.py:244
1782
1792
#, python-format
1783
1793
msgid "multiple fixed_ips exist, using the first: %s"
1784
1794
msgstr "multiple fixed_ips exist, using the first: %s"
1785
1795
 
1786
 
#: nova/api/ec2/cloud.py:1164
 
1796
#: nova/api/ec2/cloud.py:1169
1787
1797
msgid "Floating ip is already associated."
1788
1798
msgstr "Floating ip is already associated."
1789
1799
 
1790
 
#: nova/api/ec2/cloud.py:1167
 
1800
#: nova/api/ec2/cloud.py:1172
1791
1801
msgid "l3driver call to add floating ip failed."
1792
1802
msgstr "l3driver call to add floating ip failed."
1793
1803
 
1794
 
#: nova/api/ec2/cloud.py:1170
 
1804
#: nova/api/ec2/cloud.py:1175
1795
1805
msgid "Error, unable to associate floating ip."
1796
1806
msgstr "Error, unable to associate floating ip."
1797
1807
 
1798
 
#: nova/api/ec2/cloud.py:1178
 
1808
#: nova/api/ec2/cloud.py:1183
1799
1809
#, python-format
1800
1810
msgid "Disassociate address %s"
1801
1811
msgstr "Disassociate address %s"
1802
1812
 
1803
 
#: nova/api/ec2/cloud.py:1183
 
1813
#: nova/api/ec2/cloud.py:1188
1804
1814
msgid "Floating ip is not associated."
1805
1815
msgstr "Floating ip is not associated."
1806
1816
 
1807
 
#: nova/api/ec2/cloud.py:1210
 
1817
#: nova/api/ec2/cloud.py:1215
1808
1818
msgid "Image must be available"
1809
1819
msgstr "Image must be available"
1810
1820
 
1811
 
#: nova/api/ec2/cloud.py:1242
 
1821
#: nova/api/ec2/cloud.py:1247
1812
1822
msgid "Going to start terminating instances"
1813
1823
msgstr "Going to start terminating instances"
1814
1824
 
1815
 
#: nova/api/ec2/cloud.py:1252
 
1825
#: nova/api/ec2/cloud.py:1257
1816
1826
#, python-format
1817
1827
msgid "Reboot instance %r"
1818
1828
msgstr "Reboot instance %r"
1819
1829
 
1820
 
#: nova/api/ec2/cloud.py:1261
 
1830
#: nova/api/ec2/cloud.py:1266
1821
1831
msgid "Going to stop instances"
1822
1832
msgstr "Going to stop instances"
1823
1833
 
1824
 
#: nova/api/ec2/cloud.py:1270
 
1834
#: nova/api/ec2/cloud.py:1275
1825
1835
msgid "Going to start instances"
1826
1836
msgstr "Going to start instances"
1827
1837
 
1828
 
#: nova/api/ec2/cloud.py:1361
 
1838
#: nova/api/ec2/cloud.py:1366
1829
1839
#, python-format
1830
1840
msgid "De-registering image %s"
1831
1841
msgstr "De-registering image %s"
1832
1842
 
1833
 
#: nova/api/ec2/cloud.py:1377
 
1843
#: nova/api/ec2/cloud.py:1382
1834
1844
msgid "imageLocation is required"
1835
1845
msgstr "imageLocation is required"
1836
1846
 
1837
 
#: nova/api/ec2/cloud.py:1396
 
1847
#: nova/api/ec2/cloud.py:1401
1838
1848
#, python-format
1839
1849
msgid "Registered image %(image_location)s with id %(image_id)s"
1840
1850
msgstr "Registered image %(image_location)s with id %(image_id)s"
1841
1851
 
1842
 
#: nova/api/ec2/cloud.py:1458
 
1852
#: nova/api/ec2/cloud.py:1463
1843
1853
msgid "user or group not specified"
1844
1854
msgstr "user or group not specified"
1845
1855
 
1846
 
#: nova/api/ec2/cloud.py:1460
 
1856
#: nova/api/ec2/cloud.py:1465
1847
1857
msgid "only group \"all\" is supported"
1848
1858
msgstr "only group \"all\" is supported"
1849
1859
 
1850
 
#: nova/api/ec2/cloud.py:1462
 
1860
#: nova/api/ec2/cloud.py:1467
1851
1861
msgid "operation_type must be add or remove"
1852
1862
msgstr "operation_type must be add or remove"
1853
1863
 
1854
 
#: nova/api/ec2/cloud.py:1464
 
1864
#: nova/api/ec2/cloud.py:1469
1855
1865
#, python-format
1856
1866
msgid "Updating image %s publicity"
1857
1867
msgstr "Updating image %s publicity"
1858
1868
 
1859
 
#: nova/api/ec2/cloud.py:1477
 
1869
#: nova/api/ec2/cloud.py:1482
1860
1870
#, python-format
1861
1871
msgid "Not allowed to modify attributes for image %s"
1862
1872
msgstr "Not allowed to modify attributes for image %s"
1863
1873
 
1864
 
#: nova/api/ec2/cloud.py:1506
 
1874
#: nova/api/ec2/cloud.py:1511
1865
1875
#, python-format
1866
1876
msgid ""
1867
1877
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
1870
1880
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
1871
1881
"have a volume attached at root (%(root)s)"
1872
1882
 
1873
 
#: nova/api/ec2/cloud.py:1536
 
1883
#: nova/api/ec2/cloud.py:1541
1874
1884
#, python-format
1875
1885
msgid "Couldn't stop instance with in %d sec"
1876
1886
msgstr "Couldn't stop instance with in %d sec"
1877
1887
 
1878
 
#: nova/api/ec2/cloud.py:1554
 
1888
#: nova/api/ec2/cloud.py:1559
1879
1889
#, python-format
1880
1890
msgid "image of %(instance)s at %(now)s"
1881
1891
msgstr "image of %(instance)s at %(now)s"
1882
1892
 
1883
 
#: nova/api/ec2/cloud.py:1587
 
1893
#: nova/api/ec2/cloud.py:1592
1884
1894
msgid "Invalid CIDR"
1885
1895
msgstr "Invalid CIDR"
1886
1896
 
1889
1899
msgid "Failed to get metadata for ip: %s"
1890
1900
msgstr "Failed to get metadata for ip: %s"
1891
1901
 
1892
 
#: nova/api/openstack/__init__.py:50
 
1902
#: nova/api/openstack/__init__.py:51
1893
1903
#, python-format
1894
1904
msgid "Caught error: %s"
1895
1905
msgstr "Caught error: %s"
1896
1906
 
1897
 
#: nova/api/openstack/__init__.py:59 nova/api/openstack/wsgi.py:960
 
1907
#: nova/api/openstack/__init__.py:60 nova/api/openstack/wsgi.py:968
1898
1908
#, python-format
1899
1909
msgid "%(url)s returned with HTTP %(status)d"
1900
1910
msgstr "%(url)s returned with HTTP %(status)d"
1901
1911
 
1902
 
#: nova/api/openstack/__init__.py:123
 
1912
#: nova/api/openstack/__init__.py:126
1903
1913
msgid "Must specify an ExtensionManager class"
1904
1914
msgstr "Must specify an ExtensionManager class"
1905
1915
 
1906
 
#: nova/api/openstack/__init__.py:134
 
1916
#: nova/api/openstack/__init__.py:137
1907
1917
#, python-format
1908
1918
msgid "Extended resource: %s"
1909
1919
msgstr "Extended resource: %s"
1910
1920
 
1911
 
#: nova/api/openstack/__init__.py:165
 
1921
#: nova/api/openstack/__init__.py:168
1912
1922
#, python-format
1913
1923
msgid ""
1914
1924
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1917
1927
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1918
1928
"resource"
1919
1929
 
1920
 
#: nova/api/openstack/__init__.py:170
 
1930
#: nova/api/openstack/__init__.py:173
1921
1931
#, python-format
1922
1932
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1923
1933
msgstr "Extension %(ext_name)s extending resource: %(collection)s"
1947
1957
msgid "offset param must be positive"
1948
1958
msgstr "offset param must be positive"
1949
1959
 
1950
 
#: nova/api/openstack/common.py:215
 
1960
#: nova/api/openstack/common.py:215 nova/api/openstack/compute/servers.py:538
1951
1961
#, python-format
1952
1962
msgid "marker [%s] not found"
1953
1963
msgstr "marker [%s] not found"
1991
2001
msgid "Instance snapshots are not permitted at this time."
1992
2002
msgstr "Instance snapshots are not permitted at this time."
1993
2003
 
1994
 
#: nova/api/openstack/extensions.py:198
 
2004
#: nova/api/openstack/extensions.py:201
1995
2005
#, python-format
1996
2006
msgid "Loaded extension: %s"
1997
2007
msgstr "Loaded extension: %s"
1998
2008
 
1999
 
#: nova/api/openstack/extensions.py:236
 
2009
#: nova/api/openstack/extensions.py:240
2000
2010
#, python-format
2001
2011
msgid "Ext name: %s"
2002
2012
msgstr "Ext name: %s"
2003
2013
 
2004
 
#: nova/api/openstack/extensions.py:237
 
2014
#: nova/api/openstack/extensions.py:241
2005
2015
#, python-format
2006
2016
msgid "Ext alias: %s"
2007
2017
msgstr "Ext alias: %s"
2008
2018
 
2009
 
#: nova/api/openstack/extensions.py:238
 
2019
#: nova/api/openstack/extensions.py:242
2010
2020
#, python-format
2011
2021
msgid "Ext description: %s"
2012
2022
msgstr "Ext description: %s"
2013
2023
 
2014
 
#: nova/api/openstack/extensions.py:240
 
2024
#: nova/api/openstack/extensions.py:244
2015
2025
#, python-format
2016
2026
msgid "Ext namespace: %s"
2017
2027
msgstr "Ext namespace: %s"
2018
2028
 
2019
 
#: nova/api/openstack/extensions.py:241
 
2029
#: nova/api/openstack/extensions.py:245
2020
2030
#, python-format
2021
2031
msgid "Ext updated: %s"
2022
2032
msgstr "Ext updated: %s"
2023
2033
 
2024
 
#: nova/api/openstack/extensions.py:243
 
2034
#: nova/api/openstack/extensions.py:247
2025
2035
#, python-format
2026
2036
msgid "Exception loading extension: %s"
2027
2037
msgstr "Exception loading extension: %s"
2028
2038
 
2029
 
#: nova/api/openstack/extensions.py:257
 
2039
#: nova/api/openstack/extensions.py:261
2030
2040
#, python-format
2031
2041
msgid "Loading extension %s"
2032
2042
msgstr "Loading extension %s"
2033
2043
 
2034
 
#: nova/api/openstack/extensions.py:266
 
2044
#: nova/api/openstack/extensions.py:270
2035
2045
#, python-format
2036
2046
msgid "Calling extension factory %s"
2037
2047
msgstr "Calling extension factory %s"
2038
2048
 
2039
 
#: nova/api/openstack/extensions.py:278
 
2049
#: nova/api/openstack/extensions.py:282
2040
2050
#, python-format
2041
2051
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
2042
2052
msgstr "Failed to load extension %(ext_factory)s: %(exc)s"
2043
2053
 
2044
 
#: nova/api/openstack/extensions.py:359
 
2054
#: nova/api/openstack/extensions.py:363
2045
2055
#, python-format
2046
2056
msgid "Failed to load extension %(classpath)s: %(exc)s"
2047
2057
msgstr "Failed to load extension %(classpath)s: %(exc)s"
2048
2058
 
2049
 
#: nova/api/openstack/extensions.py:383
 
2059
#: nova/api/openstack/extensions.py:387
2050
2060
#, python-format
2051
2061
msgid "Failed to load extension %(ext_name)s: %(exc)s"
2052
2062
msgstr "Failed to load extension %(ext_name)s: %(exc)s"
2053
2063
 
2054
 
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:602
 
2064
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:610
2055
2065
msgid "cannot understand JSON"
2056
2066
msgstr "cannot understand JSON"
2057
2067
 
2060
2070
msgid "cannot understand XML"
2061
2071
msgstr "cannot understand XML"
2062
2072
 
2063
 
#: nova/api/openstack/wsgi.py:607
 
2073
#: nova/api/openstack/wsgi.py:615
2064
2074
msgid "too many body keys"
2065
2075
msgstr "too many body keys"
2066
2076
 
2067
 
#: nova/api/openstack/wsgi.py:650
 
2077
#: nova/api/openstack/wsgi.py:658
2068
2078
#, python-format
2069
2079
msgid "Exception handling resource: %s"
2070
2080
msgstr "Exception handling resource: %s"
2071
2081
 
2072
 
#: nova/api/openstack/wsgi.py:654
 
2082
#: nova/api/openstack/wsgi.py:662
2073
2083
#, python-format
2074
2084
msgid "Fault thrown: %s"
2075
2085
msgstr "Fault thrown: %s"
2076
2086
 
2077
 
#: nova/api/openstack/wsgi.py:657
 
2087
#: nova/api/openstack/wsgi.py:665
2078
2088
#, python-format
2079
2089
msgid "HTTP exception thrown: %s"
2080
2090
msgstr "HTTP exception thrown: %s"
2081
2091
 
2082
 
#: nova/api/openstack/wsgi.py:771
 
2092
#: nova/api/openstack/wsgi.py:779
2083
2093
msgid "Unrecognized Content-Type provided in request"
2084
2094
msgstr "Unrecognized Content-Type provided in request"
2085
2095
 
2086
 
#: nova/api/openstack/wsgi.py:775
 
2096
#: nova/api/openstack/wsgi.py:783
2087
2097
msgid "No Content-Type provided in request"
2088
2098
msgstr "No Content-Type provided in request"
2089
2099
 
2090
 
#: nova/api/openstack/wsgi.py:779
 
2100
#: nova/api/openstack/wsgi.py:787
2091
2101
msgid "Empty body provided in request"
2092
2102
msgstr "Empty body provided in request"
2093
2103
 
2094
 
#: nova/api/openstack/wsgi.py:890
 
2104
#: nova/api/openstack/wsgi.py:898
2095
2105
#, python-format
2096
2106
msgid "There is no such action: %s"
2097
2107
msgstr "There is no such action: %s"
2098
2108
 
2099
 
#: nova/api/openstack/wsgi.py:893 nova/api/openstack/wsgi.py:906
 
2109
#: nova/api/openstack/wsgi.py:901 nova/api/openstack/wsgi.py:914
2100
2110
#: nova/api/openstack/compute/server_metadata.py:58
2101
2111
#: nova/api/openstack/compute/server_metadata.py:76
2102
2112
#: nova/api/openstack/compute/server_metadata.py:101
2105
2115
msgid "Malformed request body"
2106
2116
msgstr "Malformed request body"
2107
2117
 
2108
 
#: nova/api/openstack/wsgi.py:903
 
2118
#: nova/api/openstack/wsgi.py:911
2109
2119
msgid "Unsupported Content-Type"
2110
2120
msgstr "Unsupported Content-Type"
2111
2121
 
2112
 
#: nova/api/openstack/wsgi.py:915
 
2122
#: nova/api/openstack/wsgi.py:923
2113
2123
msgid "Malformed request url"
2114
2124
msgstr "Malformed request url"
2115
2125
 
2116
 
#: nova/api/openstack/wsgi.py:963
 
2126
#: nova/api/openstack/wsgi.py:971
2117
2127
#, python-format
2118
2128
msgid "%(url)s returned a fault: %(e)s"
2119
2129
msgstr "%(url)s returned a fault: %(e)s"
2168
2178
#: nova/api/openstack/compute/image_metadata.py:84
2169
2179
#: nova/api/openstack/compute/server_metadata.py:80
2170
2180
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:79
2171
 
#: nova/api/openstack/compute/contrib/volumetypes.py:177
2172
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
 
2181
#: nova/api/openstack/compute/contrib/volumetypes.py:174
 
2182
#: nova/api/openstack/volume/contrib/types_extra_specs.py:101
2173
2183
msgid "Request body and URI mismatch"
2174
2184
msgstr "Request body and URI mismatch"
2175
2185
 
2176
2186
#: nova/api/openstack/compute/image_metadata.py:87
2177
2187
#: nova/api/openstack/compute/server_metadata.py:84
2178
2188
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:82
2179
 
#: nova/api/openstack/compute/contrib/volumetypes.py:180
2180
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:107
 
2189
#: nova/api/openstack/compute/contrib/volumetypes.py:177
 
2190
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
2181
2191
msgid "Request body contains too many items"
2182
2192
msgstr "Request body contains too many items"
2183
2193
 
2217
2227
msgid "Metadata item was not found"
2218
2228
msgstr "Metadata item was not found"
2219
2229
 
2220
 
#: nova/api/openstack/compute/servers.py:408
 
2230
#: nova/api/openstack/compute/servers.py:446
 
2231
#: nova/api/openstack/compute/servers.py:458
 
2232
#: nova/api/openstack/compute/servers.py:554
 
2233
#: nova/api/openstack/compute/servers.py:710
 
2234
#: nova/api/openstack/compute/servers.py:959
 
2235
#: nova/api/openstack/compute/servers.py:1062
 
2236
#: nova/api/openstack/compute/servers.py:1212
 
2237
msgid "Instance could not be found"
 
2238
msgstr "Instance could not be found"
 
2239
 
 
2240
#: nova/api/openstack/compute/servers.py:490
2221
2241
#, python-format
2222
2242
msgid "Invalid server status: %(status)s"
2223
2243
msgstr "Invalid server status: %(status)s"
2224
2244
 
2225
 
#: nova/api/openstack/compute/servers.py:416
 
2245
#: nova/api/openstack/compute/servers.py:498
2226
2246
msgid "Invalid changes-since value"
2227
2247
msgstr "Invalid changes-since value"
2228
2248
 
2229
 
#: nova/api/openstack/compute/servers.py:435
 
2249
#: nova/api/openstack/compute/servers.py:517
2230
2250
msgid "Only administrators may list deleted instances"
2231
2251
msgstr "Only administrators may list deleted instances"
2232
2252
 
2233
 
#: nova/api/openstack/compute/servers.py:473
 
2253
#: nova/api/openstack/compute/servers.py:561
2234
2254
msgid "Server name is not a string or unicode"
2235
2255
msgstr "Server name is not a string or unicode"
2236
2256
 
2237
 
#: nova/api/openstack/compute/servers.py:477
 
2257
#: nova/api/openstack/compute/servers.py:565
2238
2258
msgid "Server name is an empty string"
2239
2259
msgstr "Server name is an empty string"
2240
2260
 
2241
 
#: nova/api/openstack/compute/servers.py:481
 
2261
#: nova/api/openstack/compute/servers.py:569
2242
2262
msgid "Server name must be less than 256 characters."
2243
2263
msgstr "Server name must be less than 256 characters."
2244
2264
 
2245
 
#: nova/api/openstack/compute/servers.py:498
 
2265
#: nova/api/openstack/compute/servers.py:586
2246
2266
#, python-format
2247
2267
msgid "Bad personality format: missing %s"
2248
2268
msgstr "Bad personality format: missing %s"
2249
2269
 
2250
 
#: nova/api/openstack/compute/servers.py:501
 
2270
#: nova/api/openstack/compute/servers.py:589
2251
2271
msgid "Bad personality format"
2252
2272
msgstr "Bad personality format"
2253
2273
 
2254
 
#: nova/api/openstack/compute/servers.py:506
 
2274
#: nova/api/openstack/compute/servers.py:593
2255
2275
#, python-format
2256
2276
msgid "Personality content for %s cannot be decoded"
2257
2277
msgstr "Personality content for %s cannot be decoded"
2258
2278
 
2259
 
#: nova/api/openstack/compute/servers.py:525
 
2279
#: nova/api/openstack/compute/servers.py:612
2260
2280
msgid "Unknown argment : port"
2261
2281
msgstr "Unknown argment : port"
2262
2282
 
2263
 
#: nova/api/openstack/compute/servers.py:528
 
2283
#: nova/api/openstack/compute/servers.py:615
2264
2284
#, python-format
2265
2285
msgid "Bad port format: port uuid is not in proper format (%s)"
2266
2286
msgstr "Bad port format: port uuid is not in proper format (%s)"
2267
2287
 
2268
 
#: nova/api/openstack/compute/servers.py:538
 
2288
#: nova/api/openstack/compute/servers.py:625
2269
2289
#, python-format
2270
2290
msgid "Bad networks format: network uuid is not in proper format (%s)"
2271
2291
msgstr "Bad networks format: network uuid is not in proper format (%s)"
2272
2292
 
2273
 
#: nova/api/openstack/compute/servers.py:548
 
2293
#: nova/api/openstack/compute/servers.py:635
2274
2294
#, python-format
2275
2295
msgid "Invalid fixed IP address (%s)"
2276
2296
msgstr "Invalid fixed IP address (%s)"
2277
2297
 
2278
 
#: nova/api/openstack/compute/servers.py:561
 
2298
#: nova/api/openstack/compute/servers.py:648
2279
2299
#, python-format
2280
2300
msgid "Duplicate networks (%s) are not allowed"
2281
2301
msgstr "Duplicate networks (%s) are not allowed"
2282
2302
 
2283
 
#: nova/api/openstack/compute/servers.py:567
 
2303
#: nova/api/openstack/compute/servers.py:654
2284
2304
#, python-format
2285
2305
msgid "Bad network format: missing %s"
2286
2306
msgstr "Bad network format: missing %s"
2287
2307
 
2288
 
#: nova/api/openstack/compute/servers.py:570
 
2308
#: nova/api/openstack/compute/servers.py:657
2289
2309
msgid "Bad networks format"
2290
2310
msgstr "Bad networks format"
2291
2311
 
2292
 
#: nova/api/openstack/compute/servers.py:582
 
2312
#: nova/api/openstack/compute/servers.py:683
2293
2313
msgid "Userdata content cannot be decoded"
2294
2314
msgstr "Userdata content cannot be decoded"
2295
2315
 
2296
 
#: nova/api/openstack/compute/servers.py:589
 
2316
#: nova/api/openstack/compute/servers.py:690
2297
2317
msgid "accessIPv4 is not proper IPv4 format"
2298
2318
msgstr "accessIPv4 is not proper IPv4 format"
2299
2319
 
2300
 
#: nova/api/openstack/compute/servers.py:596
 
2320
#: nova/api/openstack/compute/servers.py:697
2301
2321
msgid "accessIPv6 is not proper IPv6 format"
2302
2322
msgstr "accessIPv6 is not proper IPv6 format"
2303
2323
 
2304
 
#: nova/api/openstack/compute/servers.py:629
 
2324
#: nova/api/openstack/compute/servers.py:726
2305
2325
msgid "Server name is not defined"
2306
2326
msgstr "Server name is not defined"
2307
2327
 
2308
 
#: nova/api/openstack/compute/servers.py:678
2309
 
#: nova/api/openstack/compute/servers.py:778
 
2328
#: nova/api/openstack/compute/servers.py:775
 
2329
#: nova/api/openstack/compute/servers.py:875
2310
2330
msgid "Invalid flavorRef provided."
2311
2331
msgstr "Invalid flavorRef provided."
2312
2332
 
2313
 
#: nova/api/openstack/compute/servers.py:714
 
2333
#: nova/api/openstack/compute/servers.py:811
2314
2334
msgid "min_count must be an integer value"
2315
2335
msgstr "min_count must be an integer value"
2316
2336
 
2317
 
#: nova/api/openstack/compute/servers.py:717
 
2337
#: nova/api/openstack/compute/servers.py:814
2318
2338
msgid "min_count must be > 0"
2319
2339
msgstr "min_count must be > 0"
2320
2340
 
2321
 
#: nova/api/openstack/compute/servers.py:722
 
2341
#: nova/api/openstack/compute/servers.py:819
2322
2342
msgid "max_count must be an integer value"
2323
2343
msgstr "max_count must be an integer value"
2324
2344
 
2325
 
#: nova/api/openstack/compute/servers.py:725
 
2345
#: nova/api/openstack/compute/servers.py:822
2326
2346
msgid "max_count must be > 0"
2327
2347
msgstr "max_count must be > 0"
2328
2348
 
2329
 
#: nova/api/openstack/compute/servers.py:728
 
2349
#: nova/api/openstack/compute/servers.py:825
2330
2350
msgid "min_count must be <= max_count"
2331
2351
msgstr "min_count must be <= max_count"
2332
2352
 
2333
 
#: nova/api/openstack/compute/servers.py:775
 
2353
#: nova/api/openstack/compute/servers.py:872
2334
2354
msgid "Can not find requested image"
2335
2355
msgstr "Can not find requested image"
2336
2356
 
2337
 
#: nova/api/openstack/compute/servers.py:781
 
2357
#: nova/api/openstack/compute/servers.py:878
2338
2358
msgid "Invalid key_name provided."
2339
2359
msgstr "Invalid key_name provided."
2340
2360
 
2341
 
#: nova/api/openstack/compute/servers.py:857
 
2361
#: nova/api/openstack/compute/servers.py:951
2342
2362
msgid "HostId cannot be updated."
2343
2363
msgstr "HostId cannot be updated."
2344
2364
 
2345
 
#: nova/api/openstack/compute/servers.py:882
2346
 
#: nova/api/openstack/compute/servers.py:902
 
2365
#: nova/api/openstack/compute/servers.py:977
 
2366
#: nova/api/openstack/compute/servers.py:997
2347
2367
msgid "Instance has not been resized."
2348
2368
msgstr "Instance has not been resized."
2349
2369
 
2350
 
#: nova/api/openstack/compute/servers.py:888
 
2370
#: nova/api/openstack/compute/servers.py:983
2351
2371
#, python-format
2352
2372
msgid "Error in confirm-resize %s"
2353
2373
msgstr "Error in confirm-resize %s"
2354
2374
 
2355
 
#: nova/api/openstack/compute/servers.py:908
 
2375
#: nova/api/openstack/compute/servers.py:1003
2356
2376
#, python-format
2357
2377
msgid "Error in revert-resize %s"
2358
2378
msgstr "Error in revert-resize %s"
2359
2379
 
2360
 
#: nova/api/openstack/compute/servers.py:921
 
2380
#: nova/api/openstack/compute/servers.py:1016
2361
2381
msgid "Argument 'type' for reboot is not HARD or SOFT"
2362
2382
msgstr "Argument 'type' for reboot is not HARD or SOFT"
2363
2383
 
2364
 
#: nova/api/openstack/compute/servers.py:925
 
2384
#: nova/api/openstack/compute/servers.py:1020
2365
2385
msgid "Missing argument 'type' for reboot"
2366
2386
msgstr "Missing argument 'type' for reboot"
2367
2387
 
2368
 
#: nova/api/openstack/compute/servers.py:938
 
2388
#: nova/api/openstack/compute/servers.py:1033
2369
2389
#, python-format
2370
2390
msgid "Error in reboot %s"
2371
2391
msgstr "Error in reboot %s"
2372
2392
 
2373
 
#: nova/api/openstack/compute/servers.py:950
 
2393
#: nova/api/openstack/compute/servers.py:1045
2374
2394
msgid "Unable to locate requested flavor."
2375
2395
msgstr "Unable to locate requested flavor."
2376
2396
 
2377
 
#: nova/api/openstack/compute/servers.py:953
 
2397
#: nova/api/openstack/compute/servers.py:1048
2378
2398
msgid "Resize requires a flavor change."
2379
2399
msgstr "Resize requires a flavor change."
2380
2400
 
2381
 
#: nova/api/openstack/compute/servers.py:977
2382
 
msgid "Malformed server entity"
2383
 
msgstr "Malformed server entity"
2384
 
 
2385
 
#: nova/api/openstack/compute/servers.py:984
 
2401
#: nova/api/openstack/compute/servers.py:1072
2386
2402
msgid "Missing imageRef attribute"
2387
2403
msgstr "Missing imageRef attribute"
2388
2404
 
2389
 
#: nova/api/openstack/compute/servers.py:993
 
2405
#: nova/api/openstack/compute/servers.py:1081
 
2406
#: nova/api/openstack/volume/volumes.py:263
 
2407
#: nova/api/openstack/volume/volumes.py:267
2390
2408
msgid "Invalid imageRef provided."
2391
2409
msgstr "Invalid imageRef provided."
2392
2410
 
2393
 
#: nova/api/openstack/compute/servers.py:1002
 
2411
#: nova/api/openstack/compute/servers.py:1090
2394
2412
msgid "Missing flavorRef attribute"
2395
2413
msgstr "Missing flavorRef attribute"
2396
2414
 
2397
 
#: nova/api/openstack/compute/servers.py:1015
 
2415
#: nova/api/openstack/compute/servers.py:1103
2398
2416
msgid "No adminPass was specified"
2399
2417
msgstr "No adminPass was specified"
2400
2418
 
2401
 
#: nova/api/openstack/compute/servers.py:1019
2402
 
#: nova/api/openstack/compute/servers.py:1219
 
2419
#: nova/api/openstack/compute/servers.py:1107
 
2420
#: nova/api/openstack/compute/servers.py:1307
2403
2421
msgid "Invalid adminPass"
2404
2422
msgstr "Invalid adminPass"
2405
2423
 
2406
 
#: nova/api/openstack/compute/servers.py:1030
 
2424
#: nova/api/openstack/compute/servers.py:1118
2407
2425
msgid "Unable to parse metadata key/value pairs."
2408
2426
msgstr "Unable to parse metadata key/value pairs."
2409
2427
 
2410
 
#: nova/api/openstack/compute/servers.py:1043
 
2428
#: nova/api/openstack/compute/servers.py:1131
2411
2429
msgid "Resize request has invalid 'flavorRef' attribute."
2412
2430
msgstr "Resize request has invalid 'flavorRef' attribute."
2413
2431
 
2414
 
#: nova/api/openstack/compute/servers.py:1046
 
2432
#: nova/api/openstack/compute/servers.py:1134
2415
2433
msgid "Resize requests require 'flavorRef' attribute."
2416
2434
msgstr "Resize requests require 'flavorRef' attribute."
2417
2435
 
2418
 
#: nova/api/openstack/compute/servers.py:1064
 
2436
#: nova/api/openstack/compute/servers.py:1152
2419
2437
#: nova/api/openstack/compute/contrib/aggregates.py:142
2420
2438
#: nova/api/openstack/compute/contrib/keypairs.py:78
2421
2439
#: nova/api/openstack/compute/contrib/networks.py:75
 
2440
#: nova/api/openstack/volume/contrib/volume_actions.py:86
2422
2441
msgid "Invalid request body"
2423
2442
msgstr "Invalid request body"
2424
2443
 
2425
 
#: nova/api/openstack/compute/servers.py:1069
 
2444
#: nova/api/openstack/compute/servers.py:1157
2426
2445
msgid "Could not parse imageRef from request."
2427
2446
msgstr "Could not parse imageRef from request."
2428
2447
 
2429
 
#: nova/api/openstack/compute/servers.py:1124
2430
 
msgid "Instance could not be found"
2431
 
msgstr "Instance could not be found"
2432
 
 
2433
 
#: nova/api/openstack/compute/servers.py:1129
 
2448
#: nova/api/openstack/compute/servers.py:1217
2434
2449
msgid "Cannot find image for rebuild"
2435
2450
msgstr "Cannot find image for rebuild"
2436
2451
 
2437
 
#: nova/api/openstack/compute/servers.py:1162
 
2452
#: nova/api/openstack/compute/servers.py:1250
2438
2453
msgid "createImage entity requires name attribute"
2439
2454
msgstr "createImage entity requires name attribute"
2440
2455
 
2441
 
#: nova/api/openstack/compute/servers.py:1246
 
2456
#: nova/api/openstack/compute/servers.py:1334
2442
2457
#, python-format
2443
2458
msgid "Removing options '%(unk_opt_str)s' from query"
2444
2459
msgstr "Removing options '%(unk_opt_str)s' from query"
2625
2640
msgstr "No request body"
2626
2641
 
2627
2642
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2628
 
#: nova/api/openstack/compute/contrib/volumetypes.py:150
2629
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
 
2643
#: nova/api/openstack/compute/contrib/volumetypes.py:147
2630
2644
msgid "No Request Body"
2631
2645
msgstr "No Request Body"
2632
2646
 
2645
2659
 
2646
2660
#: nova/api/openstack/compute/contrib/floating_ips.py:221
2647
2661
#: nova/api/openstack/compute/contrib/floating_ips.py:273
2648
 
#: nova/api/openstack/compute/contrib/security_groups.py:412
 
2662
#: nova/api/openstack/compute/contrib/security_groups.py:416
2649
2663
msgid "Missing parameter dict"
2650
2664
msgstr "Missing parameter dict"
2651
2665
 
2811
2825
msgid "Security group id should be integer"
2812
2826
msgstr "Security group id should be integer"
2813
2827
 
2814
 
#: nova/api/openstack/compute/contrib/security_groups.py:328
 
2828
#: nova/api/openstack/compute/contrib/security_groups.py:332
2815
2829
msgid "Not enough parameters to build a valid rule."
2816
2830
msgstr "Not enough parameters to build a valid rule."
2817
2831
 
2818
 
#: nova/api/openstack/compute/contrib/security_groups.py:334
 
2832
#: nova/api/openstack/compute/contrib/security_groups.py:338
2819
2833
#, python-format
2820
2834
msgid "This rule already exists in group %s"
2821
2835
msgstr "This rule already exists in group %s"
2822
2836
 
2823
 
#: nova/api/openstack/compute/contrib/security_groups.py:415
 
2837
#: nova/api/openstack/compute/contrib/security_groups.py:419
2824
2838
msgid "Security group not specified"
2825
2839
msgstr "Security group not specified"
2826
2840
 
2827
 
#: nova/api/openstack/compute/contrib/security_groups.py:419
 
2841
#: nova/api/openstack/compute/contrib/security_groups.py:423
2828
2842
msgid "Security group name cannot be empty"
2829
2843
msgstr "Security group name cannot be empty"
2830
2844
 
2837
2851
msgstr "stop instance"
2838
2852
 
2839
2853
#: nova/api/openstack/compute/contrib/volumes.py:76
2840
 
#: nova/api/openstack/volume/volumes.py:101
 
2854
#: nova/api/openstack/volume/volumes.py:105
2841
2855
#, python-format
2842
2856
msgid "vol=%s"
2843
2857
msgstr "vol=%s"
2844
2858
 
2845
2859
#: nova/api/openstack/compute/contrib/volumes.py:188
2846
 
#: nova/api/openstack/volume/volumes.py:218
 
2860
#: nova/api/openstack/volume/volumes.py:223
2847
2861
#, python-format
2848
2862
msgid "Delete volume with id: %s"
2849
2863
msgstr "Delete volume with id: %s"
2860
2874
msgstr "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
2861
2875
 
2862
2876
#: nova/api/openstack/compute/contrib/volumes.py:553
2863
 
#: nova/api/openstack/volume/snapshots.py:111
 
2877
#: nova/api/openstack/volume/snapshots.py:112
2864
2878
#, python-format
2865
2879
msgid "Delete snapshot with id: %s"
2866
2880
msgstr "Delete snapshot with id: %s"
2867
2881
 
2868
2882
#: nova/api/openstack/compute/contrib/volumes.py:596
2869
 
#: nova/api/openstack/volume/snapshots.py:155
 
2883
#: nova/api/openstack/volume/snapshots.py:161
2870
2884
#, python-format
2871
2885
msgid "Create snapshot from volume %s"
2872
2886
msgstr "Create snapshot from volume %s"
2873
2887
 
2874
2888
#: nova/api/openstack/compute/contrib/volumes.py:600
2875
 
#: nova/api/openstack/volume/snapshots.py:159
 
2889
#: nova/api/openstack/volume/snapshots.py:165
2876
2890
#, python-format
2877
2891
msgid "Invalid value '%s' for force. "
2878
2892
msgstr "Invalid value '%s' for force. "
2881
2895
msgid "Instance has had its instance_type removed from the DB"
2882
2896
msgstr "Instance has had its instance_type removed from the DB"
2883
2897
 
2884
 
#: nova/api/openstack/volume/volumes.py:325
 
2898
#: nova/api/openstack/volume/volumes.py:312
 
2899
msgid "Snapshot and image cannot be specified together."
 
2900
msgstr ""
 
2901
 
 
2902
#: nova/api/openstack/volume/volumes.py:356
2885
2903
#, python-format
2886
2904
msgid "Removing options '%(bad_options)s' from query"
2887
2905
msgstr "Removing options '%(bad_options)s' from query"
2888
2906
 
2889
 
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
2890
 
msgid "Malformed extra specs"
2891
 
msgstr "Malformed extra specs"
 
2907
#: nova/api/openstack/volume/contrib/admin_actions.py:72
 
2908
#, python-format
 
2909
msgid "Updating status of %(resource)s '%(id)s' to '%(status)s'"
 
2910
msgstr ""
2892
2911
 
2893
 
#: nova/auth/fakeldap.py:34
2894
 
msgid "Attempted to instantiate singleton"
2895
 
msgstr "Attempted to instantiate singleton"
 
2912
#: nova/api/openstack/volume/contrib/volume_actions.py:90
 
2913
msgid "No image_name was specified in request."
 
2914
msgstr ""
2896
2915
 
2897
2916
#: nova/cloudpipe/pipelib.py:43
2898
2917
msgid "Instance type for vpn instances"
2928
2947
msgid "Unknown sort direction, must be 'desc' or 'asc'"
2929
2948
msgstr "Unknown sort direction, must be 'desc' or 'asc'"
2930
2949
 
2931
 
#: nova/compute/api.py:219
 
2950
#: nova/compute/api.py:220
2932
2951
msgid "Cannot run any more instances of this type."
2933
2952
msgstr "Cannot run any more instances of this type."
2934
2953
 
2935
 
#: nova/compute/api.py:226
 
2954
#: nova/compute/api.py:227
2936
2955
#, python-format
2937
2956
msgid "Can only run %s more instances of this type."
2938
2957
msgstr "Can only run %s more instances of this type."
2939
2958
 
2940
 
#: nova/compute/api.py:235
2941
 
#, python-format
2942
 
msgid ""
2943
 
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
2944
 
"instances. %(msg)s"
2945
 
msgstr ""
2946
 
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
2947
 
"instances. %(msg)s"
2948
 
 
2949
 
#: nova/compute/api.py:255
2950
 
#, python-format
2951
 
msgid ""
2952
 
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2953
 
"properties"
2954
 
msgstr ""
2955
 
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2956
 
"properties"
2957
 
 
2958
 
#: nova/compute/api.py:265
 
2959
#: nova/compute/api.py:236
 
2960
#, python-format
 
2961
msgid ""
 
2962
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
 
2963
"instances. %(msg)s"
 
2964
msgstr ""
 
2965
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s "
 
2966
"instances. %(msg)s"
 
2967
 
 
2968
#: nova/compute/api.py:256
 
2969
#, python-format
 
2970
msgid ""
 
2971
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
 
2972
"properties"
 
2973
msgstr ""
 
2974
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
 
2975
"properties"
 
2976
 
 
2977
#: nova/compute/api.py:266
2959
2978
msgid "Metadata property key blank"
2960
2979
msgstr "Metadata property key blank"
2961
2980
 
2962
 
#: nova/compute/api.py:269
 
2981
#: nova/compute/api.py:270
2963
2982
msgid "Metadata property key greater than 255 characters"
2964
2983
msgstr "Metadata property key greater than 255 characters"
2965
2984
 
2966
 
#: nova/compute/api.py:273
 
2985
#: nova/compute/api.py:274
2967
2986
msgid "Metadata property value greater than 255 characters"
2968
2987
msgstr "Metadata property value greater than 255 characters"
2969
2988
 
2970
 
#: nova/compute/api.py:489
 
2989
#: nova/compute/api.py:490
2971
2990
#, python-format
2972
2991
msgid "Going to run %s instances..."
2973
2992
msgstr "Going to run %s instances..."
2974
2993
 
2975
 
#: nova/compute/api.py:562
 
2994
#: nova/compute/api.py:563
2976
2995
#, python-format
2977
2996
msgid "bdm %s"
2978
2997
msgstr "bdm %s"
2979
2998
 
2980
 
#: nova/compute/api.py:589
 
2999
#: nova/compute/api.py:590
2981
3000
#, python-format
2982
3001
msgid "block_device_mapping %s"
2983
3002
msgstr "block_device_mapping %s"
2984
3003
 
2985
 
#: nova/compute/api.py:821
 
3004
#: nova/compute/api.py:822
2986
3005
msgid "Going to try to soft delete instance"
2987
3006
msgstr "Going to try to soft delete instance"
2988
3007
 
2989
 
#: nova/compute/api.py:838
 
3008
#: nova/compute/api.py:839
2990
3009
msgid "No host for instance, deleting immediately"
2991
3010
msgstr "No host for instance, deleting immediately"
2992
3011
 
2993
 
#: nova/compute/api.py:923
 
3012
#: nova/compute/api.py:916
 
3013
#, fuzzy
 
3014
msgid "host for instance is down, deleting from database"
 
3015
msgstr "No host for instance, deleting immediately"
 
3016
 
 
3017
#: nova/compute/api.py:937
2994
3018
msgid "Going to try to terminate instance"
2995
3019
msgstr "Going to try to terminate instance"
2996
3020
 
2997
 
#: nova/compute/api.py:963
 
3021
#: nova/compute/api.py:977
2998
3022
msgid "Going to try to stop instance"
2999
3023
msgstr "Going to try to stop instance"
3000
3024
 
3001
 
#: nova/compute/api.py:977
 
3025
#: nova/compute/api.py:991
3002
3026
msgid "Going to try to start instance"
3003
3027
msgstr "Going to try to start instance"
3004
3028
 
3005
 
#: nova/compute/api.py:1041 nova/volume/api.py:229
 
3029
#: nova/compute/api.py:1055 nova/volume/api.py:264
3006
3030
#: nova/volume/volume_types.py:64
3007
3031
#, python-format
3008
3032
msgid "Searching by: %s"
3009
3033
msgstr "Searching by: %s"
3010
3034
 
3011
 
#: nova/compute/api.py:1176
 
3035
#: nova/compute/api.py:1190
3012
3036
#, python-format
3013
3037
msgid "Image type not recognized %s"
3014
3038
msgstr "Image type not recognized %s"
3015
3039
 
3016
 
#: nova/compute/api.py:1264
 
3040
#: nova/compute/api.py:1277
3017
3041
#, python-format
3018
3042
msgid "snapshot for %s"
3019
3043
msgstr "snapshot for %s"
3020
3044
 
3021
 
#: nova/compute/api.py:1555
 
3045
#: nova/compute/api.py:1568
3022
3046
msgid "flavor_id is None. Assuming migration."
3023
3047
msgstr "flavor_id is None. Assuming migration."
3024
3048
 
3025
 
#: nova/compute/api.py:1564
 
3049
#: nova/compute/api.py:1577
3026
3050
#, python-format
3027
3051
msgid ""
3028
3052
"Old instance type %(current_instance_type_name)s,  new instance type "
3031
3055
"Old instance type %(current_instance_type_name)s,  new instance type "
3032
3056
"%(new_instance_type_name)s"
3033
3057
 
3034
 
#: nova/compute/api.py:1606
 
3058
#: nova/compute/api.py:1619
3035
3059
#, python-format
3036
3060
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
3037
3061
msgstr "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
3038
3062
 
3039
 
#: nova/compute/api.py:1778
 
3063
#: nova/compute/api.py:1791
3040
3064
msgid "Locking"
3041
3065
msgstr "Locking"
3042
3066
 
3043
 
#: nova/compute/api.py:1786
 
3067
#: nova/compute/api.py:1799
3044
3068
msgid "Unlocking"
3045
3069
msgstr "Unlocking"
3046
3070
 
3047
 
#: nova/compute/api.py:1854
 
3071
#: nova/compute/api.py:1867
3048
3072
msgid "Volume must be attached in order to detach."
3049
3073
msgstr "Volume must be attached in order to detach."
3050
3074
 
3051
 
#: nova/compute/api.py:1939
 
3075
#: nova/compute/api.py:1952
3052
3076
#, python-format
3053
3077
msgid "Going to try to live migrate instance to %s"
3054
3078
msgstr "Going to try to live migrate instance to %s"
3055
3079
 
3056
 
#: nova/compute/api.py:2088
 
3080
#: nova/compute/api.py:2101
3057
3081
msgid "Keypair name contains unsafe characters"
3058
3082
msgstr "Keypair name contains unsafe characters"
3059
3083
 
3060
 
#: nova/compute/api.py:2092
 
3084
#: nova/compute/api.py:2105
3061
3085
msgid "Keypair name must be between 1 and 255 characters long"
3062
3086
msgstr "Keypair name must be between 1 and 255 characters long"
3063
3087
 
3064
 
#: nova/compute/api.py:2193
 
3088
#: nova/compute/api.py:2206
3065
3089
#, python-format
3066
3090
msgid "Security group %s is not a string or unicode"
3067
3091
msgstr "Security group %s is not a string or unicode"
3068
3092
 
3069
 
#: nova/compute/api.py:2196
 
3093
#: nova/compute/api.py:2209
3070
3094
#, python-format
3071
3095
msgid "Security group %s cannot be empty."
3072
3096
msgstr "Security group %s cannot be empty."
3073
3097
 
3074
 
#: nova/compute/api.py:2204
 
3098
#: nova/compute/api.py:2217
3075
3099
#, python-format
3076
3100
msgid ""
3077
3101
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
3080
3104
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
3081
3105
"limited to '%(allowed)'."
3082
3106
 
3083
 
#: nova/compute/api.py:2210
 
3107
#: nova/compute/api.py:2223
3084
3108
#, python-format
3085
3109
msgid "Security group %s should not be greater than 255 characters."
3086
3110
msgstr "Security group %s should not be greater than 255 characters."
3087
3111
 
3088
 
#: nova/compute/api.py:2228
 
3112
#: nova/compute/api.py:2243
3089
3113
msgid "Quota exceeded, too many security groups."
3090
3114
msgstr "Quota exceeded, too many security groups."
3091
3115
 
3092
 
#: nova/compute/api.py:2231
 
3116
#: nova/compute/api.py:2246
3093
3117
#, python-format
3094
3118
msgid "Create Security Group %s"
3095
3119
msgstr "Create Security Group %s"
3096
3120
 
3097
 
#: nova/compute/api.py:2238
 
3121
#: nova/compute/api.py:2253
3098
3122
#, python-format
3099
3123
msgid "Security group %s already exists"
3100
3124
msgstr "Security group %s already exists"
3101
3125
 
3102
 
#: nova/compute/api.py:2295
 
3126
#: nova/compute/api.py:2318
3103
3127
msgid "Security group is still in use"
3104
3128
msgstr "Security group is still in use"
3105
3129
 
3106
 
#: nova/compute/api.py:2303
 
3130
#: nova/compute/api.py:2326
3107
3131
msgid "Failed to update usages deallocating security group"
3108
3132
msgstr "Failed to update usages deallocating security group"
3109
3133
 
3110
 
#: nova/compute/api.py:2306
 
3134
#: nova/compute/api.py:2329
3111
3135
#, python-format
3112
3136
msgid "Delete security group %s"
3113
3137
msgstr "Delete security group %s"
3114
3138
 
3115
 
#: nova/compute/api.py:2563
 
3139
#: nova/compute/api.py:2586
3116
3140
#, python-format
3117
3141
msgid "Rule (%s) not found"
3118
3142
msgstr "Rule (%s) not found"
3119
3143
 
3120
 
#: nova/compute/api.py:2572
 
3144
#: nova/compute/api.py:2595
3121
3145
msgid "Quota exceeded, too many security group rules."
3122
3146
msgstr "Quota exceeded, too many security group rules."
3123
3147
 
3124
 
#: nova/compute/api.py:2575
 
3148
#: nova/compute/api.py:2598
3125
3149
#, python-format
3126
3150
msgid "Authorize security group ingress %s"
3127
3151
msgstr "Authorize security group ingress %s"
3128
3152
 
3129
 
#: nova/compute/api.py:2586
 
3153
#: nova/compute/api.py:2609
3130
3154
#, python-format
3131
3155
msgid "Revoke security group ingress %s"
3132
3156
msgstr "Revoke security group ingress %s"
3149
3173
msgid "Instance type %s not found for deletion"
3150
3174
msgstr "Instance type %s not found for deletion"
3151
3175
 
3152
 
#: nova/compute/manager.py:169
 
3176
#: nova/compute/manager.py:167
3153
3177
msgid "Possibly task preempted."
3154
3178
msgstr "Possibly task preempted."
3155
3179
 
3156
 
#: nova/compute/manager.py:225
 
3180
#: nova/compute/manager.py:223
3157
3181
#, python-format
3158
3182
msgid "Loading compute driver '%s'"
3159
3183
msgstr "Loading compute driver '%s'"
3160
3184
 
3161
 
#: nova/compute/manager.py:231
 
3185
#: nova/compute/manager.py:229
3162
3186
#, python-format
3163
3187
msgid "Unable to load the virtualization driver: %s"
3164
3188
msgstr "Unable to load the virtualization driver: %s"
3165
3189
 
3166
 
#: nova/compute/manager.py:266
 
3190
#: nova/compute/manager.py:264
3167
3191
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
3168
3192
msgstr "Instance has been destroyed from under us while trying to set it to ERROR"
3169
3193
 
3170
 
#: nova/compute/manager.py:287
 
3194
#: nova/compute/manager.py:292
3171
3195
#, python-format
3172
3196
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
3173
3197
msgstr "Current state is %(drv_state)s, state in DB is %(db_state)s."
3174
3198
 
3175
 
#: nova/compute/manager.py:301
 
3199
#: nova/compute/manager.py:306
3176
3200
msgid "Rebooting instance after nova-compute restart."
3177
3201
msgstr "Rebooting instance after nova-compute restart."
3178
3202
 
3179
 
#: nova/compute/manager.py:315
 
3203
#: nova/compute/manager.py:320
3180
3204
msgid "Hypervisor driver does not support resume guests"
3181
3205
msgstr "Hypervisor driver does not support resume guests"
3182
3206
 
3183
 
#: nova/compute/manager.py:325
 
3207
#: nova/compute/manager.py:330
3184
3208
msgid "Hypervisor driver does not support firewall rules"
3185
3209
msgstr "Hypervisor driver does not support firewall rules"
3186
3210
 
3187
 
#: nova/compute/manager.py:334
 
3211
#: nova/compute/manager.py:339
3188
3212
msgid "Checking state"
3189
3213
msgstr "Checking state"
3190
3214
 
3191
 
#: nova/compute/manager.py:407
 
3215
#: nova/compute/manager.py:412
3192
3216
#, python-format
3193
3217
msgid "Setting up bdm %s"
3194
3218
msgstr "Setting up bdm %s"
3195
3219
 
3196
 
#: nova/compute/manager.py:525
 
3220
#: nova/compute/manager.py:534
3197
3221
#, python-format
3198
3222
msgid "Build error: %s"
3199
3223
msgstr "Build error: %s"
3200
3224
 
3201
 
#: nova/compute/manager.py:542
 
3225
#: nova/compute/manager.py:551
3202
3226
msgid "Error trying to reschedule"
3203
3227
msgstr "Error trying to reschedule"
3204
3228
 
3205
 
#: nova/compute/manager.py:559
 
3229
#: nova/compute/manager.py:568
3206
3230
msgid "Retry info not present, will not reschedule"
3207
3231
msgstr "Retry info not present, will not reschedule"
3208
3232
 
3209
 
#: nova/compute/manager.py:564
 
3233
#: nova/compute/manager.py:573
3210
3234
msgid "No request spec, will not reschedule"
3211
3235
msgstr "No request spec, will not reschedule"
3212
3236
 
3213
 
#: nova/compute/manager.py:570
 
3237
#: nova/compute/manager.py:579
3214
3238
#, python-format
3215
3239
msgid "Re-scheduling instance: attempt %d"
3216
3240
msgstr "Re-scheduling instance: attempt %d"
3217
3241
 
3218
 
#: nova/compute/manager.py:595
 
3242
#: nova/compute/manager.py:604
3219
3243
msgid "Instance build timed out. Set to error state."
3220
3244
msgstr "Instance build timed out. Set to error state."
3221
3245
 
3222
 
#: nova/compute/manager.py:626
 
3246
#: nova/compute/manager.py:635
3223
3247
msgid "Instance has already been created"
3224
3248
msgstr "Instance has already been created"
3225
3249
 
3226
 
#: nova/compute/manager.py:669
3227
 
#, python-format
3228
 
msgid ""
3229
 
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3230
 
"allowed_size_bytes=%(allowed_size_bytes)d"
3231
 
msgstr ""
3232
 
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3233
 
"allowed_size_bytes=%(allowed_size_bytes)d"
3234
 
 
3235
 
#: nova/compute/manager.py:675
3236
 
#, python-format
3237
 
msgid ""
3238
 
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3239
 
"size %(allowed_size_bytes)d"
3240
 
msgstr ""
3241
 
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3242
 
"size %(allowed_size_bytes)d"
3243
 
 
3244
 
#: nova/compute/manager.py:685
 
3250
#: nova/compute/manager.py:678
 
3251
#, python-format
 
3252
msgid ""
 
3253
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
 
3254
"allowed_size_bytes=%(allowed_size_bytes)d"
 
3255
msgstr ""
 
3256
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
 
3257
"allowed_size_bytes=%(allowed_size_bytes)d"
 
3258
 
 
3259
#: nova/compute/manager.py:684
 
3260
#, python-format
 
3261
msgid ""
 
3262
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
 
3263
"size %(allowed_size_bytes)d"
 
3264
msgstr ""
 
3265
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
 
3266
"size %(allowed_size_bytes)d"
 
3267
 
 
3268
#: nova/compute/manager.py:694
3245
3269
msgid "Starting instance..."
3246
3270
msgstr "Starting instance..."
3247
3271
 
3248
 
#: nova/compute/manager.py:707
 
3272
#: nova/compute/manager.py:715
3249
3273
msgid "Instance failed network setup"
3250
3274
msgstr "Instance failed network setup"
3251
3275
 
3252
 
#: nova/compute/manager.py:711
 
3276
#: nova/compute/manager.py:719
3253
3277
#, python-format
3254
3278
msgid "Instance network_info: |%s|"
3255
3279
msgstr "Instance network_info: |%s|"
3256
3280
 
3257
 
#: nova/compute/manager.py:724
 
3281
#: nova/compute/manager.py:732
3258
3282
msgid "Instance failed block device setup"
3259
3283
msgstr "Instance failed block device setup"
3260
3284
 
3261
 
#: nova/compute/manager.py:742
 
3285
#: nova/compute/manager.py:750
3262
3286
msgid "Instance failed to spawn"
3263
3287
msgstr "Instance failed to spawn"
3264
3288
 
3265
 
#: nova/compute/manager.py:766
 
3289
#: nova/compute/manager.py:774
3266
3290
msgid "Deallocating network for instance"
3267
3291
msgstr "Deallocating network for instance"
3268
3292
 
3269
 
#: nova/compute/manager.py:826
 
3293
#: nova/compute/manager.py:834
3270
3294
#, python-format
3271
3295
msgid "%(action_str)s instance"
3272
3296
msgstr "%(action_str)s instance"
3273
3297
 
3274
 
#: nova/compute/manager.py:857
 
3298
#: nova/compute/manager.py:865
3275
3299
#, python-format
3276
3300
msgid "Ignoring DiskNotFound: %s"
3277
3301
msgstr "Ignoring DiskNotFound: %s"
3278
3302
 
3279
 
#: nova/compute/manager.py:860
 
3303
#: nova/compute/manager.py:868
3280
3304
#, python-format
3281
3305
msgid "Ignoring VolumeNotFound: %s"
3282
3306
msgstr "Ignoring VolumeNotFound: %s"
3283
3307
 
3284
 
#: nova/compute/manager.py:869
 
3308
#: nova/compute/manager.py:877
3285
3309
#, python-format
3286
3310
msgid "terminating bdm %s"
3287
3311
msgstr "terminating bdm %s"
3288
3312
 
3289
 
#: nova/compute/manager.py:915 nova/compute/manager.py:1644
3290
 
#: nova/compute/manager.py:2811
 
3313
#: nova/compute/manager.py:901
 
3314
#, python-format
 
3315
msgid "Ignoring volume cleanup failure due to %s"
 
3316
msgstr ""
 
3317
 
 
3318
#: nova/compute/manager.py:933 nova/compute/manager.py:1683
 
3319
#: nova/compute/manager.py:2814
3291
3320
#, python-format
3292
3321
msgid "%s. Setting instance vm_state to ERROR"
3293
3322
msgstr "%s. Setting instance vm_state to ERROR"
3294
3323
 
3295
 
#: nova/compute/manager.py:997
 
3324
#: nova/compute/manager.py:1015
3296
3325
msgid "Rebuilding instance"
3297
3326
msgstr "Rebuilding instance"
3298
3327
 
3299
 
#: nova/compute/manager.py:1073
 
3328
#: nova/compute/manager.py:1091
3300
3329
msgid "Rebooting instance"
3301
3330
msgstr "Rebooting instance"
3302
3331
 
3303
 
#: nova/compute/manager.py:1085
 
3332
#: nova/compute/manager.py:1103
3304
3333
#, python-format
3305
3334
msgid ""
3306
3335
"trying to reboot a non-running instance: (state: %(state)s expected: "
3309
3338
"trying to reboot a non-running instance: (state: %(state)s expected: "
3310
3339
"%(running)s)"
3311
3340
 
3312
 
#: nova/compute/manager.py:1099
 
3341
#: nova/compute/manager.py:1117
3313
3342
#, python-format
3314
3343
msgid "Cannot reboot instance: %(exc)s"
3315
3344
msgstr "Cannot reboot instance: %(exc)s"
3316
3345
 
3317
 
#: nova/compute/manager.py:1136
 
3346
#: nova/compute/manager.py:1154
3318
3347
msgid "instance snapshotting"
3319
3348
msgstr "instance snapshotting"
3320
3349
 
3321
 
#: nova/compute/manager.py:1142
 
3350
#: nova/compute/manager.py:1160
3322
3351
#, python-format
3323
3352
msgid ""
3324
3353
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3327
3356
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3328
3357
"%(running)s)"
3329
3358
 
3330
 
#: nova/compute/manager.py:1200
 
3359
#: nova/compute/manager.py:1225
3331
3360
#, python-format
3332
3361
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3333
3362
msgstr "Found %(num_images)d images (rotation: %(rotation)d)"
3334
3363
 
3335
 
#: nova/compute/manager.py:1206
 
3364
#: nova/compute/manager.py:1231
3336
3365
#, python-format
3337
3366
msgid "Rotating out %d backups"
3338
3367
msgstr "Rotating out %d backups"
3339
3368
 
3340
 
#: nova/compute/manager.py:1211
 
3369
#: nova/compute/manager.py:1236
3341
3370
#, python-format
3342
3371
msgid "Deleting image %s"
3343
3372
msgstr "Deleting image %s"
3344
3373
 
3345
 
#: nova/compute/manager.py:1242
 
3374
#: nova/compute/manager.py:1267
3346
3375
#, python-format
3347
3376
msgid "Failed to set admin password. Instance %s is not running"
3348
3377
msgstr "Failed to set admin password. Instance %s is not running"
3349
3378
 
3350
 
#: nova/compute/manager.py:1249
 
3379
#: nova/compute/manager.py:1274
3351
3380
msgid "Root password set"
3352
3381
msgstr "Root password set"
3353
3382
 
3354
 
#: nova/compute/manager.py:1259
 
3383
#: nova/compute/manager.py:1284
3355
3384
msgid "set_admin_password is not implemented by this driver."
3356
3385
msgstr "set_admin_password is not implemented by this driver."
3357
3386
 
3358
 
#: nova/compute/manager.py:1275
 
3387
#: nova/compute/manager.py:1300
3359
3388
#, python-format
3360
3389
msgid "set_admin_password failed: %s"
3361
3390
msgstr "set_admin_password failed: %s"
3362
3391
 
3363
 
#: nova/compute/manager.py:1283
 
3392
#: nova/compute/manager.py:1308
3364
3393
msgid "error setting admin password"
3365
3394
msgstr "error setting admin password"
3366
3395
 
3367
 
#: nova/compute/manager.py:1298
 
3396
#: nova/compute/manager.py:1323
3368
3397
#, python-format
3369
3398
msgid ""
3370
3399
"trying to inject a file into a non-running (state: "
3373
3402
"trying to inject a file into a non-running (state: "
3374
3403
"%(current_power_state)s expected: %(expected_state)s)"
3375
3404
 
3376
 
#: nova/compute/manager.py:1302
 
3405
#: nova/compute/manager.py:1327
3377
3406
#, python-format
3378
3407
msgid "injecting file to %(path)s"
3379
3408
msgstr "injecting file to %(path)s"
3380
3409
 
3381
 
#: nova/compute/manager.py:1315
 
3410
#: nova/compute/manager.py:1340
3382
3411
msgid "Rescuing"
3383
3412
msgstr "Rescuing"
3384
3413
 
3385
 
#: nova/compute/manager.py:1342
 
3414
#: nova/compute/manager.py:1367
3386
3415
msgid "Unrescuing"
3387
3416
msgstr "Unrescuing"
3388
3417
 
3389
 
#: nova/compute/manager.py:1363
 
3418
#: nova/compute/manager.py:1388
3390
3419
#, python-format
3391
3420
msgid "Changing instance metadata according to %(diff)r"
3392
3421
msgstr "Changing instance metadata according to %(diff)r"
3393
3422
 
3394
 
#: nova/compute/manager.py:1498
 
3423
#: nova/compute/manager.py:1528
3395
3424
msgid "destination same as source!"
3396
3425
msgstr "destination same as source!"
3397
3426
 
3398
 
#: nova/compute/manager.py:1516
 
3427
#: nova/compute/manager.py:1546
3399
3428
msgid "Migrating"
3400
3429
msgstr "Migrating"
3401
3430
 
3402
 
#: nova/compute/manager.py:1697
 
3431
#: nova/compute/manager.py:1736
3403
3432
msgid "Pausing"
3404
3433
msgstr "Pausing"
3405
3434
 
3406
 
#: nova/compute/manager.py:1714
 
3435
#: nova/compute/manager.py:1753
3407
3436
msgid "Unpausing"
3408
3437
msgstr "Unpausing"
3409
3438
 
3410
 
#: nova/compute/manager.py:1752
 
3439
#: nova/compute/manager.py:1791
3411
3440
msgid "Retrieving diagnostics"
3412
3441
msgstr "Retrieving diagnostics"
3413
3442
 
3414
 
#: nova/compute/manager.py:1782
 
3443
#: nova/compute/manager.py:1821
3415
3444
msgid "Resuming"
3416
3445
msgstr "Resuming"
3417
3446
 
3418
 
#: nova/compute/manager.py:1798
 
3447
#: nova/compute/manager.py:1837
3419
3448
msgid "Reset network"
3420
3449
msgstr "Reset network"
3421
3450
 
3422
 
#: nova/compute/manager.py:1803
 
3451
#: nova/compute/manager.py:1842
3423
3452
msgid "Inject network info"
3424
3453
msgstr "Inject network info"
3425
3454
 
3426
 
#: nova/compute/manager.py:1806
 
3455
#: nova/compute/manager.py:1845
3427
3456
#, python-format
3428
3457
msgid "network_info to inject: |%s|"
3429
3458
msgstr "network_info to inject: |%s|"
3430
3459
 
3431
 
#: nova/compute/manager.py:1823
 
3460
#: nova/compute/manager.py:1862
3432
3461
msgid "Get console output"
3433
3462
msgstr "Get console output"
3434
3463
 
3435
 
#: nova/compute/manager.py:1848
 
3464
#: nova/compute/manager.py:1887
3436
3465
msgid "Getting vnc console"
3437
3466
msgstr "Getting vnc console"
3438
3467
 
3439
 
#: nova/compute/manager.py:1876
 
3468
#: nova/compute/manager.py:1915
3440
3469
#, python-format
3441
3470
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3442
3471
msgstr "Booting with volume %(volume_id)s at %(mountpoint)s"
3443
3472
 
3444
 
#: nova/compute/manager.py:1918
 
3473
#: nova/compute/manager.py:1957
3445
3474
#, python-format
3446
3475
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3447
3476
msgstr "Attaching volume %(volume_id)s to %(mountpoint)s"
3448
3477
 
3449
 
#: nova/compute/manager.py:1927
 
3478
#: nova/compute/manager.py:1966
3450
3479
#, python-format
3451
3480
msgid ""
3452
3481
"Failed to connect to volume %(volume_id)s while attaching at "
3455
3484
"Failed to connect to volume %(volume_id)s while attaching at "
3456
3485
"%(mountpoint)s"
3457
3486
 
3458
 
#: nova/compute/manager.py:1942
 
3487
#: nova/compute/manager.py:1981
3459
3488
#, python-format
3460
3489
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3461
3490
msgstr "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3462
3491
 
3463
 
#: nova/compute/manager.py:1971
 
3492
#: nova/compute/manager.py:2010
3464
3493
#, python-format
3465
3494
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3466
3495
msgstr "Detach volume %(volume_id)s from mountpoint %(mp)s"
3467
3496
 
3468
 
#: nova/compute/manager.py:1975
 
3497
#: nova/compute/manager.py:2014
3469
3498
msgid "Detaching volume from unknown instance"
3470
3499
msgstr "Detaching volume from unknown instance"
3471
3500
 
3472
 
#: nova/compute/manager.py:1988
 
3501
#: nova/compute/manager.py:2027
3473
3502
#, python-format
3474
3503
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
3475
3504
msgstr "Faild to detach volume %(volume_id)s from %(mp)s"
3476
3505
 
3477
 
#: nova/compute/manager.py:2081
 
3506
#: nova/compute/manager.py:2120
3478
3507
msgid "Instance has no volume."
3479
3508
msgstr "Instance has no volume."
3480
3509
 
3481
 
#: nova/compute/manager.py:2142
 
3510
#: nova/compute/manager.py:2173
3482
3511
#, python-format
3483
3512
msgid "Pre live migration failed at  %(dest)s"
3484
3513
msgstr "Pre live migration failed at  %(dest)s"
3485
3514
 
3486
 
#: nova/compute/manager.py:2168
 
3515
#: nova/compute/manager.py:2199
3487
3516
msgid "_post_live_migration() is started.."
3488
3517
msgstr "_post_live_migration() is started.."
3489
3518
 
3490
 
#: nova/compute/manager.py:2197
 
3519
#: nova/compute/manager.py:2228
3491
3520
msgid "No floating_ip found"
3492
3521
msgstr "No floating_ip found"
3493
3522
 
3494
 
#: nova/compute/manager.py:2205
 
3523
#: nova/compute/manager.py:2236
3495
3524
msgid "No floating_ip found."
3496
3525
msgstr "No floating_ip found."
3497
3526
 
3498
 
#: nova/compute/manager.py:2207
 
3527
#: nova/compute/manager.py:2238
3499
3528
#, python-format
3500
3529
msgid ""
3501
3530
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3504
3533
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3505
3534
"%(e)s"
3506
3535
 
3507
 
#: nova/compute/manager.py:2233
 
3536
#: nova/compute/manager.py:2264
3508
3537
#, python-format
3509
3538
msgid "Migrating instance to %(dest)s finished successfully."
3510
3539
msgstr "Migrating instance to %(dest)s finished successfully."
3511
3540
 
3512
 
#: nova/compute/manager.py:2235
 
3541
#: nova/compute/manager.py:2266
3513
3542
msgid ""
3514
3543
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3515
3544
"with matching name.\" This error can be safely ignored."
3517
3546
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3518
3547
"with matching name.\" This error can be safely ignored."
3519
3548
 
3520
 
#: nova/compute/manager.py:2249
 
3549
#: nova/compute/manager.py:2280
3521
3550
msgid "Post operation of migration started"
3522
3551
msgstr "Post operation of migration started"
3523
3552
 
3524
 
#: nova/compute/manager.py:2380
 
3553
#: nova/compute/manager.py:2411
3525
3554
msgid "Updated the info_cache for instance"
3526
3555
msgstr "Updated the info_cache for instance"
3527
3556
 
3528
 
#: nova/compute/manager.py:2406
 
3557
#: nova/compute/manager.py:2437
3529
3558
#, python-format
3530
3559
msgid ""
3531
3560
"Found %(migration_count)d unconfirmed migrations older than "
3534
3563
"Found %(migration_count)d unconfirmed migrations older than "
3535
3564
"%(confirm_window)d seconds"
3536
3565
 
3537
 
#: nova/compute/manager.py:2411
 
3566
#: nova/compute/manager.py:2442
3538
3567
#, python-format
3539
3568
msgid "Setting migration %(migration_id)s to error: %(reason)s"
3540
3569
msgstr "Setting migration %(migration_id)s to error: %(reason)s"
3541
3570
 
3542
 
#: nova/compute/manager.py:2423
 
3571
#: nova/compute/manager.py:2451
3543
3572
#, python-format
3544
3573
msgid ""
3545
3574
"Automatically confirming migration %(migration_id)s for instance "
3548
3577
"Automatically confirming migration %(migration_id)s for instance "
3549
3578
"%(instance_uuid)s"
3550
3579
 
3551
 
#: nova/compute/manager.py:2430
 
3580
#: nova/compute/manager.py:2458
3552
3581
#, python-format
3553
3582
msgid "Instance %(instance_uuid)s not found"
3554
3583
msgstr "Instance %(instance_uuid)s not found"
3555
3584
 
3556
 
#: nova/compute/manager.py:2434
 
3585
#: nova/compute/manager.py:2462
3557
3586
msgid "In ERROR state"
3558
3587
msgstr "In ERROR state"
3559
3588
 
3560
 
#: nova/compute/manager.py:2441
 
3589
#: nova/compute/manager.py:2469
3561
3590
#, python-format
3562
3591
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3563
3592
msgstr "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3564
3593
 
3565
 
#: nova/compute/manager.py:2449
 
3594
#: nova/compute/manager.py:2477
3566
3595
#, python-format
3567
3596
msgid "Error auto-confirming resize: %(e)s. Will retry later."
3568
3597
msgstr "Error auto-confirming resize: %(e)s. Will retry later."
3569
3598
 
3570
 
#: nova/compute/manager.py:2466
 
3599
#: nova/compute/manager.py:2494
3571
3600
#, python-format
3572
3601
msgid ""
3573
3602
"Running instance usage audit for host %(host)s from %(begin_time)s to "
3576
3605
"Running instance usage audit for host %(host)s from %(begin_time)s to "
3577
3606
"%(end_time)s. %(number_instances)s instances."
3578
3607
 
3579
 
#: nova/compute/manager.py:2484
 
3608
#: nova/compute/manager.py:2512
3580
3609
#, python-format
3581
3610
msgid "Failed to generate usage audit for instance on host %s"
3582
3611
msgstr "Failed to generate usage audit for instance on host %s"
3583
3612
 
3584
 
#: nova/compute/manager.py:2508
 
3613
#: nova/compute/manager.py:2536
3585
3614
msgid "Updating bandwidth usage cache"
3586
3615
msgstr "Updating bandwidth usage cache"
3587
3616
 
3588
 
#: nova/compute/manager.py:2536
 
3617
#: nova/compute/manager.py:2562
3589
3618
msgid "Updating host status"
3590
3619
msgstr "Updating host status"
3591
3620
 
3592
 
#: nova/compute/manager.py:2563
 
3621
#: nova/compute/manager.py:2589
3593
3622
#, python-format
3594
3623
msgid ""
3595
3624
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3598
3627
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3599
3628
"the hypervisor."
3600
3629
 
3601
 
#: nova/compute/manager.py:2571 nova/compute/manager.py:2609
 
3630
#: nova/compute/manager.py:2595 nova/compute/manager.py:2633
3602
3631
msgid "During sync_power_state the instance has a pending task. Skip."
3603
3632
msgstr "During sync_power_state the instance has a pending task. Skip."
3604
3633
 
3605
 
#: nova/compute/manager.py:2596
 
3634
#: nova/compute/manager.py:2620
3606
3635
#, python-format
3607
3636
msgid ""
3608
3637
"During the sync_power process the instance has moved from host %(src)s to"
3611
3640
"During the sync_power process the instance has moved from host %(src)s to"
3612
3641
" host %(dst)s"
3613
3642
 
3614
 
#: nova/compute/manager.py:2633
 
3643
#: nova/compute/manager.py:2657
3615
3644
msgid "Instance shutdown by itself. Calling the stop API."
3616
3645
msgstr "Instance shutdown by itself. Calling the stop API."
3617
3646
 
3618
 
#: nova/compute/manager.py:2645 nova/compute/manager.py:2656
3619
 
#: nova/compute/manager.py:2670
 
3647
#: nova/compute/manager.py:2669 nova/compute/manager.py:2680
 
3648
#: nova/compute/manager.py:2694
3620
3649
msgid "error during stop() in sync_power_state."
3621
3650
msgstr "error during stop() in sync_power_state."
3622
3651
 
3623
 
#: nova/compute/manager.py:2650
 
3652
#: nova/compute/manager.py:2674
3624
3653
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
3625
3654
msgstr "Instance is paused or suspended unexpectedly. Calling the stop API."
3626
3655
 
3627
 
#: nova/compute/manager.py:2663
 
3656
#: nova/compute/manager.py:2687
3628
3657
msgid "Instance is not stopped. Calling the stop API."
3629
3658
msgstr "Instance is not stopped. Calling the stop API."
3630
3659
 
3631
 
#: nova/compute/manager.py:2679
 
3660
#: nova/compute/manager.py:2703
3632
3661
msgid "Instance is not (soft-)deleted."
3633
3662
msgstr "Instance is not (soft-)deleted."
3634
3663
 
3635
 
#: nova/compute/manager.py:2687
 
3664
#: nova/compute/manager.py:2711
3636
3665
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3637
3666
msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..."
3638
3667
 
3639
 
#: nova/compute/manager.py:2698
 
3668
#: nova/compute/manager.py:2722
3640
3669
msgid "Reclaiming deleted instance"
3641
3670
msgstr "Reclaiming deleted instance"
3642
3671
 
3643
 
#: nova/compute/manager.py:2765
3644
 
#, python-format
3645
 
msgid ""
3646
 
"Detected instance with name label '%(name)s' which is marked as DELETED "
3647
 
"but still present on host."
3648
 
msgstr ""
3649
 
"Detected instance with name label '%(name)s' which is marked as DELETED "
3650
 
"but still present on host."
3651
 
 
3652
 
#: nova/compute/manager.py:2772
3653
 
#, python-format
3654
 
msgid ""
3655
 
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3656
 
" but still present on host."
3657
 
msgstr ""
3658
 
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3659
 
" but still present on host."
3660
 
 
3661
 
#: nova/compute/manager.py:2779
 
3672
#: nova/compute/manager.py:2768
 
3673
#, python-format
 
3674
msgid ""
 
3675
"Detected instance with name label '%(name)s' which is marked as DELETED "
 
3676
"but still present on host."
 
3677
msgstr ""
 
3678
"Detected instance with name label '%(name)s' which is marked as DELETED "
 
3679
"but still present on host."
 
3680
 
 
3681
#: nova/compute/manager.py:2775
 
3682
#, python-format
 
3683
msgid ""
 
3684
"Destroying instance with name label '%(name)s' which is marked as DELETED"
 
3685
" but still present on host."
 
3686
msgstr ""
 
3687
"Destroying instance with name label '%(name)s' which is marked as DELETED"
 
3688
" but still present on host."
 
3689
 
 
3690
#: nova/compute/manager.py:2782
3662
3691
#, python-format
3663
3692
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3664
3693
msgstr "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3665
3694
 
3666
 
#: nova/compute/resource_tracker.py:196
3667
 
#, python-format
3668
 
msgid ""
3669
 
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
3670
 
" %(memory_mb_limit)s"
3671
 
msgstr ""
3672
 
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
3673
 
" %(memory_mb_limit)s"
3674
 
 
3675
 
#: nova/compute/resource_tracker.py:207
3676
 
#, python-format
3677
 
msgid "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
3678
 
msgstr "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
3679
 
 
3680
 
#: nova/compute/resource_tracker.py:215
3681
 
#, python-format
3682
 
msgid "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
3683
 
msgstr "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
3684
 
 
3685
 
#: nova/compute/resource_tracker.py:220
3686
 
#, python-format
3687
 
msgid ""
3688
 
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
3689
 
"memory %(memory_mb)d MB"
3690
 
msgstr ""
3691
 
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
3692
 
"memory %(memory_mb)d MB"
3693
 
 
3694
 
#: nova/compute/resource_tracker.py:226
3695
 
#, python-format
3696
 
msgid ""
3697
 
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
3698
 
"disk %(disk_gb)d GB"
3699
 
msgstr ""
3700
 
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
3701
 
"disk %(disk_gb)d GB"
3702
 
 
3703
 
#: nova/compute/resource_tracker.py:261
 
3695
#: nova/compute/resource_tracker.py:173
 
3696
#, fuzzy, python-format
 
3697
msgid ""
 
3698
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs "
 
3699
"%(vcpus)d"
 
3700
msgstr ""
 
3701
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, mem limit"
 
3702
" %(memory_mb_limit)s"
 
3703
 
 
3704
#: nova/compute/resource_tracker.py:202
 
3705
#, fuzzy, python-format
 
3706
msgid ""
 
3707
"Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3708
" MB"
 
3709
msgstr "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3710
 
 
3711
#: nova/compute/resource_tracker.py:211
 
3712
msgid "Memory limit not specified, defaulting to unlimited"
 
3713
msgstr ""
 
3714
 
 
3715
#: nova/compute/resource_tracker.py:217
 
3716
#, fuzzy, python-format
 
3717
msgid "Memory limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d MB"
 
3718
msgstr "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
 
3719
 
 
3720
#: nova/compute/resource_tracker.py:224
 
3721
#, python-format
 
3722
msgid ""
 
3723
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
 
3724
"memory %(memory_mb)d MB"
 
3725
msgstr ""
 
3726
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
 
3727
"memory %(memory_mb)d MB"
 
3728
 
 
3729
#: nova/compute/resource_tracker.py:233
 
3730
#, fuzzy, python-format
 
3731
msgid ""
 
3732
"Total disk: %(total_disk)d GB, used: %(used_disk)d GB, free: "
 
3733
"%(free_disk)d GB"
 
3734
msgstr "Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
 
3735
 
 
3736
#: nova/compute/resource_tracker.py:242
 
3737
msgid "Disk limit not specified, defaulting to unlimited"
 
3738
msgstr ""
 
3739
 
 
3740
#: nova/compute/resource_tracker.py:248
 
3741
#, fuzzy, python-format
 
3742
msgid "Disk limit: %(disk_gb_limit)d GB, free: %(free_disk_gb)d GB"
 
3743
msgstr "Limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d"
 
3744
 
 
3745
#: nova/compute/resource_tracker.py:254
 
3746
#, python-format
 
3747
msgid ""
 
3748
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
 
3749
"disk %(disk_gb)d GB"
 
3750
msgstr ""
 
3751
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
 
3752
"disk %(disk_gb)d GB"
 
3753
 
 
3754
#: nova/compute/resource_tracker.py:265
 
3755
#, python-format
 
3756
msgid "Total VCPUs: %(total_vcpus)d, used: %(used_vcpus)d"
 
3757
msgstr ""
 
3758
 
 
3759
#: nova/compute/resource_tracker.py:272
 
3760
msgid "VCPU limit not specified, defaulting to unlimited"
 
3761
msgstr ""
 
3762
 
 
3763
#: nova/compute/resource_tracker.py:276
 
3764
#, python-format
 
3765
msgid "CPU limit: %(vcpu_limit)d"
 
3766
msgstr ""
 
3767
 
 
3768
#: nova/compute/resource_tracker.py:283
 
3769
#, fuzzy, python-format
 
3770
msgid ""
 
3771
"Unable to claim resources.  Free CPU %(free_vcpus)d < requested CPU "
 
3772
"%(vcpus)d"
 
3773
msgstr ""
 
3774
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
 
3775
"disk %(disk_gb)d GB"
 
3776
 
 
3777
#: nova/compute/resource_tracker.py:306
3704
3778
#, python-format
3705
3779
msgid "Finishing claim: %s"
3706
3780
msgstr "Finishing claim: %s"
3707
3781
 
3708
 
#: nova/compute/resource_tracker.py:263
3709
 
#, python-format
 
3782
#: nova/compute/resource_tracker.py:308
 
3783
#, fuzzy, python-format
3710
3784
msgid ""
3711
 
"Can't find claim %d.  It may have been 'finished' twice, or it has "
 
3785
"Can't find claim %s.  It may have been 'finished' twice, or it has "
3712
3786
"already timed out."
3713
3787
msgstr ""
3714
3788
"Can't find claim %d.  It may have been 'finished' twice, or it has "
3715
3789
"already timed out."
3716
3790
 
3717
 
#: nova/compute/resource_tracker.py:280
 
3791
#: nova/compute/resource_tracker.py:325
3718
3792
#, python-format
3719
3793
msgid "Aborting claim: %s"
3720
3794
msgstr "Aborting claim: %s"
3721
3795
 
3722
 
#: nova/compute/resource_tracker.py:286
3723
 
#, python-format
3724
 
msgid ""
3725
 
"Claim %d not found.  It either timed out or was already explicitly "
3726
 
"finished/aborted"
3727
 
msgstr ""
3728
 
"Claim %d not found.  It either timed out or was already explicitly "
3729
 
"finished/aborted"
3730
 
 
3731
 
#: nova/compute/resource_tracker.py:316
3732
 
msgid ""
3733
 
"Virt driver does not support 'get_available_resource'  Compute tracking "
3734
 
"is disabled."
3735
 
msgstr ""
3736
 
"Virt driver does not support 'get_available_resource'  Compute tracking "
3737
 
"is disabled."
3738
 
 
3739
 
#: nova/compute/resource_tracker.py:330
3740
 
#, python-format
3741
 
msgid "free_ram_mb: %s"
3742
 
msgstr "free_ram_mb: %s"
3743
 
 
3744
 
#: nova/compute/resource_tracker.py:331
3745
 
#, python-format
3746
 
msgid "free_disk_gb: %s"
3747
 
msgstr "free_disk_gb: %s"
3748
 
 
3749
 
#: nova/compute/resource_tracker.py:356
 
3796
#: nova/compute/resource_tracker.py:335
 
3797
#, fuzzy, python-format
 
3798
msgid ""
 
3799
"Claim %s not found.  It either timed out or was already explicitly "
 
3800
"finished/aborted"
 
3801
msgstr ""
 
3802
"Claim %d not found.  It either timed out or was already explicitly "
 
3803
"finished/aborted"
 
3804
 
 
3805
#: nova/compute/resource_tracker.py:369
 
3806
msgid ""
 
3807
"Virt driver does not support 'get_available_resource'  Compute tracking "
 
3808
"is disabled."
 
3809
msgstr ""
 
3810
"Virt driver does not support 'get_available_resource'  Compute tracking "
 
3811
"is disabled."
 
3812
 
 
3813
#: nova/compute/resource_tracker.py:408
3750
3814
#, python-format
3751
3815
msgid "Compute_service record created for %s "
3752
3816
msgstr "Compute_service record created for %s "
3753
3817
 
3754
 
#: nova/compute/resource_tracker.py:362
 
3818
#: nova/compute/resource_tracker.py:413
3755
3819
#, python-format
3756
3820
msgid "Compute_service record updated for %s "
3757
3821
msgstr "Compute_service record updated for %s "
3758
3822
 
3759
 
#: nova/compute/resource_tracker.py:389
3760
 
#, python-format
3761
 
msgid "Expiring resource claim %d"
 
3823
#: nova/compute/resource_tracker.py:423
 
3824
#, fuzzy, python-format
 
3825
msgid "Expiring resource claim %s"
3762
3826
msgstr "Expiring resource claim %d"
3763
3827
 
3764
 
#: nova/compute/resource_tracker.py:435
 
3828
#: nova/compute/resource_tracker.py:437
3765
3829
#, python-format
3766
3830
msgid "No service record for host %s"
3767
3831
msgstr "No service record for host %s"
3768
3832
 
 
3833
#: nova/compute/resource_tracker.py:447
 
3834
#, python-format
 
3835
msgid "Hypervisor: free ram (MB): %s"
 
3836
msgstr ""
 
3837
 
3769
3838
#: nova/compute/resource_tracker.py:448
 
3839
#, fuzzy, python-format
 
3840
msgid "Hypervisor: free disk (GB): %s"
 
3841
msgstr "free_disk_gb: %s"
 
3842
 
 
3843
#: nova/compute/resource_tracker.py:453
 
3844
#, python-format
 
3845
msgid "Hypervisor: free VCPUs: %s"
 
3846
msgstr ""
 
3847
 
 
3848
#: nova/compute/resource_tracker.py:455
 
3849
msgid "Hypervisor: VCPU information unavailable"
 
3850
msgstr ""
 
3851
 
 
3852
#: nova/compute/resource_tracker.py:462
 
3853
#, fuzzy, python-format
 
3854
msgid "Free ram (MB): %s"
 
3855
msgstr "free_ram_mb: %s"
 
3856
 
 
3857
#: nova/compute/resource_tracker.py:463
 
3858
#, fuzzy, python-format
 
3859
msgid "Free disk (GB): %s"
 
3860
msgstr "free_disk_gb: %s"
 
3861
 
 
3862
#: nova/compute/resource_tracker.py:468
 
3863
#, fuzzy, python-format
 
3864
msgid "Free VCPUS: %s"
 
3865
msgstr "free_disk_gb: %s"
 
3866
 
 
3867
#: nova/compute/resource_tracker.py:470
 
3868
msgid "Free VCPU information unavailable"
 
3869
msgstr ""
 
3870
 
 
3871
#: nova/compute/resource_tracker.py:545
3770
3872
#, python-format
3771
3873
msgid "Missing keys: %s"
3772
3874
msgstr "Missing keys: %s"
3780
3882
msgid "Unable to find host for Instance %s"
3781
3883
msgstr "Unable to find host for Instance %s"
3782
3884
 
3783
 
#: nova/compute/utils.py:61
 
3885
#: nova/compute/utils.py:83
3784
3886
#, python-format
3785
3887
msgid "Using %(prefix)s instead of %(req_prefix)s"
3786
3888
msgstr "Using %(prefix)s instead of %(req_prefix)s"
3839
3941
msgid "Checking Token: %(token)s, %(token_valid)s)"
3840
3942
msgstr "Checking Token: %(token)s, %(token_valid)s)"
3841
3943
 
3842
 
#: nova/db/sqlalchemy/api.py:59
 
3944
#: nova/db/sqlalchemy/api.py:57
3843
3945
msgid "Use of empty request context is deprecated"
3844
3946
msgstr "Use of empty request context is deprecated"
3845
3947
 
3846
 
#: nova/db/sqlalchemy/api.py:214
 
3948
#: nova/db/sqlalchemy/api.py:213
3847
3949
#, python-format
3848
3950
msgid "Unrecognized read_deleted value '%s'"
3849
3951
msgstr "Unrecognized read_deleted value '%s'"
3850
3952
 
3851
 
#: nova/db/sqlalchemy/api.py:2776
 
3953
#: nova/db/sqlalchemy/api.py:2777
3852
3954
#, python-format
3853
3955
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
3854
3956
msgstr "Change will make usage less than 0 for the following resources: %(unders)s"
3855
3957
 
3856
 
#: nova/db/sqlalchemy/api.py:4648
 
3958
#: nova/db/sqlalchemy/api.py:4655
3857
3959
msgid "Backend exists"
3858
3960
msgstr "Backend exists"
3859
3961
 
3860
 
#: nova/db/sqlalchemy/api.py:4668 nova/db/sqlalchemy/api.py:4694
 
3962
#: nova/db/sqlalchemy/api.py:4675 nova/db/sqlalchemy/api.py:4701
3861
3963
#, python-format
3862
3964
msgid "No backend config with id %(sm_backend_id)s"
3863
3965
msgstr "No backend config with id %(sm_backend_id)s"
3864
3966
 
3865
 
#: nova/db/sqlalchemy/api.py:4706
 
3967
#: nova/db/sqlalchemy/api.py:4713
3866
3968
#, python-format
3867
3969
msgid "No backend config with sr uuid %(sr_uuid)s"
3868
3970
msgstr "No backend config with sr uuid %(sr_uuid)s"
3869
3971
 
3870
 
#: nova/db/sqlalchemy/api.py:4740
 
3972
#: nova/db/sqlalchemy/api.py:4747
3871
3973
msgid "Flavor exists"
3872
3974
msgstr "Flavor exists"
3873
3975
 
3874
 
#: nova/db/sqlalchemy/api.py:4755
 
3976
#: nova/db/sqlalchemy/api.py:4762
3875
3977
#, python-format
3876
3978
msgid "%(sm_flavor_id) flavor not found"
3877
3979
msgstr "%(sm_flavor_id) flavor not found"
3878
3980
 
3879
 
#: nova/db/sqlalchemy/api.py:4774
 
3981
#: nova/db/sqlalchemy/api.py:4781
3880
3982
#, python-format
3881
3983
msgid "No sm_flavor called %(sm_flavor_id)s"
3882
3984
msgstr "No sm_flavor called %(sm_flavor_id)s"
3883
3985
 
3884
 
#: nova/db/sqlalchemy/api.py:4791
 
3986
#: nova/db/sqlalchemy/api.py:4798
3885
3987
#, python-format
3886
3988
msgid "No sm_flavor called %(sm_flavor_label)s"
3887
3989
msgstr "No sm_flavor called %(sm_flavor_label)s"
3888
3990
 
3889
 
#: nova/db/sqlalchemy/api.py:4829
 
3991
#: nova/db/sqlalchemy/api.py:4836
3890
3992
#, python-format
3891
3993
msgid "No sm_volume with id %(volume_id)s"
3892
3994
msgstr "No sm_volume with id %(volume_id)s"
3899
4001
msgid "Upgrade DB using Essex release first."
3900
4002
msgstr "Upgrade DB using Essex release first."
3901
4003
 
3902
 
#: nova/db/sqlalchemy/session.py:149
 
4004
#: nova/db/sqlalchemy/session.py:162
3903
4005
#, python-format
3904
4006
msgid "SQL connection failed. %s attempts left."
3905
4007
msgstr "SQL connection failed. %s attempts left."
3973
4075
msgid "user_quotas table not dropped"
3974
4076
msgstr "user_quotas table not dropped"
3975
4077
 
3976
 
#: nova/image/glance.py:137
 
4078
#: nova/image/glance.py:143
3977
4079
#, python-format
3978
4080
msgid ""
3979
4081
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
4050
4152
msgid "kwargs: %s"
4051
4153
msgstr "kwargs: %s"
4052
4154
 
4053
 
#: nova/network/api.py:216
 
4155
#: nova/network/api.py:217
4054
4156
#, python-format
4055
4157
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
4056
4158
msgstr "re-assign floating IP %(address)s from instance %(instance_id)s"
4057
4159
 
4058
 
#: nova/network/ldapdns.py:318
 
4160
#: nova/network/ldapdns.py:317
4059
4161
msgid "This driver only supports type 'a' entries."
4060
4162
msgstr "This driver only supports type 'a' entries."
4061
4163
 
4082
4184
msgid "IPTablesManager.apply completed with success"
4083
4185
msgstr "IPTablesManager.apply completed with success"
4084
4186
 
4085
 
#: nova/network/linux_net.py:576
 
4187
#: nova/network/linux_net.py:578
4086
4188
#, python-format
4087
4189
msgid "arping error for ip %s"
4088
4190
msgstr "arping error for ip %s"
4089
4191
 
4090
 
#: nova/network/linux_net.py:784
 
4192
#: nova/network/linux_net.py:788
4091
4193
#, python-format
4092
4194
msgid "Pid %d is stale, skip killing dnsmasq"
4093
4195
msgstr "Pid %d is stale, skip killing dnsmasq"
4094
4196
 
4095
 
#: nova/network/linux_net.py:824
 
4197
#: nova/network/linux_net.py:828
4096
4198
#, python-format
4097
4199
msgid "Hupping dnsmasq threw %s"
4098
4200
msgstr "Hupping dnsmasq threw %s"
4099
4201
 
4100
 
#: nova/network/linux_net.py:826
 
4202
#: nova/network/linux_net.py:830
4101
4203
#, python-format
4102
4204
msgid "Pid %d is stale, relaunching dnsmasq"
4103
4205
msgstr "Pid %d is stale, relaunching dnsmasq"
4104
4206
 
4105
 
#: nova/network/linux_net.py:888
 
4207
#: nova/network/linux_net.py:892
4106
4208
#, python-format
4107
4209
msgid "killing radvd threw %s"
4108
4210
msgstr "killing radvd threw %s"
4109
4211
 
4110
 
#: nova/network/linux_net.py:890
 
4212
#: nova/network/linux_net.py:894
4111
4213
#, python-format
4112
4214
msgid "Pid %d is stale, relaunching radvd"
4113
4215
msgstr "Pid %d is stale, relaunching radvd"
4114
4216
 
4115
 
#: nova/network/linux_net.py:1120
 
4217
#: nova/network/linux_net.py:1124
4116
4218
#, python-format
4117
4219
msgid "Starting VLAN inteface %s"
4118
4220
msgstr "Starting VLAN inteface %s"
4119
4221
 
4120
 
#: nova/network/linux_net.py:1156
 
4222
#: nova/network/linux_net.py:1160
4121
4223
#, python-format
4122
4224
msgid "Starting Bridge interface for %s"
4123
4225
msgstr "Starting Bridge interface for %s"
4124
4226
 
4125
 
#: nova/network/linux_net.py:1199
 
4227
#: nova/network/linux_net.py:1203
4126
4228
#, python-format
4127
4229
msgid "Failed to add interface: %s"
4128
4230
msgstr "Failed to add interface: %s"
4129
4231
 
4130
 
#: nova/network/linux_net.py:1300
 
4232
#: nova/network/linux_net.py:1304
4131
4233
#, python-format
4132
4234
msgid "Starting bridge %s "
4133
4235
msgstr "Starting bridge %s "
4134
4236
 
4135
 
#: nova/network/linux_net.py:1308
 
4237
#: nova/network/linux_net.py:1312
4136
4238
#, python-format
4137
4239
msgid "Done starting bridge %s"
4138
4240
msgstr "Done starting bridge %s"
4139
4241
 
4140
 
#: nova/network/linux_net.py:1327
 
4242
#: nova/network/linux_net.py:1331
4141
4243
#, python-format
4142
4244
msgid "Failed unplugging gateway interface '%s'"
4143
4245
msgstr "Failed unplugging gateway interface '%s'"
4144
4246
 
4145
 
#: nova/network/linux_net.py:1329
 
4247
#: nova/network/linux_net.py:1333
4146
4248
#, python-format
4147
4249
msgid "Unplugged gateway interface '%s'"
4148
4250
msgstr "Unplugged gateway interface '%s'"
4152
4254
msgid "Fixed ip %(fixed_ip_id)s not found"
4153
4255
msgstr "Fixed ip %(fixed_ip_id)s not found"
4154
4256
 
4155
 
#: nova/network/manager.py:299 nova/network/manager.py:548
 
4257
#: nova/network/manager.py:299 nova/network/manager.py:562
4156
4258
#, python-format
4157
4259
msgid "Interface %(interface)s not found"
4158
4260
msgstr "Interface %(interface)s not found"
4162
4264
msgid "floating IP allocation for instance |%s|"
4163
4265
msgstr "floating IP allocation for instance |%s|"
4164
4266
 
4165
 
#: nova/network/manager.py:373
 
4267
#: nova/network/manager.py:378
4166
4268
msgid "Floating IP is not associated. Ignore."
4167
4269
msgstr "Floating IP is not associated. Ignore."
4168
4270
 
4169
 
#: nova/network/manager.py:391
 
4271
#: nova/network/manager.py:396
4170
4272
#, python-format
4171
4273
msgid "Address |%(address)s| is not allocated"
4172
4274
msgstr "Address |%(address)s| is not allocated"
4173
4275
 
4174
 
#: nova/network/manager.py:395
 
4276
#: nova/network/manager.py:400
4175
4277
#, python-format
4176
4278
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
4177
4279
msgstr "Address |%(address)s| is not allocated to your project |%(project)s|"
4178
4280
 
4179
 
#: nova/network/manager.py:413
 
4281
#: nova/network/manager.py:421
4180
4282
#, python-format
4181
4283
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
4182
4284
msgstr "Quota exceeded for %(pid)s, tried to allocate floating IP"
4183
4285
 
4184
 
#: nova/network/manager.py:468
 
4286
#: nova/network/manager.py:482
4185
4287
msgid "Failed to update usages deallocating floating IP"
4186
4288
msgstr "Failed to update usages deallocating floating IP"
4187
4289
 
4188
 
#: nova/network/manager.py:677
 
4290
#: nova/network/manager.py:691
4189
4291
#, python-format
4190
4292
msgid ""
4191
4293
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
4196
4298
"not visible to either the floating or instance DNS driver. It will be "
4197
4299
"ignored."
4198
4300
 
4199
 
#: nova/network/manager.py:723
 
4301
#: nova/network/manager.py:737
4200
4302
#, python-format
4201
4303
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
4202
4304
msgstr "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
4203
4305
 
4204
 
#: nova/network/manager.py:733
 
4306
#: nova/network/manager.py:747
4205
4307
#, python-format
4206
4308
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
4207
4309
msgstr "Domain |%(domain)s| already exists, changing project to |%(project)s|."
4208
4310
 
4209
 
#: nova/network/manager.py:844
 
4311
#: nova/network/manager.py:858
4210
4312
#, python-format
4211
4313
msgid "Disassociated %s stale fixed ip(s)"
4212
4314
msgstr "Disassociated %s stale fixed ip(s)"
4213
4315
 
4214
 
#: nova/network/manager.py:848
 
4316
#: nova/network/manager.py:862
4215
4317
msgid "setting network host"
4216
4318
msgstr "setting network host"
4217
4319
 
4218
 
#: nova/network/manager.py:962
 
4320
#: nova/network/manager.py:976
4219
4321
msgid "network allocations"
4220
4322
msgstr "network allocations"
4221
4323
 
4222
 
#: nova/network/manager.py:967
 
4324
#: nova/network/manager.py:981
4223
4325
#, python-format
4224
4326
msgid "networks retrieved for instance: |%(networks)s|"
4225
4327
msgstr "networks retrieved for instance: |%(networks)s|"
4226
4328
 
4227
 
#: nova/network/manager.py:997
 
4329
#: nova/network/manager.py:1011
4228
4330
msgid "network deallocation for instance"
4229
4331
msgstr "network deallocation for instance"
4230
4332
 
4231
 
#: nova/network/manager.py:1220
 
4333
#: nova/network/manager.py:1234
4232
4334
#, python-format
4233
4335
msgid ""
4234
4336
"instance-dns-zone is |%(domain)s|, which is in availability zone "
4239
4341
"|%(zone)s|. Instance is in zone |%(zone2)s|. No DNS record will be "
4240
4342
"created."
4241
4343
 
4242
 
#: nova/network/manager.py:1299
 
4344
#: nova/network/manager.py:1313
4243
4345
#, python-format
4244
4346
msgid "Unable to release %s because vif doesn't exist."
4245
4347
msgstr "Unable to release %s because vif doesn't exist."
4246
4348
 
4247
 
#: nova/network/manager.py:1320
 
4349
#: nova/network/manager.py:1334
4248
4350
#, python-format
4249
4351
msgid "Leased IP |%(address)s|"
4250
4352
msgstr "Leased IP |%(address)s|"
4251
4353
 
4252
 
#: nova/network/manager.py:1324
 
4354
#: nova/network/manager.py:1338
4253
4355
#, python-format
4254
4356
msgid "IP %s leased that is not associated"
4255
4357
msgstr "IP %s leased that is not associated"
4256
4358
 
4257
 
#: nova/network/manager.py:1332
 
4359
#: nova/network/manager.py:1346
4258
4360
#, python-format
4259
4361
msgid "IP |%s| leased that isn't allocated"
4260
4362
msgstr "IP |%s| leased that isn't allocated"
4261
4363
 
4262
 
#: nova/network/manager.py:1337
 
4364
#: nova/network/manager.py:1351
4263
4365
#, python-format
4264
4366
msgid "Released IP |%(address)s|"
4265
4367
msgstr "Released IP |%(address)s|"
4266
4368
 
4267
 
#: nova/network/manager.py:1341
 
4369
#: nova/network/manager.py:1355
4268
4370
#, python-format
4269
4371
msgid "IP %s released that is not associated"
4270
4372
msgstr "IP %s released that is not associated"
4271
4373
 
4272
 
#: nova/network/manager.py:1344
 
4374
#: nova/network/manager.py:1358
4273
4375
#, python-format
4274
4376
msgid "IP %s released that was not leased"
4275
4377
msgstr "IP %s released that was not leased"
4276
4378
 
4277
 
#: nova/network/manager.py:1363
 
4379
#: nova/network/manager.py:1377
4278
4380
#, python-format
4279
4381
msgid "%s must be an integer"
4280
4382
msgstr "%s must be an integer"
4281
4383
 
4282
 
#: nova/network/manager.py:1387
 
4384
#: nova/network/manager.py:1401
4283
4385
msgid "Maximum allowed length for 'label' is 255."
4284
4386
msgstr "Maximum allowed length for 'label' is 255."
4285
4387
 
4286
 
#: nova/network/manager.py:1407
 
4388
#: nova/network/manager.py:1421
4287
4389
#, python-format
4288
4390
msgid ""
4289
4391
"Subnet(s) too large, defaulting to /%s.  To override, specify "
4292
4394
"Subnet(s) too large, defaulting to /%s.  To override, specify "
4293
4395
"network_size flag."
4294
4396
 
4295
 
#: nova/network/manager.py:1485
 
4397
#: nova/network/manager.py:1499
4296
4398
msgid "cidr already in use"
4297
4399
msgstr "cidr already in use"
4298
4400
 
4299
 
#: nova/network/manager.py:1488
 
4401
#: nova/network/manager.py:1502
4300
4402
#, python-format
4301
4403
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
4302
4404
msgstr "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
4303
4405
 
4304
 
#: nova/network/manager.py:1499
 
4406
#: nova/network/manager.py:1513
4305
4407
#, python-format
4306
4408
msgid ""
4307
4409
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
4310
4412
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
4311
4413
"(%(smaller)s)"
4312
4414
 
4313
 
#: nova/network/manager.py:1558
 
4415
#: nova/network/manager.py:1572
4314
4416
msgid "Network already exists!"
4315
4417
msgstr "Network already exists!"
4316
4418
 
4317
 
#: nova/network/manager.py:1578
 
4419
#: nova/network/manager.py:1592
4318
4420
#, python-format
4319
4421
msgid "Network must be disassociated from project %s before delete"
4320
4422
msgstr "Network must be disassociated from project %s before delete"
4321
4423
 
4322
 
#: nova/network/manager.py:2018
 
4424
#: nova/network/manager.py:2041
4323
4425
msgid ""
4324
4426
"The sum between the number of networks and the vlan start cannot be "
4325
4427
"greater than 4094"
4327
4429
"The sum between the number of networks and the vlan start cannot be "
4328
4430
"greater than 4094"
4329
4431
 
4330
 
#: nova/network/manager.py:2025
 
4432
#: nova/network/manager.py:2048
4331
4433
#, python-format
4332
4434
msgid ""
4333
4435
"The network range is not big enough to fit %(num_networks)s. Network size"
4785
4887
msgid "Could not find another compute"
4786
4888
msgstr "Could not find another compute"
4787
4889
 
4788
 
#: nova/scheduler/driver.py:70
 
4890
#: nova/scheduler/driver.py:64
 
4891
msgid "Exception during scheduler.run_instance"
 
4892
msgstr ""
 
4893
 
 
4894
#: nova/scheduler/driver.py:68 nova/scheduler/manager.py:181
 
4895
#, python-format
 
4896
msgid "Setting instance to %(state)s state."
 
4897
msgstr "Setting instance to %(state)s state."
 
4898
 
 
4899
#: nova/scheduler/driver.py:101
4789
4900
#, python-format
4790
4901
msgid "Casted '%(method)s' to volume '%(host)s'"
4791
4902
msgstr "Casted '%(method)s' to volume '%(host)s'"
4792
4903
 
4793
 
#: nova/scheduler/driver.py:93
 
4904
#: nova/scheduler/driver.py:124
4794
4905
#, python-format
4795
4906
msgid "Casted '%(method)s' to compute '%(host)s'"
4796
4907
msgstr "Casted '%(method)s' to compute '%(host)s'"
4797
4908
 
4798
 
#: nova/scheduler/driver.py:102
 
4909
#: nova/scheduler/driver.py:133
4799
4910
#, python-format
4800
4911
msgid "Casted '%(method)s' to network '%(host)s'"
4801
4912
msgstr "Casted '%(method)s' to network '%(host)s'"
4802
4913
 
4803
 
#: nova/scheduler/driver.py:120
 
4914
#: nova/scheduler/driver.py:151
4804
4915
#, python-format
4805
4916
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4806
4917
msgstr "Casted '%(method)s' to %(topic)s '%(host)s'"
4807
4918
 
4808
 
#: nova/scheduler/driver.py:168
 
4919
#: nova/scheduler/driver.py:199
4809
4920
msgid "Driver must implement schedule_prep_resize"
4810
4921
msgstr "Driver must implement schedule_prep_resize"
4811
4922
 
4812
 
#: nova/scheduler/driver.py:176
 
4923
#: nova/scheduler/driver.py:207
4813
4924
msgid "Driver must implement schedule_run_instance"
4814
4925
msgstr "Driver must implement schedule_run_instance"
4815
4926
 
4816
 
#: nova/scheduler/driver.py:181
 
4927
#: nova/scheduler/driver.py:212
4817
4928
msgid "Driver must implement schedule_create_volune"
4818
4929
msgstr "Driver must implement schedule_create_volune"
4819
4930
 
4820
 
#: nova/scheduler/driver.py:313
 
4931
#: nova/scheduler/driver.py:344
4821
4932
#, python-format
4822
4933
msgid ""
4823
4934
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4836
4947
msgid "Attempting to build %(num_instances)d instance(s)"
4837
4948
msgstr "Attempting to build %(num_instances)d instance(s)"
4838
4949
 
4839
 
#: nova/scheduler/filter_scheduler.py:171
 
4950
#: nova/scheduler/filter_scheduler.py:182
4840
4951
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
4841
4952
msgstr "Invalid value for 'scheduler_max_attempts', must be >= 1"
4842
4953
 
4843
 
#: nova/scheduler/filter_scheduler.py:198
4844
 
#, python-format
4845
 
msgid ""
4846
 
"Exceeded max scheduling attempts %(max_attempts)d for instance "
4847
 
"%(instance_uuid)s"
4848
 
msgstr ""
4849
 
"Exceeded max scheduling attempts %(max_attempts)d for instance "
4850
 
"%(instance_uuid)s"
4851
 
 
4852
4954
#: nova/scheduler/filter_scheduler.py:209
 
4955
#, python-format
 
4956
msgid ""
 
4957
"Exceeded max scheduling attempts %(max_attempts)d for instance "
 
4958
"%(instance_uuid)s"
 
4959
msgstr ""
 
4960
"Exceeded max scheduling attempts %(max_attempts)d for instance "
 
4961
"%(instance_uuid)s"
 
4962
 
 
4963
#: nova/scheduler/filter_scheduler.py:220
4853
4964
msgid "Scheduler only understands Compute nodes (for now)"
4854
4965
msgstr "Scheduler only understands Compute nodes (for now)"
4855
4966
 
4856
 
#: nova/scheduler/filter_scheduler.py:261
 
4967
#: nova/scheduler/filter_scheduler.py:272
4857
4968
#, python-format
4858
4969
msgid "Filtered %(hosts)s"
4859
4970
msgstr "Filtered %(hosts)s"
4860
4971
 
4861
 
#: nova/scheduler/filter_scheduler.py:271
 
4972
#: nova/scheduler/filter_scheduler.py:282
4862
4973
#, python-format
4863
4974
msgid "Weighted %(weighted_host)s"
4864
4975
msgstr "Weighted %(weighted_host)s"
4865
4976
 
4866
 
#: nova/scheduler/host_manager.py:158
 
4977
#: nova/scheduler/host_manager.py:150
4867
4978
#, python-format
4868
4979
msgid "Host filter fails for ignored host %(host)s"
4869
4980
msgstr "Host filter fails for ignored host %(host)s"
4870
4981
 
4871
 
#: nova/scheduler/host_manager.py:165
 
4982
#: nova/scheduler/host_manager.py:157
4872
4983
#, python-format
4873
4984
msgid "Host filter fails for non-forced host %(host)s"
4874
4985
msgstr "Host filter fails for non-forced host %(host)s"
4875
4986
 
4876
 
#: nova/scheduler/host_manager.py:171
 
4987
#: nova/scheduler/host_manager.py:163
4877
4988
#, python-format
4878
4989
msgid "Host filter function %(func)s failed for %(host)s"
4879
4990
msgstr "Host filter function %(func)s failed for %(host)s"
4880
4991
 
4881
 
#: nova/scheduler/host_manager.py:177
 
4992
#: nova/scheduler/host_manager.py:169
4882
4993
#, python-format
4883
4994
msgid "Host filter passes for %(host)s"
4884
4995
msgstr "Host filter passes for %(host)s"
4885
4996
 
4886
 
#: nova/scheduler/host_manager.py:238
 
4997
#: nova/scheduler/host_manager.py:230
4887
4998
#, python-format
4888
4999
msgid "Received %(service_name)s service update from %(host)s."
4889
5000
msgstr "Received %(service_name)s service update from %(host)s."
4890
5001
 
4891
 
#: nova/scheduler/host_manager.py:261
 
5002
#: nova/scheduler/host_manager.py:253
4892
5003
msgid "host_manager only implemented for 'compute'"
4893
5004
msgstr "host_manager only implemented for 'compute'"
4894
5005
 
4895
 
#: nova/scheduler/host_manager.py:271
 
5006
#: nova/scheduler/host_manager.py:263
4896
5007
#, python-format
4897
5008
msgid "No service for compute ID %s"
4898
5009
msgstr "No service for compute ID %s"
4899
5010
 
4900
 
#: nova/scheduler/manager.py:161
 
5011
#: nova/scheduler/manager.py:79
 
5012
#, fuzzy, python-format
 
5013
msgid "Failed to schedule create_volume: %(ex)s"
 
5014
msgstr "Failed to schedule_%(method)s: %(ex)s"
 
5015
 
 
5016
#: nova/scheduler/manager.py:165
4901
5017
#, python-format
4902
5018
msgid "Failed to schedule_%(method)s: %(ex)s"
4903
5019
msgstr "Failed to schedule_%(method)s: %(ex)s"
4904
5020
 
4905
 
#: nova/scheduler/manager.py:175
4906
 
#, python-format
4907
 
msgid "Setting instance to %(state)s state."
4908
 
msgstr "Setting instance to %(state)s state."
4909
 
 
4910
5021
#: nova/scheduler/scheduler_options.py:69
4911
5022
#, python-format
4912
5023
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
4960
5071
msgid "VCPUs not set; assuming CPU collection broken"
4961
5072
msgstr "VCPUs not set; assuming CPU collection broken"
4962
5073
 
 
5074
#: nova/scheduler/filters/disk_filter.py:47
 
5075
#, fuzzy, python-format
 
5076
msgid ""
 
5077
"%(host_state)s does not have %(requested_disk)s MB usable disk, it only "
 
5078
"has %(usable_disk_mb)s MB usable disk."
 
5079
msgstr ""
 
5080
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has"
 
5081
" %(usable_ram)s MB usable ram."
 
5082
 
4963
5083
#: nova/scheduler/filters/image_props_filter.py:48
4964
5084
#, python-format
4965
5085
msgid ""
4992
5112
msgid "%(host_state)s does not support requested instance_properties"
4993
5113
msgstr "%(host_state)s does not support requested instance_properties"
4994
5114
 
4995
 
#: nova/scheduler/filters/ram_filter.py:47
 
5115
#: nova/scheduler/filters/ram_filter.py:46
4996
5116
#, python-format
4997
5117
msgid ""
4998
5118
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has"
5011
5131
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
5012
5132
msgstr "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
5013
5133
 
 
5134
#: nova/tests/fake_ldap.py:34
 
5135
msgid "Attempted to instantiate singleton"
 
5136
msgstr "Attempted to instantiate singleton"
 
5137
 
5014
5138
#: nova/tests/fake_utils.py:72
5015
5139
#, python-format
5016
5140
msgid "Faking execution of cmd (subprocess): %s"
5031
5155
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
5032
5156
msgstr "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
5033
5157
 
5034
 
#: nova/tests/fake_volume.py:175 nova/volume/api.py:85 nova/volume/api.py:283
 
5158
#: nova/tests/fake_volume.py:175 nova/volume/api.py:90 nova/volume/api.py:318
5035
5159
#: nova/volume/cinder.py:159
5036
5160
msgid "status must be available"
5037
5161
msgstr "status must be available"
5038
5162
 
5039
 
#: nova/tests/fake_volume.py:178 nova/volume/api.py:286
 
5163
#: nova/tests/fake_volume.py:178 nova/volume/api.py:321
5040
5164
#: nova/volume/cinder.py:162
5041
5165
msgid "already attached"
5042
5166
msgstr "already attached"
5043
5167
 
5044
 
#: nova/tests/fake_volume.py:183 nova/volume/api.py:293
 
5168
#: nova/tests/fake_volume.py:183 nova/volume/api.py:328
5045
5169
#: nova/volume/cinder.py:168
5046
5170
msgid "already detached"
5047
5171
msgstr "already detached"
5149
5273
msgid "Result data: %s"
5150
5274
msgstr "Result data: %s"
5151
5275
 
5152
 
#: nova/tests/test_xenapi.py:708
 
5276
#: nova/tests/test_xenapi.py:709
5153
5277
#, python-format
5154
5278
msgid "Creating files in %s to simulate guest agent"
5155
5279
msgstr "Creating files in %s to simulate guest agent"
5156
5280
 
5157
 
#: nova/tests/test_xenapi.py:719
 
5281
#: nova/tests/test_xenapi.py:720
5158
5282
#, python-format
5159
5283
msgid "Removing simulated guest agent files in %s"
5160
5284
msgstr "Removing simulated guest agent files in %s"
5171
5295
msgid "unexpected role header"
5172
5296
msgstr "unexpected role header"
5173
5297
 
5174
 
#: nova/tests/api/openstack/compute/test_servers.py:2829
 
5298
#: nova/tests/api/openstack/compute/test_servers.py:2894
5175
5299
msgid ""
5176
5300
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
5177
5301
"instances"
5179
5303
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
5180
5304
"instances"
5181
5305
 
5182
 
#: nova/tests/api/openstack/compute/test_servers.py:2834
 
5306
#: nova/tests/api/openstack/compute/test_servers.py:2899
5183
5307
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
5184
5308
msgstr "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
5185
5309
 
5186
 
#: nova/tests/api/openstack/compute/test_servers.py:2839
 
5310
#: nova/tests/api/openstack/compute/test_servers.py:2904
5187
5311
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
5188
5312
msgstr "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
5189
5313
 
5238
5362
msgid "test_snapshot_detail: resp_dict=%s"
5239
5363
msgstr "test_snapshot_detail: resp_dict=%s"
5240
5364
 
5241
 
#: nova/tests/compute/test_compute.py:449
5242
 
#: nova/tests/compute/test_compute.py:467
5243
 
#: nova/tests/compute/test_compute.py:500
5244
 
#: nova/tests/compute/test_compute.py:525
5245
 
#: nova/tests/compute/test_compute.py:2093
 
5365
#: nova/tests/compute/test_compute.py:577
 
5366
#: nova/tests/compute/test_compute.py:595
 
5367
#: nova/tests/compute/test_compute.py:628
 
5368
#: nova/tests/compute/test_compute.py:653
 
5369
#: nova/tests/compute/test_compute.py:2243
5246
5370
#, python-format
5247
5371
msgid "Running instances: %s"
5248
5372
msgstr "Running instances: %s"
5249
5373
 
5250
 
#: nova/tests/compute/test_compute.py:455
5251
 
#: nova/tests/compute/test_compute.py:490
5252
 
#: nova/tests/compute/test_compute.py:513
5253
 
#: nova/tests/compute/test_compute.py:543
 
5374
#: nova/tests/compute/test_compute.py:583
 
5375
#: nova/tests/compute/test_compute.py:618
 
5376
#: nova/tests/compute/test_compute.py:641
 
5377
#: nova/tests/compute/test_compute.py:671
5254
5378
#, python-format
5255
5379
msgid "After terminating instances: %s"
5256
5380
msgstr "After terminating instances: %s"
5257
5381
 
5258
 
#: nova/tests/compute/test_compute.py:865
 
5382
#: nova/tests/compute/test_compute.py:993
5259
5383
msgid "Internal error"
5260
5384
msgstr "Internal error"
5261
5385
 
5262
 
#: nova/tests/compute/test_compute.py:2104
 
5386
#: nova/tests/compute/test_compute.py:2254
5263
5387
#, python-format
5264
5388
msgid "After force-killing instances: %s"
5265
5389
msgstr "After force-killing instances: %s"
5279
5403
msgid "Failed to get info for disk %s"
5280
5404
msgstr "Failed to get info for disk %s"
5281
5405
 
5282
 
#: nova/tests/integrated/test_api_samples.py:127
 
5406
#: nova/tests/integrated/test_api_samples.py:130
5283
5407
#, python-format
5284
5408
msgid "Result: %(result)s is not a dict."
5285
5409
msgstr "Result: %(result)s is not a dict."
5286
5410
 
5287
 
#: nova/tests/integrated/test_api_samples.py:131
 
5411
#: nova/tests/integrated/test_api_samples.py:134
5288
5412
#, python-format
5289
5413
msgid ""
5290
5414
"Key mismatch:\n"
5295
5419
"%(ex_keys)s\n"
5296
5420
"%(res_keys)s"
5297
5421
 
5298
 
#: nova/tests/integrated/test_api_samples.py:139
 
5422
#: nova/tests/integrated/test_api_samples.py:142
5299
5423
#, python-format
5300
5424
msgid "Result: %(result)s is not a list."
5301
5425
msgstr "Result: %(result)s is not a list."
5302
5426
 
5303
 
#: nova/tests/integrated/test_api_samples.py:162
5304
 
#: nova/tests/integrated/test_api_samples.py:165
5305
 
#: nova/tests/integrated/test_api_samples.py:175
 
5427
#: nova/tests/integrated/test_api_samples.py:164
 
5428
#: nova/tests/integrated/test_api_samples.py:174
5306
5429
#, python-format
5307
5430
msgid ""
5308
5431
"Values do not match:\n"
5616
5739
msgstr "instance %s: finished toXML method"
5617
5740
 
5618
5741
#: nova/virt/baremetal/driver.py:558 nova/virt/hyperv/vmops.py:486
5619
 
#: nova/virt/libvirt/driver.py:1965
 
5742
#: nova/virt/libvirt/driver.py:1973
5620
5743
msgid ""
5621
5744
"Cannot get the number of cpu, because this function is not implemented "
5622
5745
"for this platform. This error can be safely ignored for now."
5633
5756
msgid "Updating!"
5634
5757
msgstr "Updating!"
5635
5758
 
5636
 
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3002
 
5759
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3025
5637
5760
#: nova/virt/xenapi/host.py:148
5638
5761
msgid "Updating host stats"
5639
5762
msgstr "Updating host stats"
5686
5809
msgid "Node is unknown error state."
5687
5810
msgstr "Node is unknown error state."
5688
5811
 
5689
 
#: nova/virt/disk/api.py:196
 
5812
#: nova/virt/disk/api.py:198
5690
5813
msgid "no capable image handler configured"
5691
5814
msgstr "no capable image handler configured"
5692
5815
 
5693
 
#: nova/virt/disk/api.py:242
 
5816
#: nova/virt/disk/api.py:244
5694
5817
#, python-format
5695
5818
msgid "no disk image handler for: %s"
5696
5819
msgstr "no disk image handler for: %s"
5697
5820
 
5698
 
#: nova/virt/disk/api.py:254
 
5821
#: nova/virt/disk/api.py:256
5699
5822
msgid "image already mounted"
5700
5823
msgstr "image already mounted"
5701
5824
 
5702
 
#: nova/virt/disk/api.py:320
 
5825
#: nova/virt/disk/api.py:322
5703
5826
#, python-format
5704
5827
msgid ""
5705
5828
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
5708
5831
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
5709
5832
"%(errors)s"
5710
5833
 
5711
 
#: nova/virt/disk/api.py:337
 
5834
#: nova/virt/disk/api.py:339
5712
5835
#, python-format
5713
5836
msgid "Failed to unmount container filesystem: %s"
5714
5837
msgstr "Failed to unmount container filesystem: %s"
5715
5838
 
5716
 
#: nova/virt/disk/api.py:370
 
5839
#: nova/virt/disk/api.py:372
5717
5840
msgid "injected file path not valid"
5718
5841
msgstr "injected file path not valid"
5719
5842
 
5720
 
#: nova/virt/disk/api.py:546
 
5843
#: nova/virt/disk/api.py:517
 
5844
msgid "Not implemented on Windows"
 
5845
msgstr ""
 
5846
 
 
5847
#: nova/virt/disk/api.py:551
5721
5848
#, python-format
5722
5849
msgid "User %(username)s not found in password file."
5723
5850
msgstr "User %(username)s not found in password file."
5724
5851
 
5725
 
#: nova/virt/disk/api.py:562
 
5852
#: nova/virt/disk/api.py:567
5726
5853
#, python-format
5727
5854
msgid "User %(username)s not found in shadow file."
5728
5855
msgstr "User %(username)s not found in shadow file."
5742
5869
msgid "unknown guestmount error"
5743
5870
msgstr "unknown guestmount error"
5744
5871
 
 
5872
#: nova/virt/disk/guestfs.py:119
 
5873
#, python-format
 
5874
msgid "Failed to umount image at %s, guestmount was still running after 10s"
 
5875
msgstr ""
 
5876
 
5745
5877
#: nova/virt/disk/loop.py:31
5746
5878
#, python-format
5747
5879
msgid "Could not attach image to loopback: %s"
5796
5928
msgid "confirm_migration called"
5797
5929
msgstr "confirm_migration called"
5798
5930
 
5799
 
#: nova/virt/hyperv/driver.py:212
 
5931
#: nova/virt/hyperv/driver.py:213
5800
5932
msgid "finish_revert_migration called"
5801
5933
msgstr "finish_revert_migration called"
5802
5934
 
5803
 
#: nova/virt/hyperv/driver.py:217
 
5935
#: nova/virt/hyperv/driver.py:219
5804
5936
msgid "finish_migration called"
5805
5937
msgstr "finish_migration called"
5806
5938
 
5807
 
#: nova/virt/hyperv/driver.py:220
 
5939
#: nova/virt/hyperv/driver.py:222
5808
5940
msgid "get_console_output called"
5809
5941
msgstr "get_console_output called"
5810
5942
 
6238
6370
msgid "Failed to remove volume from VM %s"
6239
6371
msgstr "Failed to remove volume from VM %s"
6240
6372
 
6241
 
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:589
 
6373
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:603
6242
6374
msgid "Could not determine iscsi initiator name"
6243
6375
msgstr "Could not determine iscsi initiator name"
6244
6376
 
6356
6488
msgid "The ISCSI initiator name can't be found. Choosing the default one"
6357
6489
msgstr "The ISCSI initiator name can't be found. Choosing the default one"
6358
6490
 
6359
 
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1439
 
6491
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1447
6360
6492
#: nova/virt/xenapi/vm_utils.py:407
6361
6493
#, python-format
6362
6494
msgid "block_device_list %s"
6386
6518
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
6387
6519
msgstr "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
6388
6520
 
6389
 
#: nova/virt/libvirt/driver.py:478
 
6521
#: nova/virt/libvirt/driver.py:482
6390
6522
msgid "During wait destroy, instance disappeared."
6391
6523
msgstr "During wait destroy, instance disappeared."
6392
6524
 
6393
 
#: nova/virt/libvirt/driver.py:483
 
6525
#: nova/virt/libvirt/driver.py:487
6394
6526
msgid "Instance destroyed successfully."
6395
6527
msgstr "Instance destroyed successfully."
6396
6528
 
6397
 
#: nova/virt/libvirt/driver.py:505
 
6529
#: nova/virt/libvirt/driver.py:509
6398
6530
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
6399
6531
msgstr "Error from libvirt during undefineFlags. Retrying with undefine"
6400
6532
 
6401
 
#: nova/virt/libvirt/driver.py:510
 
6533
#: nova/virt/libvirt/driver.py:524
6402
6534
#, python-format
6403
6535
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
6404
6536
msgstr "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
6405
6537
 
6406
 
#: nova/virt/libvirt/driver.py:521
 
6538
#: nova/virt/libvirt/driver.py:535
6407
6539
#, python-format
6408
6540
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
6409
6541
msgstr "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
6410
6542
 
6411
 
#: nova/virt/libvirt/driver.py:538
 
6543
#: nova/virt/libvirt/driver.py:552
6412
6544
#, python-format
6413
6545
msgid "Deleting instance files %(target)s"
6414
6546
msgstr "Deleting instance files %(target)s"
6415
6547
 
6416
 
#: nova/virt/libvirt/driver.py:552
 
6548
#: nova/virt/libvirt/driver.py:566
6417
6549
#, python-format
6418
6550
msgid "Failed to cleanup directory %(target)s: %(e)s"
6419
6551
msgstr "Failed to cleanup directory %(target)s: %(e)s"
6420
6552
 
6421
 
#: nova/virt/libvirt/driver.py:700
 
6553
#: nova/virt/libvirt/driver.py:717
6422
6554
msgid "attaching LXC block device"
6423
6555
msgstr "attaching LXC block device"
6424
6556
 
6425
 
#: nova/virt/libvirt/driver.py:713
 
6557
#: nova/virt/libvirt/driver.py:730
6426
6558
msgid "detaching LXC block device"
6427
6559
msgstr "detaching LXC block device"
6428
6560
 
6429
 
#: nova/virt/libvirt/driver.py:845
 
6561
#: nova/virt/libvirt/driver.py:862
6430
6562
msgid "Instance soft rebooted successfully."
6431
6563
msgstr "Instance soft rebooted successfully."
6432
6564
 
6433
 
#: nova/virt/libvirt/driver.py:849
 
6565
#: nova/virt/libvirt/driver.py:866
6434
6566
msgid "Failed to soft reboot instance."
6435
6567
msgstr "Failed to soft reboot instance."
6436
6568
 
6437
 
#: nova/virt/libvirt/driver.py:881
 
6569
#: nova/virt/libvirt/driver.py:898
6438
6570
msgid "Instance shutdown successfully."
6439
6571
msgstr "Instance shutdown successfully."
6440
6572
 
6441
 
#: nova/virt/libvirt/driver.py:915
6442
 
msgid "During reboot, instance disappeared."
6443
 
msgstr "During reboot, instance disappeared."
6444
 
 
6445
 
#: nova/virt/libvirt/driver.py:920
 
6573
#: nova/virt/libvirt/driver.py:933
6446
6574
msgid "Instance rebooted successfully."
6447
6575
msgstr "Instance rebooted successfully."
6448
6576
 
6449
 
#: nova/virt/libvirt/driver.py:1050
 
6577
#: nova/virt/libvirt/driver.py:1063
6450
6578
msgid "Instance is running"
6451
6579
msgstr "Instance is running"
6452
6580
 
6453
 
#: nova/virt/libvirt/driver.py:1057
6454
 
msgid "During spawn, instance disappeared."
6455
 
msgstr "During spawn, instance disappeared."
6456
 
 
6457
 
#: nova/virt/libvirt/driver.py:1062 nova/virt/powervm/operator.py:258
 
6581
#: nova/virt/libvirt/driver.py:1070 nova/virt/powervm/operator.py:258
6458
6582
msgid "Instance spawned successfully."
6459
6583
msgstr "Instance spawned successfully."
6460
6584
 
6461
 
#: nova/virt/libvirt/driver.py:1078
 
6585
#: nova/virt/libvirt/driver.py:1086
6462
6586
#, python-format
6463
6587
msgid "data: %(data)r, fpath: %(fpath)r"
6464
6588
msgstr "data: %(data)r, fpath: %(fpath)r"
6465
6589
 
6466
 
#: nova/virt/libvirt/driver.py:1124
 
6590
#: nova/virt/libvirt/driver.py:1132
6467
6591
msgid "Guest does not have a console available"
6468
6592
msgstr "Guest does not have a console available"
6469
6593
 
6470
 
#: nova/virt/libvirt/driver.py:1168
 
6594
#: nova/virt/libvirt/driver.py:1176
6471
6595
#, python-format
6472
6596
msgid "Path '%(path)s' supports direct I/O"
6473
6597
msgstr "Path '%(path)s' supports direct I/O"
6474
6598
 
6475
 
#: nova/virt/libvirt/driver.py:1172
 
6599
#: nova/virt/libvirt/driver.py:1180
6476
6600
#, python-format
6477
6601
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
6478
6602
msgstr "Path '%(path)s' does not support direct I/O: '%(ex)s'"
6479
6603
 
6480
 
#: nova/virt/libvirt/driver.py:1176 nova/virt/libvirt/driver.py:1180
 
6604
#: nova/virt/libvirt/driver.py:1184 nova/virt/libvirt/driver.py:1188
6481
6605
#, python-format
6482
6606
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
6483
6607
msgstr "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
6484
6608
 
6485
 
#: nova/virt/libvirt/driver.py:1234
 
6609
#: nova/virt/libvirt/driver.py:1242
6486
6610
msgid "Using config drive"
6487
6611
msgstr "Using config drive"
6488
6612
 
6489
 
#: nova/virt/libvirt/driver.py:1253
 
6613
#: nova/virt/libvirt/driver.py:1261
6490
6614
msgid "Creating image"
6491
6615
msgstr "Creating image"
6492
6616
 
6493
 
#: nova/virt/libvirt/driver.py:1388
 
6617
#: nova/virt/libvirt/driver.py:1396
6494
6618
#, python-format
6495
6619
msgid "Creating config drive at %(path)s"
6496
6620
msgstr "Creating config drive at %(path)s"
6497
6621
 
6498
 
#: nova/virt/libvirt/driver.py:1402
 
6622
#: nova/virt/libvirt/driver.py:1410
6499
6623
#, python-format
6500
6624
msgid "Injecting %(injection)s into image %(img_id)s"
6501
6625
msgstr "Injecting %(injection)s into image %(img_id)s"
6502
6626
 
6503
 
#: nova/virt/libvirt/driver.py:1412
 
6627
#: nova/virt/libvirt/driver.py:1420
6504
6628
#, python-format
6505
6629
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
6506
6630
msgstr "Ignoring error injecting data into image %(img_id)s (%(e)s)"
6507
6631
 
6508
 
#: nova/virt/libvirt/driver.py:1486
 
6632
#: nova/virt/libvirt/driver.py:1494
6509
6633
#, python-format
6510
6634
msgid ""
6511
6635
"Config requested an explicit CPU model, but the current libvirt "
6514
6638
"Config requested an explicit CPU model, but the current libvirt "
6515
6639
"hypervisor '%s' does not support selecting CPU models"
6516
6640
 
6517
 
#: nova/virt/libvirt/driver.py:1492
 
6641
#: nova/virt/libvirt/driver.py:1500
6518
6642
msgid "Config requested a custom CPU model, but no model name was provided"
6519
6643
msgstr "Config requested a custom CPU model, but no model name was provided"
6520
6644
 
6521
 
#: nova/virt/libvirt/driver.py:1496
 
6645
#: nova/virt/libvirt/driver.py:1504
6522
6646
msgid "A CPU model name should not be set when a host CPU model is requested"
6523
6647
msgstr "A CPU model name should not be set when a host CPU model is requested"
6524
6648
 
6525
 
#: nova/virt/libvirt/driver.py:1500
 
6649
#: nova/virt/libvirt/driver.py:1508
6526
6650
#, python-format
6527
6651
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
6528
6652
msgstr "CPU mode '%(mode)s' model '%(model)s' was chosen"
6529
6653
 
6530
 
#: nova/virt/libvirt/driver.py:1516
 
6654
#: nova/virt/libvirt/driver.py:1524
6531
6655
msgid ""
6532
6656
"Passthrough of the host CPU was requested but this libvirt version does "
6533
6657
"not support this feature"
6535
6659
"Passthrough of the host CPU was requested but this libvirt version does "
6536
6660
"not support this feature"
6537
6661
 
6538
 
#: nova/virt/libvirt/driver.py:1810
 
6662
#: nova/virt/libvirt/driver.py:1818
6539
6663
msgid "Starting toXML method"
6540
6664
msgstr "Starting toXML method"
6541
6665
 
6542
 
#: nova/virt/libvirt/driver.py:1814
 
6666
#: nova/virt/libvirt/driver.py:1822
6543
6667
msgid "Finished toXML method"
6544
6668
msgstr "Finished toXML method"
6545
6669
 
6546
 
#: nova/virt/libvirt/driver.py:1831
 
6670
#: nova/virt/libvirt/driver.py:1839
6547
6671
#, python-format
6548
6672
msgid ""
6549
6673
"Error from libvirt while looking up %(instance_name)s: [Error Code "
6552
6676
"Error from libvirt while looking up %(instance_name)s: [Error Code "
6553
6677
"%(error_code)s] %(ex)s"
6554
6678
 
6555
 
#: nova/virt/libvirt/driver.py:2083
 
6679
#: nova/virt/libvirt/driver.py:2091
6556
6680
msgid "libvirt version is too old (does not support getVersion)"
6557
6681
msgstr "libvirt version is too old (does not support getVersion)"
6558
6682
 
6559
 
#: nova/virt/libvirt/driver.py:2270
 
6683
#: nova/virt/libvirt/driver.py:2278
6560
6684
msgid "Block migration can not be used with shared storage."
6561
6685
msgstr "Block migration can not be used with shared storage."
6562
6686
 
6563
 
#: nova/virt/libvirt/driver.py:2278
 
6687
#: nova/virt/libvirt/driver.py:2286
6564
6688
msgid "Live migration can not be used without shared storage."
6565
6689
msgstr "Live migration can not be used without shared storage."
6566
6690
 
6567
 
#: nova/virt/libvirt/driver.py:2316
6568
 
#, python-format
6569
 
msgid ""
6570
 
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
6571
 
"large(available on destination host:%(available)s < need:%(necessary)s)"
6572
 
msgstr ""
6573
 
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
6574
 
"large(available on destination host:%(available)s < need:%(necessary)s)"
6575
 
 
6576
 
#: nova/virt/libvirt/driver.py:2336
6577
 
#, python-format
6578
 
msgid ""
6579
 
"Instance launched has CPU info:\n"
6580
 
"%s"
6581
 
msgstr ""
6582
 
"Instance launched has CPU info:\n"
6583
 
"%s"
6584
 
 
6585
 
#: nova/virt/libvirt/driver.py:2348
6586
 
#, python-format
6587
 
msgid ""
6588
 
"CPU doesn't have compatibility.\n"
6589
 
"\n"
6590
 
"%(ret)s\n"
6591
 
"\n"
6592
 
"Refer to %(u)s"
6593
 
msgstr ""
6594
 
"CPU doesn't have compatibility.\n"
6595
 
"\n"
6596
 
"%(ret)s\n"
6597
 
"\n"
6598
 
"Refer to %(u)s"
6599
 
 
6600
 
#: nova/virt/libvirt/driver.py:2365
6601
 
#, python-format
6602
 
msgid ""
6603
 
"Creating tmpfile %s to notify to other compute nodes that they should "
6604
 
"mount the same storage."
6605
 
msgstr ""
6606
 
"Creating tmpfile %s to notify to other compute nodes that they should "
6607
 
"mount the same storage."
6608
 
 
6609
 
#: nova/virt/libvirt/driver.py:2413
 
6691
#: nova/virt/libvirt/driver.py:2324
 
6692
#, python-format
 
6693
msgid ""
 
6694
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
 
6695
"large(available on destination host:%(available)s < need:%(necessary)s)"
 
6696
msgstr ""
 
6697
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
 
6698
"large(available on destination host:%(available)s < need:%(necessary)s)"
 
6699
 
 
6700
#: nova/virt/libvirt/driver.py:2344
 
6701
#, python-format
 
6702
msgid ""
 
6703
"Instance launched has CPU info:\n"
 
6704
"%s"
 
6705
msgstr ""
 
6706
"Instance launched has CPU info:\n"
 
6707
"%s"
 
6708
 
 
6709
#: nova/virt/libvirt/driver.py:2356
 
6710
#, python-format
 
6711
msgid ""
 
6712
"CPU doesn't have compatibility.\n"
 
6713
"\n"
 
6714
"%(ret)s\n"
 
6715
"\n"
 
6716
"Refer to %(u)s"
 
6717
msgstr ""
 
6718
"CPU doesn't have compatibility.\n"
 
6719
"\n"
 
6720
"%(ret)s\n"
 
6721
"\n"
 
6722
"Refer to %(u)s"
 
6723
 
 
6724
#: nova/virt/libvirt/driver.py:2373
 
6725
#, python-format
 
6726
msgid ""
 
6727
"Creating tmpfile %s to notify to other compute nodes that they should "
 
6728
"mount the same storage."
 
6729
msgstr ""
 
6730
"Creating tmpfile %s to notify to other compute nodes that they should "
 
6731
"mount the same storage."
 
6732
 
 
6733
#: nova/virt/libvirt/driver.py:2421
6610
6734
#, python-format
6611
6735
msgid "The firewall filter for %s does not exist"
6612
6736
msgstr "The firewall filter for %s does not exist"
6613
6737
 
6614
 
#: nova/virt/libvirt/driver.py:2483
 
6738
#: nova/virt/libvirt/driver.py:2491
6615
6739
#, python-format
6616
6740
msgid "Live Migration failure: %(e)s"
6617
6741
msgstr "Live Migration failure: %(e)s"
6618
6742
 
6619
 
#: nova/virt/libvirt/driver.py:2527
 
6743
#: nova/virt/libvirt/driver.py:2535
6620
6744
#, python-format
6621
6745
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
6622
6746
msgstr "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
6623
6747
 
6624
 
#: nova/virt/libvirt/driver.py:2654
 
6748
#: nova/virt/libvirt/driver.py:2662
6625
6749
#, python-format
6626
6750
msgid "skipping %(path)s since it looks like volume"
6627
6751
msgstr "skipping %(path)s since it looks like volume"
6628
6752
 
6629
 
#: nova/virt/libvirt/driver.py:2703
 
6753
#: nova/virt/libvirt/driver.py:2711
6630
6754
#, python-format
6631
6755
msgid "Getting disk size of %(i_name)s: %(e)s"
6632
6756
msgstr "Getting disk size of %(i_name)s: %(e)s"
6633
6757
 
6634
 
#: nova/virt/libvirt/driver.py:2762
 
6758
#: nova/virt/libvirt/driver.py:2781
6635
6759
msgid "Starting migrate_disk_and_power_off"
6636
6760
msgstr "Starting migrate_disk_and_power_off"
6637
6761
 
6638
 
#: nova/virt/libvirt/driver.py:2817
6639
 
msgid "During wait running, instance disappeared."
6640
 
msgstr "During wait running, instance disappeared."
6641
 
 
6642
 
#: nova/virt/libvirt/driver.py:2822
 
6762
#: nova/virt/libvirt/driver.py:2840
6643
6763
msgid "Instance running successfully."
6644
6764
msgstr "Instance running successfully."
6645
6765
 
6646
 
#: nova/virt/libvirt/driver.py:2828
 
6766
#: nova/virt/libvirt/driver.py:2847
6647
6767
msgid "Starting finish_migration"
6648
6768
msgstr "Starting finish_migration"
6649
6769
 
6650
 
#: nova/virt/libvirt/driver.py:2876
 
6770
#: nova/virt/libvirt/driver.py:2898
6651
6771
msgid "Starting finish_revert_migration"
6652
6772
msgstr "Starting finish_revert_migration"
6653
6773
 
6820
6940
msgid "Verification complete"
6821
6941
msgstr "Verification complete"
6822
6942
 
6823
 
#: nova/virt/libvirt/utils.py:107
6824
 
#, python-format
6825
 
msgid ""
6826
 
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
6827
 
"available, but %(size)db required by volume %(lv)s."
6828
 
msgstr ""
6829
 
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
6830
 
"available, but %(size)db required by volume %(lv)s."
6831
 
 
6832
 
#: nova/virt/libvirt/utils.py:116
6833
 
#, python-format
6834
 
msgid ""
6835
 
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
6836
 
"Virtual volume size is %(size)db, but free space on volume group is only "
6837
 
"%(free_space)db."
6838
 
msgstr ""
6839
 
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
6840
 
"Virtual volume size is %(size)db, but free space on volume group is only "
6841
 
"%(free_space)db."
6842
 
 
6843
 
#: nova/virt/libvirt/utils.py:450
 
6943
#: nova/virt/libvirt/utils.py:127
 
6944
#, python-format
 
6945
msgid ""
 
6946
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
 
6947
"available, but %(size)db required by volume %(lv)s."
 
6948
msgstr ""
 
6949
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
 
6950
"available, but %(size)db required by volume %(lv)s."
 
6951
 
 
6952
#: nova/virt/libvirt/utils.py:136
 
6953
#, python-format
 
6954
msgid ""
 
6955
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
 
6956
"Virtual volume size is %(size)db, but free space on volume group is only "
 
6957
"%(free_space)db."
 
6958
msgstr ""
 
6959
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
 
6960
"Virtual volume size is %(size)db, but free space on volume group is only "
 
6961
"%(free_space)db."
 
6962
 
 
6963
#: nova/virt/libvirt/utils.py:470
6844
6964
#, python-format
6845
6965
msgid "Reading image info file: %s"
6846
6966
msgstr "Reading image info file: %s"
6847
6967
 
6848
 
#: nova/virt/libvirt/utils.py:454
 
6968
#: nova/virt/libvirt/utils.py:474
6849
6969
#, python-format
6850
6970
msgid "Read: %s"
6851
6971
msgstr "Read: %s"
6852
6972
 
6853
 
#: nova/virt/libvirt/utils.py:460
 
6973
#: nova/virt/libvirt/utils.py:480
6854
6974
#, python-format
6855
6975
msgid "Error reading image info file %(filename)s: %(error)s"
6856
6976
msgstr "Error reading image info file %(filename)s: %(error)s"
6857
6977
 
6858
 
#: nova/virt/libvirt/utils.py:484
 
6978
#: nova/virt/libvirt/utils.py:504
6859
6979
#, python-format
6860
6980
msgid "Writing image info file: %s"
6861
6981
msgstr "Writing image info file: %s"
6862
6982
 
6863
 
#: nova/virt/libvirt/utils.py:485
 
6983
#: nova/virt/libvirt/utils.py:505
6864
6984
#, python-format
6865
6985
msgid "Wrote: %s"
6866
6986
msgstr "Wrote: %s"
7471
7591
msgid "Got image size of %(size)s for the image %(image)s"
7472
7592
msgstr "Got image size of %(size)s for the image %(image)s"
7473
7593
 
7474
 
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1431
 
7594
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1434
7475
7595
#, python-format
7476
7596
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
7477
7597
msgstr "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
7478
7598
 
7479
 
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1435
 
7599
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1438
7480
7600
#, python-format
7481
7601
msgid ""
7482
7602
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
7485
7605
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
7486
7606
"args=%(args)r"
7487
7607
 
7488
 
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1440
 
7608
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1443
7489
7609
#, python-format
7490
7610
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
7491
7611
msgstr "The call to %(method)s returned an error: %(e)s. args=%(args)r"
7574
7694
msgid "Failure while cleaning up attached VDIs"
7575
7695
msgstr "Failure while cleaning up attached VDIs"
7576
7696
 
7577
 
#: nova/virt/xenapi/driver.py:344
 
7697
#: nova/virt/xenapi/driver.py:347
7578
7698
#, python-format
7579
7699
msgid "Could not determine key: %s"
7580
7700
msgstr "Could not determine key: %s"
7581
7701
 
7582
 
#: nova/virt/xenapi/driver.py:559
 
7702
#: nova/virt/xenapi/driver.py:562
7583
7703
msgid "Host startup on XenServer is not supported."
7584
7704
msgstr "Host startup on XenServer is not supported."
7585
7705
 
7586
 
#: nova/virt/xenapi/driver.py:606
 
7706
#: nova/virt/xenapi/driver.py:609
7587
7707
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
7588
7708
msgstr "Unable to log in to XenAPI (is the Dom0 disk full?)"
7589
7709
 
7590
 
#: nova/virt/xenapi/driver.py:644
 
7710
#: nova/virt/xenapi/driver.py:647
7591
7711
msgid "Host is member of a pool, but DB says otherwise"
7592
7712
msgstr "Host is member of a pool, but DB says otherwise"
7593
7713
 
7594
 
#: nova/virt/xenapi/driver.py:728 nova/virt/xenapi/driver.py:742
 
7714
#: nova/virt/xenapi/driver.py:731 nova/virt/xenapi/driver.py:745
7595
7715
#, python-format
7596
7716
msgid "Got exception: %s"
7597
7717
msgstr "Got exception: %s"
7668
7788
msgid "Found no network for bridge %s"
7669
7789
msgstr "Found no network for bridge %s"
7670
7790
 
7671
 
#: nova/virt/xenapi/pool.py:67
 
7791
#: nova/virt/xenapi/pool.py:75
7672
7792
#, python-format
7673
7793
msgid ""
7674
7794
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
7677
7797
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
7678
7798
"%(host)s"
7679
7799
 
7680
 
#: nova/virt/xenapi/pool.py:156
 
7800
#: nova/virt/xenapi/pool.py:166
7681
7801
#, python-format
7682
7802
msgid "Unable to eject %(host)s from the pool; pool not empty"
7683
7803
msgstr "Unable to eject %(host)s from the pool; pool not empty"
7684
7804
 
7685
 
#: nova/virt/xenapi/pool.py:171
 
7805
#: nova/virt/xenapi/pool.py:182
7686
7806
#, python-format
7687
7807
msgid "Unable to eject %(host)s from the pool; No master found"
7688
7808
msgstr "Unable to eject %(host)s from the pool; No master found"
7689
7809
 
7690
 
#: nova/virt/xenapi/pool.py:188
 
7810
#: nova/virt/xenapi/pool.py:199
7691
7811
#, python-format
7692
7812
msgid "Pool-Join failed: %(e)s"
7693
7813
msgstr "Pool-Join failed: %(e)s"
7694
7814
 
7695
 
#: nova/virt/xenapi/pool.py:191
 
7815
#: nova/virt/xenapi/pool.py:202
7696
7816
#, python-format
7697
7817
msgid "Unable to join %(host)s in the pool"
7698
7818
msgstr "Unable to join %(host)s in the pool"
7699
7819
 
7700
 
#: nova/virt/xenapi/pool.py:207
 
7820
#: nova/virt/xenapi/pool.py:218
7701
7821
#, python-format
7702
7822
msgid "Pool-eject failed: %(e)s"
7703
7823
msgstr "Pool-eject failed: %(e)s"
7704
7824
 
7705
 
#: nova/virt/xenapi/pool.py:219
 
7825
#: nova/virt/xenapi/pool.py:230
7706
7826
#, python-format
7707
7827
msgid "Unable to set up pool: %(e)s."
7708
7828
msgstr "Unable to set up pool: %(e)s."
7709
7829
 
7710
 
#: nova/virt/xenapi/pool.py:230
 
7830
#: nova/virt/xenapi/pool.py:241
7711
7831
#, python-format
7712
7832
msgid "Pool-set_name_label failed: %(e)s"
7713
7833
msgstr "Pool-set_name_label failed: %(e)s"
8169
8289
msgid "This domU must be running on the host specified by xenapi_connection_url"
8170
8290
msgstr "This domU must be running on the host specified by xenapi_connection_url"
8171
8291
 
8172
 
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:636
 
8292
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:637
8173
8293
#, python-format
8174
8294
msgid "Updating progress to %(progress)d"
8175
8295
msgstr "Updating progress to %(progress)d"
8176
8296
 
8177
 
#: nova/virt/xenapi/vmops.py:211
 
8297
#: nova/virt/xenapi/vmops.py:212
8178
8298
msgid "Starting instance"
8179
8299
msgstr "Starting instance"
8180
8300
 
8181
 
#: nova/virt/xenapi/vmops.py:284
 
8301
#: nova/virt/xenapi/vmops.py:285
8182
8302
msgid "Removing kernel/ramdisk files from dom0"
8183
8303
msgstr "Removing kernel/ramdisk files from dom0"
8184
8304
 
8185
 
#: nova/virt/xenapi/vmops.py:344
 
8305
#: nova/virt/xenapi/vmops.py:345
8186
8306
#, python-format
8187
8307
msgid "Block device information present: %s"
8188
8308
msgstr "Block device information present: %s"
8189
8309
 
8190
 
#: nova/virt/xenapi/vmops.py:367
 
8310
#: nova/virt/xenapi/vmops.py:368
8191
8311
msgid "Failed to spawn, rolling back"
8192
8312
msgstr "Failed to spawn, rolling back"
8193
8313
 
8194
 
#: nova/virt/xenapi/vmops.py:430
 
8314
#: nova/virt/xenapi/vmops.py:431
8195
8315
msgid "Detected ISO image type, creating blank VM for install"
8196
8316
msgstr "Detected ISO image type, creating blank VM for install"
8197
8317
 
8198
 
#: nova/virt/xenapi/vmops.py:447
 
8318
#: nova/virt/xenapi/vmops.py:448
8199
8319
msgid "Auto configuring disk, attempting to resize partition..."
8200
8320
msgstr "Auto configuring disk, attempting to resize partition..."
8201
8321
 
8202
 
#: nova/virt/xenapi/vmops.py:486
 
8322
#: nova/virt/xenapi/vmops.py:487
8203
8323
msgid "Starting VM"
8204
8324
msgstr "Starting VM"
8205
8325
 
8206
 
#: nova/virt/xenapi/vmops.py:493
 
8326
#: nova/virt/xenapi/vmops.py:494
8207
8327
#, python-format
8208
8328
msgid ""
8209
8329
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
8212
8332
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
8213
8333
"%(version)s"
8214
8334
 
8215
 
#: nova/virt/xenapi/vmops.py:496
 
8335
#: nova/virt/xenapi/vmops.py:497
8216
8336
#, python-format
8217
8337
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
8218
8338
msgstr "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
8219
8339
 
8220
 
#: nova/virt/xenapi/vmops.py:503
 
8340
#: nova/virt/xenapi/vmops.py:504
8221
8341
msgid "Waiting for instance state to become running"
8222
8342
msgstr "Waiting for instance state to become running"
8223
8343
 
8224
 
#: nova/virt/xenapi/vmops.py:517
 
8344
#: nova/virt/xenapi/vmops.py:518
8225
8345
#, python-format
8226
8346
msgid "Instance agent version: %s"
8227
8347
msgstr "Instance agent version: %s"
8228
8348
 
8229
 
#: nova/virt/xenapi/vmops.py:547
 
8349
#: nova/virt/xenapi/vmops.py:548
8230
8350
msgid "Setting VCPU weight"
8231
8351
msgstr "Setting VCPU weight"
8232
8352
 
8233
 
#: nova/virt/xenapi/vmops.py:555
 
8353
#: nova/virt/xenapi/vmops.py:556
8234
8354
#, python-format
8235
8355
msgid "Could not find VM with name %s"
8236
8356
msgstr "Could not find VM with name %s"
8237
8357
 
8238
 
#: nova/virt/xenapi/vmops.py:605
 
8358
#: nova/virt/xenapi/vmops.py:606
8239
8359
msgid "Finished snapshot and upload for VM"
8240
8360
msgstr "Finished snapshot and upload for VM"
8241
8361
 
8242
 
#: nova/virt/xenapi/vmops.py:609
 
8362
#: nova/virt/xenapi/vmops.py:610
8243
8363
#, python-format
8244
8364
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
8245
8365
msgstr "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
8246
8366
 
8247
 
#: nova/virt/xenapi/vmops.py:617
 
8367
#: nova/virt/xenapi/vmops.py:618
8248
8368
msgid "Failed to transfer vhd to new host"
8249
8369
msgstr "Failed to transfer vhd to new host"
8250
8370
 
8251
 
#: nova/virt/xenapi/vmops.py:649
8252
 
#, python-format
8253
 
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
8371
#: nova/virt/xenapi/vmops.py:654
 
8372
#, fuzzy, python-format
 
8373
msgid "Resizing down VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8254
8374
msgstr "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8255
8375
 
8256
 
#: nova/virt/xenapi/vmops.py:775
 
8376
#: nova/virt/xenapi/vmops.py:778
8257
8377
#, python-format
8258
8378
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8259
8379
msgstr "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8260
8380
 
8261
 
#: nova/virt/xenapi/vmops.py:780
 
8381
#: nova/virt/xenapi/vmops.py:783
8262
8382
msgid "Resize complete"
8263
8383
msgstr "Resize complete"
8264
8384
 
8265
 
#: nova/virt/xenapi/vmops.py:824
 
8385
#: nova/virt/xenapi/vmops.py:827
8266
8386
msgid "Starting halted instance found during reboot"
8267
8387
msgstr "Starting halted instance found during reboot"
8268
8388
 
8269
 
#: nova/virt/xenapi/vmops.py:907
 
8389
#: nova/virt/xenapi/vmops.py:910
8270
8390
msgid "Unable to find root VBD/VDI for VM"
8271
8391
msgstr "Unable to find root VBD/VDI for VM"
8272
8392
 
8273
 
#: nova/virt/xenapi/vmops.py:934
 
8393
#: nova/virt/xenapi/vmops.py:937
8274
8394
#, python-format
8275
8395
msgid "Destroying VDIs for Instance %(instance_uuid)s"
8276
8396
msgstr "Destroying VDIs for Instance %(instance_uuid)s"
8277
8397
 
8278
 
#: nova/virt/xenapi/vmops.py:962
 
8398
#: nova/virt/xenapi/vmops.py:965
8279
8399
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
8280
8400
msgstr "Using RAW or VHD, skipping kernel and ramdisk deletion"
8281
8401
 
8282
 
#: nova/virt/xenapi/vmops.py:969
 
8402
#: nova/virt/xenapi/vmops.py:972
8283
8403
msgid "instance has a kernel or ramdisk but not both"
8284
8404
msgstr "instance has a kernel or ramdisk but not both"
8285
8405
 
8286
 
#: nova/virt/xenapi/vmops.py:976
 
8406
#: nova/virt/xenapi/vmops.py:979
8287
8407
msgid "kernel/ramdisk files removed"
8288
8408
msgstr "kernel/ramdisk files removed"
8289
8409
 
8290
 
#: nova/virt/xenapi/vmops.py:1002
 
8410
#: nova/virt/xenapi/vmops.py:1005
8291
8411
msgid "Destroying VM"
8292
8412
msgstr "Destroying VM"
8293
8413
 
8294
 
#: nova/virt/xenapi/vmops.py:1028
 
8414
#: nova/virt/xenapi/vmops.py:1031
8295
8415
msgid "VM is not present, skipping destroy..."
8296
8416
msgstr "VM is not present, skipping destroy..."
8297
8417
 
8298
 
#: nova/virt/xenapi/vmops.py:1079
 
8418
#: nova/virt/xenapi/vmops.py:1082
8299
8419
#, python-format
8300
8420
msgid "Instance is already in Rescue Mode: %s"
8301
8421
msgstr "Instance is already in Rescue Mode: %s"
8302
8422
 
8303
 
#: nova/virt/xenapi/vmops.py:1114
 
8423
#: nova/virt/xenapi/vmops.py:1117
8304
8424
msgid "VM is not present, skipping power off..."
8305
8425
msgstr "VM is not present, skipping power off..."
8306
8426
 
8307
 
#: nova/virt/xenapi/vmops.py:1150
 
8427
#: nova/virt/xenapi/vmops.py:1153
8308
8428
#, python-format
8309
8429
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
8310
8430
msgstr "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
8311
8431
 
8312
 
#: nova/virt/xenapi/vmops.py:1154
 
8432
#: nova/virt/xenapi/vmops.py:1157
8313
8433
msgid "Automatically hard rebooting"
8314
8434
msgstr "Automatically hard rebooting"
8315
8435
 
8316
 
#: nova/virt/xenapi/vmops.py:1214
 
8436
#: nova/virt/xenapi/vmops.py:1217
8317
8437
msgid "Could not get bandwidth info."
8318
8438
msgstr "Could not get bandwidth info."
8319
8439
 
8320
 
#: nova/virt/xenapi/vmops.py:1256
 
8440
#: nova/virt/xenapi/vmops.py:1259
8321
8441
msgid "Fetching VM ref while BUILDING failed"
8322
8442
msgstr "Fetching VM ref while BUILDING failed"
8323
8443
 
8324
 
#: nova/virt/xenapi/vmops.py:1339
 
8444
#: nova/virt/xenapi/vmops.py:1342
8325
8445
msgid "Injecting network info to xenstore"
8326
8446
msgstr "Injecting network info to xenstore"
8327
8447
 
8328
 
#: nova/virt/xenapi/vmops.py:1358
 
8448
#: nova/virt/xenapi/vmops.py:1361
8329
8449
msgid "Creating vifs"
8330
8450
msgstr "Creating vifs"
8331
8451
 
8332
 
#: nova/virt/xenapi/vmops.py:1367
 
8452
#: nova/virt/xenapi/vmops.py:1370
8333
8453
#, python-format
8334
8454
msgid "Creating VIF for network %(network_ref)s"
8335
8455
msgstr "Creating VIF for network %(network_ref)s"
8336
8456
 
8337
 
#: nova/virt/xenapi/vmops.py:1370
 
8457
#: nova/virt/xenapi/vmops.py:1373
8338
8458
#, python-format
8339
8459
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
8340
8460
msgstr "Created VIF %(vif_ref)s, network %(network_ref)s"
8341
8461
 
8342
 
#: nova/virt/xenapi/vmops.py:1394
 
8462
#: nova/virt/xenapi/vmops.py:1397
8343
8463
msgid "Injecting hostname to xenstore"
8344
8464
msgstr "Injecting hostname to xenstore"
8345
8465
 
8346
 
#: nova/virt/xenapi/vmops.py:1490
 
8466
#: nova/virt/xenapi/vmops.py:1493
8347
8467
#, python-format
8348
8468
msgid ""
8349
8469
"Destination host:%(hostname)s must be in the same aggregate as the source"
8352
8472
"Destination host:%(hostname)s must be in the same aggregate as the source"
8353
8473
" server"
8354
8474
 
8355
 
#: nova/virt/xenapi/vmops.py:1522
 
8475
#: nova/virt/xenapi/vmops.py:1525
8356
8476
msgid "Migrate Receive failed"
8357
8477
msgstr "Migrate Receive failed"
8358
8478
 
8359
 
#: nova/virt/xenapi/vmops.py:1570
 
8479
#: nova/virt/xenapi/vmops.py:1573
8360
8480
msgid "VM.assert_can_migratefailed"
8361
8481
msgstr "VM.assert_can_migratefailed"
8362
8482
 
8363
 
#: nova/virt/xenapi/vmops.py:1606
 
8483
#: nova/virt/xenapi/vmops.py:1609
8364
8484
msgid "Migrate Send failed"
8365
8485
msgstr "Migrate Send failed"
8366
8486
 
8601
8721
msgid "Starting nova-xvpvncproxy node (version %s)"
8602
8722
msgstr "Starting nova-xvpvncproxy node (version %s)"
8603
8723
 
8604
 
#: nova/volume/api.py:104
 
8724
#: nova/volume/api.py:109
8605
8725
#, python-format
8606
8726
msgid "Volume size '%s' must be an integer and greater than 0"
8607
8727
msgstr "Volume size '%s' must be an integer and greater than 0"
8608
8728
 
8609
 
#: nova/volume/api.py:121
8610
 
#, python-format
8611
 
msgid ""
8612
 
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
8613
 
"(%(consumed)dG of %(quota)dG already consumed)"
8614
 
msgstr ""
8615
 
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
8616
 
"(%(consumed)dG of %(quota)dG already consumed)"
8617
 
 
8618
 
#: nova/volume/api.py:127
8619
 
#, python-format
8620
 
msgid ""
8621
 
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
8622
 
"already consumed)"
8623
 
msgstr ""
8624
 
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
8625
 
"already consumed)"
8626
 
 
8627
 
#: nova/volume/api.py:192
 
8729
#: nova/volume/api.py:128
 
8730
#, python-format
 
8731
msgid ""
 
8732
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
 
8733
"(%(consumed)dG of %(quota)dG already consumed)"
 
8734
msgstr ""
 
8735
"Quota exceeded for %(pid)s, tried to create %(size)sG volume "
 
8736
"(%(consumed)dG of %(quota)dG already consumed)"
 
8737
 
 
8738
#: nova/volume/api.py:134
 
8739
#, python-format
 
8740
msgid ""
 
8741
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
 
8742
"already consumed)"
 
8743
msgstr ""
 
8744
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
 
8745
"already consumed)"
 
8746
 
 
8747
#: nova/volume/api.py:145
 
8748
msgid "Size of specified image is larger than volume size."
 
8749
msgstr ""
 
8750
 
 
8751
#: nova/volume/api.py:215
 
8752
#, fuzzy
 
8753
msgid "Failed to update quota for deleting volume."
 
8754
msgstr "Failed to update usages deleting volume"
 
8755
 
 
8756
#: nova/volume/api.py:223
8628
8757
msgid "Volume status must be available or error"
8629
8758
msgstr "Volume status must be available or error"
8630
8759
 
8631
 
#: nova/volume/api.py:197
 
8760
#: nova/volume/api.py:228
8632
8761
#, python-format
8633
8762
msgid "Volume still has %d dependent snapshots"
8634
8763
msgstr "Volume still has %d dependent snapshots"
8635
8764
 
8636
 
#: nova/volume/api.py:360
 
8765
#: nova/volume/api.py:395
8637
8766
msgid "must be available"
8638
8767
msgstr "must be available"
8639
8768
 
8640
 
#: nova/volume/api.py:393
 
8769
#: nova/volume/api.py:428
8641
8770
msgid "Volume Snapshot status must be available or error"
8642
8771
msgstr "Volume Snapshot status must be available or error"
8643
8772
 
 
8773
#: nova/volume/api.py:479
 
8774
#, fuzzy
 
8775
msgid "Volume status must be available/in-use."
 
8776
msgstr "Volume status must be available or error"
 
8777
 
 
8778
#: nova/volume/api.py:482
 
8779
#, fuzzy
 
8780
msgid "Volume status is in-use."
 
8781
msgstr "volume %s: volume is busy"
 
8782
 
8644
8783
#: nova/volume/cinder.py:68
8645
8784
#, python-format
8646
8785
msgid "Cinderclient connection created using URL: %s"
8647
8786
msgstr "Cinderclient connection created using URL: %s"
8648
8787
 
8649
 
#: nova/volume/driver.py:97 nova/volume/netapp_nfs.py:255
 
8788
#: nova/volume/driver.py:103 nova/volume/netapp_nfs.py:255
8650
8789
#, python-format
8651
8790
msgid "Recovering from a failed execute.  Try number %s"
8652
8791
msgstr "Recovering from a failed execute.  Try number %s"
8653
8792
 
8654
 
#: nova/volume/driver.py:107
 
8793
#: nova/volume/driver.py:113
8655
8794
#, python-format
8656
8795
msgid "volume group %s doesn't exist"
8657
8796
msgstr "volume group %s doesn't exist"
8658
8797
 
8659
 
#: nova/volume/driver.py:295
 
8798
#: nova/volume/driver.py:324
8660
8799
#, python-format
8661
8800
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
8662
8801
msgstr "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
8663
8802
 
8664
 
#: nova/volume/driver.py:368
 
8803
#: nova/volume/driver.py:397
8665
8804
#, python-format
8666
8805
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
8667
8806
msgstr "Skipping remove_export. No iscsi_target provisioned for volume: %s"
8668
8807
 
8669
 
#: nova/volume/driver.py:385
 
8808
#: nova/volume/driver.py:414
8670
8809
#, python-format
8671
8810
msgid ""
8672
8811
"Skipping remove_export. No iscsi_target is presently exported for volume:"
8675
8814
"Skipping remove_export. No iscsi_target is presently exported for volume:"
8676
8815
" %s"
8677
8816
 
8678
 
#: nova/volume/driver.py:394
 
8817
#: nova/volume/driver.py:423
8679
8818
msgid "ISCSI provider_location not stored, using discovery"
8680
8819
msgstr "ISCSI provider_location not stored, using discovery"
8681
8820
 
8682
 
#: nova/volume/driver.py:441
 
8821
#: nova/volume/driver.py:470
8683
8822
#, python-format
8684
8823
msgid "Could not find iSCSI export  for volume %s"
8685
8824
msgstr "Could not find iSCSI export  for volume %s"
8686
8825
 
8687
 
#: nova/volume/driver.py:445
 
8826
#: nova/volume/driver.py:474
8688
8827
#, python-format
8689
8828
msgid "ISCSI Discovery: Found %s"
8690
8829
msgstr "ISCSI Discovery: Found %s"
8691
8830
 
8692
 
#: nova/volume/driver.py:536
 
8831
#: nova/volume/driver.py:565
8693
8832
#, python-format
8694
8833
msgid "Cannot confirm exported volume id:%(volume_id)s."
8695
8834
msgstr "Cannot confirm exported volume id:%(volume_id)s."
8696
8835
 
8697
 
#: nova/volume/driver.py:563
 
8836
#: nova/volume/driver.py:606
8698
8837
#, python-format
8699
8838
msgid "FAKE ISCSI: %s"
8700
8839
msgstr "FAKE ISCSI: %s"
8701
8840
 
8702
 
#: nova/volume/driver.py:575
 
8841
#: nova/volume/driver.py:618
8703
8842
#, python-format
8704
8843
msgid "rbd has no pool %s"
8705
8844
msgstr "rbd has no pool %s"
8706
8845
 
8707
 
#: nova/volume/driver.py:706
 
8846
#: nova/volume/driver.py:740
 
8847
#, python-format
 
8848
msgid "Image %s is not stored in rbd"
 
8849
msgstr ""
 
8850
 
 
8851
#: nova/volume/driver.py:744
 
8852
#, python-format
 
8853
msgid "Image %s has blank components"
 
8854
msgstr ""
 
8855
 
 
8856
#: nova/volume/driver.py:747
 
8857
#, python-format
 
8858
msgid "Image %s is not an rbd snapshot"
 
8859
msgstr ""
 
8860
 
 
8861
#: nova/volume/driver.py:762
 
8862
#, python-format
 
8863
msgid "%s is in a different ceph cluster"
 
8864
msgstr ""
 
8865
 
 
8866
#: nova/volume/driver.py:773
 
8867
#, fuzzy, python-format
 
8868
msgid "Unable to read image %s"
 
8869
msgstr "Unable to locate volume %s"
 
8870
 
 
8871
#: nova/volume/driver.py:815
8708
8872
#, python-format
8709
8873
msgid "Sheepdog is not working: %s"
8710
8874
msgstr "Sheepdog is not working: %s"
8711
8875
 
8712
 
#: nova/volume/driver.py:711
 
8876
#: nova/volume/driver.py:820
8713
8877
msgid "Sheepdog is not working"
8714
8878
msgstr "Sheepdog is not working"
8715
8879
 
8716
 
#: nova/volume/driver.py:815 nova/volume/driver.py:820
 
8880
#: nova/volume/driver.py:924 nova/volume/driver.py:929
8717
8881
#, python-format
8718
8882
msgid "LoggingVolumeDriver: %s"
8719
8883
msgstr "LoggingVolumeDriver: %s"
8742
8906
msgid "valid iqn needed for show_target"
8743
8907
msgstr "valid iqn needed for show_target"
8744
8908
 
8745
 
#: nova/volume/manager.py:101
 
8909
#: nova/volume/manager.py:102
8746
8910
#, python-format
8747
8911
msgid "Re-exporting %s volumes"
8748
8912
msgstr "Re-exporting %s volumes"
8749
8913
 
8750
 
#: nova/volume/manager.py:106
 
8914
#: nova/volume/manager.py:107
8751
8915
#, python-format
8752
8916
msgid "volume %s: skipping export"
8753
8917
msgstr "volume %s: skipping export"
8754
8918
 
8755
 
#: nova/volume/manager.py:114
 
8919
#: nova/volume/manager.py:109
 
8920
msgid "Resuming any in progress delete operations"
 
8921
msgstr ""
 
8922
 
 
8923
#: nova/volume/manager.py:112
 
8924
#, fuzzy, python-format
 
8925
msgid "Resuming delete on volume: %s"
 
8926
msgstr "Removing volume: %s"
 
8927
 
 
8928
#: nova/volume/manager.py:121
8756
8929
#, python-format
8757
8930
msgid "volume %s: creating"
8758
8931
msgstr "volume %s: creating"
8759
8932
 
8760
 
#: nova/volume/manager.py:126
 
8933
#: nova/volume/manager.py:136
8761
8934
#, python-format
8762
8935
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
8763
8936
msgstr "volume %(vol_name)s: creating lv of size %(vol_size)sG"
8764
8937
 
8765
 
#: nova/volume/manager.py:138
 
8938
#: nova/volume/manager.py:159
8766
8939
#, python-format
8767
8940
msgid "volume %s: creating export"
8768
8941
msgstr "volume %s: creating export"
8769
8942
 
8770
 
#: nova/volume/manager.py:157
 
8943
#: nova/volume/manager.py:172
8771
8944
#, python-format
8772
8945
msgid "volume %s: created successfully"
8773
8946
msgstr "volume %s: created successfully"
8774
8947
 
8775
 
#: nova/volume/manager.py:171
 
8948
#: nova/volume/manager.py:190
8776
8949
msgid "Volume is not local to this node"
8777
8950
msgstr "Volume is not local to this node"
8778
8951
 
8779
 
#: nova/volume/manager.py:176
 
8952
#: nova/volume/manager.py:195
8780
8953
#, python-format
8781
8954
msgid "volume %s: removing export"
8782
8955
msgstr "volume %s: removing export"
8783
8956
 
8784
 
#: nova/volume/manager.py:178
 
8957
#: nova/volume/manager.py:197
8785
8958
#, python-format
8786
8959
msgid "volume %s: deleting"
8787
8960
msgstr "volume %s: deleting"
8788
8961
 
8789
 
#: nova/volume/manager.py:181
 
8962
#: nova/volume/manager.py:200
8790
8963
#, python-format
8791
8964
msgid "volume %s: volume is busy"
8792
8965
msgstr "volume %s: volume is busy"
8793
8966
 
8794
 
#: nova/volume/manager.py:198
 
8967
#: nova/volume/manager.py:217
8795
8968
msgid "Failed to update usages deleting volume"
8796
8969
msgstr "Failed to update usages deleting volume"
8797
8970
 
8798
 
#: nova/volume/manager.py:201
 
8971
#: nova/volume/manager.py:220
8799
8972
#, python-format
8800
8973
msgid "volume %s: deleted successfully"
8801
8974
msgstr "volume %s: deleted successfully"
8802
8975
 
8803
 
#: nova/volume/manager.py:214
 
8976
#: nova/volume/manager.py:233
8804
8977
#, python-format
8805
8978
msgid "snapshot %s: creating"
8806
8979
msgstr "snapshot %s: creating"
8807
8980
 
8808
 
#: nova/volume/manager.py:218
 
8981
#: nova/volume/manager.py:237
8809
8982
#, python-format
8810
8983
msgid "snapshot %(snap_name)s: creating"
8811
8984
msgstr "snapshot %(snap_name)s: creating"
8812
8985
 
8813
 
#: nova/volume/manager.py:233
 
8986
#: nova/volume/manager.py:252
8814
8987
#, python-format
8815
8988
msgid "snapshot %s: created successfully"
8816
8989
msgstr "snapshot %s: created successfully"
8817
8990
 
8818
 
#: nova/volume/manager.py:242
 
8991
#: nova/volume/manager.py:261
8819
8992
#, python-format
8820
8993
msgid "snapshot %s: deleting"
8821
8994
msgstr "snapshot %s: deleting"
8822
8995
 
8823
 
#: nova/volume/manager.py:245
 
8996
#: nova/volume/manager.py:264
8824
8997
#, python-format
8825
8998
msgid "snapshot %s: snapshot is busy"
8826
8999
msgstr "snapshot %s: snapshot is busy"
8827
9000
 
8828
 
#: nova/volume/manager.py:257
 
9001
#: nova/volume/manager.py:276
8829
9002
#, python-format
8830
9003
msgid "snapshot %s: deleted successfully"
8831
9004
msgstr "snapshot %s: deleted successfully"
8832
9005
 
8833
 
#: nova/volume/manager.py:366
 
9006
#: nova/volume/manager.py:323
 
9007
#, python-format
 
9008
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
 
9009
msgstr ""
 
9010
 
 
9011
#: nova/volume/manager.py:342
 
9012
#, fuzzy, python-format
 
9013
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 
9014
msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
 
9015
 
 
9016
#: nova/volume/manager.py:426
8834
9017
msgid "Checking volume capabilities"
8835
9018
msgstr "Checking volume capabilities"
8836
9019
 
8837
 
#: nova/volume/manager.py:370
 
9020
#: nova/volume/manager.py:430
8838
9021
#, python-format
8839
9022
msgid "New capabilities found: %s"
8840
9023
msgstr "New capabilities found: %s"
8841
9024
 
8842
 
#: nova/volume/manager.py:381
 
9025
#: nova/volume/manager.py:441
8843
9026
msgid "Clear capabilities"
8844
9027
msgstr "Clear capabilities"
8845
9028
 
8846
 
#: nova/volume/manager.py:385
 
9029
#: nova/volume/manager.py:445
8847
9030
#, python-format
8848
9031
msgid "Notification {%s} received"
8849
9032
msgstr "Notification {%s} received"
9076
9259
msgid "san_ip must be set"
9077
9260
msgstr "san_ip must be set"
9078
9261
 
9079
 
#: nova/volume/san.py:229
 
9262
#: nova/volume/san.py:228
9080
9263
#, python-format
9081
9264
msgid "Cannot parse list-view output: %s"
9082
9265
msgstr "Cannot parse list-view output: %s"
9083
9266
 
9084
 
#: nova/volume/san.py:323
 
9267
#: nova/volume/san.py:322
9085
9268
#, python-format
9086
9269
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
9087
9270
msgstr "LUID not found for %(zfs_poolname)s. Output=%(out)s"
9088
9271
 
9089
 
#: nova/volume/san.py:456
 
9272
#: nova/volume/san.py:455
9090
9273
#, python-format
9091
9274
msgid "CLIQ command returned %s"
9092
9275
msgstr "CLIQ command returned %s"
9093
9276
 
9094
 
#: nova/volume/san.py:462
 
9277
#: nova/volume/san.py:461
9095
9278
#, python-format
9096
9279
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
9097
9280
msgstr "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
9098
9281
 
9099
 
#: nova/volume/san.py:470
 
9282
#: nova/volume/san.py:469
9100
9283
#, python-format
9101
9284
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
9102
9285
msgstr "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
9103
9286
 
9104
 
#: nova/volume/san.py:500
 
9287
#: nova/volume/san.py:499
9105
9288
#, python-format
9106
9289
msgid ""
9107
9290
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
9110
9293
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
9111
9294
"Result=%(_xml)s"
9112
9295
 
9113
 
#: nova/volume/san.py:553
 
9296
#: nova/volume/san.py:552
9114
9297
#, python-format
9115
9298
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
9116
9299
msgstr "Volume info: %(volume_name)s => %(volume_attributes)s"
9117
9300
 
9118
 
#: nova/volume/san.py:606
 
9301
#: nova/volume/san.py:608
9119
9302
msgid "local_path not supported"
9120
9303
msgstr "local_path not supported"
9121
9304