1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
Commit graph

233 commits

Author SHA1 Message Date
HoJeong Im
0ed30a6711
virsh-*: add Korean translation (#11128) 2023-10-21 21:41:14 +02:00
HoJeong Im
d0bf43bcd8
make: add Korean translation (#10951) 2023-10-21 21:40:42 +02:00
HoJeong Im
dfb32bbabe
wget: add Korean translation (#11112) 2023-10-21 21:50:55 +05:30
HoJeong Im
4b3884113b
[ko]: add mount.md for common (#10953) 2023-10-21 18:26:39 +08:00
HoJeong Im
2824595aac
ln: add Korean translation (#10948) 2023-10-20 14:50:35 +02:00
HoJeong Im
43f92b23fc
iperf3: add Korean translation (#10941) 2023-10-20 14:50:18 +02:00
HoJeong Im
4dc6630968
htop: add Korean translation (#10940) 2023-10-20 14:50:02 +02:00
HoJeong Im
3c400a11da
deno: add Korean translation (#10932)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 14:48:08 +02:00
HoJeong Im
8d897de05d
wc: add Korean translation (#11109) 2023-10-20 07:42:23 +02:00
HoJeong Im
70861bed40
pnpm: add Korean translation (#10997) 2023-10-19 21:47:22 +02:00
HoJeong Im
36de8051f5
route: add Korean Translation (#11004) 2023-10-19 21:47:03 +02:00
Jeongwook Park
9d2ed83ce4
javac: add Korean translation (#10985) 2023-10-19 21:46:13 +02:00
Jeongwook Park
419e4ee26f
django-admin: add Korean translation (#11001) 2023-10-19 21:45:28 +02:00
Jeongwook Park
0c1dbdf777
zola: added Korean translation (#10983) 2023-10-19 21:45:07 +02:00
HoJeong Im
ac365bb2cb
ps: add Korean translation (#10955) 2023-10-19 21:43:28 +02:00
HoJeong Im
f77486c179
stun: add Korean translation (#11035) 2023-10-19 19:50:14 +05:30
HoJeong Im
9e2d0c554a
vite: add Korean Translation (#11074) 2023-10-19 12:43:27 +02:00
HoJeong Im
c2f538c24f
tcpdump: add Korean translation (#11043) 2023-10-19 15:53:04 +05:30
HoJeong Im
9fadf6e411
prettier: add Korean translation (#10990) 2023-10-19 15:52:46 +05:30
HoJeong Im
2521fc1567
sed: add Korean translation (#10974) 2023-10-19 15:52:46 +05:30
HoJeong Im
3f8c956170
rsync: add Korean translation (#11012)
* [ko]: add rsync.md for common

* [ko]: update rsync.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-10-19 15:52:46 +05:30
HoJeong Im
b55a7a30c3
umount: add Korean translation (#11061) 2023-10-19 15:52:29 +05:30
HoJeong Im
c8ec3dea2d
su: add Korean translation (#11029) 2023-10-19 10:07:24 +02:00
HoJeong Im
1bd720e24f
!: update Korean translation (#11023) 2023-10-17 04:17:22 +05:30
HoJeong Im
fdcf330eba
ssh: add Korean translation (#10976)
* [ko]: add ssh.md for common

* [revise]: revise command_argument translation
2023-10-17 00:46:41 +08:00
HoJeong Im
6fee02a1e1
[ko]: add npm_*, npx for common (#10986) 2023-10-17 00:33:12 +08:00
HoJeong Im
188d79df92
[ko]: add yarn.md, yarn-why.md for common (#10984) 2023-10-17 00:10:06 +08:00
HoJeong Im
f0ff9cd345
scp: add Korean translation (#10973)
* [ko]: add scp.md for common

* [ko]: add scp.md for common
2023-10-16 23:19:40 +08:00
HoJeong Im
c3dcf797fc
!: add Korean translation (#10905) 2023-10-16 19:47:19 +05:30
HoJeong Im
84c1d172a6
[ko]: add java.md for common (#10943) 2023-10-13 20:11:33 +08:00
ECMs
9127f8c40e
aws-cloudwatch: add Korean translation (#10699)
* aws-cloudwatch: add Korean translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-01 15:15:04 +05:30
ECMs
19130c0c55
aws: update Korean translation; aws-{batch, cloud9},subcommand-mention: add Korean translation (#10756)
* aws: update Korean translation

* aws-batch: add Korean translation

* aws-cloud9: add Korean translation

* subcommand-mention: add Korean translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-01 14:18:50 +05:30
ECMs
634e84e699
aws-backup: add Korean translation (#10697) 2023-09-20 13:15:20 +08:00
ECMs
271f113196
ac: add Korean translation (#10696)
* ac: add Korean translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-20 09:45:31 +05:30
ECMs
487bb30984
ant: add Korean translation (#10690) 2023-09-20 08:58:41 +05:30
ECMs
bac77a0148
date: update Korean translation (#10685) 2023-09-20 08:55:57 +05:30
ECMs
8db5339628
bzip2: update Korean translation (#10684) 2023-09-15 10:49:15 +05:30
ECMs
fb97b8a8ab
act: add Korean translation (#10673) 2023-09-15 12:31:51 +08: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
ECMs
a470dcde04
atom: update Korean translation (#10691) 2023-09-08 18:22:27 +08:00
ECMs
995f1c9b27
ab: update Korean translation (#10687) 2023-09-07 20:15:03 +08:00
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
51cb077058
clam*scan: update documentation link (#10237) 2023-05-24 17:48:24 +05:30
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
Darío Hereñú
dfe538d048
astyle: add Spanish translation (#10161) 2023-05-19 20:40:20 +02:00
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
Lena
171920d034
cargo: fix documentation link (#10200) 2023-05-16 15:49:30 +05:30
K.B.Dharun Krishna
460d252e40
blender: update link in translations (#10073)
* it/blender: update link

* ko/blender: update link
2023-04-17 20:13:28 +05:30