aboutsummaryrefslogtreecommitdiff
path: root/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
diff options
context:
space:
mode:
Diffstat (limited to 'music_sampler/locales/fr/LC_MESSAGES/music_sampler.po')
-rw-r--r--music_sampler/locales/fr/LC_MESSAGES/music_sampler.po24
1 files changed, 24 insertions, 0 deletions
diff --git a/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po b/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
index 888d7a5..af27ca9 100644
--- a/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
+++ b/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
@@ -103,6 +103,14 @@ msgstr "mise en pause de « {} »"
103msgid "pausing all musics" 103msgid "pausing all musics"
104msgstr "mise en pause des musiques" 104msgstr "mise en pause des musiques"
105 105
106#: music_sampler/actions/pause_wait.py:5
107msgid "pause wait with id {}"
108msgstr "Mettre en pause l'attente d'identifiant {}"
109
110#: music_sampler/actions/pause_wait.py:5
111msgid "pause all waits"
112msgstr "Mettre en pause toutes les attentes"
113
106#: music_sampler/actions/play.py:50 114#: music_sampler/actions/play.py:50
107msgid "starting « {} » at volume {}%" 115msgid "starting « {} » at volume {}%"
108msgstr "lance « {} » au volume {}%" 116msgstr "lance « {} » au volume {}%"
@@ -295,6 +303,14 @@ msgstr "lance « {} » à {}s avec un fondu de {}s au volume {}% en boucle (re
295msgid "starting all musics at {}s with {}s fade_in at volume {}% in loop (restarting if already running)" 303msgid "starting all musics at {}s with {}s fade_in at volume {}% in loop (restarting if already running)"
296msgstr "lance toutes les musiques à {}s avec un fondu de {}s au volume {}% en boucle (redémarre si déjà lancée)" 304msgstr "lance toutes les musiques à {}s avec un fondu de {}s au volume {}% en boucle (redémarre si déjà lancée)"
297 305
306#: music_sampler/actions/reset_wait.py:5
307msgid "reset wait with id {}"
308msgstr "Réinitialise l'attente d'identifiant {}"
309
310#: music_sampler/actions/reset_wait.py:5
311msgid "reset all waits"
312msgstr "Réinitialise toutes les attentes"
313
298#: music_sampler/actions/run_command.py:15 314#: music_sampler/actions/run_command.py:15
299msgid "running command {}" 315msgid "running command {}"
300msgstr "lance la commande {}" 316msgstr "lance la commande {}"
@@ -367,6 +383,14 @@ msgstr "reprend « {} »"
367msgid "unpausing all musics" 383msgid "unpausing all musics"
368msgstr "reprend toutes les musiques" 384msgstr "reprend toutes les musiques"
369 385
386#: music_sampler/actions/unpause_wait.py:5
387msgid "unpause wait with id {}"
388msgstr "Reprendre l'attente d'identifiant {}"
389
390#: music_sampler/actions/unpause_wait.py:5
391msgid "unpause all waits"
392msgstr "Reprendre toutes les attentes"
393
370#: music_sampler/actions/volume.py:32 394#: music_sampler/actions/volume.py:32
371msgid "{:+d}% to volume of « {} »" 395msgid "{:+d}% to volume of « {} »"
372msgstr "{:+d}% sur le volume de « {} »" 396msgstr "{:+d}% sur le volume de « {} »"