mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 17:55:58 -07: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": {},
|
"@libraryPlayItems": {},
|
||||||
"autoNextOffStaticTitle": "Statique",
|
"autoNextOffStaticTitle": "Statique",
|
||||||
"@autoNextOffStaticTitle": {},
|
"@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": {},
|
"@autoNextOffStaticDesc": {},
|
||||||
"settingsAutoNextTitle": "Aperçu prochain épisode",
|
"settingsAutoNextTitle": "Aperçu prochain épisode",
|
||||||
"@settingsAutoNextTitle": {},
|
"@settingsAutoNextTitle": {},
|
||||||
|
|
@ -1165,7 +1165,7 @@
|
||||||
"@settingsPlayerBufferSizeTitle": {},
|
"@settingsPlayerBufferSizeTitle": {},
|
||||||
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
||||||
"@settingsPlayerBufferSizeDesc": {},
|
"@settingsPlayerBufferSizeDesc": {},
|
||||||
"clientSettingsShowAllCollectionsTitle": "Afficher toutes les collections",
|
"clientSettingsShowAllCollectionsTitle": "Afficher tout les types de collection",
|
||||||
"@clientSettingsShowAllCollectionsTitle": {},
|
"@clientSettingsShowAllCollectionsTitle": {},
|
||||||
"errorLogs": "Journal d'erreurs",
|
"errorLogs": "Journal d'erreurs",
|
||||||
"@errorLogs": {},
|
"@errorLogs": {},
|
||||||
|
|
@ -1473,7 +1473,7 @@
|
||||||
"@speedUp": {},
|
"@speedUp": {},
|
||||||
"speedDown": "Ralentir",
|
"speedDown": "Ralentir",
|
||||||
"@speedDown": {},
|
"@speedDown": {},
|
||||||
"speedIndicator": "Vitesse de lecture:",
|
"speedIndicator": "Vitesse de lecture : {speed}",
|
||||||
"@speedIndicator": {
|
"@speedIndicator": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"speed": {
|
"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": "Utilisez la couleur principale de l'élément pour définir le thème de la page de détails",
|
||||||
"@itemColorsDesc": {},
|
"@itemColorsDesc": {},
|
||||||
"itemColorsTitle": "Couleurs de l'élément",
|
"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