summaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:54 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:54 +0000
commit7e9bd4fcea91e59e345bf9bf2c51c5069171b546 (patch)
tree157b50d0e252886e5d15abab72be0eb0829f89e4 /apps/user_status
parent1d58eac4518d2fe002cc478f3d140f7d0041428c (diff)
downloadnextcloud-server-7e9bd4fcea91e59e345bf9bf2c51c5069171b546.tar.gz
nextcloud-server-7e9bd4fcea91e59e345bf9bf2c51c5069171b546.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "请勿打扰",