Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> --- po/{uk.po => uk.mini.po} | 152 +++++++++++++++----------------------- po/ur.mini.po | 20 +++++ po/ur.po | 153 --------------------------------------- po/vi.mini.po | 20 +++++ po/vi.po | 153 --------------------------------------- po/wba.mini.po | 19 +++++ po/wba.po | 152 -------------------------------------- po/yo.mini.po | 19 +++++ po/yo.po | 152 -------------------------------------- po/zh_CN.mini.po | 20 +++++ po/zh_CN.po | 153 --------------------------------------- po/zh_HK.mini.po | 20 +++++ po/zh_HK.po | 153 --------------------------------------- po/zh_TW.mini.po | 20 +++++ po/zh_TW.po | 153 --------------------------------------- po/zu.mini.po | 20 +++++ po/zu.po | 153 --------------------------------------- 17 files changed, 216 insertions(+), 1316 deletions(-) rename po/{uk.po => uk.mini.po} (65%) create mode 100644 po/ur.mini.po delete mode 100644 po/ur.po create mode 100644 po/vi.mini.po delete mode 100644 po/vi.po create mode 100644 po/wba.mini.po delete mode 100644 po/wba.po create mode 100644 po/yo.mini.po delete mode 100644 po/yo.po create mode 100644 po/zh_CN.mini.po delete mode 100644 po/zh_CN.po create mode 100644 po/zh_HK.mini.po delete mode 100644 po/zh_HK.po create mode 100644 po/zh_TW.mini.po delete mode 100644 po/zh_TW.po create mode 100644 po/zu.mini.po delete mode 100644 po/zu.po diff --git a/po/uk.po b/po/uk.mini.po similarity index 65% rename from po/uk.po rename to po/uk.mini.po index bd37f63..a0ab0ff 100644 --- a/po/uk.po +++ b/po/uk.mini.po @@ -1,5 +1,5 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: @@ -8,9 +8,9 @@ # Yuri Chornoivan <yurchor@xxxxxxx>, 2017. #zanata msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" "PO-Revision-Date: 2017-12-06 12:39+0000\n" "Last-Translator: Yuri Chornoivan <yurchor@xxxxxxx>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/libvirt-glib/" @@ -23,135 +23,99 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Zanata 4.6.2\n" -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "Немає документа XML для обробки" +#, c-format +msgid "Connection %s is already open" +msgstr "З’єднання %s вже відкрито" -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "Не вдалося обробити налаштування" +msgid "Connection is not open" +msgstr "З'єднання не відкрито" + +msgid "Connection is not opened" +msgstr "З’єднання не відкрито" + +msgid "Failed to create domain" +msgstr "Не вдалося створити домен" + +msgid "Failed to create storage pool" +msgstr "Не вдалося створити резервне сховище" + +msgid "Failed to fetch list of domains" +msgstr "Не вдалося отримати список доменів" + +msgid "Failed to fetch list of interfaces" +msgstr "Не вдалося отримати список інтерфейсів" + +msgid "Failed to fetch list of networks" +msgstr "Не вдалося отримати список мереж" + +msgid "Failed to fetch list of pools" +msgstr "Не вдалося отримати список буферів" -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 #, c-format -msgid "XML data has no '%s' node" -msgstr "У даних XML немає вузла «%s»" +msgid "Got virStreamRecv error in %s" +msgstr "Отримано повідомлення про помилку virStreamRecv у %s" -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 msgid "No XML document associated with this config object" msgstr "З цим об’єктом налаштування не пов’язано жодного документа XML" -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 +msgid "No XML document to parse" +msgstr "Немає документа XML для обробки" + msgid "No XML schema associated with this config object" msgstr "З цим об’єктом налаштування не пов’язано жодної схеми XML" -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 #, c-format msgid "Unable to create RNG parser for %s" msgstr "Не вдалося створити обробник RNG для %s" -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "Не вдалося обробити RNG, %s" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 #, c-format msgid "Unable to create RNG validation context %s" msgstr "Не вдалося створити контекст перевірки RNG, %s" -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "Не вдалося перевірити документи" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "З’єднання %s вже відкрито" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "Не вдалося відкрити %s" +msgid "Unable to get capabilities" +msgstr "Не вдалося отримати список можливостей" -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 msgid "Unable to get connection URI" msgstr "Не вдалося отримати адресу з’єднання" -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "З'єднання не відкрито" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "Не вдалося отримати список доменів" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "Не вдалося отримати список буферів" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "З’єднання не відкрито" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 msgid "Unable to get hypervisor name" msgstr "Не вдалося отримати назву гіпервізора" -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 msgid "Unable to get hypervisor version" msgstr "Не вдалося отримати версію гіпервізора" -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "Не вдалося створити домен" +msgid "Unable to get node info" +msgstr "Не вдалося отримати дані щодо вузла" -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "Не вдалося отримати список інтерфейсів" +#, c-format +msgid "Unable to open %s" +msgstr "Не вдалося відкрити %s" -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "Не вдалося отримати список мереж" +#, c-format +msgid "Unable to parse RNG %s" +msgstr "Не вдалося обробити RNG, %s" -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "Не вдалося створити резервне сховище" +msgid "Unable to parse configuration" +msgstr "Не вдалося обробити налаштування" -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "Не вдалося отримати дані щодо вузла" +msgid "Unable to perform RecvAll" +msgstr "Не вдалося виконати RecvAll" -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "Не вдалося отримати список можливостей" +msgid "Unable to perform SendAll" +msgstr "Не вдалося виконати SendAll" -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 msgid "Unable to restore domain" msgstr "Не вдалося відновити домен" -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "Виклик virStreamRecv заблокується" +msgid "Unable to validate doc" +msgstr "Не вдалося перевірити документи" -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 #, c-format -msgid "Got virStreamRecv error in %s" -msgstr "Отримано повідомлення про помилку virStreamRecv у %s" +msgid "XML data has no '%s' node" +msgstr "У даних XML немає вузла «%s»" -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "Не вдалося виконати RecvAll" +msgid "virStreamRecv call would block" +msgstr "Виклик virStreamRecv заблокується" -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 msgid "virStreamSend call would block" msgstr "Виклик virStreamSend заблокується" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "Не вдалося виконати SendAll" diff --git a/po/ur.mini.po b/po/ur.mini.po new file mode 100644 index 0000000..0fcb551 --- /dev/null +++ b/po/ur.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:24+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/libvirt-glib/" +"language/ur/)\n" +"Language: ur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/ur.po b/po/ur.po deleted file mode 100644 index 0a5ad02..0000000 --- a/po/ur.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:24+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/libvirt-glib/" -"language/ur/)\n" -"Language: ur\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/vi.mini.po b/po/vi.mini.po new file mode 100644 index 0000000..f1ebeed --- /dev/null +++ b/po/vi.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:24+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Vietnamese (http://www.transifex.com/projects/p/libvirt-glib/" +"language/vi/)\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/vi.po b/po/vi.po deleted file mode 100644 index c37c9d8..0000000 --- a/po/vi.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:24+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Vietnamese (http://www.transifex.com/projects/p/libvirt-glib/" -"language/vi/)\n" -"Language: vi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/wba.mini.po b/po/wba.mini.po new file mode 100644 index 0000000..f409817 --- /dev/null +++ b/po/wba.mini.po @@ -0,0 +1,19 @@ +# Libvirt package strings. +# Copyright (C) 2019 The Libvirt authors +# This file is distributed under the same license as the libvirt-glib package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Warao\n" +"Language: wba\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/wba.po b/po/wba.po deleted file mode 100644 index 552d513..0000000 --- a/po/wba.po +++ /dev/null @@ -1,152 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: libvirt-glib\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: wba\n" -"Language: wba\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0\n" -"X-Generator: Zanata 3.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/yo.mini.po b/po/yo.mini.po new file mode 100644 index 0000000..e1ada07 --- /dev/null +++ b/po/yo.mini.po @@ -0,0 +1,19 @@ +# Libvirt package strings. +# Copyright (C) 2019 The Libvirt authors +# This file is distributed under the same license as the libvirt-glib package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Yoruba\n" +"Language: yo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/yo.po b/po/yo.po deleted file mode 100644 index 0b6c0b7..0000000 --- a/po/yo.po +++ /dev/null @@ -1,152 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: libvirt-glib\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: Yoruba\n" -"Language: yo\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" -"X-Generator: Zanata 3.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/zh_CN.mini.po b/po/zh_CN.mini.po new file mode 100644 index 0000000..791f047 --- /dev/null +++ b/po/zh_CN.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:24+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/libvirt-" +"glib/language/zh_CN/)\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/zh_CN.po b/po/zh_CN.po deleted file mode 100644 index 318fca5..0000000 --- a/po/zh_CN.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:24+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/libvirt-" -"glib/language/zh_CN/)\n" -"Language: zh_CN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/zh_HK.mini.po b/po/zh_HK.mini.po new file mode 100644 index 0000000..139a917 --- /dev/null +++ b/po/zh_HK.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:24+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/" +"libvirt-glib/language/zh_HK/)\n" +"Language: zh_HK\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/zh_HK.po b/po/zh_HK.po deleted file mode 100644 index e295ce6..0000000 --- a/po/zh_HK.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:24+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/" -"libvirt-glib/language/zh_HK/)\n" -"Language: zh_HK\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/zh_TW.mini.po b/po/zh_TW.mini.po new file mode 100644 index 0000000..36a4ba6 --- /dev/null +++ b/po/zh_TW.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:24+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/libvirt-" +"glib/language/zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/zh_TW.po b/po/zh_TW.po deleted file mode 100644 index 5518788..0000000 --- a/po/zh_TW.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:24+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/libvirt-" -"glib/language/zh_TW/)\n" -"Language: zh_TW\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" diff --git a/po/zu.mini.po b/po/zu.mini.po new file mode 100644 index 0000000..df9b304 --- /dev/null +++ b/po/zu.mini.po @@ -0,0 +1,20 @@ +# Libvirt package strings. +# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: libvirt-glib 2.0.0\n" +"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n" +"POT-Creation-Date: 2019-02-19 18:35+0000\n" +"PO-Revision-Date: 2014-12-17 12:25+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" +"Language-Team: Zulu (http://www.transifex.com/projects/p/libvirt-glib/" +"language/zu/)\n" +"Language: zu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Zanata 4.6.2\n" diff --git a/po/zu.po b/po/zu.po deleted file mode 100644 index b793fa2..0000000 --- a/po/zu.po +++ /dev/null @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-10 10:55+0100\n" -"PO-Revision-Date: 2014-12-17 12:25+0000\n" -"Last-Translator: Copied by Zanata <copied-by-zanata@xxxxxxxxxx>\n" -"Language-Team: Zulu (http://www.transifex.com/projects/p/libvirt-glib/" -"language/zu/)\n" -"Language: zu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Zanata 4.6.2\n" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:141 -msgid "No XML document to parse" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:149 -msgid "Unable to parse configuration" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-helpers.c:157 -#, c-format -msgid "XML data has no '%s' node" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:206 -msgid "No XML document associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:214 -msgid "No XML schema associated with this config object" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:223 -#, c-format -msgid "Unable to create RNG parser for %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:233 -#, c-format -msgid "Unable to parse RNG %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:245 -#, c-format -msgid "Unable to create RNG validation context %s" -msgstr "" - -#: ../libvirt-gconfig/libvirt-gconfig-object.c:255 -msgid "Unable to validate doc" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:438 -#, c-format -msgid "Connection %s is already open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:453 -#, c-format -msgid "Unable to open %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:464 -msgid "Unable to get connection URI" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:729 -#: ../libvirt-gobject/libvirt-gobject-connection.c:817 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1504 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1761 -msgid "Connection is not open" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:742 -msgid "Failed to fetch list of domains" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:833 -msgid "Failed to fetch list of pools" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1034 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1073 -msgid "Connection is not opened" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1041 -msgid "Unable to get hypervisor name" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1079 -msgid "Unable to get hypervisor version" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1394 -#: ../libvirt-gobject/libvirt-gobject-connection.c:1449 -msgid "Failed to create domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1520 -msgid "Failed to fetch list of interfaces" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:1777 -msgid "Failed to fetch list of networks" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2018 -msgid "Failed to create storage pool" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2061 -msgid "Unable to get node info" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2101 -msgid "Unable to get capabilities" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-connection.c:2225 -msgid "Unable to restore domain" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:347 -msgid "virStreamRecv call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:350 -#: ../libvirt-gobject/libvirt-gobject-stream.c:466 -#, c-format -msgid "Got virStreamRecv error in %s" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:415 -msgid "Unable to perform RecvAll" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:463 -msgid "virStreamSend call would block" -msgstr "" - -#: ../libvirt-gobject/libvirt-gobject-stream.c:531 -msgid "Unable to perform SendAll" -msgstr "" -- 2.20.1