chore(translations): new crowdin updates (#1984)
This commit is contained in:
@@ -1,38 +1,141 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Sistemos būklės stebėjimas",
|
||||
"description": "Informacija apie jūsų NAS",
|
||||
"settings": {
|
||||
"title": "Sistemos būklės stebėjimas",
|
||||
"fahrenheit": {
|
||||
"label": "Farenheitas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "Procesorius",
|
||||
"descriptor": {
|
||||
"name": "Sistemos būklės stebėjimas",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"fahrenheit": {
|
||||
"label": ""
|
||||
},
|
||||
"cpu": {
|
||||
"label": "",
|
||||
"load": "Apkrovos vidurkis",
|
||||
"minute": "{{minute}} minutė",
|
||||
"minutes": ""
|
||||
},
|
||||
"memory": {
|
||||
"label": "Atmintis",
|
||||
"totalMem": "Bendra atmintis: {{total}}GB",
|
||||
"available": "Galimi: {{available}}GB - {{percentage}}%"
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "Failų sistema",
|
||||
"available": "Galimi: {{available}} - {{percentage}}%"
|
||||
},
|
||||
"info": {
|
||||
"uptime": "Veikimo laikas",
|
||||
"updates": "Atnaujinimai",
|
||||
"reboot": "Paleisti iš naujo"
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Nepavyko rasti jūsų NAS",
|
||||
"text": "Prisijungiant prie NAS kilo problema. Patikrinkite savo konfigūraciją / integraciją (-as)."
|
||||
},
|
||||
"memory": {
|
||||
"label": ""
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": ""
|
||||
},
|
||||
"node": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"defaultViewState": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"none": "Nėra",
|
||||
"node": "",
|
||||
"vm": "",
|
||||
"lxc": "",
|
||||
"storage": "Saugykla"
|
||||
}
|
||||
},
|
||||
"defaultTabState": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"data": {
|
||||
"system": "",
|
||||
"cluster": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"label": ""
|
||||
},
|
||||
"showNode": {
|
||||
"label": ""
|
||||
},
|
||||
"showVM": {
|
||||
"label": ""
|
||||
},
|
||||
"showLXCs": {
|
||||
"label": ""
|
||||
},
|
||||
"showStorage": {
|
||||
"label": ""
|
||||
},
|
||||
"sectionIndicatorColor": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"data": {
|
||||
"any": "",
|
||||
"all": ""
|
||||
}
|
||||
},
|
||||
"ignoreCert": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "Procesorius",
|
||||
"load": "Apkrovos vidurkis",
|
||||
"minute": "{{minute}} minutė"
|
||||
},
|
||||
"memory": {
|
||||
"label": "Atmintis",
|
||||
"totalMem": "Bendra atmintis: {{total}}GB",
|
||||
"available": "Galimi: {{available}}GB - {{percentage}}%"
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "Failų sistema",
|
||||
"available": "Galimi: {{available}} - {{percentage}}%"
|
||||
},
|
||||
"info": {
|
||||
"uptime": "Veikimo laikas",
|
||||
"uptimeFormat": "",
|
||||
"updates": "",
|
||||
"reboot": "Paleisti iš naujo"
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"headings": {
|
||||
"system": "",
|
||||
"cluster": ""
|
||||
},
|
||||
"cluster": {
|
||||
"summary": {
|
||||
"cpu": "Procesorius",
|
||||
"ram": "RAM"
|
||||
},
|
||||
"accordion": {
|
||||
"title": {
|
||||
"nodes": "",
|
||||
"vms": "",
|
||||
"lxcs": "",
|
||||
"storage": "Saugykla"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Pavadinimas",
|
||||
"cpu": "Procesorius",
|
||||
"ram": "RAM",
|
||||
"node": ""
|
||||
}
|
||||
},
|
||||
"popover": {
|
||||
"node": "",
|
||||
"vmid": "",
|
||||
"details": "",
|
||||
"cores": "",
|
||||
"memSize": "",
|
||||
"memRatio": "",
|
||||
"diskSize": "",
|
||||
"diskRatio": "",
|
||||
"uptime": "",
|
||||
"plugin": "",
|
||||
"ha": "",
|
||||
"sharedStorage": "",
|
||||
"localStorage": "",
|
||||
"na": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
96
public/locales/lt/modules/media-transcoding.json
Normal file
96
public/locales/lt/modules/media-transcoding.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"appId": {
|
||||
"label": ""
|
||||
},
|
||||
"defaultView": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
}
|
||||
},
|
||||
"showHealthCheck": {
|
||||
"label": ""
|
||||
},
|
||||
"showHealthChecksInQueue": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
},
|
||||
"showAppIcon": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"noAppSelected": "",
|
||||
"views": {
|
||||
"workers": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
},
|
||||
"empty": "",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": ""
|
||||
},
|
||||
"footer": {
|
||||
"currentIndex": ""
|
||||
},
|
||||
"empty": "",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"box": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"files": "",
|
||||
"spaceSaved": ""
|
||||
},
|
||||
"pies": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"tabs": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"healthCheckStatus": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
}
|
||||
@@ -22,8 +22,13 @@
|
||||
},
|
||||
"displayFriendlyName": {
|
||||
"label": "Rodyti draugišką pavadinimą",
|
||||
"info": "Rodyti draugišką vardą iš \"Home Assistant\", o ne rodomą vardą"
|
||||
"info": ""
|
||||
},
|
||||
"genericToggle": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,6 +29,25 @@
|
||||
"displayRatioWithFilter": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"columnOrdering": {
|
||||
"label": ""
|
||||
},
|
||||
"rowSorting": {
|
||||
"label": ""
|
||||
},
|
||||
"columns": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"date": "",
|
||||
"down": "Žemyn",
|
||||
"up": "Aukštyn",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
}
|
||||
},
|
||||
"nameColumnSize": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -84,10 +103,6 @@
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"popover": {
|
||||
"introductionPrefix": "",
|
||||
"metrics": {
|
||||
|
||||
Reference in New Issue
Block a user