From eafb7dbab7d9e5640b18d8646328d98f72b95215 Mon Sep 17 00:00:00 2001 From: Davide Date: Wed, 21 Sep 2022 13:09:13 +0000 Subject: [PATCH 1/3] translate: translated using Weblate (Italian) Currently translated at 100.0% (194 of 194 strings) Translation: Gradience/Gradience Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/ --- po/it.po | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/po/it.po b/po/it.po index 0214fb38..a4e3e688 100644 --- a/po/it.po +++ b/po/it.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-08-31 17:25+0200\n" -"PO-Revision-Date: 2022-09-21 13:05+0000\n" +"PO-Revision-Date: 2022-09-21 14:21+0000\n" "Last-Translator: Davide \n" "Language-Team: Italian \n" @@ -198,9 +198,7 @@ msgstr "Aggiunta una versione Flatpak CI" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:121 msgid "Added issue template for bug and feature request" -msgstr "" -"Aggiunto un modello per il formulario per bug e suggerimenti di nuove " -"funzionalità" +msgstr "Aggiunto un modello per segnalare bug e suggerire nuove funzionalità" #: data/com.github.GradienceTeam.Gradience.appdata.xml.in.in:122 msgid "" @@ -208,7 +206,7 @@ msgid "" "is done on `next` branch" msgstr "" "Il branch «main» è ora protetto da GitHub branch protection. Lo sviluppo " -"viene fatto sul branch «next»" +"avviene sul branch «next»" #: data/ui/app_type_dialog.blp:14 msgid "Select app types you want to affect:" @@ -557,6 +555,32 @@ msgid "" " \n" " " msgstr "" +"\n" +"
    \n" +"
  • Aggiunto AdwViewSwitcher nella barra superiore
  • \n" +"
  • CSS spostato nella scheda «Avanzate»
  • \n" +"
  • Spostato il resto nella scheda «Colori»
  • \n" +"
  • Aggiunta la scheda «Monet» che genera un tema a partire da uno " +"sfondo
  • \n" +"
  • Aggiunte icone «salvato su disco» e «non salvato su disco» nella " +"barra superiore
  • \n" +"
  • Aggiornata la finestra di dialogo «Informazioni su " +"Gradience»
  • \n" +"
  • Cambiata la licenza in GNU GPLv3
  • \n" +"
  • Debutto del supporto ai plugin
  • \n" +"
  • Selettore delle configurazioni spostato in un menù a cascata " +"chiamato «Tavolozza» (con l'icona di una tavolozza)
  • \n" +"
  • Aggiunta possibilità di applicare il tema solo al tema scuro o " +"chiaro
  • \n" +"
  • Uso automatico della configurazione Adwaita-dark se il tema " +"preferito dall'utente è scuro
  • \n" +"
  • Aggiunta una versione Flatpak CI
  • \n" +"
  • Aggiunto un modello per segnalare bug e suggerire nuove " +"funzionalità
  • \n" +"
  • Il branch «main» è ora protetto da GitHub branch protection. Lo " +"sviluppo avviene sul branch «next»
  • \n" +"
\n" +" " #: src/main.py:668 msgid "" From 38bf520d5aa611eda1b3b9d61ade641e4d079b76 Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Wed, 21 Sep 2022 18:21:58 +0300 Subject: [PATCH 2/3] feat: change warning text --- data/ui/welcome.blp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ui/welcome.blp b/data/ui/welcome.blp index 3062b8fb..0e0891d2 100644 --- a/data/ui/welcome.blp +++ b/data/ui/welcome.blp @@ -70,7 +70,7 @@ template GradienceWelcomeWindow: Adw.Window { hexpand: true; icon-name: "dialog-warning-symbolic"; title: _("Warning"); - description: _("Changing the colour scheme can negatively affect contrast and readability. Proceed with caution and please do not report theming-related issues to app developers."); + description: _("Changing the colour scheme can negatively affect contrast and readability. Proceed with caution. Please do not report theming-related issues to app developers."); Gtk.Button btn_agree { styles ["suggested-action", "pill"] From 277d547db2b16a9f2ceda4327cd30d2cf0bbd6f8 Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Wed, 21 Sep 2022 18:33:56 +0300 Subject: [PATCH 3/3] feat: improve welcome screen text --- data/ui/welcome.blp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/ui/welcome.blp b/data/ui/welcome.blp index 0e0891d2..e36cbf79 100644 --- a/data/ui/welcome.blp +++ b/data/ui/welcome.blp @@ -86,35 +86,35 @@ template GradienceWelcomeWindow: Adw.Window { hexpand: true; icon-name: "larger-brush-symbolic"; title: _("Customize Adwaita Theme"); - description: _("Change colors of windows, buttons, lists and more, with advanced features like adding custom CSS"); + description: _("Change colours of windows, buttons, lists and more, with advanced features like adding custom CSS"); } Adw.StatusPage page_configure { vexpand: true; hexpand: true; - title: _("Configure Themes"); - description: _("Install adw-gtk3 theme for legacy applications."); + title: _("Configure Gradience"); + description: _("Install adw-gtk3 theme for legacy applications and configure system for theming."); Adw.PreferencesPage { Adw.PreferencesGroup { Adw.ActionRow configure_adw_gtk3 { - title: _("adw-gtk3 Theme"); + title: _("Legacy apps theming"); activatable-widget: switch_adw_gtk3; [suffix] Switch switch_adw_gtk3 { valign: center; - tooltip-text: _("Allow installation"); + tooltip-text: _("Install adw-gtk3 theme for legacy apps theming"); } } Adw.ActionRow configure_system { - title: _("System Configuration"); + title: _("System configuration"); activatable-widget: switch_system; [suffix] Switch switch_system { valign: center; - tooltip-text: _("Allow installation"); + tooltip-text: _("Configure system for theming, enables Flatpak theme override"); } } } @@ -156,7 +156,7 @@ template GradienceWelcomeWindow: Adw.Window { Gtk.Box { orientation: vertical; Gtk.Button label_skip { - label: _("Please Finish the setup first"); + label: _("Please finish the setup first"); margin-bottom: 24; visible: true;