From 60527660ee5e78df7ac4ee8e37a8ba6fdab22128 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 24 Jun 2010 13:55:14 +0000 Subject: - Update TinyMCE translations --- program/js/tiny_mce/plugins/table/langs/et_dlg.js | 136 +++++++++++----------- 1 file changed, 68 insertions(+), 68 deletions(-) (limited to 'program/js/tiny_mce/plugins/table/langs/et_dlg.js') diff --git a/program/js/tiny_mce/plugins/table/langs/et_dlg.js b/program/js/tiny_mce/plugins/table/langs/et_dlg.js index 3d28433e1..dae6d97f1 100755 --- a/program/js/tiny_mce/plugins/table/langs/et_dlg.js +++ b/program/js/tiny_mce/plugins/table/langs/et_dlg.js @@ -1,74 +1,74 @@ tinyMCE.addI18n('et.table_dlg',{ -general_tab:"General", -advanced_tab:"Advanced", -general_props:"General properties", -advanced_props:"Advanced properties", -rowtype:"Row in table part", -title:"Insert/Modify table", -width:"Width", -height:"Height", -cols:"Cols", -rows:"Rows", -cellspacing:"Cellspacing", -cellpadding:"Cellpadding", -border:"Border", -align:"Alignment", -align_default:"Default", -align_left:"Left", -align_right:"Right", -align_middle:"Center", -row_title:"Table row properties", -cell_title:"Table cell properties", -cell_type:"Cell type", -valign:"Vertical alignment", -align_top:"Top", -align_bottom:"Bottom", -bordercolor:"Border color", -bgcolor:"Background color", -merge_cells_title:"Merge table cells", -id:"Id", -style:"Style", -langdir:"Language direction", -langcode:"Language code", -mime:"Target MIME type", -ltr:"Left to right", -rtl:"Right to left", -bgimage:"Background image", -summary:"Summary", -td:"Data", -th:"Header", -cell_cell:"Update current cell", -cell_row:"Update all cells in row", -cell_all:"Update all cells in table", -row_row:"Update current row", -row_odd:"Update odd rows in table", -row_even:"Update even rows in table", -row_all:"Update all rows in table", -thead:"Table Head", -tbody:"Table Body", -tfoot:"Table Foot", -scope:"Scope", -rowgroup:"Row Group", -colgroup:"Col Group", -col_limit:"You've exceeded the maximum number of columns of {$cols}.", -row_limit:"You've exceeded the maximum number of rows of {$rows}.", -cell_limit:"You've exceeded the maximum number of cells of {$cells}.", -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.", -caption:"Table caption", -frame:"Frame", -frame_none:"none", -frame_groups:"groups", -frame_rows:"rows", -frame_cols:"cols", -frame_all:"all", -rules:"Rules", -rules_void:"void", -rules_above:"above", -rules_below:"below", +general_tab:"\u00DCldine", +advanced_tab:"T\u00E4psustatud", +general_props:"\u00DCldised seaded", +advanced_props:"T\u00E4psustatud seaded", +rowtype:"Rida rea osas", +title:"Sisesta/muuda tabelit", +width:"Laius", +height:"K\u00F5rgus", +cols:"Veerge", +rows:"Ridu", +cellspacing:"Veeru laius", +cellpadding:"Veeru t\u00E4ide", +border:"Raam", +align:"Joondus", +align_default:"Vaikimisi", +align_left:"Vasak", +align_right:"Parem", +align_middle:"Keskel", +row_title:"Tabeli rea seaded", +cell_title:"Tabeli veeru seaded", +cell_type:"Veeru t\u00FC\u00FCp", +valign:"Vertikaalne joondus", +align_top:"\u00DCleval", +align_bottom:"All", +bordercolor:"Raami v\u00E4rv", +bgcolor:"Tausta v\u00E4rv", +merge_cells_title:"\u00DChenda lahtrid", +id:"ID", +style:"Stiil", +langdir:"Keele suund", +langcode:"Keele kood", +mime:"M\u00E4rgista MIME t\u00FC\u00FCp", +ltr:"Vasakult paremale", +rtl:"Paremalt vasakule", +bgimage:"Tausta pilt", +summary:"Kokkuv\u00F5te", +td:"Info", +th:"P\u00E4is", +cell_cell:"Uuenda antud lahtrit", +cell_row:"Uuenda k\u00F5iki lahtreid reas", +cell_all:"Uuenda k\u00F5iki lahtreid tabelis", +row_row:"Uuenda antud rida", +row_odd:"Uuenda paarituid ridu tabelis", +row_even:"Uuenda paaris ridu tabelis", +row_all:"Uuenda k\u00F5iki ridu tabelis", +thead:"Tabeli p\u00E4is", +tbody:"Tabeli sisu", +tfoot:"Tabeli jalus", +scope:"Ulatus", +rowgroup:"Rea grupp", +colgroup:"Veeru grupp", +col_limit:"Oled j\u00F5udnud maksemaalse arvu veegudeni.", +row_limit:"Oled j\u00F5udnud maksimaalse arvu ridadeni", +cell_limit:"Oled j\u00F5udnud maksimaalse arvu elementideni", +missing_scope:"Oled kindel, et soovid j\u00E4tkata t\u00E4psustamata antud tabeli p\u00E4ise nime?", +caption:"Tabeli seletus", +frame:"Raam", +frame_none:"mitte \u00FCkski", +frame_groups:"grupid", +frame_rows:"read", +frame_cols:"veerud", +frame_all:"k\u00F5ik", +rules:"Reeglid", +rules_void:"t\u00FChi", +rules_above:"\u00FCleval", +rules_below:"all", rules_hsides:"hsides", rules_lhs:"lhs", rules_rhs:"rhs", rules_vsides:"vsides", -rules_box:"box", -rules_border:"border" +rules_box:"kast", +rules_border:"raam" }); \ No newline at end of file -- cgit v1.2.3