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

119 lines
2.4 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": "Žemyn",
"up": "Aukštyn",
"eta": "",
"progress": ""
}
},
"nameColumnSize": {
"label": ""
}
}
},
"card": {
"footer": {
"error": "",
"lastUpdated": "",
"ratioGlobal": "",
"ratioWithFilter": ""
},
"table": {
"header": {
"isCompleted": "",
"name": "Pavadinimas",
"dateAdded": "",
"size": "",
"download": "Žemyn",
"upload": "Aukštyn",
"estimatedTimeOfArrival": "",
"progress": "",
"totalUploaded": "",
"totalDownloaded": "",
"ratio": "",
"seeds": "",
"peers": "",
"label": "",
"state": "Būsena",
"stateMessage": ""
},
"item": {
"text": ""
},
"body": {
"nothingFound": "Torrentų nerasta",
"filterHidingItems": ""
}
},
"lineChart": {
"title": "Dabartinis atsisiuntimo greitis",
"download": "Atsiuntimas: {{download}}",
"upload": "Įkelimas: {{upload}}",
"timeSpan": "Prieš {{seconds}} sekundžių",
"totalDownload": "Atsiuntimas: {{download}}/s",
"totalUpload": "Įkelimas: {{upload}}/s"
},
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
},
"generic": {
"title": "",
"text": ""
}
},
"popover": {
"introductionPrefix": "",
"metrics": {
"queuePosition": "",
"progress": "",
"totalSelectedSize": "",
"state": "",
"ratio": "",
"completed": ""
}
}
}
}