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.ml/windows/cd.md Normal file
View File

@@ -0,0 +1,8 @@
# cd
> ഈ കമാൻഡ് `set-location` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# chdir
> ഈ കമാൻഡ് `cd` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr cd`

View File

@@ -0,0 +1,7 @@
# clear
> ഈ കമാൻഡ് `clear-host` എന്നത്തിന്റെ അപരനാമമാണ്.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr clear-host`

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

@@ -0,0 +1,8 @@
# cls
> ഈ കമാൻഡ് `clear-host` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr clear-host`

View File

@@ -1,7 +1,7 @@
# curl
> ഈ കമാൻഡ് `curl -p common` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://curl.se>.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:

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

@@ -0,0 +1,8 @@
# del
> ഈ കമാൻഡ് `remove-item` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# gal
> ഈ കമാൻഡ് `get-alias` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> ഈ കമാൻഡ് `invoke-webrequest` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:

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

@@ -0,0 +1,8 @@
# ni
> ഈ കമാൻഡ് `new-item` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr new-item`

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

@@ -0,0 +1,8 @@
# ri
> ഈ കമാൻഡ് `remove-item` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# rm
> ഈ കമാൻഡ് `remove-item` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> ഈ കമാൻഡ് `remove-item` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> ഈ കമാൻഡ് `sc` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> ഈ കമാൻഡ് `sc` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> ഈ കമാൻഡ് `sc` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> ഈ കമാൻഡ് `sc` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr sc`

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

@@ -0,0 +1,8 @@
# sl
> ഈ കമാൻഡ് `set-location` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> ഈ കമാൻഡ് `slmgr.vbs` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> ഈ കമാൻഡ് `wget -p common` എന്നത്തിന്റെ അപരനാമമാണ്.
> കൂടുതൽ വിവരങ്ങൾ: <https://www.gnu.org/software/wget>.
> കൂടുതൽ വിവരങ്ങൾ: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- യഥാർത്ഥ കമാൻഡിനായി ഡോക്യുമെന്റേഷൻ കാണുക: