edited translations

This commit is contained in:
arcan1s 2014-04-01 23:48:53 +04:00
parent c66b255e8b
commit a716269e79
4 changed files with 915 additions and 429 deletions

View File

@ -7,8 +7,8 @@ cmake_policy (SET CMP0015 NEW)
project (pytextmonitor)
set (PROJECT_VERSION_MAJOR 1)
set (PROJECT_VERSION_MINOR 6)
set (PROJECT_VERSION_PATCH 1)
set (PROJECT_VERSION_MINOR 7)
set (PROJECT_VERSION_PATCH 0)
set (PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
message (STATUS "Version: ${PROJECT_VERSION}")

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
"POT-Creation-Date: 2014-03-31 00:58+0400\n"
"PO-Revision-Date: 2014-03-31 01:01+0400\n"
"POT-Creation-Date: 2014-04-01 23:36+0400\n"
"PO-Revision-Date: 2014-04-01 23:39+0400\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
"Language: ru\n"
@ -46,7 +46,7 @@ msgstr ""
msgid "Time"
msgstr "Time"
#. i18n: file: ui/configwindow.ui:85
#. i18n: file: ui/configwindow.ui:80
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_time)
#: rc.cpp:15
msgid ""
@ -54,123 +54,117 @@ msgid ""
"$isotime - time in ISO format\n"
"$shorttime - time in short format\n"
"$longtime - time in log format\n"
"$custom: $dddd - long weekday; $ddd - short weekday; $dd - day; $d day w\\o "
"zero; \n"
"\t$MMMM - long month; $MMM - short month; $MM - month; $M - month w\\o "
"zero; \n"
"\t$yyyy - year; $yy short year; \n"
"\t$hh - hours (24 only); $h - hours w\\o zero (24 only); \n"
"\t$mm - minutes; $m - minutes w\\o zero;\n"
"\t$ss - seconds; $s - seconds w\\o zero"
"$custom - custom time format"
msgstr ""
"$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: $dddd - long weekday; $ddd - short weekday; $dd - day; $d day w\\o "
"zero; \n"
"\t$MMMM - long month; $MMM - short month; $MM - month; $M - month w\\o "
"zero; \n"
"\t$yyyy - year; $yy short year; \n"
"\t$hh - hours (24 only); $h - hours w\\o zero (24 only); \n"
"\t$mm - minutes; $m - minutes w\\o zero;\n"
"\t$ss - seconds; $s - seconds w\\o zero"
"$custom - custom time format"
#. i18n: file: ui/configwindow.ui:130
#. i18n: file: ui/configwindow.ui:125
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_uptime)
#: rc.cpp:27
#: rc.cpp:22
msgid "Uptime"
msgstr "Uptime"
#. i18n: file: ui/configwindow.ui:141
#. i18n: file: ui/configwindow.ui:136
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptime)
#: rc.cpp:30
#: rc.cpp:25
msgid ""
"$uptime - system uptime\n"
"$custom: $ds - uptime days; $hs - uptime hours; $ms - uptime minutes"
"$custom - custom format"
msgstr ""
"$uptime - system uptime\n"
"$custom: $ds - uptime days; $hs - uptime hours; $ms - uptime minutes"
"$custom - custom format"
#. i18n: file: ui/configwindow.ui:189
#. i18n: file: ui/configwindow.ui:184
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpu)
#: rc.cpp:34
#: rc.cpp:29
msgid "CPU"
msgstr "CPU"
#. i18n: file: ui/configwindow.ui:200
#. i18n: file: ui/configwindow.ui:197
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpu)
#: rc.cpp:38
#: rc.cpp:33
#, no-c-format
msgid ""
"$cpu - total load CPU, %\n"
"$ccpu - load CPU for each core, %"
"$cpu0 - load CPU for core 0, %\n"
"...\n"
"$cpu7 - load CPU for core 7, %"
msgstr ""
"$cpu - total load CPU, %\n"
"$ccpu - load CPU for each core, %"
"$cpu0 - load CPU for core 0, %\n"
"...\n"
"$cpu7 - load CPU for core 7, %"
#. i18n: file: ui/configwindow.ui:248
#. i18n: file: ui/configwindow.ui:245
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpuclock)
#: rc.cpp:42
#: rc.cpp:39
msgid "CPU Clock"
msgstr "CPU Clock"
#. i18n: file: ui/configwindow.ui:259
#. i18n: file: ui/configwindow.ui:258
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpuclock)
#: rc.cpp:45
#: rc.cpp:42
msgid ""
"$cpucl - average CPU clock, MHz\n"
"$ccpucl - CPU clock for each core, MHz"
"$cpucl0 - CPU clock for core 0, MHz\n"
"...\n"
"$cpucl7 - CPU clock for core 7, MHz"
msgstr ""
"$cpucl - average CPU clock, MHz\n"
"$ccpucl - CPU clock for each core, MHz"
"$cpucl0 - CPU clock for core 0, MHz\n"
"...\n"
"$cpucl7 - CPU clock for core 7, MHz"
#. i18n: file: ui/configwindow.ui:307
#. i18n: file: ui/configwindow.ui:306
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_temp)
#: rc.cpp:49
#: rc.cpp:48
msgid "Temperature"
msgstr "Temperature"
#. i18n: file: ui/configwindow.ui:330
#. i18n: file: ui/configwindow.ui:316
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_temp)
#: rc.cpp:52
msgid "$temp - physical temperature on CPU"
msgstr "$temp - physical temperature on CPU"
#: rc.cpp:51
msgid "$tempN - physical temperature on device N (from 0). Example: $temp0"
msgstr "$tempN - physical temperature on device N (from 0). Example: $temp0"
#. i18n: file: ui/configwindow.ui:378
#. i18n: file: ui/configwindow.ui:364
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpu)
#: rc.cpp:55
#: rc.cpp:54
msgid "GPU"
msgstr "GPU"
#. i18n: file: ui/configwindow.ui:388
#. i18n: file: ui/configwindow.ui:374
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpu)
#: rc.cpp:59
#: rc.cpp:58
#, no-c-format
msgid "$gpu - gpu usage, %"
msgstr "$gpu - gpu usage, %"
#. i18n: file: ui/configwindow.ui:436
#. i18n: file: ui/configwindow.ui:422
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpuTemp)
#: rc.cpp:62
#: rc.cpp:61
msgid "GPU Temp"
msgstr "GPU Temp"
#. i18n: file: ui/configwindow.ui:446
#. i18n: file: ui/configwindow.ui:432
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpuTemp)
#: rc.cpp:65
#: rc.cpp:64
msgid "$gputemp - physical temperature on GPU"
msgstr "$gputemp - physical temperature on GPU"
#. i18n: file: ui/configwindow.ui:494
#. i18n: file: ui/configwindow.ui:480
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_mem)
#: rc.cpp:68
#: rc.cpp:67
msgid "Memory"
msgstr "Memory"
#. i18n: file: ui/configwindow.ui:505
#. i18n: file: ui/configwindow.ui:491
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_mem)
#: rc.cpp:72
#: rc.cpp:71
#, no-c-format
msgid ""
"$mem - RAM usage, %\n"
@ -179,15 +173,15 @@ msgstr ""
"$mem - RAM usage, %\n"
"$memmb - RAM usage, MB"
#. i18n: file: ui/configwindow.ui:553
#. i18n: file: ui/configwindow.ui:539
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_swap)
#: rc.cpp:76
#: rc.cpp:75
msgid "Swap"
msgstr "Swap"
#. i18n: file: ui/configwindow.ui:564
#. i18n: file: ui/configwindow.ui:550
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_swap)
#: rc.cpp:80
#: rc.cpp:79
#, no-c-format
msgid ""
"$swap - swap usage, %\n"
@ -196,58 +190,60 @@ msgstr ""
"$swap - swap usage, %\n"
"$swapmb - swap usage, MB"
#. i18n: file: ui/configwindow.ui:612
#. i18n: file: ui/configwindow.ui:598
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hdd)
#: rc.cpp:84
#: rc.cpp:83
msgid "HDD"
msgstr "HDD"
#. i18n: file: ui/configwindow.ui:622
#. i18n: file: ui/configwindow.ui:608
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hdd)
#: rc.cpp:88
#: rc.cpp:87
#, no-c-format
msgid "@@/;@@ - mount point usage, %"
msgstr "@@/;@@ - mount point usage, %"
msgid "$hddN - usage for mount point N (from 0), %. Example: $hdd0"
msgstr "$hddN - usage for mount point N (from 0), %. Example: $hdd0"
#. i18n: file: ui/configwindow.ui:670
#. i18n: file: ui/configwindow.ui:656
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hddTemp)
#: rc.cpp:91
#: rc.cpp:90
msgid "HDD Temp"
msgstr "HDD Temp"
#. i18n: file: ui/configwindow.ui:680
#. i18n: file: ui/configwindow.ui:666
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hddTemp)
#: rc.cpp:94
msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
msgstr "@@/dev/sda@@ - physical temperature on /dev/sda"
#: rc.cpp:93
msgid ""
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
msgstr ""
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
#. i18n: file: ui/configwindow.ui:728
#. i18n: file: ui/configwindow.ui:714
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_net)
#: rc.cpp:97
#: rc.cpp:96
msgid "Network"
msgstr "Network"
#. i18n: file: ui/configwindow.ui:740
#. i18n: file: ui/configwindow.ui:726
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_net)
#: rc.cpp:100
#: rc.cpp:99
msgid ""
"$net - network speed, down/up, KB/s\n"
"$netdev - current network device\n"
"@@eth0@@ - disable auto select device and set specified device"
"$down - download speed, KB/s\n"
"$up - upload speed, KB/s\n"
"$netdev - current network device"
msgstr ""
"$net - network speed, down/up, KB/s\n"
"$netdev - current network device\n"
"@@eth0@@ - disable auto select device and set specified device"
"$down - download speed, KB/s\n"
"$up - upload speed, KB/s\n"
"$netdev - current network device"
#. i18n: file: ui/configwindow.ui:788
#. i18n: file: ui/configwindow.ui:774
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_bat)
#: rc.cpp:105
#: rc.cpp:104
msgid "Battery"
msgstr "Battery"
#. i18n: file: ui/configwindow.ui:799
#. i18n: file: ui/configwindow.ui:785
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_bat)
#: rc.cpp:109
#: rc.cpp:108
#, no-c-format
msgid ""
"$bat - battery charge, %\n"
@ -256,57 +252,17 @@ msgstr ""
"$bat - battery charge, %\n"
"$ac - AC status"
#. i18n: file: ui/configwindow.ui:863
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:113
msgid "Battery device"
msgstr "Battery device"
#. i18n: file: ui/configwindow.ui:870
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:116
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr "\"/sys/class/power_supply/BAT0/capacity\" by default"
#. i18n: file: ui/configwindow.ui:906
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:119
msgid "AC device"
msgstr "AC device"
#. i18n: file: ui/configwindow.ui:913
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:122
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr "\"/sys/class/power_supply/AC/online\" by default"
#. i18n: file: ui/configwindow.ui:933
#. i18n: file: ui/configwindow.ui:833
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_player)
#: rc.cpp:125
#. i18n: file: ui/configwindow.ui:1329
#. i18n: ectx: property (text), widget (QLabel, label_playerSelect)
#: rc.cpp:112 rc.cpp:214
msgid "Music player"
msgstr "Music player"
#. i18n: file: ui/configwindow.ui:950
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:128
msgid "amarok"
msgstr "amarok"
#. i18n: file: ui/configwindow.ui:955
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:131
msgid "mpd"
msgstr "mpd"
#. i18n: file: ui/configwindow.ui:960
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:134
msgid "qmmp"
msgstr "qmmp"
#. i18n: file: ui/configwindow.ui:972
#. i18n: file: ui/configwindow.ui:847
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_player)
#: rc.cpp:137
#: rc.cpp:115
msgid ""
"$album - song album\n"
"$artist - song artist\n"
@ -320,55 +276,273 @@ msgstr ""
"$time - song duration\n"
"$title - song title"
#. i18n: file: ui/configwindow.ui:1026
#. i18n: file: ui/configwindow.ui:895
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_custom)
#: rc.cpp:122
msgid "Custom"
msgstr "Custom"
#. i18n: file: ui/configwindow.ui:905
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_custom)
#: rc.cpp:125
msgid "$custom - get output from custom command"
msgstr "$custom - get output from custom command"
#. i18n: file: ui/configwindow.ui:959
#. i18n: ectx: attribute (title), widget (QWidget, advanced)
#: rc.cpp:128
msgid "Advanced"
msgstr "Advanced"
#. i18n: file: ui/configwindow.ui:973
#. i18n: ectx: property (text), widget (QLabel, label_timeFormat)
#: rc.cpp:131
msgid "Custom time format"
msgstr "Custom time format"
#. i18n: file: ui/configwindow.ui:995
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_timeFormat)
#: rc.cpp:134
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 ""
"$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"
#. i18n: file: ui/configwindow.ui:1015
#. i18n: ectx: property (text), widget (QLabel, label_uptimeFormat)
#: rc.cpp:152
msgid "Custom uptime format"
msgstr "Custom uptime format"
#. i18n: file: ui/configwindow.ui:1024
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptimeFormat)
#: rc.cpp:155
msgid ""
"$ds - uptime days\n"
"$hs - uptime hours\n"
"$ms - uptime minutes"
msgstr ""
"$ds - uptime days\n"
"$hs - uptime hours\n"
"$ms - uptime minutes"
#. i18n: file: ui/configwindow.ui:1046
#. i18n: ectx: property (text), widget (QLabel, label_tempDevice)
#: rc.cpp:160
msgid "Temperature devices"
msgstr "Temperature devices"
#. i18n: file: ui/configwindow.ui:1072
#. i18n: ectx: property (text), widget (QPushButton, pushButton_tempDevice)
#. i18n: file: ui/configwindow.ui:1130
#. i18n: ectx: property (text), widget (QPushButton, pushButton_mount)
#. i18n: file: ui/configwindow.ui:1188
#. i18n: ectx: property (text), widget (QPushButton, pushButton_hddDevice)
#: rc.cpp:163 rc.cpp:173 rc.cpp:183
msgid "Add"
msgstr "Add"
#. i18n: file: ui/configwindow.ui:1082
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_tempDevice)
#. i18n: file: ui/configwindow.ui:1140
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_mount)
#. i18n: file: ui/configwindow.ui:1198
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_hddDevice)
#: rc.cpp:166 rc.cpp:176 rc.cpp:186
msgid ""
"Editable\n"
"del - remove item"
msgstr ""
"Editable\n"
"del - remove item"
#. i18n: file: ui/configwindow.ui:1104
#. i18n: ectx: property (text), widget (QLabel, label_mount)
#: rc.cpp:170
msgid "Mount points"
msgstr "Mount points"
#. i18n: file: ui/configwindow.ui:1162
#. i18n: ectx: property (text), widget (QLabel, label_hddDevice)
#: rc.cpp:180
msgid "HDD devices"
msgstr "HDD devices"
#. i18n: file: ui/configwindow.ui:1218
#. i18n: ectx: property (text), widget (QLabel, label_netdir)
#: rc.cpp:190
msgid "Network directory"
msgstr "Network directory"
#. i18n: file: ui/configwindow.ui:1225
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_netdir)
#: rc.cpp:193
msgid "\"/sys/class/net\" by default"
msgstr "\"/sys/class/net\" by default"
#. i18n: file: ui/configwindow.ui:1245
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:196
msgid "Disable auto select device and set specified device"
msgstr "Disable auto select device and set specified device"
#. i18n: file: ui/configwindow.ui:1248
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:199
msgid "Set network device"
msgstr "Set network device"
#. i18n: file: ui/configwindow.ui:1281
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:202
msgid "Battery device"
msgstr "Battery device"
#. i18n: file: ui/configwindow.ui:1288
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:205
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr "\"/sys/class/power_supply/BAT0/capacity\" by default"
#. i18n: file: ui/configwindow.ui:1305
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:208
msgid "AC device"
msgstr "AC device"
#. i18n: file: ui/configwindow.ui:1312
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:211
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr "\"/sys/class/power_supply/AC/online\" by default"
#. i18n: file: ui/configwindow.ui:1349
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:217
msgid "amarok"
msgstr "amarok"
#. i18n: file: ui/configwindow.ui:1354
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:220
msgid "mpd"
msgstr "mpd"
#. i18n: file: ui/configwindow.ui:1359
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:223
msgid "qmmp"
msgstr "qmmp"
#. i18n: file: ui/configwindow.ui:1377
#. i18n: ectx: property (text), widget (QLabel, label_customCommand)
#: rc.cpp:226
msgid "Custom command"
msgstr "Custom command"
#. i18n: file: ui/configwindow.ui:1385
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_customCommand)
#: rc.cpp:229
msgid ""
"Command to run, example:\n"
"wget -qO- http://ifconfig.me/ip - get external IP"
msgstr ""
"Command to run, example:\n"
"wget -qO- http://ifconfig.me/ip - get external IP"
#. i18n: file: ui/configwindow.ui:1408
#. i18n: ectx: attribute (title), widget (QWidget, appearance)
#: rc.cpp:144
#: rc.cpp:233
msgid "Appearance"
msgstr "Appearance"
#. i18n: file: ui/configwindow.ui:1040
#. i18n: file: ui/configwindow.ui:1422
#. i18n: ectx: property (text), widget (QLabel, label_interval)
#: rc.cpp:147
#: rc.cpp:236
msgid "Time interval"
msgstr "Time interval"
#. i18n: file: ui/configwindow.ui:1095
#. i18n: file: ui/configwindow.ui:1477
#. i18n: ectx: property (text), widget (QLabel, label_font)
#: rc.cpp:150
#: rc.cpp:239
msgid "Font"
msgstr "Font"
#. i18n: file: ui/configwindow.ui:1135
#. i18n: file: ui/configwindow.ui:1517
#. i18n: ectx: property (text), widget (QLabel, label_fontSize)
#: rc.cpp:153
#: rc.cpp:242
msgid "Font size"
msgstr "Font size"
#. i18n: file: ui/configwindow.ui:1190
#. i18n: file: ui/configwindow.ui:1572
#. i18n: ectx: property (text), widget (QLabel, label_color)
#: rc.cpp:156
#: rc.cpp:245
msgid "Font color"
msgstr "Font color"
#. i18n: file: ui/configwindow.ui:1230
#. i18n: file: ui/configwindow.ui:1612
#. i18n: ectx: property (text), widget (QLabel, label_style)
#: rc.cpp:159
#: rc.cpp:248
msgid "Font style"
msgstr "Font style"
#. i18n: file: ui/configwindow.ui:1280
#. i18n: file: ui/configwindow.ui:1662
#. i18n: ectx: property (text), widget (QLabel, label_weight)
#: rc.cpp:162
#: rc.cpp:251
msgid "Font weight"
msgstr "Font weight"
#: rc.cpp:163
#: rc.cpp:252
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Evgeniy Alekseev"
#: rc.cpp:164
#: rc.cpp:253
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "esalexeev@gmail.com"
#~ msgid "@@/;@@ - mount point usage, %"
#~ msgstr "@@/;@@ - mount point usage, %"
#~ msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
#~ msgstr "@@/dev/sda@@ - physical temperature on /dev/sda"
#~ msgid ""
#~ "$net - network speed, down/up, KB/s\n"
#~ "$netdev - current network device\n"
#~ "@@eth0@@ - disable auto select device and set specified device"
#~ msgstr ""
#~ "$net - network speed, down/up, KB/s\n"
#~ "$netdev - current network device\n"
#~ "@@eth0@@ - disable auto select device and set specified device"

