pages.ta/*: update Tamil translation (#8467)

* Update Tamil translations

* Update Translation2

* Update git pages

* Fix linter error in git-clone.md
This commit is contained in:
K.B.Dharun Krishna
2022-10-01 01:30:17 +05:30
committed by GitHub
parent 9cc2261b28
commit 1f78c727c5
19 changed files with 118 additions and 70 deletions

View File

@@ -14,11 +14,11 @@
- ஒரு கோப்பைச் சேர்க்கவும்:
`git annex add {{கோப்பு_அல்லது_கோப்பகத்திற்கான/பாதை}}`
`git annex add {{பாதை/டு/கோப்பு_அல்லது_அடைவு}}`
- ஒரு கோப்பு அல்லது கோப்பகத்தின் தற்போதைய நிலையைக் காட்டு:
`git annex status {{கோப்பு_அல்லது_கோப்பகத்திற்கான/பாதை}}`
`git annex status {{பாதை/டு/கோப்பு_அல்லது_அடைவு}}`
- தொலைநிலையுடன் உள்ளூர் களஞ்சியத்தை ஒத்திசைக்கவும்:
@@ -26,4 +26,4 @@
- ஒரு கோப்பு அல்லது கோப்பகத்தைப் பெறுங்கள்:
`git annex get {{கோப்பு_அல்லது_கோப்பகத்திற்கான/பாதை}}`
`git annex get {{பாதை/டு/கோப்பு_அல்லது_அடைவு}}`