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": "Monitoraggio dello stato del sistema",
"description": "Informazioni sul tuo NAS",
"settings": {
"title": "Monitoraggio dello stato del sistema",
"fahrenheit": {
"label": "Fahrenheit"
}
}
},
"cpu": {
"label": "CPU",
"load": "Utilizzo medio",
"minute": "{{minute}} minuto"
},
"memory": {
"label": "Memoria",
"totalMem": "Memoria totale: {{total}}GB",
"available": "Disponibile: {{available}}GB - {{percentage}}%"
},
"fileSystem": {
"label": "File System",
"available": "Disponibile: {{available}}- {{percentage}}%"
},
"info": {
"uptime": "Uptime",
"updates": "Aggiornamenti",
"reboot": "Riavvio"
},
"errors": {
"general": {
"title": "Impossibile trovare il tuo NAS",
"text": "Si è verificato un problema di connessione al tuo NAS. Verifica la configurazione/integrazione."
}
}
}