summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-19 00:01:48 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-19 00:01:48 +0100
commitc5e891008b2b4402531bdbf07adb0bfefbbc242e (patch)
tree7a548912533b6c7bdd52d0b6b303a36403eb27ba /core/l10n/zh_CN.php
parentea80a8b9e3adb4fb091d0d5c80280de683b7b1a3 (diff)
downloadnextcloud-server-c5e891008b2b4402531bdbf07adb0bfefbbc242e.tar.gz
nextcloud-server-c5e891008b2b4402531bdbf07adb0bfefbbc242e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 716ae139ddb..a83382904d3 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array(
+"Category type not provided." => "未提供分类类型。",
"No category to add?" => "没有可添加分类?",
"This category already exists: " => "此分类已存在: ",
+"Object type not provided." => "未提供对象类型。",
+"%s ID not provided." => "%s ID未提供。",
+"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
"No categories selected for deletion." => "没有选择要删除的类别",
+"Error removing %s from favorites." => "从收藏夹中移除%s时出错。",
"Settings" => "设置",
"seconds ago" => "秒前",
"1 minute ago" => "一分钟前",
"{minutes} minutes ago" => "{minutes} 分钟前",
+"1 hour ago" => "1小时前",
+"{hours} hours ago" => "{hours} 小时前",
"today" => "今天",
"yesterday" => "昨天",
"{days} days ago" => "{days} 天前",
"last month" => "上月",
+"{months} months ago" => "{months} 月前",
"months ago" => "月前",
"last year" => "去年",
"years ago" => "年前",
@@ -18,7 +26,10 @@
"No" => "否",
"Yes" => "是",
"Ok" => "好",
+"The object type is not specified." => "未指定对象类型。",
"Error" => "错误",
+"The app name is not specified." => "未指定App名称。",
+"The required file {file} is not installed!" => "所需文件{file}未安装!",
"Error while sharing" => "共享时出错",
"Error while unsharing" => "取消共享时出错",
"Error while changing permissions" => "修改权限时出错",
@@ -47,6 +58,7 @@
"ownCloud password reset" => "重置 ownCloud 密码",
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
+"Reset email send." => "重置邮件已发送。",
"Request failed!" => "请求失败!",
"Username" => "用户名",
"Request reset" => "请求重置",