silverstripe-framework/thirdparty/tinymce/plugins/fullpage/langs/he_dlg.js
Ingo Schommer e550de71e3 MINOR Moved jsparty/tiny_mce to sapphire/thirdparty/tinymce
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:52 +13:00

85 lines
2.8 KiB
JavaScript
Executable File

tinyMCE.addI18n('he.fullpage_dlg',{
title:"Document properties",
meta_tab:"\u05DB\u05DC\u05DC\u05D9",
appearance_tab:"Appearance",
advanced_tab:"Advanced",
meta_props:"Meta information",
langprops:"Language and encoding",
meta_title:"\u05DB\u05D5\u05EA\u05E8\u05EA",
meta_keywords:"Keywords",
meta_description:"Description",
meta_robots:"Robots",
doctypes:"Doctype",
langcode:"\u05E7\u05D5\u05D3 \u05D4\u05E9\u05E4\u05D4",
langdir:"\u05DB\u05D9\u05D5\u05D5\u05DF \u05D4\u05E9\u05E4\u05D4",
ltr:"\u05DE\u05E9\u05DE\u05D0\u05DC \u05DC\u05D9\u05DE\u05D9\u05DF",
rtl:"\u05DE\u05D9\u05DE\u05D9\u05DF \u05DC\u05E9\u05DE\u05D0\u05DC",
xml_pi:"XML declaration",
encoding:"Character encoding",
appearance_bgprops:"Background properties",
appearance_marginprops:"Body margins",
appearance_linkprops:"Link colors",
appearance_textprops:"Text properties",
bgcolor:"\u05E6\u05D1\u05E2 \u05E8\u05E7\u05E2",
bgimage:"\u05EA\u05DE\u05D5\u05E0\u05EA \u05E8\u05E7\u05E2",
left_margin:"Left margin",
right_margin:"Right margin",
top_margin:"Top margin",
bottom_margin:"Bottom margin",
text_color:"\u05E6\u05D1\u05E2 \u05D8\u05E7\u05E1\u05D8",
font_size:"\u05D2\u05D5\u05D3\u05DC \u05D2\u05D5\u05E4\u05DF",
font_face:"\u05E1\u05D5\u05D2 \u05D2\u05D5\u05E4\u05DF",
link_color:"\u05E6\u05D1\u05E2 \u05E7\u05D9\u05E9\u05D5\u05E8",
hover_color:"Hover color",
visited_color:"Visited color",
active_color:"Active color",
textcolor:"\u05E6\u05D1\u05E2",
fontsize:"\u05D2\u05D5\u05D3\u05DC \u05D2\u05D5\u05E4\u05DF",
fontface:"\u05D2\u05D5\u05E4\u05DF",
meta_index_follow:"Index and follow the links",
meta_index_nofollow:"Index and don't follow the links",
meta_noindex_follow:"Do not index but follow the links",
meta_noindex_nofollow:"Do not index and don\'t follow the links",
appearance_style:"Stylesheet and style properties",
stylesheet:"Stylesheet",
style:"Style",
author:"Author",
copyright:"Copyright",
add:"Add new element",
remove:"Remove selected element",
moveup:"Move selected element up",
movedown:"Move selected element down",
head_elements:"Head elements",
info:"Information",
add_title:"Title element",
add_meta:"Meta element",
add_script:"Script element",
add_style:"Style element",
add_link:"Link element",
add_base:"Base element",
add_comment:"Comment node",
title_element:"Title element",
script_element:"Script element",
style_element:"Style element",
base_element:"Base element",
link_element:"Link element",
meta_element:"Meta element",
comment_element:"Comment",
src:"Src",
language:"\u05E9\u05E4\u05D4",
href:"Href",
target:"\u05D9\u05E2\u05D3",
type:"Type",
charset:"Charset",
defer:"Defer",
media:"Media",
properties:"Properties",
name:"Name",
value:"\u05E2\u05E8\u05DA",
content:"Content",
rel:"Rel",
rev:"Rev",
hreflang:"Href lang",
general_props:"\u05DB\u05DC\u05DC\u05D9",
advanced_props:"\u05DE\u05EA\u05E7\u05D3\u05DD"
});