summaryrefslogtreecommitdiffstats
path: root/po/pa.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pa.po')
-rw-r--r--po/pa.po58
1 files changed, 45 insertions, 13 deletions
diff --git a/po/pa.po b/po/pa.po
index f26483c0..bc78dd16 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-02-02 08:49+0000\n"
+"POT-Creation-Date: 2010-02-05 17:15+0000\n"
"PO-Revision-Date: 2010-01-29 12:50+0530\n"
"Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
"Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
@@ -1116,6 +1116,8 @@ msgstr "'help %s' ਟਾਈਪ ਕਰੋ ਜੇ %s ਲਈ ਸਹਾਇਤਾ ਵ
#: fish/cmds.c:6100 fish/cmds.c:6130 fish/cmds.c:6165 fish/cmds.c:6184
#: fish/cmds.c:6293 fish/cmds.c:6312 fish/cmds.c:6367 fish/cmds.c:6380
#: fish/cmds.c:6425 fish/cmds.c:6461 fish/cmds.c:6530 fish/cmds.c:6549
+#: hivex/hivexsh.c:841 hivex/hivexsh.c:945 hivex/hivexsh.c:969
+#: hivex/hivexsh.c:998
#, c-format
msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
msgstr ""
@@ -1133,6 +1135,8 @@ msgstr ""
#: fish/cmds.c:5780 fish/cmds.c:5818 fish/cmds.c:5856 fish/cmds.c:5894
#: fish/cmds.c:6136 fish/cmds.c:6171 fish/cmds.c:6190 fish/cmds.c:6299
#: fish/cmds.c:6431 fish/cmds.c:6467 fish/cmds.c:6536 fish/cmds.c:6555
+#: hivex/hivexsh.c:846 hivex/hivexsh.c:950 hivex/hivexsh.c:975
+#: hivex/hivexsh.c:1003
#, c-format
msgid "%s: %s: integer out of range\n"
msgstr ""
@@ -1769,7 +1773,7 @@ msgstr ""
msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
msgstr ""
-#: hivex/hivexsh.c:136
+#: hivex/hivexsh.c:149
#, fuzzy, c-format
msgid ""
"\n"
@@ -1788,32 +1792,32 @@ msgstr ""
" 'quit' to quit the shell\n"
"\n"
-#: hivex/hivexsh.c:250
+#: hivex/hivexsh.c:264
#, c-format
msgid "hivexsh: error getting parent of node %zu\n"
msgstr ""
-#: hivex/hivexsh.c:260
+#: hivex/hivexsh.c:274
#, c-format
msgid "hivexsh: error getting node name of node %zx\n"
msgstr ""
-#: hivex/hivexsh.c:388
+#: hivex/hivexsh.c:413
#, c-format
msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
msgstr ""
-#: hivex/hivexsh.c:401
+#: hivex/hivexsh.c:434
#, c-format
msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
msgstr ""
-#: hivex/hivexsh.c:411
+#: hivex/hivexsh.c:444
#, c-format
msgid "hivexsh: load: no hive file name given to load\n"
msgstr ""
-#: hivex/hivexsh.c:427
+#: hivex/hivexsh.c:460
#, c-format
msgid ""
"hivexsh: failed to open hive file: %s: %m\n"
@@ -1825,24 +1829,24 @@ msgid ""
"\n"
msgstr ""
-#: hivex/hivexsh.c:460 hivex/hivexsh.c:551
+#: hivex/hivexsh.c:493 hivex/hivexsh.c:602 hivex/hivexsh.c:1063
#, c-format
msgid "hivexsh: '%s' command should not be given arguments\n"
msgstr ""
-#: hivex/hivexsh.c:488
+#: hivex/hivexsh.c:535
#, c-format
msgid ""
"%s: %s: \\ characters in path are doubled - are you escaping the path "
"parameter correctly?\n"
msgstr ""
-#: hivex/hivexsh.c:522
+#: hivex/hivexsh.c:573
#, c-format
msgid "hivexsh: cd: subkey '%s' not found\n"
msgstr ""
-#: hivex/hivexsh.c:540
+#: hivex/hivexsh.c:591
#, c-format
msgid ""
"Navigate through the hive's keys using the 'cd' command, as if it\n"
@@ -1850,11 +1854,39 @@ msgid ""
"current key. Full documentation is in the hivexsh(1) manual page.\n"
msgstr ""
-#: hivex/hivexsh.c:615
+#: hivex/hivexsh.c:666
#, c-format
msgid "%s: %s: key not found\n"
msgstr ""
+#: hivex/hivexsh.c:868 hivex/hivexsh.c:886
+#, c-format
+msgid "hivexsh: setval: unexpected end of input\n"
+msgstr ""
+
+#: hivex/hivexsh.c:907 hivex/hivexsh.c:926
+#, c-format
+msgid ""
+"hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n"
+msgstr ""
+
+#: hivex/hivexsh.c:1033
+#, c-format
+msgid "hivexsh: setval: trailing garbage after hex string\n"
+msgstr ""
+
+#: hivex/hivexsh.c:1040
+#, c-format
+msgid ""
+"hivexsh: setval: cannot parse value string, please refer to the man page "
+"hivexsh(1) for help: %s\n"
+msgstr ""
+
+#: hivex/hivexsh.c:1069
+#, c-format
+msgid "hivexsh: del: the root node cannot be deleted\n"
+msgstr ""
+
#: src/guestfs.c:255
#, c-format
msgid "guestfs_close: called twice on the same handle\n"