diff options
| author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2022-07-21 23:40:09 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-07-24 08:04:10 +0000 |
| commit | d317eb376089f588e90dca67da3624fffe5ec0ff (patch) | |
| tree | 8559aa3c07c4f0f14c285182fdb568ea810e2fb9 /src/i18n/fr.json | |
| parent | acc26d71fdef9ec66c0eb79230f739ae846c85e1 (diff) | |
Translated using Weblate (French)
Currently translated at 100.0% (803 of 803 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/fr/
Diffstat (limited to 'src/i18n/fr.json')
| -rw-r--r-- | src/i18n/fr.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 3bfa1689..bc3f3e22 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -51,7 +51,8 @@ "scope_in_timeline": { "direct": "Direct", "public": "Publique", - "private": "Abonné⋅e⋅s seulement" + "private": "Abonné⋅e⋅s seulement", + "unlisted": "Non-listé" } }, "image_cropper": { @@ -744,7 +745,7 @@ "unmute_progress": "Démasquage…", "mute_progress": "Masquage…", "admin_menu": { - "moderation": "Moderation", + "moderation": "Modération", "grant_admin": "Promouvoir Administrateur⋅ice", "revoke_admin": "Dégrader Administrateur⋅ice", "grant_moderator": "Promouvoir Modérateur⋅ice", @@ -859,7 +860,7 @@ "mrf_policies": "Politiques MRF actives", "mrf_policies_desc": "Les politiques MRF modifient la fédération entre les instances. Les politiques suivantes sont activées :" }, - "staff": "Staff" + "staff": "Équipe" }, "domain_mute_card": { "mute": "Masqué", |
