mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
# Conflicts: # datamodels/2.x/itop-attachments/zh.dict.itop-attachments.php # datamodels/2.x/itop-backup/zh.dict.itop-backup.php # datamodels/2.x/itop-change-mgmt-itil/zh.dict.itop-change-mgmt-itil.php # datamodels/2.x/itop-change-mgmt/zh.dict.itop-change-mgmt.php # datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php # datamodels/2.x/itop-config-mgmt/zh.dict.itop-config-mgmt.php # datamodels/2.x/itop-config/zh.dict.itop-config.php # datamodels/2.x/itop-datacenter-mgmt/zh.dict.itop-datacenter-mgmt.php # datamodels/2.x/itop-hub-connector/zh.dict.itop-hub-connector.php # datamodels/2.x/itop-incident-mgmt-itil/zh.dict.itop-incident-mgmt-itil.php # datamodels/2.x/itop-knownerror-mgmt/zh.dict.itop-knownerror-mgmt.php # datamodels/2.x/itop-portal-base/zh.dict.itop-portal-base.php # datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php # datamodels/2.x/itop-problem-mgmt/zh.dict.itop-problem-mgmt.php # datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php # datamodels/2.x/itop-request-mgmt-itil/zh.dict.itop-request-mgmt-itil.php # datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php # datamodels/2.x/itop-request-mgmt/zh.dict.itop-request-mgmt.php # datamodels/2.x/itop-service-mgmt-provider/zh.dict.itop-service-mgmt-provider.php # datamodels/2.x/itop-service-mgmt/zh.dict.itop-service-mgmt.php # datamodels/2.x/itop-tickets/zh.dict.itop-tickets.php # datamodels/2.x/itop-welcome-itil/zh.dict.itop-welcome-itil.php # dictionaries/zh.dictionary.itop.core.php # dictionaries/zh.dictionary.itop.ui.php
This commit is contained in:
@@ -2,58 +2,45 @@
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
* iTop is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* iTop is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
* @copyright Copyright (C) 2013 Combodo
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
'bkp-backup-running' => '备份正在进行,请稍后...',
|
||||
'bkp-restore-running' => '还原正在进行,请稍等...',
|
||||
|
||||
'bkp-backup-running' => 'A backup is running. Please wait...~~',
|
||||
'bkp-restore-running' => 'A restore is running. Please wait...~~',
|
||||
|
||||
'Menu:BackupStatus' => 'Scheduled Backups~~',
|
||||
'bkp-status-title' => 'Scheduled Backups~~',
|
||||
'bkp-status-checks' => 'Settings and checks~~',
|
||||
'bkp-mysqldump-ok' => 'mysqldump is present: %1$s~~',
|
||||
'bkp-mysqldump-notfound' => 'mysqldump could not be found: %1$s - Please make sure it is installed and in the path, or edit the configuration file to tune mysql_bindir.~~',
|
||||
'bkp-mysqldump-issue' => 'mysqldump could not be executed (retcode=%1$d): Please make sure it is installed and in the path, or edit the configuration file to tune mysql_bindir~~',
|
||||
'bkp-missing-dir' => 'The target directory %1$s count not be found~~',
|
||||
'bkp-free-disk-space' => '<b>%1$s free</b> in %2$s~~',
|
||||
'bkp-dir-not-writeable' => '%1$s is not writeable~~',
|
||||
'bkp-wrong-format-spec' => 'The current specification to format the file names is wrong (%1$s). A default specification will apply: %2$s~~',
|
||||
'bkp-name-sample' => 'Backup files are named depending on DB identifiers, date and time. Example: %1$s~~',
|
||||
'bkp-week-days' => 'Backups will occur <b>every %1$s at %2$s</b>~~',
|
||||
'bkp-retention' => 'At most <b>%1$d backup files will be kept</b> in the target directory.~~',
|
||||
'bkp-next-to-delete' => 'Will be deleted when the next backup occurs (see the setting "retention_count")~~',
|
||||
'bkp-table-file' => 'File~~',
|
||||
'bkp-table-file+' => 'Only files having the extension .zip are considered as being backup files~~',
|
||||
'bkp-table-size' => 'Size~~',
|
||||
'bkp-table-size+' => '~~',
|
||||
'bkp-table-actions' => 'Actions~~',
|
||||
'bkp-table-actions+' => '~~',
|
||||
'bkp-status-backups-auto' => 'Scheduled backups~~',
|
||||
'bkp-status-backups-manual' => 'Manual backups~~',
|
||||
'bkp-status-backups-none' => 'No backup yet~~',
|
||||
'bkp-next-backup' => 'The next backup will occur on <b>%1$s</b> (%2$s) at %3$s~~',
|
||||
'bkp-button-backup-now' => 'Backup now!~~',
|
||||
'bkp-button-restore-now' => 'Restore!~~',
|
||||
'bkp-confirm-backup' => 'Please confirm that you do request the backup to occur right now.~~',
|
||||
'bkp-confirm-restore' => 'Please confirm that you do want to restore the backup %1$s.~~',
|
||||
'bkp-wait-backup' => 'Please wait for the backup to complete...~~',
|
||||
'bkp-wait-restore' => 'Please wait for the restore to complete...~~',
|
||||
'bkp-success-restore' => 'Restore successfully completed.~~',
|
||||
'Menu:BackupStatus' => '定时备份',
|
||||
'bkp-status-title' => '定时备份',
|
||||
'bkp-status-checks' => '设置与检查',
|
||||
'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-dir-not-writeable' => '%1$s 没有写入权限',
|
||||
'bkp-wrong-format-spec' => '当前文件名格式错误 (%1$s). 默认格式应该是: %2$s',
|
||||
'bkp-name-sample' => '备份文件将以数据库名、日期和时间进行命名. 例如: %1$s',
|
||||
'bkp-week-days' => '在每个 <b> %1$s 的 %2$s</b> 进行备份',
|
||||
'bkp-retention' => '最多 <b>%1$d 份备份文件 </b> 在目标目录.',
|
||||
'bkp-next-to-delete' => '当下一次备份时将被删除 (see the setting "retention_count")',
|
||||
'bkp-table-file' => 'File',
|
||||
'bkp-table-file+' => '只有扩展名是.zip的文件才被认为是备份文件',
|
||||
'bkp-table-size' => '大小',
|
||||
'bkp-table-size+' => '',
|
||||
'bkp-table-actions' => '操作',
|
||||
'bkp-table-actions+' => '',
|
||||
'bkp-status-backups-auto' => '定时备份',
|
||||
'bkp-status-backups-manual' => '手动备份',
|
||||
'bkp-status-backups-none' => '尚未开始备份',
|
||||
'bkp-next-backup' => '下一次备份将发生在 <b>%1$s</b> (%2$s) 的 %3$s',
|
||||
'bkp-button-backup-now' => '立即备份!',
|
||||
'bkp-button-restore-now' => '还原!',
|
||||
'bkp-confirm-backup' => '请确认是否立即开始备份.',
|
||||
'bkp-confirm-restore' => '请确认要还原的备份文件是 %1$s.',
|
||||
'bkp-wait-backup' => '请等待备份完成...',
|
||||
'bkp-wait-restore' => '请等待还原完成...',
|
||||
'bkp-success-restore' => '还原成功.',
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user