mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-29 15:54:48 -05:00
* 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
This commit is contained in:
@@ -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 <biro_arpad@yahoo.com>\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"
|
||||
|
||||
Reference in New Issue
Block a user