X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po%2Fvirt-top.pot;h=3d7a1e5b4412111fd21f94ba1e775520c6671af3;hb=b14de1baf1028d1f3a3abc1deb07425e5bf50c66;hp=ede3e60f8dd3ad8eef9137cb7c957b3fbb9852c6;hpb=8f1ee665c0af7e9755e7f7c37341845c52957138;p=virt-top.git diff --git a/po/virt-top.pot b/po/virt-top.pot index ede3e60..3d7a1e5 100644 --- a/po/virt-top.pot +++ b/po/virt-top.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-05 14:01+0000\n" +"POT-Creation-Date: 2017-03-27 11:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,295 +17,339 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../virt-top/virt_top.ml:1492 -msgid "# %s virt-top configuration file\\n" +#: ../src/top.ml:1670 +msgid "# %s virt-top configuration file\n" msgstr "" -#: ../virt-top/virt_top.ml:1510 -msgid "# Enable CSV output to the named file\\n" +#: ../src/top.ml:1688 +msgid "# Enable CSV output to the named file\n" msgstr "" -#: ../virt-top/virt_top.ml:1513 -msgid "# To protect this file from being overwritten, uncomment next line\\n" +#: ../src/top.ml:1691 +msgid "# To protect this file from being overwritten, uncomment next line\n" msgstr "" -#: ../virt-top/virt_top.ml:1507 -msgid "# To send debug and error messages to a file, uncomment next line\\n" +#: ../src/top.ml:1685 +msgid "# To send debug and error messages to a file, uncomment next line\n" msgstr "" -#: ../virt-top/virt_top.ml:1493 -msgid "# generated on %s by %s\\n" +#: ../src/top.ml:1671 +msgid "# generated on %s by %s\n" msgstr "" -#: ../virt-top/virt_top.ml:65 +#: ../src/top.ml:65 msgid "%CPU" msgstr "" -#: ../virt-top/virt_top.ml:66 +#: ../src/top.ml:66 msgid "%MEM" msgstr "" -#: ../virt-top/virt_top.ml:1146 +#: ../src/top.ml:1237 msgid "%d domains, %d active, %d running, %d sleeping, %d paused, %d inactive D:%d O:%d X:%d" msgstr "" -#: ../virt-top/virt_top.ml:107 +#: ../src/top.ml:245 +msgid "%s: could not parse '%s' in init file: expecting %s" +msgstr "" + +#: ../src/top.ml:240 +msgid "%s: could not parse '%s' in init file: expecting a number" +msgstr "" + +#: ../src/top.ml:235 +msgid "%s: could not parse '%s' in init file: expecting an integer" +msgstr "" + +#: ../src/top.ml:105 msgid "%s: display should be %s" msgstr "" -#: ../virt-top/virt_top.ml:84 +#: ../src/top.ml:83 msgid "%s: sort order should be: %s" msgstr "" -#: ../virt-top/virt_top.ml:204 +#: ../src/top.ml:217 msgid "%s: unknown parameter" msgstr "" -#: ../virt-top/virt_top.ml:235 -msgid "%s:%d: configuration item ``%s'' ignored\\n%!" +#: ../src/top.ml:269 +msgid "%s:%d: configuration item ``%s'' ignored\n%!" msgstr "" -#: ../virt-top/virt_top.ml:147 +#: ../src/top.ml:147 msgid "-d: cannot set a negative delay" msgstr "" -#: ../virt-top/virt_top.ml:169 +#: ../src/top.ml:173 msgid "Batch mode" msgstr "" -#: ../virt-top/virt_top.ml:72 +#: ../src/top.ml:72 msgid "Block read reqs" msgstr "" -#: ../virt-top/virt_top.ml:73 +#: ../src/top.ml:73 msgid "Block write reqs" msgstr "" -#: ../virt-top/virt_top.ml:1153 +#: ../src/top.ml:1244 msgid "CPU: %2.1f%% Mem: %Ld MB (%Ld MB by guests)" msgstr "" -#: ../virt-top/virt_top.ml:1321 +#: ../src/top.ml:1493 msgid "Change delay from %.1f to: " msgstr "" -#: ../virt-top/virt_top.ml:173 ../virt-top/virt_top.ml:171 -msgid "Connect to URI (default: Xen)" +#: ../src/top.ml:177 ../src/top.ml:175 +msgid "Connect to libvirt URI" msgstr "" -#: ../virt-top/virt_top.ml:1560 +#: ../src/top.ml:1744 msgid "Connect: %s; Hostname: %s" msgstr "" -#: ../virt-top/virt_top.ml:1598 +#: ../src/top.ml:1783 msgid "DISPLAY MODES" msgstr "" -#: ../virt-top/virt_top.ml:1328 +#: ../src/top.ml:1500 msgid "Delay must be > 0" msgstr "" -#: ../virt-top/virt_top.ml:183 +#: ../src/top.ml:189 msgid "Delay time interval (seconds)" msgstr "" -#: ../virt-top/virt_top.ml:1554 +#: ../src/top.ml:1737 msgid "Delay: %.1f secs; Batch: %s; Secure: %s; Sort: %s" msgstr "" -#: ../virt-top/virt_top.ml:177 +#: ../src/top.ml:181 msgid "Disable CPU stats in CSV" msgstr "" -#: ../virt-top/virt_top.ml:179 +#: ../src/top.ml:185 msgid "Disable block device stats in CSV" msgstr "" -#: ../virt-top/virt_top.ml:181 +#: ../src/top.ml:183 +msgid "Disable memory stats in CSV" +msgstr "" + +#: ../src/top.ml:187 msgid "Disable net stats in CSV" msgstr "" -#: ../virt-top/virt_top.ml:193 +#: ../src/top.ml:214 +msgid "Display version number and exit" +msgstr "" + +#: ../src/top.ml:199 msgid "Do not read init file" msgstr "" -#: ../virt-top/virt_top.ml:68 +#: ../src/top.ml:68 msgid "Domain ID" msgstr "" -#: ../virt-top/virt_top.ml:69 +#: ../src/top.ml:69 msgid "Domain name" msgstr "" -#: ../virt-top/virt_top.ml:1612 +#: ../src/top.ml:1797 msgid "Domains display" msgstr "" -#: ../virt-top/virt_top_main.ml:47 ../virt-top/virt_top.ml:1530 +#: ../src/main.ml:69 ../src/main.ml:44 ../src/top.ml:1711 ../src/top.ml:1708 msgid "Error" msgstr "" -#: ../virt-top/virt_top.ml:187 +#: ../src/top.ml:193 msgid "Exit at given time" msgstr "" -#: ../virt-top/virt_top.ml:1582 +#: ../src/top.ml:1766 msgid "Help" msgstr "" -#: ../virt-top/virt_top.ml:189 +#: ../src/top.ml:195 msgid "Historical CPU delay" msgstr "" -#: ../virt-top/virt_top.ml:175 +#: ../src/top.ml:179 msgid "Log statistics to CSV file" msgstr "" -#: ../virt-top/virt_top.ml:1565 +#: ../src/top.ml:1749 msgid "MAIN KEYS" msgstr "" -#: ../virt-top/virt_top.ml:1619 +#: ../src/top.ml:1804 msgid "More help in virt-top(1) man page. Press any key to return." msgstr "" -#: ../virt-top/virt_top.ml:260 -msgid "NB: If you want to monitor a local Xen hypervisor, you usually need to be root" +#: ../src/top.ml:294 +msgid "NB: If you want to monitor a local hypervisor, you usually need to be root" msgstr "" -#: ../virt-top/virt_top.ml:70 +#: ../src/top.ml:70 msgid "Net RX bytes" msgstr "" -#: ../virt-top/virt_top.ml:71 +#: ../src/top.ml:71 msgid "Net TX bytes" msgstr "" -#: ../virt-top/virt_top.ml:1334 +#: ../src/top.ml:1506 msgid "Not a valid number" msgstr "" -#: ../virt-top/virt_top.ml:195 +#: ../src/top.ml:201 msgid "Number of iterations to run" msgstr "" -#: ../virt-top/virt_top.ml:1580 +#: ../src/top.ml:1740 ../src/top.ml:1739 +msgid "Off" +msgstr "" + +#: ../src/top.ml:1740 ../src/top.ml:1739 +msgid "On" +msgstr "" + +#: ../src/top.ml:1764 msgid "Quit" msgstr "" -#: ../virt-top/virt_top.ml:201 +#: ../src/top.ml:208 msgid "Run from a script (no user interface)" msgstr "" -#: ../virt-top/virt_top.ml:1586 +#: ../src/top.ml:1771 msgid "SORTING" msgstr "" -#: ../virt-top/virt_top.ml:199 -msgid "Secure (\\\"kiosk\\\") mode" +#: ../src/top.ml:206 +msgid "Secure (\"kiosk\") mode" msgstr "" -#: ../virt-top/virt_top.ml:1595 +#: ../src/top.ml:1780 msgid "Select sort field" msgstr "" -#: ../virt-top/virt_top.ml:185 +#: ../src/top.ml:191 msgid "Send debug messages to file" msgstr "" -#: ../virt-top/virt_top.ml:191 +#: ../src/top.ml:197 msgid "Set name of init file" msgstr "" -#: ../virt-top/virt_top.ml:197 +#: ../src/top.ml:203 msgid "Set sort order (%s)" msgstr "" -#: ../virt-top/virt_top.ml:1342 +#: ../src/top.ml:1514 msgid "Set sort order for main display" msgstr "" -#: ../virt-top/virt_top.ml:1581 +#: ../src/top.ml:1765 msgid "Set update interval" msgstr "" -#: ../virt-top/virt_top.ml:1591 +#: ../src/top.ml:1776 msgid "Sort by %CPU" msgstr "" -#: ../virt-top/virt_top.ml:1592 +#: ../src/top.ml:1777 msgid "Sort by %MEM" msgstr "" -#: ../virt-top/virt_top.ml:1594 +#: ../src/top.ml:1779 msgid "Sort by ID" msgstr "" -#: ../virt-top/virt_top.ml:1593 +#: ../src/top.ml:1778 msgid "Sort by TIME" msgstr "" -#: ../virt-top/virt_top.ml:167 +#: ../src/top.ml:171 msgid "Start by displaying block devices" msgstr "" -#: ../virt-top/virt_top.ml:165 +#: ../src/top.ml:169 msgid "Start by displaying network interfaces" msgstr "" -#: ../virt-top/virt_top.ml:163 +#: ../src/top.ml:167 msgid "Start by displaying pCPUs (default: tasks)" msgstr "" -#: ../virt-top/virt_top.ml:67 +#: ../src/top.ml:67 msgid "TIME (CPU time)" msgstr "" -#: ../virt-top/virt_top.ml:1615 +#: ../src/top.ml:1800 msgid "Toggle block devices" msgstr "" -#: ../virt-top/virt_top.ml:1614 +#: ../src/top.ml:1799 msgid "Toggle network interfaces" msgstr "" -#: ../virt-top/virt_top.ml:1613 +#: ../src/top.ml:1798 msgid "Toggle physical CPUs" msgstr "" -#: ../virt-top/virt_top.ml:1343 +#: ../src/top.ml:1515 msgid "Type key or use up and down cursor keys." msgstr "" -#: ../virt-top/virt_top.ml:1624 +#: ../src/top.ml:1809 msgid "Unknown command - try 'h' for help" msgstr "" -#: ../virt-top/virt_top.ml:1579 +#: ../src/top.ml:1763 msgid "Update display" msgstr "" -#: ../virt-top/virt_top.ml:1525 +#: ../src/top.ml:1703 msgid "Wrote settings to %s" msgstr "" -#: ../virt-top/virt_top_xml.ml:46 +#: ../src/top.ml:1745 +msgid "default" +msgstr "" + +#: ../src/top.ml:210 +msgid "dump output to stdout (no userinterface)" +msgstr "" + +#: ../src/opt_xml.ml:46 msgid "get_xml_desc didn't return " msgstr "" -#: ../virt-top/virt_top.ml:1545 -msgid "virt-top %s (libvirt %d.%d.%d) by Red Hat" +#: ../src/top.ml:212 +msgid "show block device load in bytes rather than reqs" +msgstr "" + +#: ../src/top.ml:1767 +msgid "toggle block info req/bytes" +msgstr "" + +#: ../src/top.ml:1725 +msgid "virt-top %s ocaml-libvirt %s libvirt %d.%d.%d by Red Hat" msgstr "" -#: ../virt-top/virt_top.ml:205 +#: ../src/top.ml:218 msgid "virt-top : a 'top'-like utility for virtualization\n\nSUMMARY\n virt-top [-options]\n\nOPTIONS" msgstr "" -#: ../virt-top/virt_top.ml:42 +#: ../src/top.ml:42 msgid "virt-top was compiled without support for CSV files" msgstr "" -#: ../virt-top/virt_top.ml:53 +#: ../src/top.ml:53 msgid "virt-top was compiled without support for dates and times" msgstr ""