Files
opensourcepos/app/Language/ta/Common.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

90 lines
6.9 KiB
PHP

<?php
return [
"address_1" => "முகவரி 1",
"address_2" => "முகவரி 2",
"admin" => "",
"city" => "நகரம்",
"clerk" => "",
"close" => "மூடவும்",
"color" => "",
"comments" => "குறிப்பு",
"common" => "பொது",
"confirm_search" => "நீங்கள் ஒன்று அல்லது அதற்கு மேற்பட்ட வரிசைகளைத் தேர்ந்தெடுத்துள்ளீர்கள், இவை உங்கள் தேடலுக்குப் பிறகு தேர்ந்தெடுக்கப்படாது. இந்த தேடலை நீங்கள் சமர்ப்பிக்க விரும்புகிறீர்களா?",
"copyrights" => "© 2010 - {0}",
"correct_errors" => "சேமிப்பதற்கு முன் அடையாளம் காணப்பட்ட பிழைகளை சரிசெய்யவும்",
"country" => "நாடு",
"dashboard" => "",
"date" => "தேதி",
"delete" => "நீக்கு",
"det" => "விவரங்கள்",
"download_import_template" => "CSV மாதிரியை இறக்குமதி செய்க (CSV)",
"edit" => "திருத்து",
"email" => "மின்னஞ்சல்",
"email_invalid_format" => "மின்னஞ்சல் முகவரி சரியான வடிவத்தில் இல்லை.",
"export_csv" => "CSV முறையில் வெளியீடு",
"export_csv_no" => "இல்லை",
"export_csv_yes" => "ஆம்",
"fields_required_message" => "சிவப்பு நிறத்திலுள்ள தரவுகள் அத்தியாவிசயம்",
"fields_required_message_unique" => "",
"first_name" => "முதற்பெயர்",
"first_name_required" => "முதற்பெயர் அத்தியாவசிய தரவு.",
"first_page" => "முதல்",
"gender" => "பாலினம்",
"gender_female" => "பெண்",
"gender_male" => "ஆண்",
"gender_undefined" => "",
"icon" => "உருவம்",
"id" => "அடையாளம்",
"import" => "தரவேற்று",
"import_change_file" => "மாற்று",
"import_csv" => "CSV தரவிறக்கு",
"import_full_path" => "CSV கோப்பிற்கான முழு பாதை தேவை",
"import_remove_file" => "அகற்று",
"import_select_file" => "கோப்பைத் தேர்ந்தெடுக்கவும்",
"inv" => "அழைப்பிதழ்",
"last_name" => "குடும்ப பெயர்",
"last_name_required" => "குடும்ப பெயர் அத்தியாவசியம்.",
"last_page" => "கடை",
"learn_about_project" => "திட்டத்தைப் பற்றிய சமீபத்திய தகவல்களை அறிய.",
"list_of" => "பட்டியல்",
"logo" => "முத்திரை",
"logo_mark" => "குறி",
"logout" => "வெளியேறு",
"manager" => "",
"migration_needed" => "{0} க்கு தரவுத்தள மாற்றம் உள்நுழைந்த பிறகு தொடங்கும்.",
"new" => "புதியது",
"no" => "",
"no_persons_to_display" => "காண்பிக்க நபர்கள் இல்லை.",
"none_selected_text" => "[தேர்ந்தெடு]",
"or" => "அல்லது",
"people" => "",
"phone_number" => "தொலைபேசி எண்",
"phone_number_required" => "",
"please_visit_my" => "தயவுசெய்து பார்வையிடவும்",
"position" => "",
"powered_by" => "மூலம் இயக்கப்படுகிறது",
"price" => "விலை",
"print" => "அச்சிடுக",
"remove" => "அகற்று",
"required" => "தேவை",
"restore" => "மீட்டமை",
"return_policy" => "திரும்ப பெரும் கொள்கை",
"search" => "தேடல்",
"search_options" => "தேடல் விருப்பங்கள்",
"searched_for" => "தேடியது",
"software_short" => "OSPOS",
"software_title" => "Open Source Point of Sale",
"state" => "மாநிலம்",
"submit" => "சமர்ப்பிக்கவும்",
"total_spent" => "மொத்த செலவு",
"unknown" => "தெரியவில்லை",
"view_recent_sales" => "சமீபத்திய விற்பனையைக் காண்க",
"website" => "opensourcepos.org வலைத்தளம்",
"welcome" => "வரவேற்கிறோம்",
"welcome_message" => "OSPOS க்கு வருக, தொடங்குவதற்கு கீழே உள்ள ஒரு தொகுதியைக் கிளிக் செய்க.",
"yes" => "",
"you_are_using_ospos" => "",
"zip" => "அஞ்சல் குறியீடு",
];