Commit Graph

10294 Commits (8ae63c14d5309ccfadecdede83eb544eae907175)

Author SHA1 Message Date
K.B.Dharun Krishna 8ae63c14d5
sunos/*: add Tamil translations (#8334) 2022-08-09 18:59:13 -03:00
Gianni Young c8f003027f
termusic: add pages (#8324)
* termusic: add pages

* Update termusic.md

* Rename pages/termusic.md to pages/linux/termusic.md

* Update pages/linux/termusic.md

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

* Update pages/linux/termusic.md

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

* Update pages/linux/termusic.md

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

* Update pages/linux/termusic.md

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

* Update pages/linux/termusic.md

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

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 23:32:22 +05:30
K.B.Dharun Krishna 30238d0a1a
prctl: refresh command description (#8330) 2022-08-09 14:46:30 -03:00
marchersimon 757bf8e0aa
MAINTAINERS: add organization owner: @marchersimon (#8326) 2022-08-09 15:43:32 +00:00
Adrien Thebo e611295197
rpm-ostree: add page (#8277)
* rpm-ostree: add page

* rpm-ostree: amend example description wording

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

* rpm-ostree: fix tldr variable syntax, drop install apply-live example

* Update pages/linux/rpm-ostree.md

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

* Update pages/linux/rpm-ostree.md

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

* Update pages/linux/rpm-ostree.md

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

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 20:32:55 +05:30
Nicolas Hansse 4d73e2c45d
autoflake, autojump, autopep8: add French translation (#8325) 2022-08-09 08:52:25 +02:00
K.B.Dharun Krishna 49c215e6a9
archinstall: add Tamil translation (#8322) 2022-08-08 16:20:27 -03:00
CleanMachine1 6d4dc061c5
inotifywait: add --monitor command (#8278) 2022-08-08 19:12:39 +02:00
CleanMachine1 0b148c3071
gum: add page (#8314) 2022-08-08 15:12:22 +02:00
Luis Braschi e79e510f8d
addpart: add pt_BR translation (#8313) 2022-08-08 10:47:44 +02:00
Minghao Liu 8c9559dca8
flameshot: fix Chinese translation (#8312) 2022-08-08 10:51:58 +08:00
K.B.Dharun Krishna 06665c0a59
ufw: add Tamil translation (#8319) 2022-08-07 21:40:12 -03:00
kai a703584eec
grub-bios-setup: add page (#8315)
* grub-bios-setup: add page

* grub-bios-setup: use better wording for example descriptions

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

* grub-bios-setup: use better placeholder in example

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Update pages/linux/grub-bios-setup.md

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

* grub-bios-setup: add --directory example

* grub-bios-setup: add --directory example

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-08-08 09:21:30 +10:00
K.B.Dharun Krishna e2a742ca82
pages.ta/*: fix more information Tamil translation (#8320) 2022-08-07 17:44:30 -03:00
K.B.Dharun Krishna ef1a2c557b
powershell: add Tamil translation (#8317) 2022-08-07 12:51:11 -03:00
Nicolas Hansse 404e05cf82
astyle, atoum: add French translation (#8305) 2022-08-07 12:47:42 -03:00
K.B.Dharun Krishna dfe2322144
flatpak: add Tamil translation (#8318) 2022-08-07 12:46:08 -03:00
marchersimon 91099b4874
tlmgr-restore: add page (#8288) 2022-08-07 12:44:20 -03:00
Nicolas Hansse a5b3b4ad5c
atq, atrm, auditd: add French translation (#8316) 2022-08-07 19:16:25 +05:30
Nicolas Kosinski d77ba3e21f
sdk: generalize for any SDKs and enhance explanations (#8232)
* sdk: generalize for any SDKs and enhance explanations

1. There was a mix between 'gradle' and 'SDK'. We now only refer to 'SDK'.
Using the acronym for conciseness (the description explains the acronym).

2. Explanation for 'sdk use' was misleading. See https://sdkman.io/usage#use:

> It is important to realise that this will switch the candidate version for the current shell only.

3. Explanation for 'sdk current' has been enhanced, introducing the stable version concept aka 'candidate'.
See https://sdkman.io/usage#listcandidates:

> This will render a searchable alphabetic list with name, current stable default version (...)

* Update pages/common/sdk.md

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

* Update pages/common/sdk.md

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

* Update pages/common/sdk.md

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

* Update pages/common/sdk.md

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

* Update pages/common/sdk.md

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

* Update pages/common/sdk.md

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

* Apply suggestions from code review

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-07 13:46:16 +00:00
Nicolas Hansse 328292383b
ajson, alacritty, alex: add French translation (#8208) 2022-08-07 14:41:52 +05:30
Reinhart Previano Koentjoro 8c30a8650a
pkg: add Indonesian translation (#8303) 2022-08-07 14:19:27 +05:30
marchersimon 1e83ba1d7e
tlmgr-repository: add page (#8289) 2022-08-06 22:44:04 +05:30
Nicolas Hansse cb0fe4c2c9
antibody, apg: add French translation (#8225) 2022-08-06 13:15:06 -03:00
K.B.Dharun Krishna 3d4954235c
uname: add Tamil translation (#8282) 2022-08-06 13:13:57 -03:00
K.B.Dharun Krishna c22a36f5ef
MAINTAINERS: add @kbdharun to collaborators (#8311) 2022-08-06 13:06:14 -03:00
Nicolas Hansse 3182701c8c
asciidoctor, asciinema: add French translation (#8279) 2022-08-06 10:21:47 +05:30
Emily Grace Seville 4abe09f8b3
chmod: update placeholders in examples (#8300) 2022-08-06 08:41:59 +05:30
K.B.Dharun Krishna 3000422e60
common-arguments: update Tamil translation (#8301) 2022-08-05 08:50:06 -03:00
K.B.Dharun Krishna 6459d45c07
cc, g++, gcc: add Tamil translation (#8292) 2022-08-05 08:49:21 -03:00
hellojukay 5772fa2b18
grafana-cli: add page (#8299) 2022-08-05 10:36:25 +02:00
K.B.Dharun Krishna 822a07003b
toolbox: add pages (#8280) 2022-08-05 09:31:03 +02:00
Nicolas Hansse aefb4ec4e3
assimp, astronomer: add French translation (#8285) 2022-08-05 09:13:34 +02:00
K.B.Dharun Krishna 812e191d27
apt: add Tamil translation (#8294) 2022-08-05 09:08:49 +02:00
K.B.Dharun Krishna 8af1180563
dnf: add Tamil translation (#8293) 2022-08-05 08:52:39 +02:00
marchersimon a25714f556
hdparm: add read speed example (#8302) 2022-08-05 08:42:10 +05:30
K.B.Dharun Krishna ac73ace14e
wine: add Tamil translation (#8295) 2022-08-04 10:29:05 -03:00
marchersimon ef3797f12b
fc: remove subcommand mention (#8291) 2022-08-04 13:15:48 +08:00
Emily Grace Seville 289f1ad378
powershell: refresh page (#7984) 2022-08-03 23:41:30 +00:00
Ciubix8513 b66a8a728b
cc: add alias page (#8283)
* cc: add page

* Update pages/linux/cc.md

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 16:26:18 +08:00
Emily Grace Seville c31eeb4cd5
wine: refresh page (#8019)
* Refresh page:
- add new examples of running usual windows programs
- make examples more general

* Better grammar: remove `a`

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Apply suggestions from code review

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 13:55:23 +10:00
Jakob Miksch 36da1e723f
gdalwarp: add page (#8274) 2022-08-02 15:33:47 +02:00
Axel Navarro 7de80f9684
PULL_REQUEST_TEMPLATE: reduce interline spacing (#8273) 2022-08-02 08:53:46 -03:00
Nicolas Hansse bff1487aa0
aria2, aria2c: add French translation & page edit (#8253) 2022-08-02 13:13:12 +02:00
martín 515e8473e8
fix(en/flameshot): delay should be milliseconds (#8276) 2022-08-01 23:55:21 +00:00
Andréia Bohner 97b386939a
osx/*: add pt_BR translations (#8269) 2022-08-01 15:25:25 -03:00
marchersimon f1792178bd
tlmgr-conf: add page (#8188) 2022-08-01 10:32:44 -03:00
Jakob Miksch 6ab6eb95de
gdal_translate: add page (#8272) 2022-08-01 08:13:15 -03:00
Nicolas Hansse 21d32a1a00
arduino, arduino-builder: add French translation (#8247) 2022-07-31 17:40:31 -03:00
Peder Bergebakken Sundt 687415d81c
vgmstream_cli: add page (#7956) 2022-07-31 17:36:01 -03:00