mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 12:42:06 +00:00
Translated using Weblate (French)
Currently translated at 8.5% (25 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/
This commit is contained in:
@ -44,5 +44,72 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"plugins": {
|
||||||
|
"ambient-mode": {
|
||||||
|
"menu": {
|
||||||
|
"buffer": {
|
||||||
|
"submenu": {
|
||||||
|
"buffer": "{{buffer}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"submenu": {
|
||||||
|
"percent": "{{opacity}}%"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"submenu": {
|
||||||
|
"percent": "{{size}}%"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"captions-selector": {
|
||||||
|
"prompt": {
|
||||||
|
"selector": {
|
||||||
|
"none": "Aucun"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"crossfade": {
|
||||||
|
"prompt": {
|
||||||
|
"options": {
|
||||||
|
"multi-input": {
|
||||||
|
"fade-scaling": {
|
||||||
|
"linear": "Linéaire",
|
||||||
|
"logarithmic": "Logarithmique"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"downloader": {
|
||||||
|
"backend": {
|
||||||
|
"dialog": {
|
||||||
|
"start-download-playlist": {
|
||||||
|
"detail": "({{playlistSize}} chansons)",
|
||||||
|
"title": "Téléchargement a commencé"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"feedback": {
|
||||||
|
"download-progress": "Télécharger: {{percent}}%",
|
||||||
|
"downloading": "Télécharge…",
|
||||||
|
"downloading-counter": "Télécharge {{current}}/{{total}}…",
|
||||||
|
"preparing-file": "",
|
||||||
|
"saving": "Sauvegarde…"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "Téléchargeur",
|
||||||
|
"templates": {
|
||||||
|
"button": "Télécharger"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"last-fm": {
|
||||||
|
"name": "Last.fm"
|
||||||
|
},
|
||||||
|
"lumiastream": {
|
||||||
|
"name": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user