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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2008-07-23 15:06+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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: ../dmesg/virt_dmesg.ml:72
21 msgid "%s: could not find kernel log buffer in kernel image\\n"
24 #: ../lib/virt_mem.ml:329
25 msgid "%s: domain is not running"
28 #: ../uname/virt_uname.ml:34
29 msgid "%s: no system_utsname in kernel image\\n"
32 #: ../lib/virt_mem.ml:324
33 msgid "%s: unknown domain (not a UUID, name or ID of any active domain)"
36 #: ../lib/virt_mem.ml:445 ../lib/virt_mem.ml:376
37 msgid "%s: use -A to define architecture (i386/x86-64 only) for this image"
40 #: ../lib/virt_mem.ml:436 ../lib/virt_mem.ml:367
41 msgid "%s: use -E to define endianness for this image"
44 #: ../lib/virt_mem.ml:449 ../lib/virt_mem.ml:380
45 msgid "%s: use -T to define kernel load address for this image"
48 #: ../lib/virt_mem.ml:429 ../lib/virt_mem.ml:360
49 msgid "%s: use -W to define word size for this image"
52 #: ../lib/virt_mem.ml:235 ../lib/virt_mem.ml:233
53 msgid "Connect to URI"
56 #: ../lib/virt_mem.ml:237
57 msgid "Debug mode (default: false)"
60 #: ../lib/virt_mem.ml:241
61 msgid "Display version and exit"
64 #: ../lib/virt_mem.ml:300
65 msgid "NB: If you want to monitor a local Xen hypervisor, you usually need to be root"
68 #: ../lib/virt_mem.ml:225
69 msgid "Set kernel architecture, endianness and word size"
72 #: ../lib/virt_mem.ml:227
73 msgid "Set kernel endianness"
76 #: ../lib/virt_mem.ml:229
77 msgid "Set kernel text address"
80 #: ../lib/virt_mem.ml:231
81 msgid "Set kernel word size"
84 #: ../lib/virt_mem.ml:239
85 msgid "Use saved kernel memory image"
88 #: ../lib/virt_mem.ml:140
89 msgid "\\\n\n%s: %s\n\nDescription:\n%s\n\nOptions:"
92 #: ../lib/virt_mem.ml:120
93 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:"
96 #: ../dmesg/virt_dmesg.ml:76
97 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."
100 #: ../lib/virt_mem.ml:277
101 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)"
104 #: ../ps/virt_ps.ml:229
105 msgid "\\\nvirt-ps prints a process listing for virtual machines running under\nlibvirt."
108 #: ../uname/virt_uname.ml:37
109 msgid "\\\nvirt-uname prints the uname information such as OS version,\narchitecture and node name for virtual machines running under\nlibvirt."
112 #: ../dmesg/virt_dmesg.ml:75
113 msgid "display kernel messages"
116 #: ../ps/virt_ps.ml:228
117 msgid "list processes in virtual machine"
120 #: ../lib/virt_mem.ml:172
121 msgid "set_endian: %s: unknown endianness"
124 #: ../lib/virt_mem.ml:161
125 msgid "set_wordsize: %s: unknown wordsize"
128 #: ../uname/virt_uname.ml:36
129 msgid "uname command for virtual machines"
132 #: ../lib/virt_mem.ml:417
133 msgid "virt-mem: if -t given on command line, then no domain arguments should be listed"