mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-30 14:09:56 +00:00
possible fix #75
I've added 'optimize' option (by default true). If it options is set then sources will be checked if they are required (with dependencies if any). And if they are not required they will be dropped by using common mechanism. Please note that if this option enabled the following features (at the moment) will be unavailable: * key request from context menu (from configuration interface it still works) * notifications event if sources on which notification is not connected I suppose this commit will increase performance in about 4-5 times.
This commit is contained in:
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
|
||||
"POT-Creation-Date: 2016-02-03 23:02+0700\n"
|
||||
"PO-Revision-Date: 2015-07-31 22:24+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@ -57,6 +57,9 @@ msgstr ""
|
||||
msgid "Check updates on startup"
|
||||
msgstr ""
|
||||
|
||||
msgid "Optimize subscription"
|
||||
msgstr ""
|
||||
|
||||
msgid "Widget height, px"
|
||||
msgstr ""
|
||||
|
||||
@ -369,15 +372,15 @@ msgstr ""
|
||||
msgid "Weathers"
|
||||
msgstr "可编辑的"
|
||||
|
||||
msgid "Functions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add"
|
||||
msgstr "添加"
|
||||
|
||||
msgid "Show value"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add lambda"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Edit bars"
|
||||
msgstr "可编辑的"
|
||||
@ -430,24 +433,6 @@ msgstr ""
|
||||
msgid "Select font"
|
||||
msgstr "选择字体"
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Click \"Ok\" to download"
|
||||
msgstr ""
|
||||
|
||||
msgid "There are updates"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "AC online"
|
||||
msgstr "外接电源使用中标签"
|
||||
@ -477,6 +462,27 @@ msgstr ""
|
||||
msgid "KB/s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changelog of %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "You are using the actual version %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "No new version found"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current version : %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "New version : %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Click \"Ok\" to download"
|
||||
msgstr ""
|
||||
|
||||
msgid "There are updates"
|
||||
msgstr ""
|
||||
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user