a24e02ce7ed2039a276f9bda1e627e67df8905aa
[virt-mem.git] / po / virt-mem.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
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: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2008-08-06 19:28+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 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #: ../ps/virt_ps.ml:40
21 msgid "%s: %s: unknown kernel version\nTry a newer version of virt-mem, or if the guest is not from a\nsupported Linux distribution, see this page about adding support:\n  http://et.redhat.com/~rjones/virt-mem/faq.html\\n"
22 msgstr ""
23
24 #: ../ps/virt_ps.ml:53
25 msgid "%s: could not find init_task in kernel image\\n"
26 msgstr ""
27
28 #: ../dmesg/virt_dmesg.ml:72
29 msgid "%s: could not find kernel log buffer in kernel image\\n"
30 msgstr ""
31
32 #: ../ps/virt_ps.ml:35
33 msgid "%s: could not guess kernel version\\n"
34 msgstr ""
35
36 #: ../lib/virt_mem.ml:352
37 msgid "%s: domain is not running"
38 msgstr ""
39
40 #: ../uname/virt_uname.ml:34
41 msgid "%s: no system_utsname in kernel image\\n"
42 msgstr ""
43
44 #: ../lib/virt_mem.ml:347
45 msgid "%s: unknown domain (not a UUID, name or ID of any active domain)"
46 msgstr ""
47
48 #: ../lib/virt_mem.ml:463 ../lib/virt_mem.ml:398
49 msgid "%s: use -A to define architecture (i386/x86-64 only) for this image"
50 msgstr ""
51
52 #: ../lib/virt_mem.ml:454 ../lib/virt_mem.ml:389
53 msgid "%s: use -E to define endianness for this image"
54 msgstr ""
55
56 #: ../lib/virt_mem.ml:467 ../lib/virt_mem.ml:404
57 msgid "%s: use -T to define kernel load address for this image"
58 msgstr ""
59
60 #: ../lib/virt_mem.ml:447 ../lib/virt_mem.ml:382
61 msgid "%s: use -W to define word size for this image"
62 msgstr ""
63
64 #: ../lib/virt_mem.ml:258 ../lib/virt_mem.ml:256
65 msgid "Connect to URI"
66 msgstr ""
67
68 #: ../lib/virt_mem.ml:260
69 msgid "Debug mode (default: false)"
70 msgstr ""
71
72 #: ../lib/virt_mem.ml:264
73 msgid "Display version and exit"
74 msgstr ""
75
76 #: ../lib/virt_mem.ml:323
77 msgid "NB: If you want to monitor a local Xen hypervisor, you usually need to be root"
78 msgstr ""
79
80 #: ../lib/virt_mem.ml:248
81 msgid "Set kernel architecture, endianness and word size"
82 msgstr ""
83
84 #: ../lib/virt_mem.ml:250
85 msgid "Set kernel endianness"
86 msgstr ""
87
88 #: ../lib/virt_mem.ml:252
89 msgid "Set kernel text address"
90 msgstr ""
91
92 #: ../lib/virt_mem.ml:254
93 msgid "Set kernel word size"
94 msgstr ""
95
96 #: ../lib/virt_mem.ml:262
97 msgid "Use saved kernel memory image"
98 msgstr ""
99
100 #: ../lib/virt_mem.ml:139
101 msgid "\\\n\n%s: %s\n\nDescription:\n%s\n\nOptions:"
102 msgstr ""
103
104 #: ../lib/virt_mem.ml:119
105 msgid "\\\n\nvirt-mem: Tools for providing information about virtual machines\n\nCurrently available tools include:\n%s\n\nGeneral usage is:\n  <tool> [-options] [domains...]\n\nTo display extra help for a single tool, do:\n  virt-mem help <tool>\n\nOptions:"
106 msgstr ""
107
108 #: ../dmesg/virt_dmesg.ml:76
109 msgid "\\\nvirt-dmesg prints the kernel messages for virtual machines running\nunder libvirt.  The output is similar to the ordinary dmesg command\nrun inside the virtual machine."
110 msgstr ""
111
112 #: ../lib/virt_mem.ml:300
113 msgid "\\\nvirt-mem: I could not work out which tool you are trying to run.\nUse 'virt-mem --help' for more help or read the manual page virt-mem(1)"
114 msgstr ""
115
116 #: ../ps/virt_ps.ml:97
117 msgid "\\\nvirt-ps prints a process listing for virtual machines running under\nlibvirt."
118 msgstr ""
119
120 #: ../uname/virt_uname.ml:37
121 msgid "\\\nvirt-uname prints the uname information such as OS version,\narchitecture and node name for virtual machines running under\nlibvirt."
122 msgstr ""
123
124 #: ../dmesg/virt_dmesg.ml:75
125 msgid "display kernel messages"
126 msgstr ""
127
128 #: ../ps/virt_ps.ml:96
129 msgid "list processes in virtual machine"
130 msgstr ""
131
132 #: ../lib/virt_mem.ml:171
133 msgid "set_endian: %s: unknown endianness"
134 msgstr ""
135
136 #: ../lib/virt_mem.ml:214
137 msgid "set_text_addr: %s: incorrect number of parameters to -T option"
138 msgstr ""
139
140 #: ../lib/virt_mem.ml:160
141 msgid "set_wordsize: %s: unknown wordsize"
142 msgstr ""
143
144 #: ../uname/virt_uname.ml:36
145 msgid "uname command for virtual machines"
146 msgstr ""
147
148 #: ../lib/virt_mem.ml:417
149 msgid "virt-mem: error loading kernel memory: address out of range\nPossibly the '-T' command line parameter was used inconsistently."
150 msgstr ""
151
152 #: ../lib/virt_mem.ml:434
153 msgid "virt-mem: if -t given on command line, then no domain arguments should be listed"
154 msgstr ""
155