Your IP : 216.73.216.218


Current Path : /home/antonen/keliauk-uk.lt/language/en-GB/
Upload File :
Current File : /home/antonen/keliauk-uk.lt/language/en-GB/en-GB.mod_qlform.ini

; @package		mod_qlform
; @copyright	Copyright (C) 2017 ql.de All rights reserved.
; @author 		Mareike Riegel mareike.riegel@ql.de
; @license		GNU General Public License version 2 or later; see LICENSE.txt

MOD_QLFORM="qlform"
MOD_QLFORM_DESC="Module to generate Form via Joomla! and its xml form generator.<br />Hope you enjoy it."

COM_MODULES_ADDITIONALFIELDS_FIELDSET_LABEL="Additional fields"
COM_MODULES_ADMIN_FIELDSET_LABEL="Admin"
COM_MODULES_CAPTCHA_FIELDSET_LABEL="Captcha"
COM_MODULES_CASCADE_FIELDSET_LABEL="Cascading Forms"
COM_MODULES_DATABASE_FIELDSET_LABEL="Database #1"
COM_MODULES_DATABASEEXTERNAL_FIELDSET_LABEL="Database #2"
COM_MODULES_EMAIL_FIELDSET_LABEL="Email*"
COM_MODULES_JMESSAGE_FIELDSET_LABEL="J! storage"
COM_MODULES_MESSAGE_FIELDSET_LABEL="Message and Redirection"
COM_MODULES_SENDCOPY_FIELDSET_LABEL="Send copy field*"
COM_MODULES_FILEUPLOAD_FIELDSET_LABEL="File Upload"
COM_MODULES_STYLES_FIELDSET_LABEL="Styles"

MOD_QLFORM_ADVANCED_LABEL="Advanced"
MOD_QLFORM_ADVANCED_DESC="Activate advanced settings for configuriation of PRO version"
MOD_QLFORM_ARTICLEID_LABEL="article_id field"
MOD_QLFORM_ARTICLEID_DESC="Add hidden field 'article_id' containing id of current article to form"
MOD_QLFORM_ARTICLETITLE_LABEL="article_title field"
MOD_QLFORM_ARTICLETITLE_DESC="Add hidden field 'article_title' containing title of current article to form"
MOD_QLFORM_AUTHORBOOL_LABEL="Developer"
MOD_QLFORM_AUTHORBOOL_DESC="Thank you!"

MOD_QLFORM_BACKBOOL_LABEL="'Back' button"
MOD_QLFORM_BACKBOOL_DESC="Display back button after form submission"
MOD_QLFORM_BOOTSTRAP_LABEL="Bootstrap"
MOD_QLFORM_BOOTSTRAP_DESC="Load bootstrap framework; might be useful - or might smash your website thanks to famework conflicts."

MOD_QLFORM_CAPTCHA_LABEL="Captcha"
MOD_QLFORM_CAPTCHA_DESC="Which captcha to take"
MOD_QLFORM_CAPTCHA2_DESC="Use captcha or not; which captcha is used by default you can set in your <a href='index.php?option=com_config' target='_blank'>J! configuration</a>."
MOD_QLFORM_CAPTCHALABEL_LABEL="Label"
MOD_QLFORM_CAPTCHALABEL_DESC="Label for captcha field"
MOD_QLFORM_CASCADEACTION_LABEL="Action of form"
MOD_QLFORM_CASCADEACTION_DESC="Action of form; where you want to direct without(!) undergoing sending data. <br />Thus forms can be put in a row to generate e. g. a major survey.<br />Every form but the last one sends post data to its follower; the last one perfoms an email submission or a database saving.<br />Following param 'Add post data to form' must be activated to bind post data of pregoing form into this form for further actions."
MOD_QLFORM_CASCADEADDPOST_LABEL="Add post data to form"
MOD_QLFORM_CASCADEADDPOST_DESC="Post data, that has been send by another pregoingform form, is bound into this form for further action."
MOD_QLFORM_COPY="Copy"

