From 781de78b46c0cf63e685a48b0e557808438d4bec Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Wed, 19 Aug 2020 18:47:26 +0200 Subject: Add french translations to strings of the UI. --- plugingui/locale/drumgizmo.pot | 36 ++++++++++++++++++++++++++++++++++++ plugingui/locale/fr.po | 38 +++++++++++++++++++++++++++++++++++++- 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/plugingui/locale/drumgizmo.pot b/plugingui/locale/drumgizmo.pot index 473d9bc..1c53d28 100644 --- a/plugingui/locale/drumgizmo.pot +++ b/plugingui/locale/drumgizmo.pot @@ -201,3 +201,39 @@ msgstr "" #: statusframecontent.cc:130 msgid "No Midimap Loaded" msgstr "" + +#: humanizerframecontent.h:61 +msgid "pAttack" +msgstr "" + +#: humanizerframecontent.h:62 +msgid "pRelease" +msgstr "" + +#: humanizerframecontent.h:63 +msgid "pStdDev" +msgstr "" + +#: sampleselectionframecontent.h:61 +msgid "pClose" +msgstr "" + +#: sampleselectionframecontent.h:62 +msgid "pDiverse" +msgstr "" + +#: sampleselectionframecontent.h:63 +msgid "pRandom" +msgstr "" + +#: timingframecontent.h:73 +msgid "pTightness" +msgstr "" + +#: timingframecontent.h:74 +msgid "pTimingRegain" +msgstr "" + +#: timingframecontent.h:75 +msgid "pLaidback" +msgstr "" diff --git a/plugingui/locale/fr.po b/plugingui/locale/fr.po index fe2a8d6..48c49ee 100644 --- a/plugingui/locale/fr.po +++ b/plugingui/locale/fr.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: drumgizmo 0.9.18.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-13 21:07+0200\n" -"PO-Revision-Date: 2020-08-11 01:11+0200\n" +"PO-Revision-Date: 2020-08-19 02:05+0200\n" "Last-Translator: Olivier Humbert \n" "Language-Team: none\n" "Language: fr\n" @@ -204,3 +204,39 @@ msgstr "Erreur" #: statusframecontent.cc:130 msgid "No Midimap Loaded" msgstr "Pas de midimap chargée" + +#: humanizerframecontent.h:61 +msgid "pAttack" +msgstr "pAttaque" + +#: humanizerframecontent.h:62 +msgid "pRelease" +msgstr "pRelâche" + +#: humanizerframecontent.h:63 +msgid "pStdDev" +msgstr "pDévStd" + +#: sampleselectionframecontent.h:61 +msgid "pClose" +msgstr "pProche" + +#: sampleselectionframecontent.h:62 +msgid "pDiverse" +msgstr "pDiversité" + +#: sampleselectionframecontent.h:63 +msgid "pRandom" +msgstr "pAléatoire" + +#: timingframecontent.h:73 +msgid "pTightness" +msgstr "pRaideur" + +#: timingframecontent.h:74 +msgid "pTimingRegain" +msgstr "pRetourTiming" + +#: timingframecontent.h:75 +msgid "pLaidback" +msgstr "pNonchalance" -- cgit v1.2.3