Replace notes column with FPS in format table
The format table now displays FPS (frame rate) instead of notes in both playlist and normal modes. All translations were updated to remove the 'notes' and related size/quality fields, replacing them with 'fps'. The table column widths were adjusted for better visibility, and FPS values are color-coded based on their value. The obsolete _get_format_notes method was removed.
This commit is contained in:
+2
-7
@@ -39,16 +39,11 @@
|
||||
"file_size": "Dosya boyutu",
|
||||
"codec": "Codec",
|
||||
"audio": "Ses",
|
||||
"notes": "Notlar",
|
||||
"fps": "FPS",
|
||||
"will_merge_audio": "Ses birleştirilecek",
|
||||
"has_audio": "✓ Ses var",
|
||||
"audio_only": "Sadece ses",
|
||||
"large_size": "Büyük boyut",
|
||||
"medium_size": "Orta boyut",
|
||||
"standard_size": "Standart boyut",
|
||||
"compatible": "Uyumlu",
|
||||
"efficient": "Verimli",
|
||||
"high_quality": "Yüksek kalite",
|
||||
|
||||
"best_4k": "En iyi (4K)",
|
||||
"best_2k": "En iyi (2K)",
|
||||
"high_1080p": "Yüksek (1080p)",
|
||||
|
||||
Reference in New Issue
Block a user