FR update to the addon translations

This commit is contained in:
Tobias Diekershoff 2015-08-31 18:56:09 +02:00
parent 797ee03eb8
commit 09ba184198
28 changed files with 946 additions and 118 deletions

View file

@ -10,9 +10,9 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2015-07-27 18:15+0000\n"
"PO-Revision-Date: 2015-08-30 17:12+0000\n"
"Last-Translator: Nicola Spanti <translations@nicola-spanti.info>\n"
"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\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"
@ -21,7 +21,7 @@ msgstr ""
#: gravatar.php:71
msgid "generic profile image"
msgstr ""
msgstr "image de profil générique"
#: gravatar.php:72
msgid "random geometric pattern"

View file

@ -5,7 +5,7 @@ function string_plural_select_fr($n){
return ($n > 1);;
}}
;
$a->strings["generic profile image"] = "";
$a->strings["generic profile image"] = "image de profil générique";
$a->strings["random geometric pattern"] = "";
$a->strings["monster face"] = "";
$a->strings["computer generated face"] = "visage généré par ordinateur";