mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-25 09:42:16 +00:00
Website templates
This commit is contained in:
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/slovenian.lang
vendored
Normal file
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/slovenian.lang
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* Slovenian translation
|
||||
* @name Slovenian
|
||||
* @anchor Slovenian
|
||||
* @author Marko Kroflic, Blaž Brenčič and Andrej Florjančič
|
||||
*/
|
||||
|
||||
{
|
||||
"sEmptyTable": "Nobenih podatkov ni na voljo",
|
||||
"sInfo": "Prikazujem _START_ do _END_ od _TOTAL_ zapisov",
|
||||
"sInfoEmpty": "Prikazujem 0 do 0 od 0 zapisov",
|
||||
"sInfoFiltered": "(filtrirano od _MAX_ vseh zapisov)",
|
||||
"sInfoPostFix": "",
|
||||
"sInfoThousands": ",",
|
||||
"sLengthMenu": "Prikaži _MENU_ zapisov",
|
||||
"sLoadingRecords": "Nalagam...",
|
||||
"sProcessing": "Obdelujem...",
|
||||
"sSearch": "Išči:",
|
||||
"sZeroRecords": "Nobeden zapis ne ustreza",
|
||||
"oPaginate": {
|
||||
"sFirst": "Prvi",
|
||||
"sLast": "Zadnji",
|
||||
"sNext": "Nasl.",
|
||||
"sPrevious": "Pred."
|
||||
},
|
||||
"oAria": {
|
||||
"sSortAscending": ": vključite za naraščujoči sort",
|
||||
"sSortDescending": ": vključite za padajoči sort"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user