⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gkrellm.pot

📁 系统任务管理器
💻 POT
📖 第 1 页 / 共 4 页
字号:
#: src/fs.c:2251msgid "Ejectable"msgstr ""#: src/fs.c:2257msgid "Device"msgstr ""#: src/fs.c:2272msgid "mount"msgstr ""#: src/fs.c:2274msgid "umount"msgstr ""#: src/fs.c:2340msgid "<h>Mounting\n"msgstr ""#: src/fs.c:2341msgid """Enter file system mount points to monitor and enter a label to describe\n""the mount point.  The krell shows the ratio of blocks used to total blocks\n""available.  Mounting commands can be enabled for mount points in one\n""of two ways:\n""\n"msgstr ""#: src/fs.c:2346msgid "<b>\t1) Mounting using /etc/fstab: "msgstr ""#: src/fs.c:2348msgid """If a mount point is in your\n""\t/etc/fstab and you have mount permission then mount and umount\n""\tcommands can be enabled and executed for that mount point simply\n""\tby checking the \"Enable /etc/fstab mounting\" option.\n""\tMount table entries in /etc/fstab need the \"user\" or \"owner\" option\n""\tset to grant this permission unless GKrellM is run as root.\n""\tFor example, if you run GKrellM as a normal user and you want\n""\tto be able to mount your floppy, your /etc/fstab could have\n""\teither of:\n"msgstr ""#: src/fs.c:2358msgid "<i>\t\t/dev/fd0 /mnt/floppy ext2 user,noauto,rw,exec 0 0\n"msgstr ""#: src/fs.c:2359msgid "\tor\n"msgstr ""#: src/fs.c:2360msgid """<i>\t\t/dev/fd0 /mnt/floppy ext2 user,defaults 0 0\n""\n"msgstr ""#: src/fs.c:2362msgid "<b>\t2) Mounting using custom commands: "msgstr ""#: src/fs.c:2363msgid """If GKrellM is run as root or if\n""\tyou have sudo permission to run the mount commands, then a custom\n""\tmount command can be entered into the \"mount command\" entry\n""\tbox.  A umount command must also be entered if you choose this\n""\tmethod.  Example mount and umount entries using sudo:\n"msgstr ""#: src/fs.c:2369msgid "<i>\t\tsudo /bin/mount -t msdos /dev/fd0 /mnt/A\n"msgstr ""#: src/fs.c:2370msgid "<i>\t\tsudo /bin/umount /mnt/A\n"msgstr ""#: src/fs.c:2372msgid """\tNotes: the mount point specified in a custom mount command\n""\t(/mnt/A in this example) must be the same as entered in the\n""\t\"Mount Point\" entry.  You should have the NOPASSWD option set\n""\tin /etc/sudoers if using sudo.\n""\n"msgstr ""#: src/fs.c:2377msgid "<h>Primary and Secondary Monitors\n"msgstr ""#: src/fs.c:2378#, no-c-formatmsgid """File system monitors can be created as primary (always visible)\n""or secondary which can be hidden and then shown when they are of\n""interest.  For example, you might make primary file system monitors\n""for root, home, or user so they will be always visible, but make\n""secondary monitors for less frequently used mount points such as\n""floppy, zip, backup partitions, foreign file system types, etc.\n""Secondary FS monitors can also be configured to always be visible if they\n""are mounted by checking the \"Show if mounted\" option.   Using this\n""feature you can show the secondary group, mount a file system, and have\n""that FS monitor remain visible even when the secondary group is hidden.\n""A standard cdrom mount will show as 100% full but a monitor for it\n""could be created with mounting enabled just to have the\n""mount/umount convenience.\n""\n"msgstr ""#: src/fs.c:2395 src/mem.c:1232msgid "<h>Panel Labels\n"msgstr ""#: src/fs.c:2396msgid "Substitution variables for the format string for file system panels:\n"msgstr ""#: src/fs.c:2397msgid "\t$t    total capacity\n"msgstr ""#: src/fs.c:2398msgid "\t$u    used space\n"msgstr ""#: src/fs.c:2399msgid "\t$f    free space\n"msgstr ""#: src/fs.c:2400msgid "\t$U    used %,\n"msgstr ""#: src/fs.c:2401 src/mem.c:1241msgid "\t$F    free %\n"msgstr ""#: src/fs.c:2402msgid "\t$l    the panel label\n"msgstr ""#: src/fs.c:2404msgid "\t$D    the mount point\n"msgstr ""#: src/fs.c:2406msgid "\t$D    the disk\n"msgstr ""#: src/fs.c:2413msgid "click on a panel to scroll a programmable display\n"msgstr ""#: src/fs.c:2414msgid "\t\tof file system capacities (default is total and free space).\n"msgstr ""#: src/fs.c:2415msgid "<b>\tWheel "msgstr ""#: src/fs.c:2416msgid "Shows and hides the secondary file system monitors.\n"msgstr ""#: src/fs.c:2436msgid "Panels"msgstr ""#: src/fs.c:2452msgid "Use binary units (MiB, GiG) for reporting disk capacities."msgstr ""#: src/fs.c:2458msgid "Auto eject when ejectable devices are unmounted"msgstr ""#: src/fs.c:2467msgid "Seconds between data updates for local mounted file systems"msgstr ""#: src/fs.c:2472msgid "Seconds between data updates for remote mounted file systems"msgstr ""#: src/fs.c:2475 src/mem.c:1337msgid "Format String for Panel Labels"msgstr ""#: src/fs.c:2483 src/mem.c:1346 src/mem.c:1366msgid "$t - $u used"msgstr ""#: src/fs.c:2484 src/mem.c:1347 src/mem.c:1367msgid "$t - $U"msgstr ""#: src/fs.c:2492msgid "Format string for FS data display"msgstr ""#: src/fs.c:2510msgid "File System"msgstr ""#: src/gui.c:391#, c-formatmsgid "%s command"msgstr ""#: src/gui.c:409msgid "comment"msgstr ""#: src/gui.c:753#, c-formatmsgid """GKrellM %d.%d.%d%s\n""GNU Krell Monitors\n""\n""Copyright (c) 1999-2005 by Bill Wilson\n""billw@gkrellm.net\n""http://gkrellm.net\n""\n""Released under the GNU General Public License"msgstr ""#: src/gui.c:769msgid """Mac OS X code was contributed by:\n""Ben Hines <bhines@alumni.ucsd.edu>\n""and\n""Hajimu UMEMOTO <ume@mahoroba.org>"msgstr ""#: src/gui.c:779msgid """FreeBSD system dependent code was contributed by:\n""Hajimu UMEMOTO <ume@mahoroba.org>"msgstr ""#: src/gui.c:787msgid """NetBSD system dependent code was contributed by:\n""Anthony Mallet <anthony.mallet@useless-ficus.net>"msgstr ""#: src/gui.c:795msgid """Solaris system dependent code was contributed by:\n""Daisuke Yabuki <dxy@acm.org>"msgstr ""#: src/gui.c:803msgid """Windows system dependent code was contributed by:\n""Bill Nalen <bill@nalens.com>"msgstr ""#: src/gui.c:961msgid "<h>Krells\n"msgstr ""#: src/gui.c:962msgid """Krells are the horizontally moving indicators below each chart and\n""on meter style monitors.  Depending on the monitor, they show fast\n""response data rates, a percentage of some capacity, or something else.\n"msgstr ""#: src/gui.c:966msgid "<h>Charts\n"msgstr ""#: src/gui.c:967msgid """The default for most charts is to automatically adjust the number of\n""grid lines drawn and the resolution per grid so drawn data will be\n""nicely visible.  You may change this to fixed grids of 1-5 and/or\n""fixed grid resolutions in the chart config windows.  However,\n""some combination of the auto scaling modes may give best results.\n"msgstr ""#: src/gui.c:973 src/gui.c:999msgid "See the README or do a \"man gkrellm\" for more information.\n"msgstr ""#: src/gui.c:976msgid "Chart label format strings place text on charts using position codes:\n"msgstr ""#: src/gui.c:977msgid "\t\\t    top left\n"msgstr ""#: src/gui.c:978msgid "\t\\b    bottom left\n"msgstr ""#: src/gui.c:979msgid "\t\\n    next line\n"msgstr ""#: src/gui.c:980msgid "\t\\N    next line only if last string had visible characters\n"msgstr ""#: src/gui.c:981msgid "\t\\p    previous line\n"msgstr ""#: src/gui.c:982msgid "\t\\c    center the text\n"msgstr ""#: src/gui.c:983msgid "\t\\C    begin drawing text at the center\n"msgstr ""#: src/gui.c:984msgid "\t\\r    right justify\n"msgstr ""#: src/gui.c:985msgid "\t\\f    use alternate font for the next string\n"msgstr ""#: src/gui.c:986msgid "\t\\w    use the following string to define a field width\n"msgstr ""#: src/gui.c:987msgid "\t\\a    draw left justified in the defined field width\n"msgstr ""#: src/gui.c:988msgid "\t\\e    draw right justified in the defined field width\n"msgstr ""#: src/gui.c:989msgid "\t\\.     no-op.  Used to break a string into two strings.\n"msgstr ""#: src/gui.c:990msgid """\t\\D0   bottom of charts first data view (D2 for second data view ...)\n"msgstr ""#: src/gui.c:991msgid "\t\\D1   top of charts first data view (D3 for second data view ...)\n"msgstr ""#: src/gui.c:993msgid """<h>\n""Commands\n"msgstr ""#: src/gui.c:994msgid """\tMany monitors can be configured to launch commands.  Just enter the\n""\tcommand where you see a \"command\" entry and also a comment if you\n""\twant a tooltip to appear for the command.  After a command is entered,\n""\tfor a monitor, a button for launching it will become visible when you\n""\tmove the mouse into the panel area of the monitor.\n""\n"msgstr ""#: src/gui.c:1002 src/mail.c:3662msgid """<h>\n""Mouse Button Actions:\n"msgstr ""#: src/gui.c:1004msgid "clicking on charts will toggle a display of some extra info.\n"msgstr ""#: src/gui.c:1005 src/gui.c:1007msgid "<b>\tRight "msgstr ""#: src/gui.c:1006msgid "clicking on charts brings up a chart configuration window.\n"msgstr ""#: src/gui.c:1008msgid "clicking on many panels opens its monitor configuration window.\n"msgstr ""#: src/gui.c:1034msgid "Hostname display"msgstr ""#: src/gui.c:1040msgid "Short hostname"msgstr ""#: src/gui.c:1045msgid "System name display"msgstr ""#: src/gui.c:1050msgid "Remember screen location at exit and move to it at next startup"msgstr ""#: src/gui.c:1056msgid "Allow multiple instances"msgstr ""#: src/gui.c:1063msgid """Make gkrellm a topmost window (restart gkrellm for this to take effect)."msgstr ""#: src/gui.c:1072 src/hostname.c:387msgid "gkrellmd server disconnect"msgstr ""#: src/gui.c:1080msgid "Krell and LED updates per second."msgstr ""#: src/gui.c:1086msgid "GKrellM width"msgstr ""#: src/gui.c:1090msgid "Properties"msgstr ""#: src/gui.c:1093msgid "Set sticky state"msgstr ""#: src/gui.c:1096msgid "Set on top of other windows of the same type"msgstr ""#: src/gui.c:1099msgid "Set below other windows of the same type"msgstr ""#: src/gui.c:1106msgid "Set window type to be a dock or panel"msgstr ""#: src/gui.c:1111msgid "Use window manager decorations"msgstr ""#: src/gui.c:1115msgid "Do not include on a taskbar"msgstr ""#: src/gui.c:1119msgid "Do not include on a pager"msgstr ""#: src/gui.c:1129msgid """Some of these properties require a standards compliant window manager.\n""You may have to restart gkrellm for them to take effect.\n"msgstr ""#: src/gui.c:1515#, c-formatmsgid "%d total theme alternatives"msgstr ""#: src/gui.c:1811 src/gui.c:1843msgid "Theme"msgstr ""#: src/gui.c:1815msgid "Theme:"msgstr ""#: src/gui.c:1825msgid "Author:"msgstr ""#: src/gui.c:1871msgid "Track Gtk theme changes for similarly named themes"msgstr ""#: src/gui.c:1878msgid "Default"msgstr ""#: src/gui.c:1893msgid "Scale"msgstr ""#: src/gui.c:1899msgid "Fonts"msgstr ""#: src/gui.c:1902msgid "Large font"msgstr ""#: src/gui.c:1914 src/gui.c:1928 src/gui.c:1941msgid "Browse"msgstr ""#: src/gui.c:1916msgid "Normal font"msgstr ""#: src/gui.c:1930msgid "Small font"msgstr ""#: src/gui.c:1945#, c-formatmsgid "Untar your theme tar files in %s/%s"msgstr ""#: src/gui.c:1954msgid "Download themes from the GKrellM theme site at www.muhri.net"msgstr ""#: src/gui.c:2250msgid "Configuration"msgstr ""#: src/gui.c:2278msgid "General"msgstr ""#: src/gui.c:2283msgid "Builtins"msgstr ""#: src/gui.c:2303 src/plugins.c:1599msgid "Plugins"msgstr ""#: src/gui.c:2308msgid "Themes"msgstr ""#: src/gui.c:2313msgid "About"msgstr ""#: src/gui.c:2338msgid "Monitors"msgstr ""#: src/gui.c:2410 src/gui.c:2421msgid "/Quit"msgstr ""#: src/gui.c:2417msgid "/Configuration"msgstr ""#: src/gui.c:2418msgid "/Theme/Prev"msgstr ""#: src/gui.c:2419msgid "/Theme/Next"msgstr ""#: src/gui.c:2428msgid "/Theme prev"msgstr ""#: src/gui.c:2429msgid "/Theme next"msgstr ""#: src/inet.c:601#, c-formatmsgid "%s Connections"msgstr ""#: src/inet.c:693msgid "No current connections."msgstr ""#: src/inet.c:920#, c-formatmsgid "inet%d"msgstr ""#: src/inet.c:932msgid "TCP hits per minute"msgstr ""#: src/inet.c:935msgid "TCP hits per hour"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -