diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-08-02 12:30:32 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-08-02 12:30:32 +0100 |
commit | c515cbdf31e80d9f2dd137c8c4d64c035fad778c (patch) | |
tree | a22dd719a8185e1433477755ab269d6906341f2d | |
parent | d7356a2801130907997acd5c7502e8417566e782 (diff) | |
download | libguestfs-c515cbdf31e80d9f2dd137c8c4d64c035fad778c.tar.gz libguestfs-c515cbdf31e80d9f2dd137c8c4d64c035fad778c.tar.xz libguestfs-c515cbdf31e80d9f2dd137c8c4d64c035fad778c.zip |
Version 1.13.2.1.13.2
-rw-r--r-- | BUGS | 8 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 4 | ||||
-rw-r--r-- | po/es.po | 8 | ||||
-rw-r--r-- | po/gu.po | 8 | ||||
-rw-r--r-- | po/hi.po | 8 | ||||
-rw-r--r-- | po/kn.po | 8 | ||||
-rw-r--r-- | po/libguestfs.pot | 10 | ||||
-rw-r--r-- | po/ml.po | 8 | ||||
-rw-r--r-- | po/mr.po | 8 | ||||
-rw-r--r-- | po/nl.po | 8 | ||||
-rw-r--r-- | po/or.po | 8 | ||||
-rw-r--r-- | po/pa.po | 8 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/ta.po | 8 | ||||
-rw-r--r-- | po/te.po | 8 | ||||
-rw-r--r-- | po/uk.po | 8 |
17 files changed, 67 insertions, 61 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-07-26 +Last updated: 2011-08-02 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -50,6 +50,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474 If hivex and/or pcre not installed, libguestfs fails to compile +727178 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727178 + error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory + +727247 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727247 + should not depend on MAKEDEV + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order diff --git a/configure.ac b/configure.ac index 8b463127..6c539ad6 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [13]) -m4_define([libguestfs_release], [1]) +m4_define([libguestfs_release], [2]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 8b794ed7..b07bf5e6 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.13.1\n" +"Project-Id-Version: libguestfs 1.13.2\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-07-26 14:14+0200\n" +"POT-Creation-Date: 2011-08-02 11:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" @@ -3075,8 +3075,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "el tamaño de %s es irracionalmente largo (%<PRIi64> bytes)" @@ -3113,7 +3113,7 @@ msgstr "no se pudo analizar el entero en el número de la versión: %s" msgid "%s: file is empty" msgstr "%s: el archivo está vacío" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "no se pudo analizar /etc/fstab o vaciar el archivo" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -2836,8 +2836,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2869,7 +2869,7 @@ msgstr "" msgid "%s: file is empty" msgstr "%s: ફાઇલ ખાલી છે" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -2834,8 +2834,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2867,7 +2867,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" @@ -2841,8 +2841,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2874,7 +2874,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index f0642bd9..e28bcde4 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.13.1\n" +"Project-Id-Version: libguestfs 1.13.2\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2825,8 +2825,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2858,7 +2858,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -2836,8 +2836,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2869,7 +2869,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -2987,8 +2987,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (%<PRIi64> बाईट्स्)" @@ -3025,7 +3025,7 @@ msgstr "आवृत्ती क्रमांत इंटिजर वाच msgid "%s: file is empty" msgstr "%s: फाइल रिकामे नाही" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "/etc/fstab किंवा रिकामी फाइल वाचणे अशक्य" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -2892,8 +2892,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2927,7 +2927,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -2834,8 +2834,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2867,7 +2867,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -2984,8 +2984,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (%<PRIi64> ਬਾਈਟਾਂ)" @@ -3022,7 +3022,7 @@ msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ msgid "%s: file is empty" msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -3047,8 +3047,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "rozmiar %s jest nierozsądnie duży (%<PRIi64> bajtów)" @@ -3085,7 +3085,7 @@ msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" msgid "%s: file is empty" msgstr "%s: plik jest pusty" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -2835,8 +2835,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2868,7 +2868,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -2832,8 +2832,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2865,7 +2865,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-26 14:13+0100\n" +"POT-Creation-Date: 2011-08-02 11:43+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -3073,8 +3073,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516 -#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:577 -#: src/inspect_fs_unix.c:819 +#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 +#: src/inspect_fs_unix.c:826 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "розмір %s неймовірно великий (%<PRIi64> байтів)" @@ -3112,7 +3112,7 @@ msgstr "не вдалося обробити ціле число у номері msgid "%s: file is empty" msgstr "%s: файл порожній" -#: src/inspect_fs_unix.c:611 +#: src/inspect_fs_unix.c:618 msgid "could not parse /etc/fstab or empty file" msgstr "не вдалося обробити /etc/fstab або порожній файл" |