chore: new Crowdin updates (#1890)
This commit is contained in:
37
public/locales/sv/modules/health-monitoring.json
Normal file
37
public/locales/sv/modules/health-monitoring.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Övervakning av systemhälsan",
|
||||
"description": "Information om din NAS",
|
||||
"settings": {
|
||||
"title": "Övervakning av systemhälsan",
|
||||
"fahrenheit": {
|
||||
"label": "Fahrenheit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"load": "Genomsnittlig belastning",
|
||||
"minute": "{{minute}} minut"
|
||||
},
|
||||
"memory": {
|
||||
"label": "Minne",
|
||||
"totalMem": "Totalt minne: {{total}}GB",
|
||||
"available": "Tillgängligt: {{available}}GB - {{percentage}}%"
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "Filsystem",
|
||||
"available": "Tillgängligt: {{available}} - {{percentage}}%"
|
||||
},
|
||||
"info": {
|
||||
"uptime": "Drifttid",
|
||||
"updates": "Uppdateringar",
|
||||
"reboot": "Omstart"
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Det gick inte att hitta din NAS",
|
||||
"text": "Det gick inte att ansluta till din NAS. Vänligen verifiera din konfiguration/integration(er)."
|
||||
}
|
||||
}
|
||||
}
|
||||
19
public/locales/sv/modules/indexer-manager.json
Normal file
19
public/locales/sv/modules/indexer-manager.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"indexersStatus": {
|
||||
"title": "",
|
||||
"testAllButton": ""
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -9,12 +9,20 @@
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"appendUnit": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
},
|
||||
"displayFriendlyName": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user