mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Arabic)
Currently translated at 100.0% (104 of 104 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
This commit is contained in:
parent
89222fd55c
commit
63a39ee3f5
1 changed files with 39 additions and 2 deletions
|
@ -73,13 +73,50 @@
|
|||
"minimize_recommendations": "تقليل التوصيات",
|
||||
"show_recommendations": "إظهار التوصيات",
|
||||
"disable_lbry": "تعطيل LBRY للبث",
|
||||
"enable_lbry_proxy": "تمكين الوكيل ل LBRY"
|
||||
"enable_lbry_proxy": "تمكين الوكيل ل LBRY",
|
||||
"view_ssl_score": "عرض نقاط طبقة المقابس الآمنة (SSL)",
|
||||
"loading": "تحميل...",
|
||||
"filter": "المرشحات",
|
||||
"load_more_replies": "تحميل المزيد من الردود",
|
||||
"add_to_playlist": "إضافة إلى قائمة التشغيل",
|
||||
"remove_from_playlist": "إزالة من قائمة التشغيل",
|
||||
"delete_playlist_video_confirm": "هل أنت متأكد من رغبتك في إزالة هذا الفيديو من قائمة التشغيل هذه؟"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "المقاطع الإعلانية",
|
||||
"ratings_disabled": "التقييم غير متاح",
|
||||
"chapters": "فصول الفيديو",
|
||||
"watched": "تمت مشاهدته",
|
||||
"views": "{views} عدد المشاهدات"
|
||||
"views": "{views} عدد المشاهدات",
|
||||
"shorts": "فديوهات قصيرة",
|
||||
"videos": "الفيديوات",
|
||||
"live": "{0} مباشر"
|
||||
},
|
||||
"search": {
|
||||
"channels": "يوتيوب: القنوات",
|
||||
"all": "يوتيوب: الكل",
|
||||
"videos": "يوتيوب: مقاطع الفيديو",
|
||||
"playlists": "يوتيوب: قوائم التشغيل",
|
||||
"music_songs": "YT Music: الأغاني",
|
||||
"music_videos": "YT Music: مقاطع فيديو",
|
||||
"did_you_mean": "هل تقصد: {0}؟",
|
||||
"music_playlists": "YT Music: قوائم التشغيل",
|
||||
"music_albums": "YT Music: ألبومات"
|
||||
},
|
||||
"preferences": {
|
||||
"version": "الإصدار",
|
||||
"registered_users": "المستخدمون المسجلون",
|
||||
"instance_name": "اسم المثيل",
|
||||
"instance_locations": "مواقع المثيل",
|
||||
"has_cdn": "لديه CDN؟",
|
||||
"ssl_score": "نقاط طبقة المقابس الآمنة",
|
||||
"up_to_date": "اخر أصدار؟"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "مثبت بواسطة"
|
||||
},
|
||||
"login": {
|
||||
"username": "اسم المستخدم",
|
||||
"password": "كلمة السر"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue