Translated using Weblate (Estonian)
Currently translated at 79.7% (442 of 554 strings) Translated using Weblate (Estonian) Currently translated at 85.7% (6 of 7 strings) Co-authored-by: dont wana say <273ex2vl6@mozmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/et/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/et/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralspull/611/merge
parent
6d7ce5205e
commit
c9b48c8207
@ -1,2 +1,31 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<plurals name="minutes_ago">
|
||||||
|
<item quantity="one">%1$d minut tagasi</item>
|
||||||
|
<item quantity="other">%1$d minutit tagasi</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="items">
|
||||||
|
<item quantity="one">%1$d asi</item>
|
||||||
|
<item quantity="other">%1$d asja</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="chapters">
|
||||||
|
<item quantity="one">%1$d peatükk</item>
|
||||||
|
<item quantity="other">%1$d peatükki</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="new_chapters">
|
||||||
|
<item quantity="one">%1$d uus peatükk</item>
|
||||||
|
<item quantity="other">%1$d uut peatükki</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="months_ago">
|
||||||
|
<item quantity="one">%1$d kuu tagasi</item>
|
||||||
|
<item quantity="other">%1$d kuud tagasi</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="days_ago">
|
||||||
|
<item quantity="one">%1$d päev tagasi</item>
|
||||||
|
<item quantity="other">%1$d päeva tagasi</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="hours_ago">
|
||||||
|
<item quantity="one">%1$d tund tagasi</item>
|
||||||
|
<item quantity="other">%1$d tundi tagasi</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
Loading…
Reference in New Issue