MOD_QLFORM_DATABASEADDCREATED_LABEL="Add date created"
MOD_QLFORM_DATABASEADDCREATED_DESC="Save date while inserting into database.<br />Thus the table MUST have a `created` DATETIME column."
MOD_QLFORM_DATABASEEXTERNALDATABASE_LABEL="Database"
MOD_QLFORM_DATABASEEXTERNALDATABASE_DESC="Name of database"
MOD_QLFORM_DATABASEEXTERNALDRIVER_LABEL="Driver"
MOD_QLFORM_DATABASEEXTERNALDRIVER_DESC="Driver"
MOD_QLFORM_DATABASEEXTERNALDRIVER_MYSQL="MySQL"
MOD_QLFORM_DATABASEEXTERNALDRIVER_MYSQLI="MySQLi"
MOD_QLFORM_DATABASEEXTERNALDRIVER_POSTGRE="PostGre"
MOD_QLFORM_DATABASEEXTERNALHOST_LABEL="Host"
MOD_QLFORM_DATABASEEXTERNALHOST_DESC="Host"
MOD_QLFORM_DATABASEEXTERNALPASSWORD_LABEL="Password"
MOD_QLFORM_DATABASEEXTERNALPASSWORD_DESC="Password"
MOD_QLFORM_DATABASEEXTERNALPREFIX_LABEL="Prefix"
MOD_QLFORM_DATABASEEXTERNALPREFIX_DESC="Prefix; might be empty."
MOD_QLFORM_DATABASEEXTERNALUSER_LABEL="User"
MOD_QLFORM_DATABASEEXTERNALUSER_DESC="User"
MOD_QLFORM_DATABASETABLE_LABEL="Database table"
MOD_QLFORM_DATABASETABLE_DESC="Table in database that you wish to store data in.<br />Use e. g. #__modForm_survey1.<br />Attention: Table must contain exact cols according to form field names!<br />Recommended to add autoincrementing column `id` as primary key."
MOD_QLFORM_DBFORM_ERROR_DATABASE="`%s` column could not be found in database `%s`."
MOD_QLFORM_DBFORM_ERROR_FORM="`%s` column in table `%s` in database `%s` is not filled by form."
MOD_QLFORM_DBFORM_ERROR_GENERAL="<i>If intended, ignore message. (Tip: Set 'Display db-form conflict' to 'No' before going online.)</i>"
MOD_QLFORM_DBFORM_ERROR_TITLE="<strong>mod_qlform : Db-form conflict</strong>: "
MOD_QLFORM_DBNOTFOUND="External database `%s` could not be found. To store data, create this new external database or adjust params."
MOD_QLFORM_DBTABLENOTFOUND="Table `%s` was not found in database `%s`. To store data, create new table in database.<br />For help check module parameters and read description of module."

MOD_QLFORM_EMAILDISPLAY_LABEL="Display e-mail"
MOD_QLFORM_EMAILDISPLAY_DESC="Display e-mail as string in website; for test purposes."
MOD_QLFORM_EMAILRECIPIENT_LABEL="E-mail recipient"
MOD_QLFORM_EMAILRECIPIENT_DESC="E-mail recipient for submitted data; if there are several recipients, put every recipient into new line, e. g. <br/><br/>info@example.com<br/>admin@example.com<br/>someOtherRecipient@example.com"
MOD_QLFORM_EMAILREPLYTO_LABEL="Reply to"
MOD_QLFORM_EMAILREPLYTO_DESC="Name of field, whose posted value is set as reply-to; usually it will be the 'email' field. If e-mail sender field is not set, the website's admin will appear as the reply-to. <br />Usually identical with e-mail sender."
MOD_QLFORM_EMAILSENDER_LABEL="E-mail sender"
MOD_QLFORM_EMAILSENDER_DESC="Name of field, whose posted value is set as sender; usually it will be the 'email' field and is identival to reply-to. If e-mail sender field is not set, the website's admin will appear as sender. <br />Usually identical with e-mail reply-to."
MOD_QLFORM_EMAILSENTDISPLAY_LABEL="Display if e-mail sent"
MOD_QLFORM_EMAILSENTDISPLAY_DESC="Display notice when everthing works fine; maybe you need this for testing reasons."
MOD_QLFORM_EMAILSEPARATOR_LABEL="Separator #1"
MOD_QLFORM_EMAILSEPARATOR_DESC="Separator inbetween label and inserted value"
MOD_QLFORM_EMAILSEPARATOR_COLON="Colon"
MOD_QLFORM_EMAILSEPARATOR_NEWLINE="New line"
MOD_QLFORM_EMAILSEPARATOR2_LABEL="Separator #2"
MOD_QLFORM_EMAILSEPARATOR2_DESC="Separator seperated fields"
MOD_QLFORM_EMAILSEPARATOR2_NEWLINE="1 new line"
MOD_QLFORM_EMAILSEPARATOR2_2NEWLINES="2 new lines"

