Your IP : 216.73.216.240


Current Path : /home/juvelize/martine/plugins/system/jqsmoothtop/language/en-GB/
Upload File :
Current File : /home/juvelize/martine/plugins/system/jqsmoothtop/language/en-GB/en-GB.plg_system_jqsmoothtop.ini

; $Id: en-GB.plg_system_smoothtop.ini  2013-07-04 20:41:25Z eschneider $
; Copyright (C) 2013 Eric Schneider. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8

PLG_SYS_JQSMOOTHTOP_XML_DESCRIPTION="Adds a nice fading 'Scroll to Top' link with smooth scrolling."
PLG_SYS_JQSMOOTHTOP="System - jQSmoothTop"
PLG_SYS_JQSMOOTHTOP_LOADJQUERY_LABEL="Load jQuery 1.10.2"
PLG_SYS_JQSMOOTHTOP_LOADJQUERY_DESC="Load jQuery 1.10.2 from jQuery's CDN server or your own server. Select 'jQuery's CDN' to reduse the load on your server. May be a bit slower at times when their server is being hit hard. Select 'Local&#39 if you are less concerned about the load on your server but want more consistent load times. Select 'No&#39' if jQuery  (any version) will already be loading. The option 'jQuery's CDN' is not available in J3.0 and will default to 'Local'. Default is 'No'."
PLG_SYS_JQSMOOTHTOP_LOADJQUERY_OPTION_CDN="jQuery's CDN"
PLG_SYS_JQSMOOTHTOP_LOADJQUERY_OPTION_LOCAL="Local"
PLG_SYS_JQSMOOTHTOP_NOCONFLICT_LABEL="Use jQuery noConflict"
PLG_SYS_JQSMOOTHTOP_NOCONFLICT_DESC="Select 'Yes' if you are having difficulties caused by library conflicts when using other JavaScript libraries like MooTools. jQSmoothTop will work either way since it was written with compatibility in mind (does not use '$'). Selecting 'No' may have no effect in J3.0 if another program call is made to load noConflict. Default is 'No'."
PLG_SYS_JQSMOOTHTOP_LOADJQUERYEASING_LABEL="Load jQuery Easing"
PLG_SYS_JQSMOOTHTOP_LOADJQUERYEASING_DESC="Load jQuery Easing (required by jQSmoothTop) from CloudFlare's CDN server or your own server. Select 'CloudFlare's CDN' to reduse the load on your server. May be a bit slower at times when their server is being hit hard. Select 'Local&#39 if you are less concerned about the load on your server but want more consistent load times. Select 'No' if jQuery Easing  (any version) will already be loading. Default is 'Local'."
PLG_SYS_JQSMOOTHTOP_LOADJQUERYEASING_OPTION_CDN="CloudFlare"
PLG_SYS_JQSMOOTHTOP_LOADJQUERYEASING_OPTION_LOCAL="Local"
PLG_SYS_JQSMOOTHTOP_LINKTEXT_LABEL="Link Text"
PLG_SYS_JQSMOOTHTOP_LINKTEXT_DESC="<i>Text Format Field</i> Text as you would have it appear in jQSmoothTop, something like &#39;Scroll to Top&#39;.  Can be left blank if you are using a CSS background image and dont want text. Default is blank."
PLG_SYS_JQSMOOTHTOP_LINKTITLE_LABEL="Link Title"
PLG_SYS_JQSMOOTHTOP_LINKTITLE_DESC="<i>Text Format Field</i> Text as you would have it appear in the jQSmoothTop tool tip, something like &#39;Click Me&#39;.  Can be left blank don't want a tool tip. Default is blank."
PLG_SYS_JQSMOOTHTOP_TOPALWAYS_LABEL="Always Start at Top"
PLG_SYS_JQSMOOTHTOP_TOPALWAYS_DESC="Always start browsing at the top of the page.  Inserts a javascript to scroll to the top of the page, regardless of anchors in the URL.  This does not prevent anchor usage after the page is loaded. Default is &#39;No&#39;."
PLG_SYS_JQSMOOTHTOP_RUNINADMIN_LABEL="Run in Admin"
PLG_SYS_JQSMOOTHTOP_RUNINADMIN_DESC="Do you want jQSmoothTop to appear in the administrator back end?  This can be handy if you have long lists of articles or plugins. Default is &#39;No&#39;."
PLG_SYS_JQSMOOTHTOP_HORIZONTALALIGN_LABEL="Horizontal Alignment"
PLG_SYS_JQSMOOTHTOP_HORIZONTALALIGN_DESC="Horizontal position where jQSmoothTop will appear. Default is &#39;Right&#39;."
PLG_SYS_JQSMOOTHTOP_HORIZONTALALIGN_OPTION_LEFT="Left"
PLG_SYS_JQSMOOTHTOP_HORIZONTALALIGN_OPTION_CENTER="Center"
PLG_SYS_JQSMOOTHTOP_HORIZONTALALIGN_OPTION_RIGHT="Right"
PLG_SYS_JQSMOOTHTOP_HORIZONTALPOSITION_LABEL="Horizontal Offset"
PLG_SYS_JQSMOOTHTOP_HORIZONTALPOSITION_DESC="<i>Numeric Format Field</i> Horizontal offset distance in pixels (&#39;px&#39) where jQSmoothTop will appear - has no effect if &#39;Center&#39; is chosen in above option. Default is 50."
PLG_SYS_JQSMOOTHTOP_VERTICALALIGN_LABEL="Vertical Alignment"
PLG_SYS_JQSMOOTHTOP_VERTICALALIGN_DESC="Vertical position where jQSmoothTop will appear. Default is &#39;Bottom&#39;."
PLG_SYS_JQSMOOTHTOP_VERTICALALIGN_OPTION_TOP="Top"
PLG_SYS_JQSMOOTHTOP_VERTICALALIGN_OPTION_BOTTOM="Bottom"
PLG_SYS_JQSMOOTHTOP_SHOWPOSITION_LABEL="Vertical Offset"
PLG_SYS_JQSMOOTHTOP_SHOWPOSITION_DESC="<i>Numeric Format Field</i> Vertical offset distance in pixels (&#39;px&#39) where jQSmoothTop will appear. Default is 50."
PLG_SYS_JQSMOOTHTOP_FADEPOSITION_LABEL="Fade Position"
PLG_SYS_JQSMOOTHTOP_FADEPOSITION_DESC="<i>Numeric Format Field</i> Show jQSmoothTop after the page is scrolled to this pixel distance from the top.  Setting this value to 0 will cause the image to always be visible.  Setting this value to 1 will cause the image to become visible after the page is scrolled just 1 pixel. Default is 250."
PLG_SYS_JQSMOOTHTOP_FADESPEED_LABEL="Fade Speed"
PLG_SYS_JQSMOOTHTOP_FADESPEED_DESC="<i>Numeric Format Field</i> Duration of fading, in milliseconds (1000 = 1 second). Default is 500."
PLG_SYS_JQSMOOTHTOP_FADEMOUSEENTER_LABEL="Fade Hover"
PLG_SYS_JQSMOOTHTOP_FADEMOUSEENTER_DESC="This controls how transparent jQSmoothTop appears when the mouse pointer is hovering over it.  0.1 is almost invisible while 1 is completely opaque. Default is 1."
PLG_SYS_JQSMOOTHTOP_FADEMOUSELEAVE_LABEL="Fade Non-hover"
PLG_SYS_JQSMOOTHTOP_FADEMOUSELEAVE_DESC="This controls how transparent jQSmoothTop appears when the mouse pointer is not hovering over it.  0.1 is almost invisible while 1 is completely opaque. Default is 0.7."
PLG_SYS_JQSMOOTHTOP_HANGDISTANCE_LABEL="Hang Distance"
PLG_SYS_JQSMOOTHTOP_HANGDISTANCE_DESC="jQSmoothTop will slide up then back down this distance sort of like hanging it on a hook. Default is 10."
PLG_SYS_JQSMOOTHTOP_HANGSPEED_LABEL="Hang Speed"
PLG_SYS_JQSMOOTHTOP_HANGSPEED_DESC="<i>Numeric Format Field</i> Duration of $#39;hang&#39; effect, in milliseconds (1000 = 1 second). Default is 200."
PLG_SYS_JQSMOOTHTOP_SCROLLTO_LABEL="Scroll-to position"
PLG_SYS_JQSMOOTHTOP_SCROLLTO_DESC="<i>Numeric Format Field</i> Scroll to this vertical position in pixels from the top. 0 is top, 10 is 10px down from top. Useful if you have an image rotator with a menu below and that's where you want to end up. Also helps &#39;Back&#39; and &#39;Elastic&#39; effects work correctly. Default is 0."
PLG_SYS_JQSMOOTHTOP_SCROLLEFFECT_LABEL="Scroll Effect"
PLG_SYS_JQSMOOTHTOP_SCROLLEFFECT_DESC="Select from applicable jQuery Easing transition effects (easeInOut).  Some transition effects (Back and Elastic) will not work correctly unless you set the &#39;Scroll To Position&#39; (above) to some value greater than 0 because they could/would go beyond bounds of the vertical scroll bar. Default is &#39;easeInOutExpo&#39;."
PLG_SYS_JQSMOOTHTOP_SCROLLSPEED_LABEL="Scroll Duration"
PLG_SYS_JQSMOOTHTOP_SCROLLSPEED_DESC="<i>Numeric Format Field</i> Duration for smooth scrolling, in milliseconds (1000 = 1 second). Default is 800."
PLG_SYS_JQSMOOTHTOP_USECUSTOMCSS_LABEL="Use Custom CSS"
PLG_SYS_JQSMOOTHTOP_USECUSTOMCSS_DESC="Enable the styles below.  Disable if you plan to style jQSmoothTop using your template stylesheet. Default is &#39;Yes&#39;."
PLG_SYS_JQSMOOTHTOP_CUSTOMCSS_LABEL="Custom CSS"
PLG_SYS_JQSMOOTHTOP_CUSTOMCSS_DESC="<i>Text Area Format Field</i> CSS Style for jQSmoothTop and uses the id #smoothtop and class .smoothtop.  To use other arrow images, use up-arrow.gif, up-arrow-1.gif, up-arrow-2.gif, up-arrow-3.gif, up-arrow-black.gif, up-arrow-blue.gif, up-arrow-blue-light.gif, up-arrow-green.gif, up-arrow-green-dark.gif, up-arrow-grey.gif, up-arrow-dark.gif, up-arrow-orange.gif, up-arrow-purple.gif, up-arrow-red.gif and up-arrow-teal.gif. <font style='color:red;'>If Joomla is installed in a subdirectory, be sure to change the image path here or the image will not appear.</font> Drag the lower-right corner to expand. To restore default CSS, clear this field and save."