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": "Rozmiar pliku",
|
||||
"codec": "Kodek",
|
||||
"audio": "Dźwięk",
|
||||
"notes": "Notatki",
|
||||
"fps": "KL/S",
|
||||
"will_merge_audio": "Dźwięk zostanie połączony",
|
||||
"has_audio": "✓ Zawiera dźwięk",
|
||||
"audio_only": "Tylko dźwięk",
|
||||
"large_size": "Duży rozmiar",
|
||||
"medium_size": "Średni rozmiar",
|
||||
"standard_size": "Standardowy rozmiar",
|
||||
"compatible": "Zgodny",
|
||||
"efficient": "Wydajny",
|
||||
"high_quality": "Wysoka jakość",
|
||||
|
||||
"best_4k": "Najlepsza (4K)",
|
||||
"best_2k": "Najlepsza (2K)",
|
||||
"high_1080p": "Wysoka (1080p)",
|
||||
|
||||
Reference in New Issue
Block a user