MOD_QLFORM_FILEEMAIL_LABEL="E-mail attachment"
MOD_QLFORM_FILEEMAIL_DESC="Enable sending e-mail with file attachment"
MOD_QLFORM_FILEUPLOADCOMMENT="For this functionality is needed:<ul><li>J! Plugin: qlformuploader. <a href='https://www.ql.de' target='_blank'>Here download.</a></li><li>Web server: Activation if php extension 'fileinfo'</li><li>Xml: [field name=&quot;fieldname&quot; label=&quot;Label of Field&quot; type=&quot;file&quot; /]</li></ul>"
MOD_QLFORM_FILEUPLOAD_DESTINATION_LABEL="Folder"
MOD_QLFORM_FILEUPLOAD_DESTINATION_DESC="Absolute path to folder."
MOD_QLFORM_FILEUPLOAD_EMAILATTACHEMENT_LABEL="Attachments to e-mail"
MOD_QLFORM_FILEUPLOAD_EMAILATTACHEMENT_DESC="Hereby you allow sending file attachments within the e-mail; mind: the file will never (!) be attached to a sendcopy e-mail."
MOD_QLFORM_FILEUPLOAD_LABEL="File upload"
MOD_QLFORM_FILEUPLOAD_DESC="Enable file upload - but yes, but no, but yes, but no ... OMG"
MOD_QLFORM_FILEUPLOAD_EXTENSIONNOTENABLED="Plugin 'qlformuploader' is not activated. Therefore upload failed."
MOD_QLFORM_FILEUPLOAD_FILENAME_LABEL="Filename"
MOD_QLFORM_FILEUPLOAD_FILENAME_DESC="Filename alterations"
MOD_QLFORM_FILEUPLOAD_FILESARRAYISNOARRAY="No file array found. Weird!"
MOD_QLFORM_FILEUPLOAD_FILETYPEALLOWED_LABEL="File types allowed"
MOD_QLFORM_FILEUPLOAD_FILETYPEALLOWED_DESC="List of file types allowed, separated by comma,"
MOD_QLFORM_FILEUPLOAD_INFO_LABEL="Information file upload"
MOD_QLFORM_FILEUPLOAD_INFO_DESC="Information file upload"
MOD_QLFORM_FILEUPLOAD_INFO_PHPEXTENSIONNOTACTIVATED="Php extension 'fileinfo' not loaded. Plz activate, ev. contact your provider."
MOD_QLFORM_FILEUPLOAD_INFO_PHPEXTENSIONNOTSECURE="Upload is not 100 percent secure."
MOD_QLFORM_FILEUPLOAD_FILEINFOUSE_LABEL="Use fileinfo()"
MOD_QLFORM_FILEUPLOAD_FILEINFOUSE_DESC="Use fileinfo() if available to check mimetype per server. This validation is stricter and might cause upload errors, yet it is safer."
MOD_QLFORM_FILEUPLOAD_MAXFILESIZE_LABEL="Max. file size"
MOD_QLFORM_FILEUPLOAD_MAXFILESIZE_DESC="Maximum file size"
MOD_QLFORM_FILEUPLOAD_NOEXTENSIONFOUND="Plugin 'qlformuploader' was not found; it has to be installed and/or activated to enable upload actions. Therefore upload failed."
MOD_QLFORM_FILEUPLOAD_NOTALLOWED="You are not allowed to perform this upload action."
MOD_QLFORM_FILEUPLOAD_RESETTOTMPPATH="Reset to tmp path"
MOD_QLFORM_FILEUPLOAD_SPACERGENERAL_LABEL="<strong>General settings</strong>"
MOD_QLFORM_FILEUPLOAD_SPACERGENERAL_DESC="General settings for both e-mail transmission and webserver storage"
MOD_QLFORM_FILEUPLOAD_SPACEREMAIL_LABEL="<strong>Settings for e-mail transmission</strong>"
MOD_QLFORM_FILEUPLOAD_SPACEREMAIL_DESC="Settings for e-mail transmission"
MOD_QLFORM_FILEUPLOAD_SPACERWEBSERVER_LABEL="<strong>Settings for webserver storage</strong>"
MOD_QLFORM_FILEUPLOAD_SPACERWEBSERVER_DESC="Settings for webserver storage"
MOD_QLFORM_FILEUPLOAD_STRIPROOT_LABEL="Strip root"
MOD_QLFORM_FILEUPLOAD_STRIPROOT_DESC="When generating new folder via mkdir() strip the root folder (JPATH_ROOT) from generation; just test if you need it; if qlformuploader generates a horrible subfolder structure, set to 'yes'."
MOD_QLFORM_FILEUPLOAD_WEBSERVER_LABEL="Webserver upload"
MOD_QLFORM_FILEUPLOAD_WEBSERVER_DESC="Allow upload to webserver due to the path defined"
MOD_QLFORM_FILEUPLOAD_UPLOADSUCCESSFUL="Fileupload of %s files was successful."
MOD_QLFORM_FORMCONTROL_LABEL="Form control"
MOD_QLFORM_FORMCONTROL_DESC="The fiormfields get some kind of prefix as it is common in Joomla!; default prefix is always 'jform'"
MOD_QLFORM_FUNCTIONALITY_LABEL="Functionality"
MOD_QLFORM_FUNCTIONALITY_DESC="Functionality info"
MOD_QLFORM_FUNCTIONALITY_UNUSED="Right now no actions are performed by qlform."
MOD_QLFORM_FUNCTIONALITY_USAGES="Right now %s actions are performed, i. e.:%s"

