sintonia/legacy/public/js/datatables/i18n/uk_UA.txt

24 lines
1020 B
Plaintext
Raw 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.

{
"sEmptyTable": "Ця таблиця не містить даних",
"sInfo": "Показано від _START_ по _END_ з _TOTAL_ записів",
"sInfoEmpty": "Показано від 0 по 0 з 0 записів",
"sInfoFiltered": "(відфільтровано з _MAX_ записів)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "Показати _MENU_ записів",
"sLoadingRecords": "Завантаження...",
"sProcessing": "Опрацювання...",
"sSearch": "",
"sZeroRecords": "Не знайдено жодних записів",
"oPaginate": {
"sFirst": "Перша",
"sLast": "Остання",
"sNext": "Наступна",
"sPrevious": "Попередня"
},
"oAria": {
"sSortAscending": ": активуйте, щоб сортувати колонку за зростанням",
"sSortDescending": ": активуйте, щоб сортувати колонку за спаданням"
}
}