32 lines
1017 B
JSON
32 lines
1017 B
JSON
{
|
|
"welcome_to_ipmpv": "bienvenido/a",
|
|
"current_channel": "Canal actual",
|
|
"stop": "Detener",
|
|
"start_retroarch": "Iniciar RetroArch",
|
|
"stop_retroarch": "Detener RetroArch",
|
|
"deinterlacing": "Desentrelazado",
|
|
"resolution": "Resolución",
|
|
"volume": "Volumen",
|
|
"mute": "mute",
|
|
"toggle_osd": "Alternar OSD",
|
|
"on": "sí",
|
|
"off": "no",
|
|
"play_custom_url": "Reproducir URL Personalizada",
|
|
"enter_stream_url": "Introduzca URL de la transmisión",
|
|
"play": "Reproducir",
|
|
"all_channels": "Todos los Canales",
|
|
"loading": "Cargando...",
|
|
"now_playing": "Reproduciendo ahora",
|
|
"error": "Error",
|
|
"connection_error": "Error de conexión. Por favor intente de nuevo.",
|
|
"loading_channel": "Cargando canal...",
|
|
"error_loading_channel": "Error al cargar el canal. Intente de nuevo.",
|
|
"volume_level": "Volumen: {0}%",
|
|
"muted_yes": "Silencio: sí",
|
|
"muted_no": "Silencio: no",
|
|
"latency_high": "Hi",
|
|
"latency_low": "Lo",
|
|
"other": "Otro",
|
|
"invalid_url": "URL inválida o no soportada"
|
|
}
|