Translated using Weblate (Turkish)
Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (274 of 274 strings) Added translation using Weblate (Turkish) Translated using Weblate (Turkish) Currently translated at 100.0% (271 of 271 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (269 of 269 strings) Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/tr/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/tr/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralspull/153/head
parent
54f60040b5
commit
414f438762
@ -0,0 +1,35 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<plurals name="pages">
|
||||||
|
<item quantity="one">Toplam %1$d sayfa</item>
|
||||||
|
<item quantity="other">Toplam %1$d sayfa</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="items">
|
||||||
|
<item quantity="one">%1$d öge</item>
|
||||||
|
<item quantity="other">%1$d öge</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="chapters">
|
||||||
|
<item quantity="one">%1$d bölüm</item>
|
||||||
|
<item quantity="other">%1$d bölüm</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="hours_ago">
|
||||||
|
<item quantity="one">%1$d saat önce</item>
|
||||||
|
<item quantity="other">%1$d saat önce</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="new_chapters">
|
||||||
|
<item quantity="one">%1$d yeni bölüm</item>
|
||||||
|
<item quantity="other">%1$d yeni bölüm</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="days_ago">
|
||||||
|
<item quantity="one">%1$d gün önce</item>
|
||||||
|
<item quantity="other">%1$d gün önce</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="chapters_from_x">
|
||||||
|
<item quantity="one">%2$d\'den %1$d bölüm</item>
|
||||||
|
<item quantity="other">%2$d\'den %1$d bölüm</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="minutes_ago">
|
||||||
|
<item quantity="one">%1$d dakika önce</item>
|
||||||
|
<item quantity="other">%1$d dakika önce</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
Loading…
Reference in New Issue