[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  # $Id: imagefield.pot,v 1.5 2010/05/01 22:39:42 quicksketch Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  imagefield_file.inc,v 1.18 2009/04/14 01:28:52 quicksketch
   7  #  imagefield_widget.inc,v 1.40 2009/09/18 15:30:18 quicksketch
   8  #  imagefield.module,v 1.103 2009/08/28 03:53:15 quicksketch
   9  #  imagefield.install,v 1.31 2009/04/15 20:15:03 quicksketch
  10  #  imagefield.info,v 1.12 2009/03/01 04:38:48 quicksketch
  11  #
  12  #, fuzzy
  13  msgid ""
  14  msgstr ""
  15  "Project-Id-Version: PROJECT VERSION\n"
  16  "POT-Creation-Date: 2009-10-29 13:55+0100\n"
  17  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  18  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  19  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  20  "MIME-Version: 1.0\n"
  21  "Content-Type: text/plain; charset=utf-8\n"
  22  "Content-Transfer-Encoding: 8bit\n"
  23  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  24  
  25  #: imagefield_file.inc:94
  26  msgid "An image thumbnail was not able to be created."
  27  msgstr ""
  28  
  29  #: imagefield_widget.inc:21
  30  msgid "Maximum resolution for Images"
  31  msgstr ""
  32  
  33  #: imagefield_widget.inc:25
  34  msgid "The maximum allowed image size expressed as WIDTHxHEIGHT (e.g. 640x480). Set to 0 for no restriction. If a larger image is uploaded, it will be resized to reflect the given width and height."
  35  msgstr ""
  36  
  37  #: imagefield_widget.inc:28
  38  msgid "Resizing images on upload will cause the loss of <a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\">EXIF data</a> in the image."
  39  msgstr ""
  40  
  41  #: imagefield_widget.inc:30
  42  msgid "Minimum resolution for Images"
  43  msgstr ""
  44  
  45  #: imagefield_widget.inc:35
  46  msgid "The minimum allowed image size expressed as WIDTHxHEIGHT (e.g. 640x480). Set to 0 for no restriction. If an image that is smaller than these dimensions is uploaded it will be rejected."
  47  msgstr ""
  48  
  49  #: imagefield_widget.inc:41
  50  msgid "ALT text settings"
  51  msgstr ""
  52  
  53  #: imagefield_widget.inc:48
  54  msgid "Enable custom alternate text"
  55  msgstr ""
  56  
  57  #: imagefield_widget.inc:50
  58  msgid "Enable user input alternate text for images."
  59  msgstr ""
  60  
  61  #: imagefield_widget.inc:54
  62  msgid "Default ALT text"
  63  msgstr ""
  64  
  65  #: imagefield_widget.inc:56
  66  msgid "This value will be used for alternate text by default."
  67  msgstr ""
  68  
  69  #: imagefield_widget.inc:62
  70  msgid "Title text settings"
  71  msgstr ""
  72  
  73  #: imagefield_widget.inc:69
  74  msgid "Enable custom title text"
  75  msgstr ""
  76  
  77  #: imagefield_widget.inc:71
  78  msgid "Enable user input title text for images."
  79  msgstr ""
  80  
  81  #: imagefield_widget.inc:75
  82  msgid "Input type"
  83  msgstr ""
  84  
  85  #: imagefield_widget.inc:80
  86  msgid "Choose type of field to be displayed to the user."
  87  msgstr ""
  88  
  89  #: imagefield_widget.inc:84
  90  msgid "Default Title text"
  91  msgstr ""
  92  
  93  #: imagefield_widget.inc:86
  94  msgid "This value will be used as the image title by default."
  95  msgstr ""
  96  
  97  #: imagefield_widget.inc:93
  98  msgid "Default image"
  99  msgstr ""
 100  
 101  #: imagefield_widget.inc:103
 102  msgid "Use default image"
 103  msgstr ""
 104  
 105  #: imagefield_widget.inc:105
 106  msgid "When an image is not uploaded, show a default image on display."
 107  msgstr ""
 108  
 109  #: imagefield_widget.inc:116
 110  msgid "Upload image"
 111  msgstr ""
 112  
 113  #: imagefield_widget.inc:117
 114  msgid "Choose a image that will be used as default."
 115  msgstr ""
 116  
 117  #: imagefield_widget.inc:140
 118  msgid "The default image could not be uploaded. The destination %destination does not exist or is not writable by the server."
 119  msgstr ""
 120  
 121  #: imagefield_widget.inc:176
 122  msgid "Only web-standard images (jpg, gif, and png) are supported through the image widget. If needing to upload other types of images, change the widget to use a standard file upload."
 123  msgstr ""
 124  
 125  #: imagefield_widget.inc:182
 126  msgid "Please specify a resolution in the format WIDTHxHEIGHT (e.g. 640x480)."
 127  msgstr ""
 128  
 129  #: imagefield_widget.inc:230
 130  msgid "Alternate Text"
 131  msgstr ""
 132  
 133  #: imagefield_widget.inc:233
 134  msgid "This text will be used by screen readers, search engines, or when the image cannot be loaded."
 135  msgstr ""
 136  
 137  #: imagefield_widget.inc:258
 138  msgid "Title"
 139  msgstr ""
 140  
 141  #: imagefield_widget.inc:260
 142  msgid "The title is used as a tool tip when the user hovers the mouse over the image."
 143  msgstr ""
 144  
 145  #: imagefield.module:21
 146  msgid "The ImageField module has been disabled. The <a href=\"http://drupal.org/project/filefield\">FileField module</a> needs to be installed for it to work properly."
 147  msgstr ""
 148  
 149  #: imagefield.module:135;221
 150  msgid "Image"
 151  msgstr ""
 152  
 153  #: imagefield.module:139
 154  msgid "An edit widget for image files, including a preview of the image."
 155  msgstr ""
 156  
 157  #: imagefield.module:223;228;233
 158  msgid "Displays image files in their original size."
 159  msgstr ""
 160  
 161  #: imagefield.module:226
 162  msgid "Image linked to node"
 163  msgstr ""
 164  
 165  #: imagefield.module:231
 166  msgid "Image linked to file"
 167  msgstr ""
 168  
 169  #: imagefield.install:62
 170  msgid "FileField must be updated to Drupal 6 before ImageField can be updated."
 171  msgstr ""
 172  
 173  #: imagefield.install:326
 174  msgid "Deleted admin thumbnails distributed throughout files directory. All thumbnails are now stored in the \"imagefield_thumbs\" directory."
 175  msgstr ""
 176  
 177  #: imagefield.info:0
 178  msgid "ImageField"
 179  msgstr ""
 180  
 181  #: imagefield.info:0
 182  msgid "Defines an image field type."
 183  msgstr ""
 184  
 185  #: imagefield.info:0
 186  msgid "CCK"
 187  msgstr ""
 188  


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7