]> git.donarmstrong.com Git - roundcube.git/blob - program/js/tiny_mce/langs/ar.js
d0bb76077fcaeb56d5647f7fa8ef618c5407127b
[roundcube.git] / program / js / tiny_mce / langs / ar.js
1 tinyMCE.addI18n({ar:{\r
2 common:{\r
3 edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",\r
4 apply:"Apply",\r
5 insert:"Insert",\r
6 update:"Update",\r
7 cancel:"Cancel",\r
8 close:"Close",\r
9 browse:"Browse",\r
10 class_name:"Class",\r
11 not_set:"-- Not set --",\r
12 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",\r
13 clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",\r
14 popup_blocked:"Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",\r
15 invalid_data:"Error: Invalid values entered, these are marked in red.",\r
16 more_colors:"More colors"\r
17 },\r
18 contextmenu:{\r
19 align:"Alignment",\r
20 left:"Left",\r
21 center:"Center",\r
22 right:"Right",\r
23 full:"Full"\r
24 },\r
25 insertdatetime:{\r
26 date_fmt:"%Y-%m-%d",\r
27 time_fmt:"%H:%M:%S",\r
28 insertdate_desc:"Insert date",\r
29 inserttime_desc:"Insert time",\r
30 months_long:"January,February,March,April,May,June,July,August,September,October,November,December",\r
31 months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",\r
32 day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",\r
33 day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"\r
34 },\r
35 print:{\r
36 print_desc:"Print"\r
37 },\r
38 preview:{\r
39 preview_desc:"Preview"\r
40 },\r
41 directionality:{\r
42 ltr_desc:"Direction left to right",\r
43 rtl_desc:"Direction right to left"\r
44 },\r
45 layer:{\r
46 insertlayer_desc:"Insert new layer",\r
47 forward_desc:"Move forward",\r
48 backward_desc:"Move backward",\r
49 absolute_desc:"Toggle absolute positioning",\r
50 content:"New layer..."\r
51 },\r
52 save:{\r
53 save_desc:"Save",\r
54 cancel_desc:"Cancel all changes"\r
55 },\r
56 nonbreaking:{\r
57 nonbreaking_desc:"Insert non-breaking space character"\r
58 },\r
59 iespell:{\r
60 iespell_desc:"Run spell checking",\r
61 download:"ieSpell not detected. Do you want to install it now?"\r
62 },\r
63 advhr:{\r
64 advhr_desc:"Horizontal rule"\r
65 },\r
66 emotions:{\r
67 emotions_desc:"Emotions"\r
68 },\r
69 searchreplace:{\r
70 search_desc:"Find",\r
71 replace_desc:"Find/Replace"\r
72 },\r
73 advimage:{\r
74 image_desc:"Insert/edit image"\r
75 },\r
76 advlink:{\r
77 link_desc:"Insert/edit link"\r
78 },\r
79 xhtmlxtras:{\r
80 cite_desc:"Citation",\r
81 abbr_desc:"Abbreviation",\r
82 acronym_desc:"Acronym",\r
83 del_desc:"Deletion",\r
84 ins_desc:"Insertion",\r
85 attribs_desc:"Insert/Edit Attributes"\r
86 },\r
87 style:{\r
88 desc:"Edit CSS Style"\r
89 },\r
90 paste:{\r
91 paste_text_desc:"Paste as Plain Text",\r
92 paste_word_desc:"Paste from Word",\r
93 selectall_desc:"Select All",\r
94 plaintext_mode_sticky:"Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",\r
95 plaintext_mode:"Paste is now in plain text mode. Click again to toggle back to regular paste mode."\r
96 },\r
97 paste_dlg:{\r
98 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",\r
99 text_linebreaks:"Keep linebreaks",\r
100 word_title:"Use CTRL+V on your keyboard to paste the text into the window."\r
101 },\r
102 table:{\r
103 desc:"Inserts a new table",\r
104 row_before_desc:"Insert row before",\r
105 row_after_desc:"Insert row after",\r
106 delete_row_desc:"Delete row",\r
107 col_before_desc:"Insert column before",\r
108 col_after_desc:"Insert column after",\r
109 delete_col_desc:"Remove column",\r
110 split_cells_desc:"Split merged table cells",\r
111 merge_cells_desc:"Merge table cells",\r
112 row_desc:"Table row properties",\r
113 cell_desc:"Table cell properties",\r
114 props_desc:"Table properties",\r
115 paste_row_before_desc:"Paste table row before",\r
116 paste_row_after_desc:"Paste table row after",\r
117 cut_row_desc:"Cut table row",\r
118 copy_row_desc:"Copy table row",\r
119 del:"Delete table",\r
120 row:"Row",\r
121 col:"Column",\r
122 cell:"Cell"\r
123 },\r
124 autosave:{\r
125 unload_msg:"The changes you made will be lost if you navigate away from this page.",\r
126 restore_content:"Restore auto-saved content.",\r
127 warning_message:"If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?."\r
128 },\r
129 fullscreen:{\r
130 desc:"Toggle fullscreen mode"\r
131 },\r
132 media:{\r
133 desc:"Insert / edit embedded media",\r
134 edit:"Edit embedded media"\r
135 },\r
136 fullpage:{\r
137 desc:"Document properties"\r
138 },\r
139 template:{\r
140 desc:"Insert predefined template content"\r
141 },\r
142 visualchars:{\r
143 desc:"Visual control characters on/off."\r
144 },\r
145 spellchecker:{\r
146 desc:"Toggle spellchecker",\r
147 menu:"Spellchecker settings",\r
148 ignore_word:"Ignore word",\r
149 ignore_words:"Ignore all",\r
150 langs:"Languages",\r
151 wait:"Please wait...",\r
152 sug:"Suggestions",\r
153 no_sug:"No suggestions",\r
154 no_mpell:"No misspellings found."\r
155 },\r
156 pagebreak:{\r
157 desc:"Insert page break."\r
158 },\r
159 advlist:{\r
160 types:"Types",\r
161 def:"Default",\r
162 lower_alpha:"Lower alpha",\r
163 lower_greek:"Lower greek",\r
164 lower_roman:"Lower roman",\r
165 upper_alpha:"Upper alpha",\r
166 upper_roman:"Upper roman",\r
167 circle:"Circle",\r
168 disc:"Disc",\r
169 square:"Square"\r
170 }}});