Sebastiaan Speck
c9f764ffa9
python: remove placeholders ( #11804 )
2023-12-21 12:56:25 +05:30
Little Starfire
18327ffd1d
python: add Chinese translation ( #11750 )
2023-12-16 11:47:45 +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
Ren Ma
a95bc099de
!: add Chinese translation ( #11709 )
...
* !: add Chinese translation
---------
Co-authored-by: Ein Verne <git@einverne.info>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-13 12:07:55 +05:30
Reinhart Previano Koentjoro
d6d4561c17
pages*: fix documentation mistakes ( #11641 )
...
* a2ping: minor fixes
* ab: fix mnemonics
* ab: fix mnemonics
* ab: fix mnemonics
* abduco: add mnemonics
* accelerate: use Hugging Face as a trademark
* ack: highlight grep as a command
* acme.sh: highlight certbot as command
* act: add mnemonics
* ag: highlight ack as command
* age-keygen: add Oxford comma
* linux/shutdown: add mnemonics
* airdecap-ng: use Oxford comma
* alex: use standard path name template
2023-12-03 19:59:57 +07:00
Juri Dispan
bd9efef521
7z: update page ( #11601 )
2023-11-29 21:31:42 +01:00
Snowflake
51be3f6f21
fish: add Chinese translation ( #11589 )
2023-11-26 15:49:26 +01:00
Snowflake
f11333661d
ffsend: add Chinese translation ( #11532 )
2023-11-23 14:49:46 +01:00
Luka Markušić
f3764866db
ani-cli: fix flag for episode selection ( #11575 )
...
Specifying episodes is done with `-e`
2023-11-23 10:28:05 +05:30
Sebastiaan Speck
02fe8f609e
tldr: update link ( #11545 )
2023-11-22 17:14:05 +01:00
Sebastiaan Speck
a804b95bca
powershell, pwsh: update more info link ( #11480 )
2023-11-13 07:06:11 +01:00
Snowflake
1027451fe5
deno: add Chinese translation ( #11441 )
2023-11-12 15:07:12 +08: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
Sebastiaan Speck
0c22f53b71
brew-cask: remove translations ( #11382 )
2023-11-06 14:02:33 +05:30
Snowflake
9d65ff511a
bun: add Chinese translation ( #11359 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-06 14:02:32 +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
HCAHOI
1ac2eb6f59
echo: update Chinese translation ( #11336 )
2023-10-31 19:33:04 +01:00
Robson Cruz
7dbf11d13f
powershell: move pages to `common` subfolder ( #11264 )
2023-10-26 00:40:12 +02:00
Magrid
1f03b3642f
popd, pushd, oathtool: move to the correct Chinese folder ( #11253 )
...
* popd: Move from zh/osx to zh/common
* pushd: Move from zh/osx to zh/common
* oathtool: Move from zh/osx to zh/common
2023-10-26 00:02:17 +05:30
Magrid
08f3800766
Move pages in the correct folder ( #11163 )
2023-10-23 22:27:11 +02:00
The Galaxy
db4af93682
bc: add Chinese translation ( #11129 )
2023-10-21 21:40:24 +02:00
Lena
8d3737dcbf
pages/*: add `< >` around links in example descriptions ( #10594 )
...
* pages/*: add `< >` around links in example descriptions
* Apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* apm: add `< >` to the English page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:51:33 +05:30
Lena
adbadd90d4
rsync: update page, link to the official documentation instead of manned.org ( #10589 )
...
* rsync: update page
* rsync: link to the official documentation instead of manned.org
* rsync: update Polish translation
2023-08-07 11:40:39 +08:00
Lena
6a3e267474
imgcat: move from `osx` to `common`, update page ( #10203 )
2023-08-02 16:46:03 +02:00
cyqsimon
1e5c7bed01
ninja: add job limit example ( #10494 )
2023-07-27 16:11:07 +09:00
K.B.Dharun Krishna
f82310bb5d
*: update placeholder in Chinese translation ( #10267 )
2023-07-03 07:44:05 +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
Lena
d3b2c039ea
btop: add page; bpytop: move to `common`, update page ( #10425 )
2023-06-30 11:45:13 +05:30
Zhizhen He
e9485c6d3f
gpg: update Chinese translation ( #10343 )
2023-06-30 11:23:15 +05:30
Zhizhen He
7ef70eae2f
go-build: update Chinese translation ( #10342 )
2023-06-30 13:50:45 +08:00
Zhizhen He
8da6145a30
buku: update Chinese translation ( #10372 )
2023-06-20 09:52:28 +08:00
Zhizhen He
319a794631
git-config: update Chinese translation ( #10322 )
2023-06-06 20:10:09 +05:30
Zhizhen He
2113a11535
git-remote: update Chinese translation ( #10335 )
2023-06-06 22:09:05 +08:00
Zhizhen He
e4fdca68c5
act: update Chinese translation ( #10312 )
2023-06-04 13:13:05 +05:30
K.B.Dharun Krishna
7fc7f97dd7
pages.*: update Java links ( #10294 )
2023-06-04 07:18:54 +05:30
K.B.Dharun Krishna
06fe1c14c2
mv: update path placeholders, Tamil translation ( #10246 )
2023-05-24 11:15:42 +08:00
K.B.Dharun Krishna
f07b31d9ae
apg: update path placeholder ( #10243 )
2023-05-22 16:41:00 +08:00
K.B.Dharun Krishna
d3be418494
curl: update link to documentation ( #10239 )
...
* curl: update link to documentation
* windows/curl: revert to Original link
2023-05-20 07:49:15 +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
Jen
32e885b754
7zr: wrap argument in curly braces ( #10217 )
2023-05-18 01:59:33 +02:00
Yi Liu
b982cba5c0
adb-logcat: update Chinese translation ( #10007 )
2023-05-15 12:36:36 +08:00
LiangXiang Shen
2cdf733c49
n: Fix incorrect translations ( #10118 )
2023-05-15 12:22:33 +08:00
pixel
9126c126f5
*: properly capitalize “Python” ( #10132 )
2023-05-02 20:46:07 +05:30
K.B.Dharun Krishna
1c2154bf75
autoflake: update path ( #10083 )
2023-05-01 06:32:00 +02:00
Seth Falco
9589f1380d
arp: remove clear cache example ( #10005 )
2023-04-10 22:43:46 +05:30
Yi Liu
df3a840633
ani-cli: add Chinese translation ( #9996 )
2023-04-02 14:54:39 +05:30
Yi Liu
f3a5917a86
anki: add Chinese translation ( #9993 )
2023-04-01 22:49:05 +00:00
Yi Liu
28e3c762f9
ajson: add Chinese translation ( #9939 )
2023-03-12 22:19:59 +05:30