| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 # $Id: image_attach.pot,v 1.5 2010/01/06 11:34:20 goofyx Exp $ 2 # 3 # LANGUAGE translation of Drupal (general) 4 # Copyright YEAR NAME <EMAIL@ADDRESS> 5 # Generated from files: 6 # image_attach.views.inc,v 1.6 2009/09/09 19:51:51 joachim 7 # image_attach.module,v 1.70 2009/12/29 20:21:43 joachim 8 # image_attach_views_handler_field_attached_images.inc,v 1.4 2009/11/06 17:05:20 joachim 9 # image_attach.install,v 1.22 2009/09/07 13:09:33 joachim 10 # image_attach.info,v 1.4 2008/01/06 22:15:24 drewish 11 # 12 #, fuzzy 13 msgid "" 14 msgstr "" 15 "Project-Id-Version: PROJECT VERSION\n" 16 "POT-Creation-Date: 2010-01-06 13:31+0200\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 #: image_attach.views.inc:13;47;82 image_attach.module:31 26 msgid "Image attach" 27 msgstr "" 28 29 #: image_attach.views.inc:29;33;84 image_attach.module:73;85;205;237;569 30 msgid "Attached images" 31 msgstr "" 32 33 #: image_attach.views.inc:30 34 msgid "The images attached to a node." 35 msgstr "" 36 37 #: image_attach.views.inc:32 38 msgid "Attached image nodes" 39 msgstr "" 40 41 #: image_attach.views.inc:34 42 msgid "The image nodes attached to the given node. May produce multiple rows. To filter out nodes with no attached images, set this relationship to be required." 43 msgstr "" 44 45 #: image_attach.views.inc:58;61;62 46 msgid "Attaching nodes" 47 msgstr "" 48 49 #: image_attach.views.inc:59 50 msgid "The nodes that have attached images." 51 msgstr "" 52 53 #: image_attach.views.inc:63 54 msgid "The nodes that have attached images. This relationship should be used on a view of image nodes, to get to their attaching 'parent' nodes." 55 msgstr "" 56 57 #: image_attach.views.inc:85 58 msgid "The attached images, shown at a chosen size. This field can be added without a relationship." 59 msgstr "" 60 61 #: image_attach_views_handler_field_attached_images.inc:53 62 msgid "Link" 63 msgstr "" 64 65 #: image_attach_views_handler_field_attached_images.inc:54 66 msgid "No link" 67 msgstr "" 68 69 #: image_attach_views_handler_field_attached_images.inc:54 70 msgid "Node" 71 msgstr "" 72 73 #: image_attach_views_handler_field_attached_images.inc:54 74 msgid "Image node" 75 msgstr "" 76 77 #: image_attach.module:54 78 msgid "Attach existing images" 79 msgstr "" 80 81 #: image_attach.module:57;147 82 msgid "Disabled" 83 msgstr "" 84 85 #: image_attach.module:58;147 86 msgid "Enabled" 87 msgstr "" 88 89 #: image_attach.module:60 90 msgid "When enabled, will allow existing image nodes to be attached instead of uploading new images." 91 msgstr "" 92 93 #: image_attach.module:107 94 msgid "Image size" 95 msgstr "" 96 97 #: image_attach.module:110 98 msgid "This determines the size of the image that appears in the block." 99 msgstr "" 100 101 #: image_attach.module:132 102 msgid "<Hidden>" 103 msgstr "" 104 105 #: image_attach.module:139 106 msgid "Image Attach settings" 107 msgstr "" 108 109 #: image_attach.module:145 110 msgid "Attach images" 111 msgstr "" 112 113 #: image_attach.module:148 114 msgid "Should this node allows users to upload an image?" 115 msgstr "" 116 117 #: image_attach.module:152 118 msgid "Teaser image size" 119 msgstr "" 120 121 #: image_attach.module:155 122 msgid "This determines the size of the image that appears when the node is displayed as a teaser. 'Hidden' will not show the image." 123 msgstr "" 124 125 #: image_attach.module:161 126 msgid "Teaser image weight" 127 msgstr "" 128 129 #: image_attach.module:163 130 msgid "This value determines the order of the image when displayed in the teaser." 131 msgstr "" 132 133 #: image_attach.module:168 134 msgid "Full node image size" 135 msgstr "" 136 137 #: image_attach.module:171 138 msgid "This determines the size of the image that appears when the full node is displayed. 'Hidden' will not show the image." 139 msgstr "" 140 141 #: image_attach.module:176 142 msgid "Full node image weight" 143 msgstr "" 144 145 #: image_attach.module:178 146 msgid "This value determines the order of the image when displayed in the body." 147 msgstr "" 148 149 #: image_attach.module:182 150 msgid "Manage fields" 151 msgstr "" 152 153 #: image_attach.module:183 154 msgid "Since you installed CCK module, you can change the image weight in the !link page." 155 msgstr "" 156 157 #: image_attach.module:215 158 msgid "Thumbnail" 159 msgstr "" 160 161 #: image_attach.module:231 162 msgid "Existing images" 163 msgstr "" 164 165 #: image_attach.module:233 166 msgid "Choose existing images if you do not upload a new one." 167 msgstr "" 168 169 #: image_attach.module:239 170 msgid "You can remove a previously attached image by unselecting it." 171 msgstr "" 172 173 #: image_attach.module:246 174 msgid "Upload image" 175 msgstr "" 176 177 #: image_attach.module:250 178 msgid "Image title" 179 msgstr "" 180 181 #: image_attach.module:252 182 msgid "The title the image will be shown with." 183 msgstr "" 184 185 #: image_attach.module:258 186 msgid "Attach" 187 msgstr "" 188 189 #: image_attach.module:313 190 msgid "Created new image to attach to this node. !image_link" 191 msgstr "" 192 193 #: image_attach.module:321 194 msgid "Invalid or missing image file for upload and attach." 195 msgstr "" 196 197 #: image_attach.module:440 198 msgid "- None -" 199 msgstr "" 200 201 #: image_attach.module:570 202 msgid "Image Attach module form." 203 msgstr "" 204 205 #: image_attach.module:45 206 msgid "attach images" 207 msgstr "" 208 209 #: image_attach.module:25 210 msgid "Image attachment view" 211 msgstr "" 212 213 #: image_attach.module:32 214 msgid "Enable image attach for content." 215 msgstr "" 216 217 #: image_attach.install:123 218 msgid "If you see a message of the form \"Failed: ALTER TABLE {image_attach} DROP PRIMARY KEY\" or \"DROP INDEX iid\" here it is harmless." 219 msgstr "" 220 221 #: image_attach.info:0 222 msgid "Image Attach" 223 msgstr "" 224 225 #: image_attach.info:0 226 msgid "Allows easy attaching of image nodes to other content types." 227 msgstr "" 228 229 #: image_attach.info:0 230 msgid "Image" 231 msgstr "" 232
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 |