Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 08:55:39 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 08:55:39 +0300
commite00f25e5b06e6bc119a91f36a0bf232109cf964f (patch)
tree1088a2881aea48b3c5741ee1425a665f6dfadf2e /settings/l10n/zh_CN.json
parent1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r--settings/l10n/zh_CN.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index ddfc5cab5ad..c29270b57d4 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -1,5 +1,9 @@
{ "translations": {
- "Enabled" : "开启",
+ "Cron" : "计划任务",
+ "Sharing" : "共享",
+ "Security" : "安全",
+ "Email Server" : "电子邮件服务器",
+ "Log" : "日志",
"Authentication error" : "认证错误",
"Your full name has been changed." : "您的全名已修改。",
"Unable to change full name" : "无法修改全名",
@@ -29,6 +33,7 @@
"Wrong admin recovery password. Please check the password and try again." : "错误的管理员恢复密码。请检查密码并重试。",
"Back-end doesn't support password change, but the users encryption key was successfully updated." : "后端不支持修改密码,但是用户的加密密码已成功更新。",
"Unable to change password" : "不能更改密码",
+ "Enabled" : "开启",
"Saved" : "已保存",
"test email settings" : "测试电子邮件设置",
"If you received this email, the settings seem to be correct." : "如果您收到了这封邮件,看起来设置没有问题。",
@@ -110,14 +115,12 @@
"Connectivity checks" : "网络连接检查",
"No problems found" : "未发现问题",
"Please double check the <a href='%s'>installation guides</a>." : "请认真检查<a href='%s'>安装指南</a>.",
- "Cron" : "计划任务",
"Last cron was executed at %s." : "上次定时任务执行于 %s。",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "上次定时任务执行于 %s。这是在一个小时之前执行的,可能出了什么问题。",
"Cron was not executed yet!" : "定时任务还未被执行!",
"Execute one task with each page loaded" : "每个页面加载后执行一个任务",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php 已注册于一个 webcron 服务来通过 http 每 15 分钟执行 cron.php。",
"Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。",
- "Sharing" : "共享",
"Allow apps to use the Share API" : "允许应用软件使用共享API",
"Allow users to share via link" : "允许用户通过链接分享文件",
"Enforce password protection" : "强制密码保护",
@@ -131,11 +134,9 @@
"Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知",
"Exclude groups from sharing" : "在分享中排除组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。",
- "Security" : "安全",
"Enforce HTTPS" : "强制使用 HTTPS",
"Forces the clients to connect to %s via an encrypted connection." : "强制客户端通过加密连接连接到%s。",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "请经由HTTPS连接到这个%s 实例来启用或禁用强制SSL.",
- "Email Server" : "电子邮件服务器",
"This is used for sending out notifications." : "这被用于发送通知。",
"Send mode" : "发送模式",
"From address" : "来自地址",
@@ -149,7 +150,6 @@
"SMTP Password" : "SMTP 密码",
"Test email settings" : "测试电子邮件设置",
"Send email" : "发送邮件",
- "Log" : "日志",
"Log level" : "日志级别",
"More" : "更多",
"Less" : "更少",