translate details view

This commit is contained in:
nikk gitanes
2021-06-05 21:38:35 +03:00
parent 2b94b26796
commit c046bed75b
5 changed files with 84 additions and 43 deletions

View File

@@ -1,52 +1,68 @@
{
"About": "About",
"AddFromLink": "Add from Link",
"AddRetrackers": "Add retrackers",
"Buffer": "Buffer",
"CacheSize": "Cache Size (Megabytes)",
"Cancel": "Cancel",
"Close": "Close",
"CloseServer": "Close Server",
"ConnectionsLimit": "Connections Limit",
"CopyHash": "Copy Hash",
"Delete": "Delete",
"DeleteTorrent?": "Delete Torrent?",
"DeleteTorrents?": "Delete All Torrents?",
"DetailedCacheView": "Detailed Cache View",
"Details": "Details",
"DhtConnectionLimit": "DHT Connection Limit",
"DHT": "DHT (Distributed Hash Table)",
"PEX": "PEX (Peer Exchange)",
"TCP": "TCP (Transmission Control Protocol)",
"Upload": "Upload (not recommended to disable)",
"UPNP": "UPnP (Universal Plug and Play)",
"UTP": "μTP (Micro Transport Protocol)",
"DhtConnectionLimit": "DHT Connection Limit",
"Donate": "Donate",
"DontAddRetrackers": "Don't add retrackers",
"DownloadPlaylist": "Download Playlist",
"DownloadRateLimit": "Download Rate Limit (Kilobytes)",
"Drop": "Drop",
"DropTorrent": "Reset Torrent",
"EnableIPv6": "IPv6",
"Episode": "Episode",
"ForceEncrypt": "Force Encrypt Headers",
"FromLatestFile": "From Latest File",
"Full": "Full",
"Host": "Host",
"Info": "Info",
"LatestFilePlayed": "Latest file played:",
"Name": "Name",
"OK": "OK",
"Peers": "Peers",
"PeersListenPort": "Peers Listen Port",
"PEX": "PEX (Peer Exchange)",
"PlaylistAll": "Playlist All",
"PreloadBuffer": "Preload Buffer",
"ReaderReadAHead": "Reader Read Ahead (5-100%)",
"RemoveAll": "Remove All",
"RemoveCacheOnDrop": "Remove Cache from Disk on Drop Torrent",
"RemoveCacheOnDropDesc": "If disabled, remove cache on delete torrent.",
"RetrackersMode": "Retrackers Mode",
"DontAddRetrackers": "Don't add retrackers",
"AddRetrackers": "Add retrackers",
"RemoveRetrackers": "Remove retrackers",
"RemoveViews": "Remove View States",
"ReplaceRetrackers": "Replace retrackers",
"RetrackersMode": "Retrackers Mode",
"Save": "Save",
"Season": "Season",
"SelectSeason": "Select Season",
"Settings": "Settings",
"Size": "Size",
"SpecialThanks": "Special Thanks:",
"Speed": "Speed",
"TCP": "TCP (Transmission Control Protocol)",
"ThanksToEveryone": "Thanks to everyone who tested and helped.",
"TorrentContent": "Torrent Content",
"TorrentDetails": "Torrent Details",
"TorrentDisconnectTimeout": "Torrent Disconnect Timeout",
"TorrentsSavePath": "Torrents Save Path",
"TorrentState": "Torrent State",
"Upload": "Upload (not recommended to disable)",
"UploadFile": "Upload File",
"UploadRateLimit": "Upload Rate Limit (Kilobytes)",
"UseDisk": "Use Disk"
"UPNP": "UPnP (Universal Plug and Play)",
"UseDisk": "Use Disk",
"UTP": "μTP (Micro Transport Protocol)"
}