shotcut: add Spanish translation (#14030)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
24
pages.es/common/shotcut.md
Normal file
24
pages.es/common/shotcut.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# shotcut
|
||||
|
||||
> Un programa para la edición de vídeo.
|
||||
> Más información: <https://shotcut.org/notes/command-line-options/>.
|
||||
|
||||
- Inicia Shotcut:
|
||||
|
||||
`shotcut`
|
||||
|
||||
- Abre archivos de audio/vídeo:
|
||||
|
||||
`shotcut {{ruta/al/archivo1 ruta/al/archivo2 ...}}`
|
||||
|
||||
- Inicia con un controlador de audio específico:
|
||||
|
||||
`shotcut --SDL_AUDIODRIVER "{{pulseaudio}}"`
|
||||
|
||||
- Inicia en pantalla completa:
|
||||
|
||||
`shotcut --fullscreen`
|
||||
|
||||
- Inicia con procesamiento GPU:
|
||||
|
||||
`shotcut --gpu`
|
Reference in New Issue
Block a user