Current File : /home/inlingua/www/decay_sym/root/usr/local/softaculous/enduser/languages/chinese/backups_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// backups_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

// Error strings
$l['off_backup_restore'] = 'Backup/Restore feature has been disabled by admin';

//Theme Strings
$l['<title>'] = APP.' - 備份';
$l['file'] = '檔案名稱';
$l['bac_time'] = '備份的';
$l['size'] = '檔案大小';
$l['remove'] = '刪除備份';
$l['download'] = '下載備份';
$l['size_mb'] = 'MB';
$l['options'] = '選項';
$l['no_info'] = '沒有資訊';
$l['no_ins'] = '您沒有任何備份';
$l['upd_to'] = '升級到最新版本';
$l['backup_deleted'] = '您選擇的備份已經成功刪除.';
$l['confirm_del'] = '您確定您想要刪除指定的備份 ?';
$l['restore'] = '復原';
$l['del_insid'] = '您確定您想要刪除您所選擇的備份嗎 ? 這個動作將無法復原. \n沒有其他動作會被詢問 !';
$l['rem_backup_id'] = '刪除備份中 - ';
$l['no_sel_inst'] = '沒有選擇的備份要被刪除.';
$l['inst_remvd'] = '選擇的安裝包已經刪除. 頁面正在重新整理中 !';
$l['editdetail'] = '編輯詳細資訊';
$l['go'] = '執行';
$l['version'] = '版本';
$l['installation_removed'] = '安裝包已經被刪除, 安裝包的連結為 : <b>&soft-1;</b>. 您可以使用備份工具來備份.';
$l['invalid_downloadfile'] = '無效的備份檔案';
$l['note'] = '筆記';

$l['backups_head'] = 'Backups and Restore';
$l['with_selected'] = 'With Selected';
$l['backups_expire'] = 'Your Local backups will be automatically purged after <b>&soft-1;</b> days of the backup creation.';
$l['max_backups'] = 'You currently have <b>&soft-1;</b> backups in your account. Your maximum backups limit is <b>&soft-2;</b>.'; 

$l['backup_locations'] = 'Manage Backup Locations';
$l['remote_location'] = 'Backup on ';