Files
opensourcepos/application/language/ta/customers_lang.php
sathisharumugams 2bebfba3ef Translated using Weblate (Tamil)
Currently translated at 100.0% (52 of 52 strings)

Translation: opensourcepos/customers
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/customers/ta/
2021-05-12 21:04:05 +02:00

54 lines
4.7 KiB
PHP

<?php
$lang["customers_account_number"] = "கணக்கு #";
$lang["customers_account_number_duplicate"] = "இன்த கணக்கு எண் முன்பே டேய்ட்டாபேய்ஸ்இல் உள்ளது";
$lang["customers_available_points"] = "இருப்பு புள்ளிகள்";
$lang["customers_average"] = "சராசரி செலவிடபட்டது";
$lang["customers_avg_discount"] = "சராசரி தள்ளுபடி";
$lang["customers_basic_information"] = "தகவல்";
$lang["customers_cannot_be_deleted"] = "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர்களை நீக்க முடியவில்லை, தேர்ந்தெடுக்கப்பட்ட ஒன்று அல்லது அதற்கு மேற்பட்ட வாடிக்கையாளர்களுக்கு விற்பனை உள்ளது..";
$lang["customers_company_name"] = "நிறுவனம்";
$lang["customers_confirm_delete"] = "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர் (களை) நீக்க விரும்புகிறீர்களா?";
$lang["customers_confirm_restore"] = "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர்களை (களை) மீட்டெடுக்க விரும்புகிறீர்களா?";
$lang["customers_consent"] = "பதிவு ஒப்புதல்";
$lang["customers_consent_required"] = "பதிவு ஒப்புதல் என்பது தேவையான தரவு.";
$lang["customers_csv_import_failed"] = "CSV இறக்குமதி தோல்வியுற்றது";
$lang["customers_csv_import_nodata_wrongformat"] = "பதிவேற்றிய கோப்பில் தரவு இல்லை அல்லது தவறாக வடிவமைக்கப்பட்டுள்ளது.";
$lang["customers_csv_import_partially_failed"] = "Customer import successful with some failures:";
$lang["customers_csv_import_success"] = "வாடிக்கையாளரின் இறக்குமதி வெற்றிகரமாக முடிந்தது.";
$lang["customers_customer"] = "வாடிக்கையாளர்";
$lang["customers_date"] = "தேதி";
$lang["customers_discount"] = "தள்ளுபடி";
$lang["customers_discount_fixed"] = "நிலையான தள்ளுபடி";
$lang["customers_discount_percent"] = "சதவீத தள்ளுபடி";
$lang["customers_discount_type"] = "தள்ளுபடி வகை";
$lang["customers_email_duplicate"] = "மின்னஞ்சல் முகவரி ஏற்கனவே தரவுத்தளத்தில் உள்ளது.";
$lang["customers_employee"] = "ஊழியர்";
$lang["customers_error_adding_updating"] = "வாடிக்கையாளர் சேர்க்க அல்லது புதுப்பித்தல் தோல்வியுற்றது.";
$lang["customers_import_items_csv"] = "CSV இலிருந்து வாடிக்கையாளரின் இறக்குமதி";
$lang["customers_mailchimp_activity_click"] = "Email click";
$lang["customers_mailchimp_activity_lastopen"] = "Last open email";
$lang["customers_mailchimp_activity_open"] = "Email open";
$lang["customers_mailchimp_activity_total"] = "Email sent";
$lang["customers_mailchimp_activity_unopen"] = "Email unopen";
$lang["customers_mailchimp_email_client"] = "Email client";
$lang["customers_mailchimp_info"] = "Mailchimp";
$lang["customers_mailchimp_member_rating"] = "Rating";
$lang["customers_mailchimp_status"] = "Status";
$lang["customers_mailchimp_vip"] = "VIP";
$lang["customers_max"] = "Max. spent";
$lang["customers_min"] = "Min. spent";
$lang["customers_new"] = "New Customer";
$lang["customers_none_selected"] = "You have not selected any customer(s) to delete.";
$lang["customers_one_or_multiple"] = "customer(s)";
$lang["customers_quantity"] = "Quantity";
$lang["customers_stats_info"] = "Stats";
$lang["customers_successful_adding"] = "You have successfully added customer";
$lang["customers_successful_deleted"] = "You have successfully deleted";
$lang["customers_successful_updating"] = "You have successfully updated customer";
$lang["customers_tax_code"] = "Tax Code";
$lang["customers_tax_id"] = "Tax Id";
$lang["customers_taxable"] = "Taxable";
$lang["customers_total"] = "Total spent";
$lang["customers_update"] = "Update Customer";
$lang["rewards_package"] = "Rewards Package";