diff options
author | Daniel Veillard <veillard@redhat.com> | 2007-07-13 08:26:57 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2007-07-13 08:26:57 +0000 |
commit | 5ced7bd1fca12c593a8a0fbf9f487f6f3f70bfa0 (patch) | |
tree | 6df9f5c51051ae07c8d19ccaf7ac778232f01f5d /po/tr.po | |
parent | * docs/libvir.html docs/remote.html: update the remote page, (diff) | |
download | libvirt-5ced7bd1fca12c593a8a0fbf9f487f6f3f70bfa0.tar.gz libvirt-5ced7bd1fca12c593a8a0fbf9f487f6f3f70bfa0.tar.bz2 libvirt-5ced7bd1fca12c593a8a0fbf9f487f6f3f70bfa0.zip |
* 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
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -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" |