From 3d7fef47f08d9c9aee1cb09176da67b5b8da9841 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] PO files. --- po/ja.po | 50 +++++++++++++++++++++++++++++--------------------- po/pl.po | 50 +++++++++++++++++++++++++++++--------------------- po/pt_BR.po | 50 +++++++++++++++++++++++++++++--------------------- po/virt-mem.pot | 52 ++++++++++++++++++++++++++++++---------------------- 4 files changed, 117 insertions(+), 85 deletions(-) diff --git a/po/ja.po b/po/ja.po index 088bed9..581d74e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -16,7 +16,7 @@ msgstr "" msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:329 +#: ../lib/virt_mem.ml:352 msgid "%s: domain is not running" msgstr "" @@ -24,67 +24,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:444 ../lib/virt_mem.ml:375 +#: ../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:435 ../lib/virt_mem.ml:366 +#: ../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:448 ../lib/virt_mem.ml:379 +#: ../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:428 ../lib/virt_mem.ml:359 +#: ../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 "" -#: ../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 "" -#: ../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 "" @@ -92,7 +92,7 @@ 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 "" @@ -112,11 +112,15 @@ msgstr "" 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,7 +128,11 @@ msgstr "" msgid "uname command for virtual machines" msgstr "" -#: ../lib/virt_mem.ml:416 +#: ../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 "" diff --git a/po/pl.po b/po/pl.po index 8500f07..b63df28 100644 --- a/po/pl.po +++ b/po/pl.po @@ -15,7 +15,7 @@ msgstr "" msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:329 +#: ../lib/virt_mem.ml:352 msgid "%s: domain is not running" msgstr "" @@ -23,67 +23,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:444 ../lib/virt_mem.ml:375 +#: ../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:435 ../lib/virt_mem.ml:366 +#: ../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:448 ../lib/virt_mem.ml:379 +#: ../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:428 ../lib/virt_mem.ml:359 +#: ../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,7 +91,7 @@ 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 "" @@ -111,11 +111,15 @@ msgstr "" 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 "" @@ -123,7 +127,11 @@ msgstr "" msgid "uname command for virtual machines" msgstr "" -#: ../lib/virt_mem.ml:416 +#: ../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 "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 363f557..455490d 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -19,7 +19,7 @@ msgstr "" msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:329 +#: ../lib/virt_mem.ml:352 msgid "%s: domain is not running" msgstr "" @@ -27,67 +27,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:444 ../lib/virt_mem.ml:375 +#: ../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:435 ../lib/virt_mem.ml:366 +#: ../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:448 ../lib/virt_mem.ml:379 +#: ../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:428 ../lib/virt_mem.ml:359 +#: ../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 "Exibe a versão e sai." -#: ../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: Se você quiser monitorar um hipervisor local do Xen, você precisa ser root." -#: ../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 "" @@ -95,7 +95,7 @@ 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 "" @@ -115,11 +115,15 @@ msgstr "" 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 "" @@ -127,7 +131,11 @@ msgstr "" msgid "uname command for virtual machines" msgstr "" -#: ../lib/virt_mem.ml:416 +#: ../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 "" diff --git a/po/virt-mem.pot b/po/virt-mem.pot index a7f3d62..8460900 100644 --- a/po/virt-mem.pot +++ b/po/virt-mem.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-23 17:14+0000\n" +"POT-Creation-Date: 2008-08-04 12:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgstr "" msgid "%s: could not find kernel log buffer in kernel image\\n" msgstr "" -#: ../lib/virt_mem.ml:329 +#: ../lib/virt_mem.ml:352 msgid "%s: domain is not running" msgstr "" @@ -29,67 +29,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:444 ../lib/virt_mem.ml:375 +#: ../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:435 ../lib/virt_mem.ml:366 +#: ../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:448 ../lib/virt_mem.ml:379 +#: ../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:428 ../lib/virt_mem.ml:359 +#: ../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 "" -#: ../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 "" -#: ../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 "" @@ -97,7 +97,7 @@ 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 "" @@ -117,11 +117,15 @@ msgstr "" 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 "" @@ -129,7 +133,11 @@ msgstr "" msgid "uname command for virtual machines" msgstr "" -#: ../lib/virt_mem.ml:416 +#: ../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 "" -- 1.8.3.1