Files
homarr/public/locales/et/modules/torrents-status.json
2024-05-07 19:46:34 +02:00

119 lines
2.2 KiB
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"refreshInterval": {
"label": ""
},
"displayCompletedTorrents": {
"label": ""
},
"displayActiveTorrents": {
"label": ""
},
"speedLimitOfActiveTorrents": {
"label": ""
},
"displayStaleTorrents": {
"label": ""
},
"labelFilterIsWhitelist": {
"label": ""
},
"labelFilter": {
"label": "",
"description": ""
},
"displayRatioWithFilter": {
"label": "",
"info": ""
},
"columnOrdering": {
"label": ""
},
"rowSorting": {
"label": ""
},
"columns": {
"label": "",
"data": {
"date": "",
"down": "",
"up": "",
"eta": "",
"progress": ""
}
},
"nameColumnSize": {
"label": ""
}
}
},
"card": {
"footer": {
"error": "",
"lastUpdated": "",
"ratioGlobal": "",
"ratioWithFilter": ""
},
"table": {
"header": {
"isCompleted": "",
"name": "",
"dateAdded": "",
"size": "",
"download": "",
"upload": "",
"estimatedTimeOfArrival": "",
"progress": "",
"totalUploaded": "",
"totalDownloaded": "",
"ratio": "",
"seeds": "",
"peers": "",
"label": "",
"state": "",
"stateMessage": ""
},
"item": {
"text": ""
},
"body": {
"nothingFound": "",
"filterHidingItems": ""
}
},
"lineChart": {
"title": "",
"download": "",
"upload": "",
"timeSpan": "",
"totalDownload": "",
"totalUpload": ""
},
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
},
"generic": {
"title": "",
"text": ""
}
},
"popover": {
"introductionPrefix": "",
"metrics": {
"queuePosition": "",
"progress": "",
"totalSelectedSize": "",
"state": "",
"ratio": "",
"completed": ""
}
}
}
}