mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:12:17 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/bulgarian.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/bulgarian.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Bulgarian translation
|
||||
* @name Bulgarian
|
||||
* @anchor Bulgarian
|
||||
* @author Rostislav Stoyanov
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Обработка на резултатите...",
|
||||
"sLengthMenu": "Показване на _MENU_ резултата",
|
||||
"sZeroRecords": "Няма намерени резултати",
|
||||
"sInfo": "Показване на резултати от _START_ до _END_ от общо _TOTAL_",
|
||||
"sInfoEmpty": "Показване на резултати от 0 до 0 от общо 0",
|
||||
"sInfoFiltered": "(филтрирани от общо _MAX_ резултата)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Търсене във всички колони:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Първа",
|
||||
"sPrevious": "Предишна",
|
||||
"sNext": "Следваща",
|
||||
"sLast": "Последна"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user