From aa8dc9d7263c4be9abfdab1525ba67475d31344d Mon Sep 17 00:00:00 2001 From: AdwCustomizer Date: Sat, 13 Aug 2022 16:09:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Generated=20POT=20File?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/AdwCustomizer.pot | 108 +++++++++++++++++++++++++++++++++---------- 1 file changed, 83 insertions(+), 25 deletions(-) diff --git a/po/AdwCustomizer.pot b/po/AdwCustomizer.pot index 13f7a243..43ad75fb 100644 --- a/po/AdwCustomizer.pot +++ b/po/AdwCustomizer.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-12 11:24+0200\n" +"POT-Creation-Date: 2022-08-13 16:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,14 +18,76 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: data/com.github.AdwCustomizerTeam.AdwCustomizer.desktop.in:3 -#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:6 +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:8 #: src/ui/window.blp:5 src/main.py:642 msgid "Adwaita Manager" msgstr "" -#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:7 #: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:9 -msgid "Change the look of Adwaita, with ease" +msgid "Change the look of Adwaita, with ease." +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:11 +#: src/main.py:644 +msgid "Adwaita Manager Team" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:20 +msgid "" +"Adwaita Manager (AdwCustomizer) is a tool for customizing Libadwaita " +"applications and the adw-gtk3 theme." +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:23 +msgid "With Adwaita Manager you can:" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:25 +msgid "Change any color of Adwaita theme" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:26 +msgid "Apply Material 3 colors from wallaper" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:27 +msgid "Use other users presets" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:28 +msgid "Change advanced options with CSS" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:29 +msgid "Extend functionality using plugins" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:31 +msgid "This app is written in Python and uses GTK 4 and libadwaita." +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:36 +msgid "colors" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:40 +msgid "colors purple" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:44 +msgid "monet" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:48 +msgid "monet purple" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:52 +msgid "advanced" +msgstr "" + +#: data/com.github.AdwCustomizerTeam.AdwCustomizer.appdata.xml.in:56 +msgid "advanced purple" msgstr "" #: src/ui/app_type_dialog.blp:10 @@ -76,27 +138,27 @@ msgstr "" msgid "Apply" msgstr "" -#: src/ui/window.blp:35 +#: src/ui/window.blp:41 msgid "Presets" msgstr "" -#: src/ui/window.blp:42 +#: src/ui/window.blp:48 msgid "Save Preset" msgstr "" -#: src/ui/window.blp:112 +#: src/ui/window.blp:113 msgid "Built-in Presets" msgstr "" -#: src/ui/window.blp:134 +#: src/ui/window.blp:135 msgid "Release Notes" msgstr "" -#: src/ui/window.blp:138 +#: src/ui/window.blp:139 msgid "Reset Applied Color Scheme" msgstr "" -#: src/ui/window.blp:142 +#: src/ui/window.blp:143 msgid "About Adwaita Manager" msgstr "" @@ -169,19 +231,15 @@ msgstr "" msgid "Reset successfully!" msgstr "" -#: src/main.py:644 -msgid "Adwaita Manager Team" -msgstr "" - -#: src/option.py:47 +#: src/option.py:49 msgid "This option is only partially supported by the adw-gtk3 theme." msgstr "" -#: src/option.py:52 +#: src/option.py:54 msgid "This option is not supported by the adw-gtk3 theme." msgstr "" -#: src/option.py:94 +#: src/option.py:96 msgid "Not a color, see text value" msgstr "" @@ -424,37 +482,37 @@ msgstr "" msgid "Dark" msgstr "" -#: src/window.py:104 +#: src/window.py:109 msgid "Monet Engine" msgstr "" -#: src/window.py:107 +#: src/window.py:112 msgid "" "Monet is an engine that generates Material Design 3 palette from backgrounds " "color. The generation can be slow" msgstr "" -#: src/window.py:112 +#: src/window.py:117 msgid "Background Image" msgstr "" -#: src/window.py:118 +#: src/window.py:123 msgid "Choose a file" msgstr "" -#: src/window.py:137 +#: src/window.py:142 msgid "Tone" msgstr "" -#: src/window.py:149 +#: src/window.py:154 msgid "Theme" msgstr "" -#: src/window.py:189 +#: src/window.py:194 msgid "Palette Colors" msgstr "" -#: src/window.py:192 +#: src/window.py:197 msgid "" "Named palette colors used by some applications. Default colors follow the GNOME Human "