Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/static/trumbowyg/langs/rs.js

53 lines
1.5 KiB

/* ===========================================================
* rs.js
* Serbian (Cyrlic) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
jQuery.trumbowyg.langs.rs = {
viewHTML: 'Погледај HTML кóд',
formatting: 'Форматирање',
p: 'Параграф',
blockquote: 'Цитат',
code: 'Кóд',
header: 'Наслов',
bold: 'Подебљано',
italic: 'Курзив',
strikethrough: 'Прецртано',
underline: 'Подвучено',
strong: 'Подебљано',
em: 'Истакнуто',
del: 'Обрисано',
unorderedList: 'Ненабројива листа',
orderedList: 'Набројива листа',
insertImage: 'Унеси слику',
insertVideo: 'Унеси видео',
link: 'Линк',
createLink: 'Унеси линк',
unlink: 'Уклони линк',
justifyLeft: 'Лево равнање',
justifyCenter: 'Централно равнање',
justifyRight: 'Десно равнање',
justifyFull: 'Обострано равнање',
horizontalRule: 'Хоризонтална линија',
fullscreen: 'Режим читавог екрана',
close: 'Затвори',
submit: 'Унеси',
reset: 'Откажи',
required: 'Обавезно поље',
description: 'Опис',
title: 'Наслов',
text: 'Текст'
};