Added zh_CN translations by Wei Liu.
[virt-mem.git] / po / pl.po
index 6fc8abe..e99aca2 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,3 +1,4 @@
+#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: pl\n"
@@ -10,99 +11,155 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../lib/virt_mem.ml:392
-msgid "%s: cannot find start of kernel symbol table\\n"
+#: ../lib/virt_mem.ml:619
+msgid "%s: cannot find dev_base, dev_base_head or init_net symbols in kernel image.\\n"
 msgstr ""
 
-#: ../dmesg/virt_dmesg.ml:86
-msgid "%s: could not find kernel log buffer in kernel image\\n"
+#: ../lib/virt_mem.ml:574
+msgid "%s: cannot find init_task symbol in kernel image.\\n"
 msgstr ""
 
-#: ../uname/virt_uname.ml:101
-msgid "%s: could not find utsname in kernel image\\n"
+#: ../dmesg/virt_dmesg.ml:72
+msgid "%s: could not find kernel log buffer in kernel image\\n"
 msgstr ""
 
-#: ../uname/virt_uname.ml:86
-msgid "%s: unexpected init_uts_ns in kernel image\\n"
+#: ../lib/virt_mem.ml:371
+msgid "%s: domain is not running"
 msgstr ""
 
-#: ../uname/virt_uname.ml:68
-msgid "%s: unexpected system_utsname in kernel image\\n"
+#: ../uname/virt_uname.ml:34
+msgid "%s: no system_utsname in kernel image\\n"
 msgstr ""
 
-#: ../lib/virt_mem.ml:136
-msgid "%s: unknown parameter"
-msgstr "%s: nieznany parametr"
+#: ../lib/virt_mem.ml:366
+msgid "%s: unknown domain (not a UUID, name or ID of any active domain)"
+msgstr ""
 
-#: ../lib/virt_mem.ml:207 ../lib/virt_mem.ml:265
+#: ../lib/virt_mem.ml:482 ../lib/virt_mem.ml:417
 msgid "%s: use -A to define architecture (i386/x86-64 only) for this image"
 msgstr ""
 
-#: ../lib/virt_mem.ml:198 ../lib/virt_mem.ml:256
+#: ../lib/virt_mem.ml:473 ../lib/virt_mem.ml:408
 msgid "%s: use -E to define endianness for this image"
 msgstr ""
 
-#: ../lib/virt_mem.ml:211 ../lib/virt_mem.ml:269
+#: ../lib/virt_mem.ml:486 ../lib/virt_mem.ml:423
 msgid "%s: use -T to define kernel load address for this image"
 msgstr ""
 
-#: ../lib/virt_mem.ml:191 ../lib/virt_mem.ml:249
+#: ../lib/virt_mem.ml:466 ../lib/virt_mem.ml:401
 msgid "%s: use -W to define word size for this image"
 msgstr ""
 
-#: ../lib/virt_mem.ml:124 ../lib/virt_mem.ml:126
+#: ../lib/virt_mem.ml:272 ../lib/virt_mem.ml:270
 msgid "Connect to URI"
 msgstr ""
 
-#: ../lib/virt_mem.ml:128
+#: ../lib/virt_mem.ml:274
 msgid "Debug mode (default: false)"
 msgstr ""
 
-#: ../lib/virt_mem.ml:132
+#: ../lib/virt_mem.ml:280
 msgid "Display version and exit"
 msgstr "Wyświetl wersję i zakończ"
 
-#: ../dmesg/virt_dmesg.ml:26
-msgid "NAME\n  virt-dmesg - dmesg command for virtual machines\n\nSUMMARY\n  virt-dmesg [-options] [domains]\n\nDESCRIPTION\n  virt-dmesg prints the kernel messages for virtual machines running\n  under libvirt.  The output is similar to the ordinary dmesg command\n  run inside the virtual machine."
-msgstr ""
-
-#: ../uname/virt_uname.ml:26
-msgid "NAME\n  virt-uname - uname command for virtual machines\n\nSUMMARY\n  virt-uname [-options] [domains]\n\nDESCRIPTION\n  virt-uname prints the uname information such as OS version,\n  architecture and node name for virtual machines running under\n  libvirt."
+#: ../lib/virt_mem.ml:276
+msgid "List known kernels"
 msgstr ""
 
-#: ../lib/virt_mem.ml:154
+#: ../lib/virt_mem.ml:342
 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:116
+#: ../lib/virt_mem.ml:262
 msgid "Set kernel architecture, endianness and word size"
 msgstr ""
 
-#: ../lib/virt_mem.ml:118
+#: ../lib/virt_mem.ml:264
 msgid "Set kernel endianness"
 msgstr ""
 
-#: ../lib/virt_mem.ml:120
+#: ../lib/virt_mem.ml:266
 msgid "Set kernel text address"
 msgstr ""
 
-#: ../lib/virt_mem.ml:122
+#: ../lib/virt_mem.ml:268
 msgid "Set kernel word size"
 msgstr ""
 
-#: ../lib/virt_mem.ml:130
+#: ../lib/virt_mem.ml:278
 msgid "Use saved kernel memory image"
 msgstr ""
 
-#: ../lib/virt_mem.ml:137
-msgid "\\n\\nOPTIONS"
+#: ../lib/virt_mem.ml:147
+msgid "\\\n\n%s: %s\n\nDescription:\n%s\n\nOptions:"
+msgstr ""
+
+#: ../lib/virt_mem.ml:127
+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:"
+msgstr ""
+
+#: ../dmesg/virt_dmesg.ml:76
+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:71
+#: ../lib/virt_mem.ml:319
+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:50
+msgid "\\\nvirt-ps prints a process listing for virtual machines running under\nlibvirt."
+msgstr ""
+
+#: ../uname/virt_uname.ml:37
+msgid "\\\nvirt-uname prints the uname information such as OS version,\narchitecture and node name for virtual machines running under\nlibvirt."
+msgstr ""
+
+#: ../lib/virt_mem.ml:632
+msgid "could not read kernel symbols"
+msgstr ""
+
+#: ../lib/virt_mem.ml:634
+msgid "could not read kernel version"
+msgstr ""
+
+#: ../lib/virt_mem.ml:638
+msgid "could not read net device table"
+msgstr ""
+
+#: ../lib/virt_mem.ml:636
+msgid "could not read process table"
+msgstr ""
+
+#: ../dmesg/virt_dmesg.ml:75
+msgid "display kernel messages"
+msgstr ""
+
+#: ../ps/virt_ps.ml:49
+msgid "list processes in virtual machine"
+msgstr ""
+
+#: ../lib/virt_mem.ml:179
 msgid "set_endian: %s: unknown endianness"
 msgstr ""
 
-#: ../lib/virt_mem.ml:60
+#: ../lib/virt_mem.ml:222
+msgid "set_text_addr: %s: incorrect number of parameters to -T option"
+msgstr ""
+
+#: ../lib/virt_mem.ml:168
 msgid "set_wordsize: %s: unknown wordsize"
 msgstr ""
 
+#: ../uname/virt_uname.ml:36
+msgid "uname command for virtual machines"
+msgstr ""
+
+#: ../lib/virt_mem.ml:436
+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:453
+msgid "virt-mem: if -t given on command line, then no domain arguments should be listed"
+msgstr ""
+