mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
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:
parent
81575161b4
commit
72ab1ded89
1 changed files with 63 additions and 3 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue