summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/zh_CN.json
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
downloadnextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz
nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 5d4a134221c..45a206a374f 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -10,6 +10,16 @@
"No app name specified" : "没有指定的 App 名称",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
+ "today" : "今天",
+ "yesterday" : "昨天",
+ "_%n day ago_::_%n days ago_" : [""],
+ "last month" : "上月",
+ "_%n month ago_::_%n months ago_" : ["%n 月前"],
+ "last year" : "去年",
+ "_%n year go_::_%n years ago_" : [""],
+ "_%n hour ago_::_%n hours ago_" : ["%n 小时前"],
+ "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
+ "seconds ago" : "秒前",
"web services under your control" : "您控制的网络服务",
"App directory already exists" : "应用程序目录已存在",
"Can't create app folder. Please fix permissions. %s" : "无法创建应用程序文件夹。请修正权限。%s",
@@ -67,16 +77,6 @@
"Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源",
"Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为未在文件缓存中找到文件。",
"Could not find category \"%s\"" : "无法找到分类 \"%s\"",
- "seconds ago" : "秒前",
- "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
- "_%n hour ago_::_%n hours ago_" : ["%n 小时前"],
- "today" : "今天",
- "yesterday" : "昨天",
- "_%n day go_::_%n days ago_" : ["%n 天前"],
- "last month" : "上月",
- "_%n month ago_::_%n months ago_" : ["%n 月前"],
- "last year" : "去年",
- "years ago" : "年前",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”",
"A valid username must be provided" : "必须提供合法的用户名",
"A valid password must be provided" : "必须提供合法的密码",