diff --git a/smileybutton/lang/fr/messages.po b/smileybutton/lang/fr/messages.po new file mode 100644 index 00000000..6e698927 --- /dev/null +++ b/smileybutton/lang/fr/messages.po @@ -0,0 +1,37 @@ +# ADDON smileybutton +# Copyright (C) +# This file is distributed under the same license as the Friendica smileybutton addon package. +# +# +# Translators: +# ButterflyOfFire, 2020 +# StefOfficiel , 2015 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2020-02-27 22:14+0000\n" +"Last-Translator: ButterflyOfFire\n" +"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: smileybutton.php:269 +msgid "Smileybutton settings" +msgstr "Paramètres du bouton des Smileys" + +#: smileybutton.php:272 +msgid "You can hide the button and show the smilies directly." +msgstr "" + +#: smileybutton.php:274 +msgid "Hide the button" +msgstr "Cacher le bouton" + +#: smileybutton.php:281 +msgid "Save Settings" +msgstr "" diff --git a/smileybutton/lang/fr/strings.php b/smileybutton/lang/fr/strings.php new file mode 100644 index 00000000..92033bec --- /dev/null +++ b/smileybutton/lang/fr/strings.php @@ -0,0 +1,12 @@ + 1);; +}} +; +$a->strings["Smileybutton settings"] = "Paramètres du bouton des Smileys"; +$a->strings["You can hide the button and show the smilies directly."] = ""; +$a->strings["Hide the button"] = "Cacher le bouton"; +$a->strings["Save Settings"] = "";