76 lines
2.5 KiB
JSON
76 lines
2.5 KiB
JSON
{
|
|
"days": [
|
|
"Sun",
|
|
"Mon",
|
|
"Tue",
|
|
"Wed",
|
|
"Thu",
|
|
"Fri",
|
|
"Sat"
|
|
],
|
|
"months": [
|
|
"Jan",
|
|
"Feb",
|
|
"Mar",
|
|
"Apr",
|
|
"May",
|
|
"Jun",
|
|
"Jul",
|
|
"Aug",
|
|
"Sep",
|
|
"Oct",
|
|
"Nov",
|
|
"Dec"
|
|
],
|
|
"now": "Now",
|
|
"channels": "Channels",
|
|
"live": "LIVE",
|
|
"loading": "Loading guide...",
|
|
"epg_error": "Unable to load EPG",
|
|
"epg_error_sub": "Check your XMLTV stream URL.",
|
|
"load": "Load",
|
|
"search_placeholder": "Search channel or program...",
|
|
"copy_epg": "EPG",
|
|
"copy_m3u": "M3U",
|
|
"category_filter_title": "Filter by category",
|
|
"category_all": "All categories",
|
|
"copied": "✓ copied",
|
|
"program_info": "Program info",
|
|
"watch_now": "Watch now",
|
|
"imdb_search": "Search on IMDb",
|
|
"reminder_button": "Reminder",
|
|
"reminder_title": "Notify me before broadcast",
|
|
"reminder_save": "Enable reminder",
|
|
"reminder_remove": "Remove reminder",
|
|
"reminder_when": "A browser notification will be sent {minutes} minutes before broadcast.",
|
|
"reminder_when_soon": "This program starts soon. The reminder will fire almost immediately.",
|
|
"reminder_status_idle": "No reminder active.",
|
|
"reminder_status_set": "Reminder active for {time}.",
|
|
"reminder_status_started": "This program is already airing.",
|
|
"reminder_saved": "Reminder enabled.",
|
|
"reminder_removed": "Reminder removed.",
|
|
"reminder_error_unsupported": "This browser does not support notifications.",
|
|
"reminder_error_denied": "Notifications are blocked in this browser.",
|
|
"reminder_error_generic": "Unable to enable reminder.",
|
|
"reminder_notification_title": "GridTV reminder",
|
|
"reminder_notification_body": "\"{title}\" starts at {time} on {channel}.",
|
|
"close": "Close",
|
|
"duration_min": "min",
|
|
"personal_epg_title": "Personal EPG",
|
|
"personal_epg_subtitle": "Use your own EPG/M3U source on this instance.",
|
|
"personal_epg_label": "EPG URL (XMLTV) *",
|
|
"personal_epg_m3u_label": "M3U URL",
|
|
"personal_epg_optional": "optional",
|
|
"personal_epg_m3u_enabled": "This instance allows a personal M3U playlist.",
|
|
"personal_epg_m3u_disabled": "The administrator of this instance has disabled personal M3U playlists.",
|
|
"cancel": "Cancel",
|
|
"apply": "Apply",
|
|
"setup_already_done": "Configuration already done. Use your admin key to access setup again.",
|
|
"shift_back": "◄ 1h",
|
|
"shift_fwd": "1h ►",
|
|
"fav_add": "Add to favorites",
|
|
"fav_remove": "Remove from favorites",
|
|
"update_available": "↑ Update available:",
|
|
"update_title": "Click to download the latest version"
|
|
}
|