You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
611 B
Plaintext
25 lines
611 B
Plaintext
/**
|
|
* Finnish translation
|
|
* @name Finnish
|
|
* @anchor Finnish
|
|
* @author Seppo Äyräväinen
|
|
*/
|
|
|
|
{
|
|
"processing": "Hetkinen...",
|
|
"lengthMenu": "Näytä kerralla _MENU_ riviä",
|
|
"zeroRecords": "Tietoja ei löytynyt",
|
|
"info": "Näytetään rivit _START_ - _END_ (yhteensä _TOTAL_ )",
|
|
"infoEmpty": "Näytetään 0 - 0 (yhteensä 0)",
|
|
"infoFiltered": "(suodatettu _MAX_ tuloksen joukosta)",
|
|
"infoPostFix": "",
|
|
"search": "Etsi:",
|
|
"url": "",
|
|
"paginate": {
|
|
"first": "Ensimmäinen",
|
|
"previous": "Edellinen",
|
|
"next": "Seuraava",
|
|
"last": "Viimeinen"
|
|
}
|
|
}
|