false, logname, time, tty, unclutter: Add Norwegian translation (#4731)
* false: add Norwegian translation * logname: add Norwegian translation * time: add Norwegian translation * tty: add Norwegian translation * unclutter: add Norwegian translation * false: corrected changes
This commit is contained in:
7
pages.no/common/false.md
Normal file
7
pages.no/common/false.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# false
|
||||
|
||||
> Returner en utgangskode på 1.
|
||||
|
||||
- Returner en utgangskode på 1:
|
||||
|
||||
`false`
|
7
pages.no/common/logname.md
Normal file
7
pages.no/common/logname.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# logname
|
||||
|
||||
> Viser brukerens login navn.
|
||||
|
||||
- Vis brukerens nåværende innloggings navn:
|
||||
|
||||
`logname`
|
7
pages.no/common/time.md
Normal file
7
pages.no/common/time.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# time
|
||||
|
||||
> See hvor lang en kommand tar.
|
||||
|
||||
- Tid "ls":
|
||||
|
||||
`time ls`
|
7
pages.no/common/tty.md
Normal file
7
pages.no/common/tty.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# tty
|
||||
|
||||
> Returner terminal navn.
|
||||
|
||||
- Print fil navnet fra denne terminalen:
|
||||
|
||||
`tty`
|
7
pages.no/common/unclutter.md
Normal file
7
pages.no/common/unclutter.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# unclutter
|
||||
|
||||
> Gjemmer musepekeren.
|
||||
|
||||
- Gjem musepekeren etter 3 sekunder:
|
||||
|
||||
`unclutter -idle {{3}}`
|
Reference in New Issue
Block a user