{
"labels": {
"headerTitle": "EspoCRM Installation",
"Main page title": "Welcome to EspoCRM",
"Main page header": "",
"Start page title": "License Agreement",
"Step1 page title": "License Agreement",
"License Agreement": "License Agreement",
"I accept the agreement": "I accept the agreement",
"Step2 page title": "Database configuration",
"Step3 page title": "Administrator Setup",
"Step4 page title": "System settings",
"Step5 page title": "SMTP settings for outgoing emails",
"Errors page title": "Errors",
"Finish page title": "Installation is complete",
"Congratulation! Welcome to EspoCRM": "Congratulation! EspoCRM has been successfully installed.",
"More Information": "For more information, please visit our {BLOG}, follow us on {TWITTER}.
If you have any suggestions or questions, please ask on the {FORUM}.",
"share": "If you like EspoCRM, share it with your friends. Let them know about this product.",
"blog": "blog",
"twitter": "twitter",
"forum": "forum",
"Installation Guide": "Installation Guide",
"admin": "admin",
"localhost": "localhost",
"port": "3306",
"Locale": "Locale",
"Outbound Email Configuration": "Outbound Email Configuration",
"SMTP": "SMTP",
"Start": "Start",
"Back": "Back",
"Next": "Next",
"Go to EspoCRM": "Go to EspoCRM",
"Re-check": "Re-check",
"Version": "Version",
"Test settings": "Test Connection",
"Database Settings Description": "Enter your MySQL database connection information (hostname, username and password). You can specify the server port for hostname like localhost:3306.",
"Install": "Install",
"SetupConfirmation page title": "System Requirements",
"PHP Configuration": "PHP settings",
"MySQL Configuration": "Database settings",
"Permission Requirements": "Permissions",
"Configuration Instructions": "Configuration Instructions",
"phpVersion": "PHP version",
"requiredMysqlVersion": "MySQL Version",
"requiredMariadbVersion": "MariaDB version",
"requiredPostgresqlVersion": "PostgreSQL version",
"dbHostName": "Host Name",
"dbName": "Database Name",
"dbUserName": "Database User Name",
"OK": "OK",
"Success": "Success",
"Fail": "Fail",
"is recommended": "is recommended",
"extension is missing": "extension is missing",
"Crontab setup instructions": "Without running Scheduled jobs inbound emails, notifications and reminders will not be working. Here you can read {SETUP_INSTRUCTIONS}.",
"Setup instructions": "setup instructions"
},
"fields": {
"Choose your language": "Choose your language",
"Database Name": "Database Name",
"Platform": "Platform",
"Host Name": "Host Name",
"Port": "Port",
"Database User Name": "Database User Name",
"Database User Password": "Database User Password",
"Database driver": "Database driver",
"User Name": "User Name",
"Password": "Password",
"Confirm Password": "Confirm your Password",
"From Address": "From Address",
"From Name": "From Name",
"Is Shared": "Is Shared",
"Date Format": "Date Format",
"Time Format": "Time Format",
"Time Zone": "Time Zone",
"First Day of Week": "First Day of Week",
"Thousand Separator": "Thousand Separator",
"Decimal Mark": "Decimal Mark",
"Default Currency": "Default Currency",
"Currency List": "Currency List",
"Language": "Language",
"smtpServer": "Server",
"smtpPort": "Port",
"smtpAuth": "Auth",
"smtpSecurity": "Security",
"smtpUsername": "Username",
"emailAddress": "Email",
"smtpPassword": "Password"
},
"messages": {
"Bad init Permission": "Permission denied for \"{*}\" directory. Please set 775 for \"{*}\" or just execute this command in the terminal
{C} Operation is not permitted? Try this one: {CSU}",
"Some errors occurred!": "Some errors occurred!",
"phpVersion": "Your PHP version is not supported by EspoCRM, please update to PHP {minVersion} at least",
"requiredMysqlVersion": "Your MySQL version is not supported by EspoCRM, please update to MySQL {minVersion} at least",
"requiredMariadbVersion": "Your MariaDB version is not supported by EspoCRM, please update to MariaDB {minVersion} at least",
"The PHP extension was not found...": "PHP Error: Extension {extName} is not found.",
"All Settings correct": "All Settings are correct",
"Failed to connect to database": "Failed to connect to database",
"PHP version": "PHP version",
"You must agree to the license agreement": "You must agree to the license agreement",
"Passwords do not match": "Passwords do not match",
"Enable mod_rewrite in Apache server": "Enable mod_rewrite in Apache server",
"checkWritable error": "checkWritable error",
"applySett error": "applySett error",
"buildDatabase error": "buildDatabase error",
"createUser error": "createUser error",
"checkAjaxPermission error": "checkAjaxPermission error",
"Ajax failed": "An unexpected error occurred",
"Cannot create user": "Cannot create a user",
"Permission denied": "Permission denied",
"permissionInstruction": "\"{C}\"",
"operationNotPermitted" : "Operation is not permitted? Try this one: {APACHE1}{APACHE2_PATH1} or {APACHE2_PATH2} (or {APACHE2_PATH3}):{APACHE2}\n Afterwards run this command in a terminal:{APACHE3}{API_PATH}.htaccess and replace the following line:{APACHE4}To{APACHE5}{WINDOWS_APACHE1} (remove the pound '#' sign from in front of the line).ClearModuleList is uncommented and make sure that the line AddModule mod_rewrite.c is not commented out.\n"
},
"nginx": {
"linux": "{NGINX_PATH} inside \"server\" section:{NGINX}