false, logname, time, unclutter, view: add Persian translation (#5161)

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
Taymaz Esmaeli
2021-01-19 17:30:10 +03:30
committed by GitHub
parent d022d1f1d4
commit 906c693573
5 changed files with 36 additions and 0 deletions

7
pages.fa/common/false.md Normal file
View File

@@ -0,0 +1,7 @@
# false
> برگرداندن 1 به عنوان کد خروجی.
- برگرداندن 1 به عنوان کد خروجی:
`false`

View File

@@ -0,0 +1,7 @@
# logname
> نمایش نام کاربر.
- نمایش نام کاربر لاگین شده:
`logname`

7
pages.fa/common/time.md Normal file
View File

@@ -0,0 +1,7 @@
# time
> نمایش زمان اجرای یک دستور.
- نمایش زمان اجرای دستور `ls`:
`time ls`

View File

@@ -0,0 +1,7 @@
# unclutter
> مخفی کردن نشان ماوس.
- مخفی کردن نشان ماوس بعد از 3 ثانیه
`unclutter -idle {{3}}`

8
pages.fa/common/view.md Normal file
View File

@@ -0,0 +1,8 @@
# view
> نسخه فقط خواندنی vim.
> معادل vim -R.
- باز کردن فایل:
`view {{file}}`