summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 3732c4d4..19401f4e 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -80,6 +80,9 @@
<string name="empty_event" msgid="9018699257414338634">"无法创建空白活动。"</string>
<string name="creating_event_with_guest" msgid="5758688413124191931">"即将发送邀请。"</string>
<string name="saving_event_with_guest" msgid="9184584438475689577">"即将发送更新。"</string>
+ <string name="rsvp_accepted" msgid="8146618862268962727">"已回复“会参加”。"</string>
+ <string name="rsvp_tentative" msgid="6545510359501328718">"已回复“不确定”。"</string>
+ <string name="rsvp_declined" msgid="8686330037802222895">"已回复“不参加”。"</string>
<string name="create_event_dialog_save" msgid="1080859798521717414">"保存"</string>
<string name="alert_title" msgid="7869592820853066853">"日历通知"</string>
<string name="event_info_title" msgid="56024222340421620">"查看活动"</string>
@@ -147,8 +150,8 @@
<string name="does_not_repeat" msgid="1877681921029738999">"一次性活动"</string>
<string name="endByDate" msgid="7654221304929538201">";直到<xliff:g id="DATE">%s</xliff:g>"</string>
<plurals name="endByCount">
- <item quantity="one" msgid="3727754565990691816">"1次"</item>
- <item quantity="other" msgid="4855496837834652446">"<xliff:g id="NUMBER">%d</xliff:g>次"</item>
+ <item quantity="one" msgid="3727754565990691816">";1次"</item>
+ <item quantity="other" msgid="4855496837834652446">";<xliff:g id="NUMBER">%d</xliff:g>次"</item>
</plurals>
<plurals name="daily">
<item quantity="one" msgid="5169052946627480942">"每天"</item>