[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  # $Id: filefield.pot,v 1.8 2010/12/06 04:42:09 quicksketch Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  field_file.inc,v 1.36 2010/05/07 22:32:36 quicksketch
   7  #  filefield_field.inc,v 1.37 2010/04/28 22:38:13 quicksketch
   8  #  filefield_widget.inc,v 1.96 2010/05/08 04:25:37 quicksketch
   9  #  filefield.token.inc,v 1.5 2009/07/30 16:47:43 drewish
  10  #  filefield.module,v 1.217 2010/05/08 04:25:37 quicksketch
  11  #  filefield.install,v 1.39 2010/05/08 04:25:37 quicksketch
  12  #  filefield.info,v 1.9 2009/04/01 08:57:49 quicksketch
  13  #  filefield.js,v 1.25 2010/04/24 02:47:49 quicksketch
  14  #  filefield_handler_field_data.inc,v 1.2 2010/01/08 22:38:40 quicksketch
  15  #
  16  #, fuzzy
  17  msgid ""
  18  msgstr ""
  19  "Project-Id-Version: PROJECT VERSION\n"
  20  "POT-Creation-Date: 2010-05-07 22:28-0600\n"
  21  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  22  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  23  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  24  "MIME-Version: 1.0\n"
  25  "Content-Type: text/plain; charset=utf-8\n"
  26  "Content-Transfer-Encoding: 8bit\n"
  27  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  28  
  29  #: field_file.inc:165
  30  msgid "The selected file %name could not be saved."
  31  msgstr ""
  32  
  33  #: field_file.inc:177
  34  msgid "File upload error. Could not move uploaded file."
  35  msgstr ""
  36  
  37  #: field_file.inc:324
  38  msgid "The directory %directory is a file and cannot be overwritten."
  39  msgstr ""
  40  
  41  #: field_file.inc:333;331
  42  msgid "The directory %directory does not exist."
  43  msgstr ""
  44  
  45  #: field_file.inc:342
  46  msgid "The directory %directory is not writable"
  47  msgstr ""
  48  
  49  #: field_file.inc:355;356
  50  msgid "Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your %directory directory which contains the following lines:<br /><code>!htaccess</code>"
  51  msgstr ""
  52  
  53  #: field_file.inc:88 filefield_field.inc:294 filefield_widget.inc:185;191
  54  msgid "filefield"
  55  msgstr ""
  56  
  57  #: field_file.inc:88
  58  msgid "Could not set permissions on destination file: %file"
  59  msgstr ""
  60  
  61  #: field_file.inc:178
  62  msgid "file"
  63  msgstr ""
  64  
  65  #: field_file.inc:178
  66  msgid "Upload error. Could not move file %file to destination %destination."
  67  msgstr ""
  68  
  69  #: field_file.inc:322;331;340
  70  msgid "file system"
  71  msgstr ""
  72  
  73  #: field_file.inc:322
  74  msgid "The path %directory was checked as a directory, but it is a file."
  75  msgstr ""
  76  
  77  #: field_file.inc:340
  78  msgid "The directory %directory is not writable, because it does not have the correct permissions set."
  79  msgstr ""
  80  
  81  #: field_file.inc:356
  82  msgid "security"
  83  msgstr ""
  84  
  85  #: filefield.token.inc:17
  86  msgid "File ID"
  87  msgstr ""
  88  
  89  #: filefield.token.inc:18
  90  msgid "File description"
  91  msgstr ""
  92  
  93  #: filefield.token.inc:19
  94  msgid "File name"
  95  msgstr ""
  96  
  97  #: filefield.token.inc:20 filefield_widget.inc:53
  98  msgid "File path"
  99  msgstr ""
 100  
 101  #: filefield.token.inc:21
 102  msgid "File MIME type"
 103  msgstr ""
 104  
 105  #: filefield.token.inc:22
 106  msgid "File size (in bytes)"
 107  msgstr ""
 108  
 109  #: filefield.token.inc:23
 110  msgid "File size (pretty printed)"
 111  msgstr ""
 112  
 113  #: filefield.token.inc:24
 114  msgid "Fully formatted HTML file tag"
 115  msgstr ""
 116  
 117  #: filefield.token.inc:25
 118  msgid "File name without extension"
 119  msgstr ""
 120  
 121  #: filefield.token.inc:26
 122  msgid "File extension"
 123  msgstr ""
 124  
 125  #: filefield_field.inc:19
 126  msgid "List field"
 127  msgstr ""
 128  
 129  #: filefield_field.inc:20;34
 130  msgid "Disabled"
 131  msgstr ""
 132  
 133  #: filefield_field.inc:20;34
 134  msgid "Enabled"
 135  msgstr ""
 136  
 137  #: filefield_field.inc:22
 138  msgid "The \"list\" option lets a user choose if a file should be shown in a list when viewing the content after creation."
 139  msgstr ""
 140  
 141  #: filefield_field.inc:27
 142  msgid "Files listed by default"
 143  msgstr ""
 144  
 145  #: filefield_field.inc:32
 146  msgid "Description field"
 147  msgstr ""
 148  
 149  #: filefield_field.inc:35
 150  msgid "When enabled, will display a text field where users may enter a description about the uploaded file."
 151  msgstr ""
 152  
 153  #: filefield_field.inc:110
 154  msgid "The node the uploaded file is attached to"
 155  msgstr ""
 156  
 157  #: filefield_field.inc:294
 158  msgid "FileField was trying to display the file %file, but it does not exist."
 159  msgstr ""
 160  
 161  #: filefield_widget.inc:23
 162  msgid "Permitted upload file extensions"
 163  msgstr ""
 164  
 165  #: filefield_widget.inc:26
 166  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."
 167  msgstr ""
 168  
 169  #: filefield_widget.inc:33
 170  msgid "Progress indicator"
 171  msgstr ""
 172  
 173  #: filefield_widget.inc:35
 174  msgid "Bar with progress meter"
 175  msgstr ""
 176  
 177  #: filefield_widget.inc:36
 178  msgid "Throbber"
 179  msgstr ""
 180  
 181  #: filefield_widget.inc:39
 182  msgid "Your server supports upload progress capabilities. The \"throbber\" display does not indicate progress but takes up less room on the form, you may want to use it if you'll only be uploading small files or if experiencing problems with the progress bar."
 183  msgstr ""
 184  
 185  #: filefield_widget.inc:46
 186  msgid "Path settings"
 187  msgstr ""
 188  
 189  #: filefield_widget.inc:55
 190  msgid "Optional subdirectory within the \"%directory\" directory where files will be stored. Do not include preceding or trailing slashes."
 191  msgstr ""
 192  
 193  #: filefield_widget.inc:62
 194  msgid "File size restrictions"
 195  msgstr ""
 196  
 197  #: filefield_widget.inc:63
 198  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."
 199  msgstr ""
 200  
 201  #: filefield_widget.inc:70;121
 202  msgid "Maximum upload size per file"
 203  msgstr ""
 204  
 205  #: filefield_widget.inc:74
 206  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 empty the file sizes will be limited only by PHP's maximum post and file upload sizes (current limit <strong>%limit</strong>)."
 207  msgstr ""
 208  
 209  #: filefield_widget.inc:79;130
 210  msgid "Maximum upload size per node"
 211  msgstr ""
 212  
 213  #: filefield_widget.inc:83
 214  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."
 215  msgstr ""
 216  
 217  #: filefield_widget.inc:112
 218  msgid "The file path (@file_path) cannot start with the system files directory (@files_directory), as this may cause conflicts when building file URLs."
 219  msgstr ""
 220  
 221  #: filefield_widget.inc:121;130
 222  msgid "The \"@field\" 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)."
 223  msgstr ""
 224  
 225  #: filefield_widget.inc:186
 226  msgid "The file could not be uploaded."
 227  msgstr ""
 228  
 229  #: filefield_widget.inc:192
 230  msgid "The file in the @field field was unable to be uploaded."
 231  msgstr ""
 232  
 233  #: filefield_widget.inc:269
 234  msgid "Upload"
 235  msgstr ""
 236  
 237  #: filefield_widget.inc:290
 238  msgid "Remove"
 239  msgstr ""
 240  
 241  #: filefield_widget.inc:378
 242  msgid "Description"
 243  msgstr ""
 244  
 245  #: filefield_widget.inc:388
 246  msgid "List"
 247  msgstr ""
 248  
 249  #: filefield_widget.inc:440
 250  msgid "Referencing to the file used in the %field field is not allowed."
 251  msgstr ""
 252  
 253  #: filefield_widget.inc:445
 254  msgid "The file referenced by the %field field does not exist."
 255  msgstr ""
 256  
 257  #: filefield_widget.inc:542
 258  msgid "%title field is required."
 259  msgstr ""
 260  
 261  #: filefield_widget.inc:546
 262  msgid "Total filesize for %title, %tsize, exceeds field settings of %msize."
 263  msgstr ""
 264  
 265  #: filefield_widget.inc:185
 266  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."
 267  msgstr ""
 268  
 269  #: filefield_widget.inc:191
 270  msgid "The file upload failed. %upload"
 271  msgstr ""
 272  
 273  #: filefield.module:242
 274  msgid "File"
 275  msgstr ""
 276  
 277  #: filefield.module:243
 278  msgid "Store an arbitrary file."
 279  msgstr ""
 280  
 281  #: filefield.module:298
 282  msgid "Files may not be uploaded while the Theme Developer tool is enabled. It is highly recommended to <a href=\"!url\">disable this module</a> unless it is actively being used."
 283  msgstr ""
 284  
 285  #: filefield.module:411
 286  msgid "File Upload"
 287  msgstr ""
 288  
 289  #: filefield.module:415
 290  msgid "A plain file upload widget."
 291  msgstr ""
 292  
 293  #: filefield.module:427
 294  msgid "Generic files"
 295  msgstr ""
 296  
 297  #: filefield.module:430
 298  msgid "Displays all kinds of files with an icon and a linked file description."
 299  msgstr ""
 300  
 301  #: filefield.module:433
 302  msgid "Path to file"
 303  msgstr ""
 304  
 305  #: filefield.module:435
 306  msgid "Displays the file system path to the file."
 307  msgstr ""
 308  
 309  #: filefield.module:438
 310  msgid "URL to file"
 311  msgstr ""
 312  
 313  #: filefield.module:440
 314  msgid "Displays a full URL to the file."
 315  msgstr ""
 316  
 317  #: filefield.module:510
 318  msgid "An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (@size) that this server supports."
 319  msgstr ""
 320  
 321  #: filefield.module:522
 322  msgid "An unrecoverable error occurred. This form was missing from the server cache. Try reloading the page and submitting again."
 323  msgstr ""
 324  
 325  #: filefield.module:593
 326  msgid "Starting upload..."
 327  msgstr ""
 328  
 329  #: filefield.module:601;608
 330  msgid "Uploading... (@current of @total)"
 331  msgstr ""
 332  
 333  #: filefield.module:677
 334  msgid "The file contents (@type) do not match its extension (@extension)."
 335  msgstr ""
 336  
 337  #: filefield.module:682
 338  msgid "Only files with the following extensions are allowed: %files-allowed."
 339  msgstr ""
 340  
 341  #: filefield.module:694
 342  msgid "Allowed extensions: %ext"
 343  msgstr ""
 344  
 345  #: filefield.module:720
 346  msgid "The file is %filesize exceeding the maximum file size of %maxsize."
 347  msgstr ""
 348  
 349  #: filefield.module:727
 350  msgid "The file is %filesize which would exceed your disk quota of %quota."
 351  msgstr ""
 352  
 353  #: filefield.module:737
 354  msgid "Maximum file size: %size"
 355  msgstr ""
 356  
 357  #: filefield.module:768
 358  msgid "The image must be exactly %dimensions pixels."
 359  msgstr ""
 360  
 361  #: filefield.module:772
 362  msgid "The image will not fit between the dimensions of %min_dimensions and %max_dimensions pixels."
 363  msgstr ""
 364  
 365  #: filefield.module:782
 366  msgid "The image was resized to fit within the maximum allowed dimensions of %dimensions pixels."
 367  msgstr ""
 368  
 369  #: filefield.module:790
 370  msgid "The image is too large; the maximum dimensions are %dimensions pixels."
 371  msgstr ""
 372  
 373  #: filefield.module:798
 374  msgid "The image is too small; the minimum dimensions are %dimensions pixels."
 375  msgstr ""
 376  
 377  #: filefield.module:813
 378  msgid "Images must be exactly @min_size pixels"
 379  msgstr ""
 380  
 381  #: filefield.module:816
 382  msgid "Images must be between @min_size pixels and @max_size"
 383  msgstr ""
 384  
 385  #: filefield.module:821
 386  msgid "Images larger than @max_size pixels will be scaled"
 387  msgstr ""
 388  
 389  #: filefield.module:824
 390  msgid "Images must be smaller than @max_size pixels"
 391  msgstr ""
 392  
 393  #: filefield.module:829
 394  msgid "Images must be larger than @max_size pixels"
 395  msgstr ""
 396  
 397  #: filefield.module:853
 398  msgid "The file is not a known image format."
 399  msgstr ""
 400  
 401  #: filefield.install:79
 402  msgid "Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the <a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress library</a> (preferred) or to install <a href=\"http://us2.php.net/apc\">APC</a>."
 403  msgstr ""
 404  
 405  #: filefield.install:84
 406  msgid "Your server is capable of displaying file upload progress using APC RFC1867. Note that only one upload at a time is supported. It is recommended to use the <a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress library</a> if possible."
 407  msgstr ""
 408  
 409  #: filefield.install:182
 410  msgid "Migrating filefield values"
 411  msgstr ""
 412  
 413  #: filefield.install:219
 414  msgid "The file field %field has been updated with new settings."
 415  msgstr ""
 416  
 417  #: (duplicate) filefield.install:63 ;68 ;73 ;78 
 418  msgid "Not enabled"
 419  msgstr ""
 420  
 421  #: (duplicate) filefield.install:64 
 422  msgid "Your server is not capable of displaying file upload progress. File upload progress requires PHP 5.2 and an Apache server."
 423  msgstr ""
 424  
 425  #: (duplicate) filefield.install:69 
 426  msgid "Your server is not capable of displaying file upload progress. File upload progress requires PHP be run with mod_php and not as FastCGI."
 427  msgstr ""
 428  
 429  #: (duplicate) filefield.install:74 
 430  msgid "Your server is capable of displaying file upload progress through APC, but it is not enabled. Add <code>apc.rfc1867 = 1</code> to your php.ini configuration. Alternatively, it is recommended to use <a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress</a>, which supports more than one simultaneous upload."
 431  msgstr ""
 432  
 433  #: (duplicate) filefield.install:83 
 434  msgid "Enabled (<a href=\"http://php.net/manual/en/apc.configuration.php#ini.apc.rfc1867\">APC RFC1867</a>)"
 435  msgstr ""
 436  
 437  #: (duplicate) filefield.install:88 
 438  msgid "Enabled (<a href=\"http://pecl.php.net/package/uploadprogress\">PECL uploadprogress</a>)"
 439  msgstr ""
 440  
 441  #: (duplicate) filefield.install:92 
 442  msgid "Upload progress"
 443  msgstr ""
 444  
 445  #: filefield.info:0
 446  msgid "FileField"
 447  msgstr ""
 448  
 449  #: filefield.info:0
 450  msgid "Defines a file field type."
 451  msgstr ""
 452  
 453  #: filefield.info:0
 454  msgid "CCK"
 455  msgstr ""
 456  
 457  #: filefield.js:0
 458  msgid "The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions."
 459  msgstr ""
 460  
 461  #: views/filefield_handler_field_data.inc:22
 462  msgid "Data key"
 463  msgstr ""
 464  
 465  #: views/filefield_handler_field_data.inc:28
 466  msgid "The data column may (or may not) contain any of the following data. Select the data that should be output for this field."
 467  msgstr ""
 468  


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