fix weblate merge failure
This commit is contained in:
commit
384cde6eaa
3 changed files with 45 additions and 6 deletions
|
|
@ -175,7 +175,13 @@
|
|||
|
||||
<string name="no_subscribers">صفر لا تقم با الإختيار (في بعض اللغات) لأنها ليست \"حالة خاصة\" للأندرويد</string>
|
||||
<plurals name="subscribers">
|
||||
</plurals>
|
||||
<item quantity="zero">صفر</item>
|
||||
<item quantity="one">واحد</item>
|
||||
<item quantity="two">اثنان</item>
|
||||
<item quantity="few">قليل</item>
|
||||
<item quantity="many">كثير</item>
|
||||
<item quantity="other">أخرى</item>
|
||||
</plurals>
|
||||
|
||||
<string name="no_views">لاتوجد مشاهدات</string>
|
||||
<string name="no_videos">لاتوجد فديوهات</string>
|
||||
|
|
@ -257,4 +263,32 @@
|
|||
<string name="start_here_on_popup">تشغيل هنا في وضع النافذة المنبثقة</string>
|
||||
<string name="reCaptcha_title">تحدي ريكابتشا</string>
|
||||
<string name="hold_to_append">اضغط للإدراج بقائمة الانتظار</string>
|
||||
<plurals name="views">
|
||||
<item quantity="zero">صفر</item>
|
||||
<item quantity="one">واحد</item>
|
||||
<item quantity="two">اثنان</item>
|
||||
<item quantity="few">قليل</item>
|
||||
<item quantity="many">كثير</item>
|
||||
<item quantity="other">أخرى</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="videos">
|
||||
<item quantity="zero">صفر</item>
|
||||
<item quantity="one">واحد</item>
|
||||
<item quantity="two">اثنان</item>
|
||||
<item quantity="few">قليل</item>
|
||||
<item quantity="many">كثير</item>
|
||||
<item quantity="other">أخرى</item>
|
||||
</plurals>
|
||||
|
||||
<string name="recaptcha_request_toast">إعادة طلب كلمة التحقق</string>
|
||||
|
||||
<string name="copyright" formatted="true">© %1$sبواسطة%2$sتحت%3$s</string>
|
||||
<string name="kiosk_page_summary">صفحة الكشك</string>
|
||||
<string name="select_a_kiosk">حدد كشك</string>
|
||||
|
||||
<string name="kiosk">كشك</string>
|
||||
<string name="enqueue_on_background">إدراج بقائمة الانتظار على خلفية</string>
|
||||
<string name="enqueue_on_popup">إدراج بقائمة الانتظار على المنبثقة</string>
|
||||
<string name="start_here_on_background">ابدأ هنا على خلفية المصدر</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue