Translated using Weblate (Turkish)

Currently translated at 100.0% (13 of 13 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/tr/
This commit is contained in:
Cabbar Hayıroğlu 2026-05-04 06:36:24 +02:00 committed by Hosted Weblate
parent 437cb37d40
commit 5179b2652d
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -36,4 +36,20 @@
<item quantity="one">%1$d kitap kütüphaneden kaldırıldı.</item> <item quantity="one">%1$d kitap kütüphaneden kaldırıldı.</item>
<item quantity="other">%1$d kitap kütüphaneden kaldırıldı.</item> <item quantity="other">%1$d kitap kütüphaneden kaldırıldı.</item>
</plurals> </plurals>
<plurals name="search_matches_count">
<item quantity="one">%1$d eşleşme bulundu</item>
<item quantity="other">%1$d eşleşme bulundu</item>
</plurals>
<plurals name="folder_count">
<item quantity="one">%1$d klasör</item>
<item quantity="other">%1$d klasör</item>
</plurals>
<plurals name="tag_count">
<item quantity="one">%1$d etiket</item>
<item quantity="other">%1$d etiket</item>
</plurals>
<plurals name="tts_cache_chunk_count_parenthetical">
<item quantity="one">(%1$d yığın)</item>
<item quantity="other">(%1$d yığın)</item>
</plurals>
</resources> </resources>