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

57 lines
1.3 KiB

/* ===========================================================
* he.js
* Hebrew translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Udi Doron (udidoron)
* Github : https://github.com/udidoron
*/
jQuery.trumbowyg.langs.he = {
_dir: 'rtl',
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: 'טקסט'
};