msgid "" msgstr "" "Project-Id-Version: wp-db-backup 2.1.2\n" "POT-Creation-Date: \n" "PO-Revision-Date: 2007-10-12 21:05+0800\n" "Last-Translator: paopao \n" "Language-Team: WordPress 中文团队 - paopao (site: www.paopao.name, mail:wuxipaopao@gmail.com) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: _e;__\n" "X-Poedit-Basepath: .\n" "X-Poedit-SearchPath-0: .\n" #: wp-db-backup.php:163 msgid "Backup Complete!" msgstr "备份成功!" #: wp-db-backup.php:192 #: wp-db-backup.php:387 #: wp-db-backup.php:391 #: wp-db-backup.php:849 #: wp-db-backup.php:890 msgid "Backup" msgstr "备份" #: wp-db-backup.php:193 msgid "Progress" msgstr "备份中" #: wp-db-backup.php:195 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" msgstr "请不要进行以下操作,否则会导致备份失败:" #: wp-db-backup.php:198 msgid "Close this browser" msgstr "关闭这个页面" #: wp-db-backup.php:199 msgid "Reload this page" msgstr "刷新这个页面" #: wp-db-backup.php:200 msgid "Click the Stop or Back buttons in your browser" msgstr "点击浏览器的停止或者后退按钮" #: wp-db-backup.php:202 msgid "Progress:" msgstr "备份进度:" #: wp-db-backup.php:244 #, php-format msgid "Backup complete, preparing backup for download..." msgstr "备份成功,正在准备备份文件以供下载……" #: wp-db-backup.php:250 #, php-format msgid "Backup complete, sending backup via email..." msgstr "备份成功,正在通过电子邮件发送备份文件……" #: wp-db-backup.php:256 #, php-format msgid "Backup complete, download here." msgstr "备份成功,在此处下载。" #: wp-db-backup.php:313 msgid "Creating backup file..." msgstr "创建备份文件……" #: wp-db-backup.php:316 #, php-format msgid "Finished backing up table \\\"%s\\\"." msgstr "数据表\\\"%s\\\"备份完成。" #: wp-db-backup.php:318 #, php-format msgid "Backing up table \\\"%s\\\"..." msgstr "正在备份数据表\\\"%s\\\"……" #: wp-db-backup.php:325 #: wp-db-backup.php:630 msgid "Could not open the backup file for writing!" msgstr "无法以写方式打开备份文件!" #: wp-db-backup.php:326 msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." msgstr "无法保存备份文件。请检查你的备份文件夹的写权限设置并重试。" #: wp-db-backup.php:331 #: wp-db-backup.php:639 msgid "WordPress MySQL database backup" msgstr "WordPress MySQL 数据库备份" #: wp-db-backup.php:333 #: wp-db-backup.php:641 #, php-format msgid "Generated: %s" msgstr "创建于:%s" #: wp-db-backup.php:334 #: wp-db-backup.php:642 #, php-format msgid "Hostname: %s" msgstr "主机名:%s" #: wp-db-backup.php:335 #: wp-db-backup.php:643 #, php-format msgid "Database: %s" msgstr "数据库:%s" #: wp-db-backup.php:343 #: wp-db-backup.php:656 #, php-format msgid "Table: %s" msgstr "数据表:%s" #: wp-db-backup.php:350 msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." msgstr "备份文件夹无法写入!请检查你的备份文件夹的写权限设置并重试。" #: wp-db-backup.php:446 #: wp-db-backup.php:449 msgid "There was an error writing a line to the backup script:" msgstr "在向备份脚本写入一行时发生错误:" #: wp-db-backup.php:481 msgid "Subsequent errors have been omitted from this log." msgstr "之后的错误已经被省略。" #: wp-db-backup.php:515 msgid "Error getting table details" msgstr "无法获取数据表的详细信息" #: wp-db-backup.php:523 #, php-format msgid "Delete any existing table %s" msgstr "删除任何存在的 %s 数据表" #: wp-db-backup.php:532 #, php-format msgid "Table structure of table %s" msgstr " %s 数据表的结构" #: wp-db-backup.php:538 #, php-format msgid "Error with SHOW CREATE TABLE for %s." msgstr "无法显示创建的 %s 数据表" #: wp-db-backup.php:545 #, php-format msgid "Error getting table structure of %s" msgstr "无法获取 %s 的数据表结构" #: wp-db-backup.php:553 #, php-format msgid "Data contents of table %s" msgstr " %s 数据表的内容" #: wp-db-backup.php:618 #, php-format msgid "End of data contents of table %s" msgstr " %s 数据表的内容结束" #: wp-db-backup.php:634 msgid "The backup directory is not writeable!" msgstr "无法写入备份文件夹!" #: wp-db-backup.php:690 #, php-format msgid "File not found:%s" msgstr "无法找到文件:%s" #: wp-db-backup.php:690 msgid "Return to Backup" msgstr "返回备份页面" #: wp-db-backup.php:713 #, php-format msgid "" "Attached to this email is\n" " %1s\n" " Size:%2s kilobytes\n" msgstr "" "该电子邮件的附件\n" " %1s\n" " 大小:%2s KB\n" #: wp-db-backup.php:733 #: wp-db-backup.php:736 msgid "Database Backup" msgstr "数据库备份" #: wp-db-backup.php:740 #: wp-db-backup.php:782 msgid "The following errors were reported:" msgstr "发现以下错误:" #: wp-db-backup.php:741 msgid "ERROR: The mail application has failed to deliver the backup." msgstr "错误:通过电子邮件发送备份文件失败。" #: wp-db-backup.php:757 msgid "Backup Successful" msgstr "备份成功" #: wp-db-backup.php:761 #, php-format msgid "Your backup file: %2s should begin downloading shortly." msgstr "即将开始下载备份文件: %2s 。" #: wp-db-backup.php:769 #, php-format msgid "Your backup has been emailed to %s" msgstr "你的备份文件已经通过电子邮件发送至 %s" #: wp-db-backup.php:772 msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\"" msgstr "你的备份文件已经被保存至服务器。如果希望现在下载,请右击并选择 \"另存为\"" #: wp-db-backup.php:773 #, php-format msgid "%s bytes" msgstr "%s 字节" #: wp-db-backup.php:809 msgid "Scheduled Backup Options Saved!" msgstr "定时备份设置已保存!" #: wp-db-backup.php:837 msgid "WARNING: Your wp-content directory is NOT writable! We can not create the backup directory." msgstr "警告: wp-content 目录无法写入!无法创建备份文件夹。" #: wp-db-backup.php:843 msgid "WARNING: Your backup directory is NOT writable! We can not create the backup directory." msgstr "警告: 备份文件夹无法写入!无法创建备份文件夹。" #: wp-db-backup.php:852 msgid "Tables" msgstr "数据表" #: wp-db-backup.php:854 msgid "These core WordPress tables will always be backed up:" msgstr "以下 WordPress 核心数据表会默认备份:" #: wp-db-backup.php:860 msgid "You may choose to include any of the following tables:" msgstr "你可以选择备份以下的任何数据表:" #: wp-db-backup.php:874 msgid "Select all" msgstr "全部选中" #: wp-db-backup.php:874 msgid "Select none" msgstr "全部不选" #: wp-db-backup.php:883 msgid "Backup Options" msgstr "备份选项" #: wp-db-backup.php:884 msgid "What to do with the backup file:" msgstr "怎样处理备份文件:" #: wp-db-backup.php:885 msgid "Save to server" msgstr "保存至服务器" #: wp-db-backup.php:887 msgid "Download to your computer" msgstr "下载至本地电脑" #: wp-db-backup.php:888 #: wp-db-backup.php:936 msgid "Email backup to:" msgstr "通过电子邮件发送备份至:" #: wp-db-backup.php:892 msgid "WARNING: Your backup directory is NOT writable!" msgstr "警告:备份文件夹无法写入!" #: wp-db-backup.php:901 msgid "Scheduled Backup" msgstr "定时备份" #: wp-db-backup.php:906 msgid "Next Backup" msgstr "下一次备份时间" #: wp-db-backup.php:910 msgid "Last WP-Cron Daily Execution" msgstr "上一次 WP-Cron 每日执行时间" #: wp-db-backup.php:911 msgid "Next WP-Cron Daily Execution" msgstr "下一次 WP-Cron 每日备份时间" #: wp-db-backup.php:917 msgid "Schedule: " msgstr "定时任务:" #: wp-db-backup.php:920 msgid "None" msgstr "无" #: wp-db-backup.php:920 msgid "Daily" msgstr "每日" #: wp-db-backup.php:944 msgid "Tables to include:" msgstr "包含以下数据表:" #: wp-db-backup.php:954 msgid "Submit" msgstr "提交" #: wp-db-backup.php:979 msgid "Never" msgstr "从不" #: wp-db-backup.php:984 #, php-format msgid "%s seconds" msgstr "%s 秒" #: wp-db-backup.php:1017 msgid "Once Weekly" msgstr "每周" #: wp-db-backup.php:1030 #, php-format msgid "Your WordPress version, %1s, lacks important security features without which it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is automatically disabled. Please consider upgrading WordPress to a more recent version." msgstr "你的 %1s 版 WordPress 缺少一些重要的安全特性,由于在该版本上运行 WP-DB-Backup 插件极不安全,我们已经自动禁用了该插件。请升级 WordPress 至较新的版本。" #: wp-db-backup.php:1045 msgid "You are not allowed to perform backups." msgstr "你没有进行备份的权限。" #: wp-db-backup.php:1060 #, php-format msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." msgstr "该站点尝试未授权地访问位于 %1s 的你的数据库。访问已经被终止。" #: wp-db-backup.php:1071 msgid "Cheatin' uh ?" msgstr "想骗我吗?"