Translated using Weblate (Estonian)

Currently translated at 100.0% (238 of 238 strings)

Translation: Simple Mobile Tools/Simple Calendar
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/et/
This commit is contained in:
Priit Jõerüüt 2022-05-27 19:40:22 +00:00 committed by Hosted Weblate
parent 0d431b9f87
commit 909c062345
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -36,24 +36,24 @@
<string name="tasks">Ülesanded</string>
<string name="edit_task">Muuda ülesannet</string>
<string name="new_task">Uus ülesanne</string>
<string name="create_new_task">Create a new task</string>
<string name="duplicate_task">Duplicate task</string>
<string name="mark_completed">Mark completed</string>
<string name="mark_incomplete">Mark incomplete</string>
<string name="create_new_task">Loo uus ülesanne</string>
<string name="duplicate_task">Tee ülesandest koopia</string>
<string name="mark_completed">Märgi tehtuks</string>
<string name="mark_incomplete">Märgi poolikuks</string>
<!-- Event Repetition -->
<string name="repetition">Kordus</string>
<string name="no_repetition">Ära korda</string>
<string name="daily">Daily</string>
<string name="weekly">Weekly</string>
<string name="monthly">Monthly</string>
<string name="yearly">Yearly</string>
<string name="weeks_raw">weeks</string>
<string name="months_raw">months</string>
<string name="years_raw">years</string>
<string name="repeat_till">Repeat till</string>
<string name="forever">Forever</string>
<string name="event_is_repeatable">The event is repeatable</string>
<string name="selection_contains_repetition">The selection contains repeating events</string>
<string name="daily">Iga päev</string>
<string name="weekly">Iga nädal</string>
<string name="monthly">Iga kuu</string>
<string name="yearly">Iga aasta</string>
<string name="weeks_raw">nädalad</string>
<string name="months_raw">kuud</string>
<string name="years_raw">aastad</string>
<string name="repeat_till">Korda kuni</string>
<string name="forever">Igavesti</string>
<string name="event_is_repeatable">Sündmus on korratav</string>
<string name="selection_contains_repetition">Valik sisaldab korduvaid sündmusi</string>
<string name="delete_one_only">Delete the selected occurrence only</string>
<string name="delete_future_occurrences">Delete this and all future occurrences</string>
<string name="delete_all_occurrences">Delete all occurrences</string>