?? webform-module.pot
字號:
# LANGUAGE translation of Drupal (webform.module)# Copyright YEAR NAME <EMAIL@ADDRESS># Generated from file: webform.module,v 1.47 2005/04/03 19:49:13 ullgren##, fuzzymsgid ""msgstr """Project-Id-Version: PROJECT VERSION\n""POT-Creation-Date: 2005-04-03 21:51+0200\n""PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n""Last-Translator: NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <EMAIL@ADDRESS>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 8bit\n""Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"#: webform.module:26msgid "Webforms are forms and questionnaires. To add one select <strong>create content -> webform</strong>. Below you can set different security and debug options."msgstr ""#: webform.module:29msgid "<p>This module lets you create forms or questionnaires and define there content. Submissions from these forms are stored in the database and optionaly also send by e-mail to a predefined address.</p>\n<p>Here is how to create one:\n<ul>\n\n <li>Go to Create Content and add a webform</li>\n <li>Add a description that is displayed as a teaser and above the actual form.</li>\n <li>Add a confirmation message or redirect node that is to be displayed after a successful submission.</li>\n <li>Select which roles who should have submission access to this form (roles that have the "use all webforms" permision can allways use a webform).</li>\n <li>Add one or more components to your form.</li>\n <li>Optionaly add a email address to which submissions will be send. If no email address is specified no email will be send when submissions are made through the form.</li>\n <li>Optionally select an email component that will be used to populate the return email address on any sent email.</ul>\n <li>Optionally select a textfield component that will be used to populate the subject email field on any sent email.</ul>\n</ul>\nHelp on adding and how to configure the components will be shown after adding your first component.\n</p>\n<p>On user submissions the form content is stored in the database table <i>webform_submitted_data</i> as key-value pairs. Apart from the form fields the following "special" fields are added:\n<ul>\n <li> __userid : UID of the submiting user.</li>\n <li> __timestamp : UNIX timestamp for when the submission occured.</li>\n <li> __remotehost : IP or name of the remote host from which the submission came.</li>\n <li> __useragent : What user agent (browser) the user used upon submitting the data.</li>\n</ul>\n"msgstr ""#: webform.module:54msgid "Enables the creation of forms and questionnaires."msgstr ""#: webform.module:57msgid "A webform can be a questionnaires, contact or request forms. It can be used to let visitors make contact, register for a event or to enable a complex survey."msgstr ""#: webform.module:60msgid "Available variables are: %username, %useremail, %site, %date."msgstr ""#: webform.module:61msgid "You can also use %server[key] to add any of the special PHP <a href=\"http://www.php.net/reserved.variables#reserved.variables.server\">$_SERVER</a> variables and %get[key] to create prefilled forms from from the <a href=\"http://www.php.net/reserved.variables#reserved.variables.get\">URL</a>."msgstr ""#: webform.module:63msgid "If you are using the profiles module, you can also access all profile data using the syntax %profile[form_name]. If you for example have a profile value named profile_city, add the varible %profile[profile_city]."msgstr ""#: webform.module:237msgid "Update from version %a to version %b"msgstr ""#: webform.module:242msgid "Allow cross site posting"msgstr ""#: webform.module:244msgid "Yes"msgstr ""#: webform.module:244msgid "No"msgstr ""#: webform.module:245msgid "Allow postings to your webforms that do not originating from your sites domain."msgstr ""#: webform.module:247msgid "Webforms Debug"msgstr ""#: webform.module:250msgid "DEBUG for the webform module"msgstr ""#: webform.module:251msgid "Set this option to \"Log submissions\" to log all submissions in the watchdog. Set it to \"Full debug\" to print debug info on submission. You probably want to leave this option on \"OFF\"."msgstr ""#: webform.module:253msgid "Show main webform menu"msgstr ""#: webform.module:255msgid "Select the visibility of the main webform item on the main menu"msgstr ""#: webform.module:291msgid "The form component has been changed. Remember to press Submit on the bottom of this form to save your changes."msgstr ""#: webform.module:296msgid "The form component has been deleted. Remember to press Submit on the bottom of this form to save your changes."msgstr ""#: webform.module:302msgid "You have to specify a form description."msgstr ""#: webform.module:310msgid "You have to specify a confirmation message."msgstr ""#: webform.module:337msgid "Webform upgrade page"msgstr ""#: webform.module:368msgid "results"msgstr ""#: webform.module:405msgid "go to form"msgstr ""#: webform.module:405msgid "View this form."msgstr ""#: webform.module:408msgid "Go back to the form"msgstr ""#: webform.module:418msgid "textfield"msgstr ""#: webform.module:419msgid "textarea"msgstr ""#: webform.module:420msgid "select"msgstr ""#: webform.module:421msgid "label"msgstr ""#: webform.module:422msgid "hidden"msgstr ""#: webform.module:423msgid "e-mail address"msgstr ""#: webform.module:435msgid "Use access"msgstr ""#: webform.module:435msgid "Roles that should be able to submit data using this form."msgstr ""#: webform.module:441;650msgid "Description"msgstr ""#: webform.module:442msgid "Text to be shown as teaser and before the form."msgstr ""#: webform.module:445msgid "Confirmation message or redirect URL"msgstr ""#: webform.module:447msgid "Message to be shown upon successful submission or an absolute path to a redirect page (must start with http://)"msgstr ""#: webform.module:473msgid "To edit a component, check its \"selected\" box and press \"Edit selected\"."msgstr ""#: webform.module:474msgid "To delete a component, check its \"selected\" box and press \"Delete selected\"."msgstr ""#: webform.module:475msgid "Use \"value\" to enter a default value."msgstr ""#: webform.module:476msgid "Check \"mandatory\" box if the field should be mandatory."msgstr ""#: webform.module:477msgid "Remember to set weight on the components or they will be added to the form in a random order."msgstr ""#: webform.module:478msgid "The components are sorted first by weight and then by name."msgstr ""#: webform.module:481msgid "Form components"msgstr ""#: webform.module:483msgid "Select"msgstr ""#: webform.module:484;648msgid "Name"msgstr ""#: webform.module:485msgid "Type"msgstr ""#: webform.module:486msgid "Value"msgstr ""#: webform.module:487msgid "Mandatory"msgstr ""#: webform.module:488msgid "Weight"msgstr ""#: webform.module:492msgid "Edit selected"msgstr ""#: webform.module:493msgid "Delete selected"msgstr ""#: webform.module:497msgid "Add a new component"msgstr ""#: webform.module:498msgid "Select a component type to add."msgstr ""#: webform.module:499;628msgid "Add"msgstr ""#: webform.module:501msgid "E-mail to address"msgstr ""#: webform.module:503msgid "Form submissions will be e-mailed to this address. Leave blank for none."msgstr ""#: webform.module:522msgid "E-mail from address"msgstr ""#: webform.module:523msgid "Form e-mails will have this return address. Choose Automatic for the default"msgstr ""#: webform.module:525msgid "E-mail subject"msgstr ""#: webform.module:526msgid "Form e-mails will have this subject line. Choose Automatic for the default"msgstr ""#: webform.module:551msgid "Unauthorized webform access attempt"msgstr ""#: webform.module:586msgid "Preview"msgstr ""#: webform.module:589msgid "Submit"msgstr ""#: webform.module:621msgid "Page called out of order"msgstr ""#: webform.module:649msgid "Name of the field. This is used as a descriptive label and as the key when saving data in the database."msgstr ""#: webform.module:652msgid "A short description of the field used as help for the user when he/she uses the form."msgstr ""#: webform.module:659;666;678;685;706msgid "Default value"msgstr ""#: webform.module:659msgid "The default value of a email field is always the users email address if he/she is logged in."msgstr ""#: webform.module:660;672;691msgid "Width"msgstr ""#: webform.module:662;674msgid "Width of the textfield."msgstr ""#: webform.module:668msgid "The default value of the field."msgstr ""#: webform.module:680msgid "The value of the field."msgstr ""#: webform.module:687msgid "The default value of the area."msgstr ""#: webform.module:693msgid "Width of the textarea."msgstr ""#: webform.module:695msgid "Height"msgstr ""#: webform.module:697msgid "Height of the textarea."msgstr ""#: webform.module:701msgid "Options"msgstr ""#: webform.module:703msgid "Enter one option per line."msgstr ""#: webform.module:708msgid "The preselected value."msgstr ""#: webform.module:711msgid "Multiple"msgstr ""#: webform.module:713msgid "Check this option if the user should be allowed to choose multiple values."msgstr ""#: webform.module:714msgid "Listbox"msgstr ""#: webform.module:716msgid "Check this option if you want the select component to be of listbox type instead of radiobuttons or checkboxes."msgstr ""#: webform.module:747msgid "Done"msgstr ""#: webform.module:748msgid "<br>Warning: This button will accept your changes as sub-part of the edit. You will still have to select <b>'submit'</b> on the next screen to make your changes permanent."msgstr ""#: webform.module:766msgid "Trying to post to webform from external domain."msgstr ""#: webform.module:768msgid "Visit referer"msgstr ""#: webform.module:769msgid "You are not allowed to post to this form from an external domain."msgstr ""#: webform.module:778msgid "You are not allowed to submit data using this form."msgstr ""#: webform.module:800msgid "Form submission from: "msgstr ""#: webform.module:838msgid "Submission posted to "msgstr ""#: webform.module:966msgid "You have not completed the form. %s is a mandatory field."msgstr ""#: webform.module:1018msgid "Submitted on"msgstr ""#: webform.module:1022msgid "Submitted by user"msgstr ""#: webform.module:1025msgid "Submitted by anonymous user"msgstr ""#: webform.module:1027msgid "Submitted values are:"msgstr ""#: webform.module:1261msgid "Go back"msgstr ""#: webform.module:72msgid "maintain webforms"msgstr ""#: webform.module:72msgid "create webforms"msgstr ""#: webform.module:72msgid "use all webforms"msgstr ""
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -