diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-11 18:41:31 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-11 18:43:24 +0200 |
commit | 814c30c6835b25d06977af1dd2d1e565c45121cc (patch) | |
tree | e8f4951e847ee94783a78ef6e83fab4233987492 /music_sampler/locales | |
parent | ba21932596c3b6d1a2ce1e1a22b6417e1c509865 (diff) | |
download | MusicSampler-814c30c6835b25d06977af1dd2d1e565c45121cc.tar.gz MusicSampler-814c30c6835b25d06977af1dd2d1e565c45121cc.tar.zst MusicSampler-814c30c6835b25d06977af1dd2d1e565c45121cc.zip |
Add protect_delay message when available1.2.1
Fixes https://git.immae.eu/mantisbt/view.php?id=18
Diffstat (limited to 'music_sampler/locales')
-rw-r--r-- | music_sampler/locales/fr/LC_MESSAGES/music_sampler.po | 4 |
1 files changed, 4 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 daa0dfb..f603a3d 100644 --- a/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po +++ b/music_sampler/locales/fr/LC_MESSAGES/music_sampler.po | |||
@@ -420,6 +420,10 @@ msgid "waiting the end of « {} » + {}s (setting id = {})" | |||
420 | msgstr "attend la fin de « {} » + {}s (définit l'identifiant {})" | 420 | msgstr "attend la fin de « {} » + {}s (définit l'identifiant {})" |
421 | 421 | ||
422 | #: music_sampler/app_blocks/actionlist.py:18 | 422 | #: music_sampler/app_blocks/actionlist.py:18 |
423 | msgid "actions linked to key {} (repeat protection {}s):" | ||
424 | msgstr "actions liées à la touche {} (protection de {}s contre les répétitions) :" | ||
425 | |||
426 | #: music_sampler/app_blocks/actionlist.py:18 | ||
423 | msgid "actions linked to key {}:" | 427 | msgid "actions linked to key {}:" |
424 | msgstr "actions liées à la touche {} :" | 428 | msgstr "actions liées à la touche {} :" |
425 | 429 | ||