mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-30 14:09: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:
@ -6,7 +6,7 @@ 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"
|
||||
"POT-Creation-Date: 2016-04-06 14:39+0300\n"
|
||||
"PO-Revision-Date: 2015-07-31 22:21+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@ -570,6 +570,9 @@ msgstr "Hora"
|
||||
msgid "Use images"
|
||||
msgstr ""
|
||||
|
||||
msgid "Points count"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Use custom formula"
|
||||
msgstr "Formato de hora personalizado"
|
||||
@ -585,12 +588,26 @@ msgstr "Mostrar valor"
|
||||
msgid "Min value"
|
||||
msgstr "Mostrar valor"
|
||||
|
||||
msgid "Use image for active"
|
||||
msgstr ""
|
||||
|
||||
msgid "Active color"
|
||||
msgstr "Cor ativa"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Active image"
|
||||
msgstr "Cor ativa"
|
||||
|
||||
msgid "Use image for inactive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Inactive color"
|
||||
msgstr "Cor inativa"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Inactive image"
|
||||
msgstr "Desktop inativo"
|
||||
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
|
Reference in New Issue
Block a user