MOD_QLFORM_HIDEFORM_LABEL="Hide form"
MOD_QLFORM_HIDEFORM_DESC="Hide form after form submission while e. g. showing 'Thank you' message"
MOD_QLFORM_HONEYPOT_LABEL="Honeypot"
MOD_QLFORM_HONEYPOT_DESC="Honeypot aktivieren als zus&auml;tzliches Security-Feature. Achtung suhoshin!: Wenn der Server Suhoshin verwendet, entweder dessen Config anpassen (NULL-Variablen erlaubt) oder den Honeypot ausschalten. NICHT Suhoshin deaktivieren."

MOD_QLFORM_JMESSAGEDESCRIPTION_LABEL="This function stores all data sent by qlform into your database. The Joomla! message system is used for that.<br />All data sent and stored you can find here:<br /><a href='index.php?option=com_messages'>View Joomla! Messages</a>"
MOD_QLFORM_JMESSAGEDESCRIPTION_DESC="Fabulousities that qlform can perform....."
MOD_QLFORM_JMESSAGERECIPIENT_LABEL="Recipient"
MOD_QLFORM_JMESSAGERECIPIENT_DESC="User to recieve this message"
MOD_QLFORM_JMESSAGESENDER_LABEL="Sender"
MOD_QLFORM_JMESSAGESENDER_DESC="Sender of message; must be filled in otherwise message will not be displayed as message"
MOD_QLFORM_JMESSAGESUBJECT_LABEL="Subject"
MOD_QLFORM_JMESSAGESUBJECT_DESC="Subject"
MOD_QLFORM_JMESSAGESUBJECT2_LABEL="Subject #2"
MOD_QLFORM_JMESSAGESUBJECT2_DESC="Data-based Subject #2; insert field names whose data shall be displayed, e. g. 'email,name' or 'name, surname, email'. Separate fields with colon."
MOD_QLFORM_JMESSAGETYPE_LABEL="Display"
MOD_QLFORM_JMESSAGETYPE_DESC="Play around with the parameter 'Display'; for commom user 'html' is recommended."

MOD_QLFORM_LABELS_LABEL="Labels"
MOD_QLFORM_LABELS_DESC="Labels used within e-mail"
MOD_QLFORM_LABELS_FORMLABELS="Use form labels"
MOD_QLFORM_LABELS_FIELDNAMES="Use field names"
MOD_QLFORM_LABELSWITHIN_LABEL="Labels within"
MOD_QLFORM_LABELSWITHIN_DESC="Labels within field as placeholder"
MOD_QLFORM_LOCATION_LABEL="Redirection after sending mail"
MOD_QLFORM_LOCATION_DESC="Redirection after sending mail e. g. url of 'Thank you' page."
MOD_QLFORM_LOCATIONBOOL_LABEL="Use redirection"
MOD_QLFORM_LOCATIONBOOL_DESC="Use redirection via server header() e. g. to a 'Thank you' page"

