New translations web.php (French)

[ci skip]
This commit is contained in:
daniel 2021-12-22 02:23:20 -07:00
parent 599ed20ec0
commit 14a1679492
1 changed files with 19 additions and 19 deletions

View File

@ -54,7 +54,7 @@ return [
'profile' => 'Profil', 'profile' => 'Profil',
'drive' => 'Drive', 'drive' => 'Drive',
'settings' => 'Paramètres', 'settings' => 'Paramètres',
'compose' => 'Create New', 'compose' => 'Créer nouveau',
// Nav footer // Nav footer
'about' => 'À propos', 'about' => 'À propos',
@ -69,7 +69,7 @@ return [
'directMessages' => [ 'directMessages' => [
'inbox' => 'Boîte de réception', 'inbox' => 'Boîte de réception',
'sent' => 'Sent', 'sent' => 'Envoyé',
'requests' => 'Demandes' 'requests' => 'Demandes'
], ],
@ -77,22 +77,22 @@ return [
'liked' => 'a aimé·e votre', 'liked' => 'a aimé·e votre',
'commented' => 'a commenté·e votre', 'commented' => 'a commenté·e votre',
'reacted' => 'a réagi à votre', 'reacted' => 'a réagi à votre',
'shared' => 'shared your', 'shared' => 'a partagé ton',
'tagged' => 'tagged you in a', 'tagged' => 'a tagué toi dans un',
'updatedA' => 'updated a', 'updatedA' => 'updated a',
'sentA' => 'sent a', 'sentA' => 'a envoyé un',
'followed' => 'followed', 'followed' => 'abonné',
'mentioned' => 'mentioned', 'mentioned' => 'mention',
'you' => 'you', 'you' => 'toi',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Your application to join',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'a été approuvé!',
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', 'applicationRejected' => 'a été rejeté. Vous pouvez postuler à nouveau pour rejoindre le site dans 6 mois.',
'dm' => 'dm', 'dm' => 'dm',
'groupPost' => 'group post', 'groupPost' => 'message dans un groupe',
'modlog' => 'modlog', 'modlog' => 'modlog',
'post' => 'post', 'post' => 'post',
'story' => 'story', 'story' => 'story',
@ -133,20 +133,20 @@ return [
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Remove Content Warning',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'Mark as Spammer',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Spam', 'spam' => 'Indésirable',
'sensitive' => 'Sensitive Content', 'sensitive' => 'Contenu sensible',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Abusive or Harmful',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Underage Account',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Violation des droits dauteur',
'impersonation' => 'Usurpation d\'identité', 'impersonation' => 'Usurpation d\'identité',
'scamOrFraud' => 'Arnaque ou fraude', 'scamOrFraud' => 'Arnaque ou fraude',
'confirmReport' => 'Confirmer le signalement', 'confirmReport' => 'Confirmer le signalement',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => 'Êtes-vous sur de vouloir signaler ce post?',
'reportSent' => 'Report Sent!', 'reportSent' => 'Signalement envoyé !',
'reportSentText' => 'We have successfully received your report.', 'reportSentText' => 'Nous avons bien reçu votre signalement.',
'reportSentError' => 'There was an issue reporting this post.', 'reportSentError' => 'Une erreur s\'est produite lors du signalement de ce post.',
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', 'modAddCWConfirm' => 'Êtes-vous sûr de vouloir ajouter un avertissement de contenu à ce message ?',
'modCWSuccess' => 'Successfully added content warning', 'modCWSuccess' => 'Successfully added content warning',
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
'modRemoveCWSuccess' => 'Successfully removed content warning', 'modRemoveCWSuccess' => 'Successfully removed content warning',