Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (246 of 246 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/zh_Hans/
This commit is contained in:
Eric 2023-06-13 11:54:32 +00:00 committed by Hosted Weblate
parent 2345d33250
commit 17e69273bc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 7 additions and 7 deletions

View File

@ -58,14 +58,14 @@
<string name="event_is_repeatable">这是个重复活动</string> <string name="event_is_repeatable">这是个重复活动</string>
<string name="task_is_repeatable">该任务可重复</string> <string name="task_is_repeatable">该任务可重复</string>
<string name="selection_contains_repetition">选择的项目含有重复活动</string> <string name="selection_contains_repetition">选择的项目含有重复活动</string>
<string name="delete_one_only">从选定的日期中删除此活动</string> <string name="delete_one_only">删除选中的发生</string>
<string name="delete_future_occurrences">从该日期和所有未来日期中删除此活动</string> <string name="delete_future_occurrences">删除活动的此次和所有未来发生</string>
<string name="delete_all_occurrences">从所有日期中删除此活动</string> <string name="delete_all_occurrences">删除日历中的所有此活动</string>
<string name="update_one_only">只更新选定日期中的此活动</string> <string name="update_one_only">只更新选中的发生</string>
<string name="update_this_and_future_occurrences">在该日期和所有未来日期中更新此活动</string> <string name="update_this_and_future_occurrences">更新活动的此次和所有未来发生</string>
<string name="update_all_occurrences">在所有日期中更新活动</string> <string name="update_all_occurrences">更新活动的所有发生</string>
<string name="repeat_till_date">重复直到某日</string> <string name="repeat_till_date">重复直到某日</string>
<string name="stop_repeating_after_x">经过 x 次后停止重复</string> <string name="stop_repeating_after_x">发生 x 次后停止重复</string>
<string name="repeat_forever">永远重复</string> <string name="repeat_forever">永远重复</string>
<string name="times"></string> <string name="times"></string>
<string name="repeat">重复</string> <string name="repeat">重复</string>