MOD_QLFORM_MAIL_SENT="E-mail has been sent to recipient."
MOD_QLFORM_MAIL_SENT_ERROR="Some error while sending mail occured. Some mails could not be sent."
MOD_QLFORM_MAIL_SENT_ERROR_COUNT="Successful: %s<br />Failed: %s"
MOD_QLFORM_MESSAGE_LABEL="Message"
MOD_QLFORM_MESSAGE_DESC="Message displayed after form submission - if no redirection is activated."
MOD_QLFORM_MESSAGETYPE_LABEL="Message type"
MOD_QLFORM_MESSAGETYPE_DESC="Where message is displayed"
MOD_QLFORM_MESSAGETYPE_MESSAGE_VIA_JOOMLA="As Joomla! notice"
MOD_QLFORM_MESSAGETYPE_MESSAGE_VIA_MODULE="In module itself"
MOD_QLFORM_MESSAGETYPE_MESSAGE_VIA_MODULE_AND_JOOMLA="Both in module and as Joomla! notice"
MOD_QLFORM_MODULEID_LABEL="Field module id "
MOD_QLFORM_MODULEID_DESC="Set a hidden field 'moduleId'.<br />Set to 'yes' if you use sereval mod_qlforms in your installation.<br /> Avoids sending post data unwillingly."
MOD_QLFORM_MSG_CAPTCHANOTFOUND="Captcha plugin %s not found."
MOD_QLFORM_MSG_CAPTCHAVALIDATIONFAILED="Captcha validation failed, plz check security code again."
MOD_QLFORM_MSG_CLASSNOTFOUND="The class %s could not be found.<br />Please rename module file in modules/mod_qlform/php/classes to add custom code."
MOD_QLFORM_MSG_FILESIZENOINTEGER="File size must be integer."
MOD_QLFORM_MSG_FILEUPLOADERNOTENABLED="Plugin 'qlformuploader' has not been activated. Please activate fileuploader via params."
MOD_QLFORM_MSG_FILEUPLOADEXTENSIONNOTFOUND="Plugin 'qlformuploader' not found."
MOD_QLFORM_MSG_FOLDERNOTFOUND="Folder not found.<br />Plz following folder: %s"
MOD_QLFORM_MSG_FOLDERNAMEINVALID="Invalid folder name"
MOD_QLFORM_MSG_FOLDERMKDIRFAILURE="Following upload folder could not be generated:<br />'%s'"
MOD_QLFORM_MSG_FUNCTIONALITY_FILESNEEDED="For `%s` rename and use the file `%s`."
MOD_QLFORM_MSG_JMESSAGEINSERTSENDERANDRECIPIENTSENDER="J! storage: Please select recipient AND select sender."
MOD_QLFORM_MSG_JMESSAGESUBJECT2FIELDNAMESMISSING="J! storage: Fieldnames '%s' could not be found in xml. Please adjust xml or this field's settings."
MOD_QLFORM_MSG_PHPEXTENSIONFILEINFONOTLOADED="Concerning upload: Php extension 'fileinfo' is not loaded. Please activate this extension on your website server."
MOD_QLFORM_MSG_PLGQLFORMREQUIRED="Concerning upload: Plugin plg_qlformuploader is required for this action."
MOD_QLFORM_MSG_PLGQLFORMTOBEENABLED="Concerning upload: Plugin plg_qlformuploader must be enabled to perform upload action."
MOD_QLFORM_MSG_PROVERSIONAVAILABLE_LABEL="<div class='alert alert-notice versionBasic'>This feature is available in PRO version. Get it here: <a href='https://www.ql.de' target='_blank'>ql.de</a></div>"
MOD_QLFORM_MSG_SENDCOPYFIELDNAME="Sendcopy: Field name '%s' was not found in xml as field name. Please adjust field name either in xml or in sendcopy params."
MOD_QLFORM_MSG_WILLWORKUNSECURE="Upload will work, yet it is unsecure."
MOD_QLFORM_MSG_XMLINVALID="Xml is invalid due to following causes:<br />%s"
MOD_QLFORM_MSG_YOURTMPFOLDERIS="Your tmp folder is: %s"

