From 5ced7bd1fca12c593a8a0fbf9f487f6f3f70bfa0 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 13 Jul 2007 08:26:57 +0000 Subject: [PATCH] * src/virterror.c src/xml.c include/libvirt/virterror.h: patch from Masayuki Sunou to check Ethernet MAC addresses in XML configs * po/*: string update and merge Daniel --- ChangeLog | 7 +++++++ include/libvirt/virterror.h | 1 + po/af.po | 15 +++++++++++--- po/am.po | 15 +++++++++++--- po/ar.po | 15 +++++++++++--- po/as.po | 15 +++++++++++--- po/be.po | 15 +++++++++++--- po/bg.po | 15 +++++++++++--- po/bn.po | 15 +++++++++++--- po/bn_IN.po | 15 +++++++++++--- po/bs.po | 15 +++++++++++--- po/ca.po | 15 +++++++++++--- po/cs.po | 15 +++++++++++--- po/cy.po | 15 +++++++++++--- po/da.po | 15 +++++++++++--- po/de.po | 36 ++++++++++++++++++++------------- po/el.po | 15 +++++++++++--- po/en_GB.po | 15 +++++++++++--- po/es.po | 40 ++++++++++++++++++++++--------------- po/et.po | 15 +++++++++++--- po/eu_ES.po | 15 +++++++++++--- po/fa.po | 15 +++++++++++--- po/fi.po | 15 +++++++++++--- po/fr.po | 36 ++++++++++++++++++++------------- po/gl.po | 15 +++++++++++--- po/gu.po | 15 +++++++++++--- po/he.po | 15 +++++++++++--- po/hi.po | 15 +++++++++++--- po/hr.po | 16 ++++++++++++--- po/hu.po | 15 +++++++++++--- po/hy.po | 15 +++++++++++--- po/id.po | 15 +++++++++++--- po/is.po | 15 +++++++++++--- po/it.po | 16 ++++++++++++--- po/ja.po | 39 +++++++++++++++++++++--------------- po/ka.po | 15 +++++++++++--- po/kn.po | 15 +++++++++++--- po/ko.po | 15 +++++++++++--- po/ku.po | 15 +++++++++++--- po/libvirt.pot | 15 +++++++++++--- po/lo.po | 15 +++++++++++--- po/lt.po | 15 +++++++++++--- po/lv.po | 15 +++++++++++--- po/mk.po | 15 +++++++++++--- po/ml.po | 15 +++++++++++--- po/mr.po | 15 +++++++++++--- po/ms.po | 15 +++++++++++--- po/my.po | 15 +++++++++++--- po/nb.po | 15 +++++++++++--- po/nl.po | 16 ++++++++++++--- po/nn.po | 15 +++++++++++--- po/no.po | 15 +++++++++++--- po/nso.po | 15 +++++++++++--- po/or.po | 16 ++++++++++++--- po/pa.po | 15 +++++++++++--- po/pl.po | 36 ++++++++++++++++++++------------- po/pt.po | 15 +++++++++++--- po/pt_BR.po | 36 ++++++++++++++++++++------------- po/ro.po | 15 +++++++++++--- po/ru.po | 15 +++++++++++--- po/si.po | 15 +++++++++++--- po/sk.po | 15 +++++++++++--- po/sl.po | 15 +++++++++++--- po/sq.po | 15 +++++++++++--- po/sr.po | 16 ++++++++++++--- po/sr@Latn.po | 16 ++++++++++++--- po/sv.po | 15 +++++++++++--- po/ta.po | 15 +++++++++++--- po/te.po | 15 +++++++++++--- po/th.po | 15 +++++++++++--- po/tr.po | 15 +++++++++++--- po/uk.po | 15 +++++++++++--- po/ur.po | 15 +++++++++++--- po/vi.po | 15 +++++++++++--- po/zh_CN.po | 15 +++++++++++--- po/zh_TW.po | 15 +++++++++++--- po/zu.po | 15 +++++++++++--- src/virterror.c | 6 ++++++ src/xml.c | 16 ++++++++++++++- 79 files changed, 998 insertions(+), 296 deletions(-) diff --git a/ChangeLog b/ChangeLog index c418deef39..2dc391ced6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 13 10:28:53 CEST 2007 Daniel Veillard + + * src/virterror.c src/xml.c include/libvirt/virterror.h: + patch from Masayuki Sunou to check Ethernet MAC addresses + in XML configs + * po/*: string update and merge + Thu Jul 12 17:48:40 CEST 2007 Daniel Veillard * docs/libvir.html docs/remote.html: update the remote page, diff --git a/include/libvirt/virterror.h b/include/libvirt/virterror.h index 817a4ec201..da115cbbe1 100644 --- a/include/libvirt/virterror.h +++ b/include/libvirt/virterror.h @@ -127,6 +127,7 @@ typedef enum { VIR_WAR_NO_NETWORK, /* failed to start network */ VIR_ERR_NO_DOMAIN, /* domain not found or unexpectedly disappeared */ VIR_ERR_NO_NETWORK, /* network not found */ + VIR_ERR_INVALID_MAC, /* invalid MAC adress */ } virErrorNumber; /** diff --git a/po/af.po b/po/af.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/am.po b/po/am.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/ar.po b/po/ar.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/as.po b/po/as.po index 1a0a9d74ad..7407225beb 100644 --- a/po/as.po +++ b/po/as.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-05-24 21:24+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese \n" @@ -17,7 +17,7 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1)\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "সংযোগ বিতৰণ কৰা হৈছে" @@ -385,6 +385,15 @@ msgstr "" msgid "Network not found: %s" msgstr "" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s ত অবৈধ তৰ্ক" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "node ৰ বিষয়বস্তু নকল কৰা হৈছে" @@ -2131,7 +2140,7 @@ msgstr "ভুল" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "" diff --git a/po/be.po b/po/be.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/be.po +++ b/po/be.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/bg.po b/po/bg.po index 8cd81d6a1d..f35b644f98 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-21 14:55+0300\n" "Last-Translator: Doncho N. Gunchev \n" "Language-Team: Bulgarian \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "заделяне на връзки" @@ -390,6 +390,15 @@ msgstr "име на мрежата или uuid" msgid "Network not found: %s" msgstr "Мрежа %s бе създадена от %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "невалиден аргумент в %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "копиране съдържанието на възел" @@ -2171,7 +2180,7 @@ msgstr "Комуникационна грешка с проксито: повр msgid "got asynchronous packet number %d\n" msgstr "получен асинхронен пакет номер %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "заделяне информация за домейн %d" diff --git a/po/bn.po b/po/bn.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/bn.po +++ b/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/bn_IN.po b/po/bn_IN.po index ffec7dac0b..09b2decba4 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-10 18:48+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali \n" @@ -19,7 +19,7 @@ msgstr "" "\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "সংযোগ বরাদ্দকরণ" @@ -390,6 +390,15 @@ msgstr "নেটওয়ার্কের নাম অথবা uuid" msgid "Network not found: %s" msgstr "%s নেটওয়ার্ক %s থেকে নির্মিত\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s-র মধ্যে অবৈধ আর্গুমেন্ট" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "নোডের তথ্য কপি করা হচ্ছে" @@ -2173,7 +2182,7 @@ msgstr "প্রক্সি সহযোগে সংযোগে সমস্ msgid "got asynchronous packet number %d\n" msgstr "অ্যাসিঙ্ক্রোনাস প্যাকেট সংখ্যা %d প্রাপ্ত\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ডোমেইন সংক্রান্ত তথ্য বরাদ্দ করা হয়েছে" diff --git a/po/bs.po b/po/bs.po index 9de232237e..8e48baeee7 100644 --- a/po/bs.po +++ b/po/bs.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: hr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-01-23 16:29+0100\n" "Last-Translator: Adnan Hodzic \n" "Language-Team: Bosnian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "dodjeljivanje veze" @@ -388,6 +388,15 @@ msgstr "naziv domene ili uuid" msgid "Network not found: %s" msgstr "Domena %s izrađena je iz %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "neispravan argument pri %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "kopiranje sadržaja čvora" @@ -2203,7 +2212,7 @@ msgstr "Pogreška u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n" msgid "got asynchronous packet number %d\n" msgstr "dobiven asinkroni broj paketa %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "dodjeljivanje podataka domene: %d" diff --git a/po/ca.po b/po/ca.po index dbc5d33519..f445526de7 100644 --- a/po/ca.po +++ b/po/ca.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-21 10:20-0100\n" "Last-Translator: Xavier Conde Rueda \n" "Language-Team: Catalan \n" @@ -28,7 +28,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "s'està assignant la connexió" @@ -399,6 +399,15 @@ msgstr "nom de xarxa o uuid" msgid "Network not found: %s" msgstr "S'ha creat la xarxa %s des de %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argument invàlid a %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "s'està copiant el contingut del node" @@ -2183,7 +2192,7 @@ msgstr "Error de comunicació amb l'intermediari: paquet mal format\n" msgid "got asynchronous packet number %d\n" msgstr "s'ha rebut un número de paquet asíncron %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "s'està assignant %d informació de domini" diff --git a/po/cs.po b/po/cs.po index bcd9a3e1ca..29c6465c63 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-01-28 13:55+0100\n" "Last-Translator: Milan Kerslager \n" "Language-Team: Czech \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "" @@ -380,6 +380,15 @@ msgstr "" msgid "Network not found: %s" msgstr "" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, c-format +msgid "invalid MAC adress: %s" +msgstr "" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "" @@ -2094,7 +2103,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "" diff --git a/po/cy.po b/po/cy.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/da.po b/po/da.po index fe3b671fe2..d6bf9e55d7 100644 --- a/po/da.po +++ b/po/da.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: da\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-05-10 15:48+0200\n" "Last-Translator: Keld Simonsen \n" "Language-Team: \n" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allokerer forbindelse" @@ -391,6 +391,15 @@ msgstr "netværksnavn eller uuid" msgid "Network not found: %s" msgstr "Netværk %s oprettet fra %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "ugyldigt argument i %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "kopierer knude-indhold" @@ -2167,7 +2176,7 @@ msgstr "Kommunikationsfejl med proxy: fejlformateret pakke\n" msgid "got asynchronous packet number %d\n" msgstr "fik asynkront pakkenummer %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allokerer %d domæne-info" diff --git a/po/de.po b/po/de.po index 89a3febf46..b86e867568 100644 --- a/po/de.po +++ b/po/de.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-07-06 09:24+1000\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-10 09:58+1000\n" "Last-Translator: PGP-KeyID: 0x037FD3CF \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "Verbindung zuweisen" @@ -364,24 +364,32 @@ msgid "Failed to find the network: %s" msgstr "Netzwerk wurde nicht gefunden: %s" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "Domain-Informationen" +msgstr "Domain nicht gefunden" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "Domain aus %s wiederhergestellt\n" +msgstr "Domain nicht gefunden: %s" #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "Netzwerk-Name oder UUID" +msgstr "Netzwerk nicht gefunden" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "Netzwerk %s von %s erstellt\n" +msgstr "Netzwerk nicht gefunden: %s" + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC-Adresse" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "ungültiger Parameter in %s" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2009,14 +2017,14 @@ msgstr "" " commands (non interactive mode):\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (geben Sie --help an, um Details zum Befehl zu erhalten)\n" +" (geben Sie help an, um Details zum Befehl zu erhalten)\n" "\n" #: src/virsh.c:4593 @@ -2141,7 +2149,7 @@ msgstr "Kommunikationsfehler mit dem Proxy: fehlerhaftes Paket\n" msgid "got asynchronous packet number %d\n" msgstr "erhielt asynchrone Paketnummer %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d Domain-Info zuweisen" diff --git a/po/el.po b/po/el.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/en_GB.po b/po/en_GB.po index ad9dbae0da..c18eceda1c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-06-11 13:51+0000\n" "Last-Translator: Abigail Brady \n" "Language-Team: \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -383,6 +383,15 @@ msgstr "network name or uuid" msgid "Network not found: %s" msgstr "Network %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2152,7 +2161,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/es.po b/po/es.po index a94cbc72f6..5986f629f9 100644 --- a/po/es.po +++ b/po/es.po @@ -2,21 +2,21 @@ # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Manuel Ospina , 2006. +# Eduardo Villagrán Morales , 2007 # msgid "" msgstr "" "Project-Id-Version: es~\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-07-05 23:22-0300\n" -"Last-Translator: Domingo Becker \n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-09 14:46-0400\n" +"Last-Translator: Eduardo Villagrán Morales \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "asignando conexión" @@ -364,24 +364,32 @@ msgid "Failed to find the network: %s" msgstr "Falló al encontrar la red: %s" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "información del dominio" +msgstr "Dominio no encontrado" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "Dominio restaurado desde %s\n" +msgstr "Dominio no encontrado: %s" #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "nombre de red o uuid" +msgstr "Red no encontrada" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "La red %s fue creada desde %s\n" +msgstr "Red no encontrada: %s" + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "Dirección MAC" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argumento inválido en %s" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2012,14 +2020,14 @@ msgstr "" " comandos (modo no interactivo):\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (especifique --help para detalles acerca del comando)\n" +" (especifique --help para detalles sobre el comando)\n" "\n" #: src/virsh.c:4593 @@ -2146,7 +2154,7 @@ msgstr "Error de comunicación con el proxy: paquete mal formado\n" msgid "got asynchronous packet number %d\n" msgstr "se obtuvo un número de paquete %d sin sincronía\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "asignando info de dominio %d" diff --git a/po/et.po b/po/et.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/et.po +++ b/po/et.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/eu_ES.po b/po/eu_ES.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/eu_ES.po +++ b/po/eu_ES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/fa.po b/po/fa.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/fi.po b/po/fi.po index 19e2aab1a2..a628118d76 100644 --- a/po/fi.po +++ b/po/fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-06-11 00:43+0200\n" "Last-Translator: Ville-Pekka Vainio \n" "Language-Team: Finnish \n" @@ -16,7 +16,7 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "varataan yhteyttä" @@ -387,6 +387,15 @@ msgstr "verkon nimi tai uuid" msgid "Network not found: %s" msgstr "Verkko %s luotu tiedostosta %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "virheellinen argumentti kohteessa %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "kopioidaan solmun sisältöä" @@ -2168,7 +2177,7 @@ msgstr "Yhteysvirhe välityspalvelimen kanssa: epämuodostunut paketti\n" msgid "got asynchronous packet number %d\n" msgstr "saatiin asynkroninen paketti numero %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "varataan %d toimialuetietoja" diff --git a/po/fr.po b/po/fr.po index 049fdc014d..beb565ca5c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-07-06 20:15+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-09 22:33+0200\n" "Last-Translator: Gauthier Ancelin \n" "Language-Team: Français \n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocation de connexion" @@ -368,24 +368,32 @@ msgid "Failed to find the network: %s" msgstr "Impossible d'accéder au réseau : %s" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "informations du domaine" +msgstr "Domaine non trouvé" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "Domaine restauré depuis %s\n" +msgstr "Domaine non trouvé : %s" #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "nom du domaine ou UUID" +msgstr "Réseau non trouvé" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "Réseau %s créé depuis %s\n" +msgstr "Réseau non trouvé : %s" + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "adresse MAC" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argument invalide dans %s" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2015,14 +2023,14 @@ msgstr "" " commandes (mode non interactif) :\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (spécifier --help pour plus de détails sur la commande)\n" +" (spécifier help pour plus de détails sur la commande)\n" "\n" #: src/virsh.c:4593 @@ -2147,7 +2155,7 @@ msgstr "Erreur de communication avec le proxy : paquet malformé\n" msgid "got asynchronous packet number %d\n" msgstr "paquet asynchrone numéro %d reçu\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "attribution des informations de domaine %d" diff --git a/po/gl.po b/po/gl.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/gu.po b/po/gu.po index 6d890e1b2c..0df0bc68e0 100644 --- a/po/gu.po +++ b/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-10 11:36+0530\n" "Last-Translator: Ankit Patel \n" "Language-Team: Gujarati \n" @@ -20,7 +20,7 @@ msgstr "" "\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "જોડાણ ફાળવી રહ્યા છીએ" @@ -391,6 +391,15 @@ msgstr "નેટવર્ક નામ અથવા uuid" msgid "Network not found: %s" msgstr "નેટવર્ક %s એ %s માંથી બન્યું\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s આમાં અયોગ્ય દલીલ" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "નોડ સમાવિષ્ટોની નકલ કરી રહ્યા છીએ" @@ -2172,7 +2181,7 @@ msgstr "પ્રોક્સી સાથે સંપર્કવ્યવહ msgid "got asynchronous packet number %d\n" msgstr "અસુમેળ પેકેટ નંબર %d મળ્યું\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ડોમેઈન જાણકારી ફાળવી રહ્યા છીએ" diff --git a/po/he.po b/po/he.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/hi.po b/po/hi.po index ce339f4fd7..2251c161a1 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-17 11:48+0530\n" "Last-Translator: hi \n" "Language-Team: Hindi \n" @@ -21,7 +21,7 @@ msgstr "" "\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "संबंधन दे रहा है" @@ -392,6 +392,15 @@ msgstr "संजाल नाम या uuid" msgid "Network not found: %s" msgstr "%s संजाल को %s बनाया गया\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s में अवैध तर्क" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "नोड सामग्री कॉपी कर रहा है" @@ -2173,7 +2182,7 @@ msgstr "प्रॉक्सी के साथ संचार त्रु msgid "got asynchronous packet number %d\n" msgstr "अतुल्यकालित पैकेट संख्या %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d डोमेन सूचना दे रहा है" diff --git a/po/hr.po b/po/hr.po index e94c62e536..570baffa6d 100644 --- a/po/hr.po +++ b/po/hr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-02 07:38+0100\n" "Last-Translator: Renato Pavicic translator-shop.org>\n" "Language-Team: CROATIAN \n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "dodjeljivanje veze" @@ -377,6 +377,16 @@ msgstr "naziv mreže ili uuid" msgid "Network not found: %s" msgstr "Mreža %s izrađena je iz %s\n" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC adresa" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "neispravan argument pri %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "kopiranje sadržaja čvora" @@ -2142,7 +2152,7 @@ msgstr "Pogreška u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n" msgid "got asynchronous packet number %d\n" msgstr "dobiven asinkroni broj paketa %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "dodjeljivanje podataka domene: %d" diff --git a/po/hu.po b/po/hu.po index a9d0a3ece6..22894fa6fc 100644 --- a/po/hu.po +++ b/po/hu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-05-03 21:23+0200\n" "Last-Translator: Arpad Biro \n" "Language-Team: \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "csatlakozás lefoglalása" @@ -389,6 +389,15 @@ msgstr "hálózatnév vagy -uuid" msgid "Network not found: %s" msgstr "%s hálózat létrehozva ebből: %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "érvénytelen argumentum ebben: %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "csomóponttartalom másolása" @@ -2173,7 +2182,7 @@ msgstr "Kommunikációs hiba a proxyval: deformált csomag\n" msgid "got asynchronous packet number %d\n" msgstr "\"%d\" számú aszinkron csomag megérkezett\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d tartományinfó lefoglalása" diff --git a/po/hy.po b/po/hy.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/id.po b/po/id.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/is.po b/po/is.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/it.po b/po/it.po index aca948850f..bc13e91c9f 100644 --- a/po/it.po +++ b/po/it.po @@ -70,7 +70,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-09 07:09+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -80,7 +80,7 @@ msgstr "" "X-Generator: KBabel 1.9.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "assegnazione collegamento in corso" @@ -449,6 +449,16 @@ msgstr "nome della rete o uuid" msgid "Network not found: %s" msgstr "Rete %s creata da %s\n" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "Indirizzo MAC" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argomento non valido in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copiatura contenuto nodo in corso" @@ -2210,7 +2220,7 @@ msgstr "Errore di comunicazione con il proxy: pacchetto malformato\n" msgid "got asynchronous packet number %d\n" msgstr "presente un numero %d asincrono del pacchetto \n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocazione informazioni del dominio %d" diff --git a/po/ja.po b/po/ja.po index 4dee2e19a0..bf7b809eca 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-06-30 15:24+0900\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-10 11:44+0900\n" "Last-Translator: Hyu_gabaru Ryu_ichi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "接続を割り当て中" @@ -368,24 +368,32 @@ msgid "Failed to find the network: %s" msgstr "ネットワーク %s を見つけられませんでした" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "ドメインの情報" +msgstr "ドメインが見つかりません" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "ドメインは %s から復元されました\n" +msgstr "ドメインは見つかりませんでした: %s " #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "ネットワーク名または uuid" +msgstr "ネットワークが見つかりません" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "ネットワーク %s が %s から作成されました\n" +msgstr "ネットワークが見つかりませんでした: %s " + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC アドレス" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s で無効な引数です" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2004,14 +2012,14 @@ msgstr "" " コマンド (非対話式モード):\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (コマンドに関する詳細は、 --help を指定します)\n" +" (コマンドに関する詳細は、 help を指定します)\n" "\n" #: src/virsh.c:4593 @@ -2076,9 +2084,8 @@ msgid "expecting an assignment" msgstr "割り当てを予期しています" #: src/conf.c:887 src/conf.c:941 -#, fuzzy msgid "failed to allocate buffer" -msgstr "ノードの割り当てに失敗しました" +msgstr "バッファの割り当てに失敗しました" #: src/conf.c:899 msgid "failed to open file" @@ -2137,7 +2144,7 @@ msgstr "プロキシで通信エラー: 不良パケット\n" msgid "got asynchronous packet number %d\n" msgstr "非同期パケット番号 %d を取得しました\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ドメイン情報を割り当て中" diff --git a/po/ka.po b/po/ka.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/ka.po +++ b/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/kn.po b/po/kn.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/ko.po b/po/ko.po index 9f4f51ab8e..8a352cd595 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ko\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-12-15 11:06+1000\n" "Last-Translator: Eunju Kim \n" "Language-Team: Korean \n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "연결 할당 중" @@ -390,6 +390,15 @@ msgstr "도메인명 또는 uuid" msgid "Network not found: %s" msgstr "%s 에서 생성된 도메인 %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s에 있는 잘못된 인수" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "노드 내용 복사 중" @@ -2202,7 +2211,7 @@ msgstr "proxy와의 통신 오류: 잘못된 패킷\n" msgid "got asynchronous packet number %d\n" msgstr "비동기식 패킷 번호 %d를 갖음\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d 도메인 정보 할당 중" diff --git a/po/ku.po b/po/ku.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/libvirt.pot b/po/libvirt.pot index 16a551685e..ff586a3637 100644 --- a/po/libvirt.pot +++ b/po/libvirt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "" @@ -381,6 +381,15 @@ msgstr "" msgid "Network not found: %s" msgstr "" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, c-format +msgid "invalid MAC adress: %s" +msgstr "" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "" @@ -2095,7 +2104,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "" diff --git a/po/lo.po b/po/lo.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/lo.po +++ b/po/lo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/lt.po b/po/lt.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/lv.po b/po/lv.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/mk.po b/po/mk.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/mk.po +++ b/po/mk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/ml.po b/po/ml.po index 590f027ebf..676672becd 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-06-15 11:11+0530\n" "Last-Translator: Ani Peter \n" "Language-Team: Malayalam \n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "കണക്ഷന്‍ അനുവദിക്കുന്നു" @@ -386,6 +386,15 @@ msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ പേര msgid "Network not found: %s" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s-ല്‍ തെറ്റായ ആര്‍ഗ്യുമെന്‍റ്" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "നോഡിന്‍റെ ഉളളടക്കം പകര്‍ത്തുന്നു" @@ -2153,7 +2162,7 @@ msgstr "പ്രോക്സിയുമായുളള ആശയവിനി msgid "got asynchronous packet number %d\n" msgstr "അസിന്‍ക്രൊണസ് പാക്കറ്റ് നംബര്‍ %d ലഭിച്ചിരിക്കുന്നു\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ഡൊമെയിന്‍ വിവരം ലഭ്യമാക്കുന്നു" diff --git a/po/mr.po b/po/mr.po index 9f1c3f4c90..4533ad7602 100644 --- a/po/mr.po +++ b/po/mr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-01-17 10:24+0530\n" "Last-Translator: Rahul Bhalerao \n" "Language-Team: Marathi\n" @@ -18,7 +18,7 @@ msgstr "" "X-Generator: KBabel 1.9.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "जोडणी वाटत आहे" @@ -393,6 +393,15 @@ msgstr "डोमेन नाव किंवा uuid" msgid "Network not found: %s" msgstr "%s डोमेन %s पासून निर्माण केली\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "अवैध आर्ग्यूमेंट %s मध्ये" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "नोड मजकूर प्रतिलिपी करत आहे" @@ -2205,7 +2214,7 @@ msgstr "प्रॉक्झीसह संवादात चूक: बि msgid "got asynchronous packet number %d\n" msgstr "असिंक्रोनस पॅकेट संख्या %d मिळाली\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d डोमेन माहिती वाटत आहे" diff --git a/po/ms.po b/po/ms.po index 751d85acdd..6b0db4e4e4 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-05-17 22:28+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: ms \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 #, fuzzy msgid "allocating connection" msgstr "Sambungan Masatamat:" @@ -419,6 +419,15 @@ msgstr "" msgid "Network not found: %s" msgstr "Benarkan hos dari:" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "hujah tidak sah %s untuk %s" + #: src/xmlrpc.c:63 #, fuzzy msgid "copying node content" @@ -2305,7 +2314,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "mengumpukkan maklumat domain %d" diff --git a/po/my.po b/po/my.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/my.po +++ b/po/my.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/nb.po b/po/nb.po index 8f16044642..c71214f089 100644 --- a/po/nb.po +++ b/po/nb.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-26 23:43+0100\n" "Last-Translator: Espen A. Stefansen \n" "Language-Team: Norwegian/Bokmaal \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allokerer tilkobling" @@ -392,6 +392,15 @@ msgstr "nettverksnavn eller uuid" msgid "Network not found: %s" msgstr "Domene %s opprettet fra %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "ugyldig argument i %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "" @@ -2178,7 +2187,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "" diff --git a/po/nl.po b/po/nl.po index c22669156f..5f3419c932 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-04 21:41+0200\n" "Last-Translator: Peter van Egdom \n" "Language-Team: Dutch \n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "toewijzen van verbinding" @@ -383,6 +383,16 @@ msgstr "netwerknaam of uuid" msgid "Network not found: %s" msgstr "" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC-adres" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "MAC-adres" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "" @@ -2107,7 +2117,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "toewijzen van %d domein informatie" diff --git a/po/nn.po b/po/nn.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/no.po b/po/no.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/no.po +++ b/po/no.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/nso.po b/po/nso.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/nso.po +++ b/po/nso.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/or.po b/po/or.po index 7dc6ac66c4..32dfb58832 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-03 15:11+0530\n" "Last-Translator: Subhransu Behera \n" "Language-Team: Oriya \n" @@ -31,7 +31,7 @@ msgstr "" "\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "ସଂଯୋଗ ବାଣ୍ଟୁଅଛି" @@ -398,6 +398,16 @@ msgstr "ନେଟୱାର୍କ ନାମ କିମ୍ବା uuid" msgid "Network not found: %s" msgstr "%s ନେଟୱାର୍କ %s ରୁ ସୃଷ୍ଟ\n" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC ଠିକଣା" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s ରେ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "ନୋଡ ବିବରଣୀକୁ ନକଲ କରୁଅଛି" @@ -2147,7 +2157,7 @@ msgstr "ପ୍ରୋକ୍ସି ସହିତ ସମ୍ବାଦ ବିନିମ msgid "got asynchronous packet number %d\n" msgstr "ତାଳହୀନ ପ୍ଯାକେଟ ସଂଖ୍ଯା %d ମିଳିଲା\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ପରିସର ସୂଚନା ବାଣ୍ଟୁଅଛି" diff --git a/po/pa.po b/po/pa.po index 2023ad9252..bf0ecfc5fd 100644 --- a/po/pa.po +++ b/po/pa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pa\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-12 06:54+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -18,7 +18,7 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "ਕੁਨੈਕਸ਼ਨ ਦਿੱਤੀ ਜਾ ਰਿਹਾ ਹੈ" @@ -389,6 +389,15 @@ msgstr "ਨੈੱਟਵਰਕ ਨਾਂ ਜਾਂ uuid" msgid "Network not found: %s" msgstr "%2$s ਤੋਂ ਨੈੱਟਵਰਕ %1$s ਬਣਾਇਆ ਗਿਆ\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s ਵਿੱਚ ਗਲਤ ਮੁੱਲ" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "ਨੋਡ ਭਾਗ ਨਕਲ ਕੀਤਾ ਰਿਹਾ ਹੈ" @@ -2170,7 +2179,7 @@ msgstr "ਪਰਾਕਸੀ ਨਾਲ ਸੰਚਾਰ ਗਲਤੀ: ਨਿਕਾ msgid "got asynchronous packet number %d\n" msgstr "ਨਾ-ਸਮਕਾਲੀ ਪੈਕਟ ਨੰਬਰ %d ਮਿਲਿਆ\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਦਿੱਤੀ ਜਾ ਰਹੀ ਹੈ" diff --git a/po/pl.po b/po/pl.po index 760bfaaea5..ffb51b5739 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,15 +5,15 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-07-06 12:22+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-09 17:19+0200\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "przydzielanie połączenia" @@ -363,24 +363,32 @@ msgid "Failed to find the network: %s" msgstr "Znalezienie sieci nie powiodło się: %s" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "informacje o domenie" +msgstr "Nie znaleziono domeny" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "Domena została przywrócona z %s\n" +msgstr "Nie znaleziono domeny: %s" #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "nazwa sieci lub UUID" +msgstr "Nie znaleziono sieci" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "Sieć %s została utworzona z %s\n" +msgstr "Nie znaleziono sieci: %s" + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "Adres MAC" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "nieprawidłowy argument w %s" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2007,14 +2015,14 @@ msgstr "" " polecenia (tryb nieinteraktywny):\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (określ --help , aby uzyskać szczegóły o poleceniu)\n" +" (określ help , aby uzyskać szczegóły o poleceniu)\n" "\n" #: src/virsh.c:4593 @@ -2139,7 +2147,7 @@ msgstr "Błąd komunikacji z pośrednikiem: niesformowany pakiet\n" msgid "got asynchronous packet number %d\n" msgstr "uzyskano niesynchroniczny pakiet o numerze %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "przydzielanie %d informacji o domenie" diff --git a/po/pt.po b/po/pt.po index 567a322f98..7c34f705c1 100644 --- a/po/pt.po +++ b/po/pt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-06-14 15:18+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: pt \n" @@ -16,7 +16,7 @@ msgstr "" "X-POFile-IgnoreConsistency: warning\n" "X-POFile-SpellExtra: XENCREDIT\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "a reservar a ligação" @@ -384,6 +384,15 @@ msgstr "nome ou UUID da rede" msgid "Network not found: %s" msgstr "A rede %s foi criada a partir do %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argumento inválido em %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "a copiar o conteúdo dos nós" @@ -2160,7 +2169,7 @@ msgstr "Erro de comunicação com o 'proxy': pacote inválido\n" msgid "got asynchronous packet number %d\n" msgstr "foi obtido um número de pacote assíncrono %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "a reservar a informação de %d domínios" diff --git a/po/pt_BR.po b/po/pt_BR.po index db552981d8..ee14fba1e5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: pt_BR\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" -"PO-Revision-Date: 2007-07-05 17:43-0300\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" +"PO-Revision-Date: 2007-07-09 11:50-0300\n" "Last-Translator: Igor Pires Soares \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "alocando a conexão" @@ -366,24 +366,32 @@ msgid "Failed to find the network: %s" msgstr "Falha ao encontrar a rede: %s" #: src/virterror.c:639 -#, fuzzy msgid "Domain not found" -msgstr "informação do domínio" +msgstr "Domínio não encontrado" #: src/virterror.c:641 -#, fuzzy, c-format +#, c-format msgid "Domain not found: %s" -msgstr "O domínio foi restaurado a partir do %s\n" +msgstr "Domínio não encontrado: %s" #: src/virterror.c:645 -#, fuzzy msgid "Network not found" -msgstr "nome ou uuid da rede" +msgstr "Rede não encontrada" #: src/virterror.c:647 -#, fuzzy, c-format +#, c-format msgid "Network not found: %s" -msgstr "Rede %s criada a partir de %s\n" +msgstr "Rede não encontrada: %s" + +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "Endereço MAC" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "argumento inválido em %s" #: src/xmlrpc.c:63 msgid "copying node content" @@ -2015,14 +2023,14 @@ msgstr "" " commands (non interactive mode):\n" #: src/virsh.c:4497 -#, fuzzy, c-format +#, c-format msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" -" (especifique --help para saber mais detalhes sobre comando)\n" +" (especifique help para saber mais detalhes sobre o comando)\n" "\n" #: src/virsh.c:4593 @@ -2148,7 +2156,7 @@ msgstr "Erro de comunicação com o proxy: pacote mal formado\n" msgid "got asynchronous packet number %d\n" msgstr "foi obtido um número de pacote assíncrono %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "alocando informação de domínio de %d" diff --git a/po/ro.po b/po/ro.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/ru.po b/po/ru.po index 920ce324a4..991d22d7e8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-05-02 08:00+0300\n" "Last-Translator: \n" "Language-Team: \n" @@ -24,7 +24,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "выделение соединения" @@ -395,6 +395,15 @@ msgstr "имя сети или uuid" msgid "Network not found: %s" msgstr "Сеть %s создана из %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "неверный аргумент %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "копирование содержимого узла" @@ -2172,7 +2181,7 @@ msgstr "Ошибка связи с прокси: плохо сформирова msgid "got asynchronous packet number %d\n" msgstr "получен асинхронный номер пакета - %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "выделение %d данных домена" diff --git a/po/si.po b/po/si.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/sk.po b/po/sk.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/sl.po b/po/sl.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/sq.po b/po/sq.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/sr.po b/po/sr.po index f742e5479e..5c910a1fc1 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-05 23:23-0000\n" "Last-Translator: Miloš Komarčević \n" "Language-Team: Serbian (sr) \n" @@ -17,7 +17,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "заузимам везу" @@ -384,6 +384,16 @@ msgstr "име мреже или uuid" msgid "Network not found: %s" msgstr "Мрежа %s је направљена из %s\n" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC адреса" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "неисправан аргумент у %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "умножавам садржај чвора" @@ -2140,7 +2150,7 @@ msgstr "Грешка у комуникацији са проксијем: пог msgid "got asynchronous packet number %d\n" msgstr "примљен асинхрони број пакета %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "додељујем инфо %d домена" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 6f5c8a5b1b..e38b76eb4c 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-07-05 23:23-0000\n" "Last-Translator: Miloš Komarčević \n" "Language-Team: Serbian (sr) \n" @@ -17,7 +17,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "zauzimam vezu" @@ -384,6 +384,16 @@ msgstr "ime mreže ili uuid" msgid "Network not found: %s" msgstr "Mreža %s je napravljena iz %s\n" +#: src/virterror.c:651 +#, fuzzy +msgid "invalid MAC adress" +msgstr "MAC adresa" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "neispravan argument u %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "umnožavam sadržaj čvora" @@ -2140,7 +2150,7 @@ msgstr "Greška u komunikaciji sa proksijem: pogrešno oblikovan paket\n" msgid "got asynchronous packet number %d\n" msgstr "primljen asinhroni broj paketa %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "dodeljujem info %d domena" diff --git a/po/sv.po b/po/sv.po index 476adc0a0b..147eaaaee7 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-17 15:16-0400\n" "Last-Translator: Magnus Larsson \n" "Language-Team: Swedish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allokerar anslutning" @@ -388,6 +388,15 @@ msgstr "nätverksnamn eller uuid" msgid "Network not found: %s" msgstr "Nätverk %s skapat från %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "ogiltigt argument i %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "kopiera nod-innehåll" @@ -2164,7 +2173,7 @@ msgstr "Kommunikationsfel med proxy: felformaterat paket\n" msgid "got asynchronous packet number %d\n" msgstr "fick asynkront paketnummer %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allokerar %d domän-info" diff --git a/po/ta.po b/po/ta.po index 1dac51b701..59c1493a9b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-17 16:23+0530\n" "Last-Translator: I felix \n" "Language-Team: Tamil \n" @@ -23,7 +23,7 @@ msgstr "" "\n" "\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "இணைப்புகள் ஒதுக்கப்படுகிறது" @@ -394,6 +394,15 @@ msgstr "பிணைய பெயர் அல்லது uuid" msgid "Network not found: %s" msgstr "பிணைய %s %sலிருந்து உருவாக்கப்பட்டது\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%sஇல் தவறான அளவுரு" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "முனை உள்ளடக்கத்தை நகலெடுக்கிறது" @@ -2176,7 +2185,7 @@ msgstr "பதிலாளுடன் தொடர்பு பிழை: த msgid "got asynchronous packet number %d\n" msgstr "ஒருங்கிணைக்கப்படாத பாக்கெட் எண் %d பெறப்பட்டது\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d செயற்களத் தகவல் ஒதுக்கப்படுகிறது" diff --git a/po/te.po b/po/te.po index b5ad509b90..357aab38a5 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: te\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-12-15 17:13+0530\n" "Last-Translator: Sree Ganesh \n" "Language-Team: Telugu \n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "అనుసంధానాన్ని కేటాయిస్తోంది" @@ -391,6 +391,15 @@ msgstr "క్షేత్ర నామం లేదా uuid" msgid "Network not found: %s" msgstr "క్షేత్రం %s %s నుండీ సృష్టించబడింది\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "%s యందు సరికాని వాదం" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "నోడ్ విషయాన్ని కాపీ చేస్తోంది" @@ -2203,7 +2212,7 @@ msgstr "proxyతో సమాచార సంబంధాల దోషం: malfo msgid "got asynchronous packet number %d\n" msgstr "asynchronous పాకెత్ సంఖ్య %dను పొందాము\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "%d క్షేత్ర సమాచారాన్ని కేటాయిస్తోంది" diff --git a/po/th.po b/po/th.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/tr.po b/po/tr.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/uk.po b/po/uk.po index 603aba13b3..3cf7fbfcc4 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-11 14:58+0300\n" "Last-Translator: Maxim V. Dziumanenko \n" "Language-Team: Ukrainian \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "виділення з'єднання" @@ -388,6 +388,15 @@ msgstr "назва мережі або uuid" msgid "Network not found: %s" msgstr "Мережа %s створена з %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "неправильний аргумент у %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "копіювання вмісту вузла" @@ -2173,7 +2182,7 @@ msgstr "Помилка зв'язку з проксі: погано сформо msgid "got asynchronous packet number %d\n" msgstr "отримано асинхронний номер пакету - %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "виділення %d даних домену" diff --git a/po/ur.po b/po/ur.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/ur.po +++ b/po/ur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/vi.po b/po/vi.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/po/zh_CN.po b/po/zh_CN.po index bc9a8f2af3..c76348a9ae 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_CN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-01-17 15:28+1000\n" "Last-Translator: Tony Fu \n" "Language-Team: \n" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "ڷ" @@ -396,6 +396,15 @@ msgstr " msgid "Network not found: %s" msgstr " %s %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "ЧIJ %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "ڿڵ" @@ -2208,7 +2217,7 @@ msgstr " msgid "got asynchronous packet number %d\n" msgstr "첽ݰ %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr " %d Ϣ" diff --git a/po/zh_TW.po b/po/zh_TW.po index 6cc56b03aa..8b8b84787d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_TW\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2007-04-10 16:18+1000\n" "Last-Translator: Chester Cheng \n" "Language-Team: Traditional Chinese \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "正在分配連線" @@ -388,6 +388,15 @@ msgstr "網路名稱或 uuid" msgid "Network not found: %s" msgstr "網路 %s 建立自 %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "無效的參數,於 %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "複製節點內容" @@ -2169,7 +2178,7 @@ msgstr "使用代理伺服器時通訊錯誤:封包格式錯誤\n" msgid "got asynchronous packet number %d\n" msgstr "取得非同步的封包號碼 %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "分配 %d 區域資訊" diff --git a/po/zu.po b/po/zu.po index 4e74eabe45..39c8c7e3e0 100644 --- a/po/zu.po +++ b/po/zu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-09 14:14+0200\n" +"POT-Creation-Date: 2007-07-13 10:22+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/libvirt.c:389 src/hash.c:664 +#: src/libvirt.c:405 src/hash.c:664 msgid "allocating connection" msgstr "allocating connection" @@ -390,6 +390,15 @@ msgstr "domain name or uuid" msgid "Network not found: %s" msgstr "Domain %s created from %s\n" +#: src/virterror.c:651 +msgid "invalid MAC adress" +msgstr "" + +#: src/virterror.c:653 +#, fuzzy, c-format +msgid "invalid MAC adress: %s" +msgstr "invalid argument in %s" + #: src/xmlrpc.c:63 msgid "copying node content" msgstr "copying node content" @@ -2204,7 +2213,7 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/xen_internal.c:2301 +#: src/xen_internal.c:2315 #, c-format msgid "allocating %d domain info" msgstr "allocating %d domain info" diff --git a/src/virterror.c b/src/virterror.c index 8a0ef792a9..01be142f2d 100644 --- a/src/virterror.c +++ b/src/virterror.c @@ -646,6 +646,12 @@ __virErrorMsg(virErrorNumber error, const char *info) else errmsg = _("Network not found: %s"); break; + case VIR_ERR_INVALID_MAC: + if (info == NULL) + errmsg = _("invalid MAC adress"); + else + errmsg = _("invalid MAC adress: %s"); + break; } return (errmsg); } diff --git a/src/xml.c b/src/xml.c index 7c2f16bd52..b6a83ecb49 100644 --- a/src/xml.c +++ b/src/xml.c @@ -934,8 +934,22 @@ virDomainParseXMLIfDesc(virConnectPtr conn ATTRIBUTE_UNUSED, xmlNodePtr node, vi } virBufferAdd(buf, "(vif ", 5); - if (mac != NULL) + if (mac != NULL) { + unsigned int addr[12]; + int tmp = sscanf((const char *)mac, + "%01x%01x:%01x%01x:%01x%01x:%01x%01x:%01x%01x:%01x%01x", + (unsigned int*)&addr[0], (unsigned int*)&addr[1], + (unsigned int*)&addr[2], (unsigned int*)&addr[3], + (unsigned int*)&addr[4], (unsigned int*)&addr[5], + (unsigned int*)&addr[6], (unsigned int*)&addr[7], + (unsigned int*)&addr[8], (unsigned int*)&addr[9], + (unsigned int*)&addr[10], (unsigned int*)&addr[11]); + if (tmp != 12 || strlen((const char *) mac) != 17) { + virXMLError(conn, VIR_ERR_INVALID_MAC, (const char *) mac, 0); + goto error; + } virBufferVSprintf(buf, "(mac '%s')", (const char *) mac); + } if (source != NULL) { if (typ == 0) virBufferVSprintf(buf, "(bridge '%s')", (const char *) source);