www_archline_hu/packages/easyfileuploader/language/de-DE/de-DE.mod_easyfileuploader.ini
LÁZÁR Imre AI Agent ca529cf370 feat(pkg): add Easy File Uploader (pristine upstream)
Pristine Easy File Uploader manifest-mapped from github.com/ollily/easyfileuploader via lib/jmap.py (upstream master; installed 2.7.8).

Signed-off-by: LÁZÁR Imre <imre@illusion.hu>
Assisted-by: claude-code@claude-opus-4-8
2026-07-16 11:30:02 +02:00

105 lines
6.5 KiB
INI

; Easy Folder Listing
; Copyright (C) 2010-2020 Michael Albert Gilkes. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM
;
; These translations are used for:
; a. front-end text
; b. back-end text
;
; Keys in XML details file
MOD_EASYFILEUPLOADER = "Easy File Uploader"
MOD_EFU_DESCRIPTION = "<h2>Easy File Uploader</h2><h4>Developed by Michael Gilkes<br />Valor Apps</h4><h3>Description</h3><p>This is a flexible file upload module. It allows the administrator to specify a destination folder, and allows the user to upload files to it. The administrator can also specify how many files that can be uploaded simultaneously, as well as the text in the front end. You can even have more then one module of its kind on the same page.</p>"
; Basic Required Fields
MOD_EFU_PARENT_LABEL = "Choose the Parent Folder"
MOD_EFU_PARENT_DESC = "This is the parent folder where the files are stored."
MOD_EFU_FOLDER_LABEL = "Choose the Upload Folder"
MOD_EFU_FOLDER_DESC = "This is the folder where the uploaded files are stored."
MOD_EFU_MAXSIZE_LABEL = "Maximum File Size (bytes)"
MOD_EFU_MAXSIZE_DESC = "This is the maximum allowable file size, in bytes, that can be uploaded."
; Custom Text Fields
MOD_EFU_CUSTOM_SPACER = "<b>Custom Text</b>"
MOD_EFU_CUSTOM_LABEL = "Use Custom Text"
MOD_EFU_CUSTOM_DESC = "This determines whether you use the custom text entered here, or whether you use the text from language keys."
MOD_EFU_LABELTEXT_LABEL = "Label Text"
MOD_EFU_LABELTEXT_DESC = "This is the text that labels the upload file form."
MOD_EFU_BUTTON_LABEL = "Submit Button Text"
MOD_EFU_BUTTON_DESC = "This is the text that is on the button to upload the file."
MOD_EFU_QUESTION_LABEL = "Replace Files Question"
MOD_EFU_QUESTION_DESC = "This is the text that labels the option of whether the user wants to replace existing files."
MOD_EFU_YESTEXT_LABEL = "Yes answer text"
MOD_EFU_YESTEXT_DESC = "You are free to customize the YES answer text to the replace question."
MOD_EFU_NOTEXT_LABEL = "No answer text"
MOD_EFU_NOTEXT_DESC = "You are free to customize the NO answer text to the replace question."
; Security
MOD_EFU_DETAILS_SPACER = "<b>Security Details</b>"
MOD_EFU_FILETYPES_LABEL = "Permitted file types (separate by semi-colon)"
MOD_EFU_FILETYPES_DESC = "This is a list of the file types that are permitted to be uploaded (separated by semi-colon). Type asterisk (*) to allow any type."
MOD_EFU_DEFAULT_REPLACE_LABEL = "Replace by Default"
MOD_EFU_DEFAULT_REPLACE_DESC = "This makes the administrator specify that all uploads will replace any existing files with the same name. Choosing 'Yes' overrides the option below."
MOD_EFU_REPLACE_LABEL = "Include option to replace existing file?"
MOD_EFU_REPLACE_DESC = "This allows the administrator to decide whether to include an option in the front-end to replace en existing file with the same file name as the file to be uploaded."
MOD_EFU_SCRIPTS_IN_ARCHIVE_LABEL = "Allow scripts in archive"
MOD_EFU_SCRIPTS_IN_ARCHIVE_DESC = "Choose whether to upload archives that contain script files"
; Formatting
MOD_EFU_FORMAT_SPACER = "<b>Uploader Format</b>"
MOD_EFU_VARIABLE_LABEL = "Input File Variable Name"
MOD_EFU_VARIABLE_DESC = "This allows you to specify the variable name of the input file. Only change this if you intend to have more than one Easy File Uploader module on a single article page. In that case, each module should have its own unique name."
MOD_EFU_MULTIPLE_LABEL = "Number of Files to Upload"
MOD_EFU_MULTIPLE_DESC = "Select the number of upload file fields to include. The default is to upload 1 file, but you may select up to 10 files to upload simultaneously."
MOD_EFU_BGCOLOR_LABEL = "Results Box Background Colour"
MOD_EFU_BGCOLOR_DESC = "The background colour of the Results information box."
MOD_EFU_SHOW_NO_FILE_UPLOADED_NOTICE_LABEL = "Show 'No File Uploaded' Notice"
MOD_EFU_SHOW_NO_FILE_UPLOADED_NOTICE_DESC = "Choose whether to show a notice when no file was uploaded for the upload fields. The default is 'Yes'."
; Module Class
MOD_EFU_FILTER_SPACER = "<b>Class Filtering</b>"
MOD_EFU_SUFFIX_LABEL = "Module Class Suffix"
MOD_EFU_SUFFIX_DESC = "Module Class Suffix"
; Advanced Features
MOD_EFU_ADVANCED_SPACER = "<b>Advanced</b>"
MOD_EFU_USER_LABEL = "Upload to Username subfolders"
MOD_EFU_USER_DESC = "Setting this to YES will upload files to a subfolder in the Upload folder with the user's username."
MOD_EFU_DIAGNOSTIC_LABEL = "Diagnostic Information"
MOD_EFU_DIAGNOSTIC_DESC = "This lists the MIME detection ability of your server, and links to get support for the module."
; Front-end Text and Errors
MOD_EFU_UPLOAD_SUCCESSFUL = "Upload war erfolgreich"
MOD_EFU_UPLOAD_UNSUCCESSFUL = "Upload nicht erfolgreich."
MOD_EFU_NAME = "Name"
MOD_EFU_TYPE = "Typ"
MOD_EFU_SIZE = "Größe"
MOD_EFU_BYTES = "bytes"
MOD_EFU_LABEL_TEXT = "Wähle eine Datei zum Hochladen aus:"
MOD_EFU_BUTTON_TEXT = "Datei hochladen"
MOD_EFU_QUESTION_TEXT = "Ersetzen Sie vorhandene Dateien durch hochgeladene Dateien?"
MOD_EFU_RETURN_CODE = "Return Code"
MOD_EFU_REPLACEMENT_APPROVED = "Ersatz zugelassen. Vorherige Datei ersetzt."
MOD_EFU_ALREADY_EXISTS = "existiert bereits."
MOD_EFU_TOO_LARGE_ERROR = "ERROR: Die hochgeladene Datei ist zu groß. Sie muss kleiner sein als "
MOD_EFU_INVALID_ERROR = "ERROR: Der hochgeladene Dateityp ist nicht erlaubt."
MOD_EFU_BROWSER_MIME_ERROR = "MIME durch Browser erkannt: "
MOD_EFU_PHP_MIME_ERROR = "MIME durch PHP erkannt: "
MOD_EFU_INI_SIZE_ERROR = "Die hochgeladene Datei überschreitet die upload_max_filesize Directive in php.ini"
MOD_EFU_FORM_SIZE_ERROR = "Die hochgeladene Datei überschreitet die MAX_FILE_SIZE Directive aus der Vorgabe"
MOD_EFU_PARTIAL_ERROR = "Die hochgeladene Datei wurde nur teilweise hochgeladen"
MOD_EFU_NO_FILE_ERROR = "Es wurde keine Datei hochgeladen"
MOD_EFU_NO_TMP_DIR_ERROR = "Temporäres Verzechnis fehlt"
MOD_EFU_CANT_WRITE_ERROR = "Fehler beim Schreiben"
MOD_EFU_EXTENSION_ERROR = "Datei Upload wurde von Extension gestoppt"
MOD_EFU_UNKNOWN_ERROR = "Unbekannter Upload Fehler"
MOD_EFU_NULL_BYTE_FOUND = "Security Fehler - Null byte im Dateiname"
MOD_EFU_FORBIDDEN_SCRIPT_FOUND = "Security Fehler - Verbotene Scriptdatei erkannt"
MOD_EFU_PHP_TAG_FOUND = "Security Fehler - PHP tag in Datei erkannt"
MOD_EFU_SHORT_TAG_FOUND = "Security Fehler - PHP Short tag in Datei erkannt"
MOD_EFU_FORBIDDEN_IN_ARCHIVE_FOUND = "Security Error - Verbotene Scriptdatei in Archiv erkannt"
; Documentation
MOD_EFU_DOCUMENTATION = "https://www.valorapps.com/documentation/13-easy-file-uploader-documentation.html?tmpl=component"