config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -16,7 +16,9 @@
"state": {
"approved": "Godkjent",
"pendingApproval": "Venter på godkjenning",
"declined": "Avvist"
"declined": "Avvist",
"available": "",
"partial": ""
},
"tooltips": {
"approve": "Godkjenne forespørsler",

View File

@@ -17,6 +17,9 @@
},
"textLinesClamp": {
"label": "Tekstlinjer klemme"
},
"sortByPublishDateAscending": {
"label": ""
}
},
"card": {

View File

@@ -9,6 +9,10 @@
"label": "Enhets-ID",
"info": "Unik enhets-ID i Home Assistant. Kopier ved å klikke på enhet > Klikk på tannhjulikonet > Klikk på kopieringsknappen ved Entitets-ID. Noen egendefinerte enheter støttes kanskje ikke."
},
"automationId": {
"label": "",
"info": ""
},
"displayName": {
"label": "Visningsnavn"
}

View File

@@ -0,0 +1,16 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"automationId": {
"label": "",
"info": ""
},
"displayName": {
"label": "Visningsnavn"
}
}
}
}