Commit Graph

12655 Commits (6f98d4afe4821bd3e997ed29bc32946a000a9d38)

Author SHA1 Message Date
Felipe Furquim 6f98d4afe4
afconvert: add pt_BR translation (#11086)
* afconvert: add pt_BR translation

* Update pages.pt_BR/common/afconvert.md

---------

Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-10-20 19:41:53 -03:00
Felipe Furquim 68d82800ac
coffee: add pt_BR translation (#11105)
* coffee: add pt_BR translation

* coffee: fix pt_BR translation

* update coffee.md

---------

Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-10-20 19:29:35 -03:00
Pranav Upadhyay a6e6f6a0e9
certutil: add Hindi translation (#11040) 2023-10-20 14:51:27 +02: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
Dmytro Voytko e857d6df80
apt*: add Ukrainian translation (#10935) 2023-10-20 14:49:41 +02:00
RAJ RAUT 0adf4eeb33
fdisk: add Hindi translation (#10926)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-10-20 14:49:15 +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
Aditya Shrivastav dbfb06385e
kubectl replace: add page (#11091)
* kubectl replace: add page

* kubectl replace: fix typo

* kubectl replace: fix typo

* kubectl replace: fix typo

* kubectl replace: apply suggestions from code review

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-20 13:48:58 +02:00
debghs 6764587baf
ppmtopgm: add page (#11094)
* ppmtopgm: add page

* Update pages/common/ppmtopgm.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages/common/ppmtopgm.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-20 13:47:59 +02:00
Pranav Kale 3c1b1ea1f6
cargo-locate-project: add page (#10999)
* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* add page: cargo-locate-project

* cargo-locate-project: add page

* cargo-locate-project: add page

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:10:26 +02:00
Sebastiaan Speck a11ecac059
bash: update Dutch translation (#11005) 2023-10-20 11:47:14 +05:30
Sebastiaan Speck 11c4e7db0e
clamav: update Dutch translation (#11006) 2023-10-20 11:46:52 +05:30
Sebastiaan Speck d7cdc1adab
[: update Dutch translation (#11010) 2023-10-20 11:45:32 +05:30
Sebastiaan Speck b12c54ebab
age-*: add page and update Dutch translation (#11011) 2023-10-20 11:44:46 +05:30
Sebastiaan Speck ab7c260854
bspc: add Dutch translation; bspwm: update Dutch translation (#11031)
* bspwm: update Dutch translation

* bspc: add Dutch page
2023-10-20 11:43:07 +05:30
Sebastiaan Speck 7a8a02b00c
cp: update Dutch translation (#11032) 2023-10-20 11:41:57 +05:30
Sebastiaan Speck 76778f81d5
launchctl: add Dutch translation; launchd: update Dutch translation (#11033)
* launchd: update Dutch translation

* launchctl: add Dutch page
2023-10-20 11:41:32 +05:30
Sebastiaan Speck c4ff6e2638
chsh: update Dutch translation (#11046) 2023-10-20 11:39:28 +05:30
Sebastiaan Speck 30dad30705
echo: update Dutch translation (#11049) 2023-10-20 11:39:10 +05:30
Sebastiaan Speck 9fea2b1c66
nano: update Dutch translation (#11051) 2023-10-20 11:38:32 +05:30
Sebastiaan Speck 11af9abb53
source: update Dutch translation (#11052) 2023-10-20 11:38:13 +05:30
Sebastiaan Speck 55faebde7b
transmission: update Dutch translation (#11053) 2023-10-20 11:37:56 +05:30
Sebastiaan Speck 281eb1636f
visudo: update Dutch translation (#11054) 2023-10-20 11:37:32 +05:30
Sebastiaan Speck 0da71c02d5
yes: update Dutch translation (#11055) 2023-10-20 11:36:27 +05:30
Sebastiaan Speck 32adfe3669
cgroups: update Dutch translation (#11056) 2023-10-20 11:36:05 +05:30
Sebastiaan Speck 53765eb34f
aws-backup: rename page (#11108) 2023-10-20 11:35:29 +05:30
Sebastiaan Speck b080dfb54f
alias-pages: add Bengali translation (#11100) 2023-10-20 13:59:30 +08:00
Sharun 39c8cc5c0a
packer: add fmt example (#11047)
* add `packer fmt`

* Update pages/common/packer.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-20 07:46:26 +02:00
Jan dbcb2ff413
zoxide: add German translation (#10960)
* feat: add german translation

* fix: fix typos

* fix: fix typos
2023-10-20 07:43:20 +02:00
HoJeong Im 8d897de05d
wc: add Korean translation (#11109) 2023-10-20 07:42:23 +02:00
Dev7g ab59f1c784
choco-source, choco-upgrade: add Hindi translation (#11104)
* choco-source, choco-upgrade: add Hindi translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 11:02:45 +05:30
Vedant Yadav e62f662345
cmd: add Hindi translation (#11093) 2023-10-20 10:57:41 +05:30
Vedant Yadav 805d742f7e
pkg: add Hindi translation (#11097)
* pkg: add Hindi translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 10:53:13 +05:30
Vedant Yadav 508976e161
dalvikvm: add Hindi translation (#11096)
* dalvikvm: add Hindi translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 10:51:42 +05:30
Vedant Yadav 7b992f52db
wm: add Hindi translation (#11098) 2023-10-20 10:46:17 +05:30
Priyanshu Paritosh 6aa1813ef0
bugreport: add Hindi translation (#11095)
* bugreport: add Hindi translation

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 10:44:24 +05:30
Aditya Shrivastav 85fefa4444
kubectl label: add page (#11090)
* kubectl label: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:40:26 +05:30
Nathaniel Joselson eee1abc92c
soxi: add page (#10938)
* soxi: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:39:50 +05:30
Sebastiaan Speck de2a36293a
windows: move Thai pages to correct folder (#11107) 2023-10-20 06:18:43 +05:30
Felipe Furquim 8722bc8f1c
age-keygen: add pt_BR translation (#11087) 2023-10-19 23:46:24 +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
Onkar Raghunath Shelke 96e9fa733d
btrfs: add Hindi translation (#10971) 2023-10-19 21:44:41 +02:00
HoJeong Im ac365bb2cb
ps: add Korean translation (#10955) 2023-10-19 21:43:28 +02:00
Reinhart Previano Koentjoro 0181897e84
open, open.fish: add page and update Indonesian translation (#10954) 2023-10-19 21:43:08 +02:00