New translations strings.xml (Arabic)

This commit is contained in:
Eugen Rochko 2023-09-15 10:16:56 +02:00
parent 1ba185ea9c
commit c9a796dbfe
1 changed files with 3 additions and 0 deletions

View File

@ -699,5 +699,8 @@
<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>
</resources> </resources>