mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 02:05:58 -07:00
Translated using Weblate (Arabic)
Currently translated at 100.0% (500 of 500 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ar/
This commit is contained in:
parent
d3fead7fa4
commit
785285190b
1 changed files with 51 additions and 1 deletions
|
|
@ -1413,5 +1413,55 @@
|
||||||
"usePostersForLibraryIconsDesc": "عرض الملصقات بدلاً من الأيقونات للمكتبات",
|
"usePostersForLibraryIconsDesc": "عرض الملصقات بدلاً من الأيقونات للمكتبات",
|
||||||
"@usePostersForLibraryIconsDesc": {},
|
"@usePostersForLibraryIconsDesc": {},
|
||||||
"offline": "غير متصل",
|
"offline": "غير متصل",
|
||||||
"@offline": {}
|
"@offline": {},
|
||||||
|
"shortCuts": "الاختصارات",
|
||||||
|
"@shortCuts": {},
|
||||||
|
"skipForwardLength": "مدة التقديم",
|
||||||
|
"@skipForwardLength": {},
|
||||||
|
"skipBackLength": "مدة الإرجاع",
|
||||||
|
"@skipBackLength": {},
|
||||||
|
"playPause": "تشغيل/إيقاف مؤقت",
|
||||||
|
"@playPause": {},
|
||||||
|
"seekForward": "تقديم",
|
||||||
|
"@seekForward": {},
|
||||||
|
"seekBack": "إرجاع",
|
||||||
|
"@seekBack": {},
|
||||||
|
"mute": "كتم الصوت",
|
||||||
|
"@mute": {},
|
||||||
|
"volumeUp": "رفع الصوت",
|
||||||
|
"@volumeUp": {},
|
||||||
|
"volumeDown": "خفض الصوت",
|
||||||
|
"@volumeDown": {},
|
||||||
|
"nextVideo": "الفيديو التالي",
|
||||||
|
"@nextVideo": {},
|
||||||
|
"prevVideo": "الفيديو السابق",
|
||||||
|
"@prevVideo": {},
|
||||||
|
"nextChapter": "الفصل التالي",
|
||||||
|
"@nextChapter": {},
|
||||||
|
"prevChapter": "الفصل السابق",
|
||||||
|
"@prevChapter": {},
|
||||||
|
"fullScreen": "ملئ الشاشة",
|
||||||
|
"@fullScreen": {},
|
||||||
|
"skipMediaSegment": "تخطي مقطع الوسائط",
|
||||||
|
"@skipMediaSegment": {},
|
||||||
|
"exit": "خروج",
|
||||||
|
"@exit": {},
|
||||||
|
"shortCutAlreadyAssigned": "تم تعيين الاختصار '{hotKey}' بالفعل",
|
||||||
|
"@shortCutAlreadyAssigned": {
|
||||||
|
"placeholders": {
|
||||||
|
"hotKey": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"blurred": "ضبابي",
|
||||||
|
"@blurred": {},
|
||||||
|
"volumeIndicator": "مستوى الصوت: {volume}",
|
||||||
|
"@volumeIndicator": {
|
||||||
|
"placeholders": {
|
||||||
|
"volume": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue