mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
add server settings hints
This commit is contained in:
@@ -108,12 +108,19 @@
|
||||
"ConnectionsLimit": "Connections Limit",
|
||||
"ConnectionsLimitHint": "20-25 recommended",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"DisableDHTHint": "Disable if there is no network after starting the server",
|
||||
"DisablePEXHint": "Better leave enabled",
|
||||
"DisableTCPHint": "Don't disable without μTP enabled",
|
||||
"DisableUPNPHint": "Auto-open port on router",
|
||||
"DisableUTPHint": "Not recommended to enable on weak devices",
|
||||
"Disk": "Disk",
|
||||
"DLNA": "DLNA Media Server",
|
||||
"DontAddRetrackers": "Don`t add retrackers",
|
||||
"DownloadRateLimit": "Download Rate Limit",
|
||||
"EnableDebug": "Enable Debug Server Log",
|
||||
"EnableIPv6Hint": "Enable only if supported by ISP",
|
||||
"ForceEncrypt": "Force Encrypt Headers",
|
||||
"ForceEncryptHint": "Can help with torrent blocking providers",
|
||||
"FriendlyName": "DLNA Server Name",
|
||||
"FriendlyNameHint": "Leave blank to use default",
|
||||
"EnableRutorSearch": "Turn on torrents search by RuTor",
|
||||
@@ -143,7 +150,8 @@
|
||||
"AdditionalDisabled": "(enable PRO mode)",
|
||||
"App": "App"
|
||||
},
|
||||
"UseVLC": "Prompt to open video in VLC"
|
||||
"UseVLC": "Prompt to open video in VLC",
|
||||
"UseVLCHint": "Add VLC player button to torrent content list"
|
||||
},
|
||||
"Size": "Size",
|
||||
"SpecialThanks": "Special Thanks",
|
||||
|
||||
Reference in New Issue
Block a user