ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/bharath/system/language/tamil/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/bharath/system/language/tamil/unit_test_lang.php

<?php
/**
 * System messages translation for CodeIgniter(tm)
 *
 * @author	CodeIgniter community
 * @copyright	Copyright (c) 2014 - 2017, British Columbia Institute of Technology (http://bcit.ca/)
 * @license	http://opensource.org/licenses/MIT	MIT License
 * @link	https://codeigniter.com
 */
defined('BASEPATH') OR exit('No direct script access allowed');

$lang['ut_test_name']		= 'சோதனை பெயர்';
$lang['ut_test_datatype']	= 'சோதனை தரவுவகை';
$lang['ut_res_datatype']	= 'எதிர்பார்க்கப்பட்ட தரவுவகை';
$lang['ut_result']			= 'முடிவுகள்';
$lang['ut_undefined']		= 'வரையறுக்கப்படாத சோதனை பெயர்';
$lang['ut_file']			= 'கோப்பின் பெயர்';
$lang['ut_line']			= 'வரிசை எண்';
$lang['ut_passed']			= 'தேர்ச்சியடைந்தது';
$lang['ut_failed']			= 'தோல்வியடைந்தது';
$lang['ut_boolean']			= 'பூலியன்';
$lang['ut_integer']			= 'இன்டீஜர்';
$lang['ut_float']			= 'ஃப்ளோட்';
$lang['ut_double']			= 'ஃப்ளோட்'; // can be the same as float
$lang['ut_string']			= 'கோவை';
$lang['ut_array']			= 'அணி';
$lang['ut_object']			= 'பொருள்';
$lang['ut_resource']		= 'ஆதாரம்';
$lang['ut_null']			= 'Null';
$lang['ut_notes']			= 'குறிப்புகள்';

Zerion Mini Shell 1.0