1 # $Id: modules-optionwidgets.pot,v 1.1.2.11 2009/03/09 21:50:01 hass Exp $
3 # LANGUAGE translation of Drupal (modules-optionwidgets)
4 # Copyright YEAR NAME <EMAIL@ADDRESS>
5 # Generated from files:
6 # optionwidgets.module,v 1.69.2.21 2008/10/25 02:04:44 yched
7 # optionwidgets.info,v 1.7 2008/04/23 18:02:24 dww
8 # text.module,v 1.95.2.28 2008/12/30 00:00:54 yched
9 # text.info,v 1.9 2008/04/23 18:02:31 dww
14 "Project-Id-Version: PROJECT VERSION\n"
15 "POT-Creation-Date: 2009-03-09 22:08+0100\n"
16 "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
17 "Last-Translator: NAME <EMAIL@ADDRESS>\n"
18 "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
20 "Content-Type: text/plain; charset=utf-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
24 #: modules/optionwidgets/optionwidgets.module:19
25 msgid "Create a list of options as a list in <strong>Allowed values list</strong> or as an array in PHP code. These values will be the same for %field in all content types."
28 #: modules/optionwidgets/optionwidgets.module:22
29 msgid "For a 'single on/off checkbox' widget, define the 'off' value first, then the 'on' value in the <strong>Allowed values</strong> section. Note that the checkbox will be labeled with the label of the 'on' value."
32 #: modules/optionwidgets/optionwidgets.module:25
33 msgid "The 'checkboxes/radio buttons' widget will display checkboxes if the multiple values option is selected for this field, otherwise radios will be displayed."
36 #: modules/optionwidgets/optionwidgets.module:37
37 msgid "You need to specify the 'allowed values' for this field."
40 #: modules/optionwidgets/optionwidgets.module:96
41 msgid "Single on/off checkbox"
44 #: modules/optionwidgets/optionwidgets.module:326
45 msgid "%name: this field cannot hold more that @count values."
48 #: modules/optionwidgets/optionwidgets.module:411
52 #: modules/optionwidgets/optionwidgets.module:415
56 #: modules/optionwidgets/optionwidgets.module:0
60 #: modules/optionwidgets/optionwidgets.info:0
61 msgid "Option Widgets"
64 #: modules/optionwidgets/optionwidgets.info:0
65 msgid "Defines selection, check box and radio button widgets for text and numeric fields."
68 #: modules/text/text.module:41 modules/text/text.info:0