Version 1.2.8.
[hivex.git] / po / ml.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: hivex\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-08-12 10:02+0100\n"
11 "PO-Revision-Date: 2011-03-22 15:29+0000\n"
12 "Last-Translator: rjones <rjones@redhat.com>\n"
13 "Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
14 "Language: ml\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
19
20 #: sh/hivexsh.c:149
21 #, c-format
22 msgid ""
23 "\n"
24 "Welcome to hivexsh, the hivex interactive shell for examining\n"
25 "Windows Registry binary hive files.\n"
26 "\n"
27 "Type: 'help' for help summary\n"
28 "      'quit' to quit the shell\n"
29 "\n"
30 msgstr ""
31
32 #: sh/hivexsh.c:263
33 #, c-format
34 msgid "hivexsh: error getting parent of node %zu\n"
35 msgstr ""
36
37 #: sh/hivexsh.c:273
38 #, c-format
39 msgid "hivexsh: error getting node name of node %zx\n"
40 msgstr ""
41
42 #: sh/hivexsh.c:412
43 #, c-format
44 msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
45 msgstr ""
46
47 #: sh/hivexsh.c:433
48 #, c-format
49 msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
50 msgstr ""
51
52 #: sh/hivexsh.c:443
53 #, c-format
54 msgid "hivexsh: load: no hive file name given to load\n"
55 msgstr ""
56
57 #: sh/hivexsh.c:459
58 #, c-format
59 msgid ""
60 "hivexsh: failed to open hive file: %s: %m\n"
61 "\n"
62 "If you think this file is a valid Windows binary hive file (_not_\n"
63 "a regedit *.reg file) then please run this command again using the\n"
64 "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
65 "which fails into a bug report at https://bugzilla.redhat.com/\n"
66 "\n"
67 msgstr ""
68
69 #: sh/hivexsh.c:492 sh/hivexsh.c:601 sh/hivexsh.c:1067
70 #, c-format
71 msgid "hivexsh: '%s' command should not be given arguments\n"
72 msgstr ""
73
74 #: sh/hivexsh.c:534
75 #, c-format
76 msgid ""
77 "%s: %s: \\ characters in path are doubled - are you escaping the path "
78 "parameter correctly?\n"
79 msgstr ""
80
81 #: sh/hivexsh.c:572
82 #, c-format
83 msgid "hivexsh: cd: subkey '%s' not found\n"
84 msgstr ""
85
86 #: sh/hivexsh.c:590
87 #, c-format
88 msgid ""
89 "Navigate through the hive's keys using the 'cd' command, as if it\n"
90 "contained a filesystem, and use 'ls' to list the subkeys of the\n"
91 "current key.  Full documentation is in the hivexsh(1) manual page.\n"
92 msgstr ""
93
94 #: sh/hivexsh.c:665
95 #, c-format
96 msgid "%s: %s: key not found\n"
97 msgstr ""
98
99 #: sh/hivexsh.c:841 sh/hivexsh.c:945 sh/hivexsh.c:971 sh/hivexsh.c:1000
100 #, c-format
101 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
102 msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n"
103
104 #: sh/hivexsh.c:846 sh/hivexsh.c:951 sh/hivexsh.c:977 sh/hivexsh.c:1006
105 #, c-format
106 msgid "%s: %s: integer out of range\n"
107 msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
108
109 #: sh/hivexsh.c:868 sh/hivexsh.c:886
110 #, c-format
111 msgid "hivexsh: setval: unexpected end of input\n"
112 msgstr ""
113
114 #: sh/hivexsh.c:907 sh/hivexsh.c:926
115 #, c-format
116 msgid ""
117 "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n"
118 msgstr ""
119
120 #: sh/hivexsh.c:1037
121 #, c-format
122 msgid "hivexsh: setval: trailing garbage after hex string\n"
123 msgstr ""
124
125 #: sh/hivexsh.c:1044
126 #, c-format
127 msgid ""
128 "hivexsh: setval: cannot parse value string, please refer to the man page "
129 "hivexsh(1) for help: %s\n"
130 msgstr ""
131
132 #: sh/hivexsh.c:1073
133 #, c-format
134 msgid "hivexsh: del: the root node cannot be deleted\n"
135 msgstr ""
136
137 #: xml/hivexml.c:70
138 #, c-format
139 msgid "%s: failed to write XML document\n"
140 msgstr ""
141
142 #: xml/hivexml.c:101
143 #, c-format
144 msgid "hivexml: missing name of input file\n"
145 msgstr ""
146
147 #: xml/hivexml.c:120
148 #, c-format
149 msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
150 msgstr ""