ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/bharath/system/language/lithuanian/
Upload File :
Current File : //proc/self/root/home2/selectio/www/bharath/system/language/lithuanian/profiler_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['profiler_database'] = 'DUOMENŲ BAZĖ';
$lang['profiler_controller_info'] = 'KLASĖ/METODAS';
$lang['profiler_benchmarks'] = 'KONTROLINĖS UŽDUOTYS';
$lang['profiler_queries'] = 'UŽKLAUSOS';
$lang['profiler_get_data'] = 'GET DUOMENYS';
$lang['profiler_post_data'] = 'POST DUOMENYS';
$lang['profiler_uri_string'] = 'URI STRING';
$lang['profiler_memory_usage'] = 'ATMINTIES NAUDOJIMAS';
$lang['profiler_config'] = 'CONFIGŪRACIJOS REIKŠMĖS';
$lang['profiler_session_data'] = 'SESIJOS DUOMENYS';
$lang['profiler_headers'] = 'HTTP ANTRAŠTĖS';
$lang['profiler_no_db'] = 'Duomenų bazės tvarkyklė šiuo metu nėra įkelta';
$lang['profiler_no_queries'] = 'Nebuvo vykdyta jokių užklausų';
$lang['profiler_no_post'] = 'Nėra POST duomenų';
$lang['profiler_no_get'] = 'Nėra GET duomenų';
$lang['profiler_no_uri'] = 'Nėra URI duomenų';
$lang['profiler_no_memory'] = 'Informacija apie atminties naudojimą neprieinama';
$lang['profiler_no_profiles'] = 'Nėra profiliavimo duomenų – visos Profilioutojo sekcijos buvo išjungtos.';
$lang['profiler_section_hide'] = 'Slėpti';
$lang['profiler_section_show'] = 'Rodyti';
$lang['profiler_seconds'] = 'sekundės/-žių';

Zerion Mini Shell 1.0