Commit Graph

188 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Lena 6e0a21c58b
krita: move to `common`, update description; style-guide: add description guidelines (#10858) 2023-10-09 19:12:47 +07:00
Alois Sečkár 41d9dd636a
cd, translation-templates/*: add Czech translation (#10791)
* cd, translation-templates/*: add Czech translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-08 17:01:17 +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
K.B.Dharun Krishna c2bc940e6c
alias-pages: add `:` to Farsi translation (#10703) 2023-09-15 09:39:16 +05:30
Micael Carvalho 99ecf782b8
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations

* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors

* 7z, 7za, 7zr, aapt: add entries to common-arguments.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:52:17 +05:30
omahs e81359d4d5
/*: fix typos (#10649) 2023-08-30 18:50:03 +05:30
K.B.Dharun Krishna 2135714193
pages/*, style-guide: update contents, fix Markdown (#10492)
* pages/*, style-guide: update pages, fix Markdown (commit 1)

* Update pages

* style-guide.de: update page

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* pip3: remove search command

* rpm: update path placeholder

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/linux/pkgfile.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-08-26 23:00:06 +05:30
mortalpuppet 9a31a3d7bc
chmod,chown,clear,cmp,dd,df,diff,echo,export,grep,head,ifconfig, translation-templates/*: add Farsi translation (#10543)
* common/*: add Farsi translation

* contributing-guides/alias-pages.md subcommand-mention.md: added Farsi translation

* Update pages.fa/common/chmod.md

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

* Update pages.fa/common/chmod.md

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

* pages.fa/common/chmod cmp dd df diff echo grep ifconfig: reviewed and fix translations

* common-arguments: add Farsi translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 19:27:36 +05:30
K.B.Dharun Krishna b84d4ad3af
pages.th/*: remove period (#10449) 2023-07-14 09:50:02 +05:30
Lena 7147149a76
pages.pl*, alias-pages: fix typo (#10149) 2023-05-31 20:11:15 +05:30
Zhizhen He 68483d500f
style-guide.zh: change brackets to follow Chinese guidelines (#10177) 2023-05-15 12:15:07 +08:00
K.B.Dharun Krishna 46ab966a5a
Community: Update Gitter links to Matrix, Update Badges, Remove editor extensions (#9898)
* Community: Update Gitter links to Matrix

* Update MAINTAINERS Chatroom links (2021-2013)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update Final Gitter Links with Issue, Fix wrong date

* COMMUNITY-ROLES: add Matrix link

* Remove Space in Issue template

* Apply suggestions from code review

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Update MAINTAINERS.md

* Update matrix badge

* CONTRIBUTING: Update matrix badge

* README: Update badges

* CONTRIBUTING: Update badges

* README: Remove editor extensions

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2023-03-27 10:44:21 +05:30
Seth Falco 16d7c72f7c
.gitattributes: specify eol as LF (#9892) 2023-02-26 18:31:31 -03:00
Emily Grace Seville 6b405eb7e0
Remove rules for ranges and options (#9793)
* Remove rules for ranges and options

* Return "Option syntax"
2023-02-09 07:47:56 +05:30
Emily Grace Seville 5fd383d53f
Use `n` instead of `infinity` (#9759) 2023-01-11 23:49:41 +10:00
Emily Grace Seville 0284c2390a
style-guide: refresh page: move ellipsis to a separate section and extend syntax (#9742)
* Move and reword ellipsis to a separate section

* Add notes about grouping placeholders

* Permit specifing repetition count for placeholders

* Mandate using simplified range syntax for ellipsis

* Update contributing-guides/style-guide.md

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

* Remove redundant note

* Refresh repetition syntax for ellipsis

* Don't allow restrict repetition count via ellipsis

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-10 09:54:53 +08:00
Emily Grace Seville 0239f5de94
style-guide.md: refresh page (#9709)
* Restrict alternatvie count to 5

* Enhance grammar
2023-01-06 22:51:40 +10:00
Emily Grace Seville ee0a2809ea
style-guide: refresh page (#9718)
* Move `Range syntax` to `Placeholder syntax` chapter

* Require generic placeholders when available

* Require ranges just for singular arguments

* style-guide: update grammar

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* style-guide: update spacing in Chinese-Specific Rules

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* style-guide: fix typos, spacing

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 22:08:49 +05:30
Emily Grace Seville 2190f4031f
style-guide: add Range syntax (#9646)
* style-guide: standardize range syntax

* Simplify syntax for arbitraty integer placeholders

* Describe syntax for arbitraty floats
2023-01-03 13:44:04 +10:00
Emily Grace Seville fe3338e6aa
style-guide.md: fix broken path placeholders (#9641) 2022-12-20 07:27:00 -03:00
trolzen e84fd6768e
git-terminal.md: add instructions for CRLF on Windows (#9010) 2022-12-20 07:25:31 -03:00
Emily Grace Seville ff14fd5fd5
Replace `token` with `placeholder` (#9529) 2022-12-13 14:23:03 +10:00
K.B.Dharun Krishna 3a540d3b3f
style-guide: fix typo in Option syntax (#9603) 2022-12-09 09:18:31 +05:30
Emily Grace Seville 92623218aa
style-guide.md: write rules for short/long options (#9527)
* Write rules for short/long options

* Apply suggestions from code review

* Update contributing-guides/style-guide.md

* Remove note about `common/`

* Reword note about GNU style options
2022-12-08 16:27:26 +10:00
phatsss c2d7b27c80
*: add Lao translation (#8893) 2022-10-24 09:15:57 -03:00
Abdulrahman Alfawal 5de2beadd6
common-arguments: add Arabic translation (#9300) 2022-10-24 09:04:05 -03:00
Reo Uehara 3c91f7f83d
add: Japanese translation in common-arguments (#9248) 2022-10-24 00:23:34 +08:00
Francesco Franchina 28c4d26221
pages.it/*: update path placeholders and "directory" translations (#9031)
- Replace "al" -> "del", "alla" -> "della", etc. in command paths
- Replace all instances of "cartella" with "directory"
- Update contributing-guides/translation-templates/common-arguments.md to
  reflect these changes

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Marco Bonelli <marco@mebeim.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-20 15:26:58 +02:00
Max Drasbeck 2457cbd147
translation-templates/*: add Danish translation (#9192) 2022-10-20 10:16:44 -03:00
trolzen 4fb465a73e
common-arguments: update Russian translation (#9144) 2022-10-19 15:18:01 -03:00
Irina 2b060fd171
*: fix punctuation across translations (#9147) 2022-10-18 08:48:43 -03:00
Axel Navarro 1ea75b12c0
common-arguments: fix Hindi translation (#9018) 2022-10-17 11:38:17 -03:00
Axel Navarro 67ef6d9e7b
Update common-arguments.md (#9094) 2022-10-17 11:22:26 +08:00
Shivam 7fc0ca86aa
subcommand-mention: add Hindi translation (#9097) 2022-10-16 11:55:29 -03:00
K.B.Dharun Krishna cae5ae7058
style-guide: refresh page (#8858) 2022-10-16 05:08:39 +05:30
Vatunyoo Suwannapisit d75e362ce6
common-arguments: add Thai translation (#9036) 2022-10-15 18:26:06 -03:00
KKWANH 47cfc55ee1
common-arguments, style-guide: add Korean translation (#8820)
* Create style-guide.ko.md

* common-arguments: add Korean translation
2022-10-14 13:34:26 +05:30
Molntussen 810233dde1
common-arguments: add Swedish translation (#8976) 2022-10-13 07:37:18 +05:30
Molntussen 7a5fb74790
subcommand-mention: add Swedish translation (#8977) 2022-10-13 07:26:10 +05:30
akash 0df26f835d
common-arguments, git: add Malayalam translation (#8817)
* git: add Malayalam translation

* common-arguments: add Malayalam translation


Co-authored-by: Abraham Raji <work@abrahamr.in>
Co-authored-by: San Baby Francis <san.baby.francis123@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-10 17:45:02 +05:30
Suyash Bhawsar d98aab2a36
common-arguments: add Hindi translation (#8688) 2022-10-09 03:10:54 -03:00
Animesh Dhakal 4ef97de623
common-arguments: add Nepali translation (#8824) 2022-10-08 17:23:47 -03:00
Mia Combeau 9c1754e077
style-guide: add French verb tense guideline (#8700) 2022-10-08 22:40:17 +08:00
burlakvo 5125e0a838
common-arguments: add Ukrainian translation (#8663) 2022-10-02 20:29:43 +05:30
hms5232 63cb8b805f
zh_TW: fix wrong term (#8566)
"文檔" is used in zh_CN, for zh_TW, that is "文件".
2022-10-02 07:49:45 +05:30
K.B.Dharun Krishna 1bb198bc94
style-guide: fix links (#8496)
* style-guide: fix links
* Fix Pre-translated alias page templates line
2022-09-19 08:14:20 +05:30
Cornelius Roemer 35b015a0b4
fix: wrong hyphen instead of backtrack in style-guide (#8397) 2022-08-24 19:33:49 +00:00
K.B.Dharun Krishna 3000422e60
common-arguments: update Tamil translation (#8301) 2022-08-05 08:50:06 -03:00
Emily Grace Seville 11f4bd15b1
style-guide: refresh layout info (#7951)
* Add info about alias pages

* Refresh `Layout` chapter:
- add syntax highlighting
- better placeholders

* Better placeholders in `Aliases`

* Fix placeholders and formatting

* Use snake case

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Rewording in alias chapter

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Enhance placeholder syntax used in:
- layout
- aliases

* Format placeholder tip in `Layout`

* Generalize help page url and add note

* Mention tutorials and prefer docs

* Better placeholders: use `{{}}` everywhere

* Don't use {{ }}

* Add examples

* Fix second note in `Layout`

* Add blank line in quote to reduce linter warnings

* Don't trim trailing spaces

* Update contributing-guides/style-guide.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Removes spaces restored

* Reword 'it takes more attention to copywriting'

* Better grammar

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Use `command` instead of `code`

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Remove note from `Layout` chapter

* Simplify page template

* Rephrase sentences and update placeholders

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* style-guide: update page title in example page

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-07-20 01:08:47 +01:00
CleanMachine1 fe3fa89cb5
*: fix spelling mistakes 2022-07-01 00:16:52 +02:00
Seth Falco 27ff55fc2e
*: normalize colons (#7913) 2022-03-27 02:25:15 -03:00
git-em 1164cabae7
style-guide: add information about links (#7842) 2022-03-07 09:45:12 -03:00
Oğuz Ersen c92ffe05d0
translation-templates/*: add Turkish translation (#7846) 2022-03-04 05:12:33 +08:00
git-em f0b6509e07
subcommand-mention: fix formatting (#7823) 2022-02-28 09:08:05 +05:30
Seifer23 12e4093604
translation-templates/*: add Catalan translation (#7751) 2022-02-06 11:18:22 -03:00
Simao Ferreira 6cdab815b4
alias-pages: add pt_PT translation (#7655) 2022-01-15 17:18:25 -03:00
lincc 27cbb29209
set-more-info-link.py, translation-templates/*: add Uzbek language (#7536) 2021-12-26 12:57:58 -03:00
Seth Falco 0ad3a36142
git-terminal: fix typos (#7548) 2021-12-16 14:13:20 -03:00
Seth Falco 6eb7f71907
docs: update instructions to update old email (#7509) 2021-12-16 15:26:13 +00:00
marchersimon ac76c79295
style-guide: mention tldr-lint instead of tldrl (#7495) 2021-12-10 07:01:34 -03:00
Darío Hereñú fc4148f4f2
subcommand-mention: add pt_PT translation (#7242) 2021-11-07 18:04:20 +01:00
Allen Guan 3601480230
style-guide.zh: refresh (#7141) 2021-11-07 15:06:48 +01:00
Arun Isaac 86d6159b39
translation-templates: add Tamil translation (#7367) 2021-11-06 17:44:06 -03:00
Sailesh Shrestha ce9834c29b
set-more-info-link.py, translation-templates/*: add Nepali translation (#7228) 2021-11-06 17:41:18 -03:00
Axel Navarro e276e62adf
alias-pages: fix Polish translation (#7370) 2021-11-03 16:39:13 +01:00
Bartłomiej Małańczuk 5a6c1cdea4
common-argumens: add Polish translation (#7377) 2021-11-03 16:29:24 +01:00
lincc 02b3ecb9d2
common-arguments.md: add zh and zh_TW translation (#7230) 2021-11-01 11:23:16 +01:00
qontinuum-dev 9aeda55ed8
translation-templates/common-arguments: add french translations (#7046) 2021-10-27 19:49:55 +01:00
Sherman Hui 8b531c09bb
CONTRIBUTING, git-terminal: explain common contrib issues (#7107) 2021-10-27 14:51:53 -03:00
CleanMachine1 99afbe2cf3
maintainers-guide: refresh (#6397) 2021-10-21 09:16:17 +02:00
jiwooshim 1822def651
alias-pages: add Korean translation (#7096) 2021-10-21 09:10:23 +02:00
lincc 0920259600
set-more-info-link.py, translation-templates/*: add bn, sr, uk translation tags (#7101) 2021-10-20 14:25:03 -03:00
Reinhart Previano Koentjoro 2062de8bea
common-arguments: add Indonesian translation (#7089) 2021-10-20 08:52:26 -03:00
Axel Navarro 513a4f3e82
git-terminal: fix typo (#6984) 2021-10-14 12:06:21 +02:00
marchersimon e2611ddd6b
translation-templates/common-arguments: add page (#6844) 2021-10-13 13:19:12 -03:00
marchersimon 812ebcca53
style-guide: add imperative mood rule (#6816) 2021-10-13 17:53:19 +02:00
Nicolas Hansse d23184b464
subcommand-mention: add French translation (#6820) 2021-10-07 09:49:53 +02:00
Franz bba32d2fa4
subcommand-mention: add Italian translation (#6805) 2021-10-06 21:48:24 +01:00
Irina fa2d454c55 subcommand-mention: add Russian translation 2021-10-06 21:45:17 +01:00
Jeroen Knoops a26099ea5f
subcommand-mention: add Dutch translation (#6840) 2021-10-06 20:28:28 +02:00
Abd El-Twab M. Fakhry 0733094b4a
alias-pages, subcommand-mention: add Arabic translation (#6821) 2021-10-06 20:26:54 +02:00
Gustavo Cavalieri Fernandes ed5274772b
*: mention subcommands in pt_BR translation (#6798) 2021-10-05 20:03:43 +02:00
Sanosuke Kato 5b085d4be2
choco: fix subcommand mention in Japanese translation (#6807) 2021-10-05 16:15:24 +02:00
burlakvo 811a36a012
alias-pages, subcommand-mention: add Ukrainian translation (#6785) 2021-10-05 00:12:20 -03:00
marchersimon 64ffb2dd96
alias-template: replace `alijas` with `pseudonim` (#6743) 2021-10-04 09:47:27 +02:00
Manan-Rathi a90b2245ae
Fix minor typos (#6641) 2021-10-01 20:22:50 +01:00
a1346054 5c62e303b5
*: shellcheck and fix typos (#6526)
* test.sh: quote a variable

* contributing-guides/*: fix typos

* pages/*: fix typos

* scripts/*: fix typos

* MAINTAINERS.md: trim trailing whitespace

Co-authored-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-16 00:32:13 -03:00
marchersimon 2a3b737c65
subcommand-mention: sync Spanish translation (#6514) 2021-09-14 14:31:35 -03:00
Janek ec4a9a4ee6
style-guide: put token guidelines into sections & add varargs (#6200) 2021-09-12 16:01:45 +02:00
Axel Navarro 50941975ec
alias-pages: add pt_BR translation (#6479) 2021-09-07 16:45:26 +08:00
pixel 50fe1f61c4
style-guide: add German translation (#6344) 2021-09-06 12:37:45 +02:00
marchersimon 89b1df198f
Reorganize translation templates (#6462) 2021-09-06 15:52:30 +08:00
lincc e389e9793c
style-guide: add one Chinese-specific rule (#6374) 2021-08-31 23:26:01 +08:00
Flex Zhong 67bf062382
Update style-guide.zh.md (#6391) 2021-08-21 22:27:26 +02:00
noarchwastaken a6c0668848
style-guide: add Chinese translation (#5952)
* Chinese pages: add style guide

a proposal in addition to #5240 to guide new contributors to
unify the formatting of Chinese pages.
2021-08-21 18:16:47 +08:00
Robert d02a5daec4
alias-pages: add Swedish translation (#6384) 2021-08-19 08:51:45 -03:00
lincc 0c4c907748
style-guide: add Chinese-specific rules (#6285) 2021-08-06 19:31:33 +02:00
Seth Falco cabd356464
style-guide: add section on serial comma (#6256) 2021-07-25 21:17:28 +01:00
marchersimon f2ebffb9c6
git-terminal.md: add commands to update a fork and change email (#5956) 2021-06-29 19:00:13 +02:00
Axel Navarro 78570a4432
style-guide: clarify that any client may have --render (#5915) 2021-06-23 14:36:44 +01:00