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

59 lines
1.3 KiB

/* ===========================================================
* lt.js
* Lithuanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Justas Brazauskas
*/
jQuery.trumbowyg.langs.lt = {
viewHTML: 'Žiūrėti HTML',
formatting: 'Formatuoti',
p: 'Paragrafas',
blockquote: 'Citata',
code: 'Kodas',
header: 'Antraštė',
bold: 'Paryškinti',
italic: 'Kursyvuoti',
strikethrough: 'Perbraukti',
underline: 'Pabrėžti',
strong: 'Paryškinti',
em: 'Pabrėžti',
del: 'Trinti',
unorderedList: 'Sąrašas',
orderedList: 'Numeruotas sąrašas',
insertImage: 'Pridėti vaizdą',
insertVideo: 'Pridėti video',
link: 'Nuoroda',
createLink: 'Kurti nuorodą',
unlink: 'Ištrinti nuorodą',
justifyLeft: 'Lyginti kairėn',
justifyCenter: 'Lygiuoti Centre',
justifyRight: 'Lyginti dešinėn',
justifyFull: 'Centruoti',
horizontalRule: 'Horizontali linija',
fullscreen: 'Pilnas ekranas',
close: 'Uždaryti',
submit: 'Siųsti',
reset: 'Atšaukti',
required: 'Privaloma',
description: 'Aprašymas',
title: 'Pavadinimas',
text: 'Tekstas',
removeformat: 'Pašalinti formatavimą',
superscript: 'Viršutinis indeksas',
subscript: 'Apatinis indeksas',
};