From 9f95bc4c3e7927878e043bf60c83d4693522d7eb Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Mon, 31 Aug 2020 13:40:25 +0200 Subject: [PATCH] Update sfizz.ttl.in - update French translation --- lv2/sfizz.ttl.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lv2/sfizz.ttl.in b/lv2/sfizz.ttl.in index 582c4a53..b0934ca6 100644 --- a/lv2/sfizz.ttl.in +++ b/lv2/sfizz.ttl.in @@ -39,7 +39,7 @@ midnam:update a lv2:Feature . a pg:Group ; lv2:symbol "status" ; lv2:name "status", - "Status"@fr . + "Statut"@fr . <@LV2PLUGIN_URI@:sfzfile> a lv2:Parameter ; @@ -93,7 +93,8 @@ midnam:update a lv2:Feature . lv2:designation lv2:control ; lv2:index 0 ; lv2:symbol "control" ; - lv2:name "Control" + lv2:name "Control", + "ContrĂ´le"@fr ; ] , [ a lv2:OutputPort, atom:AtomPort ; atom:bufferType atom:Sequence ; @@ -101,7 +102,8 @@ midnam:update a lv2:Feature . lv2:designation lv2:control ; lv2:index 1 ; lv2:symbol "notify" ; - lv2:name "Notify" ; + lv2:name "Notify", + "Notification"@fr ; ] , [ a lv2:AudioPort, lv2:OutputPort ; lv2:index 2 ;