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% (135 of 135 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
This commit is contained in:
parent
d10eba19ef
commit
6b8cc2a545
1 changed files with 10 additions and 2 deletions
|
@ -97,7 +97,13 @@
|
||||||
"confirm_reset_preferences": "هل أنت متأكد من أنك تريد إعادة تعيين تفضيلاتك؟",
|
"confirm_reset_preferences": "هل أنت متأكد من أنك تريد إعادة تعيين تفضيلاتك؟",
|
||||||
"backup_preferences": "تفضيلات النسخ الاحتياطي",
|
"backup_preferences": "تفضيلات النسخ الاحتياطي",
|
||||||
"restore_preferences": "استعادة التفضيلات",
|
"restore_preferences": "استعادة التفضيلات",
|
||||||
"back_to_home": "العودة إلى الصفحة الرئيسية"
|
"back_to_home": "العودة إلى الصفحة الرئيسية",
|
||||||
|
"share": "مشاركة",
|
||||||
|
"with_timecode": "شارك مع رمز الوقت",
|
||||||
|
"piped_link": "رابط Piped",
|
||||||
|
"follow_link": "اتبع الرابط",
|
||||||
|
"copy_link": "نسخ الرابط",
|
||||||
|
"time_code": "رمز الوقت (بالثواني)"
|
||||||
},
|
},
|
||||||
"video": {
|
"video": {
|
||||||
"sponsor_segments": "المقاطع الإعلانية",
|
"sponsor_segments": "المقاطع الإعلانية",
|
||||||
|
@ -147,6 +153,8 @@
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"preferences_note": "ملاحظة: يتم حفظ التفضيلات في وحدة التخزين المحلية في متصفحك. سيؤدي حذف بيانات المتصفح إلى إعادة تعيينها.",
|
"preferences_note": "ملاحظة: يتم حفظ التفضيلات في وحدة التخزين المحلية في متصفحك. سيؤدي حذف بيانات المتصفح إلى إعادة تعيينها.",
|
||||||
"page_not_found": "لم يتم العثور على الصفحة"
|
"page_not_found": "لم يتم العثور على الصفحة",
|
||||||
|
"copied": "نسخ!",
|
||||||
|
"cannot_copy": "لا يمكن نسخه!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue