Merge pull request #2112 from weblate/weblate-simple-mobile-tools-simple-calendar

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2023-06-14 21:31:59 +02:00 committed by GitHub
commit 80540f1afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -79,7 +79,7 @@
<string name="repeat_every_m">Repetir</string>
<string name="every_m">A cada</string>
<string name="first_m">primeira</string>
<string name="second_m">segunda</string>
<string name="second_m">segundo</string>
<string name="third_m">terceira</string>
<string name="fourth_m">quarta</string>
<string name="fifth_m">quinta</string>

View File

@ -58,14 +58,14 @@
<string name="event_is_repeatable">这是个重复活动</string>
<string name="task_is_repeatable">该任务可重复</string>
<string name="selection_contains_repetition">选择的项目含有重复活动</string>
<string name="delete_one_only">从选定的日期中删除此活动</string>
<string name="delete_future_occurrences">从该日期和所有未来日期中删除此活动</string>
<string name="delete_all_occurrences">从所有日期中删除此活动</string>
<string name="update_one_only">只更新选定日期中的此活动</string>
<string name="update_this_and_future_occurrences">在该日期和所有未来日期中更新此活动</string>
<string name="update_all_occurrences">在所有日期中更新活动</string>
<string name="delete_one_only">删除选中的发生</string>
<string name="delete_future_occurrences">删除活动的此次和所有未来发生</string>
<string name="delete_all_occurrences">删除日历中的所有此活动</string>
<string name="update_one_only">只更新选中的发生</string>
<string name="update_this_and_future_occurrences">更新活动的此次和所有未来发生</string>
<string name="update_all_occurrences">更新活动的所有发生</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="times"></string>
<string name="repeat">重复</string>