caja, bob, atuin: add Farsi translation (#12560)

This commit is contained in:
Mohammad Reza Soleimani
2024-04-11 07:54:27 +03:30
committed by GitHub
parent 2c6b53d9e6
commit 5ad1998d67
3 changed files with 77 additions and 0 deletions

24
pages.fa/common/bob.md Normal file
View File

@@ -0,0 +1,24 @@
# bob
> مدیریت و جابجایی بین نسخه های مختلف Neovim.
> اطلاعات بیشتر: <https://github.com/MordechaiHadad/bob>.
- نصب و جابجایی به نسخه خاصی از Neovim:
`bob use {{nightly|stable|latest|version_string|commit_hash}}`
- فهرست نسخه های نصب شده و نسخه ای که اکنون استفاده می شود:
`bob list`
- حذف یک نسخه خاص از Neovim:
`bob uninstall {{nightly|stable|latest|version_string|commit_hash}}`
- حذف Neovim و پاک کردن هر تغییری که `bob` اعمال کرده است:
`bob erase`
- بازگشت به نسخه شبانه قبلی:
`bob rollback`