mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-26 00:17:20 +00:00
468 lines
7.5 KiB
Plaintext
468 lines
7.5 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
|
"POT-Creation-Date: 2014-05-27 12:07+0400\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: code/main.py:108
|
|
msgid "Run ksysguard"
|
|
msgstr ""
|
|
|
|
#: code/main.py:110
|
|
msgid "Show README"
|
|
msgstr ""
|
|
|
|
#: code/main.py:112
|
|
msgid "Update text"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:3
|
|
msgid "Form"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:6
|
|
msgid "Widget settings"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:9
|
|
msgid ""
|
|
"Detailed information may be found on <a href=\"http://arcanis.name/projects/"
|
|
"pytextmonitor/\">project homepage</a>"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:12
|
|
msgid "Time"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:15
|
|
msgid ""
|
|
"$time - time in default format\n"
|
|
"$isotime - time in ISO format\n"
|
|
"$shorttime - time in short format\n"
|
|
"$longtime - time in log format\n"
|
|
"$custom - custom time format"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:22
|
|
msgid "Uptime"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:25
|
|
msgid ""
|
|
"$uptime - system uptime\n"
|
|
"$custom - custom format"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:29
|
|
msgid "CPU"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:33
|
|
msgid ""
|
|
"$cpu - total load CPU, %\n"
|
|
"$cpu0 - load CPU for core 0, %\n"
|
|
"...\n"
|
|
"$cpu9 - load CPU for core 9, %\n"
|
|
"...\n"
|
|
"$cpuN - load CPU for core N, %"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:41
|
|
msgid "CPU Clock"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:44
|
|
msgid ""
|
|
"$cpucl - average CPU clock, MHz\n"
|
|
"$cpucl0 - CPU clock for core 0, MHz\n"
|
|
"...\n"
|
|
"$cpucl9 - CPU clock for core 9, MHz\n"
|
|
"...\n"
|
|
"$cpuclN - CPU clock for core N, MHz"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:52
|
|
msgid "Temperature"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:55
|
|
msgid "$tempN - physical temperature on device N (from 0). Example: $temp0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:58
|
|
msgid "GPU"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:62
|
|
msgid "$gpu - gpu usage, %"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:65
|
|
msgid "GPU Temp"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:68
|
|
msgid "$gputemp - physical temperature on GPU"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:71
|
|
msgid "Memory"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:75
|
|
msgid ""
|
|
"$mem - RAM usage, %\n"
|
|
"$memmb - RAM usage, MB\n"
|
|
"$memgb - RAM usage, GB\n"
|
|
"$memtotmb - total RAM, MB\n"
|
|
"$memtotgb - total RAM, GB"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:82
|
|
msgid "Swap"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:86
|
|
msgid ""
|
|
"$swap - swap usage, %\n"
|
|
"$swapmb - swap usage, MB\n"
|
|
"$swapgb - swap usage, GB\n"
|
|
"$swaptotmb - total swap, MB\n"
|
|
"$swaptotgb - total swap, GB"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:93 rc.cpp:342
|
|
msgid "HDD"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:97
|
|
msgid ""
|
|
"$hddN - usage for mount point N (from 0), %. Example: $hdd0\n"
|
|
"$hddmbN - usage for mount point N (from 0), MB. Example: $hddmb0\n"
|
|
"$hddgbN - usage for mount point N (from 0), GB. Example: $hddgb0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:102
|
|
msgid "HDD speed"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:105
|
|
msgid ""
|
|
"$hddrN - read speed HDD N (from 0), KB/s. Example: $hddr0\n"
|
|
"$hddwN - write speed HDD N (from 0), KB/s. Example: $hddw0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:109
|
|
msgid "HDD temp"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:112
|
|
msgid ""
|
|
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:115
|
|
msgid "Network"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:118
|
|
msgid ""
|
|
"$down - download speed, KB/s\n"
|
|
"$up - upload speed, KB/s\n"
|
|
"$netdev - current network device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:123
|
|
msgid "Battery"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:127
|
|
msgid ""
|
|
"$bat - battery charge, %\n"
|
|
"$ac - AC status"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:131 rc.cpp:367
|
|
msgid "Music player"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:134
|
|
msgid ""
|
|
"$album - song album\n"
|
|
"$artist - song artist\n"
|
|
"$progress - song progress\n"
|
|
"$time - song duration\n"
|
|
"$title - song title"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:141
|
|
msgid "Processes"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:144
|
|
msgid ""
|
|
"$pscount - number of running processes\n"
|
|
"$pstotal - total number of running processes\n"
|
|
"$ps - list of running processes comma separated"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:149 rc.cpp:354
|
|
msgid "Package manager"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:152
|
|
msgid ""
|
|
"$pkgcountN - number of packages which are available for updates, command N. "
|
|
"For example $pkgcount0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:155
|
|
msgid "Custom"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:158
|
|
msgid ""
|
|
"$customN - get output from custom command N (from N). Example `$custom0`"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:161
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:164
|
|
msgid "Custom time format"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:167
|
|
msgid ""
|
|
"$dddd - long weekday\n"
|
|
"$ddd - short weekday\n"
|
|
"$dd - day\n"
|
|
"$d - day w\\o zero\n"
|
|
"$MMMM - long month\n"
|
|
"$MMM - short month\n"
|
|
"$MM - month\n"
|
|
"$M - month w\\o zero\n"
|
|
"$yyyy - year\n"
|
|
"$yy - short year\n"
|
|
"$hh - hours (24 only)\n"
|
|
"$h - hours w\\o zero (24 only)\n"
|
|
"$mm - minutes\n"
|
|
"$m - minutes w\\o zero\n"
|
|
"$ss - seconds\n"
|
|
"$s - seconds w\\o zero"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:185
|
|
msgid "Custom uptime format"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:188
|
|
msgid ""
|
|
"$dd - uptime days\n"
|
|
"$d - uptime days without zero\n"
|
|
"$hh - uptime hours\n"
|
|
"$h - uptime hours without zero\n"
|
|
"$mm - uptime minutes\n"
|
|
"$m - uptime minutes without zero"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:196
|
|
msgid "Temperature units"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:199
|
|
msgid "Temperature devices"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:202 rc.cpp:212 rc.cpp:222 rc.cpp:232 rc.cpp:332 rc.cpp:360
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:205 rc.cpp:215 rc.cpp:225 rc.cpp:235 rc.cpp:335 rc.cpp:363
|
|
msgid ""
|
|
"Editable\n"
|
|
"del - remove item"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:209
|
|
msgid "Mount points"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:219
|
|
msgid "HDD devices (speed)"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:229
|
|
msgid "HDD devices (temp)"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:239
|
|
msgid "Network directory"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:242
|
|
msgid "\"/sys/class/net\" by default"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:245
|
|
msgid "Disable auto select device and set specified device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:248
|
|
msgid "Set network device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:251
|
|
msgid "Battery device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:254
|
|
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:257
|
|
msgid "AC online tag"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:260
|
|
msgid "Line, which returns when AC is online"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:263
|
|
msgid "AC offline tag"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:266
|
|
msgid "Line, which returns when AC is offline"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:269
|
|
msgid "AC device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:272
|
|
msgid "\"/sys/class/power_supply/AC/online\" by default"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:275
|
|
msgid "Tooltip"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:278
|
|
msgid ""
|
|
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
|
|
"To enable them just make needed checkbox fully checked."
|
|
msgstr ""
|
|
|
|
#: rc.cpp:281
|
|
msgid "Number of values for tooltips"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:284
|
|
msgid "CPU clock color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:287
|
|
msgid "Swap color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:290
|
|
msgid "CPU color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:293
|
|
msgid "Download speed color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:296
|
|
msgid "Memory color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:299
|
|
msgid "Upload speed color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:302
|
|
msgid "Appearance"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:305
|
|
msgid "Time interval"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:308
|
|
msgid "Font"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:311
|
|
msgid "Font size"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:314
|
|
msgid "Font color"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:317
|
|
msgid "Font style"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:320
|
|
msgid "Font weight"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:323
|
|
msgid "DataEngine"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:326
|
|
msgid "Custom command"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:329
|
|
msgid "Custom command to run"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:339
|
|
msgid "GPU device"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:345
|
|
msgid "hddtemp cmd"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:348
|
|
msgid "MPD address"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:351
|
|
msgid "MPD port"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:357
|
|
msgid "Number of null lines"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:368
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:369
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr ""
|