diff --git a/src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml b/src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml index fcb2c21..ea4caf3 100644 --- a/src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml +++ b/src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml @@ -7,93 +7,61 @@ SPDX-License-Identifier: GPL-3.0-or-later 0 - Settings version - The current extension settings version false - Switch GTK theme - Enable GTK variants switching "Adwaita" - Day GTK theme - The GTK theme to use during daytime "Adwaita-dark" - Night GTK theme - The GTK theme to use during nighttime false - Switch Shell theme - Enable shell variants switching "" - Day shell theme - The shell theme to use during daytime "" - Night shell theme - The shell theme to use during nighttime false - Switch icon theme - Enable icon variants switching "Adwaita" - Day icon theme - The icon theme to use during daytime "Adwaita" - Night icon theme - The icon theme to use during nighttime false - Switch cursor theme - Enable cursor variants switching "Adwaita" - Day cursor theme - The cursor theme to use during daytime "Adwaita" - Night cursor theme - The cursor theme to use during nighttime false - Enable commands - Commands will be spawned on time change "" - Sunrise command - The command to spawn at sunrise "" - Sunset command - The command to spawn at sunset @@ -105,18 +73,12 @@ SPDX-License-Identifier: GPL-3.0-or-later "schedule" - Time source - The source used to check current time false - Follow Night Light "Disable until tomorrow" - Switch back to day time when Night Light is temporarily disabled false - Always enable the on-demand timer - The on-demand timer will always be enabled alongside other timers @@ -124,13 +86,9 @@ SPDX-License-Identifier: GPL-3.0-or-later "day" - On-demand time - The current time used in on-demand mode t']]]> - Key combination to toggle time - The key combination that will toggle time in on-demand mode @@ -139,28 +97,18 @@ SPDX-License-Identifier: GPL-3.0-or-later "panel" - On-demand button placement - Where the on-demand button will be placed false - Use manual time source - Disable automatic time source detection 6 - Sunrise time - When the day starts 20 - Sunset time - When the day ends true - Transition - Use a transition when changing the color scheme diff --git a/src/po/nightthemeswitcher@romainvigier.fr.pot b/src/po/nightthemeswitcher@romainvigier.fr.pot index 1e54c3f..f95a900 100644 --- a/src/po/nightthemeswitcher@romainvigier.fr.pot +++ b/src/po/nightthemeswitcher@romainvigier.fr.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nightthemeswitcher@romainvigier.fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-26 22:37+0200\n" +"POT-Creation-Date: 2022-07-28 09:52+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,238 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:10 -msgid "Settings version" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:11 -msgid "The current extension settings version" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:17 -#: src/data/ui/ThemesPage.ui:30 -msgid "Switch GTK theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:18 -msgid "Enable GTK variants switching" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:22 -msgid "Day GTK theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:23 -msgid "The GTK theme to use during daytime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:27 -msgid "Night GTK theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:28 -msgid "The GTK theme to use during nighttime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34 -#: src/data/ui/ThemesPage.ui:47 -msgid "Switch Shell theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35 -msgid "Enable shell variants switching" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39 -msgid "Day shell theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 -msgid "The shell theme to use during daytime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 -msgid "Night shell theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 -msgid "The shell theme to use during nighttime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51 -#: src/data/ui/ThemesPage.ui:63 -msgid "Switch icon theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52 -msgid "Enable icon variants switching" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56 -msgid "Day icon theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57 -msgid "The icon theme to use during daytime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61 -msgid "Night icon theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 -msgid "The icon theme to use during nighttime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68 -#: src/data/ui/ThemesPage.ui:79 -msgid "Switch cursor theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69 -msgid "Enable cursor variants switching" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73 -msgid "Day cursor theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74 -msgid "The cursor theme to use during daytime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 -msgid "Night cursor theme" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 -msgid "The cursor theme to use during nighttime" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85 -msgid "Enable commands" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86 -msgid "Commands will be spawned on time change" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90 -msgid "Sunrise command" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91 -msgid "The command to spawn at sunrise" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 -msgid "Sunset command" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 -msgid "The command to spawn at sunset" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102 -#: src/data/ui/BackgroundsPage.ui:15 -msgid "Day background" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103 -msgid "Path to the day background" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107 -#: src/data/ui/BackgroundsPage.ui:28 -msgid "Night background" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108 -msgid "Path to the night background" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:120 -#: src/data/ui/SchedulePage.ui:27 -msgid "Time source" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:121 -msgid "The source used to check current time" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125 -msgid "Follow Night Light \"Disable until tomorrow\"" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126 -msgid "Switch back to day time when Night Light is temporarily disabled" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130 -msgid "Always enable the on-demand timer" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131 -msgid "The on-demand timer will always be enabled alongside other timers" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:139 -msgid "On-demand time" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 -msgid "The current time used in on-demand mode" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144 -msgid "Key combination to toggle time" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 -msgid "The key combination that will toggle time in on-demand mode" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 -msgid "On-demand button placement" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 -msgid "Where the on-demand button will be placed" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 -msgid "Use manual time source" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 -msgid "Disable automatic time source detection" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164 -msgid "Sunrise time" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165 -msgid "When the day starts" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 -msgid "Sunset time" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 -msgid "When the day ends" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 -#: src/data/ui/SchedulePage.ui:50 -msgid "Transition" -msgstr "" - -#: src/data/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 -msgid "Use a transition when changing the color scheme" -msgstr "" - #: src/data/ui/BackgroundButton.ui:8 msgid "Change background" msgstr "" @@ -261,6 +29,14 @@ msgstr "" msgid "Backgrounds" msgstr "" +#: src/data/ui/BackgroundsPage.ui:15 +msgid "Day background" +msgstr "" + +#: src/data/ui/BackgroundsPage.ui:28 +msgid "Night background" +msgstr "" + #: src/data/ui/ClearableEntry.ui:10 src/data/ui/ShortcutButton.ui:43 #: src/data/ui/ShortcutButton.ui:45 msgid "Clear" @@ -323,6 +99,10 @@ msgid "" "If you prefer, you can manually choose a time source." msgstr "" +#: src/data/ui/SchedulePage.ui:27 +msgid "Time source" +msgstr "" + #: src/data/ui/SchedulePage.ui:33 msgid "Always show on-demand controls" msgstr "" @@ -335,6 +115,10 @@ msgstr "" msgid "Advanced" msgstr "" +#: src/data/ui/SchedulePage.ui:50 +msgid "Transition" +msgstr "" + #: src/data/ui/SchedulePage.ui:51 msgid "Smooth transition between day and night appearance." msgstr "" @@ -404,6 +188,10 @@ msgid "" "themes is discouraged and is only here for legacy reasons." msgstr "" +#: src/data/ui/ThemesPage.ui:30 +msgid "Switch GTK theme" +msgstr "" + #: src/data/ui/ThemesPage.ui:31 msgid "" "Forcing a dark theme on applications not designed to support it can have " @@ -420,6 +208,18 @@ msgstr "" msgid "Night variant" msgstr "" +#: src/data/ui/ThemesPage.ui:47 +msgid "Switch Shell theme" +msgstr "" + +#: src/data/ui/ThemesPage.ui:63 +msgid "Switch icon theme" +msgstr "" + +#: src/data/ui/ThemesPage.ui:79 +msgid "Switch cursor theme" +msgstr "" + #. Time separator (eg. 08:27) #: src/data/ui/TimeChooser.ui:23 msgid ":" @@ -453,7 +253,7 @@ msgstr "" msgid "Turn On" msgstr "" -#: src/preferences/BackgroundButton.js:74 +#: src/preferences/BackgroundButton.js:69 msgid "Only JPEG, PNG, TIFF, SVG and XML files can be set as background image." msgstr ""