MOD_QLFORM_NO_FORM_GIVEN="<strong>mod_qlform</strong>: Xml is either not found or has a bad mistake in it."

MOD_QLFORM_PROCESSDATA_LABEL="Preprocess data"
MOD_QLFORM_PREPROCESSDATA_LABEL="Preprocess data"
MOD_QLFORM_PREPROCESSDATA_DESC="Before storage, you can preprocess data sent via qlform. Therefore rename the file 'modQlformPreprocessData.php-rename-me' to 'modQlformPreprocessData.php'."
MOD_QLFORM_PRETEXT_LABEL="Pretext"
MOD_QLFORM_PRETEXT_DESC="Pretext"
MOD_QLFORM_PRETEXTSHOW_LABEL="Show pretext"
MOD_QLFORM_PRETEXTSHOW_DESC="Show pretext which is played above form"
MOD_QLFORM_PRO="PRO"

MOD_QLFORM_SENDCOPYBOOL_LABEL="'Send copy' to be displayed?"
MOD_QLFORM_SENDCOPYBOOL_DESC="Display checkbox labelled 'Send copy to my address'.<br />Recommended to use captcha."
MOD_QLFORM_SENDCOPY_LABEL="Siųsti man kopiją"
MOD_QLFORM_SENDCOPYEMAILREPLYTO_LABEL="Admin e-mail"
MOD_QLFORM_SENDCOPYEMAILREPLYTO_DESC="Displayed e-mail-address in e-mail copy, when is sent to user."
MOD_QLFORM_SENDCOPYFIELD_LABEL="'Send copy' field name (not label!)"
MOD_QLFORM_SENDCOPYFIELD_DESC="Name of field containing email address, e. g. 'email' or 'E-Mail'"
MOD_QLFORM_SENDCOPYPRETEXT_LABEL="Pretext"
MOD_QLFORM_SENDCOPYPRETEXT_DESC="Pretext displayed before data display; you can use placeholders with the fieldname like {*email*} or {*name*} to insert data values."
MOD_QLFORM_SENDCOPYTYPE_LABEL="Type"
MOD_QLFORM_SENDCOPYTYPE_DESC="Type of sendcopy"
MOD_QLFORM_SENDCOPTYPE_HIDDENACTIVE="hidden field, always active"
MOD_QLFORM_SENDCOPTYPE_CHECKBOXEMPTY="checkbox, unchecked"
MOD_QLFORM_SENDCOPTYPE_CHECKBOXCHECKED="checkbox, already checked"
MOD_QLFORM_SENDCOPTYPE_CUSTOM="insert 'sendcopy' field myself in form"
MOD_QLFORM_SERVERDATA_LABEL="Server data"
MOD_QLFORM_SERVERDATA_DESC="Add data of server preserved in $_SERVER - jsonified, quotes swapped for #"
MOD_QLFORM_SERVERDATAIPANONYMIZE_LABEL="Short Ip"
MOD_QLFORM_SERVERDATAIPANONYMIZE_DESC="Some countries don't allow sending the whole ip; therefore the last two number triples are x-ed."
MOD_QLFORM_SERVERDATAJSONIFY_LABEL="Jsonify server data"
MOD_QLFORM_SERVERDATAJSONIFY_DESC="Turn server array into json string; for inclusion in database or for to 'do something else' for example, you might choose '0', so you can store what you need in a single column. The data sent via mail is always/anyway jsonified, no matter what setting."
MOD_QLFORM_SHOWDATABASEFORMERROR_LABEL="Show db-form conflict"
MOD_QLFORM_SHOWDATABASEFORMERROR_DESC="Display error messages in case form fields do not match database columns. <br />Recommended top use while testing module. <br />Later on should be deactivated to avoid disorientation of user."
MOD_QLFORM_SHOWDATASAVEDTODATABASE_LABEL="Show saved data"
MOD_QLFORM_SHOWDATASAVEDTODATABASE_DESC="Show data saved to database"
MOD_QLFORM_SHOWDATASENT_LABEL="Display data"
MOD_QLFORM_SHOWDATASENT_DESC="Display data (via print_r) the form has sent; looks aweful; is for you as a developer checking if everything's all right."
MOD_QLFORM_SMSPASSWORD_LABEL="Password"
MOD_QLFORM_SMSPASSWORD_DESC="Password"
MOD_QLFORM_SMSRECIPIENT_LABEL="Recipient"
MOD_QLFORM_SMSRECIPIENT_DESC="Recipient, e. g. joe.doe@example.com"
MOD_QLFORM_SMSTELEPHONENUMBER_LABEL="Telephone number"
MOD_QLFORM_SMSTELEPHONENUMBER_DESC="Telephone number, without blanks or characters like / or -; just numbers. <br />E. g. 0161324657452"
MOD_QLFORM_SMSUSER_LABEL="User"
MOD_QLFORM_SMSUSER_DESC="User"
MOD_QLFORM_SOMETHINGCOMPLETELYDIFFERENTDIDNOTWORK="Additional action that was completely different failed."
MOD_QLFORM_SOMETHINGCOMPLETELYDIFFERENTWORKEDOUTFINE="Additional action that was completely different succeeded."
MOD_QLFORM_SOMETHINGELSEDIDNOTWORK="Additional action failed."
MOD_QLFORM_SOMETHINGELSEWORKEDOUTFINE="Additional action was successful."
MOD_QLFORM_STYLES_ACTIVE_LABEL="Activate styles"
MOD_QLFORM_STYLES_ACTIVE_DESC="Activate styles set here within params"
MOD_QLFORM_STYLES_ADDITIONALSTYLES_LABEL="css"
MOD_QLFORM_STYLES_ADDITIONALSTYLES_DESC="css"
MOD_QLFORM_STYLES_BACKGROUND_LABEL="Background"
MOD_QLFORM_STYLES_BACKGROUND_DESC="Background"
MOD_QLFORM_STYLES_BORDERCOLOR_LABEL="Border-color"
MOD_QLFORM_STYLES_BORDERCOLOR_DESC="Border-color"
MOD_QLFORM_STYLES_BORDERRADIUS_LABEL="Border-radius"
MOD_QLFORM_STYLES_BORDERRADIUS_DESC="Border-radius"
MOD_QLFORM_STYLES_BORDERSTYLE_LABEL="Border-style"
MOD_QLFORM_STYLES_BORDERSTYLE_DESC="Border-style"
MOD_QLFORM_STYLES_BORDERSTYLE_DASHED="dashed"
MOD_QLFORM_STYLES_BORDERSTYLE_DOTTED="dotted"
MOD_QLFORM_STYLES_BORDERSTYLE_DOUBLE="double"
MOD_QLFORM_STYLES_BORDERSTYLE_GROOVE="groove"
MOD_QLFORM_STYLES_BORDERSTYLE_INSET="inset"
MOD_QLFORM_STYLES_BORDERSTYLE_OUTSET="outset"
MOD_QLFORM_STYLES_BORDERSTYLE_RIDGE="double"
MOD_QLFORM_STYLES_BORDERSTYLE_SOLID="solid"
MOD_QLFORM_STYLES_BORDERWIDTH_LABEL="Border-width (px)"
MOD_QLFORM_STYLES_BORDERWIDTH_DESC="Border-width (px)"
MOD_QLFORM_STYLES_FORMCLASS_LABEL="Form class"
MOD_QLFORM_STYLES_FORMCLASS_DESC="Form class"
MOD_QLFORM_STYLES_SPACERADDITIONALSTYLES_LABEL="<strong>Additional Stylesheets</strong>"
MOD_QLFORM_STYLES_SPACERADDITIONALSTYLES_DESC="Additional Stylesheets"
MOD_QLFORM_STYLES_SPACERINPUT_LABEL="<strong>Inputs</strong>"
MOD_QLFORM_STYLES_SPACERINPUT_DESC="Inputs"
MOD_QLFORM_SUBJECT_LABEL="Mail subject"
MOD_QLFORM_SUBJECT_DESC="Subject of mail sent to recipient"
MOD_QLFORM_SUBJECT2_LABEL="Subject generated of inputs"
MOD_QLFORM_SUBJECT2_DESC="Enter field names that you want to appear in subject of mail sent; separate by comma."
MOD_QLFORM_SUBJECTSEPARATOR_LABEL="Subject separator"
MOD_QLFORM_SUBJECTSEPARATOR_DESC="Character(s) to be set as separator in subject"
MOD_QLFORM_SUBMIT_LABEL="Submit text"
MOD_QLFORM_SUBMIT_DESC="Text of submit button"

