aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/zh_CN.js9
-rw-r--r--apps/user_status/l10n/zh_CN.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js
index f43c36d7aa9..d12f7e28757 100644
--- a/apps/user_status/l10n/zh_CN.js
+++ b/apps/user_status/l10n/zh_CN.js
@@ -11,14 +11,23 @@ OC.L10N.register(
"User status" : "用户状态",
"View profile" : "查看个人资料",
"Clear status after" : "清除状态于",
+ "Emoji for your status message" : "表示状态信息的表情符号",
"What is your status?" : "你什么状态?",
+ "Predefined statuses" : "预定义的状态",
+ "Previously set" : "先前设定",
+ "Reset status" : "重置状态",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
+ "Your status was set automatically" : "您的状态已自动设定",
"Clear status message" : "清除状态信息",
"Set status message" : "设定状态信息",
+ "Reset status to \"{icon} {message}\"" : "重置状态为 {icon} {message}",
+ "Reset status to \"{message}\"" : "重置状态为 {message}",
+ "Reset status to \"{icon}\"" : "重置状态为 {icon}",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
+ "There was an error reverting the status" : "还原状态时发生错误",
"No recent status changes" : "最近状态没有改变",
"Away" : "离开",
"Do not disturb" : "请勿打扰",
diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json
index c5e65bb107b..41711050c72 100644
--- a/apps/user_status/l10n/zh_CN.json
+++ b/apps/user_status/l10n/zh_CN.json
@@ -9,14 +9,23 @@
"User status" : "用户状态",
"View profile" : "查看个人资料",
"Clear status after" : "清除状态于",
+ "Emoji for your status message" : "表示状态信息的表情符号",
"What is your status?" : "你什么状态?",
+ "Predefined statuses" : "预定义的状态",
+ "Previously set" : "先前设定",
+ "Reset status" : "重置状态",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
+ "Your status was set automatically" : "您的状态已自动设定",
"Clear status message" : "清除状态信息",
"Set status message" : "设定状态信息",
+ "Reset status to \"{icon} {message}\"" : "重置状态为 {icon} {message}",
+ "Reset status to \"{message}\"" : "重置状态为 {message}",
+ "Reset status to \"{icon}\"" : "重置状态为 {icon}",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
+ "There was an error reverting the status" : "还原状态时发生错误",
"No recent status changes" : "最近状态没有改变",
"Away" : "离开",
"Do not disturb" : "请勿打扰",