Commit Graph

188 Commits (dcb53c85a0c94d8385115221c515cf194be38e32)

Author SHA1 Message Date
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
K.B.Dharun Krishna c8fc07d649
pages.*: fix page title (#11811) 2023-12-22 06:44:48 +01:00
Sebastiaan Speck 5d3caee147
pages*: remove bold and italic styling (#11777)
* pages*: remove bold and italic styling

* Update pages/common/strings.md

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

* pages.*: update outdated pages

* Update conky.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-19 17:55:22 +05:30
Sebastiaan Speck 896cce5b2b
airmon-ng: fix typo in Indonesian translation (#11768) 2023-12-16 17:57:12 +01:00
Sebastiaan Speck 948c5232c8
aireplay-ng: fix typo in URL (#11749) 2023-12-15 10:02:08 +01:00
Reinhart Previano Koentjoro 2ee54b9032
pages.id/*: add and improve Indonesian translation (#11640)
* 7z, 7za, 7zr: update Indonesian translation

* common: imperative mood on Indonesian translation

* linux, osx, windows: imperative mood on Indonesian translation

* common, linux: add Indonesian translation

* powershell, pwsh: add Indonesian translation

* common: add Indonesian translation

* gcc: use standard file path template

* Update pages.id/common/gcc.md

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

* Update pages.id/common/gcc.md

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

* Update pages.id/common/7za.md

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

* Apply suggestions from code review

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

* Update pages.id/common/gcc.md

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

* Update pages.id/common/7za.md

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

* Update 7za.md

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

* Update gcc.md

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

* git-commit: update Indonesian translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-15 08:49:58 +07: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 9d383ade68
*: fix typos in command names (#11730)
* *: fix typos in command names

* command name fixes in other languages

* fix incorrectly translated commands

* change incorrect file name

* qm move disk alias pages

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 17:41:19 +05:30
Reinhart Previano Koentjoro 1b8d89e38d
getfileinfo, goku, w, xip: add Indonesian translation (#11628)
* getfileinfo, goku, w, xip: add Indonesian translation

* w: fix Indonesian translation
2023-12-02 13:42:42 +05:30
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
Lena e2cc1b76aa
curl, open, powershell, wget: remove "view in older versions of `tldr`" (#10851)
* curl, open, powershell, wget: remove "view in older versions of `tldr`"

* curl, open, powershell, wget: remove "view in older versions of `tldr`" in translations
2023-11-19 22:03:18 +05:30
Sebastiaan Speck ce09372706
pkgin: fix more info link (#11476) 2023-11-12 16:18:24 +05:30
Sebastiaan Speck 1d16dfa8d0
set-location: fix tldr-lint issue (#11475) 2023-11-12 16:17:54 +05:30
Reinhart Previano Koentjoro 159626c127
powershell, pwsh, windows/*: fix PowerShell conventions (#11465) 2023-11-12 16:46:05 +07:00
Reinhart Previano Koentjoro 1cfdd6a1e3
cd: update Indonesian translation; set-location: add Indonesian translation (#11467)
* common, windows: improve Indonesian translation

* windows/cd: improve Indonesian translation

* set-location: improve Indonesian translation
2023-11-12 12:21:03 +05:30
Reinhart Previano Koentjoro b16c868c57
adb-logcat: add Indonesian translation; adb-install: update Indonesian translation (#11466)
* adb-install, adb-logcat: add Indonesian translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-12 12:19:21 +05:30
Reinhart Previano Koentjoro f9cda373aa
freebsd, netbsd, openbsd: Indonesian translation (#11468) 2023-11-12 07:35:07 +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
K.B.Dharun Krishna 1e4061a495
xcodes-runtimes: update Indonesian translation (#11306) 2023-10-29 09:41:20 +07:00
Reinhart Previano Koentjoro 5b3e59bfbb
xcodes-runtimes: add new examples (#11296) 2023-10-27 09:28:46 +02:00
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 8757c54ba1
fastboot, cmd, bugreport, bugreportz: update all "more information" links (#11134) 2023-10-21 15:24:32 +02:00
Raynaldo Sutisna ed83a9e2f0
git-alias: add Indonesian translation (#11118)
* feat: create git-alias Indonesian translation

* fix: update transalation

* feat: update translation
2023-10-21 07:24:16 +02:00
Reinhart Previano Koentjoro 0181897e84
open, open.fish: add page and update Indonesian translation (#10954) 2023-10-19 21:43:08 +02:00
Reinhart Previano Koentjoro a8e83f4147
[, [[: add and improve Indonesian translation (#10956)
* [, [[: add and improve Indonesian translation

* [[: fix Indonesian translation
2023-10-16 19:45:43 +05:30
Reinhart Previano Koentjoro 333b92bfdc
xcodes, xcodes-runtimes: add Indonesian translation (#10957)
* xcodes, xcodes-runtimes: add Indonesian translation

* xcodes: fix Indonesian translation style

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-16 19:39:08 +05:30
fadharpra c597e209ec
docker-compose: add Indonesian translation (#10981)
* docker-compose: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-15 21:41:52 +05:30
Reinhart Previano Koentjoro 496eadc7e6
common/adb: use imperative mood on Indonesian translation (#10849) 2023-10-12 21:25:20 +05:30
Muhammad Hanif Amrullah afa8175769
man: add Indonesian translation; cd: update Indonesian translation (#10914)
* linux/man: add Indonesian translation

* common/cd: update Indonesian translation
2023-10-10 12:08:04 +07:00
fadharpra c6ca17ba02
docker-ps: add Indonesian translation (#10904)
* docker-ps: add Indonesian translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-09 21:19:49 +05:30
Muhammad Hanif Amrullah 1e9aa6f52e
windows/logoff: add Indonesian translation (#10881)
* windows/logoff: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-07 21:26:33 +05:30
Muhammad Hanif Amrullah 65d2b59a5b
windows/date: add Indonesian translation (#10839)
* windows/date: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-05 18:52:24 +05:30
Muhammad Hanif Amrullah 2adda914f1
windows/cd: update Indonesian translation (#10841)
* windows/cd: update Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-05 13:54:06 +05:30
Muhammad Hanif Amrullah 5ad5c833bf
free: add Indonesian translation (#10842)
* free: add Indonesian translation

* Update pages.id/linux/free.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages.id/linux/free.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages.id/linux/free.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages.id/linux/free.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-05 15:17:38 +07:00
fadharpra 83300befe5
docker-build, yum: add Indonesian translation (#10827)
* docker-build, yum: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-05 13:36:33 +05:30
K.B.Dharun Krishna 6538886138
*/halt: update link to `manned` (#10804)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-03 08:56:53 +05:30
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
Reinhart Previano Koentjoro 66bde80903
clamav, clamdscan, clamscan, freshclam: update Indonesian translations (#10128)
* clamav, clamdscan, clamscan, freshclam: update Indonesian translations

1. clamav: update Indonesian translation
2. clamdscan, clamscan, freshclam: add Indonesian translation

The `clamav` page was considered to be an alias page of `clamdscan`, but there was no Indonesian translation for `clamdscan`.

* freshclam: fix typo on Indonesian translation

* Apply suggestions from code review

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-22 21:04:32 +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
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
Reinhart Previano Koentjoro 4806c1ca39
android/*: update Indonesian translations (#10127)
1. screencap: update command description
2. logcat: translate new English command examples
2023-06-24 18:31:07 +05:30
K.B.Dharun Krishna 7fc7f97dd7
pages.*: update Java links (#10294) 2023-06-04 07:18:54 +05:30
Lena 4d81324f59
pacman: remove double space (#10279) 2023-05-26 18:05:31 +09:00
K.B.Dharun Krishna 06fe1c14c2
mv: update path placeholders, Tamil translation (#10246) 2023-05-24 11:15:42 +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