You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

157 lines
9.6 KiB

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