android/*: add Ukrainian translation (#11317)
* android/*: add Ukrainian translation --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
29f38bdece
commit
ae66fa6d6f
21
pages.uk/android/bugreportz.md
Normal file
21
pages.uk/android/bugreportz.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# bugreportz
|
||||
|
||||
> Згенерувати зіпований звіт багів.
|
||||
> Ця команда може бути виконана тільки за допомогою `adb shell`.
|
||||
> Більше інформації: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>.
|
||||
|
||||
- Згенерувати повний зіпований звіт багів Android девайсу:
|
||||
|
||||
`bugreportz`
|
||||
|
||||
- Вивести прогрес виконуваної `bugreportz` операції:
|
||||
|
||||
`bugreportz -p`
|
||||
|
||||
- Вивести версію `bugreportz`:
|
||||
|
||||
`bugreportz -v`
|
||||
|
||||
- Показати допомогу:
|
||||
|
||||
`bugreportz -h`
|
Reference in New Issue
Block a user