]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/plugins/table/langs/ar_dlg.js
Imported Upstream version 0.2~stable
[roundcube.git] / program / js / tiny_mce / plugins / table / langs / ar_dlg.js
diff --git a/program/js/tiny_mce/plugins/table/langs/ar_dlg.js b/program/js/tiny_mce/plugins/table/langs/ar_dlg.js
new file mode 100755 (executable)
index 0000000..da56a4c
--- /dev/null
@@ -0,0 +1,74 @@
+tinyMCE.addI18n('ar.table_dlg',{\r
+general_tab:"\u0639\u0627\u0645",\r
+advanced_tab:"\u0645\u062A\u0642\u062F\u0645",\r
+general_props:"\u062E\u0635\u0627\u0626\u0635 \u0639\u0627\u0645\u0629",\r
+advanced_props:"\u062E\u0635\u0627\u0626\u0635 \u0645\u062A\u0642\u062F\u0645\u0629",\r
+rowtype:"Row in table part",\r
+title:"\u0625\u062F\u0631\u0627\u062C/\u062A\u0639\u062F\u064A\u0644 \u062C\u062F\u0648\u0644",\r
+width:"\u0627\u0644\u0639\u0631\u0636",\r
+height:"\u0627\u0644\u0625\u0631\u062A\u0641\u0627\u0639",\r
+cols:"\u0627\u0639\u0645\u062F\u0629",\r
+rows:"\u0635\u0641\u0648\u0641",\r
+cellspacing:"Cellspacing",\r
+cellpadding:"Cellpadding",\r
+border:"\u0627\u0644\u062D\u062F\u0648\u062F",\r
+align:"\u0645\u062D\u0627\u0630\u0627\u0629",\r
+align_default:"Default",\r
+align_left:"\u064A\u0633\u0627\u0631",\r
+align_right:"\u064A\u0645\u064A\u0646",\r
+align_middle:"Center",\r
+row_title:"Table row \u062E\u0635\u0627\u0626\u0635",\r
+cell_title:"Table cell \u062E\u0635\u0627\u0626\u0635",\r
+cell_type:"Cell type",\r
+valign:"Vertical alignment",\r
+align_top:"\u0623\u0639\u0644\u0649",\r
+align_bottom:"\u0623\u0633\u0641\u0644",\r
+bordercolor:"\u0627\u0644\u062D\u062F\u0648\u062F color",\r
+bgcolor:"\u0644\u0648\u0646 \u0627\u0644\u062E\u0644\u0641\u064A\u0629",\r
+merge_cells_title:"Merge table cells",\r
+id:"Id",\r
+style:"Style",\r
+langdir:"\u0627\u062A\u062C\u0627\u0647 \u0627\u0644\u0644\u063A\u0629",\r
+langcode:"\u0634\u0641\u0631\u0629 \u0627\u0644\u0644\u063A\u0629",\r
+mime:"\u0627\u0644\u0645\u0633\u0627\u0631 MIME type",\r
+ltr:"\u064A\u0633\u0627\u0631 to \u064A\u0645\u064A\u0646",\r
+rtl:"\u064A\u0645\u064A\u0646 to \u064A\u0633\u0627\u0631",\r
+bgimage:"\u0635\u0648\u0631\u0629 \u0627\u0644\u062E\u0644\u0641\u064A\u0629",\r
+summary:"Summary",\r
+td:"Data",\r
+th:"Header",\r
+cell_cell:"Update current cell",\r
+cell_row:"Update all cells in row",\r
+cell_all:"Update all cells in table",\r
+row_row:"Update current row",\r
+row_odd:"Update odd rows in table",\r
+row_even:"Update even rows in table",\r
+row_all:"Update all rows in table",\r
+thead:"Table Head",\r
+tbody:"Table Body",\r
+tfoot:"Table Foot",\r
+scope:"Scope",\r
+rowgroup:"Row Group",\r
+colgroup:"Col Group",\r
+col_limit:"You've exceeded the maximum number of columns of {$cols}.",\r
+row_limit:"You've exceeded the maximum number of rows of {$rows}.",\r
+cell_limit:"You've exceeded the maximum number of cells of {$cells}.",\r
+missing_scope:"Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.",\r
+caption:"Table caption",\r
+frame:"Frame",\r
+frame_none:"none",\r
+frame_groups:"groups",\r
+frame_rows:"rows",\r
+frame_cols:"cols",\r
+frame_all:"all",\r
+rules:"Rules",\r
+rules_void:"void",\r
+rules_above:"above",\r
+rules_below:"below",\r
+rules_hsides:"hsides",\r
+rules_lhs:"lhs",\r
+rules_rhs:"rhs",\r
+rules_vsides:"vsides",\r
+rules_box:"box",\r
+rules_border:"border"\r
+});
\ No newline at end of file