X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=po%2Fja.po;h=eadc7b63c6d383f8d77f2aaa02940834527cc686;hp=1fd944516606b93d4e336125614bf5d4a6dde4e9;hb=465c7453654e34513b19172dd56fcfff199f210e;hpb=503589510d89b65b62e82293a3a44afbe82a7a45 diff --git a/po/ja.po b/po/ja.po index 1fd9445..eadc7b6 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,3 +1,4 @@ +#, fuzzy msgid "" msgstr "" "Project-Id-Version: virt-p2v--devel\n" @@ -11,23 +12,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../ps/virt_ps.ml:40 -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" -msgstr "" - -#: ../ps/virt_ps.ml:53 -msgid "%s: could not find init_task in kernel image\\n" -msgstr "" - -#: ../dmesg/virt_dmesg.ml:72 +#: ../dmesg/virt_dmesg.ml:73 msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../ps/virt_ps.ml:35 -msgid "%s: could not guess kernel version\\n" -msgstr "" - -#: ../lib/virt_mem.ml:352 +#: ../lib/virt_mem.ml:360 msgid "%s: domain is not running" msgstr "" @@ -35,79 +24,79 @@ msgstr "" msgid "%s: no system_utsname in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:347 +#: ../lib/virt_mem.ml:355 msgid "%s: unknown domain (not a UUID, name or ID of any active domain)" msgstr "" -#: ../lib/virt_mem.ml:398 ../lib/virt_mem.ml:463 +#: ../lib/virt_mem.ml:471 ../lib/virt_mem.ml:406 msgid "%s: use -A to define architecture (i386/x86-64 only) for this image" msgstr "" -#: ../lib/virt_mem.ml:389 ../lib/virt_mem.ml:454 +#: ../lib/virt_mem.ml:462 ../lib/virt_mem.ml:397 msgid "%s: use -E to define endianness for this image" msgstr "" -#: ../lib/virt_mem.ml:404 ../lib/virt_mem.ml:467 +#: ../lib/virt_mem.ml:475 ../lib/virt_mem.ml:412 msgid "%s: use -T to define kernel load address for this image" msgstr "" -#: ../lib/virt_mem.ml:382 ../lib/virt_mem.ml:447 +#: ../lib/virt_mem.ml:455 ../lib/virt_mem.ml:390 msgid "%s: use -W to define word size for this image" msgstr "" -#: ../lib/virt_mem.ml:256 ../lib/virt_mem.ml:258 +#: ../lib/virt_mem.ml:264 ../lib/virt_mem.ml:262 msgid "Connect to URI" msgstr "" -#: ../lib/virt_mem.ml:260 +#: ../lib/virt_mem.ml:266 msgid "Debug mode (default: false)" msgstr "" -#: ../lib/virt_mem.ml:264 +#: ../lib/virt_mem.ml:270 msgid "Display version and exit" msgstr "" -#: ../lib/virt_mem.ml:323 +#: ../lib/virt_mem.ml:331 msgid "NB: If you want to monitor a local Xen hypervisor, you usually need to be root" msgstr "" -#: ../lib/virt_mem.ml:248 +#: ../lib/virt_mem.ml:254 msgid "Set kernel architecture, endianness and word size" msgstr "" -#: ../lib/virt_mem.ml:250 +#: ../lib/virt_mem.ml:256 msgid "Set kernel endianness" msgstr "" -#: ../lib/virt_mem.ml:252 +#: ../lib/virt_mem.ml:258 msgid "Set kernel text address" msgstr "" -#: ../lib/virt_mem.ml:254 +#: ../lib/virt_mem.ml:260 msgid "Set kernel word size" msgstr "" -#: ../lib/virt_mem.ml:262 +#: ../lib/virt_mem.ml:268 msgid "Use saved kernel memory image" msgstr "" -#: ../lib/virt_mem.ml:139 +#: ../lib/virt_mem.ml:145 msgid "\\\n\n%s: %s\n\nDescription:\n%s\n\nOptions:" msgstr "" -#: ../lib/virt_mem.ml:119 -msgid "\\\n\nvirt-mem: Tools for providing information about virtual machines\n\nCurrently available tools include:\n%s\n\nGeneral usage is:\n [-options] [domains...]\n\nTo display extra help for a single tool, do:\n virt-mem help \n\nOptions:" +#: ../lib/virt_mem.ml:125 +msgid "\\\n\nvirt-mem: Tools for providing information about virtual machines\n\nCurrently available tools include:\n%s\n\nGeneral usage is:\n [-options] [domains...]\n\nTo display extra help for a single tool, do:\n virt-mem --help \n\nOptions:" msgstr "" -#: ../dmesg/virt_dmesg.ml:76 +#: ../dmesg/virt_dmesg.ml:77 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." msgstr "" -#: ../lib/virt_mem.ml:300 +#: ../lib/virt_mem.ml:308 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)" msgstr "" -#: ../ps/virt_ps.ml:97 +#: ../ps/virt_ps.ml:66 msgid "\\\nvirt-ps prints a process listing for virtual machines running under\nlibvirt." msgstr "" @@ -115,23 +104,35 @@ msgstr "" msgid "\\\nvirt-uname prints the uname information such as OS version,\narchitecture and node name for virtual machines running under\nlibvirt." msgstr "" -#: ../dmesg/virt_dmesg.ml:75 +#: ../lib/virt_mem.ml:571 +msgid "could not read kernel symbols" +msgstr "" + +#: ../lib/virt_mem.ml:573 +msgid "could not read kernel version" +msgstr "" + +#: ../lib/virt_mem.ml:575 +msgid "could not read process table" +msgstr "" + +#: ../dmesg/virt_dmesg.ml:76 msgid "display kernel messages" msgstr "" -#: ../ps/virt_ps.ml:96 +#: ../ps/virt_ps.ml:65 msgid "list processes in virtual machine" msgstr "" -#: ../lib/virt_mem.ml:171 +#: ../lib/virt_mem.ml:177 msgid "set_endian: %s: unknown endianness" msgstr "" -#: ../lib/virt_mem.ml:214 +#: ../lib/virt_mem.ml:220 msgid "set_text_addr: %s: incorrect number of parameters to -T option" msgstr "" -#: ../lib/virt_mem.ml:160 +#: ../lib/virt_mem.ml:166 msgid "set_wordsize: %s: unknown wordsize" msgstr "" @@ -139,11 +140,11 @@ msgstr "" msgid "uname command for virtual machines" msgstr "" -#: ../lib/virt_mem.ml:417 +#: ../lib/virt_mem.ml:425 msgid "virt-mem: error loading kernel memory: address out of range\nPossibly the '-T' command line parameter was used inconsistently." msgstr "" -#: ../lib/virt_mem.ml:434 +#: ../lib/virt_mem.ml:442 msgid "virt-mem: if -t given on command line, then no domain arguments should be listed" msgstr ""