🌐 New Crowdin updates (#1272)
This commit is contained in:
35
public/locales/hu/modules/dlspeed.json
Normal file
35
public/locales/hu/modules/dlspeed.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Letöltési sebesség",
|
||||
"description": "Megjeleníti a támogatott integrációk letöltési és feltöltési sebességét."
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Név",
|
||||
"size": "Méret",
|
||||
"download": "Le",
|
||||
"upload": "Fel",
|
||||
"estimatedTimeOfArrival": "Hátralévő idő",
|
||||
"progress": "Folyamat"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "Nem találhatók torrentek"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Jelenlegi letöltési sebesség",
|
||||
"download": "Letöltés: {{download}}",
|
||||
"upload": "Feltöltés: {{upload}}",
|
||||
"timeSpan": "{{seconds}} másodpercekkel ezelőtt",
|
||||
"totalDownload": "Letöltés: {{download}}/s",
|
||||
"totalUpload": "Feltöltés: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "Nem találtunk támogatott letöltő klienst!",
|
||||
"text": "Letöltési szolgáltatás hozzáadása az aktuális letöltések megtekintéséhez"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user