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: 0fec452ba735dfcca8cfc8a104c851468f75881c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "translations": {
    "Comments" : "Commentaires",
    "Unknown user" : "Utilisateur inconnu",
    "New comment …" : "Nouveau commentaire...",
    "Delete comment" : "Supprimer le commentaire",
    "Post" : "Poster",
    "Cancel" : "Annuler",
    "Edit comment" : "Modifier le commentaire",
    "[Deleted user]" : "[Utilisateur supprimé]",
    "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrer la conversation!",
    "More comments …" : "Plus de commentaires ...",
    "Save" : "Enregistrer",
    "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
    "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}",
    "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}",
    "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire",
    "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
    "Comment" : "Commenter",
    "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
    "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",
    "A (now) deleted user mentioned you in a comment on \"%s\"." : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur \"%s\".",
    "%s mentioned you in a comment on \"%s\"." : "%s vous a mentionné⋅e dans un commentaire sur \"%s\".",
    "Type in a new comment..." : "Écrire un nouveau commentaire...",
    "No other comments available" : "Aucun autre commentaire",
    "More comments..." : "Plus de commentaires...",
    "{count} unread comments" : "{count} commentaires non lus"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}