| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 # $Id: image_import.pot,v 1.6 2010/01/06 11:41:20 goofyx Exp $ 2 # 3 # LANGUAGE translation of Drupal (general) 4 # Copyright YEAR NAME <EMAIL@ADDRESS> 5 # Generated from files: 6 # image_import.admin.inc,v 1.3 2009/03/09 02:57:25 sun 7 # image_import.pages.inc,v 1.7 2009/12/29 23:12:10 joachim 8 # image_import.info,v 1.4 2008/01/06 22:15:25 drewish 9 # image_import.module,v 1.21 2009/03/09 02:57:25 sun 10 # image_import.install,v 1.7 2009/01/15 02:10:52 sun 11 # 12 #, fuzzy 13 msgid "" 14 msgstr "" 15 "Project-Id-Version: PROJECT VERSION\n" 16 "POT-Creation-Date: 2010-01-06 13:39+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_import.admin.inc:10 26 msgid "Import path" 27 msgstr "" 28 29 #: image_import.admin.inc:12 30 msgid "The directory to import image nodes from. Drupal will need to have write access to this directory so we can move the file." 31 msgstr "" 32 33 #: image_import.admin.inc:13 34 msgid "<strong>Note:</strong> a path begining with a <kbd>/</kbd> indicates the path is relative to the server's root, one starting without specifies a path relative to Drupal's root. I.e. <kbd>/tmp/image</kbd> would be the temp directory off the root while <kbd>tmp/image</kbd> would be inside Drupal's directory." 35 msgstr "" 36 37 #: image_import.admin.inc:36 38 msgid "You can't import from the image module's directory. The import deletes the original files so you would just be asking for trouble." 39 msgstr "" 40 41 #: image_import.admin.inc:47 42 msgid "Your settings are configured correctly, you can import images <a href='!image_import_page'>here</a>." 43 msgstr "" 44 45 #: image_import.pages.inc:18 46 msgid "Not a JPG, GIF or PNG file." 47 msgstr "" 48 49 #: image_import.pages.inc:25 50 msgid "File too big." 51 msgstr "" 52 53 #: image_import.pages.inc:39 54 msgid "You need to configure the import directory on the image import module's <a href='!admin-settings-import'>settings page</a>." 55 msgstr "" 56 57 #: image_import.pages.inc:72 58 msgid "Reproduce directories structure with subgalleries" 59 msgstr "" 60 61 #: image_import.pages.inc:73 62 msgid "A subgallery will be created only if the folder contains at least an image." 63 msgstr "" 64 65 #: image_import.pages.inc:154 66 msgid "Import" 67 msgstr "" 68 69 #: image_import.pages.inc:160 70 msgid "No files were found." 71 msgstr "" 72 73 #: image_import.pages.inc:175 image_import.info:0 74 msgid "Image" 75 msgstr "" 76 77 #: image_import.pages.inc:175 78 msgid "Name" 79 msgstr "" 80 81 #: image_import.pages.inc:175 82 msgid "Size" 83 msgstr "" 84 85 #: image_import.pages.inc:175 86 msgid "Dimensions" 87 msgstr "" 88 89 #: image_import.pages.inc:207 90 msgid "Importing image" 91 msgstr "" 92 93 #: image_import.pages.inc:264 94 msgid "Imported %origname as !link @status [!edit-link]." 95 msgstr "" 96 97 #: image_import.pages.inc:267 98 msgid "(Unpublished)" 99 msgstr "" 100 101 #: image_import.pages.inc:268;342 102 msgid "edit" 103 msgstr "" 104 105 #: image_import.pages.inc:273 106 msgid "Error importing %filename." 107 msgstr "" 108 109 #: image_import.pages.inc:285 110 msgid "There was a problem importing files: !bad-list" 111 msgstr "" 112 113 #: image_import.pages.inc:288 114 msgid "There was a problem importing the files." 115 msgstr "" 116 117 #: image_import.pages.inc:292 118 msgid "Successfully imported: !good-list" 119 msgstr "" 120 121 #: image_import.pages.inc:340 122 msgid "Created gallery !link [!edit-link]." 123 msgstr "" 124 125 #: image_import.pages.inc:347 126 msgid "Error creating gallery %gallery_path." 127 msgstr "" 128 129 #: image_import.pages.inc:403 130 msgid "Deleted directories: !dir-list." 131 msgstr "" 132 133 #: image_import.pages.inc:408 134 msgid "No directories were deleted." 135 msgstr "" 136 137 #: image_import.pages.inc:272;294;346 138 msgid "image_import" 139 msgstr "" 140 141 #: image_import.pages.inc:272 142 msgid "There was an error that prevented %filename from being imported." 143 msgstr "" 144 145 #: image_import.pages.inc:294 146 msgid "Completed image import." 147 msgstr "" 148 149 #: image_import.pages.inc:346 150 msgid "There was an error that prevented gallery %gallery_path from being created." 151 msgstr "" 152 153 #: image_import.module:10 154 msgid "Import multiple image files and save them as image nodes. The files will be moved from their location into the image module's files directory. Searching for image files in %dirpath." 155 msgstr "" 156 157 #: image_import.module:18 158 msgid "import images" 159 msgstr "" 160 161 #: image_import.module:26;35 image_import.install:10 162 msgid "Image import" 163 msgstr "" 164 165 #: image_import.module:27 166 msgid "Import image from the filesystem." 167 msgstr "" 168 169 #: image_import.module:36 170 msgid "Change settings for the Image Import module." 171 msgstr "" 172 173 #: image_import.install:14 174 msgid "Import directory has not been configured." 175 msgstr "" 176 177 #: image_import.install:15 178 msgid "The import directory must be <a href=\"@configure\">configured</a> and exist in order for the Image import module to function." 179 msgstr "" 180 181 #: image_import.install:20 182 msgid "Import directory %dirpath does not exist or is not writable." 183 msgstr "" 184 185 #: image_import.install:21 186 msgid "The import directory %dirpath either does not exist or does not grant the web container write permission. Either <a href=\"@choose\">choose</a> a different directory or create the %dirpath directory and grant write permissions. The Image import module will not function until this is corrected." 187 msgstr "" 188 189 #: image_import.install:25 190 msgid "Import directory %dirpath exists." 191 msgstr "" 192 193 #: image_import.info:0 194 msgid "Image Import" 195 msgstr "" 196 197 #: image_import.info:0 198 msgid "Allows batches of images to be imported from a directory on the server." 199 msgstr "" 200
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 |