mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-30 14:09:56 +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:
@ -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: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
|
||||
"PO-Revision-Date: 2015-07-31 22:16+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: French <kde-russian@lists.kde.ru>\n"
|
||||
@ -115,9 +115,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 "Police"
|
||||
|
||||
@ -398,6 +425,9 @@ msgstr "Traducteurs: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Ce logiciel utilise: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Sélectionner une couleur"
|
||||
|
||||
@ -422,33 +452,6 @@ msgstr "Cliquer sur \"Valider\" pour télécharger"
|
||||
msgid "There are updates"
|
||||
msgstr "Des mises à jour sont disponibles"
|
||||
|
||||
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 "Alimentation branchée"
|
||||
|
||||
|
Reference in New Issue
Block a user