D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
smb
/
resources
/
languages
/
en-US
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'download.progress' => '%%percents%%% completed', 'provision.databaseServer' => 'Database server', 'provision.prefix' => 'Prefix of tables', 'provision.databaseName' => 'Database name', 'provision.databaseUserLogin' => 'Database user name', 'provision.databaseUserPassword' => 'Database user password', 'requirement.apacheModule' => 'Apache module', 'requirement.apacheModuleDescription' => 'The app requires the \'mod_%%moduleName%%\' Apache module.', 'requirement.moduleDescription' => 'The app requires the \'%%moduleName%%\' web server module.', 'requirement.aspNetVersion' => 'ASP.NET version', 'requirement.aspNetVersionDescription' => 'The app requires ASP.NET %%version%%.', 'requirement.aspNetVersionRequirement' => 'ASP.NET %%version%%', 'requirement.database' => 'Database', 'requirement.databaseDescription' => 'The app requires the %%type%% database server.', 'requirement.databaseDescriptionUnknown' => 'Database server was not found.', 'requirement.databaseDescriptionWithVersion' => 'The app requires the %%type%% database server version %%version%% or later.', 'requirement.databaseDescriptionNoConnection' => 'Connections to remote databases are not allowed by the Plesk administrator.', 'requirement.databaseRequirement' => '%%type%% database', 'requirement.databaseRequirementWithVersion' => 'The app requires a %%type%% database (%%type%% %%version%%).', 'requirement.environment' => 'Operating system', 'requirement.environmentDescription' => 'The app requires the %%supported%% operating system. Currently, you have %%current%%.', 'requirement.invalidDocumentRoot' => 'The document root directory name contains non-Latin characters.', 'requirement.phpHandlerNotRegistered' => 'The PHP handler "%%id%%" is not registered. It was probably deleted from the server. Register a handler with the same properties and try again.', 'requirement.phpRequired' => 'The support for PHP is required.', 'requirement.phpExtension' => 'PHP extension', 'requirement.phpExtensionDescription' => 'The \'%%name%%\' extension was not found.', 'requirement.phpSetting' => 'PHP settings', 'requirement.phpAllowUrlFopenDescriptionOn' => 'The PHP parameter allow_url_fopen is set to \'on\'. Set it to \'off\' to meet the app requirements.', 'requirement.phpAllowUrlFopenDescriptionOff' => 'The PHP parameter allow_url_fopen is set to \'off\'. Set it to \'on\' to meet the app requirements.', 'requirement.phpAllowUrlFopenRequirementOn' => 'The PHP parameter allow_url_fopen is set to \'on\'', 'requirement.phpAllowUrlFopenRequirementOff' => 'The PHP parameter allow_url_fopen is set to \'off\'', 'requirement.phpFileUploadsDescriptionOn' => 'The PHP parameter file_uploads is set to \'on\'. Set it to \'off\' to meet the app requirements.', 'requirement.phpFileUploadsDescriptionOff' => 'The PHP parameter file_uploads is set to \'off\'. Set it to \'on\' to meet the app requirements.', 'requirement.phpFileUploadsRequirementOn' => 'The PHP parameter file_uploads is set to \'on\'', 'requirement.phpFileUploadsRequirementOff' => 'The PHP parameter file_uploads is set to \'off\'', 'requirement.phpSafeMode' => 'PHP safe mode', 'requirement.phpSafeModeDescriptionOn' => 'The PHP safe mode is on. Switch it off to meet the app requirements.', 'requirement.phpSafeModeDescriptionOff' => 'The PHP safe mode is off. Switch it on to meet the app requirements.', 'requirement.phpSafeModeRequirementOn' => 'The PHP safe mode is on', 'requirement.phpSafeModeRequirementOff' => 'The PHP safe mode is off', 'requirement.phpShortOpenTagDescriptionOn' => 'The PHP parameter short_open_tag is set to \'on\'. Set it to \'off\' to meet the app requirements.', 'requirement.phpShortOpenTagDescriptionOff' => 'The PHP parameter short_open_tag is set to \'off\'. Set it to \'on\' to meet the app requirements.', 'requirement.phpShortOpenTagRequirementOn' => 'The PHP parameter short_open_tag is set to \'on\'', 'requirement.phpShortOpenTagRequirementOff' => 'The PHP parameter short_open_tag is set to \'off\'', 'requirement.phpRegisterGlobalsDescriptionOn' => 'The PHP parameter register_globals is set to \'on\'. Set it to \'off\' to meet the app requirements.', 'requirement.phpRegisterGlobalsDescriptionOff' => 'The PHP parameter register_globals is set to \'off\'. Set it to \'on\' to meet the app requirements.', 'requirement.phpRegisterGlobalsRequirementOn' => 'The PHP parameter register_globals is set to \'on\'', 'requirement.phpRegisterGlobalsRequirementOff' => 'The PHP parameter register_globals is set to \'off\'', 'requirement.phpMagicQuotesGpcDescriptionOn' => 'The PHP parameter magic_quotes_gpc is set to \'on\'. Set it to \'off\' to meet the app requirements.', 'requirement.phpMagicQuotesGpcDescriptionOff' => 'The PHP parameter magic_quotes_gpc is set to \'off\'. Set it to \'on\' to meet the app requirements.', 'requirement.phpMagicQuotesGpcRequirementOn' => 'The PHP parameter magic_quotes_gpc is set to \'on\'', 'requirement.phpMagicQuotesGpcRequirementOff' => 'The PHP parameter magic_quotes_gpc is set to \'off\'', 'requirement.phpLimit' => 'PHP limits', 'requirement.phpMemoryLimitDescription' => 'The PHP memory limit is %%availableValue%% bytes. The app requires at least %%requiredValue%% bytes.', 'requirement.phpMemoryLimitRequirement' => 'The PHP memory limit must be at least %%value%% bytes.', 'requirement.phpMaxExecutionTimeDescription' => 'The PHP maximum execution time is %%availableValue%%. The app requires at least %%requiredValue%% seconds.', 'requirement.phpMaxExecutionTimeRequirement' => 'The PHP maximum execution time must be at least %%value%% seconds.', 'requirement.phpPostMaxSizeDescription' => 'The PHP maximum post size is %%availableValue%% bytes. The app requires at least %%requiredValue%% bytes.', 'requirement.phpPostMaxSizeRequirement' => 'The PHP maximum post size must be at least %%value%% bytes.', 'requirement.phpVersion' => 'PHP version', 'requirement.phpVersionDescriptionMin' => 'The app requires PHP %%min%% or later. Your PHP is %%current%%. If PHP is not available, ensure that the PHP support is selected for the domain.', 'requirement.phpVersionDescriptionMax' => 'The app requires PHP %%max%% or earlier. Your PHP is %%current%%. If PHP is not available, ensure that the PHP support is selected for the domain.', 'requirement.phpVersionDescriptionBoth' => 'The app requires PHP version later than %%min%% but earlier than %%max%%. Your PHP is %%current%%. If PHP is not available, ensure that the PHP support is selected for the domain.', 'requirement.phpVersionNone' => 'not available', 'requirement.phpVersionRequirementMin' => 'PHP %%min%% or later', 'requirement.phpVersionRequirementMax' => 'PHP %%max%% or earlier', 'requirement.phpVersionRequirementBoth' => 'PHP version between %%min%% and %%max%%', 'requirement.siteRoot' => 'Site Root', 'requirement.siteRootDescription' => 'This app must be installed into document root directory of this website.', 'requirement.unsupported' => 'Unsupported requirement', 'requirement.unsupportedAspectDescription' => 'The app has a requirement that is not supported by Plesk. The requirement type: "%%uri%%".', 'requirement.dns' => 'DNS', 'requirement.dnsZoneTypeSlave' => 'The DNS zone of the domain is managed by an external DNS server.', 'requirement.dnsNotSupported' => 'The service is not installed.', 'resource.databaseServer' => 'Database server', 'resource.prefix' => 'Prefix of tables', 'resource.databaseName' => 'Database name', 'resource.databaseDescription' => 'Database %%name%% (%%serverType%%) on %%serverHost%%', 'resource.databaseUserDescription' => 'Database user %%login%%', 'resource.databaseUserPassword' => 'Database user password', 'resource.passwordConfirmation' => 'Confirm password', ];