7za, 7zr, aapt, ab, alacritty, atom, avrdude, chown, chroot, clear, cmake, compare, curl, dd, diff: add German translation (#5286)

This commit is contained in:
marchersimon
2021-02-20 21:30:55 +01:00
committed by GitHub
parent 92a974ac06
commit e3c79db0e6
18 changed files with 341 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> Android Asset Packaging Tool.
> Compile and package an Android app's resources.
> More information: <https://elinux.org/Android_aapt>.
- List files contained in an APK archive:

View File

@@ -1,6 +1,7 @@
# dd
> Convert and copy a file.
> More information: <https://www.man7.org/linux/man-pages/man1/dd.1.html>.
- Make a bootable usb drive from an isohybrid file (such like `archlinux-xxx.iso`) and show the progress:

View File

@@ -1,6 +1,7 @@
# diff
> Compare files and directories.
> More information: <https://man7.org/linux/man-pages/man1/diff.1.html>.
- Compare files (lists changes to turn `old_file` into `new_file`):