File: /volume1/@appstore/MariaDB10/ui/texts/enu/strings
# Copyright (c) 2000-2025 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 = "The backup data was created with a newer package version and cannot be restored in the current version."
bkp_restore_fail = "MariaDB restore failed."
bkp_user_not_exist = "Backup user does not exist."
bkp_wrong_param = "Wrong parameter."
system_database_not_recovered = "The backup data was created with a newer package version. Therefore, its system database is incompatible with the current version and must be restored manually. Only the user database will be restored."
unknown_error = "Unknown error"
unsupported_data_format = "The backup data was created with an unsupported package version."
[mariadb10]
db_admin_permission_error = "The account you entered does not have appropriate privileges. Please use an administrator account."
description = "MariaDB 10"
invalid_user_password_1 = "Password of user {0} does not meet the current strength rules. The minimum password length is 10 characters and must include mixed case, numeric characters, and special characters; it must also exclude common passwords or using username as password."
invalid_user_password_2 = "Password does not meet the current strength rules. The minimum password length is 10 characters and must include mixed case, numeric characters, and special characters; it must also exclude common passwords or using username as password."
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_dump_failed = "Unable to export database "{0}" from {1}. Please make sure {1} is running and database "{0}" exists."
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"
connection = "Connection"
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."
enable_tcp_ip_connection = "Enable TCP/IP connection"
information = "Information"
innodb_buffer_pool_note = "While a larger buffer pool can enhance database performance, it's important to avoid allocating excessive memory to prevent impacting other services."
innodb_buffer_pool_size = "Buffer pool size"
innodb_buffer_pool_size_range = "From 10 to {0} MB"
innodb_buffer_pool_size_title = "InnoDB Buffer Pool"
innodb_buffer_pool_tips = "Allocate memory to InnoDB buffer pool for database caching."
moving_database = "Moving databases..."
note_header = "Note."
package_version = "Package version"
port = "Port"
port_range = "From 1024 to 65535"
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"
setting = "Settings"
skip = "Skip"
socket = "Domain Socket"
tooltip_enable_tcp_ip_connection = "It is unsafe to enable TCP/IP connection without a firewall. Please go to Control Panel > Security > Firewall to create firewall rules."
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"
[wizard]
checked_confirm_package_deletion = "I understand and am ready to proceed"
checked_confirm_package_upgrade = "I understand and am ready to proceed"
firewall_rules_migrate_warning = "Built-in MySQL has been enabled as the port for your firewall rules and will be applied automatically after the installation.<br>If you do not want to apply the rules, customize the port (3306) instead of selecting MariaDB 5 from the built-in applications list in Control Panel > Security > Firewall."
package_delete_notice = "Package Center will uninstall MariaDB 10 from your DSM. This action will delete all related data and settings permanently.<br>To retain your data, we recommend creating a backup using <a href="https://kb.synology.com/DSM/help/HyperBackup/BackupApp_desc" target="_blank">Hyper Backup</a> before proceeding."
package_upgrade_notice = "This update includes data migration. The duration depends on your data size. During the process, Package Center won't be available.<br>Once started, you cannot pause or cancel the update. <font color="red">Stopping it forcefully might result in data loss.</font> We recommend creating a data backup using <a href="https://kb.synology.com/DSM/help/HyperBackup/BackupApp_desc" target="_blank">Hyper Backup</a> before you update."
pass_desc = "Please enter root password to proceed the installation"
password_warning = "Password strength rules have been updated. However, these rules have not been applied to existing passwords. We recommend checking or manually resetting your current password to see if it meets the updated rules."
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."
space_not_enough = "There is not enough free space on the volume."
update_notice_page_title = "Package update information"
upgrade_page_title = "Important"
wizard_confirm_check = "Yes, I understand"
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@"