mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 14:55:48 +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 ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Copyright (C) 2014
|
||||
# This file is distributed under the same license as the PyTextMonitor package.
|
||||
#
|
||||
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015.
|
||||
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016.
|
||||
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"
|
||||
"PO-Revision-Date: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
|
||||
"PO-Revision-Date: 2016-01-26 21:48+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: English <kde-russian@lists.kde.ru>\n"
|
||||
"Language: ru\n"
|
||||
@ -111,9 +111,36 @@ msgstr "Drop key cache"
|
||||
msgid "Export configuration"
|
||||
msgstr "Export configuration"
|
||||
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
msgid "Success"
|
||||
msgstr "Success"
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr "Please note that binary files were not copied"
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr "Ooops..."
|
||||
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Could not save configuration file"
|
||||
|
||||
msgid "Import configuration"
|
||||
msgstr "Import configuration"
|
||||
|
||||
msgid "Import"
|
||||
msgstr "Import"
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr "Import plasmoid settings"
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr "Import extensions"
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr "Import additional files"
|
||||
|
||||
msgid "Font"
|
||||
msgstr "Font"
|
||||
|
||||
@ -383,6 +410,9 @@ msgstr "Translators: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "This software uses: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr "Special thanks to %1"
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Select font"
|
||||
|
||||
@ -404,33 +434,6 @@ msgstr "Click \"Ok\" to download"
|
||||
msgid "There are updates"
|
||||
msgstr "There are updates"
|
||||
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
msgid "Success"
|
||||
msgstr "Success"
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr "Please note that binary files were not copied"
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr "Ooops..."
|
||||
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Could not save configuration file"
|
||||
|
||||
msgid "Import"
|
||||
msgstr "Import"
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr "Import plasmoid settings"
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr "Import extensions"
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr "Import additional files"
|
||||
|
||||
msgid "AC online"
|
||||
msgstr "AC online"
|
||||
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Awesome widgets\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-09-26 22:07+0000\n"
|
||||
"Last-Translator: Ernesto Avilés Vázquez <whippiii@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/arcanis/awesome-widgets/"
|
||||
@ -113,9 +113,38 @@ msgstr "Borrar caché de claves"
|
||||
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 ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import extensions"
|
||||
msgstr "Extensiones"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import additional files"
|
||||
msgstr "Filtros adicionales"
|
||||
|
||||
msgid "Font"
|
||||
msgstr "Tipo de letra"
|
||||
|
||||
@ -386,6 +415,9 @@ msgstr "Traductores: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Este software usa: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Elegir tipo de letra"
|
||||
|
||||
@ -407,35 +439,6 @@ msgstr "Haz clic en «Ok» para descargar"
|
||||
msgid "There are updates"
|
||||
msgstr "Hay actualizaciones 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 ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import extensions"
|
||||
msgstr "Extensiones"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import additional files"
|
||||
msgstr "Filtros adicionales"
|
||||
|
||||
msgid "AC online"
|
||||
msgstr "Alimentación conectada"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+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"
|
||||
@ -116,10 +116,38 @@ msgstr ""
|
||||
msgid "Export configuration"
|
||||
msgstr "Configuratie"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Configuratie"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import configuration"
|
||||
msgstr "Configuratie"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Font"
|
||||
msgstr "Lettertype"
|
||||
|
||||
@ -402,6 +430,9 @@ msgstr "Vertalers: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Deze software gebruikt: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Lettertype selecteren"
|
||||
|
||||
@ -424,34 +455,6 @@ msgstr "Klik op \"OK\" om te downloaden"
|
||||
msgid "There are updates"
|
||||
msgstr "Er zijn updates"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Configuratie"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "AC online"
|
||||
msgstr "AC online"
|
||||
|
||||
|
@ -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: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+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"
|
||||
@ -115,10 +115,38 @@ msgstr ""
|
||||
msgid "Export configuration"
|
||||
msgstr "Configuração"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Configuração"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import configuration"
|
||||
msgstr "Configuração"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Font"
|
||||
msgstr "Tamanho da fonte"
|
||||
|
||||
@ -398,6 +426,9 @@ msgstr "Tradutores: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Este software usa: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Selecionar fonte"
|
||||
|
||||
@ -420,34 +451,6 @@ msgstr "Clique \"Ok\" para baixar"
|
||||
msgid "There are updates"
|
||||
msgstr "Há atualizações disponíveis"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Configuração"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import extensions"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import additional files"
|
||||
msgstr ""
|
||||
|
||||
msgid "AC online"
|
||||
msgstr "Carregador conectado"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Copyright (C) 2014
|
||||
# This file is distributed under the same license as the PyTextMonitor package.
|
||||
#
|
||||
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015.
|
||||
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014, 2015, 2016.
|
||||
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"
|
||||
"PO-Revision-Date: 2015-10-20 01:22+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
|
||||
"PO-Revision-Date: 2016-01-26 21:49+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
"Language: ru\n"
|
||||
@ -111,9 +111,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 "Шрифт"
|
||||
|
||||
@ -383,6 +410,9 @@ msgstr "Переводчики: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Данное приложение использует: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr "Отдельно спасибо %1"
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Выберете шрифт"
|
||||
|
||||
@ -404,33 +434,6 @@ msgstr "Нажмите \"Ok\" для загрузки"
|
||||
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 "AC подключен"
|
||||
|
||||
|
@ -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: 2015-10-20 01:21+0300\n"
|
||||
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
|
||||
"PO-Revision-Date: 2015-09-27 12:37+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <kde-russian@lists.kde.ru>\n"
|
||||
@ -114,10 +114,40 @@ msgstr "Скинути кеш ключів"
|
||||
msgid "Export configuration"
|
||||
msgstr "Налаштування"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Налаштування"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import configuration"
|
||||
msgstr "Налаштування"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import extensions"
|
||||
msgstr "Розширення"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import additional files"
|
||||
msgstr "Додаткові фільтри"
|
||||
|
||||
msgid "Font"
|
||||
msgstr "Шрифт"
|
||||
|
||||
@ -398,6 +428,9 @@ msgstr "Перекладачі: %1"
|
||||
msgid "This software uses: %1"
|
||||
msgstr "Ця програма використовує: %1"
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "Оберіть шрифт"
|
||||
|
||||
@ -420,36 +453,6 @@ msgstr "Натисніть \"Ok\" для завантаження"
|
||||
msgid "There are updates"
|
||||
msgstr "Знайдені оновлення"
|
||||
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please note that binary files were not copied"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ooops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Could not save configuration file"
|
||||
msgstr "Налаштування"
|
||||
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
msgid "Import plasmoid settings"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import extensions"
|
||||
msgstr "Розширення"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Import additional files"
|
||||
msgstr "Додаткові фільтри"
|
||||
|
||||
msgid "AC online"
|
||||
msgstr "AC підключений"
|
||||
|
||||
|
@ -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:24+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@ -111,9 +111,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 "字体"
|
||||
|
||||
@ -397,6 +424,9 @@ msgstr ""
|
||||
msgid "This software uses: %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Special thanks to %1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select font"
|
||||
msgstr "选择字体"
|
||||
|
||||
@ -418,33 +448,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 ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "AC online"
|
||||
msgstr "外接电源使用中标签"
|
||||
|
Reference in New Issue
Block a user