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% (122 of 122 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
This commit is contained in:
parent
076948c0de
commit
798b5b3429
1 changed files with 9 additions and 2 deletions
|
@ -7,7 +7,10 @@
|
|||
"history": "تاريخ التصفح",
|
||||
"subscriptions": "الاشتراكات",
|
||||
"playlists": "قوائم التشغيل",
|
||||
"feed": "التغذية"
|
||||
"feed": "التغذية",
|
||||
"account": "الحساب",
|
||||
"instance": "الخادم",
|
||||
"player": "المشغل"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "شاهد عبر"
|
||||
|
@ -89,7 +92,8 @@
|
|||
"instance_auth_selection": "تحديد مثيل Autentication",
|
||||
"clone_playlist": "استنساخ قائمة التشغيل",
|
||||
"clone_playlist_success": "تم استنساخها بنجاح!",
|
||||
"download_as_txt": "تنزيل بتنسيق .txt"
|
||||
"download_as_txt": "تنزيل بتنسيق .txt",
|
||||
"reset_preferences": "اعادة التعيين للتفضيلات"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "المقاطع الإعلانية",
|
||||
|
@ -133,5 +137,8 @@
|
|||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "مشترك في: {0}"
|
||||
},
|
||||
"information": {
|
||||
"preferences_note": "ملاحظة: يتم حفظ التفضيلات في وحدة التخزين المحلية في متصفحك. سيؤدي حذف بيانات المتصفح إلى إعادة تعيينها."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue