File Manager

Current Path : /webspace/www.babilon.be/html/modules/FormBuilder/lang/ext/
Upload File :
Current File : //webspace/www.babilon.be/html/modules/FormBuilder/lang/ext/da_DK.php

<?php
$lang['friendlyname'] = 'Formular Generator';
$lang['field_type_'] = 'Felt-type ikke sat';
$lang['field_type_CatalogerItemsField'] = 'V&aelig;lg en (eller flere) katalog emner';
$lang['field_type_FieldsetEnd'] = '-Felts&aelig;t slut';
$lang['field_type_FieldsetStart'] = '-Felts&aelig;t begynd';
$lang['field_type_TextField'] = 'Tekstfelt';
$lang['field_type_PasswordField'] = 'Password';
$lang['field_type_PasswordAgainField'] = 'Skriv Password (konfirmation)';
$lang['field_type_TextFieldExpandable'] = 'Tekstfelt (flere)';
$lang['field_type_TextAreaField'] = 'Tekstfelt, flere linier';
$lang['field_type_ButtonField'] = 'Knap';
$lang['field_type_CheckboxField'] = 'Afkrydsningsboks';
$lang['field_type_CheckboxGroupField'] = 'Gruppe af afkrydsningsbokse';
$lang['field_type_PulldownField'] = 'Pulldown-menu';
$lang['field_type_YearPullDownField'] = 'Pulldown (&aring;r)';
$lang['field_type_MultiselectField'] = 'Multi-valg';
$lang['field_type_StatePickerField'] = 'U.S. State v&aelig;lger';
$lang['field_type_ProvincePickerField'] = 'Canadisk proins v&aelig;lger';
$lang['field_type_CountryPickerField'] = 'Lande valg';
$lang['field_type_DatePickerField'] = 'Dato Valg';
$lang['field_type_TimePickerField'] = 'Tidsvalg';
$lang['field_type_RadioGroupField'] = 'Radio knap gruppe';
$lang['field_type_DispositionDirector'] = '*Email resultatet baseret p&aring; pulldown-valg';
$lang['field_type_DispositionFileDirector'] = '*Gem resultater i en fil baseret p&aring; menu';
$lang['field_type_DispositionMultiselectFileDirector'] = '*Gem resultater i en fil baseret p&aring; flere valgt';
$lang['field_type_DispositionPageRedirector'] = '*Viderestil til side baseret p&aring; pulldown-valg';
$lang['field_type_DispositionEmail'] = '*Email resultatet til angivne adresse(r)';
$lang['field_type_DispositionEmailConfirmation'] = '*Valid&eacute;r via email adresse';
$lang['field_type_DispositionFromEmailAddressField'] = '*Email &quot;From Address&quot; Field, and send copy';
$lang['field_type_DispositionFile'] = '*Skriv resultater til alm. tekst-fil';
$lang['field_type_DispositionDatabase'] = '*Gem resultater i databasen';
$lang['field_type_DispositionFormBrowser'] = '*Gem resultater til FormBrowser modul version 3';
$lang['field_type_DispositionUserTag'] = '*Kald en brugerdefineret tag inde i formularen';
$lang['field_type_DispositionForm'] = '*Submit to an arbitrary form action';
$lang['field_type_DispositionDeliverToEmailAddressField'] = '*Email til bruger-angiven email adresse';
$lang['field_type_DispositionEmailSiteAdmin'] = '*Email til en CMS admin bruger';
$lang['field_type_PageBreakField'] = '-Sideskift';
$lang['field_type_FileUploadField'] = 'Fil-upload';
$lang['field_type_FromEmailAddressField'] = 'Email &quot;Fra adresse&quot; felt';
$lang['field_type_FromEmailAddressAgainField'] = 'Email &quot;From Address&quot; Again Field';
$lang['field_type_FromEmailNameField'] = 'Email &quot;Fra navn&quot; felt';
$lang['field_type_FromEmailSubjectField'] = 'Email &quot;Emne&quot; felt';
$lang['field_type_StaticTextField'] = '-Statisk tekst';
$lang['field_type_SystemLinkField'] = '-Statisk link';
$lang['field_type_LinkField'] = '-Link';
$lang['field_type_HiddenField'] = '-Skjult felt';
$lang['field_type_ComputedField'] = '-Beregnet felt';
$lang['field_type_UniqueIntegerField'] = '-Unikt tal (serielt)';
$lang['field_type_UserTagField'] = '-User Defined Tag Call';
$lang['field_type_CompanyDirectoryField'] = 'Company Directory Field';
$lang['field_type_ModuleInterfaceField'] = '-Module Interface Field';
$lang['validation_none'] = 'Ingen validering';
$lang['validation_numeric'] = 'Numerisk';
$lang['validation_integer'] = 'Heltal';
$lang['validation_email_address'] = 'Email adresse';
$lang['validation_usphone'] = 'Telefon nummer (USA)';
$lang['validation_must_check'] = 'Skal v&aelig;re valgt';
$lang['validation_regex_match'] = 'Skal matche regul&aelig;r udtryk';
$lang['validation_regex_nomatch'] = 'M&aring; ikke matche regul&aelig;r udtryk';
$lang['required_field_missing'] = 'En v&aelig;rdi blev ikke angivet i et p&aring;kr&aelig;vet felt';
$lang['please_enter_a_value'] = 'Angiv en v&aelig;rdi for &quot;%s&quot;';
$lang['please_enter_a_number'] = 'Angiv et tal for &quot;%s&quot;';
$lang['please_enter_valid'] = 'Angiv en gyldig v&aelig;rdi for &quot;%s&quot;';
$lang['please_enter_an_integer'] = 'Angiv et heltal for &quot;%s&quot;';
$lang['please_enter_an_email'] = 'Angiv en gyldig email adresse for &quot;%s&quot;';
$lang['email_address_does_not_match'] = 'Email address does not match value in &quot;%s&quot;';
$lang['please_enter_a_phone'] = 'Please enter a valid phone number for &quot;%s&quot;';
$lang['please_login'] = 'V&aelig;r venlig at logge ind for at bruge denne formular';
$lang['not_valid_email'] = '&quot;%s&quot; er ikke en gyldig email adresse!';
$lang['please_enter_no_longer'] = 'Angiv en v&aelig;rdi der ikke er l&aelig;ngere end %s tegn';
$lang['please_enter_at_least'] = 'V&aelig;r venlig at taste en v&aelig;rdi der har mindst %s tegn';
$lang['title_list_delimiter'] = 'Tegn der kan benyttes til at adskille flere v&aelig;rdier';
$lang['you_need_permission'] = 'Du skal have &quot;%s&quot; tilladelsen for at kunne udf&oslash;re den operation';
$lang['lackpermission'] = 'Beklager! Du har ikke de n&oslash;dvendige tilladelser for at tilg&aring; den sektion.';
$lang['field_order_updated'] = 'Felt-r&aelig;kkef&oslash;lgen blev opdateret.';
$lang['form_deleted'] = 'Formularem blev slettet';
$lang['field_deleted'] = 'Feltet blev slettet';
$lang['configuration_updated'] = 'Konfigurationen blev opdateret';
$lang['you_must_check'] = 'Du skal s&aelig;tte kryds i &quot;%s&quot; for at forts&aelig;tte';
$lang['must_specify_one_destination'] = 'Du skal angive mindst en modtager-adresse';
$lang['are_you_sure_delete_form'] = 'Er du sikker p&aring; du vil slette formularen %s?';
$lang['are_you_sure_delete_field'] = 'Er du sikker p&aring; du vil slette feltet %s?';
$lang['notice_select_type'] = 'Udvidede indstillinger kan f&oslash;rst ses, n&aring;r der er valgt felttype';
$lang['field_name_in_use'] = 'Feltnavnet &quot;%s&quot; er allerede i brug. Benyt venligst unikke feltnavne';
$lang['field_no_name'] = 'Felter skal navngives med mindre du sl&aring; dette fra i Formular Generatorens indstillinger';
$lang['anonymous'] = 'Anonym';
$lang['abbreviation_length'] = 'L&aelig;ngde: %s';
$lang['boxes'] = '%s bokse';
$lang['options'] = '%s valgmuligheder';
$lang['text_length'] = '%s chars';
$lang['order'] = 'R&aelig;kkef&oslash;lge';
$lang['unspecified'] = '[ikke angivet]';
$lang['added'] = 'tilf&oslash;jet';
$lang['updated'] = 'opdateret';
$lang['sort_options'] = 'Sort&eacute;r valgmuligheder ved output';
$lang['select_one'] = 'V&aelig;lg en';
$lang['select_type'] = 'V&aelig;lg type';
$lang['to'] = 'Til';
$lang['yes'] = 'Ja';
$lang['no'] = 'Nej';
$lang['recipients'] = 'modtagere';
$lang['file_count'] = '%s mulige filer';
$lang['destination_count'] = '%s destinationer';
$lang['save'] = 'Gem';
$lang['add'] = 'Tilf&oslash;j';
$lang['update'] = 'Opdat&eacute;r';
$lang['save_and_continue'] = 'Gem og forts&aelig;t redigering';
$lang['information'] = 'Information';
$lang['automatic'] = 'Automatisk';
$lang['forms'] = 'Formularer';
$lang['form'] = 'Formular %s';
$lang['configuration'] = 'Konfiguration';
$lang['field_requirement_updated'] = 'Feltets p&aring;kr&aelig;vet-status opdateret';
$lang['maximum_size'] = 'Maks. st&oslash;rrelse';
$lang['permitted_extensions'] = 'Udvidelser';
$lang['permitted_filetypes'] = 'Tilladte filtyper';
$lang['file_too_large'] = 'Den upload&#039;ede fil er for stor! Maksimal st&oslash;rrelse er: ';
$lang['illegal_file_type'] = 'Denne type fil m&aring; ikke uploades. Kontroll&eacute;r venligst at filtypen er korrekt.';
$lang['upload'] = 'Upload';
$lang['form_imported'] = 'Formular importeret';
$lang['form_import_failed'] = 'Import af formular fejlede. Der var et problem med formatet af XML-filen';
$lang['rows'] = '%s r&aelig;kker';
$lang['cols'] = '%s kolonner';
$lang['12_hour'] = '12-timers tid';
$lang['24_hour'] = '24-timers tid';
$lang['hour'] = 'Time';
$lang['min'] = 'Minut';
$lang['merid'] = 'Meridian';
$lang['date_range'] = 'Omr&aring;de: %s - %s';
$lang['thanks'] = 'Tak! Din afsendelse er modtaget.';
$lang['edit'] = 'Redig&eacute;r';
$lang['delete'] = 'Slet';
$lang['day'] = 'Dag';
$lang['mon'] = 'M&aring;ned';
$lang['year'] = '&Aring;r';
$lang['none'] = '(ingen)';
$lang['css'] = 'CSS';
$lang['uninstalled'] = 'Modulet blev afinstalleret';
$lang['installed'] = 'Modul version %s installeret.';
$lang['upgraded'] = 'Modulet blev opgraderet til version %s.';
$lang['button_previous'] = 'Tilbage...';
$lang['button_submit'] = 'Send formular';
$lang['button_continue'] = 'Videre...';
$lang['value_checked'] = 'Valgt';
$lang['value_unchecked'] = 'Ikke valgt';
$lang['tab_main'] = 'Main';
$lang['tab_symbol'] = 'Formular fremvisnings indstillinger';
$lang['tab_submit'] = 'Formular afsendelse';
$lang['tab_captcha'] = 'Captcha indstillinger';
$lang['tab_advanced'] = 'Avancerede indstillinger';
$lang['tab_templatelayout'] = 'Template Layout Options';
$lang['tab_submissiontemplate'] = 'Afsendelses skabelon';
$lang['tab_udt'] = 'UDT Integration';
$lang['canuse_smarty'] = '<em>Smarty variabler kan benyttes i dette felt.</em>';
$lang['add_options'] = 'Tilf&oslash;j flere valgmuligheder';
$lang['delete_options'] = 'Slet markerede valgmuligheder';
$lang['add_checkboxes'] = 'Tilf&oslash;j flere checkboxe';
$lang['delete_checkboxes'] = 'Slet markerede checkboxe';
$lang['add_address'] = 'Tilf&oslash;j endnu en adresse';
$lang['delete_address'] = 'Slet den markerede adresse';
$lang['add_destination'] = 'Tilf&oslash;j endnu en destination';
$lang['delete_destination'] = 'Slet de markerede destinations';
$lang['suspected_spam'] = 'Der er genereret for mange e-mails fra denne IP adresse. Anti-Spam funktionen har forhindret afsendelse.';
$lang['suspected_spam_log'] = 'Mail fra IP %s, mist&aelig;nkt for at v&aelig;re spam, er stoppet.';
$lang['reorder'] = 'Omarrang&eacute;r felter';
$lang['cancel'] = 'Fortryd';
$lang['value_set'] = 'Value set: %s';
$lang['help_cataloger_attribute_fields'] = 'Below is a list of the attributes available from the Cataloger module.<br/>You can optionally specify valid ranges, values, or numerous values to be used in filtering the list of items that is displayed to the user.<br/>
<br/>
<strong>Ranges:</strong><br/>
Ranges can be specified by signifying a minimum and maximum value using this syntax: &quot;range: minvalue to maxvalue&quot;<br/>
<br/>
<strong>Multiple Values:</strong><br/>
To specify multiple values for an attribute use the syntax &quot;multi: value1|value2|value3&quot;<br/>
<br/>
<strong>Values from hidden fields</strong><br/>
To specify a value from a hidden field use the syntax {$fld_id}<br/>
<br/>';
$lang['help_name_regex'] = 'A regular expression to allow filtering cataloger items by name';
$lang['help_field_height'] = 'H&oslash;jden p&aring; multi-v&aelig;lg felt';
$lang['title_name_regex'] = 'Cataloger Item Name Regular Expression';
$lang['title_field_height'] = 'Felth&oslash;jde';
$lang['title_file_path'] = 'Destinationsmappe for output filer';
$lang['title_udt_name'] = 'Brugerdefineret Tag';
$lang['title_uploads_destpage'] = 'Side at vende tilbage til med upload-l&aelig;nken';
$lang['title_uploadmodule_summary'] = 'Indsendt med formulargenerator';
$lang['title_uploads_category'] = 'Upload kategori';
$lang['title_sendto_uploads'] = 'Send denne fil til upload-modulet';
$lang['title_legend'] = 'Historie';
$lang['title_maximum_length'] = 'Maximum l&aelig;ngde';
$lang['title_checkbox_label'] = 'Navn p&aring; checkboks';
$lang['title_radio_label'] = 'Navn p&aring; knap';
$lang['title_checked_value'] = 'V&aelig;rdi n&aring;r markeret';
$lang['title_unchecked_value'] = 'V&aelig;rdi uden markering';
$lang['title_checkbox_details'] = 'Gruppedetaljer for Checkboks';
$lang['title_delete'] = 'Slet?';
$lang['title_select_one_message'] = '&quot;V&aelig;lg en&quot; Text';
$lang['title_selection_value'] = 'Valgt v&aelig;rdi';
$lang['title_selection_displayname'] = 'Selection Display Name';
$lang['title_selection_subject'] = 'Selection Subject';
$lang['title_select_default_country'] = 'Standart udvalg';
$lang['title_select_default_state'] = 'Standart udvalg';
$lang['title_select_default_province'] = 'Standart udvalg';
$lang['title_option_name'] = 'Valgmulighedens navn';
$lang['title_option_value'] = 'Indsendt v&aelig;rdi';
$lang['title_pulldown_details'] = 'Pulldown muligheder';
$lang['title_multiselect_details'] = 'Multivalg muligheder';
$lang['title_destination_address'] = 'Destination Email Address';
$lang['title_destination_filename'] = 'Destiantion for Fil-navn';
$lang['title_email_from_name'] = '&quot;Fra navn&quot; for email';
$lang['title_relaxed_email_regex'] = 'Brug bl&oslash;d email validering';
$lang['title_relaxed_regex_long'] = 'Benyt afslappet email-validering (f.eks., tillad &quot;x@y&quot; i stedet for at kr&aelig;ve &quot;x@y.tld&quot;)';
$lang['title_email_from_address'] = '&quot;Fra adresse&quot; for email';
$lang['title_email_encoding'] = 'Email tegns&aelig;t kodning';
$lang['title_director_details'] = 'Pulldown-based Emailer Details';
$lang['title_file_name'] = 'Fil navn';
$lang['title_email_subject'] = 'Emnelinie i e-mail';
$lang['title_form_name'] = 'Formular navn';
$lang['title_form_status'] = 'Formular status';
$lang['title_ready_for_deployment'] = 'Klar til brug';
$lang['title_not_ready1'] = 'Ikke klar';
$lang['title_redirect_page'] = 'Side der skal viderestilles til efter afsendelse af formular';
$lang['title_not_ready2'] = 'Please add a field to the form so that the user\&#039;s input gets handled. You can';
$lang['title_not_ready_link'] = 'benyt denne genvej';
$lang['title_form_alias'] = 'Form Alias';
$lang['title_field_alias_short'] = 'Alias';
$lang['title_form_fields'] = 'Formular felter';
$lang['title_field_id'] = 'Felt Id';
$lang['title_show_fieldaliases'] = 'Vis Field Aliases';
$lang['title_show_fieldaliases_long'] = 'Klik her for at for at se display aliaser n&aring;r der tilf&oslash;res eller redigeres i en formular';
$lang['title_field_name'] = 'Felt Navn';
$lang['title_field_alias'] = 'Field Alias';
$lang['title_radiogroup_details'] = 'Radio Button Group Details';
$lang['title_field_type'] = 'Felttype';
$lang['title_not_ready3'] = 'for at skabe et formular-styrende felt';
$lang['title_add_new_form'] = 'Tilf&oslash;j ny formular';
$lang['title_show_version'] = 'Vis formular generator version?';
$lang['title_show_version_long'] = 'Dette vil inds&aelig;tte formulargeneratorens versionsnummer i en kommentar for at bidrage til debugging';
$lang['title_add_new_field'] = 'Tilf&oslash;r nyt felt';
$lang['title_form_submit_button'] = 'Tekst til formularens &quot;Indsend&quot; knap';
$lang['title_button_text'] = 'Knap-tekst';
$lang['title_submit_button_safety'] = 'Tilf&oslash;j Javascript til endelig &quot;Indsend&quot;-knap, der vil forhindre multiple indsendelser?';
$lang['title_submit_button_safety_help'] = 'Tilf&oslash;j sikkerheds-script';
$lang['title_form_next_button'] = 'Form &quot;Next&quot; Button Text (used for multipage forms)';
$lang['title_form_prev_button'] = 'Form &quot;Previous&quot; Button Text (used for multipage forms)';
$lang['title_field_validation'] = 'Felt validering';
$lang['title_field_to_validate'] = 'Felt der skal valideres';
$lang['title_field_css_id'] = 'CSS id for this field';
$lang['title_form_css_class'] = 'CSS Class for this form';
$lang['title_field_css_class'] = 'CSS Class for this field';
$lang['title_form_predisplay_udt'] = 'Brugerdefineret tag der skal kaldes f&oslash;r formularen vises f&oslash;rste gang (kaldes kun &eacute;n gang)';
$lang['title_form_predisplay_each_udt'] = 'Brugerdefineret tag der skal kaldes f&oslash;r formularen vises (kaldes p&aring; hver side af flersidige formularer)';
$lang['title_form_validate_udt'] = 'Brugerdefineret tag der skal kaldes under formularvalidering';
$lang['title_form_required_symbol'] = 'Symbol der bruges til at markere &quot;Kr&aelig;vet felt&quot;';
$lang['title_field_required'] = 'P&aring;kr&aelig;vet';
$lang['title_field_required_long'] = 'Kr&aelig;v en markering for dette felt';
$lang['title_hide_label'] = 'Skjul label';
$lang['title_hide_label_long'] = 'Skjul feltets navn p&aring; formularen';
$lang['title_text'] = 'Statisk tekst der skal vises';
$lang['title_field_regex'] = 'Validation Regex';
$lang['title_lines_to_show'] = 'Antal linier at vise';
$lang['title_read_only'] = 'Kun l&aelig;serettighed';
$lang['no_default'] = 'Intet Default';
$lang['redirect_after_approval'] = 'Page to redirect after approval';
$lang['title_regex_help'] = 'This regular expression will only be used if \&quot;validation type\&quot; is set to a regex-related option. Include a full Perl-style regex, including the start/stop slashes and flags (e.g., \&quot;/image\.(\d+)/i\&quot;)';
$lang['title_field_required_abbrev'] = 'P&aring;kr&aelig;vet';
$lang['title_hide_errors'] = 'Skjul fejl';
$lang['title_form_displaytype'] = 'Form Display Type';
$lang['title_hide_errors_long'] = 'Debug- / fejlmeddelelser forhindres i at blive set af brugere.';
$lang['title_email_template'] = 'Email skabelon';
$lang['title_maximum_size'] = 'Maximum uploadst&oslash;rrelse for filer (kilobytes)';
$lang['title_maximum_size_long'] = 'Denne begr&aelig;nsning er en tilf&oslash;jelse  til eventuelle begr&aelig;nsninger sat af php eller webserver-konfigurationen';
$lang['title_permitted_extensions'] = 'Tilladte endelser';
$lang['title_permitted_extensions_long'] = 'Enter a comma-separated list, excluding the dot (e.g., \&quot;jpg,gif,jpeg\&quot;). Spaces will be ignored. Leaving this blank means there will be no restrictions.';
$lang['title_show_limitations'] = 'Vis restriktioner?';
$lang['title_show_limitations_long'] = 'Display any size and extension restrictions with the upload field?';
$lang['title_form_template'] = 'Template to use to Display Form';
$lang['title_page_x_of_y'] = 'Side nummer %s af %s';
$lang['title_no_advanced_options'] = 'Feltet har inden avancered valgmuligheder';
$lang['title_form_unspecified'] = 'Responstekst ved uspeciferede feltv&aelig;rdier';
$lang['title_enable_fastadd_long'] = 'Enable fast field adding pulldown for forms?';
$lang['title_enable_fastadd'] = 'Enable fast field add pulldown?';
$lang['title_fastadd'] = 'Fast field adder';
$lang['title_enable_antispam_long'] = 'Klik her for at s&aelig;tte en gr&aelig;nse p&aring; ti (10) mails tilladt fra den givne IP adresse per time.';
$lang['title_enable_antispam'] = 'Iv&aelig;rks&aelig;t simple anti-spam forholdsregler?';
$lang['title_show_fieldids'] = 'Vis Field IDs';
$lang['title_show_fieldids_long'] = 'Tillad visning af felt ID n&aring;r der tilf&oslash;jes eller redigeres i en formular hvis der klikkes her';
$lang['title_xml_to_upload'] = 'Upload formular fra XML file';
$lang['title_xml_upload_formname'] = 'Brug dette formularnavn';
$lang['title_import_legend'] = 'XML formular import';
$lang['title_xml_upload_formalias'] = 'Brug dette formular alias';
$lang['title_html_email'] = 'Gener&eacute;r HTML email?';
$lang['title_link_autopopulate'] = 'Fuldf&oslash;r automatisk?';
$lang['title_link_autopopulate_help'] = 'Inds&aelig;t automatisk URL fra siden, der indeholder formularen?
(Dette tager precedens fra sidel&aelig;nke muligheden nedenunder)';
$lang['title_default_link'] = 'Standart l&aelig;nke URL';
$lang['title_default_link_title'] = 'Standart l&aelig;nke tekst';
$lang['title_link_to_sitepage'] = 'L&aelig;nke til side';
$lang['title_captcha_not_installed'] = 'You can use <a href=\"http://www.wikipedia.org/wiki/Captcha\" target=\"_new\">\&quot;Captcha\&quot;</a> to protect form submissions if you install the Captcha module. For more information, <a href=\"http://dev.cmsmadesimple.org/projects/captcha/\">check the Captcha project</a>.';
$lang['title_use_captcha'] = 'Brug Captcha for at beskytte formularindl&aelig;g?';
$lang['title_use_captcha_help'] = 'Check here to protect your form with a <a href="http://www.wikipedia.org/wiki/Captcha" target="_new\">&quot;Captcha&quot;</a>.';
$lang['title_user_captcha'] = 'Konfirm&eacute;r venligst at du ikke er et script ved at l&aelig;se og inds&aelig;tte tegnene fra billedet';
$lang['title_user_captcha_error'] = 'Forkert tekst for Captcha';
$lang['wrong_captcha'] = 'Captcha var ikke identisk';
$lang['title_title_user_captcha'] = 'Hj&aelig;lpetekst for Captcha';
$lang['title_dont_submit_unchecked'] = 'Don&#039;t submit values for unchecked boxes';
$lang['title_dont_submit_unchecked_help'] = 'Check this if you only want checked boxes to return values.';
$lang['link_label'] = 'Link Label';
$lang['link_destination'] = 'Link Destination URL';
$lang['title_default_set'] = 'Checked by Default?';
$lang['title_24_hour'] = 'Use 24-hour clock?';
$lang['title_before_noon'] = 'AM';
$lang['title_after_noon'] = 'PM';
$lang['title_smarty_eval'] = 'Process smarty tags within field?';
$lang['title_textarea_rows'] = 'Rows (note: this may be overridden by CSS)';
$lang['title_textarea_cols'] = 'Columns (note: this may be overridden by CSS)';
$lang['title_form_main'] = 'Main Form Details';
$lang['title_default_blank'] = 'Default to blank';
$lang['title_default_blank_help'] = 'Default to blank (uncheck to default to today&#039;s date)';
$lang['title_show_username'] = 'Display User&#039;s login name?';
$lang['title_show_userfirstname'] = 'Display User&#039;s first name?';
$lang['title_show_userlastname'] = 'Display User&#039;s last name?';
$lang['title_restrict_to_group'] = 'Restrict user list to users in specified group';
$lang['title_encrypt_database_data'] = 'Encrypt data stored in database';
$lang['title_crypt_cert'] = 'Certificate for encrypting data';
$lang['title_encryption_keyfile'] = 'Passphrase or path to file containing passphrase. (If using OpenSSL, this is the passphrase for the private key)';
$lang['title_encrypt_sortfields'] = 'Hash sort fields?';
$lang['title_private_key'] = 'Private Key to use for encrypting data';
$lang['title_encrypt_sortfields_help'] = 'This hashes the sort fields, but leaves the first few letters unencrypted. Cryptographically, this creates a vulnerability, but for most users it is an acceptable tradeoff between security and the ability to sort records. Sorting becomes approximate, but will remain pretty good. If you do not use this option, sort fields are stored in plaintext.';
$lang['title_encryption_functions'] = 'Storage Encryption Unavailable';
$lang['title_install_crypto'] = 'Please install the OpenSSL module or mcrypt support if you would like to enable database encryption.';
$lang['title_install_curl'] = 'Please make sure you have CURL support active in your PHP install. See http://www.php.net/manual/en/book.curl.php';
$lang['title_mle_version'] = 'Run in MLE Mode';
$lang['title_mle_version_long'] = 'Changes/support for CMSMS Multi-Language Edition fork. Do not check this if you are not running the MLE version.';
$lang['title_ensure_cert_key_match'] = 'Ensure that you select the private key that is appropriate for the certificate you are using for encryption!';
$lang['choose_crypt'] = 'Encryption Library';
$lang['title_encrypt_database_long'] = 'Check this to encrypt the stored data. This makes it more difficult (but not impossible) for hackers to view the information.';
$lang['choose_crypt_long'] = 'The options below only apply if you are using the OpenSSL Encryption library';
$lang['title_crypt_lib'] = 'Encryption Library';
$lang['openssl'] = 'OpenSSL Library';
$lang['mcrypt'] = 'PHP mcrypt Library';
$lang['title_feu_binding'] = 'Frontend User binding';
$lang['title_install_feu'] = 'Please install the Frontend User module to connect a form and its data to a specific user';
$lang['title_feu_bind_help'] = 'Check this to lock front-end access to this form&#039;s data to the logged-in front-end user.';
$lang['title_encryption'] = 'Encryption';
$lang['title_export_form_to_udt'] = 'Export form reference to UDT as $params[&#039;FORM&#039;]? (do not do this if you are going to print_r($params) )';
$lang['title_url_help'] = 'Entire URL, including protocol and path (e.g., http://myhost.com/form_handler.cgi)';
$lang['title_url'] = 'Form submission URL';
$lang['title_method'] = 'Form method';
$lang['title_maps_to'] = 'Map field &quot;%s&quot; to form submission variable';
$lang['title_additional'] = 'Additional submission';
$lang['title_additional_help'] = 'Anything to be appended to the submission payload, in URL-encoded form (.e.g, &quot;user=steve+jobs&amp;employee_number=1)';
$lang['title_include_in_submission'] = 'Include field in Submission';
$lang['title_data_stored_in_fbr'] = 'Data will be stored in an XML format in the [PREFIX]_module_fb_frombrowser database table.';
$lang['error_has_no_fb_field'] = 'Error! Either the form has no form_builder disposition, or it failed to instantiate (due to memory issues?)';
$lang['restricted_to_group'] = 'Only in group %s';
$lang['title_show_to_user'] = 'Display to user?';
$lang['help_leaveempty'] = 'This field may be left empty';
$lang['help_variables_for_template'] = 'Variables For Template';
$lang['help_variables_for_computation'] = 'Variables Available';
$lang['help_php_variable_name'] = 'PHP variable';
$lang['help_submission_date'] = 'Dato for afsendelse';
$lang['help_server_name'] = 'Din server';
$lang['help_sub_source_ip'] = 'IP address of person using form';
$lang['help_sub_url'] = 'URL of page containing form';
$lang['help_fb_version'] = 'FormBuilder version';
$lang['help_tab'] = 'Tab Character';
$lang['help_other_fields'] = 'Other fields will be available as you add them to the form.';
$lang['help_array_fields'] = 'Yet another way of accessing field values is via $fieldname_obj, $alias_obj, or $fld_#_obj, where each field is an object containging:<br /><table>
<tr><td class=&quot;odd&quot;>name</td><td class=&quot;odd&quot;>Field Name</td></tr>
<tr><td>type</td><td>Field Type</td></tr>
<tr><td class=&quot;odd&quot;>id</td><td class=&quot;odd&quot;>Internal Field ID</td></tr>
<tr><td>value</td><td>Human-readable Value</td></tr>
<tr><td class=&quot;odd&quot;>valueArray</td><td class=&quot;odd&quot;>Array of field value(s)</td></tr></table><em>e.g.</em>, you could use &quot;{$fld_1_obj->name} = {$fld_1_obj->value}';
$lang['help_date_format'] = 'See <a href="http://www.php.net/manual/en/function.date.php" target=_NEW>the PHP Manual</a> for formatting help.';
$lang['help_variable_name'] = 'Variable';
$lang['help_form_field'] = 'Field Represented';
$lang['link_back_to_form'] = '&laquo; Tilbage til formular';
$lang['title_create_sample_template'] = 'Create Sample Template';
$lang['title_create_sample_html_template'] = 'Create Sample HTML Template';
$lang['title_create_sample_header_template'] = 'Create Sample Header Template';
$lang['title_create_sample_footer_template'] = 'Create Sample Footer Template';
$lang['title_create_sample_header'] = 'Create Sample Header';
$lang['help_tab_symbol'] = 'a tab character';
$lang['title_file_template'] = 'Template for one line of output file';
$lang['title_file_header'] = 'Template for the header of output file';
$lang['title_file_footer'] = 'Template for the footer of output file';
$lang['title_confirmation_url'] = 'URL to click for form confirmation';
$lang['title_value'] = 'Value (see Advanced Tab if you use Smarty tags)';
$lang['title_date_format'] = 'Date Format (standard <a href=\"http://www.php.net/manual/en/function.date.php\">PHP Date Formats</a>)';
$lang['title_use_wysiwyg'] = 'Use WYSIWYG editor for text Area?';
$lang['title_submit_actions'] = 'Form Submission Behavior';
$lang['title_submit_labels'] = 'Submission Button Labels';
$lang['title_sortable_field'] = 'Sortable Field #%s';
$lang['title_submit_help'] = 'This page lets you customize Form Submission. It doesn\&#039;t determine what the Form Builder does with the submitted data. You can set that up by adding \&quot;Disposition\&quot; fields to your form.';
$lang['title_start_year'] = 'Year range start';
$lang['title_end_year'] = 'Year range end';
$lang['title_default_year'] = 'Default Year';
$lang['title_default_year_help'] = '(Set to -1 for default year to be the current year)';
$lang['title_submit_action'] = 'After form is submitted';
$lang['title_submit_response'] = 'Response to display';
$lang['title_submit_date'] = 'Date Submitted';
$lang['title_approval_date'] = 'Date Approved (by admin)';
$lang['title_user_approved'] = 'Date Approved (by submitter)';
$lang['display_text'] = 'Vis &quot;afsendelses skabelon&quot;';
$lang['redirect_to_page'] = 'Redirect to site page';
$lang['title_submit_response_help'] = 'This template is for display to the user after the form is submitted. This template does not effect emails generated or other form dispositions -- you set those templates (where appropriate) in the \&quot;advanced\&quot; tab for those disposition fields.';
$lang['title_destination_page'] = 'Destination Page';
$lang['title_require_fieldnames'] = 'Require Fieldnames';
$lang['title_require_fieldnames_long'] = 'Require fields to have a name?';
$lang['title_unique_fieldnames'] = 'Require Unique Fieldnames';
$lang['title_unique_fieldnames_long'] = 'Require fields to have unique names?';
$lang['title_reorder_form'] = 'Reorder Fields';
$lang['title_load_template'] = 'Load template';
$lang['title_add_button_text'] = 'Add Button text';
$lang['title_del_button_text'] = 'Delete Button text';
$lang['title_field_helptext'] = 'Help-text to display with this field';
$lang['title_string_or_number_eval'] = 'Interpret variables as being numbers or strings';
$lang['title_order'] = 'Interpretation Order';
$lang['title_order_help'] = 'If more than one Computed Field exists, they will be computed from lowest order number to highest order number';
$lang['title_compute_value'] = 'Value to compute';
$lang['title_string'] = 'Streng';
$lang['title_numeric'] = 'Numerisk';
$lang['title_inline_form'] = 'Display form inline?';
$lang['title_inline_form_help'] = 'Inline means any form followup replaces the {cms_module} tag, non-inline replaces the {content} tag.';
$lang['title_field_default_value'] = 'Default value for field';
$lang['title_clear_default'] = 'Clear default on click?';
$lang['title_clear_default_help'] = 'Check this to clear the default value when the user clicks this field. Since this uses a javascript string compare, it will fail if you put single quotes in your default text. Other un-javascript-friendly characters may also cause it to fail.';
$lang['title_remove_file_from_server'] = 'Delete uploaded file from server after processing (email dispositions)';
$lang['title_field_javascript'] = 'Javascript for field';
$lang['title_field_javascript_long'] = 'Make this the complete Javascript call, including the event you want to trap, e.g., onclick=&quot;yourfn()&quot;';
$lang['title_submit_javascript'] = 'Form Submission Javascript';
$lang['title_submit_javascript_long'] = 'Make this the complete Javascript call, including the event you want to trap, e.g., onclick=&quot;yourfn()&quot;.<br />This will probably not work well if you use the &quot;safety script&quot; option above.';
$lang['email_from_addr_help'] = 'Do not just pick a random address here -- many ISPs will<br />not deliver the mail if you are using a different domain name than your actual<br />host name (i.e., use something like name@%s)';
$lang['title_switch_advanced'] = 'Brug for flere felttyper? ';
$lang['title_switch_basic'] = 'For mange forvirrende felttyper?';
$lang['title_switch_advanced_link'] = 'Skift til avanceret visning';
$lang['title_switch_basic_link'] = 'Skift til simple visning';
$lang['title_file_root'] = 'Directory to save file in';
$lang['title_file_root_help'] = 'This needs to be a directory that your web server has permissions to write in.<br />Chmod it 777 if you have problems/doubts.<br />Also, check to see that you do not have PHP directory restrictions.';
$lang['title_newline_replacement'] = 'Newline/Carriage Return replacement character';
$lang['title_newline_replacement_help'] = 'Leave blank to allow newlines and carriage returns in output';
$lang['title_send_usercopy'] = 'Send User a Copy of Submission?';
$lang['title_send_usercopy_label'] = 'Label for Checkbox (if user choice)';
$lang['title_send_me_a_copy'] = 'Send me a copy of form';
$lang['title_allow_subject_override'] = 'Allow subject to be overridden?';
$lang['title_allow_subject_override_long'] = 'Allow &#039;Email &quot;Subject&quot; Fields&#039; to override the subject specified in the pulldown.';
$lang['title_display_length'] = 'Display length';
$lang['title_minimum_length'] = 'Minimum response length';
$lang['title_hide'] = 'Hide input';
$lang['title_hide_help'] = 'Show symbols rather plain text when user enters password?';
$lang['password_does_not_match'] = 'Password does not match %s';
$lang['back_top'] = 'Back to FormBuilder Main Page';
$lang['title_headers_to_modify'] = 'Which email headers should this input populate?';
$lang['title_blank_invalid'] = 'Do not accept blank space as valid response';
$lang['title_blank_invalid_long'] = 'If a field is required, checking this will require that people put in some alphanumeric characters, not just spaces';
$lang['error_CompanyDirectory_module_not_available'] = 'Company Directory module is not available!';
$lang['option_never'] = 'Aldrig';
$lang['option_user_choice'] = 'Give user a choice (checkbox)';
$lang['option_always'] = 'Altid';
$lang['option_from'] = '&quot;From&quot; email address';
$lang['option_reply'] = '&quot;Reply-To&quot; email address';
$lang['option_both'] = 'Both &quot;From&quot; and &quot;Reply-To&quot; email addresses';
$lang['option_dropdown'] = 'Dropdown';
$lang['option_selectlist_single'] = 'Select List (single)';
$lang['option_selectlist_multiple'] = 'Select List (multiple)';
$lang['option_radiogroup'] = 'Radio Group';
$lang['title_company_field_note'] = 'Note: Output will be in the form of<br/>&quot;company name&quot;=>&quot;value&quot;';
$lang['title_pick_categories'] = 'Pick a category (multiple)';
$lang['title_pick_fielddef'] = 'Pull a field Definition&#039;s value (single) <em>optional</em>';
$lang['title_choose_user_input'] = 'Choose User input';
$lang['title_see_also_udt'] = '(Also take a look at the Form Submission tab if you want to set a UDT for form validation)';
$lang['title_year_end_message'] = 'End year';
$lang['error_usertag_disposition'] = 'User defined tag returned an error';
$lang['error_usertag'] = 'User defined tag %s returned an error.';
$lang['error_cataloger_module_not_available'] = '<strong>Cataloger module does not seem to be installed/active.</strong>';
$lang['warning'] = 'Advarsel';
$lang['default_template'] = 'Default Template';
$lang['table_left_template'] = 'Table Template, Titles on left';
$lang['table_top_template'] = 'Table Template, Title on top';
$lang['form_template_name'] = 'Template from %s';
$lang['template_are_you_sure'] = 'Are you sure you want to overwrite your template with the selected template? (Even if you say OK, you will still need to save the change)';
$lang['title_bad_function'] = 'Error when computing &quot;%s&quot;.';
$lang['no_referrer_info'] = 'No HTTP_REFERER info available (probably due to use of User Email Validation)';
$lang['validation_param_error'] = 'Validation Parameter Error. Please make sure you copy the URL from your email correctly!';
$lang['validation_response_error'] = 'Validation Repsonse Error. Please make sure you copy the URL from your email correctly!';
$lang['validation_no_field_error'] = 'Validation Repsonse Error. No email validation field in this form!';
$lang['upgrade03to04'] = 'Form Template was updated automatically as part of the version 0.3 to version 0.4 upgrade. You may need to make some fixes. If you&#039;re using the default form, simply replace this template with &quot;default&quot; using the pulldown above.';
$lang['admindesc'] = 'Add, edit and manage interactive Forms';
$lang['operators_help'] = 'If you use String evaluation, the only operation available is concatenation (+), while if you use Number evaluation you have basic, very simple math (, +, -, *, /, ).';
$lang['help_module_interface'] = 'Using Module Interface';
$lang['help_module_interface_long'] = '<b>This field is used as a gateway to other modules!</b>
Use it by creating your form elements in the templates of the other module(s) you wish to incorporate, and using the <strong>{$FBid}</strong> to tie it back to FormBuilder. For example, to include form options based on the Products module, create the following template in Products:<br/>
<pre>
{foreach from=$items item=entry}
	{assign var=MData value=&#039;&#039;}
	{assign var=Cd value=&#039;&#039;}
		{foreach from=$FBvalue item=MData}
			{assign var=MData value=&#039;::&#039;|explode:$MData}
			{if $MData[1]==$entry->id}
				{assign var=Cd value=&#039; checked=&quot;checked&quot;&#039;}
			{/if}
		{/foreach}
	<div class=&quot;ProductDirectoryItem&quot;>
		<input type=&quot;checkbox&quot; value=&quot;{$entry->price}::{$entry->id}&quot; name=&quot;{$FBid}[]&quot; {$Cd} />{$entry->product_name} ({$entry->weight}{$weight_units}) &pound;{$entry->price}    
	</div>
{/foreach}
</pre>
<br/>
where in the input below you put something like <strong>{Products category=&quot;cat&quot; summarytemplate=&quot;Your_FB_template&quot;}</strong>';
$lang['title_add_tag'] = 'Add your tag';
$lang['date_january'] = 'Januar';
$lang['date_february'] = 'Februar';
$lang['date_march'] = 'Marts';
$lang['date_april'] = 'April';
$lang['date_may'] = 'Maj';
$lang['date_june'] = 'Juni';
$lang['date_july'] = 'Juli';
$lang['date_august'] = 'August';
$lang['date_september'] = 'September';
$lang['date_october'] = 'Oktober';
$lang['date_november'] = 'November';
$lang['date_december'] = 'December';
$lang['submission_error'] = 'Sorry! There was an error handling your form submission.';
$lang['submit_error'] = 'FormBuilder submit error: %s';
$lang['uploads_error'] = 'Error committing file to the uploads module: %s';
$lang['nouploads_error'] = 'Could not find the uploads module';
$lang['upload_attach_error'] = 'Upload/Attachment error on file %s (tmp_name: %s, of type %s)';
$lang['submission_error_file_lock'] = 'Error. Unable to obtain lock for file.';
$lang['unchecked_by_default'] = 'Default: unchecked';
$lang['checked_by_default'] = 'Default: checked';
$lang['email_default_template'] = 'FormBuilder Afsendelse';
$lang['email_template_not_set'] = '<br/>Email Template not yet set!';
$lang['missing_cms_mailer'] = 'FormBuilder: Cannot find required module CMSMailer!';
$lang['user_approved_submission'] = 'User approved submission %s from %s';
$lang['event_info_OnFormBuilderFormSubmit'] = 'Event triggered when a FormBuilder form is submitted';
$lang['event_info_OnFormBuilderFormSubmitError'] = 'Event triggered if there is an error when a FormBuilder form is submitted';
$lang['event_info_OnFormBuilderFormDisplay'] = 'Event triggered when a FormBuilder form is displayed';
$lang['event_help_OnFormBuilderFormSubmit'] = '<p>Event triggered when a FormBuilder form is submitted.</p>
<h4>Parameters</h4>
<ul>
<li><em>form_name</em> - The form name (string)</li>
<li><em>form_id</em> - The internal form id (int)</li>
</ul> ';
$lang['event_help_OnFormBuilderFormSubmitError'] = '<p>Event triggered if there is an error when a FormBuilder form is submitted</p>
<h4>Parameters</h4>
<ul>
<li><em>form_name</em> - The form name (string)</li>
<li><em>form_id</em> - The internal form id (int)</li>
<li><em>error</em> - A list of all known errors (string)</li>
</ul> ';
$lang['event_help_OnFormBuilderFormDisplay'] = '<p>Event triggered when a FormBuilder form is displayed</p>
<h4>Parameters</h4>
<ul>
<li><em>form_name</em> - The form name (string)</li>
<li><em>form_id</em> - The internal form id (int)</li>
</ul> ';
$lang['formbuilder_params_response_id'] = 'Response ID. Used by FormBrowser';
$lang['formbuilder_params_passed_from_tag'] = 'Default field values; see module help';
$lang['formbuilder_params_field_id'] = 'Field ID for internal operations';
$lang['formbuilder_params_form_name'] = 'Form Name';
$lang['formbuilder_params_form_id'] = 'Form ID for internal operations';
$lang['formbuilder_params_general'] = 'General parameters for internal operations';
$lang['template_variable_help'] = '<h3>Form Template Variables</h3>
<p>You can edit it to make your form layout look any way you\&#039;d like.
   To make the form work, you\&#039;ll need to always include the {$fb_hidden} and {$submit}
   tags.</p>

<p>You can access your form fields either using the $fields array or by directly accessing fields by their names (e.g., {$myfield->input} )</p>


<p>Each field has the following attributes:</p>
<table>
<tr><th>Field</th><th>Value</th></tr>
<tr><td>field->display</td><td>1 if the field should be displayed, 0 otherwise</td></tr>
<tr><td>field->required</td><td>1 if the field is required, 0 otherwise</td></tr>
<tr><td>field->required_symbol</td><td>the symbol for required fields</td></tr>
<tr><td>field->css_class</td><td>the CSS class specified for this field</td></tr>
<tr><td>field->valid</td><td>1 if this field has passed validation, 0 otherwise</td></tr>
<tr><td>field->error</td><td>Text of the validation problem, in the event that this field did not validate</td></tr>
<tr><td>field->hide_name</td><td>1 if the field name should be hidden, 0 otherwise</td></tr>
<tr><td>field->has_label</td><td>1 if the field type has a label</td></tr>
<tr><td>field->needs_div</td><td>1 if the field needs to be wrapped in a DIV (or table row, if that\&#039;s the way you swing)</td></tr>
<tr><td>field->name</td><td>the field\&#039;s name</td></tr>
<tr><td>field->input</td><td>the field\&#039;s input control (e.g., the input field itself)</td></tr>
<tr><td>field->input_id</td><td>the ID of the field\&#039;s input (useful for <label for=\&quot;\&quot;>)</td></tr>
<tr><td>field->type</td><td>the field\&#039;s data type</td></tr>
                                
<tr><td>field->multiple_parts</td><td>1 if the field->input is actually a collection of controls</td></tr>
<tr><td>field->label_parts</td><td>1 if the collection of controls has separate labels for each control</td></tr>
</table>

<p>In certain cases, field->input is actually an array of objects rather than an input. This happens, for example, in CheckBoxGroups or RadioButtonGroups. For them, you can iterate through field->input->name and field->input->inputs.</p>
    
<p>Additional smarty variables that you can use include:</p>
<table>
<tr><th>Variable</th><th>Value</th></tr>
<tr><td>total_pages</td><td>number of pages for multi-page forms</td></tr>
<tr><td>this_page</td><td>number fo the current page for multi-page forms</td></tr>
<tr><td>title_page_x_of_y</td><td>displays \&quot;page x of y\&quot; for multi-page forms</td></tr>
<tr><td>css_class</td><td>CSS Class for the form</td></tr>
<tr><td>form_name</td><td>Form name</td></tr>
<tr><td>form_id</td><td>Form database ID</td></tr>
<tr><td>prev</td><td>\&quot;Back\&quot; button for multipart forms</td></tr>
<tr><td>submit</td><td>\&quot;Continue\&quot; or \&quot;Submit\&quot; button for multipart forms, adjusts automatically</td></tr>
</table>
<p>Dunno why you\&#039;d want some of those, but there you go...</p>
';
$lang['post_install'] = '<p>Make sure to set the \&quot;Modify Forms\&quot; permissions
on users who will be administering feedback forms. Also, if you\&#039;ll be emailing form
results, be sure to update the Configuration appropriately.</p>
<p>Please be aware that a feedback form should not be active (e.g., usable by the public) while
you are still editing the form. You should create the form, and place the tag into an active
content page only when you have finished editing. Otherwise, erroneous results could be returned.</p>
<p>Additionally, this version does not support parallel editing of forms. Please take care that
only one admin is editing a given form at a given time.</p>';
$lang['help'] = 'h3>What Does This Do?</h3>
<p>The Form Builder Module allows you to create feedback forms (in fact, it\&#039;s a replacement of the original Feedback Form module), with the added power of database storage. With its companion module Form Browser, you can use it to create simple database applications.</p>
<p>The forms created using the Form Builder may be inserted
into templates and/or content pages. Forms may contain many kinds of inputs, and may have
validation applied to these inputs. The results of these forms may be handled in a variety of ways.</p>

<h3>How Do I Use it?</h3>
<P>Install it, and poke around the menus. Play with it. Try creating forms, and adding them to your content.
If you get stuck, chat with me on the #cms IRC channel, post to the forum, send me email, or, if you\&#039;re
really desperate, read the rest of this page.</P>

<h3>How Do I Create a Form</h3>
<p>In the CMS Admin Menu, you should get a new menu item called FormBuilder. Click on this. On the page
that gets shown, there are options (at the bottom of the list of Forms) to Add a New Form or Modify
Configuration.</p>

<h3>Adding a Form to a Page</h3>
<p>In the main FormBuilder admin page, you can see an example of the tag used to display each form. It looks
something like {cms_module module=\&#039;FormBuilder\&#039; form=\&#039;sample_form\&#039;}</p>
<p>By copying this tag into the content of a page, or into a template, will cause that form to be displayed.
In theory, you can have multiple forms on a page if you really want to. Be careful when pasting the tag
into a page\&#039;s content if you use a WYSIWYG editor such as TinyMCE, FCKEdit, or HTMLArea. These editors may stealthily
change the quote marks (\&quot;) into HTML entities (&amp;amp;quot;), and the forms will not show up. Try using
single quotes (\&#039;) or editing the HTML directly.

<h3>Working with Forms</h3>
<p>By clicking on a Form\&#039;s name, you enter the Form Edit page. There are several tabs, which are described below:</p>
<h4>Main</h4>
<p>This is the main place you\&#039;ll work on your form. Here, you give it a name, an alias (which is used to identify it for placing it in a page or template), and, optionally, a CSS class with which to wrap the whole thing.</p>
<p>Below this, if you have it enabled, is the \&quot;fast field adder\&quot; pulldown, that lets you quickly add a field to the end of your form by selecting the field type.</p>
<p>Below this is the list of fields that make up your form. More detail on this is described below.</p>
<h4>Form Submission</h4>
<p>When the form is submitted, you can either redirect the user to another page of your site, or you can present the user some message (which can contain any of the user\&#039;s form entries, or just static text). In this tab, you select which of these approaches you wish to use, and, if you chose redirection, it allows you to pick the page to redirect users to after a successful form submission.</p>
<p>Also on this page, you can specify the labels of various submission buttons (\&quot;Previous\&quot;, \&quot;next\&quot;, \&quot;submit\&quot;). You can also opt to have some Javascript added to the last page of a form that will prevent multiple submissions (useful on slow servers).</p>
<h4>Form Display Options</h4>
<p>This tab allows for other form customizations, like the symbol to show for required fields.</p>
<h4>Captcha Settings</h4>
<p>If you have installed the Captcha module, this tab lets you configure the Captcha settings for your form.</p>
<h4>Form Template</h4>
<p>This is where you do your customization work of your form\&#039;s Smarty Template. See the section called Form Template Variables below.</p>
<p>The form should default to a Custom template that documents the Smarty tags available to you.</p>
<p>Unless you\&#039;re a Smarty expert, you probably don\&#039;t want to mess around with this. If you are a Smarty expert, this is where you can unleash your magic.</p>
<h4>Submission Template</h4>
<p>If, in the Form Submission tab, you selected \&#039;Display \&quot;Submission Template\&quot;, this is where you can create that template. There is a display of which smarty variables are available to you, and a button to generate a sample template.</p>
<p>If you\&#039;re a Smarty expert, you can do all manner of creative and powerful things here. If you\&#039;re not a Smarty expert, you might just want to use the default.
</p>
<h3>Adding Fields to your Form</h3>
<p>The types of fields that are currently supported fit into four groups: standard input fields, display control fields, email-specific fields, and form result handling fields (also called Form Dispositions in places):</p>
<ul>
<li>Standard Input Fields - these are inputs that allow entry of typical form elements; text inputs, radio buttons, etc.</li>
<li>Display Control Fields - these input control how the user will see the display of the form; page breaks, static text, etc.</li>
<li>Email-specific Fields - some forms generate email, and email-specific fields can alter attributes of the emails sent.</li>
<li>Form Dispositions - These determine what happens when the user
submits the form; for each result handling field, some method of transmitting, saving, or emailing the
form contents takes place. A form may have multiple form dispositions.</li>
</ul>
<p>Form fields are assigned names. These names identify the field, not only on the screen as labels for the user,
but in the data when it\&#039;s submitted so you know what the user is responding to. Phrasing the name like a question
is a handy way of making it clear to the user what is expected. Similarly, many fields have both Names and Values.
The Names are what gets shown to the user; the Value is what gets saved or transmitted when the user submits
the form. The Values are never seen by the user, nor are they visible in the HTML, so it\&#039;s safe to use for
email addresses and such.</p>
<p>Some fields can have multiple values, or multiple name/value pairs. When you first create such a field,
there may not be sufficient inputs for you to specify all the values you want. To get more space for inputting
these values, use the buttons at the bottom of the page for adding options.</p>
<p>Fields can be assigned validation rules, which vary according to the type of the field. These rules help
ensure that the user enters valid data. They may also be
separately marked \&quot;Required\&quot;, which will force the user to enter a response.</p>
<p>Fields also may be assigned a CSS class. This simply wraps the input in a div with that class, so as to allow
customized layouts. To use this effectively, you may need to \&quot;view source\&quot; on the generated form, and then
write your CSS.</p>
<ul>
<li>Standard Inputs
<ul><li>Text Input. This is a standard text field. You can limit the length, and apply various validation
functions to the field.</li>
<li>Text Area. This is a big, free-form text input field.</li>
<li>Checkbox. This is a standard check box.</li>
<li>Checkbox Group. This is a collection of checkboxes. The only difference between this input and a
collection of Checkbox inputs is that they are presented as a group, with one name, and can have a validation function requiring that you check one or more of the boxes in the group.</li>
<li>Radio Group. This is a collection of radio buttons. Only one of the group may be selected by the user.</li>
<li>Pulldown. This is a standard pulldown menu. It\&#039;s really conceptually the same thing as a radio button
group, but is better when there are a large number of options.</li>
<li>Multiselect. This is a multi-select field. It\&#039;s really conceptually the same thing as a checkbox button
group, but is better when there are a large number of options, as you can limit the number displayed on the screen at any one time.</li>
<li>State. This is a pulldown listing the States of the U.S.</li>
<li>Countries. This is a pulldown listing the Countries of the world (as of July 2005).</li>
<li>Date Picker. This is a triple pulldown allowing the user to select a date.</li>
<li>Time Picker. This is a set of pulldowns allowing the user to select a time (using 12 or 24 hour clock).</li>
<li>File Upload. This is a file upload field.</li>
<li>Link (User Entered). This creates a double input field for getting a link URL and link title.</li>
</ul></li>

<li>Email-specific Inputs
<ul><li>Email From Address Field. This allows users to provide their email address. The email generated when the form gets handled will use this address in the \&quot;From\&quot; field.</li>
<li>Email From Name Field. This allows users to provide their name. The email generated when the form gets handled will use this name in the \&quot;From\&quot; field.</li>
<li>Email Subject Field. This allows users to provide a subject for their email. The email generated when the form gets handled will use this in the \&quot;Subject\&quot; field. This may cause trouble with certain dispositions that want to control the Email Subject, so use it with caution.</li>
</ul></li>

<li>Display Control Fields<ul>
<li>-Page Break. This allows you to split your feedback form into multiple pages. Each page is
independently validated. This is good for applications like online surveys.</li>
<li>-Fieldset Start. Combined with Fieldset End, this allows you to group various fields within your form. Use this to start a given grouping.</li>
<li>-Fieldset End. Combined with Fieldset Start, this allows you to group various fields within your form. Use this to end a given grouping.</li>
<li>-Hidden Field. This allows you to embed a hidden field in your form.</li>
<li>-Static Text. This allows you to put text or a label in the middle of your form. This is useful for giving additional help text, especially if you\&#039;re not using a Custom Template to render your form.</li>
<li>-Static Link. This allows you to put a link to a given page into your form. Optionally, you can have it autopopulate with the page where the form is embedded (useful if you\&#039;re sending results via email).</li>
</ul></li>

<li>Form Handling Inputs (Dispositions)
<ul><li>*Call a User Defined Tag With the Form Results. This submits all the form results to the User-Defined Tag you specify. The UDT can handle the results however it wants.</li>
<li>*Email Results Based on Pulldown. This is useful for web sites where comments get routed based on their subject matter, e.g., bugs get sent to one person, marketing questions to another person, sales requests to someone else, etc. The pulldown is populated with the subjects, and each gets directed to a specific email address. You set up these mappings in the when you create or edit a field of this type. If you use one of these \&quot;Director\&quot; pulldowns, the user must make a selection in order to submit the
form. This input is part of the form the user sees, although the email addresses are not made visible nor
are they embedded in the HTML.</li>
<li>*Email Results to set Address(es). This simply sends the form results to one or more email addresses that you enter when you create or edit this type of field. This field and its name are not visible in the
form that the user sees. The email addresses are not made visible nor
are they embedded in the HTML.</li>
<li>*Email to User-Supplied Address. This puts an input field in the form for the user to populate with an email address. The form results get sent to that address. Beware of Spam abuse! Active the primitive anti-spam features in the FormBuilder configuration screen.</li>
<li>*Store Results in Database. This will store the form contents in an internal database. You will always use this disposition if you use the form with FormBrowser.</li>
<li>*Redirect to Page Based on Pulldown. This allows you to redirect the form to a different site page depending on its value. If you have multiple dispositions, make sure this is used last.</li>
<li>*Validate via Email. This is a strange and powerful field. It provides the user a mandatory input for their email address. Once they submit their form, the standard form dispositions are not performed -- rather, it send the user an email with a special coded link. If they click on the link, the other form is considered \&quot;approved,\&quot; and the other dispositions are all performed.</li>
<li>*Write Results to Flat File. This takes the form results and writes them into a text file. You may
select the name of the file, and set its format. These files are written to the \&quot;output\&quot; directory under the
module\&#039;s installation directory, assuming the web server has permission to write there.</li>
</ul></li></li></ul>

<h3>Email and Flat File Templates</h3>
<p>Many disposition types allow you to create a template for the email that is generated, or for the way the results are written to a file. If you opt not to create a template, the FormBuilder will use it\&#039;s own best guess, which may or may not work out to your liking. You can always click on the \&quot;Create Sample Template\&quot; and then customize the results.</p>
<p>To the right, you\&#039;ll find a legend which lists all of the variables that are available to you to use in your template. As of version 0.3, variables have two names, one based on the field name, the other based on the field ID. If you use field names that have characters outside of the ASCII 32-126 range, it will be safer to use the ID-based variables.</p>
<p><strong>Note that once you\&#039;ve changed a template, it will no longer automatically add new fields.</strong> For this reason, it\&#039;s usually best to create your templates as the last step of creating your form.</p>
<p>As of version 0.2.4, you can opt to send any of these emails as HTML email. There should be a checkbox at the top of the template page for this. There is also a \&quot;Create Sample HTML Template\&quot; button over in the legend area. For HTML email, the email body will also provide the default text-only values.</p>

<h3>Configuration</h3>
<p>There are some global configuration options for FormBuilder:</p>
<ul>
<li>Enable fast field add pulldown. This enables the pulldown on the Form Edit page which saves a step in the creation of new fields.</li>
<li>Hide Errors. This is set by default. Unchecking it will cause more detailed errors to be displayed if there are problems when you submit your form.</li>
<li>Require Field Names. Typically, you will want form fields to be named so you can tell which is which. However, in some cases, you might want to have nameless fields. Uncheck this if you want to allow nameless fields.</li>
<li>Unique Field Names. Typically, you will want form fields to have unique names so you can tell which is which. Uncheck this if you want to allow fields to share names.</li>
<li>Use relaxed email validation. This uses a less restrictive regular expression for validating email; e.g., x@y will be allowed, where typically x@y.tld is required.</li>
<li>Show Form Builder Version. Displays the version of FormBuilder you\&#039;re using in a comment when the form is generated. Typically only useful when debugging.</li>
<li>Enable primitive anti-spam features. When turned on, this allows any given IP address to only generate 10 emails per hour.</li>
</ul>
<h3>Styling and CSS</h3>
<p>Paul Noone graciously provides us all with a pretty good standard CSS that you can use for forms:</p>
<pre>
	/* Sample FormBuilder CSS base */
	form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #F60;
		padding:0.5em
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#FFF;
		background:#F60;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input, 
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}
</pre>

<h3>Form Template Variables</h3>

<h3>Form Template Variables</h3>
<p>You can edit it to make your form layout look any way you\&#039;d like.
   To make the form work, you\&#039;ll need to always include the &amp;#123;$fb_hidden} and &amp;#123;$submit}
   tags.</p>

<p>You can access your form fields either using the $fields array or by directly accessing fields by their names (e.g., &amp;#123;$myfield->input} )</p>


<p>Each field has the following attributes:</p>
<table>
<tr><th>Field</th><th>Value</th></tr>
<tr><td>field->display</td><td>1 if the field should be displayed, 0 otherwise</td></tr>
<tr><td>field->required</td><td>1 if the field is required, 0 otherwise</td></tr>
<tr><td>field->required_symbol</td><td>the symbol for required fields</td></tr>
<tr><td>field->css_class</td><td>the CSS class specified for this field</td></tr>
<tr><td>field->valid</td><td>1 if this field has passed validation, 0 otherwise</td></tr>
<tr><td>field->error</td><td>Text of the validation problem, in the event that this field did not validate</td></tr>
<tr><td>field->hide_name</td><td>1 if the field name should be hidden, 0 otherwise</td></tr>
<tr><td>field->has_label</td><td>1 if the field type has a label</td></tr>
<tr><td>field->needs_div</td><td>1 if the field needs to be wrapped in a DIV (or table row, if that\&#039;s the way you swing)</td></tr>
<tr><td>field->name</td><td>the field\&#039;s name</td></tr>
<tr><td>field->input</td><td>the field\&#039;s input control (e.g., the input field itself)</td></tr>
<tr><td>field->input_id</td><td>the ID of the field\&#039;s input (useful for <label for=\&quot;\&quot;>)</td></tr>
<tr><td>field->type</td><td>the field\&#039;s data type</td></tr>
                                
<tr><td>field->multiple_parts</td><td>1 if the field->input is actually a collection of controls</td></tr>
<tr><td>field->label_parts</td><td>1 if the collection of controls has separate labels for each control</td></tr>
</table>

<p>In certain cases, field->input is actually an array of objects rather than an input. This happens, for example, in CheckBoxGroups or RadioButtonGroups. For them, you can iterate through field->input->name and field->input->inputs.</p>
    
<p>Additional smarty variables that you can use include:</p>
<table>
<tr><th>Variable</th><th>Value</th></tr>
<tr><td>total_pages</td><td>number of pages for multi-page forms</td></tr>
<tr><td>this_page</td><td>number fo the current page for multi-page forms</td></tr>
<tr><td>title_page_x_of_y</td><td>displays \&quot;page x of y\&quot; for multi-page forms</td></tr>
<tr><td>css_class</td><td>CSS Class for the form</td></tr>
<tr><td>form_name</td><td>Form name</td></tr>
<tr><td>form_id</td><td>Form database ID</td></tr>
<tr><td>prev</td><td>\&quot;Back\&quot; button for multipart forms</td></tr>
<tr><td>submit</td><td>\&quot;Continue\&quot; or \&quot;Submit\&quot; button for multipart forms, adjusts automatically</td></tr>
</table>
<p>Dunno why you\&#039;d want some of those, but there you go...</p>


<h3>Known Issues</h3>
<ul>
<li>FormBuilder is not yet integrated with FrontEnd Users. It will be.</li>
<li>FormBuilder cannot yet be inlined. That should be a simple upgrade down the line.</li>
<li>FormBuilder does not yet support pretty urls, although that shouldn\&#039;t matter since the user side is pretty simple.</li>
</ul>

<h3>Troubleshooting</h3>
<ol><li> First step is to check you\&#039;re running CMS 1.0-svn or later.</li>
<li> Second step is to read and understand the caveat about WYSIWYG editors up in the
section <em>Adding a Form to a Page</em>.</li>
<li> If you\&#039;re missing fields in an email that gets generated, check the disposition field\&#039;s template, and make sure you\&#039;re specifying the missing fields. Seems obvious, but it\&#039;s an easy mistake to make.</li>
<li>Uncheck the \&quot;Hide Errors\&quot; checkbox in the global options, and see what message gets displayed when you submit your form.</li>
<li> Just mess around and try clicking on links and icons and stuff. See what happens.</li>
<li> Last resport is to email me or catch me on IRC and we can go from there.</li>
</ol> 
<p>This is no longer a particularly early version, but it is probably still buggy. While I\&#039;ve done all I can
to make sure no egregious bugs have crept in, I have to admit that during early testing, this program
revealed seven cockroaches, two earwigs, a small family of aphids, and a walking-stick insect. It also
ate the neighbor\&#039;s nasty little yap dog, for which I was inappropriately grateful.</p>
<p>The final release will include bug fixes, documentation, and unconditional love.</p>
<h3>Support</h3>
<p>This module does not include commercial support. However, there are a number of resources available to help you with it:</p>
<ul>
<li>For the latest version of this module, FAQs, or to file a Bug Report, please visit the CMS Made Simple  <a href=\"http://dev.cmsmadesimple.org\">Developer Forge</a>.</li>
<li>To obtain commercial support, please send an email to the author at <a href=\"mailto:sjg@cmsmodules.com\">&amp;lt;sjg@cmsmodules.com&amp;gt;</a>.</li>
<li>Additional discussion of this module may also be found in the <a href=\"http://forum.cmsmadesimple.org\">CMS Made Simple Forums</a>.</li>
<li>The author can often be found in the <a href=\"irc://irc.freenode.net/#cms\">CMS IRC Channel</a>.</li>
<li>Lastly, you may have some success emailing the author directly and grovelling for free support.</li>
</ul>
<p>As per the GPL, this software is provided as-is. Please read the text
of the license for the full disclaimer.</p>
<h3>Copyright and License</h3>
<p>Copyright &amp;copy; 2007, Samuel Goldstein <a href=\"mailto:sjg@cmsmodules.com\">&amp;lt;sjg@cmsmodules.com&amp;gt;</a>. All Rights Are Reserved.</p>
<p>This module has been released under the <a href=\"http://www.gnu.org/licenses/licenses.html#GPL\">GNU Public License</a>. You must agree to this license before using the module.</p>';
$lang['utma'] = '156861353.1954323075.1266874698.1270666248.1271101264.3';
$lang['utmz'] = '156861353.1271101264.3.3.utmccn=(referral)|utmcsr=cmsms.org|utmcct=/|utmcmd=referral';
$lang['qca'] = 'P0-1147258755-1266874698050';
$lang['utmb'] = '156861353';
$lang['utmc'] = '156861353';
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com