Currently translated at 81.7% (547 of 669 strings) Translated using Weblate (Kazakh) Currently translated at 77.7% (7 of 9 strings) Co-authored-by: ALN <alzhanalan1@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/kk/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/kk/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="minutes_ago">
|
||
<item quantity="one">%1$d минут бұрын</item>
|
||
<item quantity="other">%1$d минут бұрын</item>
|
||
</plurals>
|
||
<plurals name="items">
|
||
<item quantity="one">%1$d елемент</item>
|
||
<item quantity="other">%1$d елемент</item>
|
||
</plurals>
|
||
<plurals name="chapters">
|
||
<item quantity="one">%1$d тарау</item>
|
||
<item quantity="other">%1$d тарау</item>
|
||
</plurals>
|
||
<plurals name="new_chapters">
|
||
<item quantity="one">%1$d жаңа тарау</item>
|
||
<item quantity="other">%1$d жаңа тарау</item>
|
||
</plurals>
|
||
<plurals name="months_ago">
|
||
<item quantity="one">%1$d ай бұрын</item>
|
||
<item quantity="other">%1$d ай бұрын</item>
|
||
</plurals>
|
||
<plurals name="days_ago">
|
||
<item quantity="one">%1$d күн бұрын</item>
|
||
<item quantity="other">%1$d күн бұрын</item>
|
||
</plurals>
|
||
<plurals name="hours_ago">
|
||
<item quantity="one">%1$d сағат бұрын</item>
|
||
<item quantity="other">%1$d сағат бұрын</item>
|
||
</plurals>
|
||
<plurals name="hours">
|
||
<item quantity="one">Бір</item>
|
||
<item quantity="other">Нөл , екі, үш, төрт, бес, алты, жеті, сегіз, тоғыз, он</item>
|
||
</plurals>
|
||
</resources> |