Skip to content

Commit 15c4551

Browse files
MiepHDweblate
authored andcommitted
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/
1 parent 14407a9 commit 15c4551

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

src/i18n/resources/fr.json

+67
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,72 @@
4444
}
4545
}
4646
}
47+
},
48+
"plugins": {
49+
"ambient-mode": {
50+
"menu": {
51+
"buffer": {
52+
"submenu": {
53+
"buffer": "{{buffer}}"
54+
}
55+
},
56+
"opacity": {
57+
"submenu": {
58+
"percent": "{{opacity}}%"
59+
}
60+
},
61+
"size": {
62+
"submenu": {
63+
"percent": "{{size}}%"
64+
}
65+
}
66+
}
67+
},
68+
"captions-selector": {
69+
"prompt": {
70+
"selector": {
71+
"none": "Aucun"
72+
}
73+
}
74+
},
75+
"crossfade": {
76+
"prompt": {
77+
"options": {
78+
"multi-input": {
79+
"fade-scaling": {
80+
"linear": "Linéaire",
81+
"logarithmic": "Logarithmique"
82+
}
83+
}
84+
}
85+
}
86+
},
87+
"downloader": {
88+
"backend": {
89+
"dialog": {
90+
"start-download-playlist": {
91+
"detail": "({{playlistSize}} chansons)",
92+
"title": "Téléchargement a commencé"
93+
}
94+
},
95+
"feedback": {
96+
"download-progress": "Télécharger: {{percent}}%",
97+
"downloading": "Télécharge…",
98+
"downloading-counter": "Télécharge {{current}}/{{total}}…",
99+
"preparing-file": "",
100+
"saving": "Sauvegarde…"
101+
}
102+
},
103+
"name": "Téléchargeur",
104+
"templates": {
105+
"button": "Télécharger"
106+
}
107+
},
108+
"last-fm": {
109+
"name": "Last.fm"
110+
},
111+
"lumiastream": {
112+
"name": ""
113+
}
47114
}
48115
}

0 commit comments

Comments
 (0)