pages.ta: update all outdated translations (#10247)

* pages.ta: update all outdated translation

* pages.ta/wget: fix linter error

* bugreportz: fix description in Tamil translation

* fdisk: remove transliteration in Tamil translation
This commit is contained in:
K.B.Dharun Krishna
2023-06-02 18:45:44 +05:30
committed by GitHub
parent 3be09d35e3
commit de7065209d
12 changed files with 94 additions and 11 deletions

View File

@@ -14,3 +14,11 @@
- வழக்கமான வெளிப்பாட்டுடன் பொருந்தக்கூடிய காட்சி வரிகள்:
`logcat --regex {{வழக்கமான_வெளிப்பாடு}}`
- ஒரு குறிப்பிட்ட PIDக்கான பதிவுகளை காண்பி:
`logcat --pid={{pid}}`
- ஒரு குறிப்பிட்ட தொகுப்பின் செயல்முறைக்கான பதிவுகளை காண்பி:
`logcat --pid=$(pidof -s {{package}})`