forked from GNUsocial/gnu-social
105 lines
3.3 KiB
Plaintext
105 lines
3.3 KiB
Plaintext
# Translation of StatusNet - AnonymousFave to French (Français)
|
||
# Expored from translatewiki.net
|
||
#
|
||
# Author: Peter17
|
||
# --
|
||
# This file is distributed under the same license as the StatusNet package.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: StatusNet - AnonymousFave\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2010-10-27 23:43+0000\n"
|
||
"PO-Revision-Date: 2010-10-27 23:46:11+0000\n"
|
||
"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-POT-Import-Date: 2010-10-23 18:56:48+0000\n"
|
||
"X-Generator: MediaWiki 1.17alpha (r75590); Translate extension (2010-09-17)\n"
|
||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||
"X-Language-Code: fr\n"
|
||
"X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
|
||
#. TRANS: Label for tally for number of times a notice was favored.
|
||
#: AnonymousFavePlugin.php:207
|
||
msgid "Favored"
|
||
msgstr "Préféré"
|
||
|
||
#. TRANS: Server exception.
|
||
#: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
|
||
msgid "Couldn't create anonymous user session."
|
||
msgstr "Impossible de créer une session d’utilisateur anonyme."
|
||
|
||
#. TRANS: Plugin description.
|
||
#: AnonymousFavePlugin.php:326
|
||
msgid "Allow anonymous users to favorite notices."
|
||
msgstr "Autoriser les utilisateurs anonymes à préférer des avis."
|
||
|
||
#. TRANS: Client error.
|
||
#: anonfavor.php:60
|
||
msgid ""
|
||
"Could not favor notice! Please make sure your browser has cookies enabled."
|
||
msgstr ""
|
||
"Impossible de marquer cet avis comme favori ! Veuillez vous assurer que "
|
||
"votre navigateur accepte les cookies."
|
||
|
||
#. TRANS: Client error.
|
||
#: anonfavor.php:71 anondisfavor.php:72
|
||
msgid "There was a problem with your session token. Try again, please."
|
||
msgstr ""
|
||
"Un problème est survenu avec votre jeton de session. Veuillez essayer à "
|
||
"nouveau."
|
||
|
||
#. TRANS: Client error.
|
||
#: anonfavor.php:78
|
||
msgid "This notice is already a favorite!"
|
||
msgstr "Cet avis a déjà été ajouté à vos favoris !"
|
||
|
||
#. TRANS: Server error.
|
||
#: anonfavor.php:85
|
||
msgid "Could not create favorite."
|
||
msgstr "Impossible de créer le favori."
|
||
|
||
#. TRANS: Title.
|
||
#: anonfavor.php:95
|
||
msgid "Disfavor favorite"
|
||
msgstr "Retirer ce favori"
|
||
|
||
#. TRANS: Server exception.
|
||
#. TRANS: %d is the notice ID (number).
|
||
#: Fave_tally.php:155 Fave_tally.php:184
|
||
#, php-format
|
||
msgid "Couldn't update favorite tally for notice ID %d."
|
||
msgstr "Impossible de mettre à jour le score de préférence pour l’avis %d."
|
||
|
||
#. TRANS: Server exception.
|
||
#. TRANS: %d is the notice ID (number).
|
||
#: Fave_tally.php:215
|
||
#, php-format
|
||
msgid "Couldn't create favorite tally for notice ID %d."
|
||
msgstr "Impossible de créer le score de préférence pour l’avis %d."
|
||
|
||
#. TRANS: Client error.
|
||
#: anondisfavor.php:61
|
||
msgid ""
|
||
"Could not disfavor notice! Please make sure your browser has cookies enabled."
|
||
msgstr ""
|
||
"Impossible de marquer cet avis comme non favori ! Veuillez vous assurer que "
|
||
"votre navigateur accepte les cookies."
|
||
|
||
#. TRANS: Client error.
|
||
#: anondisfavor.php:82
|
||
msgid "This notice is not a favorite!"
|
||
msgstr "Cet avis n’est pas un favori !"
|
||
|
||
#. TRANS: Server error.
|
||
#: anondisfavor.php:91
|
||
msgid "Could not delete favorite."
|
||
msgstr "Impossible de supprimer le favori."
|
||
|
||
#. TRANS: Title.
|
||
#: anondisfavor.php:101
|
||
msgid "Add to favorites"
|
||
msgstr "Ajouter aux favoris"
|