MOD_QLFORM_TODODATABASE_LABEL="Safe to database"
MOD_QLFORM_TODODATABASE_DESC="Safe post data to database.<br />Table ist required in database, see database params."
MOD_QLFORM_TODODATABASEEXTERNAL_LABEL="Safe to external Db"
MOD_QLFORM_TODODATABASEEXTERNAL_DESC="Safe post data to database.<br />Table ist required in database, see external database params."
MOD_QLFORM_TODOJMESSAGE_LABEL="J! storage"
MOD_QLFORM_TODOJMESSAGE_DESC="Use J! messaging component for storing data"
MOD_QLFORM_TODOEMAIL_LABEL="Send email"
MOD_QLFORM_TODOEMAIL_DESC="Send email, see email params."
MOD_QLFORM_TODOSMS_LABEL="Send SMS"
MOD_QLFORM_TODOSMS_DESC="Send an SMS with the data."
MOD_QLFORM_TODOSOMETHINGCOMPLETELYDIFFERENT_LABEL="Do something completely different"
MOD_QLFORM_TODOSOMETHINGCOMPLETELYDIFFERENT_DESC="Do something completely different.<br />Use following files:<br />modules/mod_qlform/php/classes/modQlformSomethingCompletelyDifferent.php<br />modQlformSomethingCompletelyDifferent::function somethingCompletelyDifferent()<br />build here as many methods you need:-)"
MOD_QLFORM_TODOSOMETHINGELSE_LABEL="Do something else"
MOD_QLFORM_TODOSOMETHINGELSE_DESC="Do something else, the module's developer (me) could never have guessed.<br />You can add whatever you want in the file <br />modules/mod_qlform/php/classes/modelQLSomethingElse.php<br />modelQlSomethingElse::function somethingElse()<br />build here as many methods you need:-)"
MOD_QLFORM_TRANSPARENT_LABEL="Transparent"
MOD_QLFORM_TRANSPARENT_DESC="Transparent"

