/[drupal]/contributions/modules/poormanscron/translations/poormanscron.pot
ViewVC logotype

Diff of /contributions/modules/poormanscron/translations/poormanscron.pot

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Tue Sep 29 22:28:05 2009 UTC revision 1.2.2.1, Tue Sep 29 22:40:39 2009 UTC
# Line 1  Line 1 
1  # LANGUAGE translation of Drupal (poormanscron.module)  # $Id$
2    #
3    # LANGUAGE translation of Drupal (general)
4  # Copyright YEAR NAME <EMAIL@ADDRESS>  # Copyright YEAR NAME <EMAIL@ADDRESS>
5  # Generated from file: poormanscron.module,v 1.18 2006/02/06 15:58:50 uwe  # Generated from files:
6    #  poormanscron.module,v 1.22.2.2 2009/09/29 22:36:15 davereid
7    #  poormanscron.info,v 1.2.4.1 2009/09/29 22:31:58 davereid
8  #  #
9  #, fuzzy  #, fuzzy
10  msgid ""  msgid ""
11  msgstr ""  msgstr ""
12  "Project-Id-Version: PROJECT VERSION\n"  "Project-Id-Version: PROJECT VERSION\n"
13  "POT-Creation-Date: 2006-10-19 09:48+0200\n"  "POT-Creation-Date: 2009-09-29 17:38-0500\n"
14  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
15  "Last-Translator: NAME <EMAIL@ADDRESS>\n"  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
16  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
# Line 15  msgstr "" Line 19  msgstr ""
19  "Content-Transfer-Encoding: 8bit\n"  "Content-Transfer-Encoding: 8bit\n"
20  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21    
22  #: poormanscron.module:17  #: poormanscron.module:99
23  msgid "Runs Drupal cron jobs without the cron application."  msgid "Automatically run cron"
 msgstr ""  
   
 #: poormanscron.module:102  
 msgid "Time intervals"  
 msgstr ""  
   
 #: poormanscron.module:104  
 msgid "Cron runs interval"  
 msgstr ""  
   
 #: poormanscron.module:107  
 msgid "Minimum number of minutes between cron runs. Cron will actually execute during the first page request after the interval has elapsed."  
 msgstr ""  
   
 #: poormanscron.module:110  
 msgid "Retry interval"  
24  msgstr ""  msgstr ""
25    
26  #: poormanscron.module:113  #: poormanscron.module:101
27  msgid "The number of minutes to wait after a cron run error before retrying."  msgid "Never"
28  msgstr ""  msgstr ""
29    
30  #: poormanscron.module:116  #: poormanscron.module:102
31  msgid "Logging"  msgid "When enabled, the site will check whether cron has been run in the configured interval and automatically run it upon the next page request. For more information visit the <a href=\"@status-report-url\">status report page</a>."
 msgstr ""  
   
 #: poormanscron.module:118  
 msgid "Log successful cron runs"  
 msgstr ""  
   
 #: poormanscron.module:120;126  
 msgid "Yes"  
 msgstr ""  
   
 #: poormanscron.module:120;126  
 msgid "No"  
32  msgstr ""  msgstr ""
33    
34  #: poormanscron.module:121  #: poormanscron.module:70
35  msgid "If you want to log successful cron runs to the Drupal watchdog, say Yes here. If those messages annoy you, disable them by selecting No."  msgid "cron"
36  msgstr ""  msgstr ""
37    
38  #: poormanscron.module:124  #: poormanscron.module:70
39  msgid "Log poormanscron progress"  msgid "Cron has been running for more than an hour and is most likely stuck."
40  msgstr ""  msgstr ""
41    
42  #: poormanscron.module:127  #: poormanscron.module:14
43  msgid "If you want to log the progress of a poormanscron run to the Drupal watchdog, say Yes here. If those messages annoy you, disable them by selecting No."  msgid "Execute cron"
44  msgstr ""  msgstr ""
45    
46  #: poormanscron.module:58;69  #: poormanscron.info:0
47  msgid "cron"  msgid "Poormanscron"
48  msgstr ""  msgstr ""
49    
50  #: poormanscron.module:0  #: poormanscron.info:0
51  msgid "poormanscron"  msgid "Internal scheduler for users without a cron application."
52  msgstr ""  msgstr ""
53    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

  ViewVC Help
Powered by ViewVC 1.1.2