Files
cmsPRO/libraries/ckeditor/plugins/bootstrapCollapse/lang/mk.js
2026-02-22 21:59:33 +01:00

34 lines
1.2 KiB
JavaScript
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.
CKEDITOR.plugins.setLang('bootstrapCollapse', 'mk', {//Macedonian
plugin : 'Bootstrap колапс',
title : 'Наслов',
content : 'содржина',
htmlIsAllowed : 'HTML е дозволено',
addNewItem : 'Додадете нова ставка',
minimum : 'Приклучокот мора contian најмалку 1 точка',
link : 'Линк',
style : 'стил',
type : 'тип',
size : 'големина',
blockLevel : 'блок ниво',
active : 'активни',
enabled : 'овозможено',
text : 'текст',
preview : 'преглед',
optional : 'Изборно',
badge : 'значка',
caption : 'Легенда',
image : 'слика',
delete : 'Дали сте сигурни дека сакате да ја избришете оваа точка?',
items : 'Предмети',
settings : 'Подесувања',
expandFirstItem : 'Проширете Прв Елемент',
yes : 'Да',
no : 'Не',
theme : 'Тема',
default : 'Стандардно',
primary : 'Примарните',
success : 'Успех',
info : 'Инфо',
warning : 'Предупредување',
danger : 'Опасност'
});