summaryrefslogtreecommitdiff
path: root/po/nl.po
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-03-29 16:14:50 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-03-29 16:14:50 +0300
commit001778e0741fb43be358801b8cea4989754b14a0 (patch)
treebad5c0e817fb4d38c99f08ff6126a08c072620f7 /po/nl.po
parent3521e8fbcf8ba779900a4e05f85bc2eb5e94a90b (diff)
downloadlibrpm-tizen-001778e0741fb43be358801b8cea4989754b14a0.tar.gz
librpm-tizen-001778e0741fb43be358801b8cea4989754b14a0.tar.bz2
librpm-tizen-001778e0741fb43be358801b8cea4989754b14a0.zip
Oops, scriptlet related error messages had dropped out of potfiles
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po33
1 files changed, 31 insertions, 2 deletions
diff --git a/po/nl.po b/po/nl.po
index 35cb1282f..56358e821 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:08+0300\n"
+"POT-Creation-Date: 2010-03-29 16:14+0300\n"
"PO-Revision-Date: 2008-09-03 22:17+0200\n"
"Last-Translator: Peter van Egdom <p.van.egdom@gmail.com>\n"
"Language-Team: Dutch <fedora-trans-list@redhat.com>\n"
@@ -1358,7 +1358,7 @@ msgstr ""
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:191
+#: build/rpmfc.c:191 lib/rpmscript.c:270
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
@@ -2726,6 +2726,35 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
+#: lib/rpmscript.c:85
+msgid "<lua> scriptlet support not built in\n"
+msgstr ""
+
+#: lib/rpmscript.c:211
+#, c-format
+msgid "Couldn't create temporary file for %s: %s\n"
+msgstr ""
+
+#: lib/rpmscript.c:257
+#, c-format
+msgid "Couldn't duplicate file descriptor: %s: %s\n"
+msgstr ""
+
+#: lib/rpmscript.c:280
+#, c-format
+msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
+msgstr ""
+
+#: lib/rpmscript.c:284
+#, c-format
+msgid "%s scriptlet failed, signal %d\n"
+msgstr ""
+
+#: lib/rpmscript.c:287
+#, c-format
+msgid "%s scriptlet failed, exit status %d\n"
+msgstr ""
+
#: lib/rpmtd.c:257
#, fuzzy
msgid "Unknown format"