HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: /virtual/nagasaki/public_html/wp-content/plugins/tablepress/i18n/datatables/lang-lt_LT.php
<?php
/**
 * TablePress DataTables language file for "lt_LT".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'info'         => 'Rodomi įrašai nuo _START_ iki _END_ iš _TOTAL_ įrašų',
	'infoEmpty'    => 'Rodomi įrašai nuo 0 iki 0 iš 0',
	'infoFiltered' => '(atrinkta iš _MAX_ įrašų)',
	'infoPostFix'  => '',
	'lengthMenu'   => 'Rodyti _MENU_ įrašus',
	'processing'   => 'Apdorojama...',
	'search'       => 'Ieškoti:',
	'zeroRecords'  => 'Įrašų nerasta',
	'paginate'     => array(
		'first'    => 'Pirmas',
		'previous' => 'Ankstesnis',
		'next'     => 'Tolimesnis',
		'last'     => 'Paskutinis',
	),
	'decimal'      => ',',
	'thousands'    => '.',
);