<?
/*************************************************************
* The MyDB librairy and applications are product of SQLFusion
* It may be used and/or distributed under the terms of the Q Public
* License (QPL) version 1.0, enclosed in the file licence.txt.
****************************************************************/
/** MyDB IDE Version 0.4 **/
/** Author Philippe Lewicki **/
/*
English Version
For other language copy and paste de messages
then translate it
*/
$strPreview = "Preview" ;
$strRecPassorwAllReadyUsed = "Password already used";
$strRecErrorAccessType = "You need at least one login and one password" ;
$strRecWrongEmail = "The email address you enter is not valid" ;
$strRecRequiredField = "You must fill all the required fields ";
$strRecErrorPasswordnotmatch = "The two passwords doesn't mach ";
$strRecErrorLoginPasswordAlreadyUsed = "You need to choose an other login and password";
$strRecInsertError = "Erreur when inserting the record";
/* MyDB */
$strQueryName = "Query name" ;
$strSQLQuery = "SQL Query" ;
$strQuery = "Your Queries" ;
$strOrder = "Order sequence" ;
$strPosition = "Position";
$strCreateQuery = "Create a SQL Query" ;
$strUpload = "Upload" ;
$strUpadteGlobalVar = "Update" ;
$strDateFormat = "Date Format" ;
$strPictureDirectorie = "Files directory" ;
$strDeleteQuery = "Delete this query";
$strGlobalVars = "Global Vars";
$strAddGlobal = "Add a glabal var";
$strAddTable = "Add a Table" ;
$strNewTableName = "Name of the new table";
$strCreateNewTable = "Create the new table";
$strConfirmeDeleteTable = "Are you want to delete the table" ;
$strDeleteTableYes = "Yes delete the table";
$strDeleteTableNo = "No";
$strDeleteThisTable = "Delete this table";
$strFBFieldTypeListBoxT = "List Box (data from an other table)";
$strfFBFieldTypeDate = "Date" ;
$strFBFieldTypeCurency = "Monétaire";
$strFBFieldTypeLogin = "Login" ;
$strFBFieldTypePassword = "Password" ;
$strFieldLogin = "This field is a login";
$strFieldPassword = "This field is a password" ;
$strLabelEditListBoxT = "Modify the content of the list";
$strIsItAnCurrencyType = "Choose the currency of the field";
$strFieldLanguage = "Language of the field" ;
$strFBFieldTypeCaracteristic = "Caracteristic" ;
$strFBFieldTypeCategorie = "Categorie";
$strFieldWithCaracteristic = "This field as caractéristics ";
$strFieldWithCategorie = "This field as categories ";
$strFieldImage = "Show the pictures" ;
$strLinkTablesOf = "Linked table of ";
/* FormFusion */
$strSaveArchive = "Save and archive" ;
$strLabelOpenAcompte= "Create my acompte";
$strBodyHtml = "Body in HTML";
$strEnterOneEmailPerLine = "Enter one email per ligne";
$strSupOneLetter = "D";
$strTitleNewForm = "New Form";
$strFormName = "Name of the new form";
$strNext = "Next...";
$strLabelLanguage = "Language ";
$strAdNewForm = "Ad a new form";
$strLabelPrebuiltForm = "Start with a prebuilt Form with (Fisrt Name, Last Name, EMail, Address, Zip Code...)" ;
$strLabelBlankForm = "Or start with a blank form" ;
$strFormBuilder = "Form Builder";
$strFieldOption = "Field Options";
$strLabelData = "The Datas";
$strLinkExportData = "Export";
$strLinkImportEmail = "Import" ;
$strLinkSuppForm = "Delete Form";
$strLinkThankEmail = "Parameters";
$strDetailPage = "Details";
$strDoYouReallyDeleteField = "Do you realy want to delete this field and all the values ?" ;
$strCantDelete = "You can not delete the uniq id" ;
$strDoYouReallyDelete = "Do you realy want to delete this field and all the values ?" ;
$strYes = "Yes" ;
$strNo = "No" ;
$strFormTitle = "Your Forms";
$strOneFormTitle = "The Form";
$strLabelParamForm = "Options";
$strNoForm = "No Form";
$strAddField ="Add a field";
$strFBLabelEdit = "Edit";
$strFBLabelDelete = "Delete";
$strFBTestForm = "Test the form";
$strFBLabelShortFieldName = "Short name of the field (one word) ";
$strFBLabelLongFieldName ="Name of the field that will be displayed in the form";
$strFBFieldType = "Field Type";
$strFBFieldTypeChar ="One Line text";
$strFBFieldTypeText ="MultilineText (Text Area)";
$strFBFieldTypeInt = "Simple Number (INT)";
$strFBFieldTypeFloat = "Float Number";
$strFBFieldTypeListBox = "List Box";
$strFBFieldTypeCheckBox = "Check Box";
$strFBFieldTypeRadioButton = "Radio Buttons";
$strFBFieldTypeEmail = "Email";
$strFBFieldTypeFile = "File";
$strFBAddSubmit = "Add";
$strLabelDefaultValue = "Default Value";
$strLabelRequiredField = "This field is required";
$strLabelReadOnlyField = "Read only Field";
$strLabelHiddenField = "Hidden field";
$strFBSubmitOptions = "Save";
$strTitleEditListBox = "Edit listbox";
$strFBReturnToFB = "Back to the form";
$strTitleEditOptions = "Edit Options";
$strLabelEditListBox = "Edit the list box";
$strLabelEditRadioButton = "Edit the radiobutton";
$strBtnSubmit = "Submit";
$strDontCopyThisStart = "Dont Copy this line. Stop on the preceding line";
$strDontCopyThisEnd = "Dont Copy this line. End the line before";
$strExpSourceHTML = "This is the HTML source code you need to insert in your web site.<br>Copy and paste the code in one of your HTML pages.<br><br>Note: Dont include the first and the last line in your page.";
$strShowingRecords = "Showing records ";
$strTotal = "total";
$strEdit = "Edit";
$strPrevious = "Previous";
$strNext = "Next";
$strDelete = "Delete";
$strDeleted = "The row has been deleted";
$strLinkedTable = "Linked Table";
$strPos1 = "Begin";
$strEnd = "End";
$strInsertNewRow = "Insert new row";
$strNoRecords = "No records";
$strYes = "Yes";
$strNo = "No";
$strDoYouReallyDelete = "Do you really want to delete this record";
$strEqual = " = ";
$strSupperior = " >= ";
$strInferior = " <= ";
$strEqual = "Eqal";
$strValueWith = "With" ;
$strStartWith = "Start with";
$strNotStartWith = "Dont start with" ;
$strEndWith = "End with";
$strNotEndWith = "Dont end with" ;
$strNotValueWith = "Not with";
$strNotEqual = "Not equal ";
$strSuperior= "Superior at";
$strInferior = "Inferior at";
$strSupperiorEqual = "Supérior or equal at " ;
$strInferiorEqual = "Inferior or equal at ";
$strAND = "AND";
$strOR = "OR";
$strWordStartWith = "A word start with";
$strWordEndWith = "A word end with";
$strEmailToAlert = "Email to alert";
$strDoYouReallyDeleteAlert = "Are you sure you want to delete this alert";
$strAlwaysAlert = "Always alert";
$strExplainAlwaysAlert = "If you want to received all the messages just choose \"$strAlwaysAlert\" ";
$strInsertNewAlerte = "Add a new alert";
$strMsgAlertByContent = "Recieved an alert depending on the data of a field";
$strAllTheFields = "All the fields";
$strCondition = "Condition" ;
$strFieldname = "FieldName";
$strValeur = "Value ";
$strMsgSaveQuery = "Save your query";
$strQueryName = "Name of the query";
$strCancelQuery = "Cancel the query and show all the records";
$strNewCondition = "Add a new condition";
$strDoQuery = "Do Query";
$strWilcard = "You can use the character \"%\" as wilcard. ";
$strExecute = "Submit";
$stroptionfield = "Options for the field";
$strQueryTheDatabase = "Do a query";
$strUploadTheSelectedData = "Upload the selected records";
$strSendAEmailToTheSelectedData = "Send an email to the selected records";
$strEmailSender ="Reply Email :" ;
$strNameSender = "Sender : ";
$strSubject = "Subject :" ;
$strBody = "Body :";
$strPreviewMailing = "Preview the mailing" ;
$strSendMailing = "Send the mailing";
$strIsItAnEMailType = "This is an email field";
$strIsItAFileType = "This is a field with files";
$strChooseEMailField = "Choose the email field<BR>" ;
$strNoEmailField ="You have no email field in your form";
$strRequiredField = "You must field all the field marked with a star";
$strRequiredLegend = "(*) are required";
$strLabelNoForm = "No Form";
$strLabelFormName = "Name of the form ";
$strLabelFormLang = "Language of the form ";
$strLabelFormUrlrequired = "URL of the page for the required field ";
$strLabelFormUrlerror = "URL of the errors page ";
$strLabelFormUrlThankYou = "URL of the page after the submit ";
$strLabelFormThankSubject = "Subject of the thank you email ";
$strLabelFormThankBody = "Body of the thank you email ";
$strLabelFormThankEmail = "Reply email for the thank you email ";
$strLabelFormThankName = "Name of the sender ";
$strLabelFormCopybyemail = "Send a copy to the administrator ";
$strLabelFormEmailAdmin = "Administrator's email ";
$strLabelFormDetailPage = "Display the link to the detail page of a record" ;
$strLabelFormWrapcels = "Number max of char to display per cels";
$strLabelFormDelsq = "Display the link to delete a saved query" ;
$strConfirmDeleteData = "Are you sure you want to delete all the datas ";
$strSubmitDeleteData = "Delete the datas";
$strBtnCancel = "Cancel";
$strDeleteAllTheData = "Delete all the data";
$strListofInsertField = "This is the list of the field you can insert in your mailing";
$strFieldToInsert = "Field to insert in you message";
$strLabelMailingField = "Label of the fields";
$strConfirmDeleteForm = "Delete the form and all is datas. WARNING you can't recover after deleting";
$strSubmitDeleteForm = "Delete the form";
$strWrongEmail = "The email adresse you give us is not working";
$strYouGotMsgFromWeb = "This is a message from your web site";
$strAffiliateTitle = "All the clients you have afiliate";
$strLabelClientInfo = "Client informations";
$strNoClient = "No clients";
$strAdNewClient = "Add a new client";
$strLabelData = "The datas";
$strExplainAdNewClient = "Use this form to add a new client to your acount. <br><a href=\"bereseleruk.php\">Informations on our affiliate program</a> ";
$strLabelFirstName = "First Name ";
$strLabelLastName = "Last Name ";
$strLabelCompany = "Company ";
$strLabelAddress = "Address " ;
$strLabelZipCode = "Zip Code" ;
$strLabelCity = "City";
$strLableCountry = "Country" ;
$strLabelEmail = "Email";
$strLabelTel = "Tel";
$strLabelFax = "Fax" ;
$strLabelLogin = "Login ";
$strLabelPassword = "Password";
$strLabelLanguage = "Language" ;
$strLabelAccess = "Accès level " ;
$strLabelDatabase = "Database Name";
$strLabelHost = "Host Name";
$strLabelTableName = "Table Name";
$strTitleCartoucheClient = "Your Clients";
$strTextCartoucheClient = "You have on this page all the clients you've subscribe to SQLFusion" ;
$strExternalDB = "Remote Database";
$strLabelExternalTable ="Remote";
$strNotConnect = "Can't connect to the database :";
$strNotValidHost = "Invalide host name or adresse";
$strNotTable = "The table doesn't exist";
$strNotDatabase = "The database doiesn't exist";
$strErrorUploadFile = "Error when trying to upload the file";
$strNoMoreThanOneFile = "You can not have more than one upload file by form.";
$strEmailAlert = "Email Alert";
/* Importé depuis mailfusion */
$strSendHour = "Send hour" ;
$strSendMime = "Send in Mime Format" ;
$strCanTakeLong = "It can take long to send the emails, wait until the page comes.";
$strWaitWorking = "Wait please.";
$strMenuTheEmails = "The emails";
$strWecomeMainboardTitle = "Your Control Panel";
$strWecomeMainboard = "Welcome to your control panel. This is where you can manage your forms, your mailing lists.";
$strLabelLoginNow = "Loggon with the loggin and password you've choosen";
$strTitleMainBoard = "Control Pannel";
$strIdentification = "Name of the page" ;
$strLogout = "Logout" ;
$strModify = "Modify your Profile" ;
$strGoSubscribe = "Subscribe now to use our product it's free !!" ;
$strLogin = "Login" ;
$strPassword = "Password" ;
$strIdentSubmit = "Submit" ;
$strPassWrong = "Your loggin or your password is wrong, try it again." ;
$strErrorContact = "If it still doesn't work try to contact our Webmaster <a href=\"mailto:hide@address.com\">hide@address.com</a>";
$strNoLoginNoPass = " If you have no loggin and password " ;
$strDisconnect = "You have been disconnected from SQLFusion" ;
$strInsertOk = "Thank you for filing up the form." ;
$strUpdateOk = "The update of your record is done" ;
$strSuiteOk = "You can now start your first mailing list";
$strInsertError = "ERROR when writing the database :" ;
$strReadError = "ERROR when reading the database :" ;
$strNavBack = "Back" ;
$strPoweredby = "Powered by SQLFusion" ;
$strUnderconstruction = "This Page is under construction. Come back soon";
$strPassorwAllReadyUsed = "The login and password are already in use";
$strNoList = "No Mailing List" ;
$strLabelParameters = "Options" ;
$strLabelSend = "Send an email" ;
$strLabelStatistics = "Statistics";
$strYourEmail = "Your Email" ;
$strSubscribe = "Subscribe" ;
$strNoMailingList = "Erreur MailFusion : $numlist doesn't exist" ;
$strMailingListTitle = "Your Mailing Lists" ;
$strOneMailingListTitle = "The Mailing List";
$strTitleParameters = "Configuration of your mailing List" ;
$strEmailSender ="Email for replies :" ;
$strNameSender = "Sender : ";
$strSendemailTitle = "Send an Email" ;
$strSubject = "Subject :" ;
$strBody = "Body :";
$strSubmitEmail = "Send the email" ;
$strMessageEmailSent = " emails have been sent." ;
$strNoReferer = "You must subscribe from the web site owner of the list" ;
$strEmailSubmit = "Subscribe" ;
$strEmailRemove = "Remove";
$strAdNewList = "Ad a new mailing list";
$strLabelListName = "Name of the list" ;
$strLabelLangue = "Language of the List";
$strBtnNext = "Next -->";
$strCodeSource = "Cut the HTML source code and past it in a page of your web site. <br>This is the source code for the subscription to your mailing list :" ;
$strOrJustLink = "Or you can just use the following link ";
$strCodeSourceSup = "This is the source code to unsubscribe from the mailing list.";
$strNewListEnd = "Your mailing list is now created. You can go to the Control Pannel to modify your parameters";
$strConfirmSuppList = "Do you really want to delete the list $name and all the emails ?";
$strSubmitSuppress = "Yes, Delete it !!";
$strSuppListDone = "The mailing liste as been deleted";
$strLinkHtmlCode = "HTML source Code";
$strLinkExportEmail = "Download the emails";
$strLinkSuppList = "Delete the mailing list";
$strAddanEmail = "Add an Email" ;
$strRemoveEmail = "Remove an Email";
$strMsgSuppErr = "Error Message when deleting an Email" ;
$strMsgSuppOk = "Message for deleted email " ;
$strMsgAdOk = "Message after subscription";
$strMsgAdNotEmail = "Error Message for incorrect email" ;
$strMsgAdDejaIn = "Error Message email already in the list";
$strWebSiteDomain = "Web site domain name : http://www." ;
$strEmailReply = "Email for the reply" ;
$strUrlSuppOk = "URL for deleted email ";
$strUrlAdOk = "URL after subscription";
$strUrlAdDejaIn = "URL if email already in the list " ;
$strUrlSuppErr = "URL for an error when deleting an Email";
$strUrlAdNotEmail = "URL for incorrect email " ;
$strUrlRemove = "URL for Unsubscribe";
$strAutoThankEmail = "Email for the reply (when subsctiption)" ;
$strAutoThankSubject = "Subject (when subsctiption)";
$strAutoThankBody = "Body (when subsctiption)";
$strAutoThankName = "Sender Name (when subsctiption)";
$strAutobyeEmail = "Email for the reply (when unsubscribe)";
$strAutobyeSubject = "Subject (when unsubscribe)";
$strAutobyeBody = "Body (when unsubscribe)";
$strAutobyeName = "Sender Name (when unsubscribe)" ;
$strArchive = "Email Sent";
$strResend = "Send/Edit";
$strSendLater = "Send later";
$strArchiveEmail = "Dont send and save the message";
$strSubmitPreview = "Preview email";
$strDownloadAllEmail = "Download all the emails" ;
$strDownloadEmail = "Download only the active emails" ;
$strInYourMailingList = " in your mailing list. ";
$strYouHaveNow = "You have today " ;
$strSubscribeUnsubscribe = "Subscribtions and Unsubscriptions for the last 12 months";
$strUnsubscription = "Unsubscribes";
$strDay = "Day" ;
$strDateMonth = "Month" ;
$strMonth[1] = "January";
$strMonth[2] = "February";
$strMonth[3] = "March";
$strMonth[4] = "April";
$strMonth[5] = "Mai";
$strMonth[6] = "June";
$strMonth[7] = "July";
$strMonth[8] = "August";
$strMonth[9] = "September";
$strMonth[10] = "October";
$strMonth[11] = "November";
$strMonth[12] = "December";
$strTableCondEreg = "condereguk";
?>