51 lines
1.5 KiB
Plaintext
51 lines
1.5 KiB
Plaintext
# ADDON blockem
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica blockem addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# Hypolite Petovan <hypolite@mrpetovan.com>, 2016
|
|
# Marie Olive <lacellule101@gmail.com>, 2018
|
|
# StefOfficiel <pichard.stephane@free.fr>, 2015
|
|
# Vladimir Núñez <lapoubelle111@gmail.com>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
|
|
"PO-Revision-Date: 2014-06-22 11:20+0000\n"
|
|
"Last-Translator: Vladimir Núñez <lapoubelle111@gmail.com>, 2018\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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#: blockem.php:39
|
|
msgid ""
|
|
"Hides user's content by collapsing posts. Also replaces their avatar with "
|
|
"generic image."
|
|
msgstr "Cache le contenu de l'utilisateur en contractant les publications. Remplace aussi leur avatar par une image générique."
|
|
|
|
#: blockem.php:40
|
|
msgid "Comma separated profile URLS:"
|
|
msgstr "URLs de profil séparées par des virgules:"
|
|
|
|
#: blockem.php:45
|
|
msgid "Blockem"
|
|
msgstr "Bloquez-les"
|
|
|
|
#: blockem.php:120
|
|
#, php-format
|
|
msgid "Filtered user: %s"
|
|
msgstr "Utilisateur filtré:%s"
|
|
|
|
#: blockem.php:183
|
|
msgid "Unblock Author"
|
|
msgstr "Débloquer l'Auteur"
|
|
|
|
#: blockem.php:185
|
|
msgid "Block Author"
|
|
msgstr "Bloquer l'Auteur"
|