From 6b5132502e661e108a2862fa2ed631f88bc5e9dc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 21 Apr 2018 00:11:39 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/zh_CN.js | 5 +++++ lib/l10n/zh_CN.json | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'lib') diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 9ef88757b08..7cce8d7b71a 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -66,6 +66,10 @@ OC.L10N.register( "Unknown user" : "未知用户", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "创建", + "Change" : "修改", + "Delete" : "删除", + "Share" : "共享", "Basic settings" : "基本设置", "Sharing" : "分享", "Security" : "安全", @@ -229,6 +233,7 @@ OC.L10N.register( "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时. %s", "Personal" : "个人", + "DB Error: \"%s\"" : "数据库错误:\"%s\"", "No app name specified" : "没有指定的 App 名称" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 38d6286d454..b8ddb84816b 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -64,6 +64,10 @@ "Unknown user" : "未知用户", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "创建", + "Change" : "修改", + "Delete" : "删除", + "Share" : "共享", "Basic settings" : "基本设置", "Sharing" : "分享", "Security" : "安全", @@ -227,6 +231,7 @@ "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时. %s", "Personal" : "个人", + "DB Error: \"%s\"" : "数据库错误:\"%s\"", "No app name specified" : "没有指定的 App 名称" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3