summaryrefslogtreecommitdiffstats
path: root/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po40
1 files changed, 32 insertions, 8 deletions
diff --git a/po/nl.po b/po/nl.po
index 44f51d60..36c36da4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-12 22:55+0000\n"
+"POT-Creation-Date: 2010-11-13 16:18+0000\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
@@ -2447,7 +2447,12 @@ msgstr "maak een tijdelijke map aan"
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
-#: src/filearch.c:258
+#: src/filearch.c:153 src/inspect.c:956
+#, c-format
+msgid "size of %s unreasonable (%<PRIi64> bytes)"
+msgstr ""
+
+#: src/filearch.c:266
msgid ""
"file-architecture API not available since this version of libguestfs was "
"compiled without PCRE or libmagic libraries"
@@ -2463,21 +2468,40 @@ msgstr "guestfs_close: twee keer dezelfde hendel aangeroepen\n"
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: foutr: %s\n"
-#: src/guestfs.c:775
+#: src/guestfs.c:791
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:769
+#: src/inspect.c:352
+#, c-format
+msgid "%s: file is empty"
+msgstr ""
+
+#: src/inspect.c:637
+#, c-format
+msgid "size of /etc/fstab unreasonable (%<PRIi64> bytes)"
+msgstr ""
+
+#: src/inspect.c:665
+msgid "could not parse /etc/fstab or empty file"
+msgstr ""
+
+#: src/inspect.c:881
#, c-format
msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen"
-#: src/inspect.c:1066
+#: src/inspect.c:1098
+#, c-format
+msgid "could not parse integer in version number: %s"
+msgstr ""
+
+#: src/inspect.c:1186
msgid "no inspection data: call guestfs_inspect_os first"
msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan"
-#: src/inspect.c:1078
+#: src/inspect.c:1198
#, c-format
msgid ""
"%s: root device not found: only call this function with a root device "
@@ -2486,11 +2510,11 @@ msgstr ""
"%s: root apparaat niet gevonden: roep deze functie alleen aan met een root "
"apparaat eerder teruggegeven door guestfs_inspect_os"
-#: src/inspect.c:1204
+#: src/inspect.c:1325
msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect.c:1336
+#: src/inspect.c:1457
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without PCRE or hivex libraries"