
# Copyright (c) 2000-2019 Synology Inc. All rights reserved.

[app]
description	=	"MariaDB 5"
str_meta_desc	=	"MariaDB is a community-developed fork of MySQL and is one of the most widely used open-source relational database management system (RDBMS). It is highly compatible with MySQL and allows users to effortlessly migrate databases from MySQL to MariaDB. With MariaDB, you can easily and efficiently read, update and manage your data."

[bkp]
bkp_backup_fail	=	"MariaDB backup failed."
bkp_op_fail	=	"Operation failed."
bkp_restore_data_too_new	=	"System cannot restore backup data generated from a package version newer than this one."
bkp_restore_fail	=	"MariaDB restore failed."
bkp_user_not_exist	=	"Backup user does not exist."
bkp_wrong_param	=	"Wrong parameter."

[mariadb10]
db_admin_permission_error	=	"The account you entered does not have appropriate privileges. Please use an administrator account."
description	=	"MariaDB 10"
mariadb10_connect_error	=	"The system failed to connect to MariaDB 10.<br>Please confirm the administrator credentials."
mariadb5_connect_error	=	"The system failed to connect to MariaDB 5.<br>Please confirm the administrator credentials and ensure that the database is running."
mariadb_error_db_exist	=	"A database with the same name already exists."
mariadb_error_db_name	=	"The database name format is invalid as the value is null."
wizard_db_user_pass_error	=	"The system has detected an existing user account “{0}” in MariaDB 10.<br>Please enter the correct password of “{0}” to proceed."

[notification]
dbpass_empty	=	"{0} root password is empty . Please go to <a data-syno-app='{1}'>{0}</a> to change password."

[ui]
action_desc	=	"Select the following action"
avoid_deleting_database	=	"This volume contains MariaDB database. Please uninstall MariaDB or move the database to another volume first."
bad_port	=	"The port number should be from {0} to {1}."
change_confirm	=	"Note: The passwords for the packages related to MariaDB (e.g., WordPress and phpBB) will also be changed. Are you sure to continue?"
change_password	=	"Change MariaDB password"
change_user_password	=	"Change Password"
container_port_conflict	=	"Local port {0} conflicts with other ports used by other services."
database_version	=	"Database version"
db_confirm_password	=	"Confirm password"
db_connect_error	=	"Connection with MariaDB has failed. Please check your password and try again."
db_login	=	"Log in to MariaDB"
db_new_password	=	"New password"
db_password	=	"MariaDB password"
db_username	=	"Username"
dbpass_empty_confirm	=	"Empty password is not safe. For security concern, we recommend you to enter a new password. You can also click "Skip" to proceed."
information	=	"Information"
moving_database	=	"Moving databases..."
package_version	=	"Package version"
port	=	"Port"
rebuild_confirm	=	"Warning: The function will delete all data in the databases. Are you sure you want to continue?"
rebuild_database	=	"Delete Databases"
reset_confirm	=	"Warning: The root password of MariaDB database will be reset. Are you sure you want to continue?"
reset_database	=	"Reset Database"
reset_database_desc	=	"New root password will be applied after resetting database."
reset_desc	=	"You can reset MariaDB database password or delete databases here."
reset_password	=	"Reset MariaDB Password"
reset_root_password	=	"Reset root password"
restore_setting	=	"Restore to Defaults"
skip	=	"Skip"
socket	=	"Domain Socket"
upgrade_database_file	=	"Upgrade MariaDB Database Files"
upgrade_desc	=	"Since MariaDB is currently running in compatible mode, to avoid unknown errors, please upgrade database files first."
user_db	=	"User Account and Database"

[wizard]
pass_desc	=	"Please enter root password to proceed the installation"
port	=	"Port"
port_desc	=	"Enter the port number"
remove_database	=	"Remove MariaDB databases"
remove_database_desc	=	"Data will be permanently removed and cannot be recovered after the databases are deleted."
wizard_create_new	=	"Create a new database"
wizard_decide_restore	=	"Select either of the following actions:"
wizard_found_db	=	"Restore or Create @PKG_NAME@ Database"
wizard_restore	=	"Restore the existing database"
wizard_set_data_title	=	"Set up @PKG_NAME@"

