raspap-webgui/bower_components/datatables-plugins/i18n/Macedonian.lang

27 lines
874 B
Plaintext
Executable File
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.

/**
* Macedonian translation
* @name Macedonian
* @anchor Macedonian
* @author Bojan Petkovski
*/
{
"sProcessing": "Процесирање...",
"sLengthMenu": "Прикажи _MENU_ записи",
"sZeroRecords": "Не се пронајдени записи",
"sEmptyTable": "Нема податоци во табелата",
"sLoadingRecords": "Вчитување...",
"sInfo": "Прикажани _START_ до _END_ од _TOTAL_ записи",
"sInfoEmpty": "Прикажани 0 до 0 од 0 записи",
"sInfoFiltered": "(филтрирано од вкупно _MAX_ записи)",
"sInfoPostFix": "",
"sSearch": "Барај",
"sUrl": "",
"oPaginate": {
"sFirst": "Почетна",
"sPrevious": "Претходна",
"sNext": "Следна",
"sLast": "Последна"
}
}