1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "不能从App Store 中加载列表",
"Authentication error" => "验证错误",
"Your display name has been changed." => "您的显示名称已修改",
"Unable to change display name" => "无法更改显示名称",
"Group already exists" => "群组已存在",
"Unable to add group" => "未能添加群组",
"Could not enable app. " => "未能启用应用",
"Email saved" => "Email 保存了",
"Invalid email" => "非法Email",
"Unable to delete group" => "未能删除群组",
"Unable to delete user" => "未能删除用户",
"Language changed" => "语言改变了",
"Invalid request" => "非法请求",
"Admins can't remove themself from the admin group" => "管理员无法将自己从管理组中移除",
"Unable to add user to group %s" => "未能添加用户到群组 %s",
"Unable to remove user from group %s" => "未能将用户从群组 %s 移除",
"Couldn't update app." => "应用无法升级。",
"Update to {appversion}" => "升级至{appversion}",
"Disable" => "禁用",
"Enable" => "启用",
"Please wait...." => "请稍候……",
"Error" => "出错",
"Updating...." => "升级中……",
"Error while updating app" => "应用升级时出现错误",
"Updated" => "已升级",
"Saving..." => "保存中...",
"deleted" => "删除",
"undo" => "撤销",
"Unable to remove user" => "无法移除用户",
"Groups" => "群组",
"Group Admin" => "群组管理员",
"Delete" => "删除",
"add group" => "添加群组",
"A valid username must be provided" => "请填写有效用户名",
"Error creating user" => "新增用户时出现错误",
"A valid password must be provided" => "请填写有效密码",
"__language_name__" => "Chinese",
"Security Warning" => "安全警告",
"Setup Warning" => "配置注意",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "因WebDAV接口故障,您的网络服务器好像并未允许文件同步。",
"Module 'fileinfo' missing" => "模块“fileinfo”丢失。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP 模块“fileinfo”丢失。我们强烈建议打开此模块来获得 mine 类型检测的最佳结果。",
"Locale not working" => "区域设置未运作",
"Internet connection not working" => "互联网连接未运作",
"Cron" => "Cron",
"Execute one task with each page loaded" => "在每个页面载入时执行一项任务",
"Sharing" => "分享",
"Enable Share API" => "开启分享API",
"Allow apps to use the Share API" => "允许应用使用分享API",
"Allow links" => "允许链接",
"Allow users to share items to the public with links" => "允许用户通过链接共享内容",
"Allow resharing" => "允许转帖",
"Allow users to share items shared with them again" => "允许用户再次共享已共享的内容",
"Allow users to share with anyone" => "允许用户向任何人分享",
"Allow users to only share with users in their groups" => "只允许用户向所在群组中的其他用户分享",
"Security" => "安全",
"Enforce HTTPS" => "强制HTTPS",
"Log" => "日志",
"Log level" => "日志等级",
"More" => "更多",
"Less" => "更少",
"Version" => "版本",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由 <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社区</a>开发,<a href=\"https://github.com/owncloud\" target=\"_blank\">s源代码</a> 以 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> 许可协议发布。",
"Add your App" => "添加你的应用程序",
"More Apps" => "更多应用",
"Select an App" => "选择一个程序",
"See application page at apps.owncloud.com" => "在owncloud.com上查看应用程序",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>授权协议 <span class=\"author\"></span>",
"Update" => "更新",
"User Documentation" => "用户文档",
"Administrator Documentation" => "管理员文档",
"Online Documentation" => "在线说明文档",
"Forum" => "论坛",
"Bugtracker" => "Bug追踪者",
"Commercial Support" => "商业支持",
"Get the apps to sync your files" => "获取应用并同步您的文件",
"Show First Run Wizard again" => "再次显示首次运行向导",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "您已使用<strong>%s</strong>/<strong>%s</strong>",
"Password" => "密码",
"Your password was changed" => "您的密码以变更",
"Unable to change your password" => "不能改变你的密码",
"Current password" => "现在的密码",
"New password" => "新密码",
"Change password" => "改变密码",
"Display Name" => "显示名称",
"Email" => "电子邮件",
"Your email address" => "你的email地址",
"Fill in an email address to enable password recovery" => "输入一个邮箱地址以激活密码恢复功能",
"Language" => "语言",
"Help translate" => "帮助翻译",
"WebDAV" => "WebDAV",
"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "访问WebDAV请点击 <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">此处</a>",
"Login Name" => "登录名",
"Create" => "新建",
"Admin Recovery Password" => "管理员恢复密码",
"Enter the recovery password in order to recover the users files during password change" => "在恢复密码的过程中请输入恢复密钥来恢复用户数据",
"Default Storage" => "默认容量",
"Unlimited" => "无限制",
"Other" => "其他",
"Username" => "用户名",
"Storage" => "容量",
"change display name" => "更改显示名称",
"set new password" => "设置新的密码",
"Default" => "默认"
);
|