| 1 |
|
# LANGUAGE translation of Drupal (filerequest.module) |
| 2 |
|
# Copyright YEAR NAME <EMAIL@ADDRESS> |
| 3 |
|
# Generated from file: filerequest.module,v 1.4 2006/07/03 14:03:54 elmuerte |
| 4 |
|
# |
| 5 |
|
#, fuzzy |
| 6 |
|
msgid "" |
| 7 |
|
msgstr "" |
| 8 |
|
"Project-Id-Version: PROJECT VERSION\n" |
| 9 |
|
"POT-Creation-Date: 2006-07-03 16:07+0200\n" |
| 10 |
|
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
| 11 |
|
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
| 12 |
|
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
| 13 |
|
"MIME-Version: 1.0\n" |
| 14 |
|
"Content-Type: text/plain; charset=utf-8\n" |
| 15 |
|
"Content-Transfer-Encoding: 8bit\n" |
| 16 |
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 17 |
|
|
| 18 |
|
#: filerequest.module:7 |
| 19 |
|
msgid "Properly handles file requests for download method \"private\". Also provides anti leeching features." |
| 20 |
|
msgstr "" |
| 21 |
|
|
| 22 |
|
#: filerequest.module:18 |
| 23 |
|
msgid "file download" |
| 24 |
|
msgstr "" |
| 25 |
|
|
| 26 |
|
#: filerequest.module:34 |
| 27 |
|
msgid "filerequest settings" |
| 28 |
|
msgstr "" |
| 29 |
|
|
| 30 |
|
#: filerequest.module:39 |
| 31 |
|
msgid "Anti-leech enabled" |
| 32 |
|
msgstr "" |
| 33 |
|
|
| 34 |
|
#: filerequest.module:42 |
| 35 |
|
msgid "Prevent other sites from directly linking to files" |
| 36 |
|
msgstr "" |
| 37 |
|
|
| 38 |
|
#: filerequest.module:47 |
| 39 |
|
msgid "Valid host" |
| 40 |
|
msgstr "" |
| 41 |
|
|
| 42 |
|
#: filerequest.module:51 |
| 43 |
|
msgid "A regular expression defining hosts that are allowed to directly link to the file. This should at least cover the current host." |
| 44 |
|
msgstr "" |
| 45 |
|
|
| 46 |
|
#: filerequest.module:59 |
| 47 |
|
msgid "Image mode" |
| 48 |
|
msgstr "" |
| 49 |
|
|
| 50 |
|
#: filerequest.module:62 |
| 51 |
|
msgid "Special behavior when leeching images." |
| 52 |
|
msgstr "" |
| 53 |
|
|
| 54 |
|
#: filerequest.module:67 |
| 55 |
|
msgid "Image file" |
| 56 |
|
msgstr "" |
| 57 |
|
|
| 58 |
|
#: filerequest.module:71 |
| 59 |
|
msgid "The image to used when special image handling is enabled. This path is relative to the drupal base directory. <br />In case of the watermark mode the image has to be a 24 bit PNG file. Hint: make use of the alpha channels for PNGs." |
| 60 |
|
msgstr "" |
| 61 |
|
|
| 62 |
|
#: filerequest.module:76 |
| 63 |
|
msgid "modules/filerequest/throttle.config.php" |
| 64 |
|
msgstr "" |
| 65 |
|
|
| 66 |
|
#: filerequest.module:77 |
| 67 |
|
msgid "Use the following configuration if you added the .htaccess lines as provided in the README.TXT ." |
| 68 |
|
msgstr "" |
| 69 |
|
|
| 70 |
|
#: filerequest.module:0 |
| 71 |
|
msgid "filerequest" |
| 72 |
|
msgstr "" |
| 73 |
|
|
| 74 |
|
#: downloadhandler.php:77 |
| 75 |
|
msgid "download leech" |
| 76 |
|
msgstr "" |