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/bg.js

54 lines
1.5 KiB

/* ===========================================================
* bg.js
* Bulgarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Aleksandar Dimitrov
*/
jQuery.trumbowyg.langs.bg = {
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: 'Текст'
};