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
@@ -0,0 +1,37 @@
{
"descriptor": {
"name": "Monitorovanie stavu systému",
"description": "Informácie o vašom NAS",
"settings": {
"title": "Monitorovanie stavu systému",
"fahrenheit": {
"label": "Fahrenheit"
}
}
},
"cpu": {
"label": "CPU",
"load": "Priemerná záťaž",
"minute": "{minutes} min."
},
"memory": {
"label": "Pamäť",
"totalMem": "Celková pamäť: {{total}}GB",
"available": "K dispozícii: {{available}}GB - {{percentage}}%"
},
"fileSystem": {
"label": "Súborový systém",
"available": "K dispozícii: {{available}}GB - {{percentage}}%"
},
"info": {
"uptime": "Čas prevádzky",
"updates": "Aktualizácie",
"reboot": "Reštartovať"
},
"errors": {
"general": {
"title": "Nemožno nájsť váš NAS",
"text": "Nastal problém s pripojením k vášmu NAS. Skontrolujte prosím svoju konfiguráciu/integráciu."
}
}
}