pw*: add Turkish translation (#9445)

This commit is contained in:
Tan Siret A
2022-10-31 11:11:10 +01:00
committed by GitHub
parent d0ace9faf9
commit 1b5313978a
8 changed files with 148 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# pw-record
> pw-cat --playback komutu için kısayol aracı.
> Daha fazla bilgi için: <https://fedoraproject.org/wiki/QA:Testcase_PipeWire_PipeWire_CLI>.
- Tüm erişilebilir kayıt hedeflerini sırala:
`pw-record --list-targets`
- Varsayılan hedefi kullanarak örnek bir ses kaydı al:
`pw-record {{örnek/konum/dosya.wav}}`
- Farklı bir ses seviyesinde örnek ses kaydı al:
`pw-record --volume={{0.1}} {{örnek/konum/dosya.wav}}`
- Farklı bir kayıt oranı kullanarak örnek ses kaydı al:
`pw-record --rate={{6000}} {{örnek/konum/dosya.wav}}`