HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //var/www/intranet.kauko.lt/wp-content/plugins/tablepress/i18n/datatables/lang-ga.php
<?php
/**
 * TablePress DataTables language file for "ga".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'info'         => '_START_ Showing a _END_ na n-iontrálacha _TOTAL_',
	'infoEmpty'    => 'Showing 0-0 na n-iontrálacha 0',
	'infoFiltered' => '(scagtha ó _MAX_ iontrálacha iomlán)',
	'infoPostFix'  => '',
	'lengthMenu'   => 'Taispeáin iontrálacha _MENU_',
	'processing'   => 'Próiseáil...',
	'search'       => 'Cuardaigh:',
	'zeroRecords'  => 'Gan aon taifead meaitseáil aimsithe',
	'paginate'     => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
	'decimal'      => '',
	'thousands'    => ',',
);