mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 22:16:09 +05:00
refactor
This commit is contained in:
@@ -2,15 +2,24 @@
|
||||
"About": "About",
|
||||
"Actions": "Actions",
|
||||
"Add": "Add",
|
||||
"AddDialog": {
|
||||
"AddPosterLinkInput": "Poster link",
|
||||
"AddTorrentSourceNotification": "First add your torrent source",
|
||||
"AppendFile": {
|
||||
"Or": "OR",
|
||||
"ClickOrDrag": "CLICK / DRAG & DROP (.torrent)"
|
||||
},
|
||||
"CustomTorrentTitle": "Custom title (optional)",
|
||||
"HashExists": "This torrent is already in database",
|
||||
"OriginalTorrentTitle": "Original torrent title",
|
||||
"TitleBlank": "Title (blank for orig. torrent title)",
|
||||
"TorrentSourceLink": "Torrent source link",
|
||||
"TorrentSourceOptions": "magnet / hash / .torrent file link",
|
||||
"WrongTorrentSource": "Wrong torrent source"
|
||||
},
|
||||
"AddFromLink": "Add from Link",
|
||||
"AddNewTorrent": "Add new torrent",
|
||||
"AddPosterLinkInput": "Poster link",
|
||||
"AddRetrackers": "Add retrackers",
|
||||
"AddTorrentSourceNotification": "First add your torrent source",
|
||||
"AppendFile": {
|
||||
"Or": "OR",
|
||||
"ClickOrDrag": "CLICK / DRAG & DROP (.torrent)"
|
||||
},
|
||||
"Buffer": "Preload Buffer / Cache",
|
||||
"BufferNote": "Enable “Preload Buffer” in settings to see cache loading progress",
|
||||
"Cache": "Cache",
|
||||
@@ -85,7 +94,6 @@
|
||||
"Support": "Support",
|
||||
"TCP": "TCP (Transmission Control Protocol)",
|
||||
"ThanksToEveryone": "Thanks to everyone who tested and helped.",
|
||||
"Title": "Title",
|
||||
"TorrentAdded": "Added",
|
||||
"TorrentClosed": "Сlosed",
|
||||
"TorrentContent": "Torrent Content",
|
||||
@@ -95,8 +103,6 @@
|
||||
"TorrentInDb": "In DB",
|
||||
"TorrentPreload": "Preload",
|
||||
"TorrentSize": "Torrent size",
|
||||
"TorrentSourceLink": "Torrent source link",
|
||||
"TorrentSourceOptions": "magnet / hash / .torrent file link",
|
||||
"TorrentsSavePath": "Torrents Save Path",
|
||||
"TorrentState": "Torrent State",
|
||||
"TorrentStatus": "Torrent Status",
|
||||
@@ -110,6 +116,5 @@
|
||||
"UseDisk": "Use Disk for Cache",
|
||||
"UseDiskDesc": "Better use external media on flash-based devices",
|
||||
"UTP": "μTP (Micro Transport Protocol)",
|
||||
"Viewed": "Viewed",
|
||||
"WrongTorrentSource": "Wrong torrent source"
|
||||
"Viewed": "Viewed"
|
||||
}
|
||||
Reference in New Issue
Block a user