# ADDON blackout # Copyright (C) # This file is distributed under the same license as the Friendica blackout addon package. # # # Translators: # Damien Goutte-Gattat , 2015 # Hypolite Petovan , 2016 # vladimir N , 2018 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: 2018-12-30 12:31+0000\n" "Last-Translator: vladimir N \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" #: blackout.php:99 msgid "Save Settings" msgstr "Sauvegarder les paramètres" #: blackout.php:100 msgid "Redirect URL" msgstr "Adresse URL de redirection" #: blackout.php:100 msgid "all your visitors from the web will be redirected to this URL" msgstr "Tous vos visiteurs venant du web seront redirigés vers cette URL." #: blackout.php:101 msgid "Begin of the Blackout" msgstr "Début du blackout" #: blackout.php:101 msgid "" "format is YYYY year, MM month, DD day, " "hh hour and mm minute" msgstr "Le format est YYYY année, MM mois, DD jour, hh heure and mm minute" #: blackout.php:102 msgid "End of the Blackout" msgstr "Fin du blackout" #: blackout.php:108 msgid "" "The end-date is prior to the start-date of the blackout, you should fix " "this." msgstr "La date de fin est antérieure à la date de début. Veuillez corriger cela."