]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blobdiff - music_sampler/locales/fr/LC_MESSAGES/music_sampler.po
Make 'interrupt_wait' able to interrupt all waits
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler / locales / fr / LC_MESSAGES / music_sampler.po
index e7117373e22a657d9b12fa89b716edbb22cfa69a..888d7a5e31769c757e273d2cdde98714901c29c1 100644 (file)
@@ -91,6 +91,10 @@ msgstr "L'argument '-V' ne peut être utilisé que dans la version compilée"
 msgid "interrupt wait with id {}"
 msgstr "Interrompre l'attente d'identifiant {}"
 
+#: music_sampler/actions/interrupt_wait.py:5
+msgid "interrupt all waits"
+msgstr "Interrompre toutes les attentes"
+
 #: music_sampler/actions/pause.py:8
 msgid "pausing « {} »"
 msgstr "mise en pause de « {} »"
@@ -347,6 +351,14 @@ msgstr "arrête la musique « {} » avec un fadeout de {}s (attend la fin du f
 msgid "stopping all musics with {}s fadeout (waiting the end of fadeout)"
 msgstr "arrête toutes les musiques avec un fadeout de {}s (attend la fin du fadeout)"
 
+#: music_sampler/actions/stop_all_actions.py:14
+msgid "stopping all actions"
+msgstr "arrête toutes les actions"
+
+#: music_sampler/actions/stop_all_actions.py:14
+msgid "stopping all actions except this key"
+msgstr "arrête toutes les actions sauf cette touche"
+
 #: music_sampler/actions/unpause.py:8
 msgid "unpausing « {} »"
 msgstr "reprend « {} »"
@@ -411,6 +423,10 @@ msgstr "attend la fin de « {} » (définit l'identifiant {})"
 msgid "waiting the end of « {} » + {}s (setting id = {})"
 msgstr "attend la fin de « {} » + {}s (définit l'identifiant {})"
 
+#: music_sampler/app_blocks/actionlist.py:18
+msgid "actions linked to key {} (repeat protection {}s):"
+msgstr "actions liées à la touche {} (protection de {}s contre les répétitions) :"
+
 #: music_sampler/app_blocks/actionlist.py:18
 msgid "actions linked to key {}:"
 msgstr "actions liées à la touche {} :"