first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/he.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/he.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'he', {//hebrew
|
||||
plugin : 'לצמצם Bootstrap',
|
||||
title : 'כותרת',
|
||||
content : 'תוכן',
|
||||
htmlIsAllowed : 'HTML הוא מחמד',
|
||||
addNewItem : 'הוסף פריט חדש',
|
||||
minimum : 'תוסף חייב לכלול לפחות פריט 1',
|
||||
link : 'קישור',
|
||||
style : 'סגנון',
|
||||
type : 'סוג',
|
||||
size : 'גודל',
|
||||
blockLevel : 'בלוק רמה',
|
||||
active : 'פעיל',
|
||||
enabled : 'מופעל',
|
||||
text : 'טקסט',
|
||||
preview : 'תצוגה מקדימה',
|
||||
optional : 'אופציונאלי',
|
||||
badge : 'תג',
|
||||
caption : 'כיתוב',
|
||||
image : 'תמונה',
|
||||
delete : 'האם אתה בטוח שאתה רוצה למחוק פריט זה?',
|
||||
items : 'פריטים',
|
||||
settings : 'הגדרות',
|
||||
expandFirstItem : 'להרחיב פריט ראשון',
|
||||
yes : 'כן',
|
||||
no : 'לא',
|
||||
theme : 'נושא',
|
||||
default : 'בְּרִירַת מֶחדָל',
|
||||
primary : 'יְסוֹדִי',
|
||||
success : 'הַצלָחָה',
|
||||
info : 'מידע',
|
||||
warning : 'אַזהָרָה',
|
||||
danger : 'סַכָּנָה'
|
||||
});
|
||||
Reference in New Issue
Block a user