MOD_QLFORM_USERID_LABEL="user_id field"
MOD_QLFORM_USERID_DESC="Add hidden field 'user_id' containing id of current user (if logged in) to form"
MOD_QLFORM_USEREMAIL_LABEL="user_email field"
MOD_QLFORM_USEREMAIL_DESC="Add hidden field 'user_email' containing email address of current user (if logged in) to form"

MOD_QLFORM_VALIDATE_LABEL="Validation"
MOD_QLFORM_VALIDATE_DESC="Validation can be achieved via Joomla! form validation or custom validation. For the latter rename 'modules/qlform/php/classes/modQlformValidation.php-rename-when-needed' to 'modules/qlform/php/classes/modQlformValidation.php' and enter you custom validation."
MOD_QLFORM_VALIDATIONJOOMLA="Joomla! validation"
MOD_QLFORM_VALIDATIONJOOMLAQLFORM="custom validation via modQlformValidation.php"
MOD_QLFORM_VALIDATIONBOTH="J! and custom"
MOD_QLFORM_VALIDATION_FAILED="Validation of form failed; please correct inputs."

MOD_QLFORM_XML_LABEL="Form xml"
MOD_QLFORM_XML_DESC="Xml for form according to Joomla!<br />Use [ and ] instead of &lt; and &gt;<br />Must have [form] and [fieldset name=\"nameOfFieldset\"] tag. Start e. g. with:<br /><br />[form]<br />&nbsp;&nbsp;[fieldset name='fieldset1']<br />&nbsp;&nbsp;&nbsp;&nbsp;[field name='name' type='text' size='50' required='true' /]<br />&nbsp;&nbsp;&nbsp;&nbsp;[field name='email' type='email' size='50' required='true' validate='email' /]<br />&nbsp;&nbsp;&nbsp;&nbsp;[field name='subject' type='text' size='50' /]<br />&nbsp;&nbsp;&nbsp;&nbsp;[field name='message' type='textarea' cols='50' rows='20' required='true' /]<br />&nbsp;&nbsp;[/fieldset]<br />[/form]<br /><br />Joomla! standard form fields are described here: http://docs.joomla.org/Standard_form_field_and_parameter_types. <br /><br />Of course you can use line breaks and whitespaces here to make code look nicer:-)"