2012-08-12 04:04:58 +04:00
< ? php $TRANSLATIONS = array (
" No category to add? " => " 没有分类添加了? " ,
" This category already exists: " => " 这个分类已经存在了: " ,
2012-11-15 03:03:50 +04:00
" No categories selected for deletion. " => " 没有选者要删除的分类. " ,
2012-08-12 04:04:58 +04:00
" Settings " => " 设置 " ,
2012-11-09 03:03:49 +04:00
" seconds ago " => " 秒前 " ,
" 1 minute ago " => " 1 分钟前 " ,
" { minutes} minutes ago " => " { minutes} 分钟前 " ,
" today " => " 今天 " ,
" yesterday " => " 昨天 " ,
" { days} days ago " => " { days} 天前 " ,
" last month " => " 上个月 " ,
" months ago " => " 月前 " ,
" last year " => " 去年 " ,
" years ago " => " 年前 " ,
2012-10-12 04:07:10 +04:00
" Choose " => " 选择 " ,
2012-08-12 04:04:58 +04:00
" Cancel " => " 取消 " ,
" No " => " 否 " ,
" Yes " => " 是 " ,
" Ok " => " 好的 " ,
" Error " => " 错误 " ,
2012-10-12 04:07:10 +04:00
" Error while sharing " => " 分享出错 " ,
" Error while unsharing " => " 取消分享出错 " ,
" Error while changing permissions " => " 变更权限出错 " ,
2012-11-09 03:03:49 +04:00
" Shared with you and the group { group} by { owner} " => " 由 { owner} 与您和 { group} 群组分享 " ,
" Shared with you by { owner} " => " 由 { owner} 与您分享 " ,
2012-10-12 04:07:10 +04:00
" Share with " => " 分享 " ,
" Share with link " => " 分享链接 " ,
" Password protect " => " 密码保护 " ,
2012-09-22 03:18:31 +04:00
" Password " => " 密码 " ,
2012-10-12 04:07:10 +04:00
" Set expiration date " => " 设置失效日期 " ,
" Expiration date " => " 失效日期 " ,
" Share via email: " => " 通过电子邮件分享: " ,
" No people found " => " 查无此人 " ,
" Resharing is not allowed " => " 不允许重复分享 " ,
2012-11-09 03:03:49 +04:00
" Shared in { item} with { user} " => " 已经与 { user} 在 { item} 中分享 " ,
2012-10-12 04:07:10 +04:00
" Unshare " => " 取消分享 " ,
" can edit " => " 可编辑 " ,
" access control " => " 访问控制 " ,
" create " => " 创建 " ,
" update " => " 更新 " ,
" delete " => " 删除 " ,
" share " => " 分享 " ,
" Password protected " => " 密码保护 " ,
" Error unsetting expiration date " => " 取消设置失效日期出错 " ,
" Error setting expiration date " => " 设置失效日期出错 " ,
2012-08-12 04:04:58 +04:00
" ownCloud password reset " => " 私有云密码重置 " ,
" Use the following link to reset your password: { link} " => " 使用下面的链接来重置你的密码: { link} " ,
" You will receive a link to reset your password via Email. " => " 你将会收到一个重置密码的链接 " ,
2012-11-09 03:03:49 +04:00
" Reset email send. " => " 重置邮件已发送。 " ,
" Request failed! " => " 请求失败! " ,
2012-08-12 04:04:58 +04:00
" Username " => " 用户名 " ,
" Request reset " => " 要求重置 " ,
" Your password was reset " => " 你的密码已经被重置了 " ,
" To login page " => " 转至登陆页面 " ,
" New password " => " 新密码 " ,
" Reset password " => " 重置密码 " ,
" Personal " => " 个人的 " ,
" Users " => " 用户 " ,
" Apps " => " 应用程序 " ,
" Admin " => " 管理 " ,
" Help " => " 帮助 " ,
" Access forbidden " => " 禁止访问 " ,
" Cloud not found " => " 云 没有被找到 " ,
" Edit categories " => " 编辑分类 " ,
" Add " => " 添加 " ,
2012-10-17 01:39:13 +04:00
" Security Warning " => " 安全警告 " ,
" No secure random number generator is available, please enable the PHP OpenSSL extension. " => " 没有安全随机码生成器,请启用 PHP OpenSSL 扩展。 " ,
" Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account. " => " 没有安全随机码生成器,黑客可以预测密码重置令牌并接管你的账户。 " ,
" Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root. " => " 您的数据文件夹和您的文件或许能够从互联网访问。ownCloud 提供的 .htaccesss 文件未其作用。我们强烈建议您配置网络服务器以使数据文件夹不能从互联网访问,或将移动数据文件夹移出网络服务器文档根目录。 " ,
2012-08-12 04:04:58 +04:00
" Create an <strong>admin account</strong> " => " 建立一个 <strong>管理帐户</strong> " ,
" Advanced " => " 进阶 " ,
" Data folder " => " 数据存放文件夹 " ,
" Configure the database " => " 配置数据库 " ,
" will be used " => " 将会使用 " ,
" Database user " => " 数据库用户 " ,
" Database password " => " 数据库密码 " ,
" Database name " => " 数据库用户名 " ,
2012-09-18 04:04:26 +04:00
" Database tablespace " => " 数据库表格空间 " ,
2012-08-12 04:04:58 +04:00
" Database host " => " 数据库主机 " ,
" Finish setup " => " 完成安装 " ,
2012-10-25 04:11:53 +04:00
" Sunday " => " 星期天 " ,
" Monday " => " 星期一 " ,
" Tuesday " => " 星期二 " ,
" Wednesday " => " 星期三 " ,
" Thursday " => " 星期四 " ,
" Friday " => " 星期五 " ,
" Saturday " => " 星期六 " ,
2012-10-24 04:08:34 +04:00
" January " => " 一月 " ,
" February " => " 二月 " ,
" March " => " 三月 " ,
" April " => " 四月 " ,
" May " => " 五月 " ,
" June " => " 六月 " ,
" July " => " 七月 " ,
" August " => " 八月 " ,
" September " => " 九月 " ,
" October " => " 十月 " ,
" November " => " 十一月 " ,
" December " => " 十二月 " ,
2012-10-28 02:02:29 +04:00
" web services under your control " => " 你控制下的网络服务 " ,
2012-08-12 04:04:58 +04:00
" Log out " => " 注销 " ,
2012-10-17 01:39:13 +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. " => " 请修改您的密码以保护账户。 " ,
2012-08-12 04:04:58 +04:00
" Lost your password? " => " 忘记密码? " ,
" remember " => " 备忘 " ,
" Log in " => " 登陆 " ,
" prev " => " 后退 " ,
2013-01-15 03:05:10 +04:00
" next " => " 前进 "
2012-08-12 04:04:58 +04:00
);