New translations strings.xml (Persian)
This commit is contained in:
parent
74ca1961e0
commit
99349cff0a
|
@ -627,5 +627,11 @@
|
|||
<string name="manage_list_members">مدیریت اعضای سیاهه</string>
|
||||
<string name="list_no_members">هنوز هیچ عضوی نیست</string>
|
||||
<string name="list_find_users">پیدا کردن کاربرانی برای افزودن</string>
|
||||
<string name="reply_to_user">در پاسخ به %s</string>
|
||||
<!-- %s is a time interval ("5 months") -->
|
||||
<plurals name="x_months">
|
||||
<item quantity="one">%,d ماه</item>
|
||||
<item quantity="other">%,d ماه</item>
|
||||
</plurals>
|
||||
<string name="more_than_two_years">بیش از ۲ سال</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue