android/*: add Turkish translation (#7595)

This commit is contained in:
Tan A
2022-01-02 23:39:37 +03:00
committed by GitHub
parent 58f6f4124e
commit 8a70c9b0d5
11 changed files with 212 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# bugreportz
> Ziplenmiş bir Android bug raporu oluştur.
> Bu komut yalnızca `adb shell` ile kullanılabilir.
> Daha fazla bilgi için: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
- Bir Android cihazı için ziplenmiş şekilde eksizsiz bir bug raporu oluşturGenerate a complete zipped bug report of an Android device:
`bugreportz`
- Çalışan `bugreportz` işleminin durumunu göster:
`bugreportz -p`
- `bugreportz` sürümünü göster:
`bugreportz -v`
- Yardım görüntüle:
`bugreportz -h`