| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 # $Id: rules_scheduler.pot,v 1.1.2.5 2009/08/28 20:03:00 fago Exp $ 2 # 3 # LANGUAGE translation of Drupal (general) 4 # Copyright YEAR NAME <EMAIL@ADDRESS> 5 # Generated from files: 6 # rules_scheduler.admin.inc,v 1.1.2.1 2009/07/13 13:34:27 fago 7 # rules_scheduler.views.inc,v 1.1.2.1 2009/07/13 13:34:27 fago 8 # rules_scheduler.rules.inc,v 1.1.2.5 2009/07/13 13:34:27 fago 9 # rules_scheduler.rules_forms.inc,v 1.1.2.3 2009/08/25 14:52:52 fago 10 # rules_scheduler.module,v 1.1.2.5 2009/07/13 13:34:27 fago 11 # rules_scheduler.install,v 1.1.2.6 2009/07/13 13:34:27 fago 12 # rules_scheduler.info,v 1.1.2.1 2008/08/14 11:29:48 fago 13 # 14 #, fuzzy 15 msgid "" 16 msgstr "" 17 "Project-Id-Version: PROJECT VERSION\n" 18 "POT-Creation-Date: 2009-08-28 12:52+0200\n" 19 "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" 20 "Last-Translator: NAME <EMAIL@ADDRESS>\n" 21 "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" 22 "MIME-Version: 1.0\n" 23 "Content-Type: text/plain; charset=utf-8\n" 24 "Content-Transfer-Encoding: 8bit\n" 25 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 26 27 #: rules_scheduler.admin.inc:23 28 msgid "To display scheduled tasks you have to install the <a href=\"http://drupal.org/project/views\">Views</a> module." 29 msgstr "" 30 31 #: rules_scheduler.admin.inc:33 32 msgid "Manual scheduling of rule sets without arguments" 33 msgstr "" 34 35 #: rules_scheduler.admin.inc:39 36 msgid "There are currently no rule sets without arguments available." 37 msgstr "" 38 39 #: rules_scheduler.admin.inc:43;81 includes/rules_scheduler.views.inc:56 40 msgid "Rule set name" 41 msgstr "" 42 43 #: rules_scheduler.admin.inc:49 rules_scheduler.rules.inc:32;46 44 msgid "Identifier" 45 msgstr "" 46 47 #: rules_scheduler.admin.inc:51 48 msgid "User provided string to identify the task. Existing tasks for this rule set with the same identifier will be replaced." 49 msgstr "" 50 51 #: rules_scheduler.admin.inc:57 52 msgid "Schedule" 53 msgstr "" 54 55 #: rules_scheduler.admin.inc:72 56 msgid "Delete tasks by rule set name" 57 msgstr "" 58 59 #: rules_scheduler.admin.inc:77 60 msgid "There are currently no scheduled tasks available to delete." 61 msgstr "" 62 63 #: rules_scheduler.admin.inc:88;151 64 msgid "Delete" 65 msgstr "" 66 67 #: rules_scheduler.admin.inc:114 68 msgid "The rule set %name has been scheduled on %date (GMT)." 69 msgstr "" 70 71 #: rules_scheduler.admin.inc:123 72 msgid "All tasks associated with %ruleset have been deleted." 73 msgstr "" 74 75 #: rules_scheduler.admin.inc:136 76 msgid "Are you sure you want to delete task %tid?" 77 msgstr "" 78 79 #: rules_scheduler.admin.inc:138 80 msgid "This task refers to the custom identifier %id and rule set %ruleset, it will be executed on %date. The delete action cannot be undone." 81 msgstr "" 82 83 #: rules_scheduler.admin.inc:145 84 msgid "This task refers to the rule set %ruleset and will be executed on %date. The delete action cannot be undone." 85 msgstr "" 86 87 #: rules_scheduler.admin.inc:151 88 msgid "Cancel" 89 msgstr "" 90 91 #: rules_scheduler.admin.inc:159 92 msgid "Task %label has been deleted." 93 msgstr "" 94 95 #: rules_scheduler.rules.inc:23 96 msgid "Schedule "@set"" 97 msgstr "" 98 99 #: rules_scheduler.rules.inc:27 100 msgid "Scheduled evaluation date" 101 msgstr "" 102 103 #: rules_scheduler.rules.inc:33 104 msgid "User provided string to identify the task. Existing tasks for this rule set with the same identifier will be replaced" 105 msgstr "" 106 107 #: rules_scheduler.rules.inc:40 108 msgid "Delete scheduled tasks" 109 msgstr "" 110 111 #: rules_scheduler.rules.inc:47 112 msgid "All tasks that are annotated with this user provided identifier will be deleted." 113 msgstr "" 114 115 #: rules_scheduler.rules.inc:51 116 msgid "Rule set" 117 msgstr "" 118 119 #: rules_scheduler.rules.inc:52 120 msgid "All tasks that execute this rule set will be deleted." 121 msgstr "" 122 123 #: rules_scheduler.rules.inc:82 124 msgid "The evaluation of the rule set is going to be scheduled by cron. So make sure you have configured cron correctly by checking your site's !status." 125 msgstr "" 126 127 #: rules_scheduler.rules.inc:82 128 msgid "Also note that the scheduling time accuracy depends on your configured cron interval." 129 msgstr "" 130 131 #: rules_scheduler.rules.inc:108 132 msgid "This action allows you to cancel scheduled tasks that are waiting for future execution." 133 msgstr "" 134 135 #: rules_scheduler.rules.inc:108 136 msgid "They can be addressed by an identifier or by the rule set name, if both are specified only tasks fulfilling both requirements will be deleted." 137 msgstr "" 138 139 #: rules_scheduler.rules_forms.inc:30 140 msgid "You have to specify at least one field." 141 msgstr "" 142 143 #: rules_scheduler.module:112 144 msgid "Packing arguments for scheduling the rule set %set failed." 145 msgstr "" 146 147 #: rules_scheduler.module:41 148 msgid "Scheduling" 149 msgstr "" 150 151 #: rules_scheduler.module:48 152 msgid "Delete a scheduled task" 153 msgstr "" 154 155 #: rules_scheduler.module:0 156 msgid "rules_scheduler" 157 msgstr "" 158 159 #: rules_scheduler.install:30 160 msgid "Stores a schedule for rule sets." 161 msgstr "" 162 163 #: rules_scheduler.install:36 164 msgid "The scheduled task's id." 165 msgstr "" 166 167 #: rules_scheduler.install:43 168 msgid "The scheduled rule set's name." 169 msgstr "" 170 171 #: rules_scheduler.install:48 172 msgid "When the task is to be scheduled." 173 msgstr "" 174 175 #: rules_scheduler.install:54 176 msgid "The whole, serialized item configuration." 177 msgstr "" 178 179 #: rules_scheduler.install:61;79 180 msgid "The user defined string identifying this task." 181 msgstr "" 182 183 #: rules_scheduler.install:83 184 msgid "Notice: concrete scheduling dates have to be specified in GMT now, so be aware to add out your local timezone!" 185 msgstr "" 186 187 #: rules_scheduler.info:0 188 msgid "Rules Scheduler" 189 msgstr "" 190 191 #: rules_scheduler.info:0 192 msgid "Schedule the execution of rule sets." 193 msgstr "" 194 195 #: rules_scheduler.info:0 196 msgid "Rules" 197 msgstr "" 198 199 #: includes/rules_scheduler.views.inc:37 200 msgid "Scheduled rule sets" 201 msgstr "" 202 203 #: includes/rules_scheduler.views.inc:38 204 msgid "Scheduled rules that are executed based on time and cron" 205 msgstr "" 206 207 #: includes/rules_scheduler.views.inc:43 208 msgid "Tid" 209 msgstr "" 210 211 #: includes/rules_scheduler.views.inc:44 212 msgid "The internal ID of the scheduled rule set" 213 msgstr "" 214 215 #: includes/rules_scheduler.views.inc:57 216 msgid "The name of the rule set" 217 msgstr "" 218 219 #: includes/rules_scheduler.views.inc:69 220 msgid "Scheduled date" 221 msgstr "" 222 223 #: includes/rules_scheduler.views.inc:70 224 msgid "Scheduled date and time stamp" 225 msgstr "" 226 227 #: includes/rules_scheduler.views.inc:83 228 msgid "User provided identifier" 229 msgstr "" 230 231 #: includes/rules_scheduler.views.inc:84 232 msgid "ID to recognize this specific scheduled task" 233 msgstr ""
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 |