nextcloud/core/l10n/zh_CN.php

138 lines
7.0 KiB
PHP
Raw Normal View History

2011-09-03 17:08:49 +04:00
<?php $TRANSLATIONS = array(
2012-12-24 03:12:16 +04:00
"User %s shared a file with you" => "用户 %s 与您共享了一个文件",
"User %s shared a folder with you" => "用户 %s 与您共享了一个文件夹",
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "用户 %s 与您共享了文件\"%s\"。文件下载地址:%s",
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "用户 %s 与您共享了文件夹\"%s\"。文件夹下载地址:%s",
2012-11-19 03:01:48 +04:00
"Category type not provided." => "未提供分类类型。",
2012-05-13 21:59:44 +04:00
"No category to add?" => "没有可添加分类?",
2013-03-15 03:06:36 +04:00
"This category already exists: %s" => "此分类已存在:%s",
2012-11-19 03:01:48 +04:00
"Object type not provided." => "未提供对象类型。",
"%s ID not provided." => "%s ID未提供。",
"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
2012-11-15 03:03:50 +04:00
"No categories selected for deletion." => "没有选择要删除的类别",
2012-11-19 03:01:48 +04:00
"Error removing %s from favorites." => "从收藏夹中移除%s时出错。",
2013-01-29 03:06:20 +04:00
"Sunday" => "星期日",
"Monday" => "星期一",
"Tuesday" => "星期二",
"Wednesday" => "星期三",
"Thursday" => "星期四",
"Friday" => "星期五",
"Saturday" => "星期六",
"January" => "一月",
"February" => "二月",
"March" => "三月",
"April" => "四月",
"May" => "五月",
"June" => "六月",
"July" => "七月",
"August" => "八月",
"September" => "九月",
"October" => "十月",
"November" => "十一月",
"December" => "十二月",
2012-08-01 00:57:24 +04:00
"Settings" => "设置",
2012-11-09 03:03:49 +04:00
"seconds ago" => "秒前",
"1 minute ago" => "一分钟前",
"{minutes} minutes ago" => "{minutes} 分钟前",
2012-11-19 03:01:48 +04:00
"1 hour ago" => "1小时前",
"{hours} hours ago" => "{hours} 小时前",
2012-11-09 03:03:49 +04:00
"today" => "今天",
"yesterday" => "昨天",
"{days} days ago" => "{days} 天前",
"last month" => "上月",
2012-11-19 03:01:48 +04:00
"{months} months ago" => "{months} 月前",
2012-11-09 03:03:49 +04:00
"months ago" => "月前",
"last year" => "去年",
"years ago" => "年前",
2013-04-16 04:17:30 +04:00
"Ok" => "",
2012-08-01 00:57:24 +04:00
"Cancel" => "取消",
2013-04-16 04:17:30 +04:00
"Choose" => "选择(&C)...",
2012-08-01 00:57:24 +04:00
"Yes" => "",
2013-04-16 04:17:30 +04:00
"No" => "",
2012-11-19 03:01:48 +04:00
"The object type is not specified." => "未指定对象类型。",
2012-08-01 00:57:24 +04:00
"Error" => "错误",
2012-11-19 03:01:48 +04:00
"The app name is not specified." => "未指定App名称。",
"The required file {file} is not installed!" => "所需文件{file}未安装!",
2013-01-31 03:31:28 +04:00
"Shared" => "已共享",
2013-04-27 04:24:29 +04:00
"Share" => "分享",
2012-09-28 04:06:03 +04:00
"Error while sharing" => "共享时出错",
"Error while unsharing" => "取消共享时出错",
"Error while changing permissions" => "修改权限时出错",
2012-10-24 04:08:34 +04:00
"Shared with you and the group {group} by {owner}" => "{owner}共享给您及{group}组",
"Shared with you by {owner}" => " {owner}与您共享",
2013-04-27 04:24:29 +04:00
"Share with" => "分享之",
2012-09-28 04:06:03 +04:00
"Share with link" => "共享链接",
"Password protect" => "密码保护",
2012-09-22 03:18:31 +04:00
"Password" => "密码",
2013-01-20 03:06:40 +04:00
"Email link to person" => "发送链接到个人",
2012-12-24 03:12:16 +04:00
"Send" => "发送",
2012-09-28 04:06:03 +04:00
"Set expiration date" => "设置过期日期",
"Expiration date" => "过期日期",
2012-10-19 04:08:00 +04:00
"Share via email:" => "通过Email共享",
2012-09-28 04:06:03 +04:00
"No people found" => "未找到此人",
"Resharing is not allowed" => "不允许二次共享",
2012-10-25 04:11:53 +04:00
"Shared in {item} with {user}" => "{item} 与 {user}共享。",
2012-09-28 04:06:03 +04:00
"Unshare" => "取消共享",
"can edit" => "可以修改",
"access control" => "访问控制",
"create" => "创建",
"update" => "更新",
"delete" => "删除",
"share" => "共享",
"Password protected" => "密码已受保护",
"Error unsetting expiration date" => "取消设置过期日期时出错",
"Error setting expiration date" => "设置过期日期时出错",
2012-12-24 03:12:16 +04:00
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
2013-03-15 03:06:36 +04:00
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。",
"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
2012-05-13 21:59:44 +04:00
"ownCloud password reset" => "重置 ownCloud 密码",
2012-01-24 03:42:08 +04:00
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
2012-01-11 04:06:59 +04:00
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
"Username" => "用户名",
"Request reset" => "请求重置",
"Your password was reset" => "您的密码已重置",
2012-01-24 03:42:08 +04:00
"To login page" => "到登录页面",
2012-01-11 04:06:59 +04:00
"New password" => "新密码",
"Reset password" => "重置密码",
2011-09-03 17:08:49 +04:00
"Personal" => "个人",
"Users" => "用户",
"Apps" => "应用",
2013-04-27 04:24:29 +04:00
"Admin" => "管理",
2011-09-03 17:08:49 +04:00
"Help" => "帮助",
2012-05-13 21:59:44 +04:00
"Access forbidden" => "访问禁止",
2011-09-03 17:08:49 +04:00
"Cloud not found" => "未找到云",
2012-05-13 21:59:44 +04:00
"Edit categories" => "编辑分类",
2013-04-27 04:24:29 +04:00
"Add" => "增加",
2012-10-19 04:08:00 +04:00
"Security Warning" => "安全警告",
2013-04-24 04:01:20 +04:00
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "你的PHP版本容易受到空字节攻击 (CVE-2006-7243)",
"Please update your PHP installation to use ownCloud securely." => "为保证安全使用 ownCloud 请更新您的PHP。",
2012-10-20 04:03:53 +04:00
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效请启用PHP的OpenSSL扩展",
2012-10-26 04:05:56 +04:00
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "没有安全随机码生成器,攻击者可能会猜测密码重置信息从而窃取您的账户",
2013-03-15 03:06:36 +04:00
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "关于如何配置服务器,请参见 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">此文档</a>。",
2011-09-03 17:08:49 +04:00
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
2012-01-11 04:06:59 +04:00
"Advanced" => "高级",
"Data folder" => "数据目录",
2011-09-03 17:08:49 +04:00
"Configure the database" => "配置数据库",
"will be used" => "将被使用",
"Database user" => "数据库用户",
"Database password" => "数据库密码",
"Database name" => "数据库名",
2012-09-07 04:07:22 +04:00
"Database tablespace" => "数据库表空间",
2011-09-03 17:08:49 +04:00
"Database host" => "数据库主机",
"Finish setup" => "安装完成",
2013-04-27 04:24:29 +04:00
"web services under your control" => "您控制的web服务",
2011-09-03 17:08:49 +04:00
"Log out" => "注销",
2012-10-25 04:11:53 +04:00
"Automatic logon rejected!" => "自动登录被拒绝!",
"If you did not change your password recently, your account may be compromised!" => "如果您没有最近修改您的密码,您的帐户可能会受到影响!",
"Please change your password to secure your account again." => "请修改您的密码,以保护您的账户安全。",
2011-09-03 17:08:49 +04:00
"Lost your password?" => "忘记密码?",
2013-04-24 04:01:20 +04:00
"remember" => "记住",
2012-01-24 03:42:08 +04:00
"Log in" => "登录",
2013-03-15 03:06:36 +04:00
"Alternative Logins" => "其他登录方式",
2011-09-03 17:08:49 +04:00
"prev" => "上一页",
2013-01-20 03:06:40 +04:00
"next" => "下一页",
"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s这可能需要一些时间。"
2011-09-03 17:08:49 +04:00
);