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>
This commit is contained in:
K.B.Dharun Krishna
2023-11-02 22:52:28 +05:30
parent f315ef5e0b
commit 8538a31451
3893 changed files with 26416 additions and 402 deletions

View File

@@ -0,0 +1,8 @@
# chdir
> Dieser Befehl ist ein Alias von `cd`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr cd`

View File

@@ -0,0 +1,7 @@
# clear
> Dieser Befehl ist ein Alias von `clear-host`.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr clear-host`

8
pages.de/windows/cls.md Normal file
View File

@@ -0,0 +1,8 @@
# cls
> Dieser Befehl ist ein Alias von `clear-host`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr clear-host`

8
pages.de/windows/gal.md Normal file
View File

@@ -0,0 +1,8 @@
# gal
> Dieser Befehl ist ein Alias von `get-alias`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> Dieser Befehl ist ein Alias von `invoke-webrequest`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Zeige die Dokumentation für den originalen Befehl an:

8
pages.de/windows/ni.md Normal file
View File

@@ -0,0 +1,8 @@
# ni
> Dieser Befehl ist ein Alias von `new-item`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr new-item`

8
pages.de/windows/ri.md Normal file
View File

@@ -0,0 +1,8 @@
# ri
> Dieser Befehl ist ein Alias von `remove-item`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr remove-item`

8
pages.de/windows/rm.md Normal file
View File

@@ -0,0 +1,8 @@
# rm
> Dieser Befehl ist ein Alias von `remove-item`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> Dieser Befehl ist ein Alias von `remove-item`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> Dieser Befehl ist ein Alias von `sc`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> Dieser Befehl ist ein Alias von `sc`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> Dieser Befehl ist ein Alias von `sc`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> Dieser Befehl ist ein Alias von `sc`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr sc`

8
pages.de/windows/sl.md Normal file
View File

@@ -0,0 +1,8 @@
# sl
> Dieser Befehl ist ein Alias von `set-location`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> Dieser Befehl ist ein Alias von `slmgr.vbs`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> Dieser Befehl ist ein Alias von `wget -p common`.
> Weitere Informationen: <https://www.gnu.org/software/wget>.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Zeige die Dokumentation für den originalen Befehl an: