[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> plg_editors_tinymce.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  PLG_EDITORS_TINYMCE="Editor - TinyMCE"
   7  PLG_TINY_BUILDER="TinyMCE Configuration Builder"
   8  PLG_TINY_BUTTON_TOGGLE_EDITOR="Toggle Editor"
   9  PLG_TINY_CONFIG_TEXTFILTER_ACL_LABEL="Use Joomla Text Filter"
  10  PLG_TINY_CORE_BUTTONS="CMS Content"
  11  PLG_TINY_DND_ADDITIONALDATA="Additional Data"
  12  PLG_TINY_DND_ALTTEXT="Image Description (Alt Text)"
  13  PLG_TINY_DND_EMPTY_ALT="No Description"
  14  PLG_TINY_DND_LAZYLOADED="Image will be lazyloaded"
  15  PLG_TINY_ERR_CUSTOMCSSFILENOTPRESENT="The file name %s was entered in the TinyMCE Custom CSS field. This file could not be found in the default template folder. No styles are available."
  16  PLG_TINY_ERR_EDITORCSSFILENOTPRESENT="Could not find the file 'editor.css' in the template or templates/system folder. No styles are available."
  17  PLG_TINY_ERR_UNSUPPORTEDBROWSER="Drag and drop image upload is not available for your browser. Please consider using a fully HTML5 compatible browser."
  18  PLG_TINY_FIELD_ADVIMAGE_LABEL="Advanced Image"
  19  PLG_TINY_FIELD_ADVLIST_LABEL="Advanced List"
  20  PLG_TINY_FIELD_CONTENTCODE_LABEL="Language Code"
  21  PLG_TINY_FIELD_CONTENTLANGS_DESC="Language of parts allows you to mark a word or phrase as a different language. To create the list of languages you need to enter a language name and a language code. This code can be just for the language eg: de or can include the region eg de-AT."
  22  PLG_TINY_FIELD_CONTENTLANGS_LABEL="Language of Parts"
  23  PLG_TINY_FIELD_CONTENTLANGUAGE_LABEL="Language Name"
  24  PLG_TINY_FIELD_CONTEXTMENU_LABEL="Context Menu"
  25  PLG_TINY_FIELD_CSS_DESC="By default the Plugin looks for an editor.css file. If it can't find one in the default template CSS folder, it loads the editor.css file from the system template."
  26  PLG_TINY_FIELD_CSS_LABEL="Template CSS Classes"
  27  PLG_TINY_FIELD_CUSTOMBUTTON_LABEL="Custom Button"
  28  PLG_TINY_FIELD_CUSTOMPLUGIN_LABEL="Custom Plugin"
  29  PLG_TINY_FIELD_CUSTOM_CONTENT_TEMPLATE_PATH_DESC="A directory named \"tinymce\" in your site template."
  30  PLG_TINY_FIELD_CUSTOM_CONTENT_TEMPLATE_PATH_LABEL="Content Template Directory"
  31  PLG_TINY_FIELD_CUSTOM_CSS_DESC="Optional CSS file that will override the standard editor.css file. Enter a file name to point to a file in the CSS folder of the default template (for example, media/templates/site/cassiopeia/css/). Or enter a full URL path to the custom CSS file. If you enter a value in this field, this file will be used instead of the editor.css file."
  32  PLG_TINY_FIELD_CUSTOM_CSS_LABEL="Custom CSS Classes"
  33  PLG_TINY_FIELD_CUSTOM_PATH_LABEL="Images Directory"
  34  PLG_TINY_FIELD_DIRECTION_LABEL="Text Direction"
  35  PLG_TINY_FIELD_DRAG_DROP_LABEL="Images Drag and Drop"
  36  PLG_TINY_FIELD_ELEMENTS_LABEL="Extended Valid Elements"
  37  PLG_TINY_FIELD_ENCODING_LABEL="Entity Encoding"
  38  PLG_TINY_FIELD_EXTERNALPLUGINS_DESC="Provide a pair made up of a Plugin Name and source path to the Plugin's JavaScript file. The Path should be relative to the site's root, or an absolute URL."
  39  PLG_TINY_FIELD_EXTERNALPLUGINS_LABEL="External Plugin URLs"
  40  PLG_TINY_FIELD_EXTERNALPLUGINS_NAME_LABEL="Plugin Name"
  41  PLG_TINY_FIELD_EXTERNALPLUGINS_PATH_LABEL="Path"
  42  PLG_TINY_FIELD_HTMLHEIGHT_LABEL="HTML Height"
  43  PLG_TINY_FIELD_HTMLWIDTH_LABEL="HTML Width"
  44  PLG_TINY_FIELD_LABEL_ADVANCEDPARAMS="Advanced"
  45  PLG_TINY_FIELD_LANGCODE_LABEL="Language Code"
  46  PLG_TINY_FIELD_LANGSELECT_LABEL="Automatic Language Selection"
  47  PLG_TINY_FIELD_NEWLINES_LABEL="New Lines"
  48  PLG_TINY_FIELD_NUMBER_OF_SETS_LABEL="Number of Sets"
  49  PLG_TINY_FIELD_PASTE_AS_TEXT_LABEL="Paste As Text"
  50  PLG_TINY_FIELD_PATH_LABEL="Element Path"
  51  PLG_TINY_FIELD_PROHIBITED_LABEL="Prohibited Elements"
  52  PLG_TINY_FIELD_RESIZE_HORIZONTAL_LABEL="Horizontal Resizing"
  53  PLG_TINY_FIELD_RESIZING_LABEL="Resizing"
  54  PLG_TINY_FIELD_SETACCESS_LABEL="Assign this Set to"
  55  PLG_TINY_FIELD_SKIN_ADMIN_LABEL="Administrator Skin"
  56  PLG_TINY_FIELD_SKIN_INFO_DESC="Copy your new skins to: /media/vendor/tinymce/skins/ui."
  57  PLG_TINY_FIELD_SKIN_INFO_LABEL="For customised skins go to: <a href=\"https://skin.tiny.cloud/t5/\" target=\"_blank\" rel=\"noopener noreferrer\">Skin Creator</a>"
  58  PLG_TINY_FIELD_SKIN_LABEL="Site Skin"
  59  PLG_TINY_FIELD_SOURCECODE_LABEL="Source Code Highlighting"
  60  PLG_TINY_FIELD_TEXTPATTERN_DESC="Use Markdown syntax to compose content with links, lists, and other styles." ; Do not translate the word Markdown
  61  PLG_TINY_FIELD_TEXTPATTERN_LABEL="Markdown"
  62  PLG_TINY_FIELD_TOOLBAR_MODE_LABEL="Toolbar Mode"
  63  PLG_TINY_FIELD_URLS_LABEL="URLs"
  64  PLG_TINY_FIELD_VALIDELEMENTS_DESC="Defines which elements will stay in the edited text when the editor saves (the default rule set for this option is a mixture of the full HTML5 and HTML4 specification)."
  65  PLG_TINY_FIELD_VALIDELEMENTS_LABEL="Valid Elements"
  66  PLG_TINY_FIELD_VALUE_ABSOLUTE="Absolute"
  67  PLG_TINY_FIELD_VALUE_ADVANCED="Advanced"
  68  PLG_TINY_FIELD_VALUE_BR="BR Elements"
  69  PLG_TINY_FIELD_VALUE_EXTENDED="Extended"
  70  PLG_TINY_FIELD_VALUE_FLOATING="Floating"
  71  PLG_TINY_FIELD_VALUE_LTR="Left to Right"
  72  PLG_TINY_FIELD_VALUE_NAMED="named"
  73  PLG_TINY_FIELD_VALUE_NUMERIC="numeric"
  74  PLG_TINY_FIELD_VALUE_P="P Elements"
  75  PLG_TINY_FIELD_VALUE_RAW="raw"
  76  PLG_TINY_FIELD_VALUE_RELATIVE="Relative"
  77  PLG_TINY_FIELD_VALUE_RTL="Right to Left"
  78  PLG_TINY_FIELD_VALUE_SCROLLING="Scrolling"
  79  PLG_TINY_FIELD_VALUE_SIMPLE="Simple"
  80  PLG_TINY_FIELD_VALUE_SLIDING="Sliding"
  81  PLG_TINY_FIELD_VALUE_WRAP="Wrap"
  82  PLG_TINY_FIELD_WORDCOUNT_LABEL="Word Count"
  83  PLG_TINY_LEGACY_WARNING="<p>The <a href=\"%s\">TinyMCE Editor Plugin</a> has been updated. Currently it uses your existing configuration. By editing the plugin, you can now assign and customise various layouts to specific user groups.</p><p>Warning: when editing the plugin, you will lose all your previous settings!</p>"
  84  PLG_TINY_MENU_CONTAINER="Container"
  85  PLG_TINY_SET_PRESET_BUTTON_ADVANCED="Use advanced preset"
  86  PLG_TINY_SET_PRESET_BUTTON_MEDIUM="Use medium preset"
  87  PLG_TINY_SET_PRESET_BUTTON_SIMPLE="Use simple preset"
  88  PLG_TINY_SET_SOURCE_PANEL_DESCRIPTION="<strong>All available menus and buttons.</strong>"
  89  PLG_TINY_SET_TARGET_PANEL_DESCRIPTION="Use the panel below to customise (drag and drop) TinyMCE for each set."
  90  PLG_TINY_SET_TARGET_PANEL_TITLE="TinyMCE Sets"
  91  PLG_TINY_SET_TITLE="Set %s"
  92  PLG_TINY_TOOLBAR_BUTTON_FONTSELECT="Font Select"
  93  PLG_TINY_TOOLBAR_BUTTON_FONTSIZESELECT="Font Size Select"
  94  PLG_TINY_TOOLBAR_BUTTON_FORMATSELECT="Format Select"
  95  PLG_TINY_TOOLBAR_BUTTON_SEPARATOR="Separator"
  96  PLG_TINY_TOOLBAR_BUTTON_STYLESELECT="Style Select"
  97  PLG_TINY_XML_DESCRIPTION="TinyMCE is a platform independent web based JavaScript HTML WYSIWYG Editor. Using <strong>sets</strong> you can configure and customise the editor for every user group."


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer