Translated using Weblate (French)

Currently translated at 96.4% (2196 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
This commit is contained in:
anonymous 2025-04-24 07:52:30 +00:00 committed by Weblate
parent bd899a9785
commit bf5dae9d8e
1 changed files with 21 additions and 21 deletions

View File

@ -2,27 +2,6 @@
"App": {
"loading": "Chargement…"
},
"vui": {
"tracks": "{n} piste | {n} pistes",
"go-to": "Aller à",
"pagination": {
"previous": "Précédent",
"next": "Suivant"
},
"aria": {
"pagination": {
"currentPage": "Page Actuelle, Page {n}",
"gotoPage": "Aller à la Page {n}",
"gotoPrevious": "Aller à la Page Précédente",
"gotoNext": "Aller à la Page Suivante",
"nav": "Navigation par Pagination"
}
},
"radio": "Radio",
"albums": "{n} album | {n} albums",
"episodes": "{n} épisode | {n} épisodes",
"by-user": "par {'@'}{username}"
},
"components": {
"About": {
"description": {
@ -4650,5 +4629,26 @@
"title": "Radio"
}
}
},
"vui": {
"albums": "{n} album | {n} albums",
"aria": {
"pagination": {
"currentPage": "Page Actuelle, Page {n}",
"gotoNext": "Aller à la Page Suivante",
"gotoPage": "Aller à la Page {n}",
"gotoPrevious": "Aller à la Page Précédente",
"nav": "Navigation par Pagination"
}
},
"by-user": "par {'@'}{username}",
"episodes": "{n} épisode | {n} épisodes",
"go-to": "Aller à",
"pagination": {
"next": "Suivant",
"previous": "Précédent"
},
"radio": "Radio",
"tracks": "{n} piste | {n} pistes"
}
}