sleep: add German translation (#6964)
This commit is contained in:

committed by
GitHub

parent
5f5826f8e9
commit
5df7195d37
16
pages.de/common/sleep.md
Normal file
16
pages.de/common/sleep.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# sleep
|
||||
|
||||
> Verzögert für einen bestimmten Zeitraum.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/sleep>.
|
||||
|
||||
- Verzögere in Sekunden:
|
||||
|
||||
`sleep {{sekunden}}`
|
||||
|
||||
- Verzögere in Minuten:
|
||||
|
||||
`sleep {{minuten}}m`
|
||||
|
||||
- Verzögere in Stunden:
|
||||
|
||||
`sleep {{stunden}}h`
|
Reference in New Issue
Block a user