egroupware/phpgwapi/js/tiny_mce/plugins/advimage/langs/he.js
2006-08-21 19:26:21 +00:00

28 lines
855 B
JavaScript
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// HE lang variables
tinyMCE.addToLang('advimage',{
tab_general : 'כללי',
tab_appearance : 'מראה',
tab_advanced : 'מתקדם',
general : 'כללי',
title : 'כותרת',
preview : 'תצוגה מקדימה',
constrain_proportions : 'הגבלת מימדים',
langdir : 'כיוון שפה',
langcode : 'קוד שפה',
long_desc : 'קישור להסבר ארוך',
style : 'סגנון',
classes : 'Classים',
ltr : 'שמאל לימין',
rtl : 'ימין לשמאל',
id : 'Id',
image_map : 'מפת תמונה',
swap_image : 'החלפת תמונה',
alt_image : 'תמונה חלופית',
mouseover : 'כשסמן העכבר מעל התמונה',
mouseout : 'כשסמן העכבר עוזב את התמונה',
misc : 'אחר',
example_img : 'תצוגה מקדימה של מראה',
missing_alt : 'האם אתה בטוח שברצונך להמשיך מבלי לכלול תיאור של התמונה? ללא תיאור, יתכן כי התמונה לא תהיה נגישה למשתמשים בעלי מוגבלויות, או כאלו המשתמשים בדפדפן טקסטואלי, או שמסיירים ברשת בלי להציג תמונות.'
});