mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
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/
116 lines
2.4 KiB
JSON
116 lines
2.4 KiB
JSON
{
|
|
"language": {
|
|
"code": "fr",
|
|
"local-name": "Français",
|
|
"name": "French"
|
|
},
|
|
"main": {
|
|
"console": {
|
|
"theme": {
|
|
"css-file-not-found": "Le fichier de CSS \"{{cssFile}}\" n'existe pas, ignorer"
|
|
}
|
|
},
|
|
"dialog": {
|
|
"update-available": {
|
|
"buttons": {
|
|
"download": "Sauvegarder"
|
|
}
|
|
}
|
|
},
|
|
"menu": {
|
|
"options": {
|
|
"label": "Paramètres",
|
|
"submenu": {
|
|
"advanced-options": {
|
|
"submenu": {
|
|
"edit-config-json": "Modifier config.json",
|
|
"set-proxy": {
|
|
"prompt": {
|
|
"placeholder": "Exemple: socks5://127.0.0.1:9999"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"language": {
|
|
"label": "Langue"
|
|
},
|
|
"visual-tweaks": {
|
|
"submenu": {
|
|
"like-buttons": {
|
|
"hide": "Cacher"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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": ""
|
|
}
|
|
}
|
|
}
|