New translations strings.xml (Persian)
This commit is contained in:
parent
30db82fc98
commit
6230f32135
|
@ -583,7 +583,17 @@
|
||||||
<string name="time_hours_ago_short">%dساعت پيش</string>
|
<string name="time_hours_ago_short">%dساعت پيش</string>
|
||||||
<string name="time_days_ago_short">%dروز پیش</string>
|
<string name="time_days_ago_short">%dروز پیش</string>
|
||||||
<!-- %s is the name of the post language -->
|
<!-- %s is the name of the post language -->
|
||||||
|
<string name="translate_post">ترجمه از %s</string>
|
||||||
<!-- %1$s is the language, %2$s is the name of the translation service -->
|
<!-- %1$s is the language, %2$s is the name of the translation service -->
|
||||||
|
<string name="post_translated">ترجمه از %1$s با %2$s</string>
|
||||||
<string name="translation_show_original">نمایش اصلی</string>
|
<string name="translation_show_original">نمایش اصلی</string>
|
||||||
<string name="translation_failed">ترجمه ناموفق بود. شاید مدیر ترجمهها را در این کارساز فعال نکرده باشد یا این کارساز نسخه قدیمی ماستودون را اجرا می کند که در آن ترجمهها هنوز پشتیبانی نمی شوند.</string>
|
<string name="translation_failed">ترجمه ناموفق بود. شاید مدیر ترجمهها را در این کارساز فعال نکرده باشد یا این کارساز نسخه قدیمی ماستودون را اجرا می کند که در آن ترجمهها هنوز پشتیبانی نمی شوند.</string>
|
||||||
|
<plurals name="x_participants">
|
||||||
|
<item quantity="one">%,d شرکت کننده</item>
|
||||||
|
<item quantity="other">%,d شرکتکننده</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="x_posts_today">
|
||||||
|
<item quantity="one">%,d فرسته امروز</item>
|
||||||
|
<item quantity="other">%,d فرسته امروز</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue