Zhiyuan Pan
7426b41b08
grep, ps, unzip: add Chinese translation ( #12007 )
...
* grep, ps, unzip: add Chinese translation
* add newline at the end
* Update pages.zh/common/grep.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
* Update pages.zh/common/ps.md
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2024-01-08 20:19:10 +08:00
Sebastiaan Speck
13aa0a3a56
df: add Dutch translation ( #12018 )
...
* df: add Dutch translation
* df: add mnemonics
* Apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-08 08:30:08 +01:00
Mohammad Reza Soleimani
71364fb148
ani-cli, airpaste: add Farsi translation ( #12022 )
2024-01-08 12:57:01 +05:30
Managor
6f40d0dc4b
pw-play: update page ( #12026 )
...
* pw-play: update page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-08 12:55:07 +05:30
Alejandro Cervera
0385654986
common/*: update pages of some POSIX special built-in utilities ( #11956 )
...
* exec, export, readonly, set, shift, trap: replace command descriptions
* exec, exit, export, readonly, set, shift, trap, exec, export: replace example descriptions
* exec, trap: replace "More information" links
* trap: remove prefix "SIG" from some command arguments
Although POSIX allows implementations to specify signal names without
the prefix "SIG", I will choose the most portable form.
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* set: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exec: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exit: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* readonly: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* set: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* shift: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* trap: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exec: explain environment of child process
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-07 19:38:34 -03:00
Gilad Alboher
8f4a2aeb27
VBoxManage-cloud: add page ( #11727 )
2024-01-07 20:52:03 +01:00
Darío Hereñú
55e9b7676a
lsappinfo: add Spanish translation ( #12016 )
2024-01-08 00:22:43 +05:30
Mohammad Reza Soleimani
ec8fa19ce0
MAINTAINERS: add @MrMw3 to collaborators ( #12021 )
2024-01-07 19:33:28 +01:00
Mohammad Reza Soleimani
f4e3e7a098
boxes, copyq, csvkit, csvpy: add Farsi translation ( #12020 )
2024-01-07 22:26:44 +05:30
Sebastiaan Speck
63ca39cd42
CODEOWNERS: add @MrMw3 as Farsi codeowner ( #12009 )
2024-01-07 17:26:19 +01:00
Alejandro Cervera
7cee84a707
pages.es/*: fix conjugation of descriptions ( #12002 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-07 11:44:17 +01:00
Vitor Henrique
309c097d02
df: split POSIX, FreeBSD, NetBSD, OpenBSD, osx and GNU ( #11870 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-07 11:43:56 +01:00
K.B.Dharun Krishna
aa683b88c4
rmdir: fix more info link term in Arabic translation ( #12010 )
2024-01-07 11:37:25 +01:00
Sebastiaan Speck
d003e6bb9d
pages.pt_BR: update outdated pages (removals that needs a replacement) ( #11975 )
...
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-07 11:34:45 +01:00
Vitor Henrique
c19a39c1d4
lex: add examples and add {Free,Net,Open}BSD pages ( #11895 )
...
* lex: add examples and add other BSD
* lex: fix OpenBSD man link
* lex: remove unsupported option from OpenBSD
* lex: apply suggestions from code review
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* flex, lex: moving flex options to common/flex.md
* lex: mention `lex` alias to `flex`
* Update pages/linux/lex.md
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-07 14:44:19 +05:30
Mohammad Reza Soleimani
0c1893ff8e
aria2c, composer, todo: add Farsi translation ( #12014 )
2024-01-07 13:35:30 +05:30
Thomas Baisley
52c7ebedde
wami: fix typo ( #12013 )
...
Fixed typo at line 3, 73
2024-01-07 13:32:15 +05:30
Sebastiaan Speck
31dd28e9a7
check-pr: only check if new platform-specific page exists as common duplicate ( #11993 )
2024-01-06 19:13:20 +01:00
Thomas Baisley
6cacb2d8f1
wami: add page ( #12003 )
2024-01-06 19:12:44 +01:00
Reinhart Previano Koentjoro
011fccf6d8
git, git-*: add and improve Indonesian translation (Part 3) ( #11996 )
2024-01-06 17:18:51 +01:00
Reinhart Previano Koentjoro
f54e16e0de
git, git-*: add and improve Indonesian translation (Part 2) ( #11912 )
2024-01-06 17:18:40 +01:00
Reinhart Previano Koentjoro
bb9741da91
git, git-*: add and improve Indonesian translation (Part 1) ( #11911 )
2024-01-06 17:18:30 +01:00
Mohammad Reza Soleimani
b3b47f296f
cppclean: add Farsi translation ( #12006 )
2024-01-06 21:01:36 +05:30
Andreas Diesner
11ada1bc24
jhead: add page ( #12001 )
...
* jhead: add page
add german translation
* jhead: fix wording
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-05 14:56:16 +01:00
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
Alejandro Cervera
1c7f3d6e8f
MAINTAINERS: add @tricantivu as collaborator, CODEOWNERS: add @tricantivu for Spanish ( #11998 )
...
* CODEOWNERS: add @tricantivu for Spanish
* MAINTAINERS: add @tricantivu as collaborator
* MAINTAINERS: fix date for collaborator @tricantivu
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-05 12:06:06 +05:30
Mohammad Reza Soleimani
cace0abccd
7z, 7za, 7zr: update outdated Farsi pages ( #12000 )
2024-01-04 20:10:14 +01:00
Alejandro Cervera
69693b3c80
style-guide: document conjugation of descriptions in Spanish ( #11995 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-04 17:29:35 +01:00
Mohammad Reza Soleimani
d2803b17f6
apk, bitwise, cal: add Farsi translation ( #11992 )
2024-01-04 20:18:19 +05:30
Sebastiaan Speck
a2fb16cabe
awk, b2sum, base{32, name, nc}: add Dutch translation; base64: update Dutch translation ( #11979 )
...
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-04 15:13:11 +01:00
K.B.Dharun Krishna
bec82d3abb
MAINTAINERS: add @korECM as collaborator ( #11990 )
...
Closes #11892
2024-01-04 15:45:24 +05:30
Darío Hereñú
786b07b502
tar: update Spanish translation ( #11676 )
...
* tar: update Spanish translation
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-04 14:39:59 +05:30
Jérémy DECOOL
c8452d65cd
pbzip2: add page ( #11978 )
2024-01-04 13:41:13 +05:30
Vitor Henrique
c752d19374
style-guide: add emphasis section ( #11971 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-03 15:19:45 +01:00
K.B.Dharun Krishna
1aed883831
COMMUNITY-ROLES: fix note, remove broken link reference ( #11915 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-03 19:46:35 +05:30
Mohamed Taher Mosbah
43c5d58ce0
lsappinfo: add page ( #11878 )
...
* lsappinfo: add page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-03 19:16:48 +05:30
Mohamed Taher Mosbah
4e03c8f800
sntp: add page ( #11877 )
...
* sntp: add page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-03 19:14:26 +05:30
Sebastiaan Speck
b2f0fb4c04
scripts/check-pr: check only for English pages ( #11980 )
2024-01-03 19:04:10 +05:30
Alejandro Cervera
e3f7dd2ca5
bash: update Spanish translation ( #11981 )
...
* bash: update Spanish translation
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-03 18:57:46 +05:30
Mohammad Reza Soleimani
b4d29c495e
ac, abbr: add Farsi translation ( #11982 )
...
* ac: add Farsi translation
* abbr: add Farsi translation
2024-01-03 18:54:32 +05:30
Reinhart Previano Koentjoro
17687e028e
git-annotate: use short mnemonics ( #11986 )
2024-01-03 18:47:51 +05:30
Reinhart Previano Koentjoro
a7dd2c8930
alias-pages, pages.id/*: imperative mood for alias pages ( #11988 )
2024-01-03 18:39:39 +05:30
Reinhart Previano Koentjoro
4bbfbd300c
git-check-*: use standard multiple path conventions ( #11985 )
2024-01-03 15:40:31 +07:00
Reinhart Previano Koentjoro
79dea90876
git-archive: remove equal signs from parameters ( #11984 )
2024-01-03 01:40:54 -03:00
Alejandro Cervera
cdfd3cd17b
cat: remove examples with the option "-u" ( #11983 )
2024-01-03 09:44:34 +08:00
Vitor Henrique
10357b3fc0
wikit: move to common/ and add pt_BR translation ( #11950 )
...
* wikit: move to common/
* wikit: add pt_BR translation
* wikit: remove page from old directory
* wikit: fix pt_BR translation formatting
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-02 16:49:35 -03:00
Vitor Henrique
8bd5c25864
xwininfo: add page; xkill: update page ( #11945 )
...
* xwininfo: add page ant pt_BR translation
* xkill: update page and pt_BR translation
* xwininfo: update pt_BR translation
* xwininfo: fix ID casing and ellipsis
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* xwininfo: fix ID casing in pt_BR
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-02 16:47:07 -03:00
Vitor Henrique
bf244b5444
aws-secretsmanager: fix small Portuguese error in pt_BR ( #11977 )
2024-01-02 20:44:49 +01:00
Vitor Henrique
7e6956ed41
pw-top: add page ( #11903 )
...
* pw-top: add page
* pw-top: update page
* pw-top: add pt_BR translations
* pw-top: remove additional character
* pw-top: move to linux/
* pw-top: apply suggestions from code review
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
* pw-top: fix PipeWire casing
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pw-top: fix PipeWire casing in pt_BR
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pw-top: remove help and version commands
* pw-top: remove help and version commands in pt_BR
---------
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-02 16:44:00 -03:00