1/* 2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. 3For licensing, see LICENSE.md or http://ckeditor.com/license 4*/ 5CKEDITOR.lang['en']["indent"] = { 6 "indent": "Nested List", 7 "outdent": "Decrease Nesting" 8 }; 9CKEDITOR.lang['en'] ["stylescombo"]["label"]= "Code"; 10CKEDITOR.lang.en.image['alt'] = "HoverTip"; 11CKEDITOR.lang['en']['fbrowser'] = { 12FileBrowserError_101: 'Folder already exists.', 13FileBrowserError_102: 'Invalid folder name', 14FileBrowserError_103: 'You have no permissions to create the folder.', 15FileBrowserError_110: 'Unknown error creating folder', 16FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been renamed to: ', 17FileBrowserError_202: 'Invalid file', 18FileBrowserError_203: 'You do not have permission to upload files to this folder. If you think this is incorrect please notify your administrator.', 19FileBrowserError_204: 'Unable to delete the selected file', 20FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions', 21FileBrowserError_206: ' already exists; you must either delete or rename it. ', 22FileBrowserError_default: 'Error on your request. Error number: ', 23FileBrowserError_Ajax: 'Your browser does not support AJAX.', 24FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configuration.' , 25FileBrowserError_Folder_Submit: 'Please type the folder name.', 26FileBrowserError_File_Submit: 'Please select a file from your computer', 27FileBrowserError_Upload: 'Error on upload. Error number: ', 28FileBrowserError_Connector: 'The connector is disabled. Check editor/filemanager/connectors/php/config.php', 29FileBrowserError_Command: 'Unsupported command: ', 30FileBrowserError_Type: 'Invalid type specified: ', 31FolderMoveWarning: 'You can only move files to a folder one level below the current directory', 32FileBrowserError_301: "The uploaded file exceeds the upload_max_filesize directive in php.ini.", 33FileBrowserError_302: "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.", 34FileBrowserError_303: "The uploaded file was only partially uploaded.", 35FileBrowserError_304: "No file was uploaded.", 36FileBrowserError_306: "Missing a temporary folder.", 37FileBrowserError_307: "Failed to write file to disk.", 38FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file upload to stop; examining the list of loaded extensions with phpinfo() may help.", 39DlgFileBrowserUpMsg: "Upload a new file in this folder", 40DlgFileBrowserRead : "read-only", 41DlgFileBrowserWrite : "uploadable", 42DlgFileBrowserNewFolder: "Create Folder", 43DlgFileBrowserResourceType: "Resource Type", 44DlgLnkUpload : "Upload", 45DlgFileBrowserMove: "Move", 46LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)", 47LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID creates: <code>[[namespace:page|namespace:page]]</code>', 48InternalLink: "internal link", 49InternalMedia: "internal media", 50MediaFileLink: "link to media file", 51InterWikiLink: "Interwiki Link", 52InterWikiType: "Interwiki Type", 53InterwikiPlaceHolder: "Interwiki Replacement Text", 54InterwikiInfo: "<div style='max-width:350px; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; overflow:auto; padding:4px;line-height:125%;'>Dokuwiki\'s " + 55"interwiki links are short-cuts which look like this: <span style='font-weight:600'>[[wp>Shakespeare]]</span>, which will create a link to the English Wikipedia article on Shakespeare. " + 56"The <span style='font-weight:600'>wp</span> part designates a link pattern; " + 57"the text following the '<span style='font-weight:900'>></span>' will be inserted into the link, replacing a place holder, which is enclosed in curly brackets, " + 58"as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement text will be appended to the end of the link.</div>", 59MediaFileLink: "link to media file", 60SMBLabel: "Samba Share", 61GetHeadingsLabel: 'Get Headings' , 62QStringLabel: 'Query String (For example: value_1=1&value_2=2) ', 63ResetQS: 'Reset Query String', 64NotSetOption: 'Not Set', 65AdvancedInfo: "To create anchors from Dokuwiki headers, click on the Get Headings button, select the header, click OK. You can go back, select a new page and get new headers.", 66AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings', 67SMBExample: "Enter your share as: \\\\Server\\directory\\file", 68DlgFileBrowserWaitingMsg: 'Loading files, please wait.', 69DlgFileBrowserAdjustSize: 'Adjust browser size', 70DlgFileBrowserReset: 'Reset', 71DlgFileBrowserSortBy: 'Sort by', 72DlgFileBrowserSortDate: 'Date', 73DlgFileBrowserSortSize: 'File size', 74DlgFileBrowserSortName: 'Name', 75DlgFileBrowserButtonHelp: 'Help', 76DlgFileBrowserResizeMsg: "The file browser window will be reset to the default size after your page is reloaded into the editor.", 77DlgFileBrowserSearch: "Find file(s)", 78DlgFileBrowserSearchInfo: "Enter all or part of a file name", 79DlgFileBrowserSortOrder: 'Reverse order', 80DlgFileBrowserInfo_1: "If you increase the zoom level of your browser, Ckgedit's file browser may exceed the size of its enclosing window, forcing scrollbars. " + 81 " To eliminate the scrollbars, you can enlarge the window up to 20%. The new size takes effect after you have closed and re-opened the editor. " + 82 "Resizing uses a cookie with a year's duration. ", 83DlgFileBrowserInfo_2: "The file listings can be sorted by Name, Date, and File Size. By default they sort in ascending order, but Date and File Size can " + 84 "be sorted in descending order by checking the Reverse Order option. The sort functions are not supported by Internet Explorer but do work in Win 10 Edge.", 85DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name.", 86}; 87CKEDITOR.lang['en']['footnote'] = { 88FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;">'+ 89 '<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editing box and click OK</li>'+ 90 '<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> The footnote will '+ 91 'appear in the editing box, where you can then edit it.<br /> When you are finished editing, click OK to save.</li>'+ 92 '<li> A footnote id has this form: <b>fckgL_<n></b>, where n is the number of the note.</li></ul></div>', 93ToolTip: 'Insert a footnote', 94Settings: 'Settings', 95Header: 'This dialog window lets you create and edit footnotes.', 96Label_1 :'Footnote Text (required)', 97Label_2: 'Footnote Id: ', 98LoadButtonLabel : 'Load Note In Editor', 99Title : 'Footnote Dialog', 100Validate: 'The footnote text field cannot be empty.', 101 102}; 103CKEDITOR.lang['en']['fontassist'] = { 104Title: 'Font Plugin Editor', 105ToolTip: 'Check and Revise Font Styling', 106MainHeader: 'View and optionally alter text styled with the font plugin .', 107SelectColor : ' Select Color', 108SelectedTextColor : 'Selected Text Color', 109SelectedBGColor : 'Selected Background Color', 110BGColors : 'Background Colors', 111InfoText : '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:auto;">' + 112 'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its enclosed text. ' + 113'Clicking anywhere on the plugin syntax or its text will enable you to check the appearance of the font, its colors, and its size.'+ 114'<br /><br />You can also update the plugin syntax in place. To do this you must select both the font syntax itself and the enclosed text:' + 115'<p style="text-indent: 50px; font-size: 12pt;"> <font. . . >text</font></p>' + 116'Then whatever changes you make with this tool can be inserted into the editor window, by clicking OK, and will replace the current font syntax. ' + 117'<br /><br />The font syntax will appear in the textbox below the display window and is updated with each change. '+ 118'Clicking on the text will select the text for copying.</div>', 119Main: 'Main', 120Text : 'Text', 121IfChecked : ' If checked, uncheck to activate OK button', 122Fonts : 'Fonts', 123FontSizes : 'Font Sizes (px)', 124ResetFont : 'Reset font', 125ResetAll : 'Reset all', 126TextColors : 'Text Colors', 127Accept :'Accept', 128Reset : 'Reset', 129none : 'none', 130}; 131CKEDITOR.lang['en']['signature'] = { 132ToolTip: 'Insert signature' 133}; 134/* For these below, the 'en' is replaced by your language code. For instance: 135 CKEDITOR.lang.de //German 136 CKEDITOR.lang.fr //French 137*/ 138CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers"; 139CKEDITOR.lang.en["format"]["label"] = "Headlines"; 140CKEDITOR.lang.en["stylescombo"]["panelTitle"]="Formatting Code Styles"; 141CKEDITOR.lang.en.common["alignBaseLine"] = "Baseline"; 142CKEDITOR.lang['en'] ["stylescombo"]["label"]= "Code"; 143CKEDITOR.lang.en.common["alignBaseLine"] = "Baseline"; 144CKEDITOR.lang['en']["indent"] = { 145 "indent": "Nested List", 146 "outdent": "Decrease Nesting" 147 }; 148CKEDITOR.lang.en["common"]["noLink"] = "No link"; 149CKEDITOR.lang.en["common"]["linkType"] = "Link type"; 150CKEDITOR.lang.en["common"]["linkDetail"] = "Detail"; 151CKEDITOR.lang.en["common"]["linkDirect"] = "Direct"; 152CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link"; 153CKEDITOR.lang.en["common"]["linkOnly"] = "Link only"; 154 155/* Below usually needed for languages other than English */ 156/* CKEDITOR.lang['your iso code']["common"]["optionDefault"] = "Default"; */ 157