komeil Parseh e5595f5c28
Translated using Weblate (Persian)
Currently translated at 12.4% (26 of 209 strings)

Translation: ReadYou/Android strings
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/fa/
2022-08-10 13:35:25 +02:00

21 lines
964 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="all">همه</string>
<string name="unread">خوانده نشده</string>
<plurals name="unread_desc">
<item quantity="one">%1$d مورد خوانده نشده است</item>
<item quantity="other">%1$d مورد خوانده نشده است</item>
</plurals>
<string name="starred">ستاره دار</string>
<plurals name="starred_desc">
<item quantity="one">%1$d مورد ستاره دارد</item>
<item quantity="other">%1$d مورد ستاره دارند</item>
</plurals>
<plurals name="all_desc">
<item quantity="one">%1$d آرشیو شد</item>
<item quantity="other">%1$d آرشیو شدند</item>
</plurals>
<string name="loading">در حال بارگذاری…</string>
<string name="syncing">در حال همگام سازی…</string>
<string name="feeds">فید ها</string>
</resources>