fr.json 2.5 KB

123456789101112131415161718192021222324252627282930313233
  1. { "translations": {
  2. "Comments" : "Commentaires",
  3. "You commented" : "Vous avez commenté",
  4. "%1$s commented" : "%1$s a commenté",
  5. "{author} commented" : "{author} a commenté",
  6. "You commented on %1$s" : "Vous avez commenté %1$s",
  7. "You commented on {file}" : "Vous avez commenté {file}",
  8. "%1$s commented on %2$s" : "%1$s a commenté %2$s",
  9. "{author} commented on {file}" : "{author} a commenté sur {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
  11. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”",
  13. "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
  14. "Edit comment" : "Modifier le commentaire",
  15. "Delete comment" : "Supprimer le commentaire",
  16. "New comment …" : "Nouveau commentaire...",
  17. "Post" : "Poster",
  18. "Cancel" : "Annuler",
  19. "[Deleted user]" : "[Utilisateur supprimé]",
  20. "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
  21. "More comments …" : "Plus de commentaires ...",
  22. "Save" : "Enregistrer",
  23. "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
  24. "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}",
  25. "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}",
  26. "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire",
  27. "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"],
  29. "Comment" : "Commenter",
  30. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"%s\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
  31. "%1$s mentioned you in a comment on “%2$s”" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$s”"
  32. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  33. }