32 lines
923 B
JSON
32 lines
923 B
JSON
{
|
|
"welcome_to_ipmpv": "welcome",
|
|
"current_channel": "Current channel",
|
|
"stop": "Stop",
|
|
"start_retroarch": "Start RetroArch",
|
|
"stop_retroarch": "Stop RetroArch",
|
|
"deinterlacing": "Deinterlacing",
|
|
"resolution": "Resolution",
|
|
"volume": "Volume",
|
|
"mute": "mute",
|
|
"toggle_osd": "Toggle OSD",
|
|
"on": "on",
|
|
"off": "off",
|
|
"play_custom_url": "Play Custom URL",
|
|
"enter_stream_url": "Enter stream URL",
|
|
"play": "Play",
|
|
"all_channels": "All Channels",
|
|
"loading": "Loading...",
|
|
"now_playing": "Now playing",
|
|
"error": "Error",
|
|
"connection_error": "Connection error. Please try again.",
|
|
"loading_channel": "Loading channel...",
|
|
"error_loading_channel": "Error loading channel. Try again.",
|
|
"volume_level": "Volume: {0}%",
|
|
"muted_yes": "Muted: yes",
|
|
"muted_no": "Muted: no",
|
|
"latency_high": "Hi",
|
|
"latency_low": "Lo",
|
|
"other": "Other",
|
|
"invalid_url": "Invalid or unsupported URL"
|
|
}
|