musescore, mscore: add Dutch translation (#7253)

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
beep
Paradact 2021-10-29 01:42:22 +02:00 committed by GitHub
parent b6352928ec
commit f28ae01181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# mscore
> Dit commando is een alias van `musescore`.
> Meer informatie: <https://musescore.org/handbook/command-line-options>.
- Bekijk documentatie voor het originele commando:
`tldr musescore`

View File

@ -0,0 +1,32 @@
# musescore
> MuseScore 3 bladmuziek bewerker.
> Meer informatie: <https://musescore.org/en/handbook/3/command-line-options>.
- Gebruik een specifiek audio stuurprogramma:
`musescore --audio-driver {{jack|alsa|portaudio|pulse}}`
- Stel de MP3 uitvoer bitsnelheid in in kbit/s:
`musescore --bitrate {{bitsnelheid}}`
- Open MuseScore in debug modus:
`musescore --debug`
- Schakel experimentele funcies in, bijvoorbeeld lagen:
`musescore --experimental`
- Exporteer het gegeven bestand naar het gegeven uitvoer bestand. Het bestandstype hangt af van de gegeven extentie:
`musescore --export-to {{uitvoer_bestand}} {{invoer_bestand}}`
- Geef het verschil tussen de gegeven partituren:
`musescore --diff {{pad/naar/bestand1}} {{pad/naar/bestand2}}`
- Specificeer een MIDI invoer operaties bestand:
`musescore --midi-operations {{pad/naar/bestand}}`