Translated using Weblate (Arabic)

Currently translated at 100.0% (451 of 451 strings)
This commit is contained in:
ButterflyOfFire 2019-06-04 18:21:51 +00:00 committed by Hosted Weblate
parent 21eff0b2ec
commit 25c3669564
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -26,7 +26,7 @@
<string name="light_theme_title">مضيء</string>
<string name="list_thumbnail_view_description">صور معاينة الفيديو</string>
<string name="network_error">خطأ في الشبكة</string>
<string name="next_video_title">التالي</string>
<string name="next_video_title">إلى التالية</string>
<string name="no_player_found">لا يوجد مشغل فيديو. هل تريد تثبيت VLC ؟</string>
<string name="open_in_browser">افتح في المتصفح</string>
<string name="play_audio">الصوت</string>
@ -261,7 +261,7 @@
<string name="kiosk">الكشك</string>
<string name="enqueue_on_background">إدراج في قائمة الانتظار في الخلفية</string>
<string name="enqueue_on_popup">إدراج في قائمة الانتظار على المنبثقة</string>
<string name="start_here_on_background">تشغيل في الخلفية</string>
<string name="start_here_on_background">ابدأ التشغيل في الخلفية</string>
<string name="default_content_country_title">المحتوى الإفتراضي حسب البلد</string>
<string name="toggle_orientation">تغيير الإتجاه</string>
<string name="switch_to_background">الإنتقال إلى التشغيل في الخلفية</string>
@ -484,4 +484,19 @@
<string name="max_retry_desc">الحد الأقصى لعدد محاولات قبل إلغاء التحميل</string>
<string name="pause_downloads_on_mobile">"ايقاف عند التحويل إلى البيانات المتنقلة"</string>
<string name="pause_downloads_on_mobile_desc">سيتم إعادة تحميل التنزيلات التي لا يمكن إيقافها</string>
<string name="show_comments_title">إظهار التعليقات</string>
<string name="show_comments_summary">عطّله لإيقاف عرض التعليقات</string>
<string name="autoplay_title">تشغيل تلقائي</string>
<plurals name="comments">
<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_comments">لا توجد تعليقات</string>
<string name="error_unable_to_load_comments">تعذر تحميل التعليقات</string>
<string name="direct_on_background">التشغيل مباشرة في الخلفية</string>
<string name="close">إغلاق</string>
</resources>