android/*: add French translation (#6716)

This commit is contained in:
Nicolas Hansse
2021-10-04 20:36:35 +02:00
committed by GitHub
parent e969983b88
commit 1a1fc29b50
12 changed files with 234 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# bugreportz
> Génère une archive d'un rapport de bug Android.
> Cette commande peut être utilisé uniquement depuis `adb shell`.
> Plus d'informations : <https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreportz/>.
- Génère une archive à partir d'un rapport de bug d'un appareil Android :
`bugreportz`
- Affiche la progression courante d'une opération `bugreportz` :
`bugreportz -p`
- Affiche la version de `bugreportz` :
`bugreportz -v`
- Affiche l'aide :
`bugreportz -h`