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

8
pages.tr/windows/cd.md Normal file
View File

@@ -0,0 +1,8 @@
# cd
> Bu komut `set-location` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- Asıl komutun belgelerini görüntüleyin:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# chdir
> Bu komut `cd` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Asıl komutun belgelerini görüntüleyin:
`tldr cd`

View File

@@ -0,0 +1,7 @@
# clear
> Bu komut `clear-host` için bir takma addır.
- Asıl komutun belgelerini görüntüleyin:
`tldr clear-host`

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

@@ -0,0 +1,8 @@
# cls
> Bu komut `clear-host` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Asıl komutun belgelerini görüntüleyin:
`tldr clear-host`

View File

@@ -1,7 +1,7 @@
# curl
> Bu komut `curl -p common` için bir takma addır.
> Daha fazla bilgi için: <https://curl.se>.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Asıl komutun belgelerini görüntüleyin:

8
pages.tr/windows/del.md Normal file
View File

@@ -0,0 +1,8 @@
# del
> Bu komut `remove-item` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- Asıl komutun belgelerini görüntüleyin:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# gal
> Bu komut `get-alias` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Asıl komutun belgelerini görüntüleyin:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> Bu komut `invoke-webrequest` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Asıl komutun belgelerini görüntüleyin:

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

@@ -0,0 +1,8 @@
# ni
> Bu komut `new-item` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Asıl komutun belgelerini görüntüleyin:
`tldr new-item`

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

@@ -0,0 +1,8 @@
# ri
> Bu komut `remove-item` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Asıl komutun belgelerini görüntüleyin:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# rm
> Bu komut `remove-item` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Asıl komutun belgelerini görüntüleyin:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> Bu komut `remove-item` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Asıl komutun belgelerini görüntüleyin:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> Bu komut `sc` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Asıl komutun belgelerini görüntüleyin:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> Bu komut `sc` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Asıl komutun belgelerini görüntüleyin:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> Bu komut `sc` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Asıl komutun belgelerini görüntüleyin:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> Bu komut `sc` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Asıl komutun belgelerini görüntüleyin:
`tldr sc`

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

@@ -0,0 +1,8 @@
# sl
> Bu komut `set-location` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Asıl komutun belgelerini görüntüleyin:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> Bu komut `slmgr.vbs` için bir takma addır.
> Daha fazla bilgi için: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Asıl komutun belgelerini görüntüleyin:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> Bu komut `wget -p common` için bir takma addır.
> Daha fazla bilgi için: <https://www.gnu.org/software/wget>.
> Daha fazla bilgi için: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Asıl komutun belgelerini görüntüleyin: