rosa-build/config/locales/datatables.ru.yml

17 lines
636 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ru:
datatables:
full: |
"sProcessing": "Подождите...",
"sZeroRecords": "Нет доступных данных",
"sInfo": "Показаны записи с _START_ по _END_ из _TOTAL_",
"sInfoEmpty": "Показаны записи с 0 до 0 из 0",
"sInfoFiltered": "(отфильтровано из _MAX_)",
"sInfoPostFix": "",
"sUrl": "",
"oPaginate": {
"sFirst": "« Первая",
"sPrevious": " Предыдущая",
"sNext": "Следующая ",
"sLast": "Последняя »"
}