Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fr.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d1c189544790f874d24db4147e6ace67e5c5bb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "You commented" : "Vous avez commenté",
    "%1$s commented" : "%1$s a commenté",
    "You commented on %2$s" : "Vous avez commenté %2$s",
    "%1$s commented on %2$s" : "%1$s a commenté %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" : "Aucun autre commentaire",
    "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);"
}