View File

@ -8,7 +8,7 @@ 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-03-31 00:58+0400\n"
"POT-Creation-Date: 2014-04-01 23:36+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"
@ -43,7 +43,7 @@ msgstr ""
msgid "Time"
msgstr ""
#. i18n: file: ui/configwindow.ui:85
#. i18n: file: ui/configwindow.ui:80
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_time)
#: rc.cpp:15
msgid ""
@ -51,232 +51,190 @@ msgid ""
"$isotime - time in ISO format\n"
"$shorttime - time in short format\n"
"$longtime - time in log format\n"
"$custom: $dddd - long weekday; $ddd - short weekday; $dd - day; $d day w\\o "
"zero; \n"
"\t$MMMM - long month; $MMM - short month; $MM - month; $M - month w\\o "
"zero; \n"
"\t$yyyy - year; $yy short year; \n"
"\t$hh - hours (24 only); $h - hours w\\o zero (24 only); \n"
"\t$mm - minutes; $m - minutes w\\o zero;\n"
"\t$ss - seconds; $s - seconds w\\o zero"
"$custom - custom time format"
msgstr ""
#. i18n: file: ui/configwindow.ui:130
#. i18n: file: ui/configwindow.ui:125
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_uptime)
#: rc.cpp:27
#: rc.cpp:22
msgid "Uptime"
msgstr ""
#. i18n: file: ui/configwindow.ui:141
#. i18n: file: ui/configwindow.ui:136
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptime)
#: rc.cpp:30
#: rc.cpp:25
msgid ""
"$uptime - system uptime\n"
"$custom: $ds - uptime days; $hs - uptime hours; $ms - uptime minutes"
"$custom - custom format"
msgstr ""
#. i18n: file: ui/configwindow.ui:189
#. i18n: file: ui/configwindow.ui:184
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpu)
#: rc.cpp:34
#: rc.cpp:29
msgid "CPU"
msgstr ""
#. i18n: file: ui/configwindow.ui:200
#. i18n: file: ui/configwindow.ui:197
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpu)
#: rc.cpp:38
#: rc.cpp:33
#, no-c-format
msgid ""
"$cpu - total load CPU, %\n"
"$ccpu - load CPU for each core, %"
"$cpu0 - load CPU for core 0, %\n"
"...\n"
"$cpu7 - load CPU for core 7, %"
msgstr ""
#. i18n: file: ui/configwindow.ui:248
#. i18n: file: ui/configwindow.ui:245
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpuclock)
#: rc.cpp:42
#: rc.cpp:39
msgid "CPU Clock"
msgstr ""
#. i18n: file: ui/configwindow.ui:259
#. i18n: file: ui/configwindow.ui:258
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpuclock)
#: rc.cpp:45
#: rc.cpp:42
msgid ""
"$cpucl - average CPU clock, MHz\n"
"$ccpucl - CPU clock for each core, MHz"
"$cpucl0 - CPU clock for core 0, MHz\n"
"...\n"
"$cpucl7 - CPU clock for core 7, MHz"
msgstr ""
#. i18n: file: ui/configwindow.ui:307
#. i18n: file: ui/configwindow.ui:306
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_temp)
#: rc.cpp:49
#: rc.cpp:48
msgid "Temperature"
msgstr ""
#. i18n: file: ui/configwindow.ui:330
#. i18n: file: ui/configwindow.ui:316
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_temp)
#: rc.cpp:52
msgid "$temp - physical temperature on CPU"
#: rc.cpp:51
msgid "$tempN - physical temperature on device N (from 0). Example: $temp0"
msgstr ""
#. i18n: file: ui/configwindow.ui:378
#. i18n: file: ui/configwindow.ui:364
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpu)
#: rc.cpp:55
#: rc.cpp:54
msgid "GPU"
msgstr ""
#. i18n: file: ui/configwindow.ui:388
#. i18n: file: ui/configwindow.ui:374
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpu)
#: rc.cpp:59
#: rc.cpp:58
#, no-c-format
msgid "$gpu - gpu usage, %"
msgstr ""
#. i18n: file: ui/configwindow.ui:436
#. i18n: file: ui/configwindow.ui:422
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpuTemp)
#: rc.cpp:62
#: rc.cpp:61
msgid "GPU Temp"
msgstr ""
#. i18n: file: ui/configwindow.ui:446
#. i18n: file: ui/configwindow.ui:432
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpuTemp)
#: rc.cpp:65
#: rc.cpp:64
msgid "$gputemp - physical temperature on GPU"
msgstr ""
#. i18n: file: ui/configwindow.ui:494
#. i18n: file: ui/configwindow.ui:480
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_mem)
#: rc.cpp:68
#: rc.cpp:67
msgid "Memory"
msgstr ""
#. i18n: file: ui/configwindow.ui:505
#. i18n: file: ui/configwindow.ui:491
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_mem)
#: rc.cpp:72
#: rc.cpp:71
#, no-c-format
msgid ""
"$mem - RAM usage, %\n"
"$memmb - RAM usage, MB"
msgstr ""
#. i18n: file: ui/configwindow.ui:553
#. i18n: file: ui/configwindow.ui:539
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_swap)
#: rc.cpp:76
#: rc.cpp:75
msgid "Swap"
msgstr ""
#. i18n: file: ui/configwindow.ui:564
#. i18n: file: ui/configwindow.ui:550
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_swap)
#: rc.cpp:80
#: rc.cpp:79
#, no-c-format
msgid ""
"$swap - swap usage, %\n"
"$swapmb - swap usage, MB"
msgstr ""
#. i18n: file: ui/configwindow.ui:612
#. i18n: file: ui/configwindow.ui:598
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hdd)
#: rc.cpp:84
#: rc.cpp:83
msgid "HDD"
msgstr ""
#. i18n: file: ui/configwindow.ui:622
#. i18n: file: ui/configwindow.ui:608
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hdd)
#: rc.cpp:88
#: rc.cpp:87
#, no-c-format
msgid "@@/;@@ - mount point usage, %"
msgid "$hddN - usage for mount point N (from 0), %. Example: $hdd0"
msgstr ""
#. i18n: file: ui/configwindow.ui:670
#. i18n: file: ui/configwindow.ui:656
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hddTemp)
#: rc.cpp:91
#: rc.cpp:90
msgid "HDD Temp"
msgstr ""
#. i18n: file: ui/configwindow.ui:680
#. i18n: file: ui/configwindow.ui:666
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hddTemp)
#: rc.cpp:94
msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
#: rc.cpp:93
msgid ""
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
msgstr ""
#. i18n: file: ui/configwindow.ui:728
#. i18n: file: ui/configwindow.ui:714
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_net)
#: rc.cpp:97
#: rc.cpp:96
msgid "Network"
msgstr ""
#. i18n: file: ui/configwindow.ui:740
#. i18n: file: ui/configwindow.ui:726
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_net)
#: rc.cpp:100
#: rc.cpp:99
msgid ""
"$net - network speed, down/up, KB/s\n"
"$netdev - current network device\n"
"@@eth0@@ - disable auto select device and set specified device"
"$down - download speed, KB/s\n"
"$up - upload speed, KB/s\n"
"$netdev - current network device"
msgstr ""
#. i18n: file: ui/configwindow.ui:788
#. i18n: file: ui/configwindow.ui:774
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_bat)
#: rc.cpp:105
#: rc.cpp:104
msgid "Battery"
msgstr ""
#. i18n: file: ui/configwindow.ui:799
#. i18n: file: ui/configwindow.ui:785
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_bat)
#: rc.cpp:109
#: rc.cpp:108
#, no-c-format
msgid ""
"$bat - battery charge, %\n"
"$ac - AC status"
msgstr ""
#. i18n: file: ui/configwindow.ui:863
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:113
msgid "Battery device"
msgstr ""
#. i18n: file: ui/configwindow.ui:870
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:116
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr ""
#. i18n: file: ui/configwindow.ui:906
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:119
msgid "AC device"
msgstr ""
#. i18n: file: ui/configwindow.ui:913
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:122
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr ""
#. i18n: file: ui/configwindow.ui:933
#. i18n: file: ui/configwindow.ui:833
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_player)
#: rc.cpp:125
#. i18n: file: ui/configwindow.ui:1329
#. i18n: ectx: property (text), widget (QLabel, label_playerSelect)
#: rc.cpp:112 rc.cpp:214
msgid "Music player"
msgstr ""
#. i18n: file: ui/configwindow.ui:950
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:128
msgid "amarok"
msgstr ""
#. i18n: file: ui/configwindow.ui:955
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:131
msgid "mpd"
msgstr ""
#. i18n: file: ui/configwindow.ui:960
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:134
msgid "qmmp"
msgstr ""
#. i18n: file: ui/configwindow.ui:972
#. i18n: file: ui/configwindow.ui:847
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_player)
#: rc.cpp:137
#: rc.cpp:115
msgid ""
"$album - song album\n"
"$artist - song artist\n"
@ -285,54 +243,235 @@ msgid ""
"$title - song title"
msgstr ""
#. i18n: file: ui/configwindow.ui:1026
#. i18n: file: ui/configwindow.ui:895
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_custom)
#: rc.cpp:122
msgid "Custom"
msgstr ""
#. i18n: file: ui/configwindow.ui:905
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_custom)
#: rc.cpp:125
msgid "$custom - get output from custom command"
msgstr ""
#. i18n: file: ui/configwindow.ui:959
#. i18n: ectx: attribute (title), widget (QWidget, advanced)
#: rc.cpp:128
msgid "Advanced"
msgstr ""
#. i18n: file: ui/configwindow.ui:973
#. i18n: ectx: property (text), widget (QLabel, label_timeFormat)
#: rc.cpp:131
msgid "Custom time format"
msgstr ""
#. i18n: file: ui/configwindow.ui:995
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_timeFormat)
#: rc.cpp:134
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 ""
#. i18n: file: ui/configwindow.ui:1015
#. i18n: ectx: property (text), widget (QLabel, label_uptimeFormat)
#: rc.cpp:152
msgid "Custom uptime format"
msgstr ""
#. i18n: file: ui/configwindow.ui:1024
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptimeFormat)
#: rc.cpp:155
msgid ""
"$ds - uptime days\n"
"$hs - uptime hours\n"
"$ms - uptime minutes"
msgstr ""
#. i18n: file: ui/configwindow.ui:1046
#. i18n: ectx: property (text), widget (QLabel, label_tempDevice)
#: rc.cpp:160
msgid "Temperature devices"
msgstr ""
#. i18n: file: ui/configwindow.ui:1072
#. i18n: ectx: property (text), widget (QPushButton, pushButton_tempDevice)
#. i18n: file: ui/configwindow.ui:1130
#. i18n: ectx: property (text), widget (QPushButton, pushButton_mount)
#. i18n: file: ui/configwindow.ui:1188
#. i18n: ectx: property (text), widget (QPushButton, pushButton_hddDevice)
#: rc.cpp:163 rc.cpp:173 rc.cpp:183
msgid "Add"
msgstr ""
#. i18n: file: ui/configwindow.ui:1082
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_tempDevice)
#. i18n: file: ui/configwindow.ui:1140
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_mount)
#. i18n: file: ui/configwindow.ui:1198
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_hddDevice)
#: rc.cpp:166 rc.cpp:176 rc.cpp:186
msgid ""
"Editable\n"
"del - remove item"
msgstr ""
#. i18n: file: ui/configwindow.ui:1104
#. i18n: ectx: property (text), widget (QLabel, label_mount)
#: rc.cpp:170
msgid "Mount points"
msgstr ""
#. i18n: file: ui/configwindow.ui:1162
#. i18n: ectx: property (text), widget (QLabel, label_hddDevice)
#: rc.cpp:180
msgid "HDD devices"
msgstr ""
#. i18n: file: ui/configwindow.ui:1218
#. i18n: ectx: property (text), widget (QLabel, label_netdir)
#: rc.cpp:190
msgid "Network directory"
msgstr ""
#. i18n: file: ui/configwindow.ui:1225
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_netdir)
#: rc.cpp:193
msgid "\"/sys/class/net\" by default"
msgstr ""
#. i18n: file: ui/configwindow.ui:1245
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:196
msgid "Disable auto select device and set specified device"
msgstr ""
#. i18n: file: ui/configwindow.ui:1248
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:199
msgid "Set network device"
msgstr ""
#. i18n: file: ui/configwindow.ui:1281
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:202
msgid "Battery device"
msgstr ""
#. i18n: file: ui/configwindow.ui:1288
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:205
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr ""
#. i18n: file: ui/configwindow.ui:1305
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:208
msgid "AC device"
msgstr ""
#. i18n: file: ui/configwindow.ui:1312
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:211
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr ""
#. i18n: file: ui/configwindow.ui:1349
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:217
msgid "amarok"
msgstr ""
#. i18n: file: ui/configwindow.ui:1354
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:220
msgid "mpd"
msgstr ""
#. i18n: file: ui/configwindow.ui:1359
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:223
msgid "qmmp"
msgstr ""
#. i18n: file: ui/configwindow.ui:1377
#. i18n: ectx: property (text), widget (QLabel, label_customCommand)
#: rc.cpp:226
msgid "Custom command"
msgstr ""
#. i18n: file: ui/configwindow.ui:1385
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_customCommand)
#: rc.cpp:229
msgid ""
"Command to run, example:\n"
"wget -qO- http://ifconfig.me/ip - get external IP"
msgstr ""
#. i18n: file: ui/configwindow.ui:1408
#. i18n: ectx: attribute (title), widget (QWidget, appearance)
#: rc.cpp:144
#: rc.cpp:233
msgid "Appearance"
msgstr ""
#. i18n: file: ui/configwindow.ui:1040
#. i18n: file: ui/configwindow.ui:1422
#. i18n: ectx: property (text), widget (QLabel, label_interval)
#: rc.cpp:147
#: rc.cpp:236
msgid "Time interval"
msgstr ""
#. i18n: file: ui/configwindow.ui:1095
#. i18n: file: ui/configwindow.ui:1477
#. i18n: ectx: property (text), widget (QLabel, label_font)
#: rc.cpp:150
#: rc.cpp:239
msgid "Font"
msgstr ""
#. i18n: file: ui/configwindow.ui:1135
#. i18n: file: ui/configwindow.ui:1517
#. i18n: ectx: property (text), widget (QLabel, label_fontSize)
#: rc.cpp:153
#: rc.cpp:242
msgid "Font size"
msgstr ""
#. i18n: file: ui/configwindow.ui:1190
#. i18n: file: ui/configwindow.ui:1572
#. i18n: ectx: property (text), widget (QLabel, label_color)
#: rc.cpp:156
#: rc.cpp:245
msgid "Font color"
msgstr ""
#. i18n: file: ui/configwindow.ui:1230
#. i18n: file: ui/configwindow.ui:1612
#. i18n: ectx: property (text), widget (QLabel, label_style)
#: rc.cpp:159
#: rc.cpp:248
msgid "Font style"
msgstr ""
#. i18n: file: ui/configwindow.ui:1280
#. i18n: file: ui/configwindow.ui:1662
#. i18n: ectx: property (text), widget (QLabel, label_weight)
#: rc.cpp:162
#: rc.cpp:251
msgid "Font weight"
msgstr ""
#: rc.cpp:163
#: rc.cpp:252
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#: rc.cpp:164
#: rc.cpp:253
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
"POT-Creation-Date: 2014-03-31 00:58+0400\n"
"PO-Revision-Date: 2014-03-31 01:22+0400\n"
"POT-Creation-Date: 2014-04-01 23:36+0400\n"
"PO-Revision-Date: 2014-04-01 23:48+0400\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
"Language: ru\n"
@ -37,9 +37,8 @@ msgid ""
"Detailed information may be found on <a href=\"http://arcanis.name/projects/"
"pytextmonitor/\">project homepage</a>"
msgstr ""
"Подробная информация может быть найдена на <a "
"href=\"http://arcanis.name/ru/projects/"
"pytextmonitor/\">домашней странице проекта</a>"
"Подробная информация может быть найдена на <a href=\"http://arcanis.name/ru/"
"projects/pytextmonitor/\">домашней странице проекта</a>"
#. i18n: file: ui/configwindow.ui:66
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_time)
@ -47,7 +46,7 @@ msgstr ""
msgid "Time"
msgstr "Время"
#. i18n: file: ui/configwindow.ui:85
#. i18n: file: ui/configwindow.ui:80
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_time)
#: rc.cpp:15
msgid ""
@ -55,123 +54,117 @@ msgid ""
"$isotime - time in ISO format\n"
"$shorttime - time in short format\n"
"$longtime - time in log format\n"
"$custom: $dddd - long weekday; $ddd - short weekday; $dd - day; $d day w\\o "
"zero; \n"
"\t$MMMM - long month; $MMM - short month; $MM - month; $M - month w\\o "
"zero; \n"
"\t$yyyy - year; $yy short year; \n"
"\t$hh - hours (24 only); $h - hours w\\o zero (24 only); \n"
"\t$mm - minutes; $m - minutes w\\o zero;\n"
"\t$ss - seconds; $s - seconds w\\o zero"
"$custom - custom time format"
msgstr ""
"$time - время в стандартном формате\n"
"$isotime - время ISO формате\n"
"$isotime - время в ISO формате\n"
"$shorttime - время в коротком формате\n"
"$longtime - время в длинном формате\n"
"$custom: $dddd - день недели (длинный); $ddd - день недели (короткий); $dd - "
"день; $d - день без 0; \n"
"\t$MMMM - месяц (длинный); $MMM - месяц (короткий); $MM - месяц; $M - месяц "
"без 0; \n"
"\t$yyyy - год; $yy - год (короткий); \n"
"\t$hh - часы (24); $h - часы без 0 (24); \n"
"\t$mm - минуты; $m - минуты без 0;\n"
"\t$ss - секунды; $s - секунды без 0"
"$custom - свой формат времени"
#. i18n: file: ui/configwindow.ui:130
#. i18n: file: ui/configwindow.ui:125
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_uptime)
#: rc.cpp:27
#: rc.cpp:22
msgid "Uptime"
msgstr "Время работы"
#. i18n: file: ui/configwindow.ui:141
#. i18n: file: ui/configwindow.ui:136
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptime)
#: rc.cpp:30
#: rc.cpp:25
msgid ""
"$uptime - system uptime\n"
"$custom: $ds - uptime days; $hs - uptime hours; $ms - uptime minutes"
"$custom - custom format"
msgstr ""
"$uptime - время работы\n"
"$custom: $ds - дни работы; $hs - часы; $ms - минуты"
"$custom - свой формат"
#. i18n: file: ui/configwindow.ui:189
#. i18n: file: ui/configwindow.ui:184
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpu)
#: rc.cpp:34
#: rc.cpp:29
msgid "CPU"
msgstr "CPU"
#. i18n: file: ui/configwindow.ui:200
#. i18n: file: ui/configwindow.ui:197
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpu)
#: rc.cpp:38
#: rc.cpp:33
#, no-c-format
msgid ""
"$cpu - total load CPU, %\n"
"$ccpu - load CPU for each core, %"
"$cpu0 - load CPU for core 0, %\n"
"...\n"
"$cpu7 - load CPU for core 7, %"
msgstr ""
"$cpu - общая загрузка CPU, %\n"
"$ccpu - загрузка CPU для каждого ядра, %"
"$cpu0 - загрузка CPU для ядра 0, %\n"
"...\n"
"$cpu7 - загрузка CPU для ядра 7, %"
#. i18n: file: ui/configwindow.ui:248
#. i18n: file: ui/configwindow.ui:245
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_cpuclock)
#: rc.cpp:42
#: rc.cpp:39
msgid "CPU Clock"
msgstr "Частота CPU"
#. i18n: file: ui/configwindow.ui:259
#. i18n: file: ui/configwindow.ui:258
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_cpuclock)
#: rc.cpp:45
#: rc.cpp:42
msgid ""
"$cpucl - average CPU clock, MHz\n"
"$ccpucl - CPU clock for each core, MHz"
"$cpucl0 - CPU clock for core 0, MHz\n"
"...\n"
"$cpucl7 - CPU clock for core 7, MHz"
msgstr ""
"$cpucl - средняя частота CPU, MHz\n"
"$ccpucl - частота CPU для каждого ядра, MHz"
"$cpucl0 - частота CPU для ядра 0, MHz\n"
"...\n"
"$cpucl7 - частота CPU для ядра 7, MHz"
#. i18n: file: ui/configwindow.ui:307
#. i18n: file: ui/configwindow.ui:306
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_temp)
#: rc.cpp:49
#: rc.cpp:48
msgid "Temperature"
msgstr "Температура"
#. i18n: file: ui/configwindow.ui:330
#. i18n: file: ui/configwindow.ui:316
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_temp)
#: rc.cpp:52
msgid "$temp - physical temperature on CPU"
msgstr "$temp - физическая температура на CPU"
#: rc.cpp:51
msgid "$tempN - physical temperature on device N (from 0). Example: $temp0"
msgstr "$tempN - физическая температура на устройстве N (от 0). Пример: $temp0"
#. i18n: file: ui/configwindow.ui:378
#. i18n: file: ui/configwindow.ui:364
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpu)
#: rc.cpp:55
#: rc.cpp:54
msgid "GPU"
msgstr "GPU"
#. i18n: file: ui/configwindow.ui:388
#. i18n: file: ui/configwindow.ui:374
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpu)
#: rc.cpp:59
#: rc.cpp:58
#, no-c-format
msgid "$gpu - gpu usage, %"
msgstr "$gpu - использование GPU, %"
#. i18n: file: ui/configwindow.ui:436
#. i18n: file: ui/configwindow.ui:422
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_gpuTemp)
#: rc.cpp:62
#: rc.cpp:61
msgid "GPU Temp"
msgstr "Температура GPU"
#. i18n: file: ui/configwindow.ui:446
#. i18n: file: ui/configwindow.ui:432
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_gpuTemp)
#: rc.cpp:65
#: rc.cpp:64
msgid "$gputemp - physical temperature on GPU"
msgstr "$gputemp - физическая температура на GPU"
#. i18n: file: ui/configwindow.ui:494
#. i18n: file: ui/configwindow.ui:480
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_mem)
#: rc.cpp:68
#: rc.cpp:67
msgid "Memory"
msgstr "Память"
#. i18n: file: ui/configwindow.ui:505
#. i18n: file: ui/configwindow.ui:491
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_mem)
#: rc.cpp:72
#: rc.cpp:71
#, no-c-format
msgid ""
"$mem - RAM usage, %\n"
@ -180,15 +173,15 @@ msgstr ""
"$mem - использование RAM, %\n"
"$memmb - использование RAM, MB"
#. i18n: file: ui/configwindow.ui:553
#. i18n: file: ui/configwindow.ui:539
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_swap)
#: rc.cpp:76
#: rc.cpp:75
msgid "Swap"
msgstr "Swap"
#. i18n: file: ui/configwindow.ui:564
#. i18n: file: ui/configwindow.ui:550
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_swap)
#: rc.cpp:80
#: rc.cpp:79
#, no-c-format
msgid ""
"$swap - swap usage, %\n"
@ -197,58 +190,61 @@ msgstr ""
"$swap - использование swap, %\n"
"$swapmb - использование swap, MB"
#. i18n: file: ui/configwindow.ui:612
#. i18n: file: ui/configwindow.ui:598
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hdd)
#: rc.cpp:84
#: rc.cpp:83
msgid "HDD"
msgstr "HDD"
#. i18n: file: ui/configwindow.ui:622
#. i18n: file: ui/configwindow.ui:608
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hdd)
#: rc.cpp:88
#: rc.cpp:87
#, no-c-format
msgid "@@/;@@ - mount point usage, %"
msgstr "@@/;@@ - использование точки монтирования, %"
msgid "$hddN - usage for mount point N (from 0), %. Example: $hdd0"
msgstr "$hddN - использование точки монтирования N (от 0), %. Пример: $hdd0"
#. i18n: file: ui/configwindow.ui:670
#. i18n: file: ui/configwindow.ui:656
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_hddTemp)
#: rc.cpp:91
#: rc.cpp:90
msgid "HDD Temp"
msgstr "Температура HDD"
#. i18n: file: ui/configwindow.ui:680
#. i18n: file: ui/configwindow.ui:666
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_hddTemp)
#: rc.cpp:94
msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
msgstr "@@/dev/sda@@ - физическая температура /dev/sda"
#: rc.cpp:93
msgid ""
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
msgstr ""
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0 "
"$hddtempN - температура на устройстве N (от 0). Пример: $hddtemp0"
#. i18n: file: ui/configwindow.ui:728
#. i18n: file: ui/configwindow.ui:714
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_net)
#: rc.cpp:97
#: rc.cpp:96
msgid "Network"
msgstr "Сеть"
#. i18n: file: ui/configwindow.ui:740
#. i18n: file: ui/configwindow.ui:726
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_net)
#: rc.cpp:100
#: rc.cpp:99
msgid ""
"$net - network speed, down/up, KB/s\n"
"$netdev - current network device\n"
"@@eth0@@ - disable auto select device and set specified device"
"$down - download speed, KB/s\n"
"$up - upload speed, KB/s\n"
"$netdev - current network device"
msgstr ""
"$net - скорость передачи данных, down/up, KB/s\n"
"$netdev - используемое устройство\n"
"@@eth0@@ - отключить автовыбор устройства и установить указанное"
"$down - скорость скачки, KB/s\n"
"$up - скорость загрузки, KB/s\n"
"$netdev - текущее устройство"
#. i18n: file: ui/configwindow.ui:788
#. i18n: file: ui/configwindow.ui:774
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_bat)
#: rc.cpp:105
#: rc.cpp:104
msgid "Battery"
msgstr "Батарея"
#. i18n: file: ui/configwindow.ui:799
#. i18n: file: ui/configwindow.ui:785
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_bat)
#: rc.cpp:109
#: rc.cpp:108
#, no-c-format
msgid ""
"$bat - battery charge, %\n"
@ -257,57 +253,17 @@ msgstr ""
"$bat - заряд батареи, %\n"
"$ac - статус адаптора питания"
#. i18n: file: ui/configwindow.ui:863
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:113
msgid "Battery device"
msgstr "Устройство батареи"
#. i18n: file: ui/configwindow.ui:870
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:116
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr "\"/sys/class/power_supply/BAT0/capacity\" по умолчанию"
#. i18n: file: ui/configwindow.ui:906
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:119
msgid "AC device"
msgstr "Устройство AC"
#. i18n: file: ui/configwindow.ui:913
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:122
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr "\"/sys/class/power_supply/AC/online\" по умолчанию"
#. i18n: file: ui/configwindow.ui:933
#. i18n: file: ui/configwindow.ui:833
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_player)
#: rc.cpp:125
#. i18n: file: ui/configwindow.ui:1329
#. i18n: ectx: property (text), widget (QLabel, label_playerSelect)
#: rc.cpp:112 rc.cpp:214
msgid "Music player"
msgstr "Музыкальный плеер"
#. i18n: file: ui/configwindow.ui:950
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:128
msgid "amarok"
msgstr "amarok"
#. i18n: file: ui/configwindow.ui:955
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:131
msgid "mpd"
msgstr "mpd"
#. i18n: file: ui/configwindow.ui:960
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_player)
#: rc.cpp:134
msgid "qmmp"
msgstr "qmmp"
#. i18n: file: ui/configwindow.ui:972
#. i18n: file: ui/configwindow.ui:847
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_player)
#: rc.cpp:137
#: rc.cpp:115
msgid ""
"$album - song album\n"
"$artist - song artist\n"
@ -321,56 +277,273 @@ msgstr ""
"$time - продолжительность\n"
"$title - название"
#. i18n: file: ui/configwindow.ui:1026
#. i18n: file: ui/configwindow.ui:895
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_custom)
#: rc.cpp:122
msgid "Custom"
msgstr "Своя команда"
#. i18n: file: ui/configwindow.ui:905
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_custom)
#: rc.cpp:125
msgid "$custom - get output from custom command"
msgstr "$custom - получить информацию из своей команды"
#. i18n: file: ui/configwindow.ui:959
#. i18n: ectx: attribute (title), widget (QWidget, advanced)
#: rc.cpp:128
msgid "Advanced"
msgstr "Расширенные"
#. i18n: file: ui/configwindow.ui:973
#. i18n: ectx: property (text), widget (QLabel, label_timeFormat)
#: rc.cpp:131
msgid "Custom time format"
msgstr "Свой формат времени"
#. i18n: file: ui/configwindow.ui:995
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_timeFormat)
#: rc.cpp:134
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 ""
"$dddd - день недели (длинный)\n"
"$ddd - день недели (короткий)\n"
"$dd - день\n"
"$d - день без 0\n"
"$MMMM - месяц (длинный)\n"
"$MMM - месяц (короткий)\n"
"$MM - месяц\n"
"$M - месяц без 0\n"
"$yyyy - год\n"
"$yy - год (короткий)\n"
"$hh - часы (24)\n"
"$h - часы без 0 (24)\n"
"$mm - минуты\n"
"$m - минуты без 0\n"
"$ss - секунды\n"
"$s - секунды без 0"
#. i18n: file: ui/configwindow.ui:1015
#. i18n: ectx: property (text), widget (QLabel, label_uptimeFormat)
#: rc.cpp:152
msgid "Custom uptime format"
msgstr "Свой формат аптайма"
#. i18n: file: ui/configwindow.ui:1024
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_uptimeFormat)
#: rc.cpp:155
msgid ""
"$ds - uptime days\n"
"$hs - uptime hours\n"
"$ms - uptime minutes"
msgstr ""
"$ds - дни работы\n"
"$hs - часы\n"
"$ms - минуты"
#. i18n: file: ui/configwindow.ui:1046
#. i18n: ectx: property (text), widget (QLabel, label_tempDevice)
#: rc.cpp:160
msgid "Temperature devices"
msgstr "Температурные устройства"
#. i18n: file: ui/configwindow.ui:1072
#. i18n: ectx: property (text), widget (QPushButton, pushButton_tempDevice)
#. i18n: file: ui/configwindow.ui:1130
#. i18n: ectx: property (text), widget (QPushButton, pushButton_mount)
#. i18n: file: ui/configwindow.ui:1188
#. i18n: ectx: property (text), widget (QPushButton, pushButton_hddDevice)
#: rc.cpp:163 rc.cpp:173 rc.cpp:183
msgid "Add"
msgstr "Добавить"
#. i18n: file: ui/configwindow.ui:1082
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_tempDevice)
#. i18n: file: ui/configwindow.ui:1140
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_mount)
#. i18n: file: ui/configwindow.ui:1198
#. i18n: ectx: property (toolTip), widget (QListWidget, listWidget_hddDevice)
#: rc.cpp:166 rc.cpp:176 rc.cpp:186
msgid ""
"Editable\n"
"del - remove item"
msgstr ""
"Редактируемо\n"
"del - удалить строку"
#. i18n: file: ui/configwindow.ui:1104
#. i18n: ectx: property (text), widget (QLabel, label_mount)
#: rc.cpp:170
msgid "Mount points"
msgstr "Точки монтирования"
#. i18n: file: ui/configwindow.ui:1162
#. i18n: ectx: property (text), widget (QLabel, label_hddDevice)
#: rc.cpp:180
msgid "HDD devices"
msgstr "HDD"
#. i18n: file: ui/configwindow.ui:1218
#. i18n: ectx: property (text), widget (QLabel, label_netdir)
#: rc.cpp:190
msgid "Network directory"
msgstr "Путь к интерфейсам"
#. i18n: file: ui/configwindow.ui:1225
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_netdir)
#: rc.cpp:193
msgid "\"/sys/class/net\" by default"
msgstr "\"/sys/class/net\" по умолчанию"
#. i18n: file: ui/configwindow.ui:1245
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:196
msgid "Disable auto select device and set specified device"
msgstr "Отключить авто выбор устройства и использовать указанное"
#. i18n: file: ui/configwindow.ui:1248
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_netdev)
#: rc.cpp:199
msgid "Set network device"
msgstr "Выберете сетевое устройство"
#. i18n: file: ui/configwindow.ui:1281
#. i18n: ectx: property (text), widget (QLabel, label_batdev)
#: rc.cpp:202
msgid "Battery device"
msgstr "Устройство батареи"
#. i18n: file: ui/configwindow.ui:1288
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_batdev)
#: rc.cpp:205
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
msgstr "\"/sys/class/power_supply/BAT0/capacity\" по умолчанию"
#. i18n: file: ui/configwindow.ui:1305
#. i18n: ectx: property (text), widget (QLabel, label_acdev)
#: rc.cpp:208
msgid "AC device"
msgstr "Устройство AC"
#. i18n: file: ui/configwindow.ui:1312
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_acdev)
#: rc.cpp:211
msgid "\"/sys/class/power_supply/AC/online\" by default"
msgstr "\"/sys/class/power_supply/AC/online\" по умолчанию"
#. i18n: file: ui/configwindow.ui:1349
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:217
msgid "amarok"
msgstr "amarok"
#. i18n: file: ui/configwindow.ui:1354
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:220
msgid "mpd"
msgstr "mpd"
#. i18n: file: ui/configwindow.ui:1359
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_playerSelect)
#: rc.cpp:223
msgid "qmmp"
msgstr "qmmp"
#. i18n: file: ui/configwindow.ui:1377
#. i18n: ectx: property (text), widget (QLabel, label_customCommand)
#: rc.cpp:226
msgid "Custom command"
msgstr "Своя команда"
#. i18n: file: ui/configwindow.ui:1385
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_customCommand)
#: rc.cpp:229
msgid ""
"Command to run, example:\n"
"wget -qO- http://ifconfig.me/ip - get external IP"
msgstr ""
"Команда для запуска, например:\n"
"wget -qO- http://ifconfig.me/ip - получить внешний IP"
#. i18n: file: ui/configwindow.ui:1408
#. i18n: ectx: attribute (title), widget (QWidget, appearance)
#: rc.cpp:144
#: rc.cpp:233
msgid "Appearance"
msgstr "Внешний вид"
#. i18n: file: ui/configwindow.ui:1040
#. i18n: file: ui/configwindow.ui:1422
#. i18n: ectx: property (text), widget (QLabel, label_interval)
#: rc.cpp:147
#: rc.cpp:236
msgid "Time interval"
msgstr "Интервал обновления"
#. i18n: file: ui/configwindow.ui:1095
#. i18n: file: ui/configwindow.ui:1477
#. i18n: ectx: property (text), widget (QLabel, label_font)
#: rc.cpp:150
#: rc.cpp:239
msgid "Font"
msgstr "Шрифт"
#. i18n: file: ui/configwindow.ui:1135
#. i18n: file: ui/configwindow.ui:1517
#. i18n: ectx: property (text), widget (QLabel, label_fontSize)
#: rc.cpp:153
#: rc.cpp:242
msgid "Font size"
msgstr "Размер шрифта"
#. i18n: file: ui/configwindow.ui:1190
#. i18n: file: ui/configwindow.ui:1572
#. i18n: ectx: property (text), widget (QLabel, label_color)
#: rc.cpp:156
#: rc.cpp:245
msgid "Font color"
msgstr "Цвет шрифта"
#. i18n: file: ui/configwindow.ui:1230
#. i18n: file: ui/configwindow.ui:1612
#. i18n: ectx: property (text), widget (QLabel, label_style)
#: rc.cpp:159
#: rc.cpp:248
msgid "Font style"
msgstr "Стиль шрифта"
#. i18n: file: ui/configwindow.ui:1280
#. i18n: file: ui/configwindow.ui:1662
#. i18n: ectx: property (text), widget (QLabel, label_weight)
#: rc.cpp:162
#: rc.cpp:251
msgid "Font weight"
msgstr "Ширина шрифта"
#: rc.cpp:163
#: rc.cpp:252
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Evgeniy Alekseev"
#: rc.cpp:164
#: rc.cpp:253
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "esalexeev@gmail.com"
#~ msgid "@@/;@@ - mount point usage, %"
#~ msgstr "@@/;@@ - использование точки монтирования, %"
#~ msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
#~ msgstr "@@/dev/sda@@ - физическая температура /dev/sda"
#~ msgid ""
#~ "$net - network speed, down/up, KB/s\n"
#~ "$netdev - current network device\n"
#~ "@@eth0@@ - disable auto select device and set specified device"
#~ msgstr ""
#~ "$net - скорость передачи данных, down/up, KB/s\n"
#~ "$netdev - используемое устройство\n"
#~ "@@eth0@@ - отключить автовыбор устройства и установить указанное"