Commit Graph

766 Commits (502b537ea5021f5f0bc214df700d8fdbad2280dd)

Author SHA1 Message Date
Sebastiaan Speck a840066d0c
pages.*: update more information links and fix typo's (#12728) 2024-05-05 21:02:35 +02:00
Sebastiaan Speck c8d6b81588
scripts/wrong-filename.sh: add ignore list + extra replacements (#12729) 2024-05-05 21:02:10 +02:00
Sebastiaan Speck e06b054c72
pages*: use " " instead of "=" to separate the options from their arguments, aria2c: fix example (#12726) 2024-05-05 13:24:48 +02:00
Darío Hereñú 2926bdb701
quarkus: add Spanish translation, fix placeholder (#12677)
* quarkus: add Spanish translation, fix placeholder

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-03 20:36:20 +05:30
Darío Hereñú 18424b0a7e
pamtogif: add Spanish translation (#12709) 2024-05-03 13:09:54 +02:00
Darío Hereñú 701ca25cc6
gitleaks: add Spanish translation (#12678)
* gitleaks: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-05-03 16:21:52 +05:30
Darío Hereñú fb5734adcf
ppmtogif: add Spanish translation (#12710) 2024-05-03 10:48:24 +02:00
Ulices 90902f7ae0
tar: fix typos on Spanish page (#12702) 2024-05-02 21:00:00 +02:00
Ulices 60d3432028
pages*: replace "Véase" with "Vea" on some Spanish pages (#12703)
- Also other few changes were made to enhance the translation.
- Add missing commands
- Fix comands that were changed
2024-05-02 10:09:56 +05:30
Darío Hereñú c191f4de43
type: add Spanish translation (#12691)
* type: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-05-01 11:26:28 -05:00
Darío Hereñú 81c93957da
ntpd: add Spanish translation (#12692)
* ntpd: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-05-01 11:25:09 -05:00
Sebastiaan Speck 8800685d25
zipcloak: move to correct directory (#12697) 2024-04-30 19:36:37 +02:00
Darío Hereñú 50d5df143a
debuginfod-find: add Spanish translation (#12675)
* debuginfod-find: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-29 09:48:59 -05:00
Darío Hereñú b061504976
cat: update Spanish translation (#12671)
* cat: update Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-29 20:07:09 +05:30
Darío Hereñú 1e7485c995
par2: add Spanish translation (#12634)
* par2: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-29 19:56:04 +05:30
Darío Hereñú 007d0f71cc
pgmtopbm: add Spanish translation (#12674) 2024-04-29 19:54:54 +05:30
Darío Hereñú 9d734643f9
ppmbrighten: add Spanish translation (#12673) 2024-04-29 19:54:09 +05:30
Darío Hereñú 86121fe273
ospp.vbs: add Spanish translation (#12684) 2024-04-28 16:14:59 -05:00
Darío Hereñú 9620ad0e01
test-netconnection: add Spanish translation (#12660)
* test-netconnection: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-27 11:23:25 +05:30
Darío Hereñú 8d800bdb9e
blkpr: add Spanish translation (#12642)
* blkpr: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-25 10:50:22 -05:00
Darío Hereñú 14e1cfed03
pamtouil: add Spanish translation (#12655)
* pamtouil: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-22 08:50:02 -05:00
Darío Hereñú b5214fd6c1
ppmtouil: add Spanish translation (#12656) 2024-04-20 09:31:09 +05:30
Darío Hereñú 3a1c83b484
mid3v2: update Spanish page (#12546)
mid3v2: update spanish page

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-19 09:57:22 -05:00
Darío Hereñú fe8f4cefe0
pgmslice: add Spanish translation (#12651) 2024-04-19 09:56:37 -05:00
Vítor Henrique 278384d3cf
pages*: use " " instead of "=" to separate the options from their arguments (#11952)
* pages*: remove = from GNU-style long options

* 7z: readd needed =

* 7za: add missing =

* 7zr: fix argument and option separation

* astyle: readd missing =

* aws-ecr: readd missing =

* az-devops: readd missing =

* csslint: readd missing =

* cs-fetch: readd missing =

* bzgrep: readd missing =

* chromium: readd missing =

* docker-commit: remove unnecessary =

* docker-system: remove unnecessary =

* docker-ps: remove unnecessary =

* dockerd: remove unnecessary =

* 7za: readd missing =

* 7zr: readd missing =

* chromium.de: readd missing =

* chromium.de: readd missing =

* bundletool: remove additional space

Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>
2024-04-18 15:38:25 -03:00
Darío Hereñú 137d0f4572
dnf5: add Spanish translation (#12647)
* dnf5: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 05:16:14 -05:00
Darío Hereñú 9b0c260581
difft: add Spanish translation (#12646)
* difft: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 05:15:22 -05:00
Darío Hereñú 1838fc7264
eu-readelf: add Spanish translation (#12649)
* eu-readelf: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 13:07:15 +05:30
Darío Hereñú c27b2fba5a
upt: add Spanish translation (#12630)
* upt: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-12 13:05:53 +05:30
Darío Hereñú 9cab0da800
last: add Spanish translation (#12629)
* last: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-11 12:21:50 -05:00
Darío Hereñú 1d1ee2b70c
pamedge: add Spanish translation (#12620)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:47 +02:00
Darío Hereñú 493f4501da
rpi-otp-private-key: add Spanish translation (#12616)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:33 +02:00
Darío Hereñú 355535d30b
pamslice: add Spanish translation (#12568)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:13 +02:00
Darío Hereñú 0e7c25833e
ydotool: add Spanish translation (#12611)
* ydotool: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-08 10:59:38 +05:30
Darío Hereñú 7ef6cd4877
pcdindex: add Spanish translation (#12613) 2024-04-08 10:56:34 +05:30
Darío Hereñú ffeb8df1c8
pcdovtoppm: add Spanish translation (#12614)
* pcdovtoppm: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-08 10:56:02 +05:30
Darío Hereñú c31a3d2bae
pgmedge: add Spanish translation (#12621) 2024-04-08 10:47:34 +05:30
Darío Hereñú 5d69bba0a6
systemd-tmpfiles: add Spanish translation (#12583)
* systemd-tmpfiles: add Spanish translation

* systemd-tmpfiles: replace example description

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-05 11:51:18 -05:00
Darío Hereñú 0a71a4f6f6
cacademo: add Spanish translation (#12600)
* cacademo: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 16:05:43 -05:00
Darío Hereñú 3bc7be4073
cacafire: add Spanish translation (#12599)
* cacafire: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:58:00 -05:00
Darío Hereñú 7e5aa8abc1
cacaclock: add Spanish translation (#12602)
* cacaclock: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:57:20 -05:00
Darío Hereñú 3641f7c0df
mount.ddi: add Spanish translation (#12596)
* mount.ddi: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:56:34 -05:00
Darío Hereñú 0274b146ff
fclones: add Spanish translation (#12556)
* fclones: add Spanish translation

---------

Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-03 10:42:43 +05:30
Darío Hereñú 0c45141082
showkey: add Spanish translation (#12567)
* showkey: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-03 10:40:46 +05:30
Darío Hereñú 7595965e4e
tunelp: add Spanish translation (#12572)
* tunelp: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-03 10:32:03 +05:30
Darío Hereñú c2062ba524
mkfs.f2fs: add Spanish translation (#12575)
* mkfs.f2fs: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-03 10:27:11 +05:30
Darío Hereñú 3d592cefe7
cacaview: add Spanish translation (#12601) 2024-04-03 10:11:46 +05:30
Darío Hereñú dcfabeda85
diskutil-partitiondisk: add Spanish translation (#12482)
* diskutil-partitiondisk: add Spanish translation

* diskutil-partitiondisk: fix line length in example command

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 20:11:02 -05:00
Darío Hereñú 84d7b0083c
pydocstyle: add Spanish translation (#12588)
* pydocstyle: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 16:37:37 -05:00
Darío Hereñú bc31216508
pgmnorm: add Spanish translation (#12576)
* pgmnorm: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 16:32:33 -05:00