From 4ac4b09337c4321ec319c9d88bbe2f3a2a4efd42 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 20 Nov 2022 16:37:10 +0000 Subject: [PATCH 1/4] translate: translated using Weblate (Croatian) Currently translated at 91.8% (224 of 244 strings) Translation: Gradience/Gradience Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/hr/ --- po/hr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/hr.po b/po/hr.po index 0df4244b5..89f49c4ad 100644 --- a/po/hr.po +++ b/po/hr.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: Atrophaneura@proton.me\n" "POT-Creation-Date: 2022-11-20 12:26+0000\n" -"PO-Revision-Date: 2022-11-20 16:37+0000\n" -"Last-Translator: Milo Ivir \n" +"PO-Revision-Date: 2022-11-20 17:48+0000\n" +"Last-Translator: Anonymous \n" "Language-Team: Croatian \n" "Language: hr\n" From 9db08c17f226b57c7efe14748b8a5f72a7253ea6 Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Sun, 20 Nov 2022 21:51:43 +0300 Subject: [PATCH 2/4] fix: popover margins This is not clean fix, the issue happens because text is long, it need to be reformatted. --- data/ui/option_row.blp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/ui/option_row.blp b/data/ui/option_row.blp index cae644674..92e7cb607 100644 --- a/data/ui/option_row.blp +++ b/data/ui/option_row.blp @@ -51,7 +51,7 @@ Popover warning-popover { Label warning-label { margin-top: 10; margin-bottom: 10; - max-width-chars: 50; + max-width-chars: 60; wrap: true; justify: center; } @@ -62,7 +62,7 @@ Popover explanation-popover { Label explanation-label { margin-top: 10; margin-bottom: 10; - max-width-chars: 50; + max-width-chars: 60; wrap: true; justify: center; } From f2f20ed83c9d32ef3c7c673d4446837d04b45ec5 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 20 Nov 2022 18:18:15 +0000 Subject: [PATCH 3/4] translate: translated using Weblate (German) Currently translated at 40.1% (98 of 244 strings) Translation: Gradience/Gradience Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/de/ --- po/de.po | 59 ++++++++++++++++++++------------------------------------ 1 file changed, 21 insertions(+), 38 deletions(-) diff --git a/po/de.po b/po/de.po index c3fc9a877..6c8ced4d2 100644 --- a/po/de.po +++ b/po/de.po @@ -10,13 +10,14 @@ # J. Lavoie , 2022. # rene-coty , 2022. # zPhoeniqz , 2022. +# Luke , 2022. msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: Atrophaneura@proton.me\n" "POT-Creation-Date: 2022-11-20 12:26+0000\n" -"PO-Revision-Date: 2022-10-17 13:57+0000\n" -"Last-Translator: Anonymous \n" +"PO-Revision-Date: 2022-11-20 18:54+0000\n" +"Last-Translator: Luke \n" "Language-Team: German \n" "Language: de\n" @@ -34,9 +35,8 @@ msgstr "Gradience" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:5 #: data/ui/welcome_window.blp:66 -#, fuzzy msgid "Change the look of Adwaita, with ease" -msgstr "Ändere einfach das Aussehen von Adwaita." +msgstr "Ändere einfach das Aussehen von Adwaita" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:6 #: gradience/main.py:971 @@ -53,13 +53,11 @@ msgstr "" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:13 msgid "The main features of Gradience include the following:" -msgstr "" +msgstr "Zu den wichtigsten Funktionen von Gradience gehören:" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:15 -#, fuzzy -#| msgid "Change any color of Adwaita theme" msgid "🎨️ Changing any color of Adwaita theme" -msgstr "Ändere jegliche Adwaita Farbe" +msgstr "Ändert eine beliebige Farbe des Adwaita-Themes" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:16 #, fuzzy @@ -74,48 +72,41 @@ msgid "🎁️ Usage of other users presets" msgstr "Nutze Voreinstellungen von anderen Nutzern" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:18 -#, fuzzy -#| msgid "Change advanced options with CSS" msgid "⚙️ Changing advanced options with CSS" -msgstr "Ändere weitere Optionen mit CSS" +msgstr "Ändere fortgeschrittene Optionen mit CSS" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:19 -#, fuzzy -#| msgid "Extend functionality using plugins" msgid "🧩️ Extending functionality using plugins" -msgstr "Erweitere die Programm Funktionalität mit Plugins" +msgstr "Erweitere die Programmfunktionalität mit Plugins" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:24 msgid "Screenshot of \"Colors\" Tab" -msgstr "" +msgstr "Bildschirmfoto des \"Farben\" Tabs" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:28 msgid "Screenshot of \"Monet\" Tab" -msgstr "" +msgstr "Bildschirmfoto des \"Monet\" Tabs" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:32 +#, fuzzy msgid "Screenshot of \"Advanced\" Tab" -msgstr "" +msgstr "Bildschirmfoto des \"Fortgeschritten\" Tabs" #: data/ui/app_type_dialog.blp:14 -#, fuzzy msgid "Select application types you want to theme:" msgstr "Wählen Sie die Anwendungstypen aus, die Sie thematisieren möchten:" #: data/ui/app_type_dialog.blp:17 -#, fuzzy msgid "Libadwaita and GTK 4 Applications" msgstr "Libadwaita und GTK 4-Anwendungen" #: data/ui/app_type_dialog.blp:21 -#, fuzzy msgid "GTK 3 Applications (adw-gtk3 theme is required)" msgstr "GTK 3-Anwendungen (adw-gtk3-Thema ist erforderlich)" #: data/ui/builtin_preset_row.blp:5 -#, fuzzy msgid "Made by @GradienceTeam" -msgstr "Hergestellt von @GradienceTeam" +msgstr "Erstellt von @GradienceTeam" #: data/ui/builtin_preset_row.blp:11 data/ui/preset_row.blp:51 #: data/ui/window.blp:30 @@ -127,14 +118,13 @@ msgid "Custom CSS" msgstr "Benutzerdefiniertes CSS" #: data/ui/custom_css_group.blp:6 -#, fuzzy msgid "" "Changing this may break some programs. Keep in mind that Libadwaita was made " "so that applications could hardcode values like paddings and margins." msgstr "" -"Dies zu ändern, kann einige Programme zerstören. Denken Sie daran, dass " -"Libadwaita dafür entwickelt wurde, dass Anwendungen Werte wie Abstände und " -"Ränder fest codieren können." +"Dies zu ändern, kann einige Programme beeinträchtigen. Denken Sie daran, " +"dass Libadwaita dafür entwickelt wurde, dass Anwendungen Werte wie Abstände " +"und Ränder fest codieren können." #: data/ui/custom_css_group.blp:33 msgid "GTK 4" @@ -145,17 +135,14 @@ msgid "GTK 3" msgstr "GTK 3" #: data/ui/explore_preset_row.blp:21 -#, fuzzy msgid "Download and Apply" -msgstr "Download und Bewerbung" +msgstr "Herunterladen und anwenden" #: data/ui/explore_preset_row.blp:32 -#, fuzzy msgid "Download Only" msgstr "Nur herunterladen" #: data/ui/no_plugin_window.blp:5 -#, fuzzy msgid "Plugin Preferences" msgstr "Plugin-Einstellungen" @@ -164,9 +151,8 @@ msgid "No Preferences" msgstr "Keine Voreinstellungen" #: data/ui/no_plugin_window.blp:33 -#, fuzzy msgid "This plugin doesn't have any preferences." -msgstr "Dieses Plugin hat keine Voreinstellungen." +msgstr "Dieses Plugin hat keine Einstellungen." #: data/ui/option_row.blp:10 msgid "GTK 3 Support Warning" @@ -187,17 +173,14 @@ msgid "Preferences" msgstr "Einstellungen" #: data/ui/plugin_row.blp:20 -#, fuzzy msgid "Toggle Plugin" -msgstr "Plugin umschalten" +msgstr "Plugin (de)aktivieren" #: data/ui/plugin_row.blp:28 -#, fuzzy msgid "Remove Plugin" -msgstr "Plugins entfernen" +msgstr "Plugin entfernen" #: data/ui/preferences_window.blp:12 -#, fuzzy msgid "GTK 4 Flatpak Applications" msgstr "GTK 4 Flatpak-Anwendungen" From c77673b64a0a28289a395306c8aad09ca4cdec8d Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Sun, 20 Nov 2022 22:35:49 +0300 Subject: [PATCH 4/4] Revert "feat: update release notes" This reverts commit 85603f0e6352d6d878ef68bd57515fefdd14b2b8. --- ....GradienceTeam.Gradience.appdata.xml.in.in | 8 ----- gradience/main.py | 31 +++++++++---------- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in b/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in index ff7e8bae3..c0760e8ad 100644 --- a/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in +++ b/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in @@ -38,17 +38,9 @@

