mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add
new function virBufferEscapeString() to format a string while escaping its content for XML, and apply it to a couple of obvious places, should fix bug #206653 * po/*: updated strings, and added new bosnian localization. Daniel
This commit is contained in:
53
po/zh_CN.po
53
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-05 17:00+0200\n"
|
||||
"POT-Creation-Date: 2007-07-06 17:11+0200\n"
|
||||
"PO-Revision-Date: 2007-01-17 15:28+1000\n"
|
||||
"Last-Translator: Tony Fu <tfu@redhat.com>\n"
|
||||
"Language-Team: <zh@li.org>\n"
|
||||
@@ -21,7 +21,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.9.1\n"
|
||||
|
||||
#: src/libvirt.c:381 src/hash.c:664
|
||||
#: src/libvirt.c:389 src/hash.c:664
|
||||
msgid "allocating connection"
|
||||
msgstr "<22><><EFBFBD>ڷ<EFBFBD><DAB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
@@ -376,6 +376,26 @@ msgstr "ȡ
|
||||
msgid "Failed to find the network: %s"
|
||||
msgstr "ȡ<><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s ʧ<><CAA7>"
|
||||
|
||||
#: src/virterror.c:639
|
||||
#, fuzzy
|
||||
msgid "Domain not found"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>Ϣ"
|
||||
|
||||
#: src/virterror.c:641
|
||||
#, fuzzy, c-format
|
||||
msgid "Domain not found: %s"
|
||||
msgstr "<22><> %s <20>ָ<EFBFBD><D6B8><EFBFBD>\n"
|
||||
|
||||
#: src/virterror.c:645
|
||||
#, fuzzy
|
||||
msgid "Network not found"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> uuid"
|
||||
|
||||
#: src/virterror.c:647
|
||||
#, fuzzy, c-format
|
||||
msgid "Network not found: %s"
|
||||
msgstr "<22><> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s<><73>\n"
|
||||
|
||||
#: src/xmlrpc.c:63
|
||||
msgid "copying node content"
|
||||
msgstr "<22><><EFBFBD>ڿ<EFBFBD><DABF><EFBFBD><EFBFBD>ڵ<EFBFBD><DAB5><EFBFBD><EFBFBD><EFBFBD>"
|
||||
@@ -420,10 +440,7 @@ msgstr "
|
||||
msgid "allocate new context"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: src/hash.c:770 src/hash.c:775 src/test.c:961 src/test.c:991 src/test.c:1015
|
||||
#: src/test.c:1040 src/xend_internal.c:1893 src/xend_internal.c:2744
|
||||
#: src/xend_internal.c:2993 src/xs_internal.c:653 src/proxy_internal.c:837
|
||||
#: src/proxy_internal.c:884 src/proxy_internal.c:935
|
||||
#: src/hash.c:770 src/hash.c:775
|
||||
msgid "allocating domain"
|
||||
msgstr "<22><><EFBFBD>ڷ<EFBFBD><DAB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
@@ -435,27 +452,27 @@ msgstr "
|
||||
msgid "domain missing from connection hash table"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ӹ<EFBFBD>ϣ<EFBFBD><CFA3><EFBFBD><EFBFBD><EFBFBD>ж<EFBFBD>ʧ"
|
||||
|
||||
#: src/hash.c:948 src/hash.c:953
|
||||
#: src/hash.c:903 src/hash.c:908
|
||||
#, fuzzy
|
||||
msgid "allocating network"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: src/hash.c:963
|
||||
#: src/hash.c:918
|
||||
#, fuzzy
|
||||
msgid "failed to add network to connection hash table"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϣ<EFBFBD><CFA3><EFBFBD><EFBFBD>ʧ<EFBFBD><CAA7>"
|
||||
|
||||
#: src/hash.c:1015
|
||||
#: src/hash.c:970
|
||||
#, fuzzy
|
||||
msgid "network missing from connection hash table"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ӹ<EFBFBD>ϣ<EFBFBD><CFA3><EFBFBD><EFBFBD><EFBFBD>ж<EFBFBD>ʧ"
|
||||
|
||||
#: src/test.c:293 src/test.c:480 src/test.c:1164 src/test.c:1198
|
||||
#: src/test.c:1252
|
||||
#: src/test.c:293 src/test.c:480 src/test.c:1165 src/test.c:1199
|
||||
#: src/test.c:1253
|
||||
msgid "getting time of day"
|
||||
msgstr "<22><><EFBFBD>ڻ<EFBFBD><DABB><EFBFBD>һ<EFBFBD>쵱<EFBFBD>е<EFBFBD>ʱ<EFBFBD><CAB1>"
|
||||
|
||||
#: src/test.c:299 src/test.c:434 src/test.c:459 src/test.c:1459
|
||||
#: src/test.c:299 src/test.c:434 src/test.c:459 src/test.c:1460
|
||||
msgid "domain"
|
||||
msgstr "<22><>"
|
||||
|
||||
@@ -574,12 +591,12 @@ msgstr "
|
||||
msgid "too many domains"
|
||||
msgstr "̫<><CCAB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: src/test.c:1491
|
||||
#: src/test.c:1492
|
||||
#, fuzzy
|
||||
msgid "Domain is already running"
|
||||
msgstr "<22><><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD>Ծ"
|
||||
|
||||
#: src/test.c:1518
|
||||
#: src/test.c:1519
|
||||
msgid "Domain is still running"
|
||||
msgstr ""
|
||||
|
||||
@@ -646,11 +663,11 @@ msgstr "ȱ
|
||||
msgid "cannot parse vbd filename, missing driver type"
|
||||
msgstr "ȱ<><C8B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͣ<EFBFBD><CDA3><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> vbd <20>ļ<EFBFBD><C4BC><EFBFBD>"
|
||||
|
||||
#: src/xend_internal.c:1912
|
||||
#: src/xend_internal.c:1910
|
||||
msgid "failed to parse Xend domain information"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> Xend <20><><EFBFBD><EFBFBD>Ϣʧ<CFA2><CAA7>"
|
||||
|
||||
#: src/xend_internal.c:3183
|
||||
#: src/xend_internal.c:3176
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to create inactive domain %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s ʧ<><CAA7>\n"
|
||||
@@ -2058,10 +2075,10 @@ msgstr ""
|
||||
" commands (non interactive mode):\n"
|
||||
|
||||
#: src/virsh.c:4497
|
||||
#, c-format
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" (specify --help <command> for details about the command)\n"
|
||||
" (specify help <command> for details about the command)\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user