mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-31 14:39:56 +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:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2016-02-15 11:43+0300\n"
|
||||
"POT-Creation-Date: 2016-04-06 14:39+0300\n"
|
||||
"PO-Revision-Date: 2015-08-20 22:52+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
|
||||
@ -579,6 +579,9 @@ msgstr ""
|
||||
msgid "Use images"
|
||||
msgstr ""
|
||||
|
||||
msgid "Points count"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Use custom formula"
|
||||
msgstr "Aangepaste tijdsopmaak"
|
||||
@ -594,12 +597,26 @@ msgstr "Waarde weergeven"
|
||||
msgid "Min value"
|
||||
msgstr "Waarde weergeven"
|
||||
|
||||
msgid "Use image for active"
|
||||
msgstr ""
|
||||
|
||||
msgid "Active color"
|
||||
msgstr "Actieve kleur"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Active image"
|
||||
msgstr "Actieve kleur"
|
||||
|
||||
msgid "Use image for inactive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Inactive color"
|
||||
msgstr "Inactieve kleur"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Inactive image"
|
||||
msgstr "Inactieve kleur"
|
||||
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
|
||||
|
Reference in New Issue
Block a user