AlkantarClanX12

Your IP : 3.137.198.143


Current Path : /home/thanudqk/www/wordpress_leaderboard/wp-content/plugins/tablepress/i18n/datatables/
Upload File :
Current File : /home/thanudqk/www/wordpress_leaderboard/wp-content/plugins/tablepress/i18n/datatables/lang-lv.php

<?php
/**
 * TablePress DataTables language file for "lv".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'info'         => 'Parādīti _START_. līdz _END_. no _TOTAL_ ierakstiem',
	'infoEmpty'    => 'Nav ierakstu',
	'infoFiltered' => '(atlasīts no pavisam _MAX_ ierakstiem)',
	'infoPostFix'  => '',
	'lengthMenu'   => 'Rādīt _MENU_ ierakstus',
	'processing'   => 'Uzgaidiet...',
	'search'       => 'Meklēt:',
	'zeroRecords'  => 'Nav atrasti vaicājumam atbilstoši ieraksti',
	'paginate'     => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
	'decimal'      => ',',
	'thousands'    => '.',
);