Check if Night Light is enabled

This commit is contained in:
Romain
2020-02-25 19:43:12 +00:00
parent 4bb05e57f8
commit 93b8f99d90
7 changed files with 111 additions and 28 deletions
+13 -5
View File
@@ -1,14 +1,14 @@
# Night Theme Switcher
# Copyright (C) 2019 Romain Vigier
# This file is distributed under the same license as the Night Theme Switcher package.
# Romain Vigier <>, 2019.
# Romain Vigier <>, 2019-2020.
#
msgid ""
msgstr ""
"Project-Id-Version: Night Theme Switcher 7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-08 23:18+0100\n"
"PO-Revision-Date: 2019-11-25 00:28+0100\n"
"POT-Creation-Date: 2020-02-25 20:28+0100\n"
"PO-Revision-Date: 2020-02-25 20:31+0100\n"
"Last-Translator: Romain Vigier <>\n"
"Language-Team: French <none>\n"
"Language: fr\n"
@@ -18,11 +18,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
"X-Generator: Gtranslator 3.34.0\n"
#: src/extension.js:150
#: src/modules/Nightlighter.js:86
msgid ""
"Night Light must be enabled to use this extension. Please enable it in your "
"system settings."
msgstr ""
"Le mode nuit doit être activé pour utiliser lextension. Veuillez lactiver "
"dans les réglages du système."
#: src/modules/Nightlighter.js:112
msgid "Unable to connect to the session bus."
msgstr "Impossible de se connecter au bus de la session."
#: src/extension.js:163
#: src/modules/Nightlighter.js:125
msgid "Unable to create proxy to the session bus."
msgstr "Impossible de créer une passerelle vers le bus de la session."