Add translations support

This commit is contained in:
Romain Vigier
2019-11-25 00:35:27 +01:00
parent b842658222
commit cef20a5601
4 changed files with 81 additions and 5 deletions
+33
View File
@@ -0,0 +1,33 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: Night Theme Switcher 7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-25 00:27+0100\n"
"PO-Revision-Date: 2019-11-25 00:28+0100\n"
"Last-Translator: Romain Vigier <>\n"
"Language-Team: French <none>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
"X-Generator: Gtranslator 3.34.0\n"
#: src/extension.js:60
msgid "Errors occured while disabling the extension, try removing it."
msgstr ""
"Des erreurs sont survenues en désactivant lextension, essayez de la "
"supprimer."
#: src/extension.js:147
msgid "Unable to connect to the session bus."
msgstr "Impossible de se connecter au bus de la session."
#: src/extension.js:160
msgid "Unable to create proxy to the session bus."
msgstr "Impossible de créer une passerelle vers le bus de la session."