Commit Graph

339 Commits (5d3caee147996df60cb3b7afd3c6958c0402b0c3)

Author SHA1 Message Date
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
Darío Hereñú 79db72be5a
gradle: update Spanish translation (#11790) 2023-12-19 17:20:20 +05:30
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
Darío Hereñú 63b089e6b5
helm-install: fix typo in Spanish translation (#11664)
* helm-install: fix typo in Spanish translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-13 11:21:07 +05:30
Isaac-Carrascal 53d5899e76
aws-ec2: add Spanish translation (#11706) 2023-12-10 12:41:46 +01:00
Darío Hereñú 74cd86395d
nest: fix typo in Spanish translation (#11675) 2023-12-06 12:48:13 +05:30
Darío Hereñú 6b727e7e1c
yes: fix typos in Spanish translation (#11678) 2023-12-06 12:47:55 +05:30
Darío Hereñú 26b815c369
krunvm: fix typos in Spanish translation (#11673) 2023-12-06 12:47:33 +05:30
Darío Hereñú c313d591cf
tree: fix typo in Spanish translation (#11677) 2023-12-06 12:47:10 +05:30
Darío Hereñú 769c32b279
git-reset: update Spanish translation (#11663) 2023-12-05 20:02:10 +05:30
Darío Hereñú 3fe83f0c63
git-pull: fix typos in Spanish translation (#11660) 2023-12-05 20:01:45 +05:30
Darío Hereñú 8ee132da6d
git-checkout: fix typos in Spanish translation (#11657) 2023-12-05 20:01:10 +05:30
Darío Hereñú 161755d09d
git-mv: fix typo in Spanish translation (#11658)
Update git-mv: fix typo
2023-12-05 15:29:19 +01:00
Darío Hereñú b1e54db054
git-pr: fix typos in Spanish translation (#11659)
Update git-pr: fix typos
2023-12-05 15:28:57 +01:00
Darío Hereñú 2b3b55605c
kill: fix typo in Spanish translation (#11665) 2023-12-05 19:55:37 +05:30
Reinhart Previano Koentjoro d6d4561c17
pages*: fix documentation mistakes (#11641)
* a2ping: minor fixes

* ab: fix mnemonics

* ab: fix mnemonics

* ab: fix mnemonics

* abduco: add mnemonics

* accelerate: use Hugging Face as a trademark

* ack: highlight grep as a command

* acme.sh: highlight certbot as command

* act: add mnemonics

* ag: highlight ack as command

* age-keygen: add Oxford comma

* linux/shutdown: add mnemonics

* airdecap-ng: use Oxford comma

* alex: use standard path name template
2023-12-03 19:59:57 +07:00
Darío Hereñú 4fdc60caa6
cpdf: update Spanish translation (#11634)
* Update cpdf: minor fix

* cpdf: fix placeholders in Spanish translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-02 09:09:45 +01:00
Darío Hereñú 507dfebc78
docker: fix typos in Spanish translation (#11635)
Update docker: minor fixes
2023-12-02 09:08:44 +01:00
Darío Hereñú d2c132039e
aws-rds: fix typo in Spanish translation (#11621) 2023-12-01 17:56:44 +05:30
Darío Hereñú 6fa40aef1f
7zr: fix typo in Spanish translation (#11608) 2023-11-30 16:05:23 +01:00
Darío Hereñú 0552f8f11a
7z: update Spanish translation (#11606) 2023-11-30 16:03:27 +01:00
Darío Hereñú 385598fc66
dotnet-restore: fix typos in Spanish translation (#11609) 2023-11-30 17:22:12 +05:30
Darío Hereñú 36b7544540
dotnet-publish: fix typo (#11610)
Update dotnet-publish: fix typo
2023-11-30 09:20:07 +01:00
Darío Hereñú 846fc674e6
assimp: update Spanish translation (#11611)
Update assimp: verb mode
2023-11-30 09:19:39 +01:00
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
Luka Markušić f3764866db
ani-cli: fix flag for episode selection (#11575)
Specifying episodes is done with `-e`
2023-11-23 10:28:05 +05:30
Darío Hereñú 4b0155cc3a
a2ping: add Spanish translation, fix command highlighting (#11529) 2023-11-19 06:49:28 +01:00
Darío Hereñú 686f4ef026
!: add Spanish translation, fix placeholder in description (#11451)
* !: add Spanish translation

* !: fix placeholder in description

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-11 21:12:46 +05:30
Sebastiaan Speck 0b032c1135
amass-track, amass-viz: remove page (#11424)
* amass-track: delete page

* amass-track: remove Spanish page

* amass-track: remove French page

* amass-viz: remove page

* amass-viz: remove French page

* amass-viz: remove Spanish page
2023-11-09 08:32:58 +01:00
Nataliiaaa 50b96beabd
btop: add Spanish translation (#11400)
* btop: add Spanish translation

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2023-11-07 09:07:10 +05:30
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
Darío Hereñú 91808f9cbe
gcloud: add Spanish translation (#11392) 2023-11-06 14:50:46 +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
Jeremy Aza d4b1527eae
pages.es/*: add Spanish translation; npm: update page (#11297)
* npm: improved description of npm list and npm install

* npm, nvm: add Spanish translation

* nvm: add Spanish translations to the commands

* helm-install, helm, nest, netlify, next, nginx, vite: add Spanish translation

* choco, clear, cmd, del, dir, mkdir: add Spanish translation

* helm-*: update Spanish translation

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

* pages.es/common: update pages

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

* pages.es/windows: update pages

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2023-10-28 00:13:16 +05:30
Magrid 9856c5aec6
clamav: move to common, update Catalan and Spanish translations (#11283) 2023-10-26 19:33:38 +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
David Zabala d3ad7b509e
apt-get, aptitude, adb, awk: fix typo in Spanish translation (#11073) 2023-10-19 09:53:17 +02:00
Sebastiaan Speck 3e53d171bd
az-*: update links and page description (#10963)
* az-*: update links and page description

* az-aks: update link and page description

* az-*: fix typos in Spanish translation

* az-*: update links and description in Spanish translation
2023-10-15 13:12:29 +05:30
Cristian Bastidas 054093f7e9
az, az-apim, az-group, az-storage, az-tag, az-upgrade: add Spanish translation (#10946)
* az-apim, az, az-storage, az-group, az-tag, az-upgrade: add Spanish translation

* az-apim: fix typo
2023-10-14 15:24:35 +05:30
Cristian Bastidas bc50cc7fa5
az-account, az-appconfig, az-bicep, az-config, az-devops, az-feedback: add Spanish translation (#10834)
* az-account: add Spanish translation

* az-appconfig: add Spanish translation

* az-bicep: add Spanish translation

* az-config: add Spanish translation

* az-devops: add Spanish translation

* az-feedback: add Spanish translation

---------

Co-authored-by: Darío Hereñú <magallania@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-09 09:25:45 +05:30
Alejandro Armenta 6a50a531da
tail: add Spanish translation (#10825)
* tail: add Spanish translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-04 14:45:15 +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
Luis Quiñones 9375f43e37
docker compose: run specifying a project name (#10596) 2023-08-20 20:43:48 +05:30
Darío Hereñú 7efc4ca64d
atoum: add Spanish translation (#10339) 2023-08-09 19:05:16 +05:30
4G3NT 3000e6c071
pages*: remove double colons (`::`) (#10551) 2023-07-27 17:42:45 +02:00
Darío Hereñú 16746cddf9
axel: add Spanish translation (#10089)
* axel: add Spanish translation

* Update pages.es/common/axel.md

Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>

* Update pages.es/common/axel.md

Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>

* Update pages.es/common/axel.md

Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>

* Update pages.es/common/axel.md

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

* Update pages.es/common/axel.md

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

* Update pages.es/common/axel.md

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

* Update axel.md

updated line 19

---------

Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-07-16 13:35:42 +08:00
Darío Hereñú 0d2b84b39c
autoflake: add Spanish translation (#10170) 2023-07-10 13:13:36 +05:30
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