summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
blob: 23c0b0d11ecb8e8d75619b5eb428bd7516e94f06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
    "%1$s commented" : "%1$s commenté(es)",
    "%1$s commented on %2$s" : "%1$s commenté sur %2$s",
    "Comments" : "Commentaires",
    "Type in a new comment..." : "Écrire un nouveau commentaire...",
    "Delete comment" : "Supprimer le commentaire",
    "Post" : "Poster",
    "Cancel" : "Annuler",
    "Edit comment" : "Modifier le commentaire",
    "[Deleted user]" : "[Utilisateur supprimé]",
    "No other comments available" : "Pas d'autres commentaires disponibles",
    "More comments..." : "Plus de commentaires...",
    "Save" : "Enregistrer",
    "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
    "{count} unread comments" : "{count} commentaires non lus",
    "Comment" : "Commenter"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}