package tgbot
var msgEN = map[string]string{
"help": "TorrServer management bot",
"help_main": "Main",
"help_manage": "Management",
"help_status": "Status & links",
"help_search": "Search",
"help_other": "Other",
"help_server": "Server",
"help_use_index": "Use number from /list: /remove 1, /status 2",
"help_reply": "Or reply to torrent message with command",
"help_id": "Your id",
"no_torrents": "π No torrents",
"torrent_not_found": "β Torrent not found",
"invalid_hash": "β Invalid hash. Use 40 chars (a-f, 0-9)",
"invalid_index": "β Invalid index. Use number from /list",
"connecting": "β³ Connecting to torrent...",
"add_magnet": "βΉοΈ Paste magnet/hash/torrs:// to add torrent",
"range_error": "β Error, use numbers, e.g. 2-12",
"lang_set": "π Language set: Russian",
"lang_set_en": "π Language set: English",
"lang_current_ru": "π Current language: Russian",
"lang_current_en": "π Current language: English",
"lang_switch_ru": "switch to Russian",
"lang_switch_en": "switch to English",
"lang_usage": "βΉοΈ Usage: /lang RU | /lang EN",
"admin_only": "π Admin only",
"server_stopped": "π Server stopped",
"searching": "π Searching...",
"search_not_found": "π Nothing found for Β«%sΒ» (%s)",
"search_disabled_rutor": "βΉοΈ RuTor search disabled in settings",
"search_disabled_torznab": "βΉοΈ Torznab search disabled in settings",
"search_usage": "βΉοΈ Usage: /search <query>",
"rutor_usage": "βΉοΈ Usage: /rutor <query>",
"torznab_usage": "βΉοΈ Usage: /torznab <query> [index]",
"clear_confirm": "π Delete all %d torrents?",
"clear_done": "π Deleted torrents: %d",
"shutdown_confirm": "β οΈ Shut down server?",
"canceled": "π Canceled",
"deleted": "β
Deleted",
"callback_unknown": "β Error: unknown button",
"stats_title": "Summary statistics",
"page": "π Page",
"btn_add": "β Add",
"btn_files": "Files",
"btn_delete": "Delete",
"btn_status": "Status",
"btn_m3u": "M3U",
"btn_link": "Link",
"btn_drop": "Drop",
"btn_yes": "Yes",
"btn_no": "No",
"help_help": "This help",
"help_list": "/list [compact] - List (compact β fewer buttons)",
"help_clear": "/clear - Delete all torrents",
"help_add": "/add <link> - Add torrent",
"help_hash": "/hash [N] - Show torrent hashes",
"help_manage_desc": "(hash or number from /list)",
"help_remove": "/remove, /drop, /set, /status, /cache, /queue",
"help_links": "/link, /play, /m3u, /m3uall",
"help_server_cmd": "/server - Server info",
"help_echo": "/echo - Version",
"help_db": "/db - Torrents in DB",
"help_search_desc": "(with Add button)",
"help_search_cmd": "/search, /rutor, /torznab",
"help_other_cmd": "/viewed, /ffp, /speedtest, /preload, /snake",
"help_lang": "/lang RU|EN - Language",
"help_admin": "/shutdown, /settings, /preset - Admin",
"help_stats": "/stats - Summary statistics",
"help_stat": "/stat - Detailed status",
"help_export": "/export - Export magnet links",
"help_import": "/import <text> - Import from list",
"help_categories": "/categories - Torrent categories",
"help_rutor": "/rutor - Search RuTor",
"help_m3uall": "/m3uall - M3U of all torrents",
"help_play": "/play - Alias for /link",
"help_export_import": "Export / Import",
"help_categories_section": "Categories",
"settings_title": "Server settings",
"settings_error": "β Error: %s",
"settings_not_loaded": "β Settings not loaded",
"settings_export": "Export",
"settings_nav_cache": "Cache",
"settings_nav_paths": "Paths",
"settings_nav_storage": "Storage",
"settings_export_caption": "TorrServer settings",
"settings_exported": "β
Settings exported",
"settings_saved": "β
Saved",
"settings_readonly": "β οΈ Read-only mode",
"settings_more": "More",
"settings_back": "Back",
"settings_to_page2": "Cache",
"settings_page2": "Cache & limits",
"settings_page3": "Text parameters",
"settings_section_search": "Search",
"settings_section_network": "Network",
"settings_section_other": "Other",
"settings_section_limits": "Limits",
"settings_limits_cache": "Cache",
"settings_limits_connections": "Connections",
"settings_limits_speed": "Speed",
"settings_section_paths": "Paths & keys",
"settings_input_reply": "Reply to this message with new value",
"settings_input_done": "β
%s: %s",
"settings_input_error": "β Error: %s",
"settings_input_torznab_usage": "Format: URL or URL|Key or URL|Key|Name",
"settings_input_torznab_added": "β
Torznab added: %s",
"settings_set_friendlyname": "FriendlyName (DLNA)",
"settings_set_path": "TorrentsSavePath",
"settings_set_sslcert": "SslCert",
"settings_set_sslkey": "SslKey",
"settings_set_tmdbkey": "TMDB API Key",
"settings_add_torznab": "Add Torznab",
"settings_clear_torznab": "Clear Torznab",
"settings_set_proxyhosts": "ProxyHosts",
"settings_hint_friendlyname": "DLNA server name. clear β to clear",
"settings_hint_path": "Path to cache folder on server. clear β disable UseDisk",
"settings_hint_sslcert": "Path to SSL certificate. clear β to clear",
"settings_hint_sslkey": "Path to SSL key. clear β to clear",
"settings_hint_tmdbkey": "TMDB API Key. clear β to clear",
"settings_hint_proxyhosts": "Hosts comma-separated: host1, host2. clear β reset",
"settings_hint_torznab": "URL or URL|Key or URL|Key|Name",
"settings_page4": "Storage & TMDB",
"settings_section_storage": "Storage",
"settings_section_tmdb": "TMDB (read-only)",
"settings_storage_settings": "Settings",
"settings_storage_viewed": "Viewed",
"settings_torznab_test": "Test Torznab",
"settings_hint_torznab_test": "URL|Key β test indexer before adding",
"settings_torznab_test_ok": "β
Torznab: connection successful",
"settings_torznab_test_fail": "β Torznab: %s",
"settings_reset": "Reset to defaults",
"settings_reset_confirm": "Reset to factory defaults?",
"settings_reset_done": "β
Settings reset",
"preset_usage": "βοΈ /preset <name> or /preset <key> <value> ...\n\nNamed: performance, storage, streaming, low, default\n\nExamples:\n/preset performance\n/preset cache 256 preload 50\n/preset cache 512 conn 100 down 0",
"preset_confirm": "β οΈ Applying preset will reload TorrServer (torrents will be disconnected). Continue?",
"preset_applied": "β
Preset applied: ",
"add_error": "β Connection error: %s",
"add_not_created": "β Error: torrent not created",
"add_timeout": "β Error adding torrent: timeout connection get torrent info",
"add_getting_meta": "β³ Getting metadata...",
"add_success": "β
Torrent added:\n%s",
"stats_torrents": "Torrents",
"stats_total_size": "Total size",
"stats_loaded": "Loaded",
"stats_peers": "Peers",
"stats_active": "active",
"stats_seeds": "seeders",
"stats_streams": "Streams",
"error": "β Error",
"search_expired": "βΉοΈ Result expired, search again",
"search_more": "More",
"search_more_hint": "βΉοΈ Showing %d of %d. Click for more results",
"search_no_link": "βΉοΈ No link",
"search_adding": "β³ Adding...",
"add_usage": "βΉοΈ Usage: /add <magnet|hash|torrs://|url>\nPaste torrent link",
"add_no_link": "βΉοΈ Specify torrent link",
"remove_usage": "βΉοΈ Usage: /remove <hash|number>\nOr reply to torrent message",
"remove_done": "β
Torrent removed:\n%s",
"status_waiting": "β³ Waiting for torrent info...",
"status_stopped": "π Auto-refresh stopped",
"status_stop_btn": "π Stop",
"status_refresh_btn": "π Refresh",
"status_auto_ended": "Auto-refresh ended",
"status_torrent_gone": "Torrent removed or disconnected",
"status_no_active": "π No active torrents",
"status_label": "Status",
"status_size": "Size",
"status_cache": "Cache",
"status_streams": "streams",
"status_download": "Download",
"status_upload": "Upload",
"status_peers": "Peers",
"speed_bps": "bps",
"speed_kbps": "kbps",
"speed_Mbps": "Mbps",
"speed_Gbps": "Gbps",
"speed_Tbps": "Tbps",
"link_usage": "βΉοΈ Usage: /link <hash|number> [index]\nOr reply to torrent message",
"link_play": "π Playback link:\n%s",
"server_title": "TorrServer",
"server_url": "URL",
"server_port": "Port",
"server_streams": "Active streams",
"m3u_usage": "βΉοΈ Usage: /m3u <hash|number> [fromlast]\nOr reply to torrent message",
"m3u_playlist": "π΅ M3U playlist:\n%s",
"m3u_all": "π΅ All torrents M3U:\n%s",
"drop_done": "β
Torrent disconnected",
"drop_done_hash": "β
Torrent disconnected:\n%s",
"preload_usage": "βΉοΈ Usage: /preload <hash|number> <index>\nOr reply to torrent message",
"preload_invalid": "β Specify valid file number (integer >= 1)",
"preload_started": "β³ Preload started for file #%s",
"preload_btn": "Preload #%s",
"hash_title": "Torrent hashes",
"files_link": "Link",
"files_download_all": "Download all files",
"files_range_hint": "To download multiple files, reply with range, e.g. 2-12\n\nDownload all files? Total: %d",
"upload_queue_full": "β οΈ Queue full, try later\n\nItems in queue: %d",
"upload_connecting": "β³ Connecting to torrent\n%s",
"upload_cancel": "Cancel",
"upload_queue_pos": "π Queue position %d",
"upload_error": "β Telegram upload error: %v",
"parse_range_err": "β Invalid format",
"cache_usage": "βΉοΈ Usage: /cache <hash|number>\nOr reply to torrent message",
"cache_capacity": "Capacity",
"cache_filled": "Filled",
"cache_pieces": "Pieces",
"cache_readers": "Readers",
"cache_unavailable": "β οΈ Cache unavailable for torrent:\n%s",
"snake_usage": "βΉοΈ Usage: /snake <hash|number> [cols] [rows]\n\nCache visualization. Position moves along snake.\nDefault: 20Γ3 (up to 50Γ15)",
"snake_cache": "Preload / Cache",
"snake_cached": "cached",
"snake_range": "buffer",
"snake_empty": "empty",
"snake_reader": "reader",
"snake_legend": "π©cache π¦buff π΅pos β¬empt",
"snake_pieces": "pieces",
"snake_no_data": "No cache data",
"set_done": "β
Title updated:\n%s",
"set_usage": "βΉοΈ Usage: /set <hash|index> <title>\nOr reply to torrent message",
"set_title_required": "β Specify new title",
"viewed_marked": "β
Marked: %s file #%d",
"viewed_unmarked": "β
Unmarked: %s file #%d",
"viewed_cleared": "β
All marks cleared: %s",
"viewed_list": "πΊ Viewed files",
"viewed_usage": "βΉοΈ Usage:\n/viewed <hash|index> β list\n/viewed set <hash|index> <file> β mark\n/viewed rem <hash|index> [file] β unmark",
"viewed_usage_action": "βΉοΈ Usage: /viewed %s <hash|index> [file]",
"viewed_usage_set": "βΉοΈ Usage: /viewed set <hash|index> <file>",
"viewed_file_index": "β Specify file number (integer >= 1)",
"viewed_empty": "π No viewed files for this torrent",
"speedtest_msg": "β‘ Download test %d MB:\n%s\n\nDownload the file and measure speed",
"ffp_usage": "βΉοΈ Usage: /ffp <hash|number> <id> [json]\nid β file number. json β raw output",
"ffp_file_index": "β Specify valid file number",
"ffp_error": "β FFprobe error: %s",
"ffp_format": "Format",
"ffp_container": "Container",
"ffp_duration": "Duration",
"ffp_size": "Size",
"ffp_bitrate": "Bitrate",
"ffp_streams": "Streams",
"ffp_video": "Video",
"ffp_audio": "Audio",
"ffp_subtitle": "Subtitle",
"ffp_codec": "Codec",
"ffp_resolution": "Resolution",
"ffp_pixel": "Pixel format",
"ffp_fps": "FPS",
"ffp_color": "Color",
"ffp_samplerate": "Sample rate",
"ffp_channels": "Channels",
"ffp_title": "Title",
"db_empty": "π Torrent database is empty",
"db_title": "Torrents in DB",
"export_title": "Export torrents",
"export_file_caption": "Magnet links in file",
"import_usage": "βΉοΈ Usage: /import <text with magnet/hash/torrs>\nPaste multiple links separated by space or newline",
"import_no_links": "βΉοΈ No links found. Paste magnet, hash or torrs://",
"import_done": "β
Added: %d of %d",
"categories_title": "Categories",
"categories_uncategorized": "(uncategorized)",
"queue_empty": "π Queue empty",
"upload_working": "π₯ Downloading",
"upload_in_queue": "π In queue",
"upload_stopping": "βΉ Stopping...",
"upload_title": "Downloading torrent",
"upload_hash": "Hash",
"upload_speed": "Speed",
"upload_remaining": "Remaining",
"upload_peers": "Peers",
"upload_progress": "Progress",
"upload_files": "Files",
"upload_finishing": "Finishing download, this may take a while",
"upload_file_too_large_2gb": "β File size must not exceed 2GB",
"upload_file_too_large_50mb": "β File size must not exceed 50MB. To upload files up to 2GB, specify host in tg.cfg to telegram bot-api",
}