diff --git a/dialogs/about_dialog.py b/dialogs/about_dialog.py index 92dd9aa..8f90215 100644 --- a/dialogs/about_dialog.py +++ b/dialogs/about_dialog.py @@ -23,7 +23,7 @@ def create(v, APP_PATH): about.set_icon_from_file(os.path.join(APP_PATH, "icon.png")) about.set_program_name("Gis Weather") about.set_version(v) - about.set_copyright("Copyright © 2013 - 2021 Alexander Koltsov") + about.set_copyright("Copyright © 2013 - 2022 Alexander Koltsov") about.set_comments(_('Weather widget')) about.set_website("http://sourceforge.net/projects/gis-weather/") about.set_logo(GdkPixbuf.Pixbuf.new_from_file_at_size(os.path.join(APP_PATH, "icon.png"), 128, 128)) diff --git a/gis-weather.py b/gis-weather.py index c040e22..fa89b17 100644 --- a/gis-weather.py +++ b/gis-weather.py @@ -1,8 +1,8 @@ #!/usr/bin/env python3 # # gis_weather.py -v = '0.8.4.19' -# Copyright (C) 2013-2021 Alexander Koltsov +v = '0.8.4.20' +# Copyright (C) 2013-2022 Alexander Koltsov # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/i18n/uk/LC_MESSAGES/gis-weather.mo b/i18n/uk/LC_MESSAGES/gis-weather.mo index 8a08297..371183f 100644 Binary files a/i18n/uk/LC_MESSAGES/gis-weather.mo and b/i18n/uk/LC_MESSAGES/gis-weather.mo differ diff --git a/po/uk.po b/po/uk.po index f5a9fc4..305c35a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1,12 +1,12 @@ # # Translators: -# Victor Butko , 2014-2017 +# Victor Butko , 2014-2017,2020 msgid "" msgstr "" "Project-Id-Version: Gis Weather\n" "POT-Creation-Date: 2019-07-03 23:34+0300\n" -"PO-Revision-Date: 2019-07-04 07:29+0000\n" -"Last-Translator: RingOV \n" +"PO-Revision-Date: 2020-01-23 03:06+0000\n" +"Last-Translator: Victor Butko \n" "Language-Team: Ukrainian (http://www.transifex.com/gis-weather-team/gis-weather/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -376,7 +376,7 @@ msgstr "Завжди зверху" #: dialogs/settings_dialog.ui:1887 msgid "Height adjustment" -msgstr "" +msgstr "Регулювання по висоті" #: dialogs/settings_dialog.ui:1932 utils/gw_menu.py:396 msgid "Window" @@ -453,7 +453,7 @@ msgstr "Кількість днів" #: dialogs/settings_dialog.ui:2991 msgid "Time of day gradient" -msgstr "" +msgstr "Час доби з градієнтом" #: dialogs/settings_dialog.ui:3052 msgid "View" @@ -878,7 +878,7 @@ msgstr "взл" #: utils/gw_menu.py:36 msgid "Switch to app menu" -msgstr "" +msgstr "Перейти до меню програми" #: utils/gw_menu.py:41 utils/gw_menu.py:328 msgid "Show/Hide widget" @@ -906,7 +906,7 @@ msgstr "Зберегти скріншот" #: utils/gw_menu.py:323 msgid "Switch to weather menu" -msgstr "" +msgstr "Перейти до меню погоди" #: utils/gw_menu.py:345 msgid "Start new instance"