From c0a9c435df0e10e5ad5d1d44a6174488b55a0088 Mon Sep 17 00:00:00 2001 From: Bastien Perez <104252785+bastienperez@users.noreply.github.com> Date: Fri, 13 Oct 2023 09:53:37 +0200 Subject: [PATCH] Added French translations for comments (#18501) --- ghost/i18n/locales/fr/comments.json | 142 ++++++++++++++-------------- 1 file changed, 71 insertions(+), 71 deletions(-) diff --git a/ghost/i18n/locales/fr/comments.json b/ghost/i18n/locales/fr/comments.json index 2943b01d6d..90a2d771b0 100644 --- a/ghost/i18n/locales/fr/comments.json +++ b/ghost/i18n/locales/fr/comments.json @@ -1,72 +1,72 @@ { - "{{amount}} characters left": "", - "{{amount}} comments": "", - "{{amount}} days ago": "", - "{{amount}} hours ago": "", - "{{amount}} minutes ago": "", - "{{amount}} months ago": "", - "{{amount}} seconds ago": "", - "{{amount}} weeks ago": "", - "{{amount}} years ago": "", - "1 comment": "", - "Add comment": "", - "Add context to your comment, share your name and expertise to foster a healthy discussion.": "", - "Add reply": "", - "Already a member?": "", - "Anonymous": "", - "Become a member of {{publication}} to start commenting.": "", - "Become a paid member of {{publication}} to start commenting.": "", - "Cancel": "", - "Comment": "", - "Complete your profile": "", - "Delete": "", - "Deleted member": "", - "Discussion": "", - "Edit": "", - "Edit this comment": "", - "Edited": "", - "Enter your name": "", - "Expertise": "", - "Founder @ Acme Inc": "", - "Full-time parent": "", - "Head of Marketing at Acme, Inc": "", - "Hide": "", - "Hide comment": "", - "Jamie Larson": "", - "Join the discussion": "", - "Just now": "", - "Local resident": "", - "Member discussion": "", - "Name": "", - "Neurosurgeon": "", - "One day ago": "", - "One hour ago": "", - "One minute ago": "", - "One month ago": "", - "One week ago": "", - "One year ago": "", - "Reply": "", - "Reply to comment": "", - "Report": "", - "Report comment": "", - "Report this comment": "", - "Report this comment?": "", - "Save": "", - "Sending": "", - "Sent": "", - "Show": "", - "Show {{amount}} more replies": "", - "Show {{amount}} previous comments": "", - "Show 1 more reply": "", - "Show 1 previous comment": "", - "Show comment": "", - "Sign in": "", - "Sign up now": "", - "Start the conversation": "", - "This comment has been hidden.": "", - "This comment has been removed.": "", - "Upgrade now": "", - "Yesterday": "", - "You want to report this comment?": "", - "Your request will be sent to the owner of this site.": "" -} + "{{amount}} characters left": "{{amount}} caractères restants", + "{{amount}} comments": "{{amount}} commentaires", + "{{amount}} days ago": "il y a {{amount}} jours", + "{{amount}} hours ago": "il y a {{amount}} heures", + "{{amount}} minutes ago": "il y a {{amount}} minutes", + "{{amount}} months ago": "il y a {{amount}} mois", + "{{amount}} seconds ago": "il y a {{amount}} secondes", + "{{amount}} weeks ago": "il y a {{amount}} semaines", + "{{amount}} years ago": "il y a {{amount}} ans", + "1 comment": "1 commentaire", + "Add comment": "Ajoutez un commentaire", + "Add context to your comment, share your name and expertise to foster a healthy discussion.": "Ajoutez du contexte à votre commentaire, partagez votre nom et votre expertise pour favoriser une discussion saine.", + "Add reply": "Ajoutez une réponse", + "Already a member?": "Déjà membre ?", + "Anonymous": "Anonyme", + "Become a member of {{publication}} to start commenting.": "Devenez membre de {{publication}} pour commencer à commenter.", + "Become a paid member of {{publication}} to start commenting.": "Devenez un membre payant de {{publication}} pour commencer à commenter.", + "Cancel": "Annuler", + "Comment": "Commentaire", + "Complete your profile": "Complétez votre profil", + "Delete": "Supprimer", + "Deleted member": "Membre supprimé", + "Discussion": "Discussion", + "Edit": "Modifier", + "Edit this comment": "Modifier ce commentaire", + "Edited": "Modifié", + "Enter your name": "Entrez votre nom", + "Expertise": "Expertise", + "Founder @ Acme Inc": "Fondateur @ Acme Inc", + "Full-time parent": "Parent à plein temps", + "Head of Marketing at Acme, Inc": "Responsable du marketing chez Acme, Inc", + "Hide": "Masquer", + "Hide comment": "Masquer le commentaire", + "Jamie Larson": "Jamie Larson", + "Join the discussion": "Rejoignez la discussion", + "Just now": "À l'instant", + "Local resident": "Résident local", + "Member discussion": "Discussion entre membres", + "Name": "Nom", + "Neurosurgeon": "Neurochirurgien", + "One day ago": "Il y a un jour", + "One hour ago": "Il y a une heure", + "One minute ago": "Il y a une minute", + "One month ago": "Il y a un mois", + "One week ago": "Il y a une semaine", + "One year ago": "Il y a un an", + "Reply": "Répondre", + "Reply to comment": "Répondre au commentaire", + "Report": "Signaler", + "Report comment": "Signalez le commentaire", + "Report this comment": "Signalez ce commentaire", + "Report this comment?": "Signale ce commentaire ?", + "Save": "Enregistrer", + "Sending": "Envoi en cours", + "Sent": "Envoyé", + "Show": "Afficher", + "Show {{amount}} more replies": "Afficher {{amount}} réponses supplémentaires", + "Show {{amount}} previous comments": "Afficher {{amount}} commentaires précédents", + "Show 1 more reply": "Afficher 1 réponse supplémentaire", + "Show 1 previous comment": "Afficher 1 commentaire précédent", + "Show comment": "Afficher le commentaire", + "Sign in": "Se connecter", + "Sign up now": "Inscrivez-vous maintenant", + "Start the conversation": "Commencer la conversation", + "This comment has been hidden.": "Ce commentaire a été masqué.", + "This comment has been removed.": "Ce commentaire a été supprimé.", + "Upgrade now": "Mettez à jour maintenant", + "Yesterday": "Hier", + "You want to report this comment?": "Vous souhaitez signaler ce commentaire ?", + "Your request will be sent to the owner of this site.": "Votre demande sera envoyée au propriétaire de ce site." +} \ No newline at end of file