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