New translations app_en.arb (Arabic)

[ci skip]
This commit is contained in:
Zarz Eleutherius
2026-06-28 18:37:44 +07:00
parent 80e704fd26
commit a35f6ad939
+19 -19
View File
@@ -1051,7 +1051,7 @@
"@actionSaveCredentials": {
"description": "Action button - save Spotify credentials"
},
"selectionSelected": "{count} selected",
"selectionSelected": "تم تحديد {count}",
"@selectionSelected": {
"description": "Selection count indicator",
"placeholders": {
@@ -1060,15 +1060,15 @@
}
}
},
"selectionAllSelected": "All tracks selected",
"selectionAllSelected": "تم اختيار جميع الأغاني",
"@selectionAllSelected": {
"description": "Status - all items selected"
},
"selectionSelectToDelete": "Select tracks to delete",
"selectionSelectToDelete": "حدد الأغاني المراد حذفها",
"@selectionSelectToDelete": {
"description": "Placeholder when nothing selected"
},
"progressFetchingMetadata": "Fetching metadata... {current}/{total}",
"progressFetchingMetadata": "جلب البيانات الوصفية... {current}/{total}",
"@progressFetchingMetadata": {
"description": "Progress indicator - loading track info",
"placeholders": {
@@ -1080,63 +1080,63 @@
}
}
},
"progressReadingCsv": "Reading CSV...",
"progressReadingCsv": "جاري قراءة CSV...",
"@progressReadingCsv": {
"description": "Progress indicator - parsing CSV file"
},
"searchSongs": "Songs",
"searchSongs": "أغاني",
"@searchSongs": {
"description": "Search result category - songs"
},
"searchArtists": "Artists",
"searchArtists": "فنانون",
"@searchArtists": {
"description": "Search result category - artists"
},
"searchAlbums": "Albums",
"searchAlbums": "ألبومات",
"@searchAlbums": {
"description": "Search result category - albums"
},
"searchPlaylists": "Playlists",
"searchPlaylists": "قوائم التشغيل",
"@searchPlaylists": {
"description": "Search result category - playlists"
},
"searchSortTitle": "Sort Results",
"searchSortTitle": "فرز النتائج",
"@searchSortTitle": {
"description": "Bottom sheet title for search sort options"
},
"searchSortDefault": "Default",
"searchSortDefault": "افتراضي",
"@searchSortDefault": {
"description": "Sort option - default API order"
},
"searchSortTitleAZ": "Title (A-Z)",
"searchSortTitleAZ": "العنوان (أ-ي)",
"@searchSortTitleAZ": {
"description": "Sort option - title ascending"
},
"searchSortTitleZA": "Title (Z-A)",
"searchSortTitleZA": "العنوان (ي-أ)",
"@searchSortTitleZA": {
"description": "Sort option - title descending"
},
"searchSortArtistAZ": "Artist (A-Z)",
"searchSortArtistAZ": "الفنان (أ-ي)",
"@searchSortArtistAZ": {
"description": "Sort option - artist ascending"
},
"searchSortArtistZA": "Artist (Z-A)",
"searchSortArtistZA": "الفنان (ي-أ)",
"@searchSortArtistZA": {
"description": "Sort option - artist descending"
},
"searchSortDurationShort": "Duration (Shortest)",
"searchSortDurationShort": "المدة (الأقصر)",
"@searchSortDurationShort": {
"description": "Sort option - shortest duration first"
},
"searchSortDurationLong": "Duration (Longest)",
"searchSortDurationLong": "المدة (الأطول)",
"@searchSortDurationLong": {
"description": "Sort option - longest duration first"
},
"searchSortDateOldest": "Release Date (Oldest)",
"searchSortDateOldest": "تاريخ الإصدار (الأقدم)",
"@searchSortDateOldest": {
"description": "Sort option - oldest release first"
},
"searchSortDateNewest": "Release Date (Newest)",
"searchSortDateNewest": "تاريخ الإصدار (الأحدث)",
"@searchSortDateNewest": {
"description": "Sort option - newest release first"
},