HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/www/oldwebsite.sbsc.in/wp-content/plugins/tablepress/i18n/datatables/lang-fi.php
<?php
/**
 * TablePress DataTables language file for "fi".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'emptyTable'     => 'Ei näytettäviä tuloksia.',
	'info'           => 'Näytetään rivit _START_ - _END_ (yhteensä _TOTAL_ )',
	'infoEmpty'      => 'Näytetään 0 - 0 (yhteensä 0)',
	'infoFiltered'   => '(suodatettu _MAX_ tuloksen joukosta)',
	'infoPostFix'    => '',
	'lengthMenu'     => 'Näytä kerralla _MENU_ riviä',
	'loadingRecords' => 'Ladataan...',
	'processing'     => 'Hetkinen...',
	'search'         => 'Etsi:',
	'zeroRecords'    => 'Tietoja ei löytynyt',
	'paginate'       => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
	'aria'           => array(
		'sortAscending'  => ': lajittele sarake nousevasti',
		'sortDescending' => ': lajittele sarake laskevasti',
	),
	'decimal'        => ',',
	'thousands'      => '.',
);