diff --git a/ChangeLog b/ChangeLog index 5098de4df..501ece10f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,181 @@ CHANGELOG ========= +#### [2.4.0] #### + * [b68a78a] Bug fix: Set original VLAN device to network parameters to be updated (Aline Manera) + * [8280b22] Bug fix 1119: Proper check NetworkManager is running when creating new network (Aline Manera) + * [ca66c7c] Bug fix: Inform user there is no interface available when creating a network (Aline Manera) + * [dd4b1bb] Bug fix: Proper display storage volume content on gallery view (Aline Manera) + * [1e1f7b0] Bug fix: Display full Volume dropdown menu content even when pool has few vo.. (Aline Manera) + * [ee589fd] Bug fix: Preserve "View Gallery" button location when opening Storage Volume.. (Aline Manera) + * [fffb8a3] Bug fix #1123: Do not rely on Wok configuration to get host information (Aline Manera) + +#### [2.4.0-rc1] #### + * [f2e3b7f] Bug fix #1107: Only set cache=none to disks that support direct IO (Aline Manera) + * [f9d7a67] Use Websocket facilities from WoK (Daniel Henrique Barboza) + * [e2dab98] Update copyright date according commit 3195f7b1 (Aline Manera) + * [3195f7b] Fix typo (Lucio Correia) + * [5c80d73] fix wrong tab enumeration (fritz-net) + * [b80f40d] Fix storage volume test to run without nginx (Lucio Correia) + * [668e666] Fix tests to run without proxy (Lucio Correia) + * [7e91dd2] Fix patch_auth() call according to Wok changes (Aline Manera) + * [2c98a2b] Improve logic to identify if a network is in use or not (Aline Manera) + * [6e21e0e] Fix memory hotplug test case (Aline Manera) + * [fe6c4b2] Fix snapshots test case (Aline Manera) + * [d077c8e] Bug fix: Set default host value while generating the virt-viewer config file (Aline Manera) + * [26b14dd] Update run_server() calls to do not pass model instance (Aline Manera) + * [759ccea] Specify objectstore location when running on test mode (Aline Manera) + * [aabfe36] Bug Fix #979 - Change boot order UI (Bianca Carvalho) + * [f55b821] Update copyright date for root.py file (Aline Manera) + * [df1b0af] Bug fix #1089: osinfo.py tablet_bus='usb' for x86 modern (Ramon Medeiros) + * [0182d00] Adding 'self.depends' option in root.py (Daniel Henrique Barboza) + * [e3890b3] Fix for the kimchi #1102 (Jayavardhan Katta) + * [000754a] Fixed truncation for Guest Interface GUI OVS network/interface scroll bar (Rajat Gupta) + * [9894bf5] Fixed Truncation appeared on Virtualization->add network of Japanese language (Rajat Gupta) + * [b557edf] Fixed for Truncation occurs in edit a guest panel console row (Rajat Gupta) + * [4692db0] Bug fix #1096 - Prevent mass detach based on source PCI address (Daniel Henrique Barboza) + * [cce0ec7] Remove role_key parameter (Aline Manera) + * [bf479e5] Remove whitespaces (Aline Manera) + * [a206300] Add test to live snapshot (Ramon Medeiros) + * [930a411] Bug fix #1029: Unable to create a snapshot on a running guest (Ramon Medeiros) + * [3358b6e] Live migration RDMA support: mockmodel changes (Daniel Henrique Barboza) + * [e449623] Live migration RDMA support: test changes (Daniel Henrique Barboza) + * [fff5e82] Live migration RDMA support: ui changes (Daniel Henrique Barboza) + * [ecee41e] Live migration RDMA support: model changes (Daniel Henrique Barboza) + * [25d900f] Live migration RDMA support: doc changes (Daniel Henrique Barboza) + * [823c1b2] Bug fix #1016: Display current storage volume size on resize dialog (Ramon Medeiros) + * [9c39955] VEPA interface not listed with VM running (Ramon Medeiros) + * [b507ce0] Fix issue #1069: Allow user specifies the Template name when creating it (Aline Manera) + * [12ab67a] Update copyright date (Aline Manera) + * [a45663b] Bug fix #1073: Re-attach device to host when detaching it from guest (Aline Manera) + * [bb3e57c] mockmodel.py: unsubscribing from 'exit' channel on cleanup (Daniel Henrique Barboza) + * [5b973bd] Multi-culture UI issues for kimchi plugin Guest module (Rajat Gupta) + * [8c49fc6] Multi-culture UI issues for kimchi plugin Storage module (Rajat Gupta) + * [def8652] Corrected position of close icon for create a network pop up alert (Rajat Gupta) + * [7ab1a30] Multi-culture UI issues for kimchi plugin template module (Rajat Gupta) + * [fb8a1f3] Bug fix #1064: In Migrate guest window, text boxes are not taking input prop.. (Bianca Carvalho) + * [94a5499] Update README file to point to http://kimchi-project.github.io/kimchi/downlo.. (Aline Manera) + * [5dcfc2b] Use libvirtd service in Ubuntu (Lucio Correia) + * [426740b] Bug fix #1026: CentOS: Unable to get and update memory values for a powered .. (Ramon Medeiros) + * [69a81f6] Bug fix #1057: Failed to import kimchi (Bianca Carvalho) + * [9dd98cc] Add more details to error message when probing image (Lucio Correia) + * [61d3bbe] Add missing dependency to documentation (Lucio Correia) + * [386c7d4] Bug fix #1066: Do not stora guest storage volume information on objectstore (Aline Manera) + * [9b68c24] Bug fix #1015: Rename "Guest Name ID" header to "Guest Name" (Aline Manera) + * [b49cbc6] Fix checking for libvirt daemon on Ubuntu (Lucio Correia) + * [e029393] Fixed resize volume click input number in virtualization->storag (Rajat Gupta) + * [7bc8b7d] Recognize openSUSE 42.2 ISO (Aline Manera) + * [69db14d] CPU Hot plug/unplug: test_rest.py changes (Daniel Henrique Barboza) + * [4694423] CPU Hot plug/unplug: ui changes (Daniel Henrique Barboza) + * [1aefa58] CPU Hot plug/unplug: test changes (Daniel Henrique Barboza) + * [13374df] CPU Hot plug/unplug: model changes (Daniel Henrique Barboza) + * [9dfa977] CPU Hot plug/unplug: i18n changes (Daniel Henrique Barboza) + * [ea25208] Changing 'threads' to be a free number field (Daniel Henrique Barboza) + * [e23f814] Edit Guest dialog: fixing 'Save' button on Processor tab (Daniel Henrique Barboza) + * [4ff1692] Adding CPU setup help text in Edit Guest/Template (Daniel Henrique Barboza) + * [6de1a7f] CPU configuration UI: several improvements (Daniel Henrique Barboza) + * [ea43e85] Adding 'Processor' tab in Edit Guest dialog (Daniel Henrique Barboza) + * [e031c59] template_edit_main.js: initProcessor now a global function (Daniel Henrique Barboza) + * [22c3767] Adding 'sockets' field in the topology of Templates (Daniel Henrique Barboza) + * [750d0c1] Bug fix #1072 - changing vpus verification (Daniel Henrique Barboza) + * [f3fd6c9] Fix pep8 issue (Aline Manera) + * [38a06b6] Fixed issue #1076 s390x : n/w shows twice same interface while adding for te.. (Rajat Gupta) + * [f367ac2] Fixed issue #1075 s390x : Edit Template storage tab Storage dropdown shows ".. (Rajat Gupta) + * [f621ecd] Fixed issue #1062 Disk path not taking input properly (Rajat Gupta) + * [f11af4b] Update Kimchi code due chnages on Wok configuration parameters (Aline Manera) + * [d75b2ae] po/ja_JP.po: fix trailing whitespace (Daniel Henrique Barboza) + * [b436a6e] rpmlint fixes on Fedora and Suse specs (Daniel Henrique Barboza) + * [3d81b20] Issue #1050: Rename template with existing template name (Archana Singh) + * [a4c77ec] s390x specific changes to support storage path and storage pool as disk. (Archana Singh) + * [5f7a29f] Edit template storage path should start with "/" (Rajat Gupta) + * [6381c26] Fixed issue #1074 IP address for the guest under Interfaces tab is blank (Rajat Gupta) + * [998fde9] Issue #998 Updated .pot and .po files (Pooja Kulkarni) + * [db083f8] Issue #998 Not all static strings are externalized (Pooja Kulkarni) + * [0e180c4] Remove URI configuration from kimchi.conf file (Aline Manera) + * [d5b9a19] Issue #1061: For s390x, in edit template add storage path, even after changi.. (Archana Singh) + * [4a9b757] Issue #1060: Edit template/Guest for s390x, console drop down shows empty bo.. (Archana Singh) + * [8ac4fcb] Issue #1059: Not able to save corrected img path after editing img based tem.. (Archana Singh) + * [27deb5d] Wok issue #173: Set tab color on tab-ext.xml and update SCSS files (Aline Manera) + * [c3123ca] Wok issue #174: Let Wok create the whole navigation bar (Aline Manera) + * [70d3d2c] Issue: #1008 Issues while editing a VEPA network (Ramon Medeiros) + * [e765833] PCI hotplug: Check USB controller, define in template, add test in Power (Lucio Correia) + * [1d9f65a] Issue #651: Windows guests - default mouse type causing problems (Ramon Medeiros) + * [af947ef] Improve multifunction attach/detach operations (Lucio Correia) + * [81a2872] Improve Fedora 24 identification (Lucio Correia) + * [56ab027] Adding libvirt remote connection verification (Daniel Henrique Barboza) + * [9329a25] Github #1007: Fixing non-root ssh key generation (Daniel Henrique Barboza) + * [45c44c0] Github #1007: use provided user for password-less setup (Daniel Henrique Barboza) + * [138d1db] For s390x virtualization edit template display "Storage" as header (Rajat Gupta) + * [25d9eb9] Added UI validation for s390x Virtualization Template Edit Add Storage module (Rajat Gupta) + * [2c5cd0b] Added UI validation for s390x Virtualization Guest Edit Add Storage module (Rajat Gupta) + * [925fc3f] Remove PowerKVM checks from memory alignment code (Lucio Correia) + * [b1b0e8c] Use tablet_bus for tablet input instead of kbd_bus (Ramon Medeiros) + * [45b3174] Issue #733: CSS updates to handle relative path support. (Paulo Vital) + * [f32880d] Issue #733: Fix UI to handle relative paths. (Paulo Vital) + * [79c6a80] Issue #1006: Invalid subnet value when editing a network raise an error (Ramon Medeiros) + * [9747324] fix for issue #1049 (Suresh Babu Angadi) + * [a6d777e] Issue #1048 : disable DASD disks without partitions on s390x (Harshal Patil) + * [7a8eb3c] Issue #962: Suggestion to check spec guidelines (Ramon Medeiros) + * [9a17aa7] For s390x hide Netboot template for Virtualization Add Template (Rajat Gupta) + * [2315961] Issue #1047: In xmlutils/interface.py --> get_iface_xml returns none for typ.. (Archana Singh) + * [b67c319] Merge branch 'next' (Aline Manera) + * [d49b302] Modified unit test cases to include new s390x specific features (Pooja Kulkarni) + * [c18ecbd] For s390x hide VNC, PCI, Snapshot, Graphics and clone options (Rajat Gupta) + * [7b9d4e6] Issue #999 : Attach storage to guest on s390x without libvirt (Harshal Patil) + * [2e4b180] Issue #1045 : boot order fix for guest edit (Harshal Patil) + * [7289515] Introducing s390x UI Interfaces module for Edit Template under virtualization (Rajat Gupta) + * [2f830f0] Introducing Console for edit Guest module under virtualization (Rajat Gupta) + * [91c76d8] Introducing Console for edit template module under virtualization (Rajat Gupta) + * [7342092] added 'console' parameter to vms api for s390x (Suresh Babu Angadi) + * [588b2f2] added 'console' parameter to templates api for s390x (Suresh Babu Angadi) + * [7d28fe9] Introducing s390x UI Storage module for Edit Guest under virtualization (Rajat Gupta) + * [faa18b0] Introducing s390x UI Storage module for Edit Template under virtualization (Rajat Gupta) + * [89b541c] Fix for Issue #1000 : Make Check fails on s390x environment (Pooja Kulkarni) + * [4a62c5e] Issue #992 : Create template on s390x without libvirt storage. (Harshal Patil) + * [d58c089] Introducing s390x UI Interfaces module for Edit Guest under virtualization (Rajat Gupta) + +#### [2.3.1] #### + * [59c60b7] Updates for 2.3.1 release (Aline Manera) + * [78f4937] Use libvirtd service in Ubuntu (Lucio Correia) + * [d6073a4] Bug fix #1057: Failed to import kimchi (Bianca Carvalho) + * [94d32e0] Bug fix #1026: CentOS: Unable to get and update memory values for a powered .. (Ramon Medeiros) + * [78ed5ba] Add more details to error message when probing image (Lucio Correia) + * [1f9b8bf] Add missing dependency to documentation (Lucio Correia) + * [e1cdf2b] Bug fix #1066: Do not stora guest storage volume information on objectstore (Aline Manera) + * [041c9ea] Bug fix #1015: Rename "Guest Name ID" header to "Guest Name" (Aline Manera) + * [f11f8e9] Fix checking for libvirt daemon on Ubuntu (Lucio Correia) + * [6e511dc] Fixed resize volume click input number in virtualization->storag (Rajat Gupta) + * [21f7f1b] Recognize openSUSE 42.2 ISO (Aline Manera) + * [69b8542] Edit Guest: block CPU settings when guest is running or paused (Daniel Henrique Barboza) + * [5486681] Changing 'threads' to be a free number field (Daniel Henrique Barboza) + * [9575784] Edit Guest dialog: fixing 'Save' button on Processor tab (Daniel Henrique Barboza) + * [597ce37] Adding CPU setup help text in Edit Guest/Template (Daniel Henrique Barboza) + * [926ecd3] CPU configuration UI: several improvements (Daniel Henrique Barboza) + * [fc7a2b0] Adding 'Processor' tab in Edit Guest dialog (Daniel Henrique Barboza) + * [d5ff050] template_edit_main.js: initProcessor now a global function (Daniel Henrique Barboza) + * [066d8ba] Adding 'sockets' field in the topology of Templates (Daniel Henrique Barboza) + * [4fff068] Bug fix #1072 - changing vpus verification (Daniel Henrique Barboza) + * [b69bd6c] rpmlint fixes on Fedora and Suse specs (Daniel Henrique Barboza) + * [28f090c] Issue #1050: Rename template with existing template name (Archana Singh) + * [5f37235] Fixed issue #1074 IP address for the guest under Interfaces tab is blank (Rajat Gupta) + * [7186c53] Remove URI configuration from kimchi.conf file (Aline Manera) + * [a090447] Issue #1059: Not able to save corrected img path after editing img based tem.. (Archana Singh) + * [439b4af] Wok issue #173: Set tab color on tab-ext.xml and update SCSS files (Aline Manera) + * [7ffe39a] Wok issue #174: Let Wok create the whole navigation bar (Aline Manera) + * [de50d9f] Issue: #1008 Issues while editing a VEPA network (Ramon Medeiros) + * [b29e675] PCI hotplug: Check USB controller, define in template, add test in Power (Lucio Correia) + * [bd44fc1] Issue #651: Windows guests - default mouse type causing problems (Ramon Medeiros) + * [2c80f01] Improve multifunction attach/detach operations (Lucio Correia) + * [17fb7d3] Improve Fedora 24 identification (Lucio Correia) + * [2937bcd] Adding libvirt remote connection verification (Daniel Henrique Barboza) + * [67c5c8d] Github #1007: Fixing non-root ssh key generation (Daniel Henrique Barboza) + * [ade2c49] Github #1007: use provided user for password-less setup (Daniel Henrique Barboza) + * [852503c] Remove PowerKVM checks from memory alignment code (Lucio Correia) + * [475678f] Use tablet_bus for tablet input instead of kbd_bus (Ramon Medeiros) + * [2cb417f] Issue #1006: Invalid subnet value when editing a network raise an error (Ramon Medeiros) + #### [2.3.0] #### + * [a7f6dbc] Update ChangeLog, VERSION and po files to 2.3 release (Aline Manera) * [65911fd] Improve storage volume creation of XML (Paulo Vital) * [7761ae4] Fixed noTemplate message display (Rajat Gupta) * [21fdd7a] Fix make-rpm target (Aline Manera) diff --git a/VERSION b/VERSION index 276cbf9e2..197c4d5c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.0 +2.4.0 diff --git a/po/de_DE.po b/po/de_DE.po index 10ebd44d9..d68496eb0 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -113,8 +113,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "Beim Prüfen der OS-Informationen des Image ist ein Fehler aufgetreten." +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -511,6 +511,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1177,19 +1180,15 @@ msgstr "Netz-VLAN-ID muss eine Ganzzahl zwischen 1 und 4094 sein" msgid "Specify name and type to create a Network" msgstr "Geben Sie Name und Typ an, um ein Netz zu erstellen" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"Netz %(name)s konnte nicht inaktiviert werden. Mit diesem Netz sind einige " -"virtuelle Maschinen %(vms)s und/oder Vorlagen verlinkt." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1348,13 +1347,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"Die virtuelle Maschine '%(vm)s' muss vor dem Erstellen eines Snapshots " -"gestoppt werden." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1432,11 +1424,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1454,6 +1443,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1744,18 +1739,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Prozessor" + msgid "Name" msgstr "Name" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Speicher (MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1768,12 +1763,20 @@ msgstr "Symbol" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Hinzufügen" @@ -1846,6 +1849,39 @@ msgstr "" msgid "Created" msgstr "Erstellt" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "CPU-Topologie manuell festlegen" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Kerne" + +msgid "Threads" +msgstr "Threads" + msgid "Save" msgstr "Speichern" @@ -1970,6 +2006,14 @@ msgstr "Kennwort" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2111,6 +2155,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2155,7 +2208,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2208,6 +2263,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "nicht verfügbar" @@ -2416,9 +2480,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(Keine Schnittstellen gefunden)" - msgid "Destination" msgstr "Zieladresse" @@ -2551,6 +2612,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2581,9 +2655,6 @@ msgstr "" msgid "Edit Template" msgstr "Vorlage bearbeiten" -msgid "Processor" -msgstr "Prozessor" - msgid "CDROM" msgstr "CD-ROM" @@ -2602,17 +2673,14 @@ msgstr "Plattenformat" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "CPU-Topologie manuell festlegen" - -msgid "Cores" -msgstr "Kerne" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Threads" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2650,6 +2718,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/en_US.po b/po/en_US.po index 366c30e7f..2905fe3ea 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -99,7 +99,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." +#, python-format +msgid "Error probing image OS information: %(err)s" msgstr "" #, python-format @@ -456,6 +457,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1032,14 +1036,14 @@ msgstr "" #, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" #, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" #, python-format @@ -1184,11 +1188,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1250,11 +1249,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1272,6 +1268,13 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +#, python-format +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1560,16 +1563,16 @@ msgstr "" msgid "Snapshot" msgstr "" -msgid "Name" +msgid "Processor" msgstr "" -msgid "More" +msgid "Name" msgstr "" -msgid "Max CPU" +msgid "Memory (MB)" msgstr "" -msgid "Memory (MB)" +msgid "More" msgstr "" msgid "Max Memory (MB)" @@ -1584,12 +1587,20 @@ msgstr "" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "" @@ -1662,6 +1673,39 @@ msgstr "" msgid "Created" msgstr "" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "" + +msgid "Threads" +msgstr "" + msgid "Save" msgstr "" @@ -1786,6 +1830,14 @@ msgstr "" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -1927,6 +1979,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -1971,7 +2032,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2020,6 +2083,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "" @@ -2220,9 +2292,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "" - msgid "Destination" msgstr "" @@ -2347,6 +2416,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2377,9 +2459,6 @@ msgstr "" msgid "Edit Template" msgstr "" -msgid "Processor" -msgstr "" - msgid "CDROM" msgstr "" @@ -2398,16 +2477,13 @@ msgstr "" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" +msgid "bridge" msgstr "" -msgid "Cores" -msgstr "" - -msgid "Threads" +msgid "vepa" msgstr "" msgid "State" @@ -2446,6 +2522,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/es_ES.po b/po/es_ES.po index d8bcd2aa6..d9e6b47a6 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -113,10 +113,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." +msgid "Error probing image OS information: %(err)s" msgstr "" -"Se ha producido un error al analizar la información de sistema operativo de " -"las imágenes. " #, python-format msgid "Unable to read image file %(filename)s" @@ -492,6 +490,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1170,19 +1171,15 @@ msgstr "El ID de VLAN de red debe ser un entero entre 1 y 4094" msgid "Specify name and type to create a Network" msgstr "Especifique el nombre y el tipo para crear una red" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"No se puede desactivar la red %(name)s. Hay algunas máquinas virtuales " -"%(vms)s y/o plantillas enlazadas a esta red." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1345,13 +1342,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"Se ha de detener la máquina virtual '%(vm)s' antes de crear una instantánea " -"de la misma. " - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1427,11 +1417,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1449,6 +1436,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1739,18 +1732,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Procesador" + msgid "Name" msgstr "Nombre" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Memoria (MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1763,12 +1756,20 @@ msgstr "Icono" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Añadir" @@ -1841,6 +1842,39 @@ msgstr "" msgid "Created" msgstr "Creado" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "Establezca manualmente la topología de CPU" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Núcleos" + +msgid "Threads" +msgstr "Hebras" + msgid "Save" msgstr "Guardar" @@ -1965,6 +1999,14 @@ msgstr "Contraseña" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2106,6 +2148,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2150,7 +2201,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2203,6 +2256,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "no disponible" @@ -2409,9 +2471,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(No se han encontrado interfaces) " - msgid "Destination" msgstr "Destino" @@ -2542,6 +2601,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2572,9 +2644,6 @@ msgstr "" msgid "Edit Template" msgstr "Editar plantilla" -msgid "Processor" -msgstr "Procesador" - msgid "CDROM" msgstr "CDROM" @@ -2593,17 +2662,14 @@ msgstr "Formato de disco" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "Establezca manualmente la topología de CPU" - -msgid "Cores" -msgstr "Núcleos" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Hebras" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2641,6 +2707,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/fr_FR.po b/po/fr_FR.po index bb7086670..cdc26ab2a 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -118,10 +118,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." +msgid "Error probing image OS information: %(err)s" msgstr "" -"Une erreur s'est produite lors de l'application d'une sonde aux informations " -"de système d'exploitation d'image." #, python-format msgid "Unable to read image file %(filename)s" @@ -509,6 +507,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1176,19 +1177,15 @@ msgstr "" msgid "Specify name and type to create a Network" msgstr "Indiquez le nom et le type pour créer un réseau" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"Impossible de désactiver le réseau %(name)s. Il existe plusieurs machines " -"virtuelles %(vms)s et/ou modèles liés à ce réseau." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1347,13 +1344,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"La machine virtuelle '%(vm)s' doit être arrêtée avant la création d'une " -"image instantanée de celle-ci." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1432,11 +1422,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1454,6 +1441,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1744,18 +1737,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Processeur" + msgid "Name" msgstr "Nom" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Mémoire (Mo)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1768,12 +1761,20 @@ msgstr "Icône" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Ajouter" @@ -1846,6 +1847,39 @@ msgstr "" msgid "Created" msgstr "Créé" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "Définir manuellement la topologie d'UC" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Coeurs" + +msgid "Threads" +msgstr "Unités d'exécution" + msgid "Save" msgstr "Sauvegarder" @@ -1970,6 +2004,14 @@ msgstr "Mot de passe" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2111,6 +2153,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2155,7 +2206,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2208,6 +2261,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "non disponible" @@ -2417,9 +2479,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(Interface introuvable)" - msgid "Destination" msgstr "Destination" @@ -2551,6 +2610,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2581,9 +2653,6 @@ msgstr "" msgid "Edit Template" msgstr "Editer le modèle" -msgid "Processor" -msgstr "Processeur" - msgid "CDROM" msgstr "CD-ROM" @@ -2602,17 +2671,14 @@ msgstr "Format de disque" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "Définir manuellement la topologie d'UC" - -msgid "Cores" -msgstr "Coeurs" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Unités d'exécution" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2650,6 +2716,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/it_IT.po b/po/it_IT.po index 46ef402c6..6c1d237cc 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -110,9 +110,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." +msgid "Error probing image OS information: %(err)s" msgstr "" -"Si è verificato un errore durante l'analisi delle informazioni SO immagine." #, python-format msgid "Unable to read image file %(filename)s" @@ -488,6 +487,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1130,19 +1132,15 @@ msgstr "L'ID VLAN di rete deve essere un numero intero tra 1 e 4094" msgid "Specify name and type to create a Network" msgstr "Specificare nome e tipo per creare una rete" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"Impossibile disattivare la rete %(name)s. Ci sono alcune macchine virtuali " -"%(vms)s e/o modelli collegati a tale rete." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1306,13 +1304,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"La macchina virtuale '%(vm)s' deve essere arrestata prima di poterne creare " -"l'istantanea." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1388,11 +1379,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1410,6 +1398,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1700,18 +1694,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Processore" + msgid "Name" msgstr "Nome" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Memoria (MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1724,12 +1718,20 @@ msgstr "Icona" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Aggiungi" @@ -1802,6 +1804,39 @@ msgstr "" msgid "Created" msgstr "Creato" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "Imposta manualmente la topologia CPU" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Core" + +msgid "Threads" +msgstr "Thread" + msgid "Save" msgstr "Salva" @@ -1926,6 +1961,14 @@ msgstr "Password" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2067,6 +2110,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2111,7 +2163,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2164,6 +2218,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "non disponibile" @@ -2370,9 +2433,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(Nessuna interfaccia trovata)" - msgid "Destination" msgstr "Destinazione" @@ -2506,6 +2566,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2536,9 +2609,6 @@ msgstr "" msgid "Edit Template" msgstr "Modifica modello" -msgid "Processor" -msgstr "Processore" - msgid "CDROM" msgstr "CDROM" @@ -2557,17 +2627,14 @@ msgstr "Formato disco" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "Imposta manualmente la topologia CPU" - -msgid "Cores" -msgstr "Core" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Thread" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2605,6 +2672,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/ja_JP.po b/po/ja_JP.po index 294ea14de..8553d21c5 100644 --- a/po/ja_JP.po +++ b/po/ja_JP.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -110,8 +110,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "イメージ OS 情報のプローブ時にエラーが発生しました。" +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -476,6 +476,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1138,20 +1141,15 @@ msgstr "ネットワーク VLAN ID は、1 から 4094 までの整数でなけ msgid "Specify name and type to create a Network" msgstr "ネットワークを作成するには、名前とタイプを指定してください" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"ネットワーク %(name)s を非アクティブにできません。このネットワークにリンクし" -"ている仮想マシン %(vms)s とテンプレートのいずれかまたは両方がいくつかありま" -"す。" #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1310,13 +1308,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"仮想マシン「%(vm)s」はそのスナップショットを作成する前に停止しなければなりま" -"せん。" - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1391,11 +1382,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1413,6 +1401,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1703,18 +1697,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "プロセッサー" + msgid "Name" msgstr "名前" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "メモリー (MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1727,12 +1721,20 @@ msgstr "アイコン" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "追加" @@ -1805,6 +1807,39 @@ msgstr "" msgid "Created" msgstr "作成日" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "CPU トポロジーを手動で設定" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "コア" + +msgid "Threads" +msgstr "スレッド" + msgid "Save" msgstr "保存" @@ -1929,6 +1964,14 @@ msgstr "パスワード" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2070,6 +2113,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2114,7 +2166,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2166,6 +2220,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "使用不可" @@ -2371,9 +2434,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(インターフェースが見つかりません)" - msgid "Destination" msgstr "宛先" @@ -2503,6 +2563,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2533,9 +2606,6 @@ msgstr "" msgid "Edit Template" msgstr "テンプレートの編集" -msgid "Processor" -msgstr "プロセッサー" - msgid "CDROM" msgstr "CDROM" @@ -2554,17 +2624,14 @@ msgstr "ディスク・フォーマット" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "CPU トポロジーを手動で設定" - -msgid "Cores" -msgstr "コア" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "スレッド" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2602,6 +2669,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/kimchi.pot b/po/kimchi.pot index 663d6a790..ad6b449ee 100755 --- a/po/kimchi.pot +++ b/po/kimchi.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -99,7 +99,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." +#, python-format +msgid "Error probing image OS information: %(err)s" msgstr "" #, python-format @@ -456,6 +457,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1032,14 +1036,14 @@ msgstr "" #, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" #, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" #, python-format @@ -1184,11 +1188,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1250,11 +1249,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1272,6 +1268,13 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +#, python-format +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1560,16 +1563,16 @@ msgstr "" msgid "Snapshot" msgstr "" -msgid "Name" +msgid "Processor" msgstr "" -msgid "More" +msgid "Name" msgstr "" -msgid "Max CPU" +msgid "Memory (MB)" msgstr "" -msgid "Memory (MB)" +msgid "More" msgstr "" msgid "Max Memory (MB)" @@ -1584,12 +1587,20 @@ msgstr "" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "" @@ -1662,6 +1673,39 @@ msgstr "" msgid "Created" msgstr "" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "" + +msgid "Threads" +msgstr "" + msgid "Save" msgstr "" @@ -1786,6 +1830,14 @@ msgstr "" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -1927,6 +1979,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -1971,7 +2032,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2020,6 +2083,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "" @@ -2220,9 +2292,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "" - msgid "Destination" msgstr "" @@ -2347,6 +2416,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2377,9 +2459,6 @@ msgstr "" msgid "Edit Template" msgstr "" -msgid "Processor" -msgstr "" - msgid "CDROM" msgstr "" @@ -2398,16 +2477,13 @@ msgstr "" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" +msgid "bridge" msgstr "" -msgid "Cores" -msgstr "" - -msgid "Threads" +msgid "vepa" msgstr "" msgid "State" @@ -2446,6 +2522,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/ko_KR.po b/po/ko_KR.po index 1a626fa20..9db06caeb 100644 --- a/po/ko_KR.po +++ b/po/ko_KR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -108,8 +108,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "이미지 OS 정보를 프로브하는 중에 오류가 발생했습니다." +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -471,6 +471,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1080,19 +1083,15 @@ msgstr "네트워크 VLAN ID는 1과 4094 사이의 정수여야 합니다." msgid "Specify name and type to create a Network" msgstr "네트워크를 작성하려면 이름 및 유형을 지정하십시오." -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"%(name)s 네트워크를 비활성화할 수 없습니다. 이 네트워크에 링크된 일부 가상 머" -"신%(vms)s 및/또는 템플리트가 있습니다." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1240,11 +1239,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "가상 머신 '%(vm)s'은(는) 스냅샷을 작성하기 전에 중지해야 합니다." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1317,11 +1311,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1339,6 +1330,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1629,18 +1626,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "프로세서" + msgid "Name" msgstr "이름" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "메모리(MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1653,12 +1650,20 @@ msgstr "아이콘" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "추가" @@ -1731,6 +1736,39 @@ msgstr "" msgid "Created" msgstr "작성됨" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "CPU 토폴로지 수동 설정" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "코어" + +msgid "Threads" +msgstr "스레드" + msgid "Save" msgstr "저장" @@ -1855,6 +1893,14 @@ msgstr "비밀번호" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -1996,6 +2042,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2040,7 +2095,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2093,6 +2150,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "사용 불가능" @@ -2295,9 +2361,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(인터페이스를 찾을 수 없음)" - msgid "Destination" msgstr "목적지" @@ -2425,6 +2488,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2455,9 +2531,6 @@ msgstr "" msgid "Edit Template" msgstr "템플리트 편집" -msgid "Processor" -msgstr "프로세서" - msgid "CDROM" msgstr "CDROM" @@ -2476,17 +2549,14 @@ msgstr "디스크 형식" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "CPU 토폴로지 수동 설정" - -msgid "Cores" -msgstr "코어" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "스레드" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2524,6 +2594,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2590afa92..dcc187e0c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -113,8 +113,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "Ocorreu um erro com a imagem de análise das informações de S.O." +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -482,6 +482,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1141,19 +1144,15 @@ msgstr "O ID de VLAN da rede deve ser um número inteiro entre 1 e 4094" msgid "Specify name and type to create a Network" msgstr "Especifique o nome e o tipo para criar uma Rede" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"Não é possível desativar a rede %(name)s. Existem algumas máquinas virtuais " -"%(vms)s e/ou modelos vinculados a essa rede." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1311,13 +1310,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"A máquina virtual '%(vm)s' deve ser interrompida antes da criação de uma " -"captura instantânea nela." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1395,11 +1387,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1417,6 +1406,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1707,18 +1702,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Processador" + msgid "Name" msgstr "Nome" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Memória (megabyte)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1731,12 +1726,20 @@ msgstr "Ícone" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Incluir" @@ -1809,6 +1812,39 @@ msgstr "" msgid "Created" msgstr "Criado" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "Configurar manualmente a topologia da CPU" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Núcleos" + +msgid "Threads" +msgstr "Encadeamentos" + msgid "Save" msgstr "Salvar" @@ -1933,6 +1969,14 @@ msgstr "Senha" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2074,6 +2118,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2118,7 +2171,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2171,6 +2226,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "indisponível" @@ -2377,9 +2441,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(Nenhuma interface localizada)" - msgid "Destination" msgstr "Destino" @@ -2511,6 +2572,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2541,9 +2615,6 @@ msgstr "" msgid "Edit Template" msgstr "Editar modelo" -msgid "Processor" -msgstr "Processador" - msgid "CDROM" msgstr "CD-ROM" @@ -2562,17 +2633,14 @@ msgstr "Formato do disco" msgid "Add Interface" msgstr "Incluir Interface" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "Configurar manualmente a topologia da CPU" - -msgid "Cores" -msgstr "Núcleos" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Encadeamentos" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2610,6 +2678,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/ru_RU.po b/po/ru_RU.po index 2cbba5dbf..c06c1bb64 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -108,8 +108,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "Ошибка проверки информации об ОС образа." +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -482,6 +482,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1097,19 +1100,15 @@ msgstr "Сетевой ИД VLAN должен быть целым числом msgid "Specify name and type to create a Network" msgstr "Укажите имя и тип для создания сети" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"Не удалось деактивировать сеть %(name)s. Есть виртуальные машины %(vms)s или " -"шаблоны, связанные с данной сетью." #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1269,13 +1268,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "" -"Виртуальная машина '%(vm)s' должна быть остановлена перед созданием ее " -"моментальной копии." - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1354,11 +1346,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1376,6 +1365,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1666,18 +1661,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "Процессор" + msgid "Name" msgstr "Имя" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "Объем памяти (МБ)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1690,12 +1685,20 @@ msgstr "Значок" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "Добавить" @@ -1768,6 +1771,39 @@ msgstr "" msgid "Created" msgstr "Дата создания" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "Вручную настроить топологию процессоров" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "Ядра" + +msgid "Threads" +msgstr "Нити" + msgid "Save" msgstr "Сохранить" @@ -1892,6 +1928,14 @@ msgstr "Пароль" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -2033,6 +2077,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -2077,7 +2130,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2127,6 +2182,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "недоступно" @@ -2333,9 +2397,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(Интерфейсы не найдены)" - msgid "Destination" msgstr "Целевое расположение" @@ -2462,6 +2523,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2492,9 +2566,6 @@ msgstr "" msgid "Edit Template" msgstr "Изменить шаблон" -msgid "Processor" -msgstr "Процессор" - msgid "CDROM" msgstr "CDROM" @@ -2513,17 +2584,14 @@ msgstr "Формат диска" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "Вручную настроить топологию процессоров" - -msgid "Cores" -msgstr "Ядра" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "Нити" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2561,6 +2629,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 5f32d78bb..df563d845 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -103,8 +103,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "探测映像操作系统信息时发生错误。" +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -460,6 +460,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1035,18 +1038,15 @@ msgstr "网络 VLAN 标识必须是一个介于 1 到 4094 之间的整数" msgid "Specify name and type to create a Network" msgstr "指定名称和类型以创建网络" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"无法取消激活网络 %(name)s。一些虚拟机 %(vms)s 和/或模板已链接至此网络。" #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1190,11 +1190,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "在创建虚拟机“%(vm)s”的快照之前,必须将其停止。" - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1258,11 +1253,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1280,6 +1272,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1568,18 +1566,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "处理器" + msgid "Name" msgstr "名称" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "内存(MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1592,12 +1590,20 @@ msgstr "图标" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "添加" @@ -1670,6 +1676,39 @@ msgstr "" msgid "Created" msgstr "创建时间" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "手动设置 CPU 拓扑" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "核心" + +msgid "Threads" +msgstr "线程" + msgid "Save" msgstr "保存" @@ -1794,6 +1833,14 @@ msgstr "密码" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -1935,6 +1982,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -1979,7 +2035,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2028,6 +2086,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "不可用" @@ -2230,9 +2297,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(找不到任何接口)" - msgid "Destination" msgstr "目的地" @@ -2357,6 +2421,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2387,9 +2464,6 @@ msgstr "" msgid "Edit Template" msgstr "编辑模板" -msgid "Processor" -msgstr "处理器" - msgid "CDROM" msgstr "CDROM" @@ -2408,17 +2482,14 @@ msgstr "磁盘格式" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "手动设置 CPU 拓扑" - -msgid "Cores" -msgstr "核心" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "线程" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2456,6 +2527,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index f0082e083..5fd87acfb 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 11:51+0530\n" +"POT-Creation-Date: 2017-03-29 11:17-0300\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: Crístian Viana \n" "Language-Team: English\n" @@ -103,8 +103,8 @@ msgstr "" msgid "Unable to access remote ISO. Details: %(err)s" msgstr "" -msgid "An error occurred when probing image OS information." -msgstr "探測映像檔 OS 資訊時發生錯誤。" +msgid "Error probing image OS information: %(err)s" +msgstr "" #, python-format msgid "Unable to read image file %(filename)s" @@ -460,6 +460,9 @@ msgid "" "html ." msgstr "" +msgid "'enable_rdma' must be of type boolean (true or false)." +msgstr "" + #, python-format msgid "" "VM %(vmid)s does not contain directly assigned host device %(dev_name)s." @@ -1034,18 +1037,15 @@ msgstr "網路 VLAN ID 必須是介於 1 和 4094 之間的整數" msgid "Specify name and type to create a Network" msgstr "指定名稱和類型以建立網路" -#, python-format msgid "" -"Unable to delete or update network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to delete or update network %(name)s as it is linked to some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -#, python-format msgid "" -"Unable to deactivate network %(name)s. There are some virtual machines " -"%(vms)s and/or templates linked to this network." +"Unable to deactivate network %(name)s as it is linked to are some virtual " +"machines (%(vms)s) and/or templates (%(tmpls)s)." msgstr "" -"無法取消啟動網路 %(name)s。有一些虛擬機器%(vms)s 及/或範本已鏈結至此網路。" #, python-format msgid "Bridge device %(name)s can not be the trunk device of a VLAN." @@ -1189,11 +1189,6 @@ msgstr "" msgid "Virtual disk already exists on the system: %(disk_path)s" msgstr "" -#, python-format -msgid "" -"Virtual machine '%(vm)s' must be stopped before creating a snapshot of it." -msgstr "必須先停止虛擬機器 '%(vm)s',然後再建立該虛擬機器的 Snapshot。" - #, python-format msgid "" "Unable to create snapshot '%(name)s' on virtual machine '%(vm)s'. Details: " @@ -1257,11 +1252,8 @@ msgid "The maximum number of vCPUs is too large for this system." msgstr "" msgid "" -"When CPU topology is defined, vCPUs must be a multiple of a product of cores " -"and threads." -msgstr "" - -msgid "The number of threads is too large for this system." +"When CPU topology is defined, CPUs must be a multiple of the 'threads' " +"number defined." msgstr "" msgid "" @@ -1279,6 +1271,12 @@ msgid "" "'cores', 'threads'." msgstr "" +msgid "Unable to update Max CPU or CPU topology when guest is running." +msgstr "" + +msgid "Unable to hot plug/unplug CPUs. Details: %(err)s" +msgstr "" + #, python-format msgid "Invalid volume group name parameter: %(name)s." msgstr "" @@ -1567,18 +1565,18 @@ msgstr "" msgid "Snapshot" msgstr "" +msgid "Processor" +msgstr "處理器" + msgid "Name" msgstr "名稱" -msgid "More" -msgstr "" - -msgid "Max CPU" -msgstr "" - msgid "Memory (MB)" msgstr "記憶體 (MB)" +msgid "More" +msgstr "" + msgid "Max Memory (MB)" msgstr "" @@ -1591,12 +1589,20 @@ msgstr "圖示" msgid "Console" msgstr "" +msgid "Nothing selected" +msgstr "" + msgid "sclp" msgstr "" msgid "virtio" msgstr "" +msgid "" +"Select which items for boot order and grad them when needed to order them. " +"At least one option must be selected." +msgstr "" + msgid "Add" msgstr "新增" @@ -1669,6 +1675,39 @@ msgstr "" msgid "Created" msgstr "建立時間" +msgid "Current CPU Number" +msgstr "" + +msgid "" +"Current CPU must be equal or lower than the Maximum CPU value. If a topology " +"is set, it must be also be a multiple of the 'threads' value." +msgstr "" + +msgid "Max CPU" +msgstr "" + +msgid "" +"Unable to edit maximum CPU or CPU topology when editing a running or paused " +"virtual machine." +msgstr "" + +msgid "" +"If a topology is set, this value will be the product of sockets * times * " +"cores." +msgstr "" + +msgid "Manually set CPU topology" +msgstr "手動設定 CPU 拓蹼" + +msgid "Sockets" +msgstr "" + +msgid "Cores" +msgstr "核心" + +msgid "Threads" +msgstr "執行緒" + msgid "Save" msgstr "儲存" @@ -1793,6 +1832,14 @@ msgstr "密碼" msgid "Password of the user in the remote host" msgstr "" +msgid "Use RDMA transport" +msgstr "" + +msgid "" +"Check this option only if RDMA is properly configured in both source and " +"destination hosts, otherwise migration will fail." +msgstr "" + msgid "Delete this VM when the migration is completed" msgstr "" @@ -1934,6 +1981,15 @@ msgstr "" msgid "Please check the invalid Storage Pools or Paths" msgstr "" +msgid "macvtap" +msgstr "" + +msgid "ovs" +msgstr "" + +msgid "network" +msgstr "" + msgid "" "This will delete the %1 virtual machine and its virtual disks. This " "operation cannot be undone. Would you like to continue?" @@ -1978,7 +2034,9 @@ msgstr "" msgid "Memory value cannot be higher than Max Memory value" msgstr "" -msgid "Current CPUs value cannot be higher than Max CPU value" +msgid "" +"For better performance it is recommended a threads per core value not " +"greater than %1." msgstr "" msgid "" @@ -2028,6 +2086,15 @@ msgstr "" msgid "Following devices will be affected, confirm?" msgstr "" +msgid "Bridge" +msgstr "" + +msgid "Vepa" +msgstr "" + +msgid "None" +msgstr "" + msgid "unavailable" msgstr "無法使用" @@ -2229,9 +2296,6 @@ msgstr "" msgid "Bridged: Virtual machines are connected through a network bridge" msgstr "" -msgid "(No interfaces found)" -msgstr "(找不到介面)" - msgid "Destination" msgstr "目的地" @@ -2356,6 +2420,19 @@ msgstr "" msgid "Ok" msgstr "" +msgid "Template Name" +msgstr "" + +msgid "" +"The name used to identify the template. If omitted, a name will be " +"automatically chosen." +msgstr "" + +msgid "" +"When selecting more than one Image Template, a name will be automatically " +"chosen for each Image Template selected." +msgstr "" + msgid "Where is the source media for this template? " msgstr "" @@ -2386,9 +2463,6 @@ msgstr "" msgid "Edit Template" msgstr "編輯範本" -msgid "Processor" -msgstr "處理器" - msgid "CDROM" msgstr "CDROM" @@ -2407,17 +2481,14 @@ msgstr "磁碟格式" msgid "Add Interface" msgstr "" -msgid "Current CPU Number" +msgid "pool" msgstr "" -msgid "Manually set CPU topology" -msgstr "手動設定 CPU 拓蹼" - -msgid "Cores" -msgstr "核心" +msgid "bridge" +msgstr "" -msgid "Threads" -msgstr "執行緒" +msgid "vepa" +msgstr "" msgid "State" msgstr "" @@ -2455,6 +2526,9 @@ msgstr "" msgid "Extending logical pool" msgstr "" +msgid "%" +msgstr "" + msgid "Deactivate" msgstr ""