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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-10 03:34:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-10 03:34:46 +0300
commit8c80eef36f224b2e40b8e82c4feafe33dab82ed2 (patch)
tree301ab206d327409b6afb13e350f07600cc28b71e /l10n/zh_CN.js
parente2b920a1c081aade199b39d8c46c2aab2af50f4a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 2fe8395..27a765a 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"survey_client",
{
"Usage survey" : "使用情况调查",
- "Sent on: {on}" : "已发送:{on}",
"An error occurred while sending your report." : "发送报告时发生了错误。",
"App list <em>(for each app: name, version, enabled status)</em>" : "应用列表 <em>(对于每个应用:名称、版本、启用状态)</em>",
"Database environment <em>(type, version, database size)</em>" : "数据库环境<em>(类型,版本,数据库大小)</em>",
@@ -22,10 +21,11 @@ OC.L10N.register(
"Send usage survey monthly" : "按月发送使用情况",
"Data to send" : "发送数据",
"Last report" : "最后上报",
- "Sent on: %s" : "已发送:%s",
+ "Sent on: {on}" : "已发送:{on}",
"App list <em>(for each app: name, version, is enabled?)</em>" : "应用列表<em>(foreach app:name,version,is enabled?)</em>",
"Server instance details <em>(version, memcache used, locking/previews/avatars enabled?)</em>" : "服务器实例详情<em>(version, memcache used, locking/previews/avatars enabled?)</em>版本",
"You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "你可以通过发送一些关于您当前安装及使用的数据来帮助我们改进Nextcloud.",
- "We take your privacy seriously. The data is anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data is sent and always see the last report sent to us. When the server receives a new report of your instance, all entries from previous reports are removed. If you disable one of the settings below, you can send a new report, which will delete the data that is currently stored on the server." : "我们非常注重您的隐私信息.默认情况下数据发送是禁用的,而且你可以选择开启,当然这也是匿名的.你可以设置哪一些信息可以与我们分享.当收到一个报告时,先前的数据将会被清理.上传一份报告来删除当前已储存在服务器的信息."
+ "We take your privacy seriously. The data is anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data is sent and always see the last report sent to us. When the server receives a new report of your instance, all entries from previous reports are removed. If you disable one of the settings below, you can send a new report, which will delete the data that is currently stored on the server." : "我们非常注重您的隐私信息.默认情况下数据发送是禁用的,而且你可以选择开启,当然这也是匿名的.你可以设置哪一些信息可以与我们分享.当收到一个报告时,先前的数据将会被清理.上传一份报告来删除当前已储存在服务器的信息.",
+ "Sent on: %s" : "已发送:%s"
},
"nplurals=1; plural=0;");