Marek Küthe
c8dfd1e646
meshnamed: add German translation ( #12254 )
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2024-02-14 12:33:28 +05:30
Fazle Arefin
40844ef996
dd: use -x in pgrep ( #12248 )
2024-02-13 18:31:41 +05:30
Sebastiaan Speck
fd745e9167
df, exec, exit, export: fix more info link ( #12037 )
...
* df, exec, exit, export: fix more info link
* df: update outdated Farsi translation
---------
Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-09 14:31:59 +05:30
Juri Dispan
481c58fa75
cut: fix broken examples ( #12015 )
2024-01-08 20:04:20 +01:00
Juri Dispan
f5484b3b71
*: fix typos in German translations ( #12023 )
2024-01-08 19:26:58 +05:30
Reinhart Previano Koentjoro
79dea90876
git-archive: remove equal signs from parameters ( #11984 )
2024-01-03 01:40:54 -03:00
Sebastiaan Speck
9bdadee54c
pages.*: sync more info link ( #11961 )
2024-01-01 15:56:36 +01:00
Vitor Henrique
c5508a288e
ab: add CSV example and update pt_BR translation ( #11931 )
...
* ab: add CSV example
* ab: update pt_BR translation
* ab: leave values as part of the commands
2023-12-31 12:48:26 +05:30
Sebastiaan Speck
f21e21ca64
docker-exec: fix typo ( #11935 )
2023-12-30 21:04:29 +05:30
Sebastiaan Speck
618e227301
pages*: mark keys according to the guideline ( #11907 )
2023-12-29 17:02:08 +01:00
Sebastiaan Speck
56e832d64d
bash, fold: update link to match other pages ( #11906 )
2023-12-29 17:41:32 +05:30
Sebastiaan Speck
53f2a98bae
pages.*: update CUPS documentation URL ( #11889 )
2023-12-28 19:28:03 +01:00
Sebastiaan Speck
dcb53c85a0
pages*: update outdated pages ( #11821 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
Sebastiaan Speck
26246e09ef
pages.de: update outdated pages ( #11832 )
2023-12-28 06:31:21 +01:00
K.B.Dharun Krishna
1b6a9a1536
docker-inspect: escape placeholders ( #11733 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 21:32:43 +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
Juri Dispan
9d383ade68
*: fix typos in command names ( #11730 )
...
* *: fix typos in command names
* command name fixes in other languages
* fix incorrectly translated commands
* change incorrect file name
* qm move disk alias pages
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 17:41:19 +05:30
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
Sebastiaan Speck
02fe8f609e
tldr: update link ( #11545 )
2023-11-22 17:14:05 +01:00
Juri Dispan
0f0c9da99e
*: replace dead more information links ( #11542 )
...
* *: replace dead more informtion links
* dolt
* 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>
2023-11-19 22:07:13 +01:00
Juri Dispan
9f9193e2ea
tar: fix grammatical errors in the German translation ( #11461 )
2023-11-12 08:41:48 +05:30
Lena
8da5a29a70
pages*: remove curly braces from example descriptions ( #11462 )
2023-11-12 08:38:58 +05:30
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
b3b1765fc3
!: fix typo in German translation ( #11429 )
2023-11-09 21:24:25 +05:30
Sascha Hahne
d2d5dbb6c7
!: add German translation ( #10840 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Magrid <magrid0@proton.me>
Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>
Co-authored-by: HoJeong Im <39ghwjd@naver.com>
Co-authored-by: Rodrigo Stuchi <rod-stuchi@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
Co-authored-by: H.Han@Fedora,TUF <harryhan912@gmail.com>
Co-authored-by: Harry Han <s2162783@ed.ac.uk>
2023-11-06 21:32:02 +01:00
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
Sebastiaan Speck
0c22f53b71
brew-cask: remove translations ( #11382 )
2023-11-06 14:02:33 +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
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
Magrid
08f3800766
Move pages in the correct folder ( #11163 )
2023-10-23 22:27:11 +02:00
Jan
d6518d26fe
omz: add German translation ( #11151 )
...
* feat: add german translation
* Update pages.de/common/omz.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/omz.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/omz.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/omz.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/omz.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-22 15:38:34 +02:00
Jan
412cd9f86b
k6: add German translation ( #11149 )
...
* feat: add german translation
* Update pages.de/common/k6.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/k6.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* fix: fix duration typo
* Update pages.de/common/k6.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-22 15:38:14 +02:00
Jan
d2a37d6013
kitty: add German translation ( #11150 )
...
* feat: add german translation
* fix: typo
* Update pages.de/common/kitty.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* Update pages.de/common/kitty.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-22 15:37:57 +02:00
Jan
a81a03d6f5
caddy: add German translation ( #11148 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-22 14:37:03 +02:00
Sebastiaan Speck
53765eb34f
aws-backup: rename page ( #11108 )
2023-10-20 11:35:29 +05:30
Jan
dbcb2ff413
zoxide: add German translation ( #10960 )
...
* feat: add german translation
* fix: fix typos
* fix: fix typos
2023-10-20 07:43:20 +02:00
Jan
e2f77c7d56
httpie: add German translation ( #10966 )
...
* httpie: add German translation
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 15:53:04 +05:30
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
Jan
2f3bddddf7
gcloud: add German translation ( #10961 )
...
* gcloud: add German translation
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-14 09:21:37 +05:30
theBulaDev
1d6fa3c194
php: add German translation ( #10857 )
2023-10-09 09:21:15 +05:30
pixel
f4f8eb254d
pages.de/base64: replace with kommando with befehl ( #10646 )
2023-08-29 20:05:20 +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
Slotharmy
6806784459
aws cognito-idp: add German translation ( #10316 )
...
Co-authored-by: pixel <pixel+github@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-04 15:22:22 +02:00
Marek Küthe
fe3154287e
birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation ( #10351 )
...
* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
2023-07-13 18:08:01 +05:30
Marek Küthe
e5f619c83c
bgpgrep, peerindex: update links ( #10476 )
...
Since gitea.it no longer allows registrations, neither issues nor PRs can be created. Therefore the main repo was moved from to Codeberg.
2023-07-11 11:15:21 +05:30
Marek Küthe
4226695e1d
bgpgrep, peerindex: add German translation ( #10352 )
...
* bgpgrep, peerindex: add German translation
2023-07-10 12:43:35 +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