; @package: SobiPro Download Field Application ; ; @author ; Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH ; Email: sobi[at]sigsiu.net ; Url: https://www.Sigsiu.NET ; ; @copyright Copyright (C) 2006 - 2018 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved. ; @license GNU/GPL Version 3 ; This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 ; as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3. ; See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses. ; ; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ; $Author: SobiPro Translation Team SP.DWLA_FE_ERR_NOTAPPROVED = "You are not allowed to see unapproved documents!" SP.DWLA.FM.PERMS_UPLOADERS_REQUIRED = "Upload Files (required)" SP.DWLA.FM.PERMS_DOWNLOADERS_REQUIRED = "Download Files (required)" SP.DWLA.FM.DISPLAY_AS_ICON = "Icon" SP.DWLA.FM.DISPLAY_AS_FILENAME = "Filename" SP.DWLA.FM.DOWNICON = "Icon" SP.DWLA.FM.DOWNBTN = "Button style" SP.DWLA_FE_DOWNLOAD = "Download" SP.DWLA_FILE_SETTINGS = "File Settings" SP.DWLA_FILE_SIZE_UNIT = "File Size Unit" SP.DWLA_FILE_UPLOAD_PATH = "Upload Path" SP.TB.LICENCES = "Licenses" SP.DWLA_LICENCES_MANAGER = "Licenses Manager" SP.DWLA_LICENCE_EDIT = "Edit License" SP.DWLA_LICENCES_FIELDSET = "Licenses" SP.DWLA_FE_DWN_LIC_HEAD = "License agreement" SP.DWLA_FE_AGREE_AND_GET_FILE = "Agree and download '%s'" SP.DWLA_FE_ERR_CONFIRM_LIC = "License has to be confirmed!" SP.DWLA_FE_ERR_NO_PERMS = "Insufficient permission to download this file." SP.DWLA_FE_ERR_MD5_CHECKSUM = "The MD5 checksum of the file '%s' does not match the stored checksum." SP.DWLA_FE_ERR_SHA1_CHECKSUM = "The SHA1 checksum of the file '%s' does not match the stored checksum." SP.DWLA_FE_ERR_NO_FILE = "File '%s' does not exist!" SP.DWLA_FE_FLD_EDIT_FILENAME = "Current file: " SP.DWLA_FE_FLD_EDIT_FILESIZE = "Filesize: " SP.DWLA_FE_FLD_EDIT_DELETE = "Delete current file" SP.DWLA_FE_FLD_EDIT_ACL = "Please choose who may download this file: " SP.DWLA_FE_FLD_EDIT_ACL_VISITOR = "Visitor" SP.DWLA_FE_FLD_EDIT_LICENSE = "Select license: " SP.DWLA_FE_ERR_UPL_WRONG_TYPE = "The uploaded file is not allowed by type '%s'." SP.DWLA_FE_ERR_UPL_TOO_LARGE = "The uploaded file is too large. Allowed file size is %s kB but the file has %s kB." SP.DWLA_FE_DWN_ACCEPT_LIC = "I accept the license conditions" SP.DWLA_FE_DWN_DECLINE_LIC = "Decline" SP.DWLA_FE_DWN_GET_FILE = "Download '%s'" SP.DWLA_FE_DWN_LIC_TITLE = "%s - License confirmation" SP.DWLA_FE_ERR_CANNOT_CREATE_PATH = "Cannot create file path." SP.JS.DWLA_FE_DWN_NO_PERMS = "[JS]Sorry, but you don\\'t have the necessary permissions to download this file." SP.DWLA_NO_UPLOAD_PERMS = "You don't have permission to upload a file" SP.DWLA.FM.PARAMS = "Download Field Specific Parameters" SP.DWLA.FM.ALLOW_ACL = "Author can choose" SP.DWLA.FM.PERMS = "Permissions" SP.DWLA.FM.PERMS_UPLOADERS = "Upload Files" SP.DWLA.FM.PERMS_DOWNLOADERS = "Download Files" SP.DWNL.FM.ENABLE_LICENSES = "Author can choose" SP.DWLA.FM.AVAILABLE_LICENSES = "Available Licenses" SP.DWLA.FM.ALLOWED_FILE_EXTS = "Allowed File Extensions" SP.DWLA.FM.ALLOWED_FILE_EXTS_EXPL = "Enter comma-separated list of allowed file extensions" SP.DWLA.FM.LICENSE_TITLE = "License Title" SP.DWLA.FM.LICENSE_CONDITIONS = "License Conditions" SP.DWLA.FM.SAVE_LIC_BT = "Save License" SP.DWLA.FM.ADD_LIC_BT = "Add new License" SP.DWLA.FM.LICENSE_DEL = "Delete" SP.DWNA.FM.LIMIT_HIGHER_THAN_PHP = "The 'Max File Size' is higher than the 'upload_max_filesize' PHP setting - this setting has to fit to the PHP value." SP.JS.DWLA_NEW_LICENSE_WARN = "[JS]You have added new, or modified existing license. To see the changes you have to reload current page.\nClick OK to proceed." SP.JS.DWLA_DEL_LICENSE_WARN = "[JS]Are you sure you want to delete this license?" SP.DWLA.FM.DISPLAY_AS = "Display" SP.DWLA.FM.DISPLAY_AS_IMAGE = "Image" SP.DWLA.FM.DISPLAY_AS_TEXT = "Text" SP.DWNL.FM.EDIT_ICON = "File Image"