You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/fr/post-queue.json

40 lines
1.7 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"post-queue": "File dattente des messages",
"no-queued-posts": "There are no posts in the post queue.",
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"back-to-list": "Back to Post Queue",
"user": "Utilisateur",
"when": "When",
"category": "Catégorie",
"title": "Titre",
"content": "Contenu",
"posted": "Posté",
"reply-to": "Répondre à \"%1\"",
"content-editable": "Cliquez sur le contenu pour modifier",
"category-editable": "Cliquez sur la catégorie pour modifier",
"title-editable": "Cliquez sur le titre pour modifier",
"reply": "Répondre",
"topic": "Sujet",
"accept": "Accepter",
"reject": "Refuser",
"remove": "Enlever",
"notify": "Notifier",
"notify-user": "Notifier l'utilisateur",
"confirm-reject": "Voulez vous réellement rejeter ce message ?",
"confirm-remove": "Do you want to remove this post?",
"bulk-actions": "Actions",
"accept-all": "Tout accepter",
"accept-selected": "Acceptation sélectionné",
"reject-all": "Tout rejeter",
"reject-all-confirm": "Voulez vous réellement rejeter tous ces messages ?",
"reject-selected": "Rejets sélectionnés",
"reject-selected-confirm": "Voulez vous réellement rejeter ces %1 messages ?",
"remove-all": "Remove all",
"remove-all-confirm": "Do you want to remove all posts?",
"remove-selected": "Remove Selected",
"remove-selected-confirm": "Do you want to remove %1 selected posts?",
"bulk-accept-success": "%1 messages acceptés",
"bulk-reject-success": "%1 messages rejetés"
}