mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:02:19 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/finnish.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/finnish.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Finnish translation
|
||||
* @name Finnish
|
||||
* @anchor Finnish
|
||||
* @author Seppo Äyräväinen
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Hetkinen...",
|
||||
"sLengthMenu": "Näytä kerralla _MENU_ riviä",
|
||||
"sZeroRecords": "Tietoja ei löytynyt",
|
||||
"sInfo": "Näytetään rivit _START_ - _END_ (yhteensä _TOTAL_ )",
|
||||
"sInfoEmpty": "Näytetään 0 - 0 (yhteensä 0)",
|
||||
"sInfoFiltered": "(suodatettu _MAX_ tuloksen joukosta)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Etsi:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Ensimmäinen",
|
||||
"sPrevious": "Edellinen",
|
||||
"sNext": "Seuraava",
|
||||
"sLast": "Viimeinen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user