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

@ -5,14 +5,15 @@
#
# Translators:
# Damien Goutte-Gattat <damien+transifex@incenp.org>, 2015
# Nicola Spanti <translations@nicola-spanti.info>, 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2015-02-04 19:15+0000\n"
"Last-Translator: Damien Goutte-Gattat <damien+transifex@incenp.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\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/Friendica/friendica/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -31,7 +32,7 @@ msgstr "Impossible de se connecter à votre compte Diaspora. Veuillez vérifier
#: diaspora.php:149 diaspora.php:153
msgid "Diaspora Export"
msgstr ""
msgstr "Export Diaspora"
#: diaspora.php:163
msgid "Enable Diaspora Post Plugin"

View file

@ -7,7 +7,7 @@ function string_plural_select_fr($n){
;
$a->strings["Post to Diaspora"] = "Publier sur Diaspora";
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Impossible de se connecter à votre compte Diaspora. Veuillez vérifier votre identifiant et votre mot de passe, et assurez-vous davoir indiqué ladresse complète (y compris le «http:// » initial).";
$a->strings["Diaspora Export"] = "";
$a->strings["Diaspora Export"] = "Export Diaspora";
$a->strings["Enable Diaspora Post Plugin"] = "Activer lextension «Publier sur Diaspora»";
$a->strings["Diaspora username"] = "Identifiant Diaspora";
$a->strings["Diaspora password"] = "Mot de passe Diaspora";