mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-29 21:49:55 +00:00
release 3.1.1
* translation update * fix broken build with gcc (#87). The issue was reproduced only with gcc build and has been resolved by just replacing C-like `isnan` to `std::isnan`
This commit is contained in:
@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2016-02-15 11:43+0300\n"
|
||||
"PO-Revision-Date: 2016-02-15 11:43+0300\n"
|
||||
"POT-Creation-Date: 2016-04-06 14:39+0300\n"
|
||||
"PO-Revision-Date: 2016-04-06 14:40+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: English <kde-russian@lists.kde.ru>\n"
|
||||
"Language: ru\n"
|
||||
@ -556,6 +556,9 @@ msgstr "Timestamp"
|
||||
msgid "Use images"
|
||||
msgstr "Use images"
|
||||
|
||||
msgid "Points count"
|
||||
msgstr "Points count"
|
||||
|
||||
msgid "Use custom formula"
|
||||
msgstr "Use custom formula"
|
||||
|
||||
@ -568,12 +571,24 @@ msgstr "Max value"
|
||||
msgid "Min value"
|
||||
msgstr "Min value"
|
||||
|
||||
msgid "Use image for active"
|
||||
msgstr "Use image for active"
|
||||
|
||||
msgid "Active color"
|
||||
msgstr "Active color"
|
||||
|
||||
msgid "Active image"
|
||||
msgstr "Active image"
|
||||
|
||||
msgid "Use image for inactive"
|
||||
msgstr "Use image for inactive"
|
||||
|
||||
msgid "Inactive color"
|
||||
msgstr "Inactive color"
|
||||
|
||||
msgid "Inactive image"
|
||||
msgstr "Inactive image"
|
||||
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
|
||||
|
Reference in New Issue
Block a user