echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)

This commit is contained in:
marchersimon
2021-03-07 15:12:23 +01:00
committed by GitHub
parent ed353b068b
commit 621355ceaf
13 changed files with 325 additions and 0 deletions

24
pages.de/common/ffsend.md Normal file
View File

@@ -0,0 +1,24 @@
# ffsend
> Teile Dateien einfach und sicher in der Command Line.
> Mehr Informationen: <https://gitlab.com/timvisee/ffsend>.
- Lade eine Datei hoch:
`ffsend upload {{datei}}`
- Lade eine Datei herunter:
`ffsend download {{url}}`
- Lade eine Datei mit Passwort hoch:
`ffsend upload {{datei}} -p {{passwort}}`
- Lade eine passwortgeschützte Datei herunter:
`ffsend download {{datei}} -p {{passwort}}`
- Lade eine Datei hoch und erlaube maximal 4 Downloads:
`ffsend upload {{datei}} -d {{4}}`