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

63 lines
1.4 KiB

/* ===========================================================
* tr.js
* Turkish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Emrah Bilbay (munzur)
* Github : https://github.com/munzur
*
* Özgür Görgülü (ozgurg)
* Github : https://github.com/ozgurg
*/
jQuery.trumbowyg.langs.tr = {
viewHTML: 'HTML Kodu',
formatting: 'Biçimlendirme',
p: 'Paragraf',
blockquote: 'Alıntı',
code: 'Kod',
header: 'Başlık',
bold: 'Kalın',
italic: 'İtalik',
strikethrough: 'Üzeri çizgili',
underline: 'Altı çizgili',
strong: 'Koyu',
em: 'Vurgulu',
del: 'Üzeri çizgili',
unorderedList: 'Simgeli liste',
orderedList: 'Numaralı liste',
insertImage: 'Resim yerleştir',
insertVideo: 'Video yerleştir',
link: 'Link',
createLink: 'Link yerleştir',
unlink: 'Linki sil',
justifyLeft: 'Sola hizala',
justifyCenter: 'Ortaya hizala',
justifyRight: 'Sağa hizala',
justifyFull: 'Yasla',
horizontalRule: 'Yatay satır ekle',
fullscreen: 'Tam ekran',
close: 'Kapat',
submit: 'Onayla',
reset: 'Sıfırla',
required: 'Gerekli',
description: 'Açıklama',
title: 'Başlık',
text: 'Metin',
undo: 'Geri al',
redo: 'İleri al',
removeformat:"Biçimlendirmeyi temizle"
};