| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 msgid "" 2 msgstr "" 3 "Project-Id-Version: \n" 4 "POT-Creation-Date: 2009-03-07 19:12+0100\n" 5 "PO-Revision-Date: \n" 6 "Last-Translator: thePanz <thepanz@gmail.com>\n" 7 "Language-Team: \n" 8 "MIME-Version: 1.0\n" 9 "Content-Type: text/plain; charset=UTF-8\n" 10 "Content-Transfer-Encoding: 8bit\n" 11 "X-Poedit-Language: Italian\n" 12 "X-Poedit-Country: ITALY\n" 13 14 #: includes/date_api.views.inc:78;85 15 msgid "Date browser" 16 msgstr "" 17 18 #: includes/date_api.views.inc:79 19 msgid "Date back/next navigation to attach to other displays. Requires the Date argument." 20 msgstr "" 21 22 #: includes/date_api.views.inc:101 23 msgid "Date browser style" 24 msgstr "" 25 26 #: includes/date_api.views.inc:102 27 msgid "Creates back/next navigation." 28 msgstr "" 29 30 #: includes/date_api.views.inc:129 31 msgid "Filter any Views date field by a date argument, using any common ISO date/period format (i.e. YYYY, YYYY-MM, YYYY-MM-DD, YYYY-W99, YYYY-MM-DD--P3M, P90D, etc)." 32 msgstr "" 33 34 #: includes/date_api.views.inc:132;142 35 msgid "Undated" 36 msgstr "" 37 38 #: includes/date_api.views.inc:139 39 msgid "Filter any Views date field." 40 msgstr "" 41 42 #: includes/date_api_argument_handler.inc:67 43 msgid "Select the type of date value to be used in defaults, summaries, and navigation. For example, a granularity of 'month' will set the default date to the current month, summarize by month in summary views, and link to the next and previous month when using date navigation." 44 msgstr "" 45 46 #: includes/date_api_argument_handler.inc:71 47 #: includes/date_api_filter_handler.inc:109 48 msgid "Date year range" 49 msgstr "" 50 51 #: includes/date_api_argument_handler.inc:74 52 #: includes/date_api_filter_handler.inc:112 53 msgid "Set the allowable minimum and maximum year range for this argument, either a -X:+X offset from the current year, like '-3:+3' or an absolute minimum and maximum year, like '2005:2010'. When the argument is set to a date outside the range, the page will be returned as 'Page not found (404)'." 54 msgstr "" 55 56 #: includes/date_api_argument_handler.inc:83 57 #: includes/date_api_filter_handler.inc:121 58 msgid "Date field(s)" 59 msgstr "" 60 61 #: includes/date_api_argument_handler.inc:88 62 msgid "Select one or more date fields to filter with this argument. Do not select both the 'From date' and 'To date' for CCK date fields, only one of them is needed." 63 msgstr "" 64 65 #: includes/date_api_argument_handler.inc:91 66 #: includes/date_api_filter_handler.inc:129 67 msgid "Method" 68 msgstr "" 69 70 #: includes/date_api_argument_handler.inc:93 71 #: includes/date_api_filter_handler.inc:131 72 msgid "OR" 73 msgstr "" 74 75 #: includes/date_api_argument_handler.inc:93 76 #: includes/date_api_filter_handler.inc:131 77 msgid "AND" 78 msgstr "" 79 80 #: includes/date_api_argument_handler.inc:95 81 #: includes/date_api_filter_handler.inc:133 82 msgid "Method of handling multiple date fields in the same query. Return items that have any matching date field (date = field_1 OR field_2), or only those with matches in all selected date fields (date = field_1 AND field_2)." 83 msgstr "" 84 85 #: includes/date_api_argument_handler.inc:107 86 msgid "You must select at least one date field for this argument." 87 msgstr "" 88 89 #: includes/date_api_argument_handler.inc:111 90 #: includes/date_api_filter_handler.inc:144 91 msgid "Date year range must be in the format -9:+9 or 2005:2010." 92 msgstr "" 93 94 #: includes/date_api_filter_handler.inc:76 95 msgid "Select" 96 msgstr "" 97 98 #: includes/date_api_filter_handler.inc:78 99 msgid "Popup" 100 msgstr "" 101 102 #: includes/date_api_filter_handler.inc:99 103 msgid "Date form type" 104 msgstr "" 105 106 #: includes/date_api_filter_handler.inc:102 107 msgid "Choose the form element to use for date selection." 108 msgstr "" 109 110 #: includes/date_api_filter_handler.inc:106 111 msgid "Select a granularity for the date filter. For instance, selecting 'day' will create a filter where users can select the year, month, and day." 112 msgstr "" 113 114 #: includes/date_api_filter_handler.inc:126 115 msgid "Select date field(s) to filter with this argument." 116 msgstr "" 117 118 #: includes/date_api_filter_handler.inc:140 119 msgid "You must select at least one date field for this filter." 120 msgstr "" 121 122 #: includes/date_api_filter_handler.inc:207 123 msgid "Absolute value" 124 msgstr "" 125 126 #: includes/date_api_filter_handler.inc:210 127 msgid "Date default" 128 msgstr "" 129 130 #: includes/date_api_filter_handler.inc:212 131 msgid "Relative value" 132 msgstr "" 133 134 #: includes/date_api_filter_handler.inc:212 135 msgid "Relative values will be used if no date is set above. Use 'now' to default to the current date at runtime or add modifiers like 'now +1 day'. The To date default value is used when the operator is set to 'between' or 'not between'." 136 msgstr "" 137 138 #: includes/date_api_filter_handler.inc:212 139 msgid "If the filter is exposed, these values will be used to set the inital value of the exposed filter. Leave both date and default values blank to start with no value in the exposed filter." 140 msgstr "" 141 142 #: includes/date_api_filter_handler.inc:216 143 msgid "To date default" 144 msgstr "" 145 146 #: includes/date_api_filter_handler.inc:328 147 msgid "Please set a default value for the To date as well as the From date when using default values with the Between or Not between operators." 148 msgstr "" 149 150 #: includes/date_api_filter_handler.inc:341 151 msgid "Missing date fields!" 152 msgstr "" 153 154 #: includes/date_api_filter_handler.inc:359 155 msgid "(@field) <strong>Exposed</strong> @widget @format" 156 msgstr "" 157 158 #: includes/date_api_filter_handler.inc:365 159 msgid "@min and @max" 160 msgstr "" 161 162 #: includes/date_navigation_plugin_style.inc:24 163 msgid "The %style cannot use more than one Date: Date argument." 164 msgstr "" 165 166 #: includes/date_navigation_plugin_style.inc:27 167 msgid "The %style requires the Date: Date argument be set to default to the current date." 168 msgstr "" 169 170 #: includes/date_navigation_plugin_style.inc:34 171 msgid "The %style requires the Date: Date argument." 172 msgstr "" 173
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |