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

[app]
description	=	"MariaDB"
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."

[ui]
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"
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"
moving_database	=	"Moving databases..."
package_version	=	"Package version"
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_desc	=	"You can reset MariaDB database password or delete databases here."
reset_password	=	"Reset MariaDB Password"
restore_setting	=	"Restore Defaults"
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."

[wizard]
remove_database	=	"Remove MariaDB databases"
remove_database_desc	=	"Data will be permanently removed and cannot be recovered after the databases are deleted."

