mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 21:52:20 +00:00
Website templates
This commit is contained in:
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/slovak.lang
vendored
Normal file
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/slovak.lang
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* Slovak translation
|
||||
* @name Slovak
|
||||
* @anchor Slovak
|
||||
* @author <a href="https://github.com/dlugos">Ivan Dlugoš</a>
|
||||
* @author (original translation) <a href="http://miskerik.com/">Maroš Miškerik</a>
|
||||
*/
|
||||
{
|
||||
"sEmptyTable": "Nie sú k dispozícii žiadne dáta",
|
||||
"sInfo": "Záznamy _START_ až _END_ z celkom _TOTAL_",
|
||||
"sInfoEmpty": "Záznamy 0 až 0 z celkom 0 ",
|
||||
"sInfoFiltered": "(vyfiltrované spomedzi _MAX_ záznamov)",
|
||||
"sInfoPostFix": "",
|
||||
"sInfoThousands": ",",
|
||||
"sLengthMenu": "Zobraz _MENU_ záznamov",
|
||||
"sLoadingRecords": "Načítavam...",
|
||||
"sProcessing": "Spracúvam...",
|
||||
"sSearch": "Hľadať:",
|
||||
"sZeroRecords": "Nenašli sa žiadne vyhovujúce záznamy",
|
||||
"oPaginate": {
|
||||
"sFirst": "Prvá",
|
||||
"sLast": "Posledná",
|
||||
"sNext": "Nasledujúca",
|
||||
"sPrevious": "Predchádzajúca"
|
||||
},
|
||||
"oAria": {
|
||||
"sSortAscending": ": aktivujte na zoradenie stĺpca vzostupne",
|
||||
"sSortDescending": ": aktivujte na zoradenie stĺpca zostupne"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user