Changeset 715
- Timestamp:
- 02/07/07 19:12:42 (6 years ago)
- Location:
- trunk
- Files:
-
- 44 added
- 10 modified
-
examples/ext_example-menu.php (modified) (1 diff)
-
lang/ja.js (modified) (2 diffs)
-
plugins/Abbreviation/lang/ja.js (added)
-
plugins/BackgroundImage/lang/ja.js (added)
-
plugins/CharCounter/lang/ja.js (added)
-
plugins/CharacterMap/lang/ja.js (added)
-
plugins/ClientsideSpellcheck/lang/ja.js (added)
-
plugins/ContextMenu/lang/ja.js (added)
-
plugins/DefinitionList/lang/ja.js (added)
-
plugins/DynamicCSS/lang/ja.js (added)
-
plugins/EditTag/lang/ja.js (added)
-
plugins/Equation/lang/ja.js (added)
-
plugins/ExtendedFileManager/lang/ja.js (added)
-
plugins/Filter/lang (added)
-
plugins/Filter/lang/ja.js (added)
-
plugins/FindReplace/lang/ja.js (added)
-
plugins/FormOperations/form-operations.js (modified) (1 diff)
-
plugins/FormOperations/lang/ja.js (added)
-
plugins/Forms/forms.js (modified) (4 diffs)
-
plugins/Forms/lang/ja.js (added)
-
plugins/Forms/popups/form.html (modified) (1 diff)
-
plugins/Forms/popups/input.html (modified) (2 diffs)
-
plugins/Forms/popups/select.html (modified) (2 diffs)
-
plugins/Forms/popups/textarea.html (modified) (1 diff)
-
plugins/FullPage/lang/ja.js (added)
-
plugins/FullScreen (added)
-
plugins/FullScreen/lang (added)
-
plugins/FullScreen/lang/ja.js (added)
-
plugins/HorizontalRule/lang/ja.js (added)
-
plugins/HtmlTidy/lang/ja.js (added)
-
plugins/ImageManager/lang/ja.js (added)
-
plugins/InsertAnchor/lang/ja.js (added)
-
plugins/InsertMarquee/lang/ja.js (added)
-
plugins/InsertMarquee/popups/insert_marquee.html (modified) (1 diff)
-
plugins/InsertPagebreak/lang/ja.js (added)
-
plugins/InsertPicture/lang/ja.js (added)
-
plugins/InsertSmiley/lang/ja.js (added)
-
plugins/InsertSnippet/lang/ja.js (added)
-
plugins/LangMarks/lang/ja.js (added)
-
plugins/Linker/lang/ja.js (added)
-
plugins/ListType/lang/ja.js (added)
-
plugins/NoteServer/lang/ja.js (added)
-
plugins/NoteServer/popups/codenote.html (modified) (1 diff)
-
plugins/PasteText/lang/ja.js (added)
-
plugins/QuickTag/lang/ja.js (added)
-
plugins/SaveSubmit/lang/ja.js (added)
-
plugins/SetId/lang/ja.js (added)
-
plugins/SmartReplace/lang/ja.js (added)
-
plugins/SpellChecker/lang/ja.js (added)
-
plugins/Stylist/lang/ja.js (added)
-
plugins/SuperClean/lang/ja.js (added)
-
plugins/TableOperations/lang/ja.js (added)
-
plugins/Template/lang/ja.js (added)
-
plugins/UnFormat/lang/ja.js (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/ext_example-menu.php
r677 r715 235 235 <option value="no">Norwegian</option> 236 236 <option value="pl">Polish</option> 237 <option value="ja">Japanese</option> 237 238 </select> 238 239 </label> -
trunk/lang/ja.js
r677 r715 1 // I18N constants -- Japanese UTF-82 // by Manabu Onoue -- tmocsys@tmocsys.com1 // I18N constants 2 // LANG: "ja", ENCODING: UTF-8N 3 3 4 4 { … … 20 20 "Background Color": "èæ¯è²", 21 21 "Horizontal Rule": "æ°Žå¹³ç·", 22 "Insert Web Link": "ãªã³ã¯äœæ", 23 "Insert/Modify Image": "ç»åæ¿å 24 ¥", 25 "Insert Table": "ããŒãã«æ¿å 26 ¥", 27 "Toggle HTML Source": "HTMLè¡šç€ºåæ¿", 28 "Enlarge Editor": "ãšãã£ã¿æ¡å€§", 22 "Insert Web Link": "ãªã³ã¯ã®æ¿å 23 ¥", 24 "Insert/Modify Image": "ç»åã®æ¿å 25 ¥/ä¿®æ£", 26 "Insert Table": "ããŒãã«ãæ¿å 27 ¥", 28 "Toggle HTML Source": "HTMLç·šéã¢ãŒããåæ¿", 29 "Enlarge Editor": "ãšãã£ã¿ãæå€§å", 29 30 "About this editor": "ããŒãžã§ã³æ 30 31 å ±", 31 32 "Help using editor": "ãã«ã", 32 "Current style": "çŸåšã®ã¹ã¿ã€ã«" 33 } 33 "Current style": "çŸåšã®ã¹ã¿ã€ã«", 34 "Undoes your last action": "å 35 ã«æ»ã", 36 "Redoes your last action": "ããçŽã", 37 "Cut selection": "åãåã", 38 "Copy selection": "ã³ããŒ", 39 "Paste from clipboard": "貌ãä»ã", 40 "Direction left to right": "å·Šããå³ãž", 41 "Direction right to left": "å³ããå·Šãž", 42 "Remove formatting": "æžåŒåé€", 43 "Select all": "ãã¹ãŠéžæ", 44 "Print document": "å°å·", 45 "Clear MSOffice tags": "MSOfficeã¿ã°ãã¯ãªã¢", 46 "Clear Inline Font Specifications": "ã€ã³ã©ã€ã³ãã©ã³ãæå®ãã¯ãªã¢", 47 "Would you like to clear font typefaces?": "ãã©ã³ãåãã¯ãªã¢ããŸãã?", 48 "Would you like to clear font sizes?": "ãµã€ãºãã¯ãªã¢ããŸãã?", 49 "Would you like to clear font colours?": "è²ãã¯ãªã¢ããŸãã?", 50 "Split Block": "é ååå²", 51 "Toggle Borders": "å¢çç·ã®åæ¿", 52 "Save as": "ååãã€ããŠä¿å", 53 "Insert/Overwrite": "æ¿å 54 ¥/äžæžã", 55 "— format —": "— æžåŒ —", 56 "Heading 1": "èŠåºã1", 57 "Heading 2": "èŠåºã2", 58 "Heading 3": "èŠåºã3", 59 "Heading 4": "èŠåºã4", 60 "Heading 5": "èŠåºã5", 61 "Heading 6": "èŠåºã6", 62 "Normal": "æšæº", 63 "Address": "ã¢ãã¬ã¹", 64 "Formatted": "æŽåœ¢æžã¿", 65 "— font —": "— ãã©ã³ã —", 66 "— size —": "— ãµã€ãº —", 67 68 //dialogs 69 "OK": "OK", 70 "Cancel": "äžæ¢", 71 "Path": "ãã¹", 72 "You are in TEXT MODE. Use the [<>] button to switch back to WYSIWYG.": "ããã¹ãã¢ãŒãã§æäœããŠããŸããWYSIWYGç·šéã«æ»ãã«ã¯[<>]ãã¿ã³ã䜿ã£ãŠãã ããã", 73 "The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.": "MozillaããŒã¹ã®Webãã©ãŠã¶ã§ã¯ã貌ãä»ããã¿ã³ã¯æ©èœããŸããïŒæè¡çãªã»ãã¥ãªãã£äžã®çç±ã§ïŒãCtrl+VããŒãæŒããŠçŽæ¥è²Œãä»ããŠãã ããã", 74 "Your Document is not well formed. Check JavaScript console for details.": "ãã®ææžã«ã¯æ§æçãªåé¡ããããŸãã詳现ã¯JavaScriptã³ã³ãœãŒã«ãåç 75 §ããŠãã ããã", 76 "You need to select some text before creating a link": "ãªã³ã¯ãäœæããã«ã¯ããã¹ããéžæããå¿ 77 èŠããããŸã", 78 79 "Alignment:": "è¡æã:", 80 "Not set": "ãªã", 81 "Left": "å·Š", 82 "Right": "å³", 83 "Texttop": "ããã¹ãäžéš", 84 "Absmiddle": "äžå€®(絶察ç)", 85 "Baseline": "ããŒã¹ã©ã€ã³", 86 "Absbottom": "äž(絶察ç)", 87 "Bottom": "äž", 88 "Middle": "äžå€®", 89 "Top": "äž", 90 91 "Layout": "ã¬ã€ã¢ãŠã", 92 "Spacing": "éé", 93 "Horizontal:": "æ°Žå¹³:", 94 "Horizontal padding": "æ°Žå¹³äœçœ", 95 "Vertical:": "åçŽ:", 96 "Vertical padding": "åçŽäœçœ", 97 "Border thickness:": "å¢çç·ã®å€ªã:", 98 "Leave empty for no border": "å¢çç·ããªãå Žåã¯ç©ºã®ãŸãŸã«ãã", 99 100 //Insert Link 101 "Insert/Modify Link": "ãªã³ã¯ã®æ¿å 102 ¥/ä¿®æ£", 103 "None (use implicit)": "ãªã (ããã©ã«ãã«ä»»ãã)", 104 "New window (_blank)": "æ°ãããŠã£ã³ã㊠(_blank)", 105 "Same frame (_self)": "èªå·±ãã¬ãŒã å 106 (_self)", 107 "Top frame (_top)": "æäžäœãã¬ãŒã (_top)", 108 "Other": "ãã®ä»", 109 "Target:": "ã¿ãŒã²ãã:", 110 "Title (tooltip):": "ã¿ã€ãã«:", 111 "URL:": "URL:", 112 "You must enter the URL where this link points to": "ãã®ãªã³ã¯ãæã瀺ãURLãå 113 ¥åããŠãã ãã", 114 115 // Insert Table 116 "Insert Table": "ããŒãã«ã®æ¿å 117 ¥", 118 "Rows:": "è¡:", 119 "Number of rows": "è¡æ°", 120 "Cols:": "å:", 121 "Number of columns": "åæ°", 122 "Width:": "å¹ 123 :", 124 "Width of the table": "ããŒãã«ã®å¹ 125 ", 126 "Percent": "ããŒã»ã³ã(%)", 127 "Pixels": "ãã¯ã»ã«(px)", 128 "Em": "çžå¯Ÿå€(em)", 129 "Width unit": "å¹ 130 ã®åäœ", 131 "Fixed width columns": "åã®å¹ 132 ãåºå®", 133 "Positioning of this table": "ãã®ããŒãã«ã®é 134 眮", 135 "Cell spacing:": "ã»ã«éé:", 136 "Space between adjacent cells": "飿¥ããã»ã«éã®è·é¢", 137 "Cell padding:": "ã»ã«äœçœ:", 138 "Space between content and border in cell": "ã»ã«å 139 ã«ãããå 140 容ãšå¢çç·ãšã®è·é¢", 141 "You must enter a number of rows": "è¡æ°ãå 142 ¥åããŠãã ãã", 143 "You must enter a number of columns": "åæ°ãå 144 ¥åããŠãã ãã", 145 146 // Insert Image 147 "Insert Image": "ç»åã®æ¿å 148 ¥", 149 "Image URL:": "ç»åURL:", 150 "Enter the image URL here": "ç»åã®URLãããã«å 151 ¥åããŸã", 152 "Preview": "衚瀺", 153 "Preview the image in a new window": "ãŠã£ã³ããŠã§ç»åã衚瀺", 154 "Alternate text:": "代æ¿ããã¹ã:", 155 "For browsers that don't support images": "ç»å衚瀺ããµããŒãããªããã©ãŠã¶ã«å¿ 156 èŠã§ã", 157 "Positioning of this image": "ç»åã®é 158 眮", 159 "Image Preview:": "ç»å衚瀺:", 160 "You must enter the URL": "URLãå 161 ¥åããå¿ 162 èŠããããŸã", 163 164 //"button_bold": "fr/bold.gif", 165 //"button_underline": "fr/underline.gif", 166 //"button_strikethrough": "fr/strikethrough.gif", 167 168 // Editor Help 169 "Xinha Help": "ãã«ã", 170 "Editor Help": "ãšãã£ã¿ã®ãã«ã", 171 "Keyboard shortcuts": "ããŒããŒãã·ã§ãŒãã«ãã", 172 "The editor provides the following key combinations:": "ãšãã£ã¿ã¯ä»¥äžã®ããŒæäœãæäŸããŠããŸã:", 173 "ENTER": "ENTER", 174 "new paragraph": "æ°èŠæ®µèœ", 175 "SHIFT-ENTER": "SHIFT+ENTER", 176 "insert linebreak": "段èœå 177 æ¹è¡ã®æ¿å 178 ¥", 179 "Set format to paragraph": "æ®µèœæžåŒã®èšå®", 180 "Clean content pasted from Word": "Wordãã貌ãä»ããããå 181 å®¹ã®æž 182 æž", 183 "Headings": "èŠåºã", 184 "Close": "éãã", 185 186 // Loading messages 187 "Loading in progress. Please wait !": "ããŒãäžã§ãããã°ãããåŸ 188 ã¡ãã ãã", 189 "Constructing main object": "æ§æäž main object", 190 "Constructing object": "æ§æäž object", 191 "Register panel right": "ç»é² å³ããã«", 192 "Register panel left": "ç»é² å·Šããã«", 193 "Register panel top": "ç»é² äžããã«", 194 "Register panel bottom": "ç»é² äžããã«", 195 "Create Toolbar": "äœæ ããŒã«ããŒ", 196 "Create StatusBar": "äœæ ã¹ããŒã¿ã¹ããŒ", 197 "Generate Xinha object": "çæ Xinha object", 198 "Init editor size": "åæå ãšãã£ã¿ã®ãµã€ãº", 199 "Init IFrame": "åæå IFrame", 200 "Register plugin $plugin": "ãã©ã°ã€ã³ã®ç»é² $plugin" 201 }; -
trunk/plugins/FormOperations/form-operations.js
r714 r715 620 620 function() 621 621 { 622 var txt = prompt( "Enter the name for new option.");622 var txt = prompt(Xinha._lc("Enter the name for new option.", 'FormOperations')); 623 623 if(txt == null) return; 624 624 var newOpt = new Option(txt); -
trunk/plugins/Forms/forms.js
r677 r715 18 18 var id = btn[0]; 19 19 if (i<3) 20 cfg.registerButton(id, HTMLArea._lc(btn[1]), editor.imgURL("ed_" + btn[0] + ".gif", "Forms"), false,20 cfg.registerButton(id, this._lc(btn[1]), editor.imgURL("ed_" + btn[0] + ".gif", "Forms"), false, 21 21 function(editor, id) { 22 22 // dispatch button press event … … 24 24 }); 25 25 else 26 cfg.registerButton(id, HTMLArea._lc(btn[1]), editor.imgURL("ed_" + btn[0] + ".gif", "Forms"), false,26 cfg.registerButton(id, this._lc(btn[1]), editor.imgURL("ed_" + btn[0] + ".gif", "Forms"), false, 27 27 function(editor, id) { 28 28 // dispatch button press event … … 124 124 if(frm) { 125 125 frm.name = param["f_name"]; 126 setAttr(frm,"action", param["f_action"]);127 setAttr(frm,"method", param["f_method"]);128 setAttr(frm,"enctype",param["f_enctype"]);129 setAttr(frm,"target", param["f_target"]);126 frm.setAttribute("action", param["f_action"]); 127 frm.setAttribute("method", param["f_method"]); 128 frm.setAttribute("enctype",param["f_enctype"]); 129 frm.setAttribute("target", param["f_target"]); 130 130 } else { 131 131 frm = '<form name="' + param["f_name"] + '"'; … … 293 293 //prepare existing Element 294 294 for (field in param) { 295 alert(field.substring(2,20) + '=' + param[field]);295 //alert(field.substring(2,20) + '=' + param[field]); //to be silent! by htanaka 296 296 if ((field=="f_text") || (field=="f_options") || (field=="f_onclick") || (field=="f_checked"))continue; 297 297 if (param[field] != "") -
trunk/plugins/Forms/popups/form.html
r677 r715 28 28 var el = document.getElementById(i); 29 29 if (!el.value) { 30 alert( required[i]);30 alert(HTMLArea._lc(required[i],"Forms")); 31 31 el.focus(); 32 32 return false; -
trunk/plugins/Forms/popups/input.html
r677 r715 14 14 var param = window.dialogArguments; 15 15 type = param.f_type; 16 document.getElementById("f_type").innerHTML = 'Form Element: INPUT(' + type + ')';16 document.getElementById("f_type").innerHTML = HTMLArea._lc('Form Element: INPUT', "Forms") + '(' + type + ')'; 17 17 document.getElementById("txt").style.display = "none"; 18 18 document.getElementById("chk").style.display = "none"; … … 78 78 var el = document.getElementById("f_name"); 79 79 if (!el.value) { 80 alert("You must enter a Name");80 alert(HTMLArea._lc("You must enter a Name","Forms")); 81 81 el.focus(); 82 82 return false; -
trunk/plugins/Forms/popups/select.html
r677 r715 34 34 var el = document.getElementById("f_name"); 35 35 if (!el.value) { 36 alert("You must enter a Name");36 alert(HTMLArea._lc("You must enter a Name","Forms")); 37 37 el.focus(); 38 38 return false; … … 85 85 function addItem(item) { 86 86 var d = document; 87 if (item.f_optiontext.value =="") {alert( "Please enter a Label");}87 if (item.f_optiontext.value =="") {alert(HTMLArea._lc("Please enter a Label","Forms"));} 88 88 else { 89 89 if (d.getElementById("f_select").options.selectedIndex != -1) { //update item -
trunk/plugins/Forms/popups/textarea.html
r677 r715 30 30 var el = document.getElementById("f_name"); 31 31 if (!el.value) { 32 alert("You must enter a Name");32 alert(HTMLArea._lc("You must enter a Name","Forms")); 33 33 el.focus(); 34 34 return false; -
trunk/plugins/InsertMarquee/popups/insert_marquee.html
r677 r715 27 27 var el = document.getElementById(i); 28 28 if (!el.value) { 29 alert( required[i]);29 alert(HTMLArea._lc(required[i], 'InsertMarquee')); 30 30 el.focus(); 31 31 return false; -
trunk/plugins/NoteServer/popups/codenote.html
r677 r715 73 73 if (!((navigator.userAgent.toLowerCase().indexOf("msie") != -1) 74 74 && (navigator.userAgent.toLowerCase().indexOf("opera") == -1))) { 75 alert( "With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.");75 alert(HTMLArea._lc("With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.", 'NoteServer')); 76 76 } 77 77 }
