[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/calendar/calendar_ical/translations/ -> calendar_ical.pot (source)

   1  # $Id: calendar_ical.pot,v 1.1.2.2 2009/02/17 11:06:21 karens Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  calendar_ical.views.inc,v 1.1.2.6 2009/02/16 23:46:22 karens
   7  #  calendar_ical_admin.inc,v 1.1.2.2 2008/10/02 20:23:49 karens
   8  #  calendar_plugin_display_ical.inc,v 1.1.2.5 2008/11/25 16:12:36 karens
   9  #  calendar_plugin_style_ical.inc,v 1.1.2.13 2009/02/16 11:39:37 karens
  10  #  calendar_ical.module,v 1.1.2.6 2008/11/24 15:48:15 karens
  11  #  calendar_ical.info,v 1.1.2.1 2008/09/05 11:03:42 karens
  12  #
  13  #, fuzzy
  14  msgid ""
  15  msgstr ""
  16  "Project-Id-Version: PROJECT VERSION\n"
  17  "POT-Creation-Date: 2009-02-17 05:03-0600\n"
  18  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  19  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  20  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  21  "MIME-Version: 1.0\n"
  22  "Content-Type: text/plain; charset=utf-8\n"
  23  "Content-Transfer-Encoding: 8bit\n"
  24  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  25  
  26  #: calendar_ical.views.inc:30;42;64
  27  msgid "iCal feed"
  28  msgstr ""
  29  
  30  #: calendar_ical.views.inc:31
  31  msgid "Display the view as an iCal feed."
  32  msgstr ""
  33  
  34  #: calendar_ical.views.inc:65
  35  msgid "Generates an iCal feed from a view."
  36  msgstr ""
  37  
  38  #: calendar_ical_admin.inc:22
  39  msgid "Expire iCal cache"
  40  msgstr ""
  41  
  42  #: calendar_ical_admin.inc:24
  43  msgid "iCal feeds are cached to improve performance. Set an expiration time for cached feeds."
  44  msgstr ""
  45  
  46  #: calendar_ical_admin.inc:30
  47  msgid "iCal Feeds"
  48  msgstr ""
  49  
  50  #: calendar_ical_admin.inc:31
  51  msgid "Use this section to set up iCal feeds that should be displayed in this calendar. They will be shown along with any internal items that match the calendar criteria."
  52  msgstr ""
  53  
  54  #: calendar_ical_admin.inc:42
  55  msgid "Feed type"
  56  msgstr ""
  57  
  58  #: calendar_ical_admin.inc:47
  59  msgid "Name"
  60  msgstr ""
  61  
  62  #: calendar_ical_admin.inc:50
  63  msgid "The name of a feed to include in this calendar."
  64  msgstr ""
  65  
  66  #: calendar_ical_admin.inc:53
  67  msgid "Url"
  68  msgstr ""
  69  
  70  #: calendar_ical_admin.inc:57
  71  msgid "The external feed url or internal file path and name. Change 'webcal://' to 'http://'."
  72  msgstr ""
  73  
  74  #: calendar_ical_admin.inc:61
  75  msgid "Stripe color"
  76  msgstr ""
  77  
  78  #: calendar_ical_admin.inc:67
  79  msgid "The hex color value (like #ffffff) to use for this feed's calendar stripe."
  80  msgstr ""
  81  
  82  #: calendar_ical_admin.inc:77
  83  msgid "Submit"
  84  msgstr ""
  85  
  86  #: calendar_plugin_display_ical.inc:81
  87  msgid "iCal settings"
  88  msgstr ""
  89  
  90  #: calendar_plugin_display_ical.inc:85
  91  msgid "Using the site name"
  92  msgstr ""
  93  
  94  #: calendar_plugin_display_ical.inc:93
  95  msgid "Multiple displays"
  96  msgstr ""
  97  
  98  #: calendar_plugin_display_ical.inc:103
  99  msgid "None"
 100  msgstr ""
 101  
 102  #: calendar_plugin_display_ical.inc:108;135
 103  msgid "Attach to"
 104  msgstr ""
 105  
 106  #: calendar_plugin_display_ical.inc:127
 107  msgid "Use the site name for the title"
 108  msgstr ""
 109  
 110  #: calendar_plugin_display_ical.inc:144
 111  msgid "The ical icon will be shown only on the selected displays."
 112  msgstr ""
 113  
 114  #: calendar_plugin_display_ical.inc:150
 115  msgid "This view will be displayed by visiting this path on your site. It is recommended that the path be something like \"path/%/%/ical\", putting one % in the path for each argument you have defined in the view."
 116  msgstr ""
 117  
 118  #: calendar_plugin_display_ical.inc:203
 119  msgid "A Calendar period display will not work without a Date argument or a Date filter."
 120  msgstr ""
 121  
 122  #: calendar_plugin_style_ical.inc:70
 123  msgid "Map the View fields to the values they should represent in the iCal feed. Only fields that have been added to the view are available to use in this way. You can add additional fields to the view and mark them 'Exclude from display' if you only want them in the iCal feed."
 124  msgstr ""
 125  
 126  #: calendar_plugin_style_ical.inc:74
 127  msgid "Title"
 128  msgstr ""
 129  
 130  #: calendar_plugin_style_ical.inc:81
 131  msgid "Description"
 132  msgstr ""
 133  
 134  #: calendar_plugin_style_ical.inc:87
 135  msgid "Location"
 136  msgstr ""
 137  
 138  #: calendar_plugin_style_ical.inc:107
 139  msgid "The @style style requires a Date argument or a Date filter."
 140  msgstr ""
 141  
 142  #: calendar_plugin_style_ical.inc:120
 143  msgid "The @style style requires a Title field for the iCal export."
 144  msgstr ""
 145  
 146  #: calendar_plugin_style_ical.inc:134
 147  msgid "The date field '@field' used by the display '@display_title' cannot be set to 'Group multiple values'."
 148  msgstr ""
 149  
 150  #: calendar_ical.module:29;29
 151  msgid "Add to calendar"
 152  msgstr ""
 153  
 154  #: calendar_ical.module:0
 155  msgid "calendar_ical"
 156  msgstr ""
 157  
 158  #: calendar_ical.info:0
 159  msgid "Calendar iCal"
 160  msgstr ""
 161  
 162  #: calendar_ical.info:0
 163  msgid "Adds ical functionality to Calendar views."
 164  msgstr ""
 165  
 166  #: calendar_ical.info:0
 167  msgid "Date/Time"
 168  msgstr ""
 169  


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7