diff options
| author | Haelwenn (lanodan) Monnier <contact+translate.pleroma.social@hacktivis.me> | 2020-07-18 14:02:32 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-07-21 09:11:21 +0000 |
| commit | 2fe8b3937b2fe9e74e0a604622f15930f089c139 (patch) | |
| tree | 3a0ea1e1a18b0df6ab5dc713f714bf10e55701b2 | |
| parent | 83962f90c8be43668de862c36c19919b99db0e5e (diff) | |
Translated using Weblate (French)
Currently translated at 89.8% (595 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
| -rw-r--r-- | src/i18n/fr.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index ac653058..794ed812 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -343,7 +343,8 @@ "migration_snapshot_ok": "Pour être sûr un instantanée du thème à été chargé. Vos pouvez essayer de charger ses données.", "fe_downgraded": "Retour en arrière de la version de PleromaFE.", "fe_upgraded": "Le moteur de thème PleromaFE à été mis à jour après un changement de version.", - "snapshot_missing": "Aucun instantané du thème à été trouvé dans le fichier, il peut y avoir un rendu différent à la vision originelle." + "snapshot_missing": "Aucun instantané du thème à été trouvé dans le fichier, il peut y avoir un rendu différent à la vision originelle.", + "snapshot_present": "Un instantané du thème à été chargé, toutes les valeurs sont dont écrasées. Vous pouvez autrement charger le thème complètement." }, "keep_as_is": "Garder tel-quel", "use_source": "Nouvelle version" @@ -619,7 +620,7 @@ "reject": "Rejeté", "replace": "Remplacer", "keyword_policies": "Politiques par mot-clés", - "ftl_removal": "Suppression du flux \"Ensemble du réseau connu\"", + "ftl_removal": "Suppression du flux fédéré", "is_replaced_by": "→" }, "simple": { |
