* configure.in NEWS include/libvirt/libvirt.h docs/* docs/apibuild.py:

prepare release of 0.2.0, update doc, avoid console module for API.
* po/*: regenerated
Daniel
This commit is contained in:
Daniel Veillard
2007-02-14 18:08:45 +00:00
parent fd35f8ca58
commit 2edf53128e
94 changed files with 2478 additions and 1254 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-02-14 12:10-0500\n"
"POT-Creation-Date: 2007-02-14 18:55+0100\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -609,7 +609,22 @@ msgstr "cannot parse vbd filename, missing driver type"
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
#: src/xend_internal.c:2969
#: src/xend_internal.c:2845
#, c-format
msgid "Failed to create domain %s\n"
msgstr "Failed to create domain %s\n"
#: src/xend_internal.c:2851
#, c-format
msgid "Failed to get devices for domain %s\n"
msgstr "Failed to get devices for domain %s\n"
#: src/xend_internal.c:2862
#, c-format
msgid "Failed to resume new domain %s\n"
msgstr "Failed to resume new domain %s\n"
#: src/xend_internal.c:2971
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -1738,12 +1753,3 @@ msgstr "got asynchronous packet number %d\n"
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
#~ msgid "Failed to create domain %s\n"
#~ msgstr "Failed to create domain %s\n"
#~ msgid "Failed to get devices for domain %s\n"
#~ msgstr "Failed to get devices for domain %s\n"
#~ msgid "Failed to resume new domain %s\n"
#~ msgstr "Failed to resume new domain %s\n"