N°3568 Update backup page for UiBlocks

This commit is contained in:
Pierre Goiffon
2021-01-19 17:41:57 +01:00
parent 36457da4f2
commit 86dbd8d7a6
17 changed files with 250 additions and 205 deletions

View File

@@ -31,8 +31,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'bkp-mysqldump-ok' => '已找到mysqldump : %1$s',
'bkp-mysqldump-notfound' => 'mysqldump 找不到: %1$s - 请确认它安装在正确的路径, 或者调整iTop 配置文件的选项mysql_bindir.',
'bkp-mysqldump-issue' => 'mysqldump 无法运行 (retcode=%1$d): 请确认它安装在正确的路径, 或者调整iTop 配置文件的选项mysql_bindir',
'bkp-missing-dir' => '目标目录 %1$s 找不到',
'bkp-free-disk-space' => '<b>%1$s 空闲</b> 在 %2$s',
'bkp-missing-dir' => '目标目录 <code>%1$s</code> 找不到',
'bkp-free-disk-space' => '<b>%1$s 空闲</b> 在 <code>%2$s</code>',
'bkp-dir-not-writeable' => '%1$s 没有写入权限',
'bkp-wrong-format-spec' => '当前文件名格式错误 (%1$s). 默认格式应该是: %2$s',
'bkp-name-sample' => '备份文件将以数据库名、日期和时间进行命名. 例如: %1$s',