diff options
author | Olivier Humbert <trebmuh@tuxfamily.org> | 2020-08-19 18:47:26 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2020-08-30 15:59:30 +0200 |
commit | 781de78b46c0cf63e685a48b0e557808438d4bec (patch) | |
tree | a2ac8570b0de49efc07e6484a3416ce5688fd346 /plugingui | |
parent | cf54b836cccc18a6f207c453a222e6cb887fcbcb (diff) |
Add french translations to strings of the UI.
Diffstat (limited to 'plugingui')
-rw-r--r-- | plugingui/locale/drumgizmo.pot | 36 | ||||
-rw-r--r-- | plugingui/locale/fr.po | 38 |
2 files changed, 73 insertions, 1 deletions
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 <trebmuh@tuxfamily.org>\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" |