Gradience 0.3.2 release fixes some major issues and introduces some under-the-hood improvements:

  • Firefox GNOME theme plugin now correctly parses installations with multiple profiles
  • -
  • Esc now closes dialogs and Preset Manager
  • -
  • Added mnemonics for dialogs
  • -
  • Save is now a default response in dialogs
  • -
  • Plugins rows now look cleaner and correctly placed
  • -
  • File picker is now modal and sticks with the parent window
  • -
  • Gradience now can be closed with Ctrl+Q
  • -
  • "Favourite(s)" was renamed to "Favorite(s)"
  • Тransition from cssutils to a in-house solution
  • Fixed issues with CSS parser
  • Fixed issue when presets always saved as User.json
  • -
  • Presets now removes correctly
  • Internal structure was refactored
  • Various typos were fixed
  • README was fully rewritten
  • diff --git a/gradience/main.py b/gradience/main.py index 883944003..784a67c69 100644 --- a/gradience/main.py +++ b/gradience/main.py @@ -1023,22 +1023,21 @@ def show_about_window(self, *_args): release_notes=_( """
      -
    • Firefox GNOME theme plugin now correctly parses installations with multiple profiles
    • -
    • Esc now closes dialogs and Preset Manager
    • -
    • Added mnemonics for dialogs
    • -
    • Save is now a default response in dialogs
    • -
    • Plugins rows now look cleaner and correctly placed
    • -
    • File picker is now modal and sticks with the parent window
    • -
    • Gradience now can be closed with Ctrl+Q
    • -
    • "Favourite(s)" was renamed to "Favorite(s)"
    • -
    • Тransition from cssutils to a in-house solution
    • -
    • Fixed issues with CSS parser
    • -
    • Fixed issue when presets always saved as User.json
    • -
    • Presets now removes correctly
    • -
    • Internal structure was refactored
    • -
    • Various typos were fixed
    • -
    • README was fully rewritten
    • -
    • All screenshots were taken in high resolution
    • +
    • Added ability to star preset to display it in Palette
    • +
    • Updated Firefox GNOME Theme plugin
    • +
    • Welcome screen have been improved
    • +
    • Margins in color info popovers are fixed
    • +
    • Added filter to search presets by repo
    • +
    • Added "No Preferences" window
    • +
    • Preset Manager window size have changed
    • +
    • "Offline" and "Nothing Found" pages have been added to Preset Manager
    • +
    • All text have been rewritten to follow GNOME Writing Guides
    • +
    • Switch from aiohttp to Libsoup3
    • +
    • Migrate to GNOME SDK 43
    • +
    • All contributors have been added to "About" window
    • +
    • Added "Log Out" dialog after preset apply
    • +
    • Some symbolics have changed, removed unnecessary hardcoded symbolics
    • +
    • Flatpak theme override now fixed
    • New and updated translations
    """