Translated using Weblate (Tamil)

Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ta/
This commit is contained in:
objecttothis
2026-04-07 17:11:37 +00:00
committed by Weblate
parent 2a0997f267
commit e62477ed4e

View File

@@ -1,12 +1,12 @@
<?php
return [
"all" => "அனைத்தும்",
"columns" => "நெடுவரிசை",
"hide_show_pagination" => "பக்கமாக்கலை காண்பி / மறை",
"loading" => "பதிவேறுகிறது, காத்திருக்கவும்...",
"page_from_to" => "{2} வரிசைகளில் {0} முதல் {1} வரை காட்டுகிறது",
"refresh" => "புதுப்பிக்கவும்",
"rows_per_page" => "ஒரு பக்கத்திற்கு {0} வரிசைகள்",
"toggle" => "நிலைமாற்று",
'all' => "அனைத்தும்",
'columns' => "நெடுவரிசை",
'hide_show_pagination' => "பக்கமாக்கலை காண்பி / மறை",
'loading' => "பதிவேறுகிறது, காத்திருக்கவும்",
'page_from_to' => "{2} வரிசைகளில் {0} முதல் {1} வரை காட்டுகிறது",
'refresh' => "புதுப்பிக்கவும்",
'rows_per_page' => "ஒரு பக்கத்திற்கு {0} வரிசைகள்",
'toggle' => "நிலைமாற்று",
];