# $Id: filefield.pot,v 1.2 2008/12/14 19:58:19 hass Exp $ # # LANGUAGE translation of Drupal (root) # Copyright YEAR NAME # Generated from files: # field_file.inc,v 1.22 2008/12/03 23:22:11 drewish # filefield_widget.inc,v 1.44 2008/11/16 08:25:13 dopry # filefield.module,v 1.159 2008/12/03 23:22:11 drewish # filefield_field.inc: n/a # filefield.install,v 1.18 2008/11/16 06:57:21 dopry # filefield.info,v 1.8 2008/06/27 23:36:31 jpetso # filefield_meta.info,v 1.5 2008/07/31 01:02:15 drewish # filefield_token.info,v 1.1 2008/10/10 17:13:23 drewish # filefield.js,v 1.12 2008/12/03 21:50:52 drewish # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2008-12-14 20:56+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: field_file.inc:170 msgid "The selected file %name could not be saved." msgstr "" #: field_file.inc:182 msgid "File upload error. Could not move uploaded file." msgstr "" #: field_file.inc:324 msgid "The directory %directory is a file!" msgstr "" #: field_file.inc:331;330 msgid "The directory %directory does not exist." msgstr "" #: field_file.inc:338 msgid "The directory %directory is not writable" msgstr "" #: field_file.inc:350 msgid "Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your %directory directory which contains the following lines:
!htaccess" msgstr "" #: field_file.inc:90 filefield_widget.inc:137;143 filefield.module:0 msgid "filefield" msgstr "" #: field_file.inc:90 msgid "Could not set permissons on destination file: %file" msgstr "" #: field_file.inc:183 msgid "file" msgstr "" #: field_file.inc:183 msgid "Upload error. Could not move file %file to destination %destination." msgstr "" #: field_file.inc:323;330;337 msgid "file system" msgstr "" #: field_file.inc:323 msgid "check_directory: The path %directory is a file." msgstr "" #: field_file.inc:337 msgid "The directory %directory is not writable, because it does not have the correct permissions set." msgstr "" #: field_file.inc:351 msgid "security" msgstr "" #: field_file.inc:351 msgid "Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your %directory directory which contains the following lines:
!htaccess" msgstr "" #: filefield_field.inc:13 msgid "Default list value" msgstr "" #: filefield_field.inc:14 msgid "Listed" msgstr "" #: filefield_field.inc:14 msgid "Hidden" msgstr "" #: filefield_field.inc:17 msgid "The list option determines whether files are visible on node views. This will be used as the default value for the list option." msgstr "" #: filefield_field.inc:21 msgid "How should the list value be handled?" msgstr "" #: filefield_field.inc:22 msgid "User Configurable. (Users will be able to set the list value per file.)" msgstr "" #: filefield_field.inc:22 msgid "Enforce Default. (The default list value will be used for all files, and the list checkbox will not be displayed to users.)" msgstr "" #: filefield_field.inc:28 msgid "Description field" msgstr "" #: filefield_field.inc:30 msgid "Disabled" msgstr "" #: filefield_field.inc:30 msgid "Enabled" msgstr "" #: filefield_field.inc:31 msgid "When enabled, will display a text field where users may enter a description about the uploaded file." msgstr "" #: filefield_widget.inc:25 msgid "Permitted upload file extensions" msgstr "" #: filefield_widget.inc:28 msgid "Extensions a user can upload to this field. Separate extensions with a space and do not include the leading dot. Leaving this blank will allow users to upload a file with any extension." msgstr "" #: filefield_widget.inc:33 msgid "Path settings" msgstr "" #: filefield_widget.inc:43 msgid "Optional subdirectory within the \"%dir\" directory where files will be stored. Do not include trailing slash." msgstr "" #: filefield_widget.inc:50 msgid "File size restrictions" msgstr "" #: filefield_widget.inc:51 msgid "Limits for the size of files that a user can upload. Note that these settings only apply to newly uploaded files, whereas existing files are not affected." msgstr "" #: filefield_widget.inc:60 msgid "Maximum upload size per file" msgstr "" #: filefield_widget.inc:64 msgid "Specify the size limit that applies to each file separately. Enter a value like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes) in order to restrict the allowed file size. If you leave this this empty the file sizes will be limited only by PHP's maximum post and file upload sizes (current limit %limit)." msgstr "" #: filefield_widget.inc:71 msgid "Maximum upload size per node" msgstr "" #: filefield_widget.inc:75 msgid "Specify the total size limit for all files in field on a given node. Enter a value like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes) in order to restrict the total size of a node. Leave this empty if there should be no size restriction." msgstr "" #: filefield_widget.inc:98 msgid "The \"Maximum file size for each file\" option must contain a valid value. You can either leave the text field empty or enter a string like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes)." msgstr "" #: filefield_widget.inc:107 msgid "The \"Maximum file size per node\" option must contain a valid value. You can either leave the text field empty or enter a string like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes)." msgstr "" #: filefield_widget.inc:138 msgid "The file could not be uploaded." msgstr "" #: filefield_widget.inc:144 msgid "The Image upload failed." msgstr "" #: filefield_widget.inc:212 msgid "Description" msgstr "" #: filefield_widget.inc:226 msgid "List" msgstr "" #: filefield_widget.inc:241 msgid "New Upload" msgstr "" #: filefield_widget.inc:250 msgid "Replace" msgstr "" #: filefield_widget.inc:257 msgid "Upload" msgstr "" #: filefield_widget.inc:275 msgid "Remove" msgstr "" #: filefield_widget.inc:345 msgid "%title field is required." msgstr "" #: filefield_widget.inc:349 msgid "Total filesize for %title, %tsize, exceeds field settings of %msize." msgstr "" #: filefield_widget.inc:362 msgid "Save" msgstr "" #: filefield_widget.inc:137 msgid "The upload directory %directory for the file field %field (content type %type) could not be created or is not accessible. A newly uploaded file could not be saved in this directory as a consequence, and the upload was canceled." msgstr "" #: filefield_widget.inc:143 msgid "The file upload failed. %upload" msgstr "" #: filefield.module:53;60 msgid "Changes made to the attachments are not permanent until you save this post." msgstr "" #: filefield.module:202 msgid "Store an arbitrary file." msgstr "" #: filefield.module:346 msgid "File Upload" msgstr "" #: filefield.module:350 msgid "A plain file upload widget." msgstr "" #: filefield.module:357 msgid "(Experimental)An extensible file upload widget." msgstr "" #: filefield.module:368 msgid "Generic files" msgstr "" #: filefield.module:372 msgid "Displays all kinds of files with an icon and a linked file description." msgstr "" #: filefield.module:375 msgid "Dynamic file formatters" msgstr "" #: filefield.module:379 msgid "(experimental) An extensible formatter for filefield." msgstr "" #: filefield.module:572 msgid "Only files with the following extensions are allowed: %files-allowed." msgstr "" #: filefield.module:584 msgid "Allowed Extensions: %ext" msgstr "" #: filefield.module:598 msgid "The file is %filesize exceeding the maximum file size of %maxsize." msgstr "" #: filefield.module:605 msgid "The file is %filesize which would exceed your disk quota of %quota." msgstr "" #: filefield.module:612 msgid "Maximum Filesize: %size" msgstr "" #: filefield.module:626 msgid "The image was resized to fit within the maximum allowed dimensions of %dimensions pixels." msgstr "" #: filefield.module:634 msgid "The image is too large; the maximum dimensions are %dimensions pixels." msgstr "" #: filefield.module:643 msgid "The image is too small; the minimum dimensions are %dimensions pixels." msgstr "" #: filefield.module:655 msgid "Images must be exactly @min_size pixels" msgstr "" #: filefield.module:658 msgid "Images must be between @min_size pixels and @max_size" msgstr "" #: filefield.module:663 msgid "Images larger than @max_size pixels will be scaled" msgstr "" #: filefield.module:666 msgid "Images must be smaller than @max_size pixels" msgstr "" #: filefield.module:671 msgid "Images must be larger than @max_size pixels" msgstr "" #: filefield.module:680 msgid "Only JPEG, PNG and GIF images are allowed." msgstr "" #: filefield.module:688 msgid "Must be a JPEG, PNG or GIF image" msgstr "" #: filefield.install:172 msgid "Migrating filefield values" msgstr "" #: filefield.info:0 msgid "FileField" msgstr "" #: filefield.info:0 msgid "Defines a file field type." msgstr "" #: filefield.info:0 filefield_meta/filefield_meta.info:0 filefield_token/filefield_token.info:0 msgid "CCK" msgstr "" #: filefield.js:0 msgid "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions." msgstr ""