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