mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-29 13:39:55 +00:00
fix #73
I suppose the better way is to move weather adaptor to another open weather engine despite the fact that OWM has provided me a special FOSS permissions. I've changed weather provider to Yahoo! Weather because there is no good way to provide my own API key to end-users except for being compiled to the source code. In other hand this solution leads to the fact that humidity and atmosphere pressure is not available for forecast more. And moreover pressure units has been changed for current weather. + fix possible memory leak in dataengine aggregator + add "special thanks" group to acknoledgment tab
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\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"
|
||||
@ -110,9 +110,36 @@ msgstr ""
|
||||
msgid "Export configuration"
|
||||
msgstr ""
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not save configuration file"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import configuration"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Font"
|
||||
msgstr ""
|
||||
|
||||
@ -378,6 +405,9 @@ msgstr ""
|
||||
msgid "This software uses: %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr ""
|
||||
|
||||
@ -399,33 +429,6 @@ msgstr ""
|
||||
msgid "There are updates"
|
||||
msgstr ""
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not save configuration file"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "AC online"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user