Translated using Weblate (French)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/
This commit is contained in:
ChunkyProgrammer 2021-09-05 23:53:41 +00:00 committed by Hosted Weblate
parent 62993e9d67
commit 9199f19fb6
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -5,7 +5,8 @@
"register": "S'inscrire", "register": "S'inscrire",
"feed": "Abonnements", "feed": "Abonnements",
"preferences": "Préférences", "preferences": "Préférences",
"history": "Historique" "history": "Historique",
"subscriptions": "Abonnements"
}, },
"actions": { "actions": {
"subscribe": "S'abonner", "subscribe": "S'abonner",
@ -51,7 +52,10 @@
"import_from_json": "Importer depuis le format JSON", "import_from_json": "Importer depuis le format JSON",
"export_to_json": "Exporter en JSON", "export_to_json": "Exporter en JSON",
"show_more": "Afficher plus", "show_more": "Afficher plus",
"instance_selection": "Sélection de l'instance" "instance_selection": "Sélection de l'instance",
"minimize_description": "Minimiser la description",
"no": "Non",
"yes": "Oui"
}, },
"player": { "player": {
"watch_on": "Regarder sur" "watch_on": "Regarder sur"