Commit Graph

61 Commits (6ba1707fea7fee66298973cb7641a9f21dd2c18b)

Author SHA1 Message Date
Vitor Henrique 2f2b869ebe
boxes: update more info links on translations (#12098) 2024-01-21 13:35:45 +05:30
Mohammad Reza Soleimani 7d83877613
compare, dive, fortune, hexo: add Farsi translation (#12033)
* compare, dive, fortune, hexo

* compare, dive, fortune, hexo

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-09 14:21:43 +03:30
Sebastiaan Speck fd745e9167
df, exec, exit, export: fix more info link (#12037)
* df, exec, exit, export: fix more info link

* df: update outdated Farsi translation

---------

Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-09 14:31:59 +05:30
Mohammad Reza Soleimani 0075b1987d
cb, zm, ddgr, yard, you-get, django-admin: add Farsi translation (#12028) 2024-01-08 22:02:14 +05:30
Mohammad Reza Soleimani 8783826e79
cd, chmod: fix typo in Farsi translation (#12027) 2024-01-08 14:47:53 +01:00
Mohammad Reza Soleimani 71364fb148
ani-cli, airpaste: add Farsi translation (#12022) 2024-01-08 12:57:01 +05:30
Mohammad Reza Soleimani f4e3e7a098
boxes, copyq, csvkit, csvpy: add Farsi translation (#12020) 2024-01-07 22:26:44 +05:30
Mohammad Reza Soleimani 0c1893ff8e
aria2c, composer, todo: add Farsi translation (#12014) 2024-01-07 13:35:30 +05:30
Mohammad Reza Soleimani b3b47f296f
cppclean: add Farsi translation (#12006) 2024-01-06 21:01:36 +05:30
Mohammad Reza Soleimani 1842ae098e
calendar, atq, catimg: add Farsi translation (#12004) 2024-01-05 15:52:16 +05:30
K.B.Dharun Krishna 3a37343e59
pages.{ar,fa}: remove translated placeholders (#11997)
* pages.{ar,fa}: remove translated placeholders

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* common-arguments: reword note

* rmdir: fix Arabic translation

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-05 15:48:59 +05:30
Mohammad Reza Soleimani cace0abccd
7z, 7za, 7zr: update outdated Farsi pages (#12000) 2024-01-04 20:10:14 +01:00
Sebastiaan Speck 9bdadee54c
pages.*: sync more info link (#11961) 2024-01-01 15:56:36 +01:00
Sebastiaan Speck dcb53c85a0
pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
Gabe Livengood 9d865abee1
`test`: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Juri Dispan 5978942629
7z: remove file extension in -t example (#11738) 2023-12-14 14:33:42 +01:00
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
K.B.Dharun Krishna 5c26174aa9
pages/*: update links and more info link script (#11390)
* pages/*: update links and more info link script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: reformat code

* ax-webapp: fix link

* curl: fix false positive

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-06 23:14:12 +05:30
K.B.Dharun Krishna f1aa0a8fe5
Revert "pages/*: add standard translation and links (#11331)" (#11374)
This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
2023-11-06 14:02:32 +05:30
K.B.Dharun Krishna 8538a31451
pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix1: false positives; standardize Bengali, Hindi, Nepali periods

* fix: periods in recently added Bengali pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix: false positives in modified files

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: update to native period in Bengali l10n

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-06 14:02:31 +05:30
Sebastiaan Speck 10896a0a0b
pages*: fix tldr-lint issues (#11288)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-26 19:31:26 +02:00
Magrid 08f3800766
Move pages in the correct folder (#11163) 2023-10-23 22:27:11 +02:00
mortalpuppet 39cea3c17d
2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation (#10603)
* 2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-14 21:01:28 +05:30
mortalpuppet 9a31a3d7bc
chmod,chown,clear,cmp,dd,df,diff,echo,export,grep,head,ifconfig, translation-templates/*: add Farsi translation (#10543)
* common/*: add Farsi translation

* contributing-guides/alias-pages.md subcommand-mention.md: added Farsi translation

* Update pages.fa/common/chmod.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages.fa/common/chmod.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages.fa/common/chmod cmp dd df diff echo grep ifconfig: reviewed and fix translations

* common-arguments: add Farsi translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 19:27:36 +05:30
4G3NT 87ec0727fc
pages*: add backticks to every io stream (#10442)
* pages*: add backticks to every io stream
2023-07-02 18:42:01 +05:30
K.B.Dharun Krishna 0b6043db44
7z,7za,7zr: update link to manned (#10220)
* 7za,7zr: update link

* 7z: update link
2023-05-18 17:13:32 +05:30
marchersimon 1f610a952e
Sync more information links with all translations (#8256) 2022-07-29 08:13:36 +02:00
Taymaz Esmaeli 3d4b1168a8
7z: add Persian translation (#7765) 2022-02-18 07:16:45 -03:00
lincc b99f3da787
*: update links via set-more-info-link.py (#7611) 2022-01-29 17:17:39 -03:00
derNiklaas e0442c6f98
wall, watch, whereis, whiptail, wipefs, wmctrl, wodim: add link (#6784) 2021-10-05 00:35:50 -03:00
Anton Paulsson f886e4eec8
cd: fix link and add Swedish translation (#6755) 2021-10-04 08:55:59 -03:00
marchersimon e94e6af882
whereis, xar, yank: move to common (#6552) 2021-09-19 02:59:20 +02:00
marchersimon bc5d06ed1e add more information links 2021-04-19 23:05:51 +01:00
bl-ue 04dd546e2d *: trim multiple spaces, fix line endings 2021-04-04 00:44:24 +01:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
bl-ue edd9c5a5dc
alias: add more information link (#5644) 2021-03-30 15:57:29 -03:00
bl-ue 2ce0ebf00c
cd: add more information link (#5642) 2021-03-30 15:55:57 -03:00
marchersimon 5d79de5e60
sleep: add more information link (#5626) 2021-03-30 11:09:07 -03:00
marchersimon 4564c509ac
logname: add more information link (#5615) 2021-03-30 11:05:29 -03:00
marchersimon 4f4592712c
uname: add more information link (#5633) 2021-03-30 10:01:18 -04:00
marchersimon 277fb11123
nohup: add link (#5617) 2021-03-30 10:01:11 -04:00
marchersimon f44df0c323
users: add more information link (#5636) 2021-03-30 09:58:53 -04:00
marchersimon 84c5ea6d5e
false: add link (#5610) 2021-03-30 09:53:39 -04:00
marchersimon 9bed445fb5
tty: add more information link (#5632) 2021-03-30 10:35:02 -03:00
marchersimon 3d97ba7785
cat: change more information link (#5551) 2021-03-30 07:31:55 -03:00
marchersimon ad46ebe87a
cp: add more information link (#5556) 2021-03-30 07:30:03 -03:00
marchersimon a0e1beab9b
ls: add link (#5561) 2021-03-30 10:12:42 +03:00
bl-ue 7e7dfc3bff
Persian/Farsi pages: fix tldr-lint errors (#5371) 2021-03-08 19:42:54 +00:00
Taymaz Esmaeli e9c5dbb663
alias: add Persian translation (#5271) 2021-02-17 07:54:07 -05:00
bl-ue d679ad1016
multiple pages: trim trailing whitespace (#5213) 2021-01-31 16:16:00 -05:00