mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Translated using Weblate (French)
Currently translated at 100.0% (518 of 518 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/fr/
This commit is contained in:
parent
65e95b1d24
commit
640119a872
1 changed files with 14 additions and 4 deletions
|
|
@ -1143,7 +1143,7 @@
|
|||
"@libraryPlayItems": {},
|
||||
"autoNextOffStaticTitle": "Statique",
|
||||
"@autoNextOffStaticTitle": {},
|
||||
"autoNextOffStaticDesc": "Montrer le dialogue épisode suivant quand il reste 30 secondes de lecture",
|
||||
"autoNextOffStaticDesc": "Passer à l'épisode suivant quand il reste 30 secondes de lecture",
|
||||
"@autoNextOffStaticDesc": {},
|
||||
"settingsAutoNextTitle": "Aperçu prochain épisode",
|
||||
"@settingsAutoNextTitle": {},
|
||||
|
|
@ -1165,7 +1165,7 @@
|
|||
"@settingsPlayerBufferSizeTitle": {},
|
||||
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
||||
"@settingsPlayerBufferSizeDesc": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Afficher toutes les collections",
|
||||
"clientSettingsShowAllCollectionsTitle": "Afficher tout les types de collection",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"errorLogs": "Journal d'erreurs",
|
||||
"@errorLogs": {},
|
||||
|
|
@ -1473,7 +1473,7 @@
|
|||
"@speedUp": {},
|
||||
"speedDown": "Ralentir",
|
||||
"@speedDown": {},
|
||||
"speedIndicator": "Vitesse de lecture:",
|
||||
"speedIndicator": "Vitesse de lecture : {speed}",
|
||||
"@speedIndicator": {
|
||||
"placeholders": {
|
||||
"speed": {
|
||||
|
|
@ -1508,5 +1508,15 @@
|
|||
"itemColorsDesc": "Utilisez la couleur principale de l'élément pour définir le thème de la page de détails",
|
||||
"@itemColorsDesc": {},
|
||||
"itemColorsTitle": "Couleurs de l'élément",
|
||||
"@itemColorsTitle": {}
|
||||
"@itemColorsTitle": {},
|
||||
"formattedTime": "{time}",
|
||||
"@formattedTime": {
|
||||
"description": "Formatted time",
|
||||
"placeholders": {
|
||||
"time": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue