You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_CN.js 1.5KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. OC.L10N.register(
  2. "user_status",
  3. {
  4. "Recent statuses" : "最近状态",
  5. "In a meeting" : "开会中",
  6. "Commuting" : "通勤中",
  7. "Out sick" : "生病了",
  8. "Vacationing" : "度假中",
  9. "Working remotely" : "远程办公中",
  10. "User status" : "用户状态",
  11. "Clear status message after" : "清除状态信息",
  12. "What is your status?" : "你什么状态?",
  13. "Set status" : "设定状态",
  14. "Online status" : "在线状态",
  15. "Status message" : "状态信息",
  16. "Clear status message" : "清除状态信息",
  17. "Set status message" : "设定状态信息",
  18. "There was an error saving the status" : "保存状态时出错",
  19. "There was an error clearing the status" : "清除状态时出错",
  20. "No recent status changes" : "最近状态没有改变",
  21. "Away" : "离开",
  22. "Do not disturb" : "请勿打扰",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "不要清除",
  25. "Today" : "今天",
  26. "This week" : "本周",
  27. "Online" : "在线",
  28. "Invisible" : "不可见",
  29. "Offline" : "离线",
  30. "There was an error saving the new status" : "保存新状态时出错",
  31. "30 minutes" : "30 分钟",
  32. "1 hour" : "1 小时",
  33. "4 hours" : "4 小时",
  34. "Mute all notifications" : "静音所有通知",
  35. "Appear offline" : "显示为离线",
  36. "Clear status after" : "清除状态于",
  37. "What's your status?" : "您现在是什么状态?"
  38. },
  39. "nplurals=1; plural=0;");