Translated using Weblate (Arabic)

Currently translated at 100.0% (478 of 478 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ar/
This commit is contained in:
Abdullah Khaled 2025-07-30 00:10:23 +02:00 committed by Hosted Weblate
parent 81575161b4
commit 72ab1ded89
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1306,11 +1306,11 @@
"@exitFladderTitle": {},
"similarToLikedItem": "مشابه للعنصر المفضل",
"@similarToLikedItem": {},
"hasActorFromRecentlyPlayed": "يحتوي على ممثل من الأفلام المشغولة مؤخراً",
"hasActorFromRecentlyPlayed": "يحتوي على ممثل من الأفلام المشغلة مؤخراً",
"@hasActorFromRecentlyPlayed": {},
"hasLikedActor": "يحتوي على ممثل مفضل",
"@hasLikedActor": {},
"hasDirectorFromRecentlyPlayed": "يحتوي على مخرج من الأفلام المشغولة مؤخراً",
"hasDirectorFromRecentlyPlayed": "يحتوي على مخرج من الأفلام المشغلة مؤخراً",
"@hasDirectorFromRecentlyPlayed": {},
"hasLikedDirector": "يحتوي على مخرج مفضل",
"@hasLikedDirector": {},
@ -1347,5 +1347,65 @@
"enableBackgroundPostersTitle": "تفعيل الملصقات الخلفية",
"@enableBackgroundPostersTitle": {},
"settingsEnableOsMediaControlsDesc": "يرجى السماح بالتحكم في التشغيل باستخدام مفاتيح الوسائط وعرض الوسائط المشغلة حالياً في نظام التشغيل",
"@settingsEnableOsMediaControlsDesc": {}
"@settingsEnableOsMediaControlsDesc": {},
"notificationDownloadingDownloading": "جار التنزيل",
"@notificationDownloadingDownloading": {},
"notificationDownloadingPaused": "تم إيقاف التنزيل مؤقتاً",
"@notificationDownloadingPaused": {},
"notificationDownloadingFinished": "اكتمل التنزيل",
"@notificationDownloadingFinished": {},
"notificationDownloadingError": "خطأ في التنزيل",
"@notificationDownloadingError": {},
"syncAllItemsTitle": "هل ترغب في مزامنة جميع العناصر من {itemName}؟",
"@syncAllItemsTitle": {
"description": "syncAllItemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncAllItemsDesc": "سيتم مزامنة ({itemCount}) عنصراً من '{itemName}' إلى جهازك.\nقد يستغرق ذلك بعض الوقت حسب عدد العناصر.",
"@syncAllItemsDesc": {
"description": "syncAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncDeleteAllItemsTitle": "هل تريد حذف جميع العناصر المُزامنة من {itemName}؟",
"@syncDeleteAllItemsTitle": {
"description": "syncDeleteAllitemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncDeleteAllItemsDesc": "سيتم حذف جميع العناصر المُزامنة من '{itemName}'.\nهذه العملية دائمة، وستحتاج لإعادة مزامنة ({itemCount}) ملفاً لاحقاً.",
"@syncDeleteAllItemsDesc": {
"description": "syncDeleteAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncPauseAll": "إيقاف الكل مؤقتاً",
"@syncPauseAll": {},
"syncResumeAll": "استئناف الكل",
"@syncResumeAll": {},
"syncStopAll": "إيقاف الكل",
"@syncStopAll": {},
"syncDeleteAll": "حذف جميع الملفات",
"@syncDeleteAll": {},
"syncAllFiles": "مزامنة جميع الملفات",
"@syncAllFiles": {}
}