chore: new Crowdin updates (#1890)

This commit is contained in:
Thomas Camlong
2024-03-09 17:56:56 +01:00
committed by GitHub
parent 28bd849af7
commit e23e25890a
229 changed files with 5827 additions and 88 deletions

View File

@@ -0,0 +1,35 @@
{
"descriptor": {
"name": "Atsisiuntimo greitis",
"description": "Rodo palaikomų integracijų atsisiuntimo ir išsiuntimo greitį."
},
"card": {
"table": {
"header": {
"name": "Pavadinimas",
"size": "",
"download": "Žemyn",
"upload": "Aukštyn",
"estimatedTimeOfArrival": "",
"progress": ""
},
"body": {
"nothingFound": "Torrentų nerasta"
}
},
"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": "Pridėti atsisiuntimo paslaugą, kad galėtumėte peržiūrėti dabartinius atsisiuntimus"
}
}
}
}