ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/bharath/system/language/latvian/
Upload File :
Current File : //proc/self/root/home2/selectio/www/bharath/system/language/latvian/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'] = 'Testa Nosaukums';
$lang['ut_test_datatype'] = 'Testa Datu Tips';
$lang['ut_res_datatype'] = 'Gaidāmais Datu Tips';
$lang['ut_result'] = 'Rezultāts';
$lang['ut_undefined'] = 'Nenoteikts Testa Nosaukums';
$lang['ut_file'] = 'Faila Nosaukums';
$lang['ut_line'] = 'Līnijas Numurs';
$lang['ut_passed'] = 'Izturēts';
$lang['ut_failed'] = 'Neizturēts';
$lang['ut_boolean'] = 'Būla';
$lang['ut_integer'] = 'Veselais';
$lang['ut_float'] = 'Peldošais';
$lang['ut_double'] = 'Peldošais'; // can be the same as float
$lang['ut_string'] = 'Virkne';
$lang['ut_array'] = 'Masīvs';
$lang['ut_object'] = 'Objekts';
$lang['ut_resource'] = 'Resurss';
$lang['ut_null'] = 'Neeksistējošs';
$lang['ut_notes'] = 'Piezīmes';

Zerion Mini Shell 1.0