zh_CN.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. { "translations": {
  2. "Calendar" : "日历",
  3. "Todos" : "待办事项",
  4. "Personal" : "个人",
  5. "{actor} created calendar {calendar}" : "{actor} 创建了日历 {calendar}",
  6. "You created calendar {calendar}" : "您创建的日历 {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} 删除了日历 {calendar}",
  8. "You deleted calendar {calendar}" : "您删除的日历 {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}",
  10. "You updated calendar {calendar}" : "您更新了日历 {calendar}",
  11. "{actor} restored calendar {calendar}" : "{actor} 还原了日历 {calendar}",
  12. "You restored calendar {calendar}" : "你还原了日历 {calendar}",
  13. "You shared calendar {calendar} as public link" : "您已将日历 {calendar} 共享为公开链接",
  14. "You removed public link for calendar {calendar}" : "您移除了日历 {calendar} 的公开链接",
  15. "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历共享 {calendar}",
  16. "You shared calendar {calendar} with {user}" : "您与 {user} 共享了日历 {calendar}",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 共享了日历 {calendar}",
  18. "{actor} unshared calendar {calendar} from you" : "你取消了 {actor} 共享的日历 {calendar}",
  19. "You unshared calendar {calendar} from {user}" : "{user} 取消了你共享的日历 {calendar}",
  20. "{actor} unshared calendar {calendar} from {user}" : "{user} 取消了 {actor} 共享的日历 {calendar}",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消了他们自己共享的日历 {calendar}",
  22. "You shared calendar {calendar} with group {group}" : "您通过组 {group} 共享了日历 {calendar}",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 共享了日历 {calendar}",
  24. "You unshared calendar {calendar} from group {group}" : "群组 {group} 取消了你共享的日历 {calendar}",
  25. "{actor} unshared calendar {calendar} from group {group}" : "群组 {group} 取消了 {actor} 共享的日历 {calendar}",
  26. "{actor} created event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中创建了事件 {event}",
  27. "You created event {event} in calendar {calendar}" : "您在日历 {calendar} 中创建了事件 {event}",
  28. "{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日历 {calendar} 中删除了事件 {event}",
  29. "You deleted event {event} from calendar {calendar}" : "您在日历 {calendar} 中删除了事件 {event}",
  30. "{actor} updated event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中更新了事件 {event}",
  31. "You updated event {event} in calendar {calendar}" : "您在日历 {calendar} 中更新了事件 {event}",
  32. "{actor} restored event {event} of calendar {calendar}" : "{actor} 还原了事件 {event},它位于日历 {calendar}",
  33. "You restored event {event} of calendar {calendar}" : "你还原了事件 {event},它位于日历 {calendar}",
  34. "Busy" : "忙碌",
  35. "{actor} created todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中创建了待办事项 {todo}",
  36. "You created todo {todo} in list {calendar}" : "您在列表 {calendar} 中创建了待办事项 {todo}",
  37. "{actor} deleted todo {todo} from list {calendar}" : "{actor} 在列表 {calendar} 中删除了待办事项 {todo}",
  38. "You deleted todo {todo} from list {calendar}" : "您在列表 {calendar} 中删除了待办事项 {todo}",
  39. "{actor} updated todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中更新了待办事项 {todo}",
  40. "You updated todo {todo} in list {calendar}" : "您在列表 {calendar} 中更新了待办事项 {todo}",
  41. "{actor} solved todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中解决了待办事项 {todo}",
  42. "You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解决了待办事项 {todo}",
  43. "{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新打开了待办事项 {todo}",
  44. "You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新打开了待办事项 {todo}",
  45. "Calendar, contacts and tasks" : "日历、联系人和任务",
  46. "A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改",
  47. "A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改",
  48. "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
  49. "Contact birthdays" : "联系人生日",
  50. "Death of %s" : "%s 的忌日",
  51. "Calendar:" : "日历:",
  52. "Date:" : "日期:",
  53. "Where:" : "地点:",
  54. "Description:" : "描述:",
  55. "Untitled event" : "未命名事件",
  56. "_%n year_::_%n years_" : ["%n 年"],
  57. "_%n month_::_%n months_" : ["%n 月"],
  58. "_%n day_::_%n days_" : ["%n 天"],
  59. "_%n hour_::_%n hours_" : ["%n 小时"],
  60. "_%n minute_::_%n minutes_" : ["%n 分钟"],
  61. "%s (in %s)" : "%s (在 %s)",
  62. "%s (%s ago)" : "%s (%s 前)",
  63. "Calendar: %s" : "日历:%s",
  64. "Date: %s" : "日期:%s",
  65. "Description: %s" : "描述:%s",
  66. "Where: %s" : "地点:%s",
  67. "%1$s via %2$s" : "%1$s 通过 %2$s",
  68. "Cancelled: %1$s" : "已取消:%1$s",
  69. "Invitation canceled" : "邀请已取消",
  70. "Re: %1$s" : "回复:%1$s",
  71. "Invitation updated" : "邀请已更新",
  72. "Invitation: %1$s" : "邀请:%1$s",
  73. "Invitation" : "邀请",
  74. "Title:" : "标题:",
  75. "Time:" : "时间:",
  76. "Location:" : "地区:",
  77. "Link:" : "链接:",
  78. "Organizer:" : "组织者:",
  79. "Attendees:" : "与会者:",
  80. "Accept" : "接受",
  81. "Decline" : "拒绝",
  82. "More options …" : "更多选项",
  83. "More options at %s" : "在%s的更多选项",
  84. "Contacts" : "联系人",
  85. "{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}",
  86. "You created address book {addressbook}" : "你创建了通讯录 {addressbook}",
  87. "{actor} deleted address book {addressbook}" : "{actor} 删除了通讯录 {addressbook}",
  88. "You deleted address book {addressbook}" : "你删除了通讯录 {addressbook}",
  89. "{actor} updated address book {addressbook}" : "{actor} 更新了通讯录 {addressbook}",
  90. "You updated address book {addressbook}" : "你更新通讯录 {addressbook}",
  91. "{actor} shared address book {addressbook} with you" : "{actor} 与你分享了通讯录 {addressbook}",
  92. "You shared address book {addressbook} with {user}" : "你与 {user} 分享了通讯录 {addressbook}",
  93. "{actor} shared address book {addressbook} with {user}" : "{actor} 与 {user} 分享了通讯录 {addressbook}",
  94. "{actor} unshared address book {addressbook} from you" : "{actor} 取消和你分享通讯录 {addressbook}",
  95. "You unshared address book {addressbook} from {user}" : "你取消了与 {user} 分享通讯录 {addressbook}",
  96. "{actor} unshared address book {addressbook} from {user}" : "{actor} 取消了与 {user} 分享通讯录",
  97. "{actor} unshared address book {addressbook} from themselves" : "{actor} 取消了和自己分享通讯录 {addressbook}",
  98. "You shared address book {addressbook} with group {group}" : "你和小组 {group} 分享了通讯录 {addressbook}",
  99. "{actor} shared address book {addressbook} with group {group}" : "{actor} 和小组 {group} 分享了通讯录 {addressbook}",
  100. "You unshared address book {addressbook} from group {group}" : "你取消和小组 {group} 分享通讯录 ",
  101. "{actor} unshared address book {addressbook} from group {group}" : "{actor} 取消和小组 {group} 分享通讯录 ",
  102. "{actor} created contact {card} in address book {addressbook}" : "{actor} 在通讯录 {addressbook} 中创建了联系人 {card} ",
  103. "You created contact {card} in address book {addressbook}" : "你在通讯录 {addressbook} 中创建了联系人 {card} ",
  104. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} 从通讯录 {addressbook} 中删除了联系人 {card} ",
  105. "You deleted contact {card} from address book {addressbook}" : "你从通讯录 {addressbook} 中删除了联系人 {card} ",
  106. "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ",
  107. "You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ",
  108. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了",
  109. "System is in maintenance mode." : "系统处于维护模式 ",
  110. "Upgrade needed" : "需要升级",
  111. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。",
  112. "Configures a CalDAV account" : "配置一个 CalDAV 账号",
  113. "Configures a CardDAV account" : "配置一个 CardDAV 账号",
  114. "Events" : "事件",
  115. "Tasks" : "任务",
  116. "Untitled task" : "无标题任务",
  117. "Completed on %s" : "已完成 %s",
  118. "Due on %s by %s" : "到期于%s ,在%s之前",
  119. "Due on %s" : "到期于%s",
  120. "WebDAV" : "WebDAV",
  121. "WebDAV endpoint" : "WebDAV端点",
  122. "Availability" : "可用性",
  123. "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。",
  124. "Time zone:" : "时区:",
  125. "to" : "到",
  126. "Delete slot" : "删除插槽",
  127. "No working hours set" : "尚未设置工作时间",
  128. "Add slot" : "添加插槽",
  129. "Monday" : "周一",
  130. "Tuesday" : "周二",
  131. "Wednesday" : "周三",
  132. "Thursday" : "周四",
  133. "Friday" : "周五",
  134. "Saturday" : "周六",
  135. "Sunday" : "周日",
  136. "Save" : "保存",
  137. "Calendar server" : "日历服务器",
  138. "Send invitations to attendees" : "向与会者发送邀请",
  139. "Automatically generate a birthday calendar" : "自动生成生日日历",
  140. "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。",
  141. "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。",
  142. "Send notifications for events" : "发送事件通知",
  143. "Notifications are sent via background jobs, so these must occur often enough." : "通知将通过后台任务发送,所以任务的频率要足够高。",
  144. "Enable notifications for events via push" : "启用推送事件通知",
  145. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安装 {calendarappstoreopen}日历应用{linkclose},或者 {calendardocopen}连接您的桌面和移动端同步日历 ↗{linkclose}。",
  146. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "请确保正确设置 {emailopen}邮件服务器{linkclose}。",
  147. "There was an error updating your attendance status." : "更新您的出席状态时出错。",
  148. "Please contact the organizer directly." : "请直接联系组织者。",
  149. "Are you accepting the invitation?" : "您是否接受邀请?",
  150. "Tentative" : "暂定",
  151. "Number of guests" : "客人数目",
  152. "Comment" : "备注",
  153. "Your attendance was updated successfully." : "您的出席状态更新成功。",
  154. "Calendar and tasks" : "日历和任务"
  155. },"pluralForm" :"nplurals=1; plural=0;"
  156. }