add contents
This commit is contained in:
5
lib/plugins/ckgedit/ckeditor/lang/af.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/af.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ar.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ar.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/az.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/az.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/bg.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/bg.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/bn.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/bn.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/bs.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/bs.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ca.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ca.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/cs.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/cs.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/cy.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/cy.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/da.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/da.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/de-ch.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/de-ch.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/de.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/de.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/el.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/el.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/en-au.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/en-au.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/en-ca.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/en-ca.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/en-gb.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/en-gb.js
Normal file
File diff suppressed because one or more lines are too long
876
lib/plugins/ckgedit/ckeditor/lang/en.4.9.js.beautified
Normal file
876
lib/plugins/ckgedit/ckeditor/lang/en.4.9.js.beautified
Normal file
@@ -0,0 +1,876 @@
|
||||
CKEDITOR.lang['en'] = {
|
||||
"editor": "Rich Text Editor",
|
||||
"editorPanel": "Rich Text Editor panel",
|
||||
"common": {
|
||||
"editorHelp": "Press ALT 0 for help",
|
||||
"browseServer": "Browse Server",
|
||||
"url": "URL",
|
||||
"protocol": "Protocol",
|
||||
"upload": "Upload",
|
||||
"uploadSubmit": "Send it to the Server",
|
||||
"image": "Image",
|
||||
"flash": "Flash",
|
||||
"form": "Form",
|
||||
"checkbox": "Checkbox",
|
||||
"radio": "Radio Button",
|
||||
"textField": "Text Field",
|
||||
"textarea": "Textarea",
|
||||
"hiddenField": "Hidden Field",
|
||||
"button": "Button",
|
||||
"select": "Selection Field",
|
||||
"imageButton": "Image Button",
|
||||
"notSet": "<not set>",
|
||||
"id": "Id",
|
||||
"name": "Name",
|
||||
"langDir": "Language Direction",
|
||||
"langDirLtr": "Left to Right (LTR)",
|
||||
"langDirRtl": "Right to Left (RTL)",
|
||||
"langCode": "Language Code",
|
||||
"longDescr": "Long Description URL",
|
||||
"cssClass": "Stylesheet Classes",
|
||||
"advisoryTitle": "Advisory Title",
|
||||
"cssStyle": "Style",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"preview": "Preview",
|
||||
"resize": "Resize",
|
||||
"generalTab": "General",
|
||||
"advancedTab": "Advanced",
|
||||
"validateNumberFailed": "This value is not a number.",
|
||||
"confirmNewPage": "Any unsaved changes to this content will be lost. Are you sure you want to load new page?",
|
||||
"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?",
|
||||
"options": "Options",
|
||||
"target": "Target",
|
||||
"targetNew": "New Window (_blank)",
|
||||
"targetTop": "Topmost Window (_top)",
|
||||
"targetSelf": "Same Window (_self)",
|
||||
"targetParent": "Parent Window (_parent)",
|
||||
"langDirLTR": "Left to Right (LTR)",
|
||||
"langDirRTL": "Right to Left (RTL)",
|
||||
"styles": "Style",
|
||||
"cssClasses": "Stylesheet Classes",
|
||||
"width": "Width",
|
||||
"height": "Height",
|
||||
"align": "Alignment",
|
||||
"left": "Left",
|
||||
"right": "Right",
|
||||
"center": "Center",
|
||||
"justify": "Justify",
|
||||
"alignLeft": "Align Left",
|
||||
"alignRight": "Align Right",
|
||||
"alignCenter": "Align Center",
|
||||
"alignTop": "Top",
|
||||
"alignMiddle": "Middle",
|
||||
"alignBottom": "Bottom",
|
||||
"alignNone": "None",
|
||||
"invalidValue": "Invalid value.",
|
||||
"invalidHeight": "Height must be a number.",
|
||||
"invalidWidth": "Width must be a number.",
|
||||
"invalidLength": "Value specified for the \"%1\" field must be a positive number with or without a valid measurement unit (%2).",
|
||||
"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).",
|
||||
"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or without a valid HTML measurement unit (px or %).",
|
||||
"invalidInlineStyle": "Value specified for the inline style must consist of one or more tuples with the format of \"name : value\", separated by semi-colons.",
|
||||
"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).",
|
||||
"unavailable": "%1<span class=\"cke_accessibility\">, unavailable</span>",
|
||||
"keyboard": {
|
||||
"8": "Backspace",
|
||||
"13": "Enter",
|
||||
"16": "Shift",
|
||||
"17": "Ctrl",
|
||||
"18": "Alt",
|
||||
"32": "Space",
|
||||
"35": "End",
|
||||
"36": "Home",
|
||||
"46": "Delete",
|
||||
"112": "F1",
|
||||
"113": "F2",
|
||||
"114": "F3",
|
||||
"115": "F4",
|
||||
"116": "F5",
|
||||
"117": "F6",
|
||||
"118": "F7",
|
||||
"119": "F8",
|
||||
"120": "F9",
|
||||
"121": "F10",
|
||||
"122": "F11",
|
||||
"123": "F12",
|
||||
"124": "F13",
|
||||
"125": "F14",
|
||||
"126": "F15",
|
||||
"127": "F16",
|
||||
"128": "F17",
|
||||
"129": "F18",
|
||||
"130": "F19",
|
||||
"131": "F20",
|
||||
"132": "F21",
|
||||
"133": "F22",
|
||||
"134": "F23",
|
||||
"135": "F24",
|
||||
"224": "Command"
|
||||
},
|
||||
"keyboardShortcut": "Keyboard shortcut",
|
||||
"optionDefault": "Default"
|
||||
},
|
||||
"about": {
|
||||
"copy": "Copyright © $1. All rights reserved.",
|
||||
"dlgTitle": "About CKEditor 4",
|
||||
"moreInfo": "For licensing information please visit our web site:",
|
||||
help: "Check $1 for help.",
|
||||
userGuide: "CKEditor User's Guide"
|
||||
},
|
||||
"basicstyles": {
|
||||
"bold": "Bold",
|
||||
"italic": "Italic",
|
||||
"strike": "Strikethrough",
|
||||
"subscript": "Subscript",
|
||||
"superscript": "Superscript",
|
||||
"underline": "Underline"
|
||||
},
|
||||
"bidi": {
|
||||
"ltr": "Text direction from left to right",
|
||||
"rtl": "Text direction from right to left"
|
||||
},
|
||||
"blockquote": {
|
||||
"toolbar": "Block Quote"
|
||||
},
|
||||
"notification": {
|
||||
"closed": "Notification closed."
|
||||
},
|
||||
"button": {
|
||||
"selectedLabel": "%1 (Selected)"
|
||||
},
|
||||
"toolbar": {
|
||||
"toolbarCollapse": "Collapse Toolbar",
|
||||
"toolbarExpand": "Expand Toolbar",
|
||||
"toolbarGroups": {
|
||||
"document": "Document",
|
||||
"clipboard": "Clipboard/Undo",
|
||||
"editing": "Editing",
|
||||
"forms": "Forms",
|
||||
"basicstyles": "Basic Styles",
|
||||
"paragraph": "Paragraph",
|
||||
"links": "Links",
|
||||
"insert": "Insert",
|
||||
"styles": "Styles",
|
||||
"colors": "Colors",
|
||||
"tools": "Tools"
|
||||
},
|
||||
"toolbars": "Editor toolbars"
|
||||
},
|
||||
"clipboard": {
|
||||
"copy": "Copy",
|
||||
"copyError": "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",
|
||||
"cut": "Cut",
|
||||
"cutError": "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",
|
||||
"paste": "Paste",
|
||||
"pasteNotification": "Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.",
|
||||
"pasteArea": "Paste Area",
|
||||
"pasteMsg": "Paste your content inside the area below and press OK.",
|
||||
"title": "Paste"
|
||||
},
|
||||
"colorbutton": {
|
||||
"auto": "Automatic",
|
||||
"bgColorTitle": "Background Color",
|
||||
"colors": {
|
||||
"000": "Black",
|
||||
"800000": "Maroon",
|
||||
"8B4513": "Saddle Brown",
|
||||
"2F4F4F": "Dark Slate Gray",
|
||||
"008080": "Teal",
|
||||
"000080": "Navy",
|
||||
"4B0082": "Indigo",
|
||||
"696969": "Dark Gray",
|
||||
"B22222": "Fire Brick",
|
||||
"A52A2A": "Brown",
|
||||
"DAA520": "Golden Rod",
|
||||
"006400": "Dark Green",
|
||||
"40E0D0": "Turquoise",
|
||||
"0000CD": "Medium Blue",
|
||||
"800080": "Purple",
|
||||
"808080": "Gray",
|
||||
"F00": "Red",
|
||||
"FF8C00": "Dark Orange",
|
||||
"FFD700": "Gold",
|
||||
"008000": "Green",
|
||||
"0FF": "Cyan",
|
||||
"00F": "Blue",
|
||||
"EE82EE": "Violet",
|
||||
"A9A9A9": "Dim Gray",
|
||||
"FFA07A": "Light Salmon",
|
||||
"FFA500": "Orange",
|
||||
"FFFF00": "Yellow",
|
||||
"00FF00": "Lime",
|
||||
"AFEEEE": "Pale Turquoise",
|
||||
"ADD8E6": "Light Blue",
|
||||
"DDA0DD": "Plum",
|
||||
"D3D3D3": "Light Grey",
|
||||
"FFF0F5": "Lavender Blush",
|
||||
"FAEBD7": "Antique White",
|
||||
"FFFFE0": "Light Yellow",
|
||||
"F0FFF0": "Honeydew",
|
||||
"F0FFFF": "Azure",
|
||||
"F0F8FF": "Alice Blue",
|
||||
"E6E6FA": "Lavender",
|
||||
"FFF": "White",
|
||||
"1ABC9C": "Strong Cyan",
|
||||
"2ECC71": "Emerald",
|
||||
"3498DB": "Bright Blue",
|
||||
"9B59B6": "Amethyst",
|
||||
"4E5F70": "Grayish Blue",
|
||||
"F1C40F": "Vivid Yellow",
|
||||
"16A085": "Dark Cyan",
|
||||
"27AE60": "Dark Emerald",
|
||||
"2980B9": "Strong Blue",
|
||||
"8E44AD": "Dark Violet",
|
||||
"2C3E50": "Desaturated Blue",
|
||||
"F39C12": "Orange",
|
||||
"E67E22": "Carrot",
|
||||
"E74C3C": "Pale Red",
|
||||
"ECF0F1": "Bright Silver",
|
||||
"95A5A6": "Light Grayish Cyan",
|
||||
"DDD": "Light Gray",
|
||||
"D35400": "Pumpkin",
|
||||
"C0392B": "Strong Red",
|
||||
"BDC3C7": "Silver",
|
||||
"7F8C8D": "Grayish Cyan",
|
||||
"999": "Dark Gray"
|
||||
},
|
||||
"more": "More Colors...",
|
||||
"panelTitle": "Colors",
|
||||
"textColorTitle": "Text Color"
|
||||
},
|
||||
"colordialog": {
|
||||
"clear": "Clear",
|
||||
"highlight": "Highlight",
|
||||
"options": "Color Options",
|
||||
"selected": "Selected Color",
|
||||
"title": "Select color"
|
||||
},
|
||||
"templates": {
|
||||
"button": "Templates",
|
||||
"emptyListMsg": "(No templates defined)",
|
||||
"insertOption": "Replace actual contents",
|
||||
"options": "Template Options",
|
||||
"selectPromptMsg": "Please select the template to open in the editor",
|
||||
"title": "Content Templates"
|
||||
},
|
||||
"contextmenu": {
|
||||
"options": "Context Menu Options"
|
||||
},
|
||||
"copyformatting": {
|
||||
"label": "Copy Formatting",
|
||||
"notification": {
|
||||
"copied": "Formatting copied",
|
||||
"applied": "Formatting applied",
|
||||
"canceled": "Formatting canceled",
|
||||
"failed": "Formatting failed. You cannot apply styles without copying them first."
|
||||
}
|
||||
},
|
||||
"div": {
|
||||
"IdInputLabel": "Id",
|
||||
"advisoryTitleInputLabel": "Advisory Title",
|
||||
"cssClassInputLabel": "Stylesheet Classes",
|
||||
"edit": "Edit Div",
|
||||
"inlineStyleInputLabel": "Inline Style",
|
||||
"langDirLTRLabel": "Left to Right (LTR)",
|
||||
"langDirLabel": "Language Direction",
|
||||
"langDirRTLLabel": "Right to Left (RTL)",
|
||||
"languageCodeInputLabel": " Language Code",
|
||||
"remove": "Remove Div",
|
||||
"styleSelectLabel": "Style",
|
||||
"title": "Create Div Container",
|
||||
"toolbar": "Create Div Container"
|
||||
},
|
||||
"elementspath": {
|
||||
"eleLabel": "Elements path",
|
||||
"eleTitle": "%1 element"
|
||||
},
|
||||
"filetools": {
|
||||
"loadError": "Error occurred during file read.",
|
||||
"networkError": "Network error occurred during file upload.",
|
||||
"httpError404": "HTTP error occurred during file upload (404: File not found).",
|
||||
"httpError403": "HTTP error occurred during file upload (403: Forbidden).",
|
||||
"httpError": "HTTP error occurred during file upload (error status: %1).",
|
||||
"noUrlError": "Upload URL is not defined.",
|
||||
"responseError": "Incorrect server response."
|
||||
},
|
||||
"find": {
|
||||
"find": "Find",
|
||||
"findOptions": "Find Options",
|
||||
"findWhat": "Find what:",
|
||||
"matchCase": "Match case",
|
||||
"matchCyclic": "Match cyclic",
|
||||
"matchWord": "Match whole word",
|
||||
"notFoundMsg": "The specified text was not found.",
|
||||
"replace": "Replace",
|
||||
"replaceAll": "Replace All",
|
||||
"replaceSuccessMsg": "%1 occurrence(s) replaced.",
|
||||
"replaceWith": "Replace with:",
|
||||
"title": "Find and Replace"
|
||||
},
|
||||
"fakeobjects": {
|
||||
"anchor": "Anchor",
|
||||
"flash": "Flash Animation",
|
||||
"hiddenfield": "Hidden Field",
|
||||
"iframe": "IFrame",
|
||||
"unknown": "Unknown Object"
|
||||
},
|
||||
"flash": {
|
||||
"access": "Script Access",
|
||||
"accessAlways": "Always",
|
||||
"accessNever": "Never",
|
||||
"accessSameDomain": "Same domain",
|
||||
"alignAbsBottom": "Abs Bottom",
|
||||
"alignAbsMiddle": "Abs Middle",
|
||||
"alignBaseline": "Baseline",
|
||||
"alignTextTop": "Text Top",
|
||||
"bgcolor": "Background color",
|
||||
"chkFull": "Allow Fullscreen",
|
||||
"chkLoop": "Loop",
|
||||
"chkMenu": "Enable Flash Menu",
|
||||
"chkPlay": "Auto Play",
|
||||
"flashvars": "Variables for Flash",
|
||||
"hSpace": "HSpace",
|
||||
"properties": "Flash Properties",
|
||||
"propertiesTab": "Properties",
|
||||
"quality": "Quality",
|
||||
"qualityAutoHigh": "Auto High",
|
||||
"qualityAutoLow": "Auto Low",
|
||||
"qualityBest": "Best",
|
||||
"qualityHigh": "High",
|
||||
"qualityLow": "Low",
|
||||
"qualityMedium": "Medium",
|
||||
"scale": "Scale",
|
||||
"scaleAll": "Show all",
|
||||
"scaleFit": "Exact Fit",
|
||||
"scaleNoBorder": "No Border",
|
||||
"title": "Flash Properties",
|
||||
"vSpace": "VSpace",
|
||||
"validateHSpace": "HSpace must be a number.",
|
||||
"validateSrc": "URL must not be empty.",
|
||||
"validateVSpace": "VSpace must be a number.",
|
||||
"windowMode": "Window mode",
|
||||
"windowModeOpaque": "Opaque",
|
||||
"windowModeTransparent": "Transparent",
|
||||
"windowModeWindow": "Window"
|
||||
},
|
||||
"font": {
|
||||
"fontSize": {
|
||||
"label": "Size",
|
||||
"voiceLabel": "Font Size",
|
||||
"panelTitle": "Font Size"
|
||||
},
|
||||
"label": "Font",
|
||||
"panelTitle": "Font Name",
|
||||
"voiceLabel": "Font"
|
||||
},
|
||||
"forms": {
|
||||
"button": {
|
||||
"title": "Button Properties",
|
||||
"text": "Text (Value)",
|
||||
"type": "Type",
|
||||
"typeBtn": "Button",
|
||||
"typeSbm": "Submit",
|
||||
"typeRst": "Reset"
|
||||
},
|
||||
"checkboxAndRadio": {
|
||||
"checkboxTitle": "Checkbox Properties",
|
||||
"radioTitle": "Radio Button Properties",
|
||||
"value": "Value",
|
||||
"selected": "Selected",
|
||||
"required": "Required"
|
||||
},
|
||||
"form": {
|
||||
"title": "Form Properties",
|
||||
"menu": "Form Properties",
|
||||
"action": "Action",
|
||||
"method": "Method",
|
||||
"encoding": "Encoding"
|
||||
},
|
||||
"hidden": {
|
||||
"title": "Hidden Field Properties",
|
||||
"name": "Name",
|
||||
"value": "Value"
|
||||
},
|
||||
"select": {
|
||||
"title": "Selection Field Properties",
|
||||
"selectInfo": "Select Info",
|
||||
"opAvail": "Available Options",
|
||||
"value": "Value",
|
||||
"size": "Size",
|
||||
"lines": "lines",
|
||||
"chkMulti": "Allow multiple selections",
|
||||
"required": "Required",
|
||||
"opText": "Text",
|
||||
"opValue": "Value",
|
||||
"btnAdd": "Add",
|
||||
"btnModify": "Modify",
|
||||
"btnUp": "Up",
|
||||
"btnDown": "Down",
|
||||
"btnSetValue": "Set as selected value",
|
||||
"btnDelete": "Delete"
|
||||
},
|
||||
"textarea": {
|
||||
"title": "Textarea Properties",
|
||||
"cols": "Columns",
|
||||
"rows": "Rows"
|
||||
},
|
||||
"textfield": {
|
||||
"title": "Text Field Properties",
|
||||
"name": "Name",
|
||||
"value": "Value",
|
||||
"charWidth": "Character Width",
|
||||
"maxChars": "Maximum Characters",
|
||||
"required": "Required",
|
||||
"type": "Type",
|
||||
"typeText": "Text",
|
||||
"typePass": "Password",
|
||||
"typeEmail": "Email",
|
||||
"typeSearch": "Search",
|
||||
"typeTel": "Telephone Number",
|
||||
"typeUrl": "URL"
|
||||
}
|
||||
},
|
||||
"format": {
|
||||
"label": "Format",
|
||||
"panelTitle": "Paragraph Format",
|
||||
"tag_address": "Address",
|
||||
"tag_div": "Normal (DIV)",
|
||||
"tag_h1": "Heading 1",
|
||||
"tag_h2": "Heading 2",
|
||||
"tag_h3": "Heading 3",
|
||||
"tag_h4": "Heading 4",
|
||||
"tag_h5": "Heading 5",
|
||||
"tag_h6": "Heading 6",
|
||||
"tag_p": "Normal",
|
||||
"tag_pre": "Formatted"
|
||||
},
|
||||
"horizontalrule": {
|
||||
"toolbar": "Insert Horizontal Line"
|
||||
},
|
||||
"iframe": {
|
||||
"border": "Show frame border",
|
||||
"noUrl": "Please type the iframe URL",
|
||||
"scrolling": "Enable scrollbars",
|
||||
"title": "IFrame Properties",
|
||||
"toolbar": "IFrame"
|
||||
},
|
||||
"image": {
|
||||
"alt": "Alternative Text",
|
||||
"border": "Border",
|
||||
"btnUpload": "Send it to the Server",
|
||||
"button2Img": "Do you want to transform the selected image button on a simple image?",
|
||||
"hSpace": "HSpace",
|
||||
"img2Button": "Do you want to transform the selected image on a image button?",
|
||||
"infoTab": "Image Info",
|
||||
"linkTab": "Link",
|
||||
"lockRatio": "Lock Ratio",
|
||||
"menu": "Image Properties",
|
||||
"resetSize": "Reset Size",
|
||||
"title": "Image Properties",
|
||||
"titleButton": "Image Button Properties",
|
||||
"upload": "Upload",
|
||||
"urlMissing": "Image source URL is missing.",
|
||||
"vSpace": "VSpace",
|
||||
"validateBorder": "Border must be a whole number.",
|
||||
"validateHSpace": "HSpace must be a whole number.",
|
||||
"validateVSpace": "VSpace must be a whole number."
|
||||
},
|
||||
"indent": {
|
||||
"indent": "Increase Indent",
|
||||
"outdent": "Decrease Indent"
|
||||
},
|
||||
"smiley": {
|
||||
"options": "Smiley Options",
|
||||
"title": "Insert a Smiley",
|
||||
"toolbar": "Smiley"
|
||||
},
|
||||
"language": {
|
||||
"button": "Set language",
|
||||
"remove": "Remove language"
|
||||
},
|
||||
"link": {
|
||||
"acccessKey": "Access Key",
|
||||
"advanced": "Advanced",
|
||||
"advisoryContentType": "Advisory Content Type",
|
||||
"advisoryTitle": "Advisory Title",
|
||||
"anchor": {
|
||||
"toolbar": "Anchor",
|
||||
"menu": "Edit Anchor",
|
||||
"title": "Anchor Properties",
|
||||
"name": "Anchor Name",
|
||||
"errorName": "Please type the anchor name",
|
||||
"remove": "Remove Anchor"
|
||||
},
|
||||
"anchorId": "By Element Id",
|
||||
"anchorName": "By Anchor Name",
|
||||
"charset": "Linked Resource Charset",
|
||||
"cssClasses": "Stylesheet Classes",
|
||||
"download": "Force Download",
|
||||
"displayText": "Display Text",
|
||||
"emailAddress": "E-Mail Address",
|
||||
"emailBody": "Message Body",
|
||||
"emailSubject": "Message Subject",
|
||||
"id": "Id",
|
||||
"info": "Link Info",
|
||||
"langCode": "Language Code",
|
||||
"langDir": "Language Direction",
|
||||
"langDirLTR": "Left to Right (LTR)",
|
||||
"langDirRTL": "Right to Left (RTL)",
|
||||
"menu": "Edit Link",
|
||||
"name": "Name",
|
||||
"noAnchors": "(No anchors available in the document)",
|
||||
"noEmail": "Please type the e-mail address",
|
||||
"noUrl": "Please type the link URL",
|
||||
"other": "<other>",
|
||||
"popupDependent": "Dependent (Netscape)",
|
||||
"popupFeatures": "Popup Window Features",
|
||||
"popupFullScreen": "Full Screen (IE)",
|
||||
"popupLeft": "Left Position",
|
||||
"popupLocationBar": "Location Bar",
|
||||
"popupMenuBar": "Menu Bar",
|
||||
"popupResizable": "Resizable",
|
||||
"popupScrollBars": "Scroll Bars",
|
||||
"popupStatusBar": "Status Bar",
|
||||
"popupToolbar": "Toolbar",
|
||||
"popupTop": "Top Position",
|
||||
"rel": "Relationship",
|
||||
"selectAnchor": "Select an Anchor",
|
||||
"styles": "Style",
|
||||
"tabIndex": "Tab Index",
|
||||
"target": "Target",
|
||||
"targetFrame": "<frame>",
|
||||
"targetFrameName": "Target Frame Name",
|
||||
"targetPopup": "<popup window>",
|
||||
"targetPopupName": "Popup Window Name",
|
||||
"title": "Link",
|
||||
"toAnchor": "Link to anchor in the text",
|
||||
"toEmail": "E-mail",
|
||||
"toUrl": "URL",
|
||||
"toolbar": "Link",
|
||||
"type": "Link Type",
|
||||
"unlink": "Unlink",
|
||||
"upload": "Upload"
|
||||
},
|
||||
"list": {
|
||||
"bulletedlist": "Insert/Remove Bulleted List",
|
||||
"numberedlist": "Insert/Remove Numbered List"
|
||||
},
|
||||
"liststyle": {
|
||||
"armenian": "Armenian numbering",
|
||||
"bulletedTitle": "Bulleted List Properties",
|
||||
"circle": "Circle",
|
||||
"decimal": "Decimal (1, 2, 3, etc.)",
|
||||
"decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
|
||||
"disc": "Disc",
|
||||
"georgian": "Georgian numbering (an, ban, gan, etc.)",
|
||||
"lowerAlpha": "Lower Alpha (a, b, c, d, e, etc.)",
|
||||
"lowerGreek": "Lower Greek (alpha, beta, gamma, etc.)",
|
||||
"lowerRoman": "Lower Roman (i, ii, iii, iv, v, etc.)",
|
||||
"none": "None",
|
||||
"notset": "<not set>",
|
||||
"numberedTitle": "Numbered List Properties",
|
||||
"square": "Square",
|
||||
"start": "Start",
|
||||
"type": "Type",
|
||||
"upperAlpha": "Upper Alpha (A, B, C, D, E, etc.)",
|
||||
"upperRoman": "Upper Roman (I, II, III, IV, V, etc.)",
|
||||
"validateStartNumber": "List start number must be a whole number."
|
||||
},
|
||||
"magicline": {
|
||||
"title": "Insert paragraph here"
|
||||
},
|
||||
"maximize": {
|
||||
"maximize": "Maximize",
|
||||
"minimize": "Minimize"
|
||||
},
|
||||
"newpage": {
|
||||
"toolbar": "New Page"
|
||||
},
|
||||
"pagebreak": {
|
||||
"alt": "Page Break",
|
||||
"toolbar": "Insert Page Break for Printing"
|
||||
},
|
||||
"pastetext": {
|
||||
"button": "Paste as plain text",
|
||||
"pasteNotification": "Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.",
|
||||
"title": "Paste as Plain Text"
|
||||
},
|
||||
"pastefromword": {
|
||||
"confirmCleanup": "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
|
||||
"error": "It was not possible to clean up the pasted data due to an internal error",
|
||||
"title": "Paste from Word",
|
||||
"toolbar": "Paste from Word"
|
||||
},
|
||||
"preview": {
|
||||
"preview": "Preview"
|
||||
},
|
||||
"print": {
|
||||
"toolbar": "Print"
|
||||
},
|
||||
"removeformat": {
|
||||
"toolbar": "Remove Format"
|
||||
},
|
||||
"save": {
|
||||
"toolbar": "Save"
|
||||
},
|
||||
"selectall": {
|
||||
"toolbar": "Select All"
|
||||
},
|
||||
"showblocks": {
|
||||
"toolbar": "Show Blocks"
|
||||
},
|
||||
"sourcearea": {
|
||||
"toolbar": "Source"
|
||||
},
|
||||
"specialchar": {
|
||||
"options": "Special Character Options",
|
||||
"title": "Select Special Character",
|
||||
"toolbar": "Insert Special Character"
|
||||
},
|
||||
"scayt": {
|
||||
"btn_about": "About SCAYT",
|
||||
"btn_dictionaries": "Dictionaries",
|
||||
"btn_disable": "Disable SCAYT",
|
||||
"btn_enable": "Enable SCAYT",
|
||||
"btn_langs": "Languages",
|
||||
"btn_options": "Options",
|
||||
"text_title": "Spell Check As You Type"
|
||||
},
|
||||
"stylescombo": {
|
||||
"label": "Styles",
|
||||
"panelTitle": "Formatting Styles",
|
||||
"panelTitle1": "Block Styles",
|
||||
"panelTitle2": "Inline Styles",
|
||||
"panelTitle3": "Object Styles"
|
||||
},
|
||||
"table": {
|
||||
"border": "Border size",
|
||||
"caption": "Caption",
|
||||
"cell": {
|
||||
"menu": "Cell",
|
||||
"insertBefore": "Insert Cell Before",
|
||||
"insertAfter": "Insert Cell After",
|
||||
"deleteCell": "Delete Cells",
|
||||
"merge": "Merge Cells",
|
||||
"mergeRight": "Merge Right",
|
||||
"mergeDown": "Merge Down",
|
||||
"splitHorizontal": "Split Cell Horizontally",
|
||||
"splitVertical": "Split Cell Vertically",
|
||||
"title": "Cell Properties",
|
||||
"cellType": "Cell Type",
|
||||
"rowSpan": "Rows Span",
|
||||
"colSpan": "Columns Span",
|
||||
"wordWrap": "Word Wrap",
|
||||
"hAlign": "Horizontal Alignment",
|
||||
"vAlign": "Vertical Alignment",
|
||||
"alignBaseline": "Baseline",
|
||||
"bgColor": "Background Color",
|
||||
"borderColor": "Border Color",
|
||||
"data": "Data",
|
||||
"header": "Header",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"invalidWidth": "Cell width must be a number.",
|
||||
"invalidHeight": "Cell height must be a number.",
|
||||
"invalidRowSpan": "Rows span must be a whole number.",
|
||||
"invalidColSpan": "Columns span must be a whole number.",
|
||||
"chooseColor": "Choose"
|
||||
},
|
||||
"cellPad": "Cell padding",
|
||||
"cellSpace": "Cell spacing",
|
||||
"column": {
|
||||
"menu": "Column",
|
||||
"insertBefore": "Insert Column Before",
|
||||
"insertAfter": "Insert Column After",
|
||||
"deleteColumn": "Delete Columns"
|
||||
},
|
||||
"columns": "Columns",
|
||||
"deleteTable": "Delete Table",
|
||||
"headers": "Headers",
|
||||
"headersBoth": "Both",
|
||||
"headersColumn": "First column",
|
||||
"headersNone": "None",
|
||||
"headersRow": "First Row",
|
||||
"invalidBorder": "Border size must be a number.",
|
||||
"invalidCellPadding": "Cell padding must be a positive number.",
|
||||
"invalidCellSpacing": "Cell spacing must be a positive number.",
|
||||
"invalidCols": "Number of columns must be a number greater than 0.",
|
||||
"invalidHeight": "Table height must be a number.",
|
||||
"invalidRows": "Number of rows must be a number greater than 0.",
|
||||
"invalidWidth": "Table width must be a number.",
|
||||
"menu": "Table Properties",
|
||||
"row": {
|
||||
"menu": "Row",
|
||||
"insertBefore": "Insert Row Before",
|
||||
"insertAfter": "Insert Row After",
|
||||
"deleteRow": "Delete Rows"
|
||||
},
|
||||
"rows": "Rows",
|
||||
"summary": "Summary",
|
||||
"title": "Table Properties",
|
||||
"toolbar": "Table",
|
||||
"widthPc": "percent",
|
||||
"widthPx": "pixels",
|
||||
"widthUnit": "width unit"
|
||||
},
|
||||
"undo": {
|
||||
"redo": "Redo",
|
||||
"undo": "Undo"
|
||||
},
|
||||
"widget": {
|
||||
"move": "Click and drag to move",
|
||||
"label": "%1 widget"
|
||||
},
|
||||
"uploadwidget": {
|
||||
"abort": "Upload aborted by the user.",
|
||||
"doneOne": "File successfully uploaded.",
|
||||
"doneMany": "Successfully uploaded %1 files.",
|
||||
"uploadOne": "Uploading file ({percentage}%)...",
|
||||
"uploadMany": "Uploading files, {current} of {max} done ({percentage}%)..."
|
||||
},
|
||||
"wsc": {
|
||||
"btnIgnore": "Ignore",
|
||||
"btnIgnoreAll": "Ignore All",
|
||||
"btnReplace": "Replace",
|
||||
"btnReplaceAll": "Replace All",
|
||||
"btnUndo": "Undo",
|
||||
"changeTo": "Change to",
|
||||
"errorLoading": "Error loading application service host: %s.",
|
||||
"ieSpellDownload": "Spell checker not installed. Do you want to download it now?",
|
||||
"manyChanges": "Spell check complete: %1 words changed",
|
||||
"noChanges": "Spell check complete: No words changed",
|
||||
"noMispell": "Spell check complete: No misspellings found",
|
||||
"noSuggestions": "- No suggestions -",
|
||||
"notAvailable": "Sorry, but service is unavailable now.",
|
||||
"notInDic": "Not in dictionary",
|
||||
"oneChange": "Spell check complete: One word changed",
|
||||
"progress": "Spell check in progress...",
|
||||
"title": "Spell Checker",
|
||||
"toolbar": "Check Spelling"
|
||||
}
|
||||
};
|
||||
CKEDITOR.lang.en["indent"] = {
|
||||
indent: "Nested List",
|
||||
outdent: "Decrease Nesting"
|
||||
};
|
||||
CKEDITOR.lang.en["stylescombo"]["label"] = "Code";
|
||||
CKEDITOR.lang.en.image.alt = "HoverTip";
|
||||
CKEDITOR.lang.en["fbrowser"] = {
|
||||
FileBrowserError_101: "Folder already exists.",
|
||||
FileBrowserError_102: "Invalid folder name",
|
||||
FileBrowserError_103: "You have no permissions to create the folder.",
|
||||
FileBrowserError_110: "Unknown error creating folder",
|
||||
FileBrowserError_201: "A file with the same name is already available. The uploaded file has been renamed to: ",
|
||||
FileBrowserError_202: "Invalid file",
|
||||
FileBrowserError_203: "You do not have permission to upload files to this folder. If you think this is incorrect please notify your administrator.",
|
||||
FileBrowserError_204: "Unable to delete the selected file",
|
||||
FileBrowserError_205: "Unable to rename the selected file; check your directory/write permisssions",
|
||||
FileBrowserError_206: " already exists; you must either delete or rename it. ",
|
||||
FileBrowserError_default: "Error on your request. Error number: ",
|
||||
FileBrowserError_Ajax: "Your browser does not support AJAX.",
|
||||
FileBrowserError_XML: "The server didn't reply with a proper XML data. Please check your configuration.",
|
||||
FileBrowserError_Folder_Submit: "Please type the folder name.",
|
||||
FileBrowserError_File_Submit: "Please select a file from your computer",
|
||||
FileBrowserError_Upload: "Error on upload. Error number: ",
|
||||
FileBrowserError_Connector: "The connector is disabled. Check editor/filemanager/connectors/php/config.php",
|
||||
FileBrowserError_Command: "Unsupported command: ",
|
||||
FileBrowserError_Type: "Invalid type specified: ",
|
||||
FolderMoveWarning: "You can only move files to a folder one level below the current directory",
|
||||
FileBrowserError_301: "The uploaded file exceeds the upload_max_filesize directive in php.ini.",
|
||||
FileBrowserError_302: "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.",
|
||||
FileBrowserError_303: "The uploaded file was only partially uploaded.",
|
||||
FileBrowserError_304: "No file was uploaded.",
|
||||
FileBrowserError_306: "Missing a temporary folder.",
|
||||
FileBrowserError_307: "Failed to write file to disk.",
|
||||
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.",
|
||||
DlgFileBrowserUpMsg: "Upload a new file in this folder",
|
||||
DlgFileBrowserRead: "read-only",
|
||||
DlgFileBrowserWrite: "uploadable",
|
||||
DlgFileBrowserNewFolder: "Create Folder",
|
||||
DlgFileBrowserResourceType: "Resource Type",
|
||||
DlgLnkUpload: "Upload",
|
||||
DlgFileBrowserMove: "Move",
|
||||
LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
|
||||
InternalLink: "internal link",
|
||||
InternalMedia: "internal media",
|
||||
MediaFileLink: "link to media file",
|
||||
InterWikiLink: "Interwiki Link",
|
||||
InterWikiType: "Interwiki Type",
|
||||
InterwikiPlaceHolder: "Interwiki Replacement Text",
|
||||
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 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. The <span style='font-weight:600'>wp</span> part designates a link pattern; 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, 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>",
|
||||
MediaFileLink: "link to media file",
|
||||
SMBLabel: "Samba Share",
|
||||
GetHeadingsLabel: "Get Headings",
|
||||
QStringLabel: "Query String (For example: value_1=1&value_2=2) ",
|
||||
ResetQS: "Reset Query String",
|
||||
NotSetOption: "Not Set",
|
||||
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.",
|
||||
AdvancedTabPrompt: "Use the advanced tab to create page anchors and query strings",
|
||||
SMBExample: "Enter your share as: \\\\Server\\directory\\file",
|
||||
DlgFileBrowserWaitingMsg: "Loading files, please wait.",
|
||||
DlgFileBrowserAdjustSize: "Adjust browser size",
|
||||
DlgFileBrowserReset: "Reset",
|
||||
DlgFileBrowserSortBy: "Sort by",
|
||||
DlgFileBrowserSortDate: "Date",
|
||||
DlgFileBrowserSortSize: "File size",
|
||||
DlgFileBrowserSortName: "Name",
|
||||
DlgFileBrowserButtonHelp: "Help",
|
||||
DlgFileBrowserResizeMsg: "The file browser window will be reset to the default size after your page is reloaded into the editor.",
|
||||
DlgFileBrowserSearch: "Find file(s)",
|
||||
DlgFileBrowserSortOrder: "Reverse order",
|
||||
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. 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. Resizing uses a cookie with a year's duration. ",
|
||||
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 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.",
|
||||
DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name."
|
||||
};
|
||||
CKEDITOR.lang.en["footnote"] = {
|
||||
FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;"><ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editing box and click OK</li><li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> The footnote will appear in the editing box, where you can then edit it.<br /> When you are finished editing, click OK to save.</li><li> A footnote id has this form: <b>fckgL_<n></b>, where n is the number of the note.</li></ul></div>',
|
||||
ToolTip: "Insert a footnote",
|
||||
Settings: "Settings",
|
||||
Header: "This dialog window lets you create and edit footnotes.",
|
||||
Label_1: "Footnote Text (required)",
|
||||
Label_2: "Footnote Id: ",
|
||||
LoadButtonLabel: "Load Note In Editor",
|
||||
Title: "Footnote Dialog",
|
||||
Validate: "The footnote text field cannot be empty."
|
||||
};
|
||||
CKEDITOR.lang.en["fontassist"] = {
|
||||
Title: "Font Plugin Editor",
|
||||
ToolTip: "Check and Revise Font Styling",
|
||||
MainHeader: "View and optionally alter text styled with the font plugin .",
|
||||
SelectColor: " Select Color",
|
||||
SelectedTextColor: "Selected Text Color",
|
||||
SelectedBGColor: "Selected Background Color",
|
||||
BGColors: "Background Colors",
|
||||
InfoText: '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:auto;">This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its enclosed text. Clicking anywhere on the plugin syntax or its text will enable you to check the appearance of the font, its colors, and its size.<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:<p style="text-indent: 50px; font-size: 12pt;"> <font. . . >text</font></p>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. <br /><br />The font syntax will appear in the textbox below the display window and is updated with each change. Clicking on the text will select the text for copying.</div>',
|
||||
Main: "Main",
|
||||
Text: "Text",
|
||||
IfChecked: " If checked, uncheck to activate OK button",
|
||||
Fonts: "Fonts",
|
||||
FontSizes: "Font Sizes (px)",
|
||||
ResetFont: "Reset font",
|
||||
ResetAll: "Reset all",
|
||||
TextColors: "Text Colors",
|
||||
Accept: "Accept",
|
||||
Reset: "Reset",
|
||||
none: "none"
|
||||
};
|
||||
CKEDITOR.lang.en["signature"] = {
|
||||
ToolTip: "Insert signature"
|
||||
};
|
||||
CKEDITOR.lang.en.format["panelTitle"] = "Section Headers";
|
||||
CKEDITOR.lang.en.format["label"] = "Headlines";
|
||||
CKEDITOR.lang.en.stylescombo["panelTitle"] = "Formatting Code Styles";
|
||||
CKEDITOR.lang.en["stylescombo"]["label"] = "Code";
|
||||
CKEDITOR.lang.en.common.alignBaseLine = "Baseline";
|
||||
CKEDITOR.lang.en["indent"] = {
|
||||
indent: "Nested List",
|
||||
outdent: "Decrease Nesting"
|
||||
};
|
||||
CKEDITOR.lang.en.common["noLink"] = "No link";
|
||||
CKEDITOR.lang.en.common["linkType"] = "Link type";
|
||||
CKEDITOR.lang.en.common["linkDetail"] = "Detail";
|
||||
CKEDITOR.lang.en.common["linkDirect"] = "Direct";
|
||||
CKEDITOR.lang.en.common["linkNoLink"] = "No Link";
|
||||
CKEDITOR.lang.en.common["linkOnly"] = "Link only";
|
159
lib/plugins/ckgedit/ckeditor/lang/en.js
Normal file
159
lib/plugins/ckgedit/ckeditor/lang/en.js
Normal file
File diff suppressed because one or more lines are too long
156
lib/plugins/ckgedit/ckeditor/lang/en.js-4.9.merged
Normal file
156
lib/plugins/ckgedit/ckeditor/lang/en.js-4.9.merged
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/en.js.4.9
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/en.js.4.9
Normal file
File diff suppressed because one or more lines are too long
156
lib/plugins/ckgedit/ckeditor/lang/en.js.ckgedit
Normal file
156
lib/plugins/ckgedit/ckeditor/lang/en.js.ckgedit
Normal file
@@ -0,0 +1,156 @@
|
||||
/*
|
||||
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.lang['en']["indent"] = {
|
||||
"indent": "Nested List",
|
||||
"outdent": "Decrease Nesting"
|
||||
};
|
||||
CKEDITOR.lang['en'] ["stylescombo"]["label"]= "Code";
|
||||
CKEDITOR.lang.en.image['alt'] = "HoverTip";
|
||||
CKEDITOR.lang['en']['fbrowser'] = {
|
||||
FileBrowserError_101: 'Folder already exists.',
|
||||
FileBrowserError_102: 'Invalid folder name',
|
||||
FileBrowserError_103: 'You have no permissions to create the folder.',
|
||||
FileBrowserError_110: 'Unknown error creating folder',
|
||||
FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been renamed to: ',
|
||||
FileBrowserError_202: 'Invalid file',
|
||||
FileBrowserError_203: 'You do not have permission to upload files to this folder. If you think this is incorrect please notify your administrator.',
|
||||
FileBrowserError_204: 'Unable to delete the selected file',
|
||||
FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions',
|
||||
FileBrowserError_206: ' already exists; you must either delete or rename it. ',
|
||||
FileBrowserError_default: 'Error on your request. Error number: ',
|
||||
FileBrowserError_Ajax: 'Your browser does not support AJAX.',
|
||||
FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configuration.' ,
|
||||
FileBrowserError_Folder_Submit: 'Please type the folder name.',
|
||||
FileBrowserError_File_Submit: 'Please select a file from your computer',
|
||||
FileBrowserError_Upload: 'Error on upload. Error number: ',
|
||||
FileBrowserError_Connector: 'The connector is disabled. Check editor/filemanager/connectors/php/config.php',
|
||||
FileBrowserError_Command: 'Unsupported command: ',
|
||||
FileBrowserError_Type: 'Invalid type specified: ',
|
||||
FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
|
||||
FileBrowserError_301: "The uploaded file exceeds the upload_max_filesize directive in php.ini.",
|
||||
FileBrowserError_302: "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.",
|
||||
FileBrowserError_303: "The uploaded file was only partially uploaded.",
|
||||
FileBrowserError_304: "No file was uploaded.",
|
||||
FileBrowserError_306: "Missing a temporary folder.",
|
||||
FileBrowserError_307: "Failed to write file to disk.",
|
||||
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.",
|
||||
DlgFileBrowserUpMsg: "Upload a new file in this folder",
|
||||
DlgFileBrowserRead : "read-only",
|
||||
DlgFileBrowserWrite : "uploadable",
|
||||
DlgFileBrowserNewFolder: "Create Folder",
|
||||
DlgFileBrowserResourceType: "Resource Type",
|
||||
DlgLnkUpload : "Upload",
|
||||
DlgFileBrowserMove: "Move",
|
||||
LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
|
||||
LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID creates: <code>[[namespace:page|namespace:page]]</code>',
|
||||
InternalLink: "internal link",
|
||||
InternalMedia: "internal media",
|
||||
MediaFileLink: "link to media file",
|
||||
InterWikiLink: "Interwiki Link",
|
||||
InterWikiType: "Interwiki Type",
|
||||
InterwikiPlaceHolder: "Interwiki Replacement Text",
|
||||
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 " +
|
||||
"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. " +
|
||||
"The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
|
||||
"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, " +
|
||||
"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>",
|
||||
MediaFileLink: "link to media file",
|
||||
SMBLabel: "Samba Share",
|
||||
GetHeadingsLabel: 'Get Headings' ,
|
||||
QStringLabel: 'Query String (For example: value_1=1&value_2=2) ',
|
||||
ResetQS: 'Reset Query String',
|
||||
NotSetOption: 'Not Set',
|
||||
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.",
|
||||
AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
|
||||
SMBExample: "Enter your share as: \\\\Server\\directory\\file",
|
||||
DlgFileBrowserWaitingMsg: 'Loading files, please wait.',
|
||||
DlgFileBrowserAdjustSize: 'Adjust browser size',
|
||||
DlgFileBrowserReset: 'Reset',
|
||||
DlgFileBrowserSortBy: 'Sort by',
|
||||
DlgFileBrowserSortDate: 'Date',
|
||||
DlgFileBrowserSortSize: 'File size',
|
||||
DlgFileBrowserSortName: 'Name',
|
||||
DlgFileBrowserButtonHelp: 'Help',
|
||||
DlgFileBrowserResizeMsg: "The file browser window will be reset to the default size after your page is reloaded into the editor.",
|
||||
DlgFileBrowserSearch: "Find file(s)",
|
||||
DlgFileBrowserSearchInfo: "Enter all or part of a file name",
|
||||
DlgFileBrowserSortOrder: 'Reverse order',
|
||||
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. " +
|
||||
" 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. " +
|
||||
"Resizing uses a cookie with a year's duration. ",
|
||||
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 " +
|
||||
"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.",
|
||||
DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name.",
|
||||
};
|
||||
CKEDITOR.lang['en']['footnote'] = {
|
||||
FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;">'+
|
||||
'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editing box and click OK</li>'+
|
||||
'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> The footnote will '+
|
||||
'appear in the editing box, where you can then edit it.<br /> When you are finished editing, click OK to save.</li>'+
|
||||
'<li> A footnote id has this form: <b>fckgL_<n></b>, where n is the number of the note.</li></ul></div>',
|
||||
ToolTip: 'Insert a footnote',
|
||||
Settings: 'Settings',
|
||||
Header: 'This dialog window lets you create and edit footnotes.',
|
||||
Label_1 :'Footnote Text (required)',
|
||||
Label_2: 'Footnote Id: ',
|
||||
LoadButtonLabel : 'Load Note In Editor',
|
||||
Title : 'Footnote Dialog',
|
||||
Validate: 'The footnote text field cannot be empty.',
|
||||
|
||||
};
|
||||
CKEDITOR.lang['en']['fontassist'] = {
|
||||
Title: 'Font Plugin Editor',
|
||||
ToolTip: 'Check and Revise Font Styling',
|
||||
MainHeader: 'View and optionally alter text styled with the font plugin .',
|
||||
SelectColor : ' Select Color',
|
||||
SelectedTextColor : 'Selected Text Color',
|
||||
SelectedBGColor : 'Selected Background Color',
|
||||
BGColors : 'Background Colors',
|
||||
InfoText : '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:auto;">' +
|
||||
'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its enclosed text. ' +
|
||||
'Clicking anywhere on the plugin syntax or its text will enable you to check the appearance of the font, its colors, and its size.'+
|
||||
'<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:' +
|
||||
'<p style="text-indent: 50px; font-size: 12pt;"> <font. . . >text</font></p>' +
|
||||
'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. ' +
|
||||
'<br /><br />The font syntax will appear in the textbox below the display window and is updated with each change. '+
|
||||
'Clicking on the text will select the text for copying.</div>',
|
||||
Main: 'Main',
|
||||
Text : 'Text',
|
||||
IfChecked : ' If checked, uncheck to activate OK button',
|
||||
Fonts : 'Fonts',
|
||||
FontSizes : 'Font Sizes (px)',
|
||||
ResetFont : 'Reset font',
|
||||
ResetAll : 'Reset all',
|
||||
TextColors : 'Text Colors',
|
||||
Accept :'Accept',
|
||||
Reset : 'Reset',
|
||||
none : 'none',
|
||||
};
|
||||
CKEDITOR.lang['en']['signature'] = {
|
||||
ToolTip: 'Insert signature'
|
||||
};
|
||||
/* For these below, the 'en' is replaced by your language code. For instance:
|
||||
CKEDITOR.lang.de //German
|
||||
CKEDITOR.lang.fr //French
|
||||
*/
|
||||
CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
|
||||
CKEDITOR.lang.en["format"]["label"] = "Headlines";
|
||||
CKEDITOR.lang.en["stylescombo"]["panelTitle"]="Formatting Code Styles";
|
||||
CKEDITOR.lang.en.common["alignBaseLine"] = "Baseline";
|
||||
CKEDITOR.lang['en'] ["stylescombo"]["label"]= "Code";
|
||||
CKEDITOR.lang.en.common["alignBaseLine"] = "Baseline";
|
||||
CKEDITOR.lang['en']["indent"] = {
|
||||
"indent": "Nested List",
|
||||
"outdent": "Decrease Nesting"
|
||||
};
|
||||
CKEDITOR.lang.en["common"]["noLink"] = "No link";
|
||||
CKEDITOR.lang.en["common"]["linkType"] = "Link type";
|
||||
CKEDITOR.lang.en["common"]["linkDetail"] = "Detail";
|
||||
CKEDITOR.lang.en["common"]["linkDirect"] = "Direct";
|
||||
CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link";
|
||||
CKEDITOR.lang.en["common"]["linkOnly"] = "Link only";
|
||||
|
||||
/* Below usually needed for languages other than English */
|
||||
/* CKEDITOR.lang['your iso code']["common"]["optionDefault"] = "Default"; */
|
157
lib/plugins/ckgedit/ckeditor/lang/en.js.unc
Normal file
157
lib/plugins/ckgedit/ckeditor/lang/en.js.unc
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/eo.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/eo.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/es-mx.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/es-mx.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/es.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/es.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/et.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/et.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/eu.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/eu.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/fa.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/fa.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/fi.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/fi.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/fo.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/fo.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/fr-ca.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/fr-ca.js
Normal file
File diff suppressed because one or more lines are too long
139
lib/plugins/ckgedit/ckeditor/lang/fr.js
Normal file
139
lib/plugins/ckgedit/ckeditor/lang/fr.js
Normal file
File diff suppressed because one or more lines are too long
805
lib/plugins/ckgedit/ckeditor/lang/fr.js.unc
Normal file
805
lib/plugins/ckgedit/ckeditor/lang/fr.js.unc
Normal file
@@ -0,0 +1,805 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.lang['fr'] = {
|
||||
"editor": "Éditeur de Texte Enrichi",
|
||||
"editorPanel": "Tableau de bord de l'éditeur de texte enrichi",
|
||||
"common": {
|
||||
"noLink" : "Pas de lien",
|
||||
"linkType" : "Type de lien",
|
||||
"linkDetail" : "Page de détail",
|
||||
"linkDirect" : "Image et lien",
|
||||
"linkNoLink" : "Pas de lien",
|
||||
"linkOnly" : "Lien, sans image",
|
||||
"editorHelp": "Appuyez sur ALT-0 pour l'aide",
|
||||
"browseServer": "Parcourir le serveur",
|
||||
"url": "URL",
|
||||
"protocol": "Protocole",
|
||||
"upload": "Envoyer",
|
||||
"uploadSubmit": "Envoyer sur le serveur",
|
||||
"image": "Image",
|
||||
"flash": "Flash",
|
||||
"form": "Formulaire",
|
||||
"checkbox": "Case à cocher",
|
||||
"radio": "Bouton Radio",
|
||||
"textField": "Champ texte",
|
||||
"textarea": "Zone de texte",
|
||||
"hiddenField": "Champ caché",
|
||||
"button": "Bouton",
|
||||
"select": "Liste déroulante",
|
||||
"imageButton": "Bouton image",
|
||||
"notSet": "Non défini",
|
||||
"id": "Id",
|
||||
"name": "Nom",
|
||||
"langDir": "Sens d'écriture",
|
||||
"langDirLtr": "Gauche à droite (LTR)",
|
||||
"langDirRtl": "Droite à gauche (RTL)",
|
||||
"langCode": "Code de langue",
|
||||
"longDescr": "URL de description longue (longdesc => malvoyant)",
|
||||
"cssClass": "Classe CSS",
|
||||
"advisoryTitle": "Description (title)",
|
||||
"cssStyle": "Style",
|
||||
"ok": "OK",
|
||||
"cancel": "Annuler",
|
||||
"close": "Fermer",
|
||||
"preview": "Aperçu",
|
||||
"resize": "Déplacer pour modifier la taille",
|
||||
"generalTab": "Général",
|
||||
"advancedTab": "Avancé",
|
||||
"validateNumberFailed": "Cette valeur n'est pas un nombre.",
|
||||
"confirmNewPage": "Les changements non sauvegardés seront perdus. Êtes-vous sûr de vouloir charger une nouvelle page?",
|
||||
"confirmCancel": "Certaines options ont été modifiées. Êtes-vous sûr de vouloir fermer?",
|
||||
"options": "Options",
|
||||
"target": "Cible (Target)",
|
||||
"targetNew": "Nouvelle fenêtre (_blank)",
|
||||
"targetTop": "Fenêtre supérieure (_top)",
|
||||
"targetSelf": "Même fenêtre (_self)",
|
||||
"targetParent": "Fenêtre parent (_parent)",
|
||||
"langDirLTR": "Gauche à Droite (LTR)",
|
||||
"langDirRTL": "Droite à Gauche (RTL)",
|
||||
"styles": "Style",
|
||||
"cssClasses": "Classes de style",
|
||||
"width": "Largeur",
|
||||
"height": "Hauteur",
|
||||
"align": "Alignement",
|
||||
"alignLeft": "Gauche",
|
||||
"alignRight": "Droite",
|
||||
"alignCenter": "Centré",
|
||||
"alignJustify": "Justifier",
|
||||
"alignTop": "Haut",
|
||||
"alignMiddle": "Milieu",
|
||||
"alignBottom": "Bas",
|
||||
"alignNone": "Aucun",
|
||||
"invalidValue": "Valeur incorrecte.",
|
||||
"invalidHeight": "La hauteur doit être un nombre.",
|
||||
"invalidWidth": "La largeur doit être un nombre.",
|
||||
"invalidCssLength": "La valeur spécifiée pour le champ \"%1\" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).",
|
||||
"invalidHtmlLength": "La valeur spécifiée pour le champ \"%1\" doit être un nombre positif avec ou sans unité de mesure HTML valide (px ou %).",
|
||||
"invalidInlineStyle": "La valeur spécifiée pour le style inline doit être composée d'un ou plusieurs couples de valeur au format \"nom : valeur\", separés par des points-virgules.",
|
||||
"cssLengthTooltip": "Entrer un nombre pour une valeur en pixels ou un nombre avec une unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).",
|
||||
"unavailable": "%1<span class=\"cke_accessibility\">, Indisponible</span>"
|
||||
},
|
||||
"about": {
|
||||
"copy": "Copyright © $1. Tous droits réservés.",
|
||||
"dlgTitle": "À propos de CKEditor",
|
||||
"help": "Consulter $1 pour l'aide.",
|
||||
"moreInfo": "Pour les informations de licence, veuillez visiter notre site web:",
|
||||
"title": "À propos de CKEditor",
|
||||
"userGuide": "Guide de l'utilisateur CKEditor en anglais"
|
||||
},
|
||||
"basicstyles": {
|
||||
"bold": "Gras",
|
||||
"italic": "Italique",
|
||||
"strike": "Barré",
|
||||
"subscript": "Indice",
|
||||
"superscript": "Exposant",
|
||||
"underline": "Souligné"
|
||||
},
|
||||
"bidi": {
|
||||
"ltr": "Direction du texte de la gauche vers la droite",
|
||||
"rtl": "Direction du texte de la droite vers la gauche"
|
||||
},
|
||||
"blockquote": {
|
||||
"toolbar": "Citation"
|
||||
},
|
||||
"clipboard": {
|
||||
"copy": "Copier",
|
||||
"copyError": "Les paramètres de sécurité de votre navigateur ne permettent pas à l'éditeur d'exécuter automatiquement des opérations de copie. Veuillez utiliser le raccourci clavier (Ctrl/Cmd+C).",
|
||||
"cut": "Couper",
|
||||
"cutError": "Les paramètres de sécurité de votre navigateur ne permettent pas à l'éditeur d'exécuter automatiquement l'opération \"couper\". Veuillez utiliser le raccourci clavier (Ctrl/Cmd+X).",
|
||||
"paste": "Coller",
|
||||
"pasteArea": "Coller la zone",
|
||||
"pasteMsg": "Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cliquez sur OK.",
|
||||
"securityMsg": "A cause des paramètres de sécurité de votre navigateur, l'éditeur n'est pas en mesure d'accéder directement à vos données contenues dans le presse-papier. Vous devriez réessayer de coller les données dans la fenêtre.",
|
||||
"title": "Coller"
|
||||
},
|
||||
"button": {
|
||||
"selectedLabel": "%1 (Sélectionné)"
|
||||
},
|
||||
"colorbutton": {
|
||||
"auto": "Automatique",
|
||||
"bgColorTitle": "Couleur d'arrière plan",
|
||||
"colors": {
|
||||
"000": "Noir",
|
||||
"800000": "Marron",
|
||||
"8B4513": "Brun moyen",
|
||||
"2F4F4F": "Vert sombre",
|
||||
"008080": "Canard",
|
||||
"000080": "Bleu marine",
|
||||
"4B0082": "Indigo",
|
||||
"696969": "Gris foncé",
|
||||
"B22222": "Rouge brique",
|
||||
"A52A2A": "Brun",
|
||||
"DAA520": "Or terni",
|
||||
"006400": "Vert foncé",
|
||||
"40E0D0": "Turquoise",
|
||||
"0000CD": "Bleu royal",
|
||||
"800080": "Pourpre",
|
||||
"808080": "Gris",
|
||||
"F00": "Rouge",
|
||||
"FF8C00": "Orange foncé",
|
||||
"FFD700": "Or",
|
||||
"008000": "Vert",
|
||||
"0FF": "Cyan",
|
||||
"00F": "Bleu",
|
||||
"EE82EE": "Violet",
|
||||
"A9A9A9": "Gris moyen",
|
||||
"FFA07A": "Saumon",
|
||||
"FFA500": "Orange",
|
||||
"FFFF00": "Jaune",
|
||||
"00FF00": "Lime",
|
||||
"AFEEEE": "Turquoise clair",
|
||||
"ADD8E6": "Bleu clair",
|
||||
"DDA0DD": "Prune",
|
||||
"D3D3D3": "Gris clair",
|
||||
"FFF0F5": "Fard Lavande",
|
||||
"FAEBD7": "Blanc antique",
|
||||
"FFFFE0": "Jaune clair",
|
||||
"F0FFF0": "Honeydew",
|
||||
"F0FFFF": "Azur",
|
||||
"F0F8FF": "Bleu Alice",
|
||||
"E6E6FA": "Lavande",
|
||||
"FFF": "Blanc"
|
||||
},
|
||||
"more": "Plus de couleurs...",
|
||||
"panelTitle": "Couleurs",
|
||||
"textColorTitle": "Couleur de texte"
|
||||
},
|
||||
"colordialog": {
|
||||
"clear": "Effacer",
|
||||
"highlight": "Détails",
|
||||
"options": "Option des couleurs",
|
||||
"selected": "Couleur choisie",
|
||||
"title": "Choisir une couleur"
|
||||
},
|
||||
"templates": {
|
||||
"button": "Modèles",
|
||||
"emptyListMsg": "(Aucun modèle disponible)",
|
||||
"insertOption": "Remplacer le contenu actuel",
|
||||
"options": "Options des modèles",
|
||||
"selectPromptMsg": "Veuillez sélectionner le modèle pour l'ouvrir dans l'éditeur",
|
||||
"title": "Contenu des modèles"
|
||||
},
|
||||
"contextmenu": {
|
||||
"options": "Options du menu contextuel"
|
||||
},
|
||||
"div": {
|
||||
"IdInputLabel": "Id",
|
||||
"advisoryTitleInputLabel": "Advisory Title",
|
||||
"cssClassInputLabel": "Classe CSS",
|
||||
"edit": "Éditer la DIV",
|
||||
"inlineStyleInputLabel": "Style en ligne",
|
||||
"langDirLTRLabel": "Gauche à droite (LTR)",
|
||||
"langDirLabel": "Sens d'écriture",
|
||||
"langDirRTLLabel": "Droite à gauche (RTL)",
|
||||
"languageCodeInputLabel": "Code de langue",
|
||||
"remove": "Enlever la DIV",
|
||||
"styleSelectLabel": "Style",
|
||||
"title": "Créer un container DIV",
|
||||
"toolbar": "Créer un container DIV"
|
||||
},
|
||||
"toolbar": {
|
||||
"toolbarCollapse": "Enrouler la barre d'outils",
|
||||
"toolbarExpand": "Dérouler la barre d'outils",
|
||||
"toolbarGroups": {
|
||||
"document": "Document",
|
||||
"clipboard": "Presse-papier/Défaire",
|
||||
"editing": "Editer",
|
||||
"forms": "Formulaires",
|
||||
"basicstyles": "Styles de base",
|
||||
"paragraph": "Paragraphe",
|
||||
"links": "Liens",
|
||||
"insert": "Insérer",
|
||||
"styles": "Styles",
|
||||
"colors": "Couleurs",
|
||||
"tools": "Outils"
|
||||
},
|
||||
"toolbars": "Barre d'outils de l'éditeur"
|
||||
},
|
||||
"elementspath": {
|
||||
"eleLabel": "Elements path",
|
||||
"eleTitle": "%1 éléments"
|
||||
},
|
||||
"find": {
|
||||
"find": "Trouver",
|
||||
"findOptions": "Options de recherche",
|
||||
"findWhat": "Expression à trouver: ",
|
||||
"matchCase": "Respecter la casse",
|
||||
"matchCyclic": "Boucler",
|
||||
"matchWord": "Mot entier uniquement",
|
||||
"notFoundMsg": "Le texte spécifié ne peut être trouvé.",
|
||||
"replace": "Remplacer",
|
||||
"replaceAll": "Remplacer tout",
|
||||
"replaceSuccessMsg": "%1 occurrence(s) replacée(s).",
|
||||
"replaceWith": "Remplacer par: ",
|
||||
"title": "Trouver et remplacer"
|
||||
},
|
||||
"fakeobjects": {
|
||||
"anchor": "Ancre",
|
||||
"flash": "Animation Flash",
|
||||
"hiddenfield": "Champ caché",
|
||||
"iframe": "IFrame",
|
||||
"unknown": "Objet inconnu"
|
||||
},
|
||||
"flash": {
|
||||
"access": "Accès aux scripts",
|
||||
"accessAlways": "Toujours",
|
||||
"accessNever": "Jamais",
|
||||
"accessSameDomain": "Même domaine",
|
||||
"alignAbsBottom": "Bas absolu",
|
||||
"alignAbsMiddle": "Milieu absolu",
|
||||
"alignBaseline": "Bas du texte",
|
||||
"alignTextTop": "Haut du texte",
|
||||
"bgcolor": "Couleur d'arrière-plan",
|
||||
"chkFull": "Permettre le plein écran",
|
||||
"chkLoop": "Boucle",
|
||||
"chkMenu": "Activer le menu Flash",
|
||||
"chkPlay": "Jouer automatiquement",
|
||||
"flashvars": "Variables du Flash",
|
||||
"hSpace": "Espacement horizontal",
|
||||
"properties": "Propriétés du Flash",
|
||||
"propertiesTab": "Propriétés",
|
||||
"quality": "Qualité",
|
||||
"qualityAutoHigh": "Haute Auto",
|
||||
"qualityAutoLow": "Basse Auto",
|
||||
"qualityBest": "Meilleure",
|
||||
"qualityHigh": "Haute",
|
||||
"qualityLow": "Basse",
|
||||
"qualityMedium": "Moyenne",
|
||||
"scale": "Echelle",
|
||||
"scaleAll": "Afficher tout",
|
||||
"scaleFit": "Taille d'origine",
|
||||
"scaleNoBorder": "Pas de bordure",
|
||||
"title": "Propriétés du Flash",
|
||||
"vSpace": "Espacement vertical",
|
||||
"validateHSpace": "L'espacement horizontal doit être un nombre.",
|
||||
"validateSrc": "L'adresse ne doit pas être vide.",
|
||||
"validateVSpace": "L'espacement vertical doit être un nombre.",
|
||||
"windowMode": "Mode fenêtre",
|
||||
"windowModeOpaque": "Opaque",
|
||||
"windowModeTransparent": "Transparent",
|
||||
"windowModeWindow": "Fenêtre"
|
||||
},
|
||||
"font": {
|
||||
"fontSize": {
|
||||
"label": "Taille",
|
||||
"voiceLabel": "Taille de police",
|
||||
"panelTitle": "Taille de police"
|
||||
},
|
||||
"label": "Police",
|
||||
"panelTitle": "Style de police",
|
||||
"voiceLabel": "Police"
|
||||
},
|
||||
"forms": {
|
||||
"button": {
|
||||
"title": "Propriétés du bouton",
|
||||
"text": "Texte (Value)",
|
||||
"type": "Type",
|
||||
"typeBtn": "Bouton",
|
||||
"typeSbm": "Validation (submit)",
|
||||
"typeRst": "Remise à zéro"
|
||||
},
|
||||
"checkboxAndRadio": {
|
||||
"checkboxTitle": "Propriétés de la case à cocher",
|
||||
"radioTitle": "Propriétés du bouton Radio",
|
||||
"value": "Valeur",
|
||||
"selected": "Sélectionné",
|
||||
"required": "Requis"
|
||||
},
|
||||
"form": {
|
||||
"title": "Propriétés du formulaire",
|
||||
"menu": "Propriétés du formulaire",
|
||||
"action": "Action",
|
||||
"method": "Méthode",
|
||||
"encoding": "Encodage"
|
||||
},
|
||||
"hidden": {
|
||||
"title": "Propriétés du champ caché",
|
||||
"name": "Nom",
|
||||
"value": "Valeur"
|
||||
},
|
||||
"select": {
|
||||
"title": "Propriétés du menu déroulant",
|
||||
"selectInfo": "Informations sur le menu déroulant",
|
||||
"opAvail": "Options disponibles",
|
||||
"value": "Valeur",
|
||||
"size": "Taille",
|
||||
"lines": "Lignes",
|
||||
"chkMulti": "Permettre les sélections multiples",
|
||||
"required": "Requis",
|
||||
"opText": "Texte",
|
||||
"opValue": "Valeur",
|
||||
"btnAdd": "Ajouter",
|
||||
"btnModify": "Modifier",
|
||||
"btnUp": "Haut",
|
||||
"btnDown": "Bas",
|
||||
"btnSetValue": "Définir comme valeur sélectionnée",
|
||||
"btnDelete": "Supprimer"
|
||||
},
|
||||
"textarea": {
|
||||
"title": "Propriétés de la zone de texte",
|
||||
"cols": "Colonnes",
|
||||
"rows": "Lignes"
|
||||
},
|
||||
"textfield": {
|
||||
"title": "Propriétés du champ texte",
|
||||
"name": "Nom",
|
||||
"value": "Valeur",
|
||||
"charWidth": "Taille des caractères",
|
||||
"maxChars": "Nombre maximum de caractères",
|
||||
"required": "Requis",
|
||||
"type": "Type",
|
||||
"typeText": "Texte",
|
||||
"typePass": "Mot de passe",
|
||||
"typeEmail": "E-mail",
|
||||
"typeSearch": "Rechercher",
|
||||
"typeTel": "Numéro de téléphone",
|
||||
"typeUrl": "URL"
|
||||
}
|
||||
},
|
||||
"format": {
|
||||
"label": "Format",
|
||||
"panelTitle": "Format de paragraphe",
|
||||
"tag_address": "Adresse",
|
||||
"tag_div": "Normal (DIV)",
|
||||
"tag_h1": "Titre 1",
|
||||
"tag_h2": "Titre 2",
|
||||
"tag_h3": "Titre 3",
|
||||
"tag_h4": "Titre 4",
|
||||
"tag_h5": "Titre 5",
|
||||
"tag_h6": "Titre 6",
|
||||
"tag_p": "Normal",
|
||||
"tag_pre": "Formaté"
|
||||
},
|
||||
"horizontalrule": {
|
||||
"toolbar": "Ligne horizontale"
|
||||
},
|
||||
"iframe": {
|
||||
"border": "Afficher une bordure de la IFrame",
|
||||
"noUrl": "Veuillez entrer l'adresse du lien de la IFrame",
|
||||
"scrolling": "Permettre à la barre de défilement",
|
||||
"title": "Propriétés de la IFrame",
|
||||
"toolbar": "IFrame"
|
||||
},
|
||||
"image": {
|
||||
"alt": "Texte de remplacement",
|
||||
"border": "Bordure",
|
||||
"btnUpload": "Envoyer sur le serveur",
|
||||
"button2Img": "Voulez-vous transformer le bouton image sélectionné en simple image?",
|
||||
"hSpace": "Espacement horizontal",
|
||||
"img2Button": "Voulez-vous transformer l'image en bouton image?",
|
||||
"infoTab": "Informations sur l'image",
|
||||
"linkTab": "Lien",
|
||||
"lockRatio": "Conserver les proportions",
|
||||
"menu": "Propriétés de l'image",
|
||||
"resetSize": "Taille d'origine",
|
||||
"title": "Propriétés de l'image",
|
||||
"titleButton": "Propriétés du bouton image",
|
||||
"upload": "Envoyer",
|
||||
"urlMissing": "L'adresse source de l'image est manquante.",
|
||||
"vSpace": "Espacement vertical",
|
||||
"validateBorder": "Bordure doit être un entier.",
|
||||
"validateHSpace": "HSpace doit être un entier.",
|
||||
"validateVSpace": "VSpace doit être un entier."
|
||||
},
|
||||
"indent": {
|
||||
"indent": "Augmenter le retrait (tabulation)",
|
||||
"outdent": "Diminuer le retrait (tabulation)"
|
||||
},
|
||||
"smiley": {
|
||||
"options": "Options des émoticones",
|
||||
"title": "Insérer un émoticone",
|
||||
"toolbar": "Émoticones"
|
||||
},
|
||||
"justify": {
|
||||
"block": "Justifier",
|
||||
"center": "Centrer",
|
||||
"left": "Aligner à gauche",
|
||||
"right": "Aligner à droite"
|
||||
},
|
||||
"language": {
|
||||
"button": "Définir la langue",
|
||||
"remove": "Supprimer la langue"
|
||||
},
|
||||
"link": {
|
||||
"acccessKey": "Touche d'accessibilité",
|
||||
"advanced": "Avancé",
|
||||
"advisoryContentType": "Type de contenu (ex: text/html)",
|
||||
"advisoryTitle": "Description (title)",
|
||||
"anchor": {
|
||||
"toolbar": "Ancre",
|
||||
"menu": "Editer l'ancre",
|
||||
"title": "Propriétés de l'ancre",
|
||||
"name": "Nom de l'ancre",
|
||||
"errorName": "Veuillez entrer le nom de l'ancre.",
|
||||
"remove": "Supprimer l'ancre"
|
||||
},
|
||||
"anchorId": "Par ID d'élément",
|
||||
"anchorName": "Par nom d'ancre",
|
||||
"charset": "Charset de la cible",
|
||||
"cssClasses": "Classe CSS",
|
||||
"emailAddress": "Adresse E-Mail",
|
||||
"emailBody": "Corps du message",
|
||||
"emailSubject": "Sujet du message",
|
||||
"id": "Id",
|
||||
"info": "Infos sur le lien",
|
||||
"langCode": "Code de langue",
|
||||
"langDir": "Sens d'écriture",
|
||||
"langDirLTR": "Gauche à droite",
|
||||
"langDirRTL": "Droite à gauche",
|
||||
"menu": "Editer le lien",
|
||||
"name": "Nom",
|
||||
"noAnchors": "(Aucune ancre disponible dans ce document)",
|
||||
"noEmail": "Veuillez entrer l'adresse e-mail",
|
||||
"noUrl": "Veuillez entrer l'adresse du lien",
|
||||
"other": "<autre>",
|
||||
"popupDependent": "Dépendante (Netscape)",
|
||||
"popupFeatures": "Options de la fenêtre popup",
|
||||
"popupFullScreen": "Plein écran (IE)",
|
||||
"popupLeft": "Position gauche",
|
||||
"popupLocationBar": "Barre d'adresse",
|
||||
"popupMenuBar": "Barre de menu",
|
||||
"popupResizable": "Redimensionnable",
|
||||
"popupScrollBars": "Barres de défilement",
|
||||
"popupStatusBar": "Barre de status",
|
||||
"popupToolbar": "Barre d'outils",
|
||||
"popupTop": "Position haute",
|
||||
"rel": "Relation",
|
||||
"selectAnchor": "Sélectionner l'ancre",
|
||||
"styles": "Style",
|
||||
"tabIndex": "Index de tabulation",
|
||||
"target": "Cible",
|
||||
"targetFrame": "<cadre>",
|
||||
"targetFrameName": "Nom du Cadre destination",
|
||||
"targetPopup": "<fenêtre popup>",
|
||||
"targetPopupName": "Nom de la fenêtre popup",
|
||||
"title": "Lien",
|
||||
"toAnchor": "Ancre",
|
||||
"toEmail": "E-mail",
|
||||
"toUrl": "URL",
|
||||
"toolbar": "Lien",
|
||||
"type": "Type de lien",
|
||||
"unlink": "Supprimer le lien",
|
||||
"upload": "Envoyer"
|
||||
},
|
||||
"list": {
|
||||
"bulletedlist": "Insérer/Supprimer la liste à puces",
|
||||
"numberedlist": "Insérer/Supprimer la liste numérotée"
|
||||
},
|
||||
"liststyle": {
|
||||
"armenian": "Numération arménienne",
|
||||
"bulletedTitle": "Propriétés de la liste à puces",
|
||||
"circle": "Cercle",
|
||||
"decimal": "Décimal (1, 2, 3, etc.)",
|
||||
"decimalLeadingZero": "Décimal précédé par un 0 (01, 02, 03, etc.)",
|
||||
"disc": "Disque",
|
||||
"georgian": "Numération géorgienne (an, ban, gan, etc.)",
|
||||
"lowerAlpha": "Alphabétique minuscules (a, b, c, d, e, etc.)",
|
||||
"lowerGreek": "Grec minuscule (alpha, beta, gamma, etc.)",
|
||||
"lowerRoman": "Nombres romains minuscules (i, ii, iii, iv, v, etc.)",
|
||||
"none": "Aucun",
|
||||
"notset": "<Non défini>",
|
||||
"numberedTitle": "Propriétés de la liste numérotée",
|
||||
"square": "Carré",
|
||||
"start": "Début",
|
||||
"type": "Type",
|
||||
"upperAlpha": "Alphabétique majuscules (A, B, C, D, E, etc.)",
|
||||
"upperRoman": "Nombres romains majuscules (I, II, III, IV, V, etc.)",
|
||||
"validateStartNumber": "Le premier élément de la liste doit être un nombre entier."
|
||||
},
|
||||
"magicline": {
|
||||
"title": "Insérez un paragraphe ici"
|
||||
},
|
||||
"maximize": {
|
||||
"maximize": "Agrandir",
|
||||
"minimize": "Minimiser"
|
||||
},
|
||||
"newpage": {
|
||||
"toolbar": "Nouvelle page"
|
||||
},
|
||||
"pagebreak": {
|
||||
"alt": "Saut de page",
|
||||
"toolbar": "Saut de page"
|
||||
},
|
||||
"pastetext": {
|
||||
"button": "Coller comme texte sans mise en forme",
|
||||
"title": "Coller comme texte sans mise en forme"
|
||||
},
|
||||
"pastefromword": {
|
||||
"confirmCleanup": "Le texte à coller semble provenir de Word. Désirez-vous le nettoyer avant de coller?",
|
||||
"error": "Il n'a pas été possible de nettoyer les données collées à la suite d'une erreur interne.",
|
||||
"title": "Coller depuis Word",
|
||||
"toolbar": "Coller depuis Word"
|
||||
},
|
||||
"preview": {
|
||||
"preview": "Aperçu"
|
||||
},
|
||||
"print": {
|
||||
"toolbar": "Imprimer"
|
||||
},
|
||||
"removeformat": {
|
||||
"toolbar": "Supprimer la mise en forme"
|
||||
},
|
||||
"save": {
|
||||
"toolbar": "Enregistrer"
|
||||
},
|
||||
"selectall": {
|
||||
"toolbar": "Tout sélectionner"
|
||||
},
|
||||
"showblocks": {
|
||||
"toolbar": "Afficher les blocs"
|
||||
},
|
||||
"sourcearea": {
|
||||
"toolbar": "Source"
|
||||
},
|
||||
"specialchar": {
|
||||
"options": "Options des caractères spéciaux",
|
||||
"title": "Sélectionnez un caractère",
|
||||
"toolbar": "Insérer un caractère spécial"
|
||||
},
|
||||
"scayt": {
|
||||
"btn_about": "A propos de SCAYT",
|
||||
"btn_dictionaries": "Dictionnaires",
|
||||
"btn_disable": "Désactiver SCAYT",
|
||||
"btn_enable": "Activer SCAYT",
|
||||
"btn_langs": "Langues",
|
||||
"btn_options": "Options",
|
||||
"text_title": "Vérification de l'Orthographe en Cours de Frappe (SCAYT)"
|
||||
},
|
||||
"stylescombo": {
|
||||
"label": "Styles",
|
||||
"panelTitle": "Styles de mise en page",
|
||||
"panelTitle1": "Styles de blocs",
|
||||
"panelTitle2": "Styles en ligne",
|
||||
"panelTitle3": "Styles d'objet"
|
||||
},
|
||||
"table": {
|
||||
"border": "Taille de la bordure",
|
||||
"caption": "Titre du tableau",
|
||||
"cell": {
|
||||
"menu": "Cellule",
|
||||
"insertBefore": "Insérer une cellule avant",
|
||||
"insertAfter": "Insérer une cellule après",
|
||||
"deleteCell": "Supprimer les cellules",
|
||||
"merge": "Fusionner les cellules",
|
||||
"mergeRight": "Fusionner à droite",
|
||||
"mergeDown": "Fusionner en bas",
|
||||
"splitHorizontal": "Fractionner horizontalement",
|
||||
"splitVertical": "Fractionner verticalement",
|
||||
"title": "Propriétés de la cellule",
|
||||
"cellType": "Type de cellule",
|
||||
"rowSpan": "Fusion de lignes",
|
||||
"colSpan": "Fusion de colonnes",
|
||||
"wordWrap": "Césure",
|
||||
"hAlign": "Alignement Horizontal",
|
||||
"vAlign": "Alignement Vertical",
|
||||
"alignBaseline": "Bas du texte",
|
||||
"bgColor": "Couleur d'arrière-plan",
|
||||
"borderColor": "Couleur de Bordure",
|
||||
"data": "Données",
|
||||
"header": "Entête",
|
||||
"yes": "Oui",
|
||||
"no": "Non",
|
||||
"invalidWidth": "La Largeur de Cellule doit être un nombre.",
|
||||
"invalidHeight": "La Hauteur de Cellule doit être un nombre.",
|
||||
"invalidRowSpan": "La fusion de lignes doit être un nombre entier.",
|
||||
"invalidColSpan": "La fusion de colonnes doit être un nombre entier.",
|
||||
"chooseColor": "Choisissez"
|
||||
},
|
||||
"cellPad": "Marge interne des cellules",
|
||||
"cellSpace": "Espacement des cellules",
|
||||
"column": {
|
||||
"menu": "Colonnes",
|
||||
"insertBefore": "Insérer une colonne avant",
|
||||
"insertAfter": "Insérer une colonne après",
|
||||
"deleteColumn": "Supprimer les colonnes"
|
||||
},
|
||||
"columns": "Colonnes",
|
||||
"deleteTable": "Supprimer le tableau",
|
||||
"headers": "En-Têtes",
|
||||
"headersBoth": "Les deux",
|
||||
"headersColumn": "Première colonne",
|
||||
"headersNone": "Aucunes",
|
||||
"headersRow": "Première ligne",
|
||||
"invalidBorder": "La taille de la bordure doit être un nombre.",
|
||||
"invalidCellPadding": "La marge intérieure des cellules doit être un nombre positif.",
|
||||
"invalidCellSpacing": "L'espacement des cellules doit être un nombre positif.",
|
||||
"invalidCols": "Le nombre de colonnes doit être supérieur à 0.",
|
||||
"invalidHeight": "La hauteur du tableau doit être un nombre.",
|
||||
"invalidRows": "Le nombre de lignes doit être supérieur à 0.",
|
||||
"invalidWidth": "La largeur du tableau doit être un nombre.",
|
||||
"menu": "Propriétés du tableau",
|
||||
"row": {
|
||||
"menu": "Ligne",
|
||||
"insertBefore": "Insérer une ligne avant",
|
||||
"insertAfter": "Insérer une ligne après",
|
||||
"deleteRow": "Supprimer les lignes"
|
||||
},
|
||||
"rows": "Lignes",
|
||||
"summary": "Résumé (description)",
|
||||
"title": "Propriétés du tableau",
|
||||
"toolbar": "Tableau",
|
||||
"widthPc": "% pourcents",
|
||||
"widthPx": "pixels",
|
||||
"widthUnit": "unité de largeur"
|
||||
},
|
||||
"undo": {
|
||||
"redo": "Rétablir",
|
||||
"undo": "Annuler"
|
||||
},
|
||||
"wsc": {
|
||||
"btnIgnore": "Ignorer",
|
||||
"btnIgnoreAll": "Ignorer tout",
|
||||
"btnReplace": "Remplacer",
|
||||
"btnReplaceAll": "Remplacer tout",
|
||||
"btnUndo": "Annuler",
|
||||
"changeTo": "Modifier pour",
|
||||
"errorLoading": "Erreur du chargement du service depuis l'hôte : %s.",
|
||||
"ieSpellDownload": "La vérification d'orthographe n'est pas installée. Voulez-vous la télécharger maintenant?",
|
||||
"manyChanges": "Vérification de l'orthographe terminée : %1 mots corrigés.",
|
||||
"noChanges": "Vérification de l'orthographe terminée : Aucun mot corrigé.",
|
||||
"noMispell": "Vérification de l'orthographe terminée : aucune erreur trouvée.",
|
||||
"noSuggestions": "- Aucune suggestion -",
|
||||
"notAvailable": "Désolé, le service est indisponible actuellement.",
|
||||
"notInDic": "N'existe pas dans le dictionnaire.",
|
||||
"oneChange": "Vérification de l'orthographe terminée : Un seul mot corrigé.",
|
||||
"progress": "Vérification de l'orthographe en cours...",
|
||||
"title": "Vérifier l'orthographe",
|
||||
"toolbar": "Vérifier l'orthographe"
|
||||
},
|
||||
"tags": {
|
||||
"dlgTitle": "Mots-clés / Tags",
|
||||
"customTags" : "Personnalisé - Liste de mots séparés par des espaces. Les espaces dans les mots doivent être remplacés par des tirets bas _."
|
||||
}
|
||||
};
|
||||
|
||||
CKEDITOR.lang['fr']['fbrowser'] = {
|
||||
FileBrowserError_101: 'Le dossier existe déjà.',
|
||||
FileBrowserError_102: 'Nom de dossier invalide',
|
||||
FileBrowserError_103: 'Vous n\'avez pas les permissions pour créer ce dossier.',
|
||||
FileBrowserError_110: 'Erreur inconnue lors de la création du dossier.',
|
||||
FileBrowserError_201: 'Un fichier de ce nom existe déjà. Le fichier envoyé a été renommé en : ',
|
||||
FileBrowserError_202: 'Fichier invalide',
|
||||
FileBrowserError_203: 'Vous n\'avez pas la permission d\'envoyer des fichiers dans ce dossier. Si vous pensez que c\'est incorrect, contactez l\'administrateur.',
|
||||
FileBrowserError_204: 'Impossible de supprimer le fichier sélectionné',
|
||||
FileBrowserError_205: 'Impossible de renommer le fichier sélectionné; vérifiez les droits de lecture/écriture.',
|
||||
FileBrowserError_206: ' existe déjà; vous devez le supprimer ou le renommer. ',
|
||||
FileBrowserError_default: 'Erreur de requête. Numéro d\'erreur : ',
|
||||
FileBrowserError_Ajax: 'Votre navigateur ne supporte pas AJAX.',
|
||||
FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configuration.' ,
|
||||
FileBrowserError_Folder_Submit: 'Saisissez un nom de dossier.',
|
||||
FileBrowserError_File_Submit: 'Sélectionnez un fichier sur votre ordinateur',
|
||||
FileBrowserError_Upload: 'Erreur d\'envoi. Numéro d\'erreur : ',
|
||||
FileBrowserError_Connector: 'Le connecteur est désactivé. Vérifiez le fichier : editor/filemanager/connectors/php/config.php',
|
||||
FileBrowserError_Command: 'Commande inconnue : ',
|
||||
FileBrowserError_Type: 'Type de fichier invalide : ',
|
||||
FolderMoveWarning: 'Vous ne pouvez déplacer un fichier que vers un dossier d\'un niveau plus haut par rapport au dossier actuel.',
|
||||
FileBrowserError_301: "Le fichier envoyé dépasse la taille définie par la directive upload_max_filesize dans php.ini.",
|
||||
FileBrowserError_302: "Le fichier envoyé dépasse la taille définie par la directive MAX_FILE_SIZE spécifiée par le formulaire.",
|
||||
FileBrowserError_303: "Le fichier envoyé a été partiellement reçu.",
|
||||
FileBrowserError_304: "Aucun fichier n'a été envoyé.",
|
||||
FileBrowserError_306: "Aucun dossier temporaire trouvé.",
|
||||
FileBrowserError_307: "Impossible d'écrire sur le disque.",
|
||||
FileBrowserError_308: "PHP ne fournit aucun moyen de savoir quelle extension a stoppé l'envoi. ; Examinez la liste des extensions chargées avec phpinfo().",
|
||||
DlgFileBrowserUpMsg: "Envoyer un nouveau fichier dans ce dossier",
|
||||
DlgFileBrowserRead : "Lecture seule",
|
||||
DlgFileBrowserWrite : "Téléversable",
|
||||
DlgFileBrowserNewFolder: "Créer un dossier",
|
||||
DlgFileBrowserResourceType: "Type de ressource",
|
||||
DlgLnkUpload : "Envoyer",
|
||||
DlgFileBrowserMove: "Déplacer",
|
||||
InternalLink: "Lien interne",
|
||||
InternalMedia: "Fichier interne",
|
||||
InterWikiLink: "Lien interwiki",
|
||||
InterWikiType: "Type de wiki",
|
||||
InterwikiPlaceHolder: "Texte de remplacement",
|
||||
InterwikiInfo: "<div style='max-width:350px; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; overflow:auto; padding:4px;line-height:125%;'>Les liens " +
|
||||
"interwiki sont des raccourcis ressemblant à : <span style='font-weight:600'>[[wp>Shakespeare]]</span>, ce qui va générer un lien vers l'article Wikipédia (anglais) sur Shakespeare. " +
|
||||
"La partie <span style='font-weight:600'>wp</span> désigne le modèle de lien ; " +
|
||||
"le texte suivant '<span style='font-weight:900'>></span>' sera inséré dans le lien, remplaçant l'espace réservé, qui est enfermé entre des accolades, " +
|
||||
"comme dans <span style='font-weight:600'>{NAME}.</span> Quand il n'y a pas d'espace réservé, le texte de remplacement sera ajouté à la fin du lien.</div>",
|
||||
MediaFileLink: "Lien vers le fichier",
|
||||
SMBLabel: "Partage réseau",
|
||||
GetHeadingsLabel: 'Récupérer les en-têtes',
|
||||
QStringLabel: 'Requête (Par exemple : value_1=1&value_2=2) ',
|
||||
ResetQS: 'Réinitialiser la requête',
|
||||
NotSetOption: 'Non défini',
|
||||
AdvancedInfo: "Pour créer des signets depuis les en-têtes Dokuwiki, cliquez sur le bouton Récupérer les en-têtes, sélectionnez l'en-tête, cliquez sur OK. Vous pouvez revenir en arrière, sélectionner une nouvelle page et récupérer de nouveaux en-têtes.",
|
||||
AdvancedTabPrompt: 'Utilisez l\'onglet Avancé pour créer des signets ou un lien paramétré.',
|
||||
SMBExample: "Saisissez le nom de partage, tel que : \\\\Serveur\\dossier\\fichier.ext",
|
||||
DlgFileBrowserWaitingMsg: 'Chargement des fichiers, patientez SVP.',
|
||||
DlgFileBrowserAdjustSize: 'Ajuster la taille de la fenêtre ',
|
||||
DlgFileBrowserReset: 'Réinitialiser',
|
||||
DlgFileBrowserSortBy: 'Trier par ',
|
||||
DlgFileBrowserSortDate: 'Date',
|
||||
DlgFileBrowserSortSize: 'Taille',
|
||||
DlgFileBrowserSortName: 'Nom',
|
||||
DlgFileBrowserButtonHelp: 'Aide',
|
||||
DlgFileBrowserResizeMsg: "La taille de la fenêtre du gestionnaire de médias sera réinitialisée à sa taille par défaut lorsque vous rechargerez l'éditeur de pages.",
|
||||
DlgFileBrowserSearch: "Chercher un fichier",
|
||||
DlgFileBrowserSearchInfo: "Saisissez une partie ou l'entièreté d'un nom",
|
||||
DlgFileBrowserSortOrder: 'Ordre inverse',
|
||||
DlgFileBrowserInfo_1: "Si vous augmentez la taille du zoom sur votre navigateur, l'éditeur peut dépasser de son conteneur, ce qui entrainera l'apparition d'ascenseurs." +
|
||||
" Pour les éliminer, vous pouvez élargir la fenêtre jusqu'à 20 %. La nouvelle taille prendra effet quand vous aurez rechargé complètement l'éditeur de pages. " +
|
||||
"Le redimensionnement est sauvegardé dans un cookie avec une durée de vie d'un an. ",
|
||||
DlgFileBrowserInfo_2: "L'affichage peut être trié par Nom, Date et Taille de fichier. Par défaut, ils apparaissent par ordre alphabétique, mais avec les options Taille et Date " +
|
||||
"il est possible de trier dans l'ordre inverse en cochant la case prévue. Les fonctions de tri ne fonctionne pas dans IE mais bien dans Edge ou Firefox.",
|
||||
DlgFileBrowserInfo_3: "La recherche va maintenant porter sur le nom partiel ou complet des fichiers.",
|
||||
MediaFileLink: "Lien vers le fichier",
|
||||
InterWikiLink: "Lien interwiki",
|
||||
};
|
||||
|
||||
CKEDITOR.lang['fr']['footnote'] = {
|
||||
FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;">'+
|
||||
'<ul style="list-style-type:disc;"><li>Pour créer une note de bas de page, saisissez le texte dans le champ de saisie et cliquez sur OK.</li>'+
|
||||
'<li>Pour éditer une note saisissez son ID dans le champ prévu puis cliquez sur le bouton Charger.<br /> La note '+
|
||||
'apparaitra dans la zone d\'édition, où il sera possible de l\'éditer.<br /> Quand vous avez fini, cliquez sur OK pour sauvegarder.</li>'+
|
||||
'<li>Une note de bas de page possède un identifiant sous la forme : <b>fckgL_<n></b>, où n est le numéro de la note.</li></ul></div>',
|
||||
ToolTip: 'Insérer une note de bas de page',
|
||||
Settings: 'Paramètres',
|
||||
Header: 'Cette boite de dialogue vous permet de créer et d\'éditer des notes de bas de page.',
|
||||
Label_1 :'Texte de la note (requis)',
|
||||
Label_2: 'Identifiant de la note : ',
|
||||
LoadButtonLabel : 'Charger la note dans l\'éditeur',
|
||||
Title : 'Gestion des notes de bas de page',
|
||||
Validate: 'Le texte de la note ne peut être vide.',
|
||||
};
|
||||
|
||||
CKEDITOR.lang['fr']['fontassist'] = {
|
||||
Title: 'Plugin d\'Edition de polices',
|
||||
ToolTip: 'Vérifier et réviser le style de police',
|
||||
MainHeader: 'Visualiser et modifier le texte à l\'aide du plugin (optionnel).',
|
||||
SelectColor : ' Sélectionner une couleur',
|
||||
SelectedTextColor : 'Couleur de texte sélectionnée',
|
||||
SelectedBGColor : 'Couleur d\'arrière-plan sélectionnée',
|
||||
BGColors : 'Couleurs d\'arrière-plan',
|
||||
InfoText : '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:auto;">' +
|
||||
'Cet outil fonctionne avec l\'extension Font et est utilisé pour mettre à jour la syntaxe ou voir le texte entouré. ' +
|
||||
'Cliquez n\'importe à n\'importe quel endroit, le texte vous permettra de changer l\'apparence de la police, les couleurs, la taille.'+
|
||||
'<br /><br />Vous pouvez mettre à jour la syntaxe de l\'extension. Sélectionnez les deux éléments en même temps :' +
|
||||
'<p style="text-indent: 50px; font-size: 12pt;"> <font. . . >text</font></p>' +
|
||||
'Chaque changement effectué sera inséré dans la fenêtre de l\'éditeur, en cliquant sur OK, et remplacera la syntaxe actuelle. ' +
|
||||
'<br /><br />La syntaxe de la police apparaitra dans le champ de saisie en dessous de la fenêtre d\'aperçu. '+
|
||||
'Le fait de cliquer sur le texte le sélectionnera pour la copie.</div>',
|
||||
Main: 'Principal',
|
||||
Text : 'Texte',
|
||||
IfChecked : ' Si coché, décochez pour activer le bouton OK',
|
||||
Fonts : 'Polices',
|
||||
FontSizes : 'Tailles de police (px)',
|
||||
ResetFont : 'Réinitialiser la police',
|
||||
ResetAll : 'Tout réinitialiser',
|
||||
TextColors : 'Couleurs de texte',
|
||||
Accept :'Valider',
|
||||
Reset : 'Réinitialiser',
|
||||
none : 'aucun',
|
||||
};
|
||||
|
||||
CKEDITOR.lang['fr']['signature'] = {
|
||||
ToolTip: 'Insérer une signature'
|
||||
};
|
||||
|
||||
CKEDITOR.lang.fr["format"]["panelTitle"] = "En-têtes de section";
|
||||
CKEDITOR.lang.fr["format"]["label"] = "Titres";
|
||||
CKEDITOR.lang.fr["stylescombo"]["panelTitle"]="Styles de formatage de code";
|
||||
|
5
lib/plugins/ckgedit/ckeditor/lang/gl.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/gl.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/gu.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/gu.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/he.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/he.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/hi.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/hi.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/hr.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/hr.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/hu.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/hu.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/id.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/id.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/is.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/is.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/it.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/it.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ja.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ja.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ka.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ka.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/km.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/km.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ko.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ko.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ku.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ku.js
Normal file
File diff suppressed because one or more lines are too long
769
lib/plugins/ckgedit/ckeditor/lang/lang_array.txt
Normal file
769
lib/plugins/ckgedit/ckeditor/lang/lang_array.txt
Normal file
@@ -0,0 +1,769 @@
|
||||
/*
|
||||
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.lang['en'] = {
|
||||
"editor": "Rich Text Editor",
|
||||
"editorPanel": "Rich Text Editor panel",
|
||||
"common": {
|
||||
"editorHelp": "Press ALT 0 for help",
|
||||
"browseServer": "Browse Server",
|
||||
"url": "URL",
|
||||
"protocol": "Protocol",
|
||||
"upload": "Upload",
|
||||
"uploadSubmit": "Send it to the Server",
|
||||
"image": "Image",
|
||||
"flash": "Flash",
|
||||
"form": "Form",
|
||||
"checkbox": "Checkbox",
|
||||
"radio": "Radio Button",
|
||||
"textField": "Text Field",
|
||||
"textarea": "Textarea",
|
||||
"hiddenField": "Hidden Field",
|
||||
"button": "Button",
|
||||
"select": "Selection Field",
|
||||
"imageButton": "Image Button",
|
||||
"notSet": "<not set>",
|
||||
"id": "Id",
|
||||
"name": "Name",
|
||||
"langDir": "Language Direction",
|
||||
"langDirLtr": "Left to Right (LTR)",
|
||||
"langDirRtl": "Right to Left (RTL)",
|
||||
"langCode": "Language Code",
|
||||
"longDescr": "Long Description URL",
|
||||
"cssClass": "Stylesheet Classes",
|
||||
"advisoryTitle": "Advisory Title",
|
||||
"cssStyle": "Style",
|
||||
"ok": "OK",
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"preview": "Preview",
|
||||
"resize": "Resize",
|
||||
"generalTab": "General",
|
||||
"advancedTab": "Advanced",
|
||||
"validateNumberFailed": "This value is not a number.",
|
||||
"confirmNewPage": "Any unsaved changes to this content will be lost. Are you sure you want to load new page?",
|
||||
"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?",
|
||||
"options": "Options",
|
||||
"target": "Target",
|
||||
"targetNew": "New Window (_blank)",
|
||||
"targetTop": "Topmost Window (_top)",
|
||||
"targetSelf": "Same Window (_self)",
|
||||
"targetParent": "Parent Window (_parent)",
|
||||
"langDirLTR": "Left to Right (LTR)",
|
||||
"langDirRTL": "Right to Left (RTL)",
|
||||
"styles": "Style",
|
||||
"cssClasses": "Stylesheet Classes",
|
||||
"width": "Width",
|
||||
"height": "Height",
|
||||
"align": "Alignment",
|
||||
"alignLeft": "Left",
|
||||
"alignRight": "Right",
|
||||
"alignCenter": "Center",
|
||||
"alignJustify": "Justify",
|
||||
"alignTop": "Top",
|
||||
"alignMiddle": "Middle",
|
||||
"alignBottom": "Bottom",
|
||||
"alignNone": "None",
|
||||
"invalidValue": "Invalid value.",
|
||||
"invalidHeight": "Height must be a number.",
|
||||
"invalidWidth": "Width must be a number.",
|
||||
"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).",
|
||||
"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or without a valid HTML measurement unit (px or %).",
|
||||
"invalidInlineStyle": "Value specified for the inline style must consist of one or more tuples with the format of \"name : value\", separated by semi-colons.",
|
||||
"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).",
|
||||
"unavailable": "%1<span class=\"cke_accessibility\">, unavailable</span>"
|
||||
},
|
||||
"about": {
|
||||
"copy": "Copyright © $1. All rights reserved.",
|
||||
"dlgTitle": "About CKEditor",
|
||||
"help": "Check $1 for help.",
|
||||
"moreInfo": "For licensing information please visit our web site:",
|
||||
"title": "About CKEditor",
|
||||
"userGuide": "CKEditor User's Guide"
|
||||
},
|
||||
"basicstyles": {
|
||||
"bold": "Bold",
|
||||
"italic": "Italic",
|
||||
"strike": "Strikethrough",
|
||||
"subscript": "Subscript",
|
||||
"superscript": "Superscript",
|
||||
"underline": "Underline"
|
||||
},
|
||||
"bidi": {
|
||||
"ltr": "Text direction from left to right",
|
||||
"rtl": "Text direction from right to left"
|
||||
},
|
||||
"blockquote": {
|
||||
"toolbar": "Block Quote"
|
||||
},
|
||||
"clipboard": {
|
||||
"copy": "Copy",
|
||||
"copyError": "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",
|
||||
"cut": "Cut",
|
||||
"cutError": "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",
|
||||
"paste": "Paste",
|
||||
"pasteArea": "Paste Area",
|
||||
"pasteMsg": "Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",
|
||||
"securityMsg": "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
|
||||
"title": "Paste"
|
||||
},
|
||||
"button": {
|
||||
"selectedLabel": "%1 (Selected)"
|
||||
},
|
||||
"colorbutton": {
|
||||
"auto": "Automatic",
|
||||
"bgColorTitle": "Background Color",
|
||||
"colors": {
|
||||
"000": "Black",
|
||||
"800000": "Maroon",
|
||||
"8B4513": "Saddle Brown",
|
||||
"2F4F4F": "Dark Slate Gray",
|
||||
"008080": "Teal",
|
||||
"000080": "Navy",
|
||||
"4B0082": "Indigo",
|
||||
"696969": "Dark Gray",
|
||||
"B22222": "Fire Brick",
|
||||
"A52A2A": "Brown",
|
||||
"DAA520": "Golden Rod",
|
||||
"006400": "Dark Green",
|
||||
"40E0D0": "Turquoise",
|
||||
"0000CD": "Medium Blue",
|
||||
"800080": "Purple",
|
||||
"808080": "Gray",
|
||||
"F00": "Red",
|
||||
"FF8C00": "Dark Orange",
|
||||
"FFD700": "Gold",
|
||||
"008000": "Green",
|
||||
"0FF": "Cyan",
|
||||
"00F": "Blue",
|
||||
"EE82EE": "Violet",
|
||||
"A9A9A9": "Dim Gray",
|
||||
"FFA07A": "Light Salmon",
|
||||
"FFA500": "Orange",
|
||||
"FFFF00": "Yellow",
|
||||
"00FF00": "Lime",
|
||||
"AFEEEE": "Pale Turquoise",
|
||||
"ADD8E6": "Light Blue",
|
||||
"DDA0DD": "Plum",
|
||||
"D3D3D3": "Light Grey",
|
||||
"FFF0F5": "Lavender Blush",
|
||||
"FAEBD7": "Antique White",
|
||||
"FFFFE0": "Light Yellow",
|
||||
"F0FFF0": "Honeydew",
|
||||
"F0FFFF": "Azure",
|
||||
"F0F8FF": "Alice Blue",
|
||||
"E6E6FA": "Lavender",
|
||||
"FFF": "White"
|
||||
},
|
||||
"more": "More Colors...",
|
||||
"panelTitle": "Colors",
|
||||
"textColorTitle": "Text Color"
|
||||
},
|
||||
"colordialog": {
|
||||
"clear": "Clear",
|
||||
"highlight": "Highlight",
|
||||
"options": "Color Options",
|
||||
"selected": "Selected Color",
|
||||
"title": "Select color"
|
||||
},
|
||||
"templates": {
|
||||
"button": "Templates",
|
||||
"emptyListMsg": "(No templates defined)",
|
||||
"insertOption": "Replace actual contents",
|
||||
"options": "Template Options",
|
||||
"selectPromptMsg": "Please select the template to open in the editor",
|
||||
"title": "Content Templates"
|
||||
},
|
||||
"contextmenu": {
|
||||
"options": "Context Menu Options"
|
||||
},
|
||||
"div": {
|
||||
"IdInputLabel": "Id",
|
||||
"advisoryTitleInputLabel": "Advisory Title",
|
||||
"cssClassInputLabel": "Stylesheet Classes",
|
||||
"edit": "Edit Div",
|
||||
"inlineStyleInputLabel": "Inline Style",
|
||||
"langDirLTRLabel": "Left to Right (LTR)",
|
||||
"langDirLabel": "Language Direction",
|
||||
"langDirRTLLabel": "Right to Left (RTL)",
|
||||
"languageCodeInputLabel": " Language Code",
|
||||
"remove": "Remove Div",
|
||||
"styleSelectLabel": "Style",
|
||||
"title": "Create Div Container",
|
||||
"toolbar": "Create Div Container"
|
||||
},
|
||||
"toolbar": {
|
||||
"toolbarCollapse": "Collapse Toolbar",
|
||||
"toolbarExpand": "Expand Toolbar",
|
||||
"toolbarGroups": {
|
||||
"document": "Document",
|
||||
"clipboard": "Clipboard/Undo",
|
||||
"editing": "Editing",
|
||||
"forms": "Forms",
|
||||
"basicstyles": "Basic Styles",
|
||||
"paragraph": "Paragraph",
|
||||
"links": "Links",
|
||||
"insert": "Insert",
|
||||
"styles": "Styles",
|
||||
"colors": "Colors",
|
||||
"tools": "Tools"
|
||||
},
|
||||
"toolbars": "Editor toolbars"
|
||||
},
|
||||
"elementspath": {
|
||||
"eleLabel": "Elements path",
|
||||
"eleTitle": "%1 element"
|
||||
},
|
||||
"find": {
|
||||
"find": "Find",
|
||||
"findOptions": "Find Options",
|
||||
"findWhat": "Find what:",
|
||||
"matchCase": "Match case",
|
||||
"matchCyclic": "Match cyclic",
|
||||
"matchWord": "Match whole word",
|
||||
"notFoundMsg": "The specified text was not found.",
|
||||
"replace": "Replace",
|
||||
"replaceAll": "Replace All",
|
||||
"replaceSuccessMsg": "%1 occurrence(s) replaced.",
|
||||
"replaceWith": "Replace with:",
|
||||
"title": "Find and Replace"
|
||||
},
|
||||
"fakeobjects": {
|
||||
"anchor": "Anchor",
|
||||
"flash": "Flash Animation",
|
||||
"hiddenfield": "Hidden Field",
|
||||
"iframe": "IFrame",
|
||||
"unknown": "Unknown Object"
|
||||
},
|
||||
"flash": {
|
||||
"access": "Script Access",
|
||||
"accessAlways": "Always",
|
||||
"accessNever": "Never",
|
||||
"accessSameDomain": "Same domain",
|
||||
"alignAbsBottom": "Abs Bottom",
|
||||
"alignAbsMiddle": "Abs Middle",
|
||||
"alignBaseline": "Baseline",
|
||||
"alignTextTop": "Text Top",
|
||||
"bgcolor": "Background color",
|
||||
"chkFull": "Allow Fullscreen",
|
||||
"chkLoop": "Loop",
|
||||
"chkMenu": "Enable Flash Menu",
|
||||
"chkPlay": "Auto Play",
|
||||
"flashvars": "Variables for Flash",
|
||||
"hSpace": "HSpace",
|
||||
"properties": "Flash Properties",
|
||||
"propertiesTab": "Properties",
|
||||
"quality": "Quality",
|
||||
"qualityAutoHigh": "Auto High",
|
||||
"qualityAutoLow": "Auto Low",
|
||||
"qualityBest": "Best",
|
||||
"qualityHigh": "High",
|
||||
"qualityLow": "Low",
|
||||
"qualityMedium": "Medium",
|
||||
"scale": "Scale",
|
||||
"scaleAll": "Show all",
|
||||
"scaleFit": "Exact Fit",
|
||||
"scaleNoBorder": "No Border",
|
||||
"title": "Flash Properties",
|
||||
"vSpace": "VSpace",
|
||||
"validateHSpace": "HSpace must be a number.",
|
||||
"validateSrc": "URL must not be empty.",
|
||||
"validateVSpace": "VSpace must be a number.",
|
||||
"windowMode": "Window mode",
|
||||
"windowModeOpaque": "Opaque",
|
||||
"windowModeTransparent": "Transparent",
|
||||
"windowModeWindow": "Window"
|
||||
},
|
||||
"font": {
|
||||
"fontSize": {
|
||||
"label": "Size",
|
||||
"voiceLabel": "Font Size",
|
||||
"panelTitle": "Font Size"
|
||||
},
|
||||
"label": "Font",
|
||||
"panelTitle": "Font Name",
|
||||
"voiceLabel": "Font"
|
||||
},
|
||||
"forms": {
|
||||
"button": {
|
||||
"title": "Button Properties",
|
||||
"text": "Text (Value)",
|
||||
"type": "Type",
|
||||
"typeBtn": "Button",
|
||||
"typeSbm": "Submit",
|
||||
"typeRst": "Reset"
|
||||
},
|
||||
"checkboxAndRadio": {
|
||||
"checkboxTitle": "Checkbox Properties",
|
||||
"radioTitle": "Radio Button Properties",
|
||||
"value": "Value",
|
||||
"selected": "Selected",
|
||||
"required": "Required"
|
||||
},
|
||||
"form": {
|
||||
"title": "Form Properties",
|
||||
"menu": "Form Properties",
|
||||
"action": "Action",
|
||||
"method": "Method",
|
||||
"encoding": "Encoding"
|
||||
},
|
||||
"hidden": {
|
||||
"title": "Hidden Field Properties",
|
||||
"name": "Name",
|
||||
"value": "Value"
|
||||
},
|
||||
"select": {
|
||||
"title": "Selection Field Properties",
|
||||
"selectInfo": "Select Info",
|
||||
"opAvail": "Available Options",
|
||||
"value": "Value",
|
||||
"size": "Size",
|
||||
"lines": "lines",
|
||||
"chkMulti": "Allow multiple selections",
|
||||
"required": "Required",
|
||||
"opText": "Text",
|
||||
"opValue": "Value",
|
||||
"btnAdd": "Add",
|
||||
"btnModify": "Modify",
|
||||
"btnUp": "Up",
|
||||
"btnDown": "Down",
|
||||
"btnSetValue": "Set as selected value",
|
||||
"btnDelete": "Delete"
|
||||
},
|
||||
"textarea": {
|
||||
"title": "Textarea Properties",
|
||||
"cols": "Columns",
|
||||
"rows": "Rows"
|
||||
},
|
||||
"textfield": {
|
||||
"title": "Text Field Properties",
|
||||
"name": "Name",
|
||||
"value": "Value",
|
||||
"charWidth": "Character Width",
|
||||
"maxChars": "Maximum Characters",
|
||||
"required": "Required",
|
||||
"type": "Type",
|
||||
"typeText": "Text",
|
||||
"typePass": "Password",
|
||||
"typeEmail": "Email",
|
||||
"typeSearch": "Search",
|
||||
"typeTel": "Telephone Number",
|
||||
"typeUrl": "URL"
|
||||
}
|
||||
},
|
||||
"format": {
|
||||
"label": "Format",
|
||||
"panelTitle": "Paragraph Format",
|
||||
"tag_address": "Address",
|
||||
"tag_div": "Normal (DIV)",
|
||||
"tag_h1": "Heading 1",
|
||||
"tag_h2": "Heading 2",
|
||||
"tag_h3": "Heading 3",
|
||||
"tag_h4": "Heading 4",
|
||||
"tag_h5": "Heading 5",
|
||||
"tag_h6": "Heading 6",
|
||||
"tag_p": "Normal",
|
||||
"tag_pre": "Formatted"
|
||||
},
|
||||
"horizontalrule": {
|
||||
"toolbar": "Insert Horizontal Line"
|
||||
},
|
||||
"iframe": {
|
||||
"border": "Show frame border",
|
||||
"noUrl": "Please type the iframe URL",
|
||||
"scrolling": "Enable scrollbars",
|
||||
"title": "IFrame Properties",
|
||||
"toolbar": "IFrame"
|
||||
},
|
||||
"image": {
|
||||
"alt": "Alternative Text",
|
||||
"border": "Border",
|
||||
"btnUpload": "Send it to the Server",
|
||||
"button2Img": "Do you want to transform the selected image button on a simple image?",
|
||||
"hSpace": "HSpace",
|
||||
"img2Button": "Do you want to transform the selected image on a image button?",
|
||||
"infoTab": "Image Info",
|
||||
"linkTab": "Link",
|
||||
"lockRatio": "Lock Ratio",
|
||||
"menu": "Image Properties",
|
||||
"resetSize": "Reset Size",
|
||||
"title": "Image Properties",
|
||||
"titleButton": "Image Button Properties",
|
||||
"upload": "Upload",
|
||||
"urlMissing": "Image source URL is missing.",
|
||||
"vSpace": "VSpace",
|
||||
"validateBorder": "Border must be a whole number.",
|
||||
"validateHSpace": "HSpace must be a whole number.",
|
||||
"validateVSpace": "VSpace must be a whole number."
|
||||
},
|
||||
"indent": {
|
||||
"indent": "Increase Indent",
|
||||
"outdent": "Decrease Indent"
|
||||
},
|
||||
"smiley": {
|
||||
"options": "Smiley Options",
|
||||
"title": "Insert a Smiley",
|
||||
"toolbar": "Smiley"
|
||||
},
|
||||
"justify": {
|
||||
"block": "Justify",
|
||||
"center": "Center",
|
||||
"left": "Align Left",
|
||||
"right": "Align Right"
|
||||
},
|
||||
"language": {
|
||||
"button": "Set language",
|
||||
"remove": "Remove language"
|
||||
},
|
||||
"link": {
|
||||
"acccessKey": "Access Key",
|
||||
"advanced": "Advanced",
|
||||
"advisoryContentType": "Advisory Content Type",
|
||||
"advisoryTitle": "Advisory Title",
|
||||
"anchor": {
|
||||
"toolbar": "Anchor",
|
||||
"menu": "Edit Anchor",
|
||||
"title": "Anchor Properties",
|
||||
"name": "Anchor Name",
|
||||
"errorName": "Please type the anchor name",
|
||||
"remove": "Remove Anchor"
|
||||
},
|
||||
"anchorId": "By Element Id",
|
||||
"anchorName": "By Anchor Name",
|
||||
"charset": "Linked Resource Charset",
|
||||
"cssClasses": "Stylesheet Classes",
|
||||
"emailAddress": "E-Mail Address",
|
||||
"emailBody": "Message Body",
|
||||
"emailSubject": "Message Subject",
|
||||
"id": "Id",
|
||||
"info": "Link Info",
|
||||
"langCode": "Language Code",
|
||||
"langDir": "Language Direction",
|
||||
"langDirLTR": "Left to Right (LTR)",
|
||||
"langDirRTL": "Right to Left (RTL)",
|
||||
"menu": "Edit Link",
|
||||
"name": "Name",
|
||||
"noAnchors": "(No anchors available in the document)",
|
||||
"noEmail": "Please type the e-mail address",
|
||||
"noUrl": "Please type the link URL",
|
||||
"other": "<other>",
|
||||
"popupDependent": "Dependent (Netscape)",
|
||||
"popupFeatures": "Popup Window Features",
|
||||
"popupFullScreen": "Full Screen (IE)",
|
||||
"popupLeft": "Left Position",
|
||||
"popupLocationBar": "Location Bar",
|
||||
"popupMenuBar": "Menu Bar",
|
||||
"popupResizable": "Resizable",
|
||||
"popupScrollBars": "Scroll Bars",
|
||||
"popupStatusBar": "Status Bar",
|
||||
"popupToolbar": "Toolbar",
|
||||
"popupTop": "Top Position",
|
||||
"rel": "Relationship",
|
||||
"selectAnchor": "Select an Anchor",
|
||||
"styles": "Style",
|
||||
"tabIndex": "Tab Index",
|
||||
"target": "Target",
|
||||
"targetFrame": "<frame>",
|
||||
"targetFrameName": "Target Frame Name",
|
||||
"targetPopup": "<popup window>",
|
||||
"targetPopupName": "Popup Window Name",
|
||||
"title": "Link",
|
||||
"toAnchor": "Link to anchor in the text",
|
||||
"toEmail": "E-mail",
|
||||
"toUrl": "URL",
|
||||
"toolbar": "Link",
|
||||
"type": "Link Type",
|
||||
"unlink": "Unlink",
|
||||
"upload": "Upload"
|
||||
},
|
||||
"list": {
|
||||
"bulletedlist": "Insert/Remove Bulleted List",
|
||||
"numberedlist": "Insert/Remove Numbered List"
|
||||
},
|
||||
"liststyle": {
|
||||
"armenian": "Armenian numbering",
|
||||
"bulletedTitle": "Bulleted List Properties",
|
||||
"circle": "Circle",
|
||||
"decimal": "Decimal (1, 2, 3, etc.)",
|
||||
"decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
|
||||
"disc": "Disc",
|
||||
"georgian": "Georgian numbering (an, ban, gan, etc.)",
|
||||
"lowerAlpha": "Lower Alpha (a, b, c, d, e, etc.)",
|
||||
"lowerGreek": "Lower Greek (alpha, beta, gamma, etc.)",
|
||||
"lowerRoman": "Lower Roman (i, ii, iii, iv, v, etc.)",
|
||||
"none": "None",
|
||||
"notset": "<not set>",
|
||||
"numberedTitle": "Numbered List Properties",
|
||||
"square": "Square",
|
||||
"start": "Start",
|
||||
"type": "Type",
|
||||
"upperAlpha": "Upper Alpha (A, B, C, D, E, etc.)",
|
||||
"upperRoman": "Upper Roman (I, II, III, IV, V, etc.)",
|
||||
"validateStartNumber": "List start number must be a whole number."
|
||||
},
|
||||
"magicline": {
|
||||
"title": "Insert paragraph here"
|
||||
},
|
||||
"maximize": {
|
||||
"maximize": "Maximize",
|
||||
"minimize": "Minimize"
|
||||
},
|
||||
"newpage": {
|
||||
"toolbar": "New Page"
|
||||
},
|
||||
"pagebreak": {
|
||||
"alt": "Page Break",
|
||||
"toolbar": "Insert Page Break for Printing"
|
||||
},
|
||||
"pastetext": {
|
||||
"button": "Paste as plain text",
|
||||
"title": "Paste as Plain Text"
|
||||
},
|
||||
"pastefromword": {
|
||||
"confirmCleanup": "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
|
||||
"error": "It was not possible to clean up the pasted data due to an internal error",
|
||||
"title": "Paste from Word",
|
||||
"toolbar": "Paste from Word"
|
||||
},
|
||||
"preview": {
|
||||
"preview": "Preview"
|
||||
},
|
||||
"print": {
|
||||
"toolbar": "Print"
|
||||
},
|
||||
"removeformat": {
|
||||
"toolbar": "Remove Format"
|
||||
},
|
||||
"save": {
|
||||
"toolbar": "Save"
|
||||
},
|
||||
"selectall": {
|
||||
"toolbar": "Select All"
|
||||
},
|
||||
"showblocks": {
|
||||
"toolbar": "Show Blocks"
|
||||
},
|
||||
"sourcearea": {
|
||||
"toolbar": "Source"
|
||||
},
|
||||
"specialchar": {
|
||||
"options": "Special Character Options",
|
||||
"title": "Select Special Character",
|
||||
"toolbar": "Insert Special Character"
|
||||
},
|
||||
"scayt": {
|
||||
"btn_about": "About SCAYT",
|
||||
"btn_dictionaries": "Dictionaries",
|
||||
"btn_disable": "Disable SCAYT",
|
||||
"btn_enable": "Enable SCAYT",
|
||||
"btn_langs": "Languages",
|
||||
"btn_options": "Options",
|
||||
"text_title": "Spell Check As You Type"
|
||||
},
|
||||
"stylescombo": {
|
||||
"label": "Styles",
|
||||
"panelTitle": "Formatting Styles",
|
||||
"panelTitle1": "Block Styles",
|
||||
"panelTitle2": "Inline Styles",
|
||||
"panelTitle3": "Object Styles"
|
||||
},
|
||||
"table": {
|
||||
"border": "Border size",
|
||||
"caption": "Caption",
|
||||
"cell": {
|
||||
"menu": "Cell",
|
||||
"insertBefore": "Insert Cell Before",
|
||||
"insertAfter": "Insert Cell After",
|
||||
"deleteCell": "Delete Cells",
|
||||
"merge": "Merge Cells",
|
||||
"mergeRight": "Merge Right",
|
||||
"mergeDown": "Merge Down",
|
||||
"splitHorizontal": "Split Cell Horizontally",
|
||||
"splitVertical": "Split Cell Vertically",
|
||||
"title": "Cell Properties",
|
||||
"cellType": "Cell Type",
|
||||
"rowSpan": "Rows Span",
|
||||
"colSpan": "Columns Span",
|
||||
"wordWrap": "Word Wrap",
|
||||
"hAlign": "Horizontal Alignment",
|
||||
"vAlign": "Vertical Alignment",
|
||||
"alignBaseline": "Baseline",
|
||||
"bgColor": "Background Color",
|
||||
"borderColor": "Border Color",
|
||||
"data": "Data",
|
||||
"header": "Header",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"invalidWidth": "Cell width must be a number.",
|
||||
"invalidHeight": "Cell height must be a number.",
|
||||
"invalidRowSpan": "Rows span must be a whole number.",
|
||||
"invalidColSpan": "Columns span must be a whole number.",
|
||||
"chooseColor": "Choose"
|
||||
},
|
||||
"cellPad": "Cell padding",
|
||||
"cellSpace": "Cell spacing",
|
||||
"column": {
|
||||
"menu": "Column",
|
||||
"insertBefore": "Insert Column Before",
|
||||
"insertAfter": "Insert Column After",
|
||||
"deleteColumn": "Delete Columns"
|
||||
},
|
||||
"columns": "Columns",
|
||||
"deleteTable": "Delete Table",
|
||||
"headers": "Headers",
|
||||
"headersBoth": "Both",
|
||||
"headersColumn": "First column",
|
||||
"headersNone": "None",
|
||||
"headersRow": "First Row",
|
||||
"invalidBorder": "Border size must be a number.",
|
||||
"invalidCellPadding": "Cell padding must be a positive number.",
|
||||
"invalidCellSpacing": "Cell spacing must be a positive number.",
|
||||
"invalidCols": "Number of columns must be a number greater than 0.",
|
||||
"invalidHeight": "Table height must be a number.",
|
||||
"invalidRows": "Number of rows must be a number greater than 0.",
|
||||
"invalidWidth": "Table width must be a number.",
|
||||
"menu": "Table Properties",
|
||||
"row": {
|
||||
"menu": "Row",
|
||||
"insertBefore": "Insert Row Before",
|
||||
"insertAfter": "Insert Row After",
|
||||
"deleteRow": "Delete Rows"
|
||||
},
|
||||
"rows": "Rows",
|
||||
"summary": "Summary",
|
||||
"title": "Table Properties",
|
||||
"toolbar": "Table",
|
||||
"widthPc": "percent",
|
||||
"widthPx": "pixels",
|
||||
"widthUnit": "width unit"
|
||||
},
|
||||
"undo": {
|
||||
"redo": "Redo",
|
||||
"undo": "Undo"
|
||||
},
|
||||
"wsc": {
|
||||
"btnIgnore": "Ignore",
|
||||
"btnIgnoreAll": "Ignore All",
|
||||
"btnReplace": "Replace",
|
||||
"btnReplaceAll": "Replace All",
|
||||
"btnUndo": "Undo",
|
||||
"changeTo": "Change to",
|
||||
"errorLoading": "Error loading application service host: %s.",
|
||||
"ieSpellDownload": "Spell checker not installed. Do you want to download it now?",
|
||||
"manyChanges": "Spell check complete: %1 words changed",
|
||||
"noChanges": "Spell check complete: No words changed",
|
||||
"noMispell": "Spell check complete: No misspellings found",
|
||||
"noSuggestions": "- No suggestions -",
|
||||
"notAvailable": "Sorry, but service is unavailable now.",
|
||||
"notInDic": "Not in dictionary",
|
||||
"oneChange": "Spell check complete: One word changed",
|
||||
"progress": "Spell check in progress...",
|
||||
"title": "Spell Checker",
|
||||
"toolbar": "Check Spelling"
|
||||
}
|
||||
};
|
||||
CKEDITOR.lang['en']["indent"] = {
|
||||
"indent": "Nested List",
|
||||
"outdent": "Decrease Nesting"
|
||||
};
|
||||
CKEDITOR.lang['en']["stylescombo"]["label"] = "Code";
|
||||
|
||||
CKEDITOR.lang['en']['fbrowser'] = {
|
||||
FileBrowserError_101: 'Folder already exists.',
|
||||
FileBrowserError_102: 'Invalid folder name',
|
||||
FileBrowserError_103: 'You have no permissions to create the folder.',
|
||||
FileBrowserError_110: 'Unknown error creating folder',
|
||||
FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been renamed to: ',
|
||||
FileBrowserError_202: 'Invalid file',
|
||||
FileBrowserError_203: 'You do not have permission to upload files to this folder. If you think this is incorrect please notify your administrator.',
|
||||
FileBrowserError_204: 'Unable to delete the selected file',
|
||||
FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions',
|
||||
FileBrowserError_206: ' already exists; you must either delete or rename it. ',
|
||||
FileBrowserError_default: 'Error on your request. Error number: ',
|
||||
FileBrowserError_Ajax: 'Your browser does not support AJAX.',
|
||||
FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configuration.',
|
||||
FileBrowserError_Folder_Submit: 'Please type the folder name.',
|
||||
FileBrowserError_File_Submit: 'Please select a file from your computer',
|
||||
FileBrowserError_Upload: 'Error on upload. Error number: ',
|
||||
FileBrowserError_Connector: 'The connector is disabled. Check editor/filemanager/connectors/php/config.php',
|
||||
FileBrowserError_Command: 'Unsupported command: ',
|
||||
FileBrowserError_Type: 'Invalid type specified: ',
|
||||
FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
|
||||
FileBrowserError_301: "The uploaded file exceeds the upload_max_filesize directive in php.ini.",
|
||||
FileBrowserError_302: "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.",
|
||||
FileBrowserError_303: "The uploaded file was only partially uploaded.",
|
||||
FileBrowserError_304: "No file was uploaded.",
|
||||
FileBrowserError_306: "Missing a temporary folder.",
|
||||
FileBrowserError_307: "Failed to write file to disk.",
|
||||
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.",
|
||||
DlgFileBrowserUpMsg: "Upload a new file in this folder",
|
||||
DlgFileBrowserRead: "read-only",
|
||||
DlgFileBrowserWrite: "uploadable",
|
||||
DlgFileBrowserNewFolder: "Create Folder",
|
||||
DlgFileBrowserResourceType: "Resource Type",
|
||||
DlgLnkUpload: "Upload",
|
||||
DlgFileBrowserMove: "Move",
|
||||
InternalLink: "internal link",
|
||||
InternalMedia: "internal media",
|
||||
MediaFileLink: "link to media file",
|
||||
SMBLabel: "Samba Share",
|
||||
GetHeadingsLabel: 'Get Headings',
|
||||
QStringLabel: 'Query String (For example: value_1=1&value_2=2) ',
|
||||
ResetQS: 'Reset Query String',
|
||||
NotSetOption: 'Not Set',
|
||||
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.",
|
||||
AdvancedTabPrompt: 'Use the advanced tab to create page anchors and query strings',
|
||||
SMBExample: "Enter your share as: \\\\Server\\directory\\file",
|
||||
DlgFileBrowserWaitingMsg: 'Loading files, please wait.',
|
||||
};
|
||||
CKEDITOR.lang['en']['footnote'] = {
|
||||
FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;">' +
|
||||
'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editing box and click OK</li>' +
|
||||
'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> The footnote will ' +
|
||||
'appear in the editing box, where you can then edit it.<br /> When you are finished editing, click OK to save.</li>' +
|
||||
'<li> A footnote id has this form: <b>fckgL_<n></b>, where n is the number of the note.</li></ul></div>',
|
||||
ToolTip: 'Insert a footnote',
|
||||
Settings: 'Settings',
|
||||
Header: 'This dialog window lets you create and edit footnotes.',
|
||||
Label_1: 'Footnote Text (required)',
|
||||
Label_2: 'Footnote Id: ',
|
||||
LoadButtonLabel: 'Load Note In Editor',
|
||||
Title: 'Footnote Dialog',
|
||||
Validate: 'The footnote text field cannot be empty.',
|
||||
|
||||
};
|
||||
CKEDITOR.lang['en']['fontassist'] = {
|
||||
Title: 'Font Plugin Editor',
|
||||
ToolTip: 'Check and Revise Font Styling',
|
||||
MainHeader: 'View and optionally alter text styled with the font plugin .',
|
||||
SelectColor: ' Select Color',
|
||||
SelectedTextColor: 'Selected Text Color',
|
||||
SelectedBGColor: 'Selected Background Color',
|
||||
BGColors: 'Background Colors',
|
||||
InfoText: '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #cccccc; margin:auto; height: 350px; overflow:auto;">' +
|
||||
'This tool works with the font plugin and is used to update the font plugin\'s syntax and/or view its enclosed text. ' +
|
||||
'Clicking anywhere on the plugin syntax or its text will enable you to check the appearance of the font, its colors, and its size.' +
|
||||
'<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:' +
|
||||
'<p style="text-indent: 50px; font-size: 12pt;"> <font. . . >text</font></p>' +
|
||||
'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. ' +
|
||||
'<br /><br />The font syntax will appear in the textbox below the display window and is updated with each change. ' +
|
||||
'Clicking on the text will select the text for copying.</div>',
|
||||
Main: 'Main',
|
||||
Text: 'Text',
|
||||
IfChecked: ' If checked, uncheck to activate OK button',
|
||||
Fonts: 'Fonts',
|
||||
FontSizes: 'Font Sizes (px)',
|
||||
ResetFont: 'Reset font',
|
||||
ResetAll: 'Reset all',
|
||||
TextColors: 'Text Colors',
|
||||
Accept: 'Accept',
|
||||
Reset: 'Reset',
|
||||
none: 'none',
|
||||
};
|
||||
CKEDITOR.lang['en']['signature'] = {
|
||||
ToolTip: 'Insert signature'
|
||||
};
|
||||
CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
|
||||
CKEDITOR.lang.en["format"]["label"] = "Headlines";
|
||||
CKEDITOR.lang.en["stylescombo"]["panelTitle"] = "Formatting Code Styles";
|
5
lib/plugins/ckgedit/ckeditor/lang/lt.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/lt.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/lv.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/lv.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/mk.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/mk.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/mn.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/mn.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ms.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ms.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/nb.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/nb.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/nl.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/nl.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/no.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/no.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/oc.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/oc.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/pl.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/pl.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/pt-br.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/pt-br.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/pt.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/pt.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ro.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ro.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ru.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ru.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/si.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/si.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sk.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sk.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sl.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sl.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sq.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sq.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sr-latn.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sr-latn.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sr.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sr.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/sv.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/sv.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/th.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/th.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/tr.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/tr.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/tt.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/tt.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/ug.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/ug.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/uk.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/uk.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/vi.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/vi.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/zh-cn.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/zh-cn.js
Normal file
File diff suppressed because one or more lines are too long
5
lib/plugins/ckgedit/ckeditor/lang/zh.js
Normal file
5
lib/plugins/ckgedit/ckeditor/lang/zh.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user