X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po%2Fpl.po;h=294ad3a5c967860e130b2de2d8d968623780b171;hb=03dcc62ed37ff0160f211927196e48033a6aeb81;hp=7447c6f6a7c309233877d9d056209e5532b3d81a;hpb=246ba710b5e9966497dc89d92b6153ecffb2f191;p=virt-mem.git diff --git a/po/pl.po b/po/pl.po index 7447c6f..294ad3a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,11 +11,23 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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 msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:329 +#: ../ps/virt_ps.ml:35 +msgid "%s: could not guess kernel version\\n" +msgstr "" + +#: ../lib/virt_mem.ml:352 msgid "%s: domain is not running" msgstr "" @@ -23,67 +35,67 @@ msgstr "" msgid "%s: no system_utsname in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:324 +#: ../lib/virt_mem.ml:347 msgid "%s: unknown domain (not a UUID, name or ID of any active domain)" msgstr "" -#: ../lib/virt_mem.ml:445 ../lib/virt_mem.ml:376 +#: ../lib/virt_mem.ml:463 ../lib/virt_mem.ml:398 msgid "%s: use -A to define architecture (i386/x86-64 only) for this image" msgstr "" -#: ../lib/virt_mem.ml:436 ../lib/virt_mem.ml:367 +#: ../lib/virt_mem.ml:454 ../lib/virt_mem.ml:389 msgid "%s: use -E to define endianness for this image" msgstr "" -#: ../lib/virt_mem.ml:449 ../lib/virt_mem.ml:380 +#: ../lib/virt_mem.ml:467 ../lib/virt_mem.ml:404 msgid "%s: use -T to define kernel load address for this image" msgstr "" -#: ../lib/virt_mem.ml:429 ../lib/virt_mem.ml:360 +#: ../lib/virt_mem.ml:447 ../lib/virt_mem.ml:382 msgid "%s: use -W to define word size for this image" msgstr "" -#: ../lib/virt_mem.ml:235 ../lib/virt_mem.ml:233 +#: ../lib/virt_mem.ml:258 ../lib/virt_mem.ml:256 msgid "Connect to URI" msgstr "" -#: ../lib/virt_mem.ml:237 +#: ../lib/virt_mem.ml:260 msgid "Debug mode (default: false)" msgstr "" -#: ../lib/virt_mem.ml:241 +#: ../lib/virt_mem.ml:264 msgid "Display version and exit" msgstr "Wyświetl wersję i zakończ" -#: ../lib/virt_mem.ml:300 +#: ../lib/virt_mem.ml:323 msgid "NB: If you want to monitor a local Xen hypervisor, you usually need to be root" msgstr "NB: jeśli chcesz monitorować lokalnego nadzorcę Xena, zwykle musisz być rootem" -#: ../lib/virt_mem.ml:225 +#: ../lib/virt_mem.ml:248 msgid "Set kernel architecture, endianness and word size" msgstr "" -#: ../lib/virt_mem.ml:227 +#: ../lib/virt_mem.ml:250 msgid "Set kernel endianness" msgstr "" -#: ../lib/virt_mem.ml:229 +#: ../lib/virt_mem.ml:252 msgid "Set kernel text address" msgstr "" -#: ../lib/virt_mem.ml:231 +#: ../lib/virt_mem.ml:254 msgid "Set kernel word size" msgstr "" -#: ../lib/virt_mem.ml:239 +#: ../lib/virt_mem.ml:262 msgid "Use saved kernel memory image" msgstr "" -#: ../lib/virt_mem.ml:140 +#: ../lib/virt_mem.ml:139 msgid "\\\n\n%s: %s\n\nDescription:\n%s\n\nOptions:" msgstr "" -#: ../lib/virt_mem.ml:120 +#: ../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:" msgstr "" @@ -91,11 +103,11 @@ msgstr "" 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:277 +#: ../lib/virt_mem.ml:300 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:229 +#: ../ps/virt_ps.ml:97 msgid "\\\nvirt-ps prints a process listing for virtual machines running under\nlibvirt." msgstr "" @@ -107,15 +119,19 @@ msgstr "" msgid "display kernel messages" msgstr "" -#: ../ps/virt_ps.ml:228 +#: ../ps/virt_ps.ml:96 msgid "list processes in virtual machine" msgstr "" -#: ../lib/virt_mem.ml:172 +#: ../lib/virt_mem.ml:171 msgid "set_endian: %s: unknown endianness" msgstr "" -#: ../lib/virt_mem.ml:161 +#: ../lib/virt_mem.ml:214 +msgid "set_text_addr: %s: incorrect number of parameters to -T option" +msgstr "" + +#: ../lib/virt_mem.ml:160 msgid "set_wordsize: %s: unknown wordsize" msgstr "" @@ -124,6 +140,10 @@ msgid "uname command for virtual machines" msgstr "" #: ../lib/virt_mem.ml:417 +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 msgid "virt-mem: if -t given on command line, then no domain arguments should be listed" msgstr ""