updater.po 3.34 KB
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# hanfeng <appweb.cn@gmail.com>, 2012
# fkj <fengkaijia@gmail.com>, 2013
# modokwang <modokwang@gmail.com>, 2013
# Xuetian Weng <wengxt@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 04:26-0500\n"
"PO-Revision-Date: 2013-11-16 07:43+0000\n"
"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ajax/update.php:25
msgid "Checking your installation..."
msgstr "正在检查您的安装..."

#: ajax/update.php:37
msgid ""
"Upgrade is not possible. Make sure that your webserver has write access to "
"the following files and directories:"
msgstr "无法升级。请确认您的网页服务器有以下文件和目录的写权限:"

#: ajax/update.php:60
msgid "Version not found"
msgstr "版本未找到"

#: ajax/update.php:67 ajax/update.php:76
msgid ""
"Upgrade is not possible. Your webserver has not enough permissions to remove"
" the following directory:"
msgstr "无法升级。您的网页服务器没有足够的权限移除以下目录:"

#: ajax/update.php:69 ajax/update.php:78
msgid ""
"Update permissions on this directory and its content or remove it manually "
"first."
msgstr "请先更新此目录和它的内容的权限或者手动删除它。"

#: ajax/update.php:85
msgid "Downloading package..."
msgstr "正在下载包..."

#: ajax/update.php:89
msgid "Unable to fetch package"
msgstr "无法获取包"

#: ajax/update.php:94
msgid "Creating backup..."
msgstr "正在创建备份..."

#: ajax/update.php:96
msgid "Here is your backup: "
msgstr "备份:"

#: ajax/update.php:99
msgid "Failed to create backup"
msgstr "创建备份失败"

#: ajax/update.php:103
msgid "Moving files..."
msgstr "正在移动文件..."

#: ajax/update.php:109
msgid "All done. Click to the link below to start database upgrade."
msgstr "已全部完成。点击下方链接开始进行数据库更新。"

#: ajax/update.php:112
msgid "Update failed"
msgstr "更新失败"

#: js/controllers.js:25
msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/apps/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr "更新不成功。请汇报将此问题汇报给  <a href=\"https://github.com/owncloud/apps/issues\" target=\"_blank\">ownCloud 社区</a>。"

#: templates/admin.php:17
msgid "Update Center"
msgstr "更新中心"

#: templates/update.php:18
msgid "Backup Management"
msgstr "备份管理"

#: templates/update.php:19 templates/update.php:44
msgid "Update"
msgstr "更新"

#: templates/update.php:22
msgid "Backup directory"
msgstr "备份目录"

#: templates/update.php:27
msgid "Backup"
msgstr "备份"

#: templates/update.php:28
msgid "Done on"
msgstr "已完成"

#: templates/update.php:34 templates/update.php:35
msgid "Download"
msgstr "下载"

#: templates/update.php:36
msgid "Delete"
msgstr "删除"

#: templates/update.php:38
msgid "No backups found"
msgstr "未找到备份"