afinfo, afplay, airport, apachectl, archey, as, asr: add Spanish translation (#4596)

This commit is contained in:
Alberto García Sola
2020-10-12 23:00:27 +02:00
committed by GitHub
parent 99b2c81f77
commit 6ffb27546e
8 changed files with 142 additions and 2 deletions

View File

@@ -8,11 +8,11 @@
- Play a sound file at 2x speed (playback rate):
`afplay --rate 2 {{path/to/file}}`
`afplay --rate {{2}} {{path/to/file}}`
- Play a sound file at half speed:
`afplay --rate 0.5 {{path/to/file}}`
`afplay --rate {{0.5}} {{path/to/file}}`
- Play the first N seconds of a sound file: