Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 9, 2024
1 parent 778131b commit fab032b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions custom_components/battery_notes/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"association_type": "Association type"
},
"menu_options": {
"device": "Device (recommended)",
"entity": "Entity"
"device": "Apparaat (aanbevolen)",
"entity": "Entiteit"
},
"title": "Choose your association type"
},
Expand All @@ -23,7 +23,7 @@
},
"entity": {
"data": {
"source_entity_id": "Entity",
"source_entity_id": "Entiteit",
"name": "Naam"
},
"data_description": {
Expand Down Expand Up @@ -122,7 +122,7 @@
"name": "Laatst gerapporteerde batterijniveau"
},
"source_entity_id": {
"name": "Source Entity Id"
"name": "Bron entiteit Id"
},
"device_id": {
"name": "Apparaat ID"
Expand Down Expand Up @@ -158,7 +158,7 @@
},
"entity_id": {
"description": "Entity that has had its battery replaced.",
"name": "Entity"
"name": "Entiteit"
},
"datetime_replaced": {
"description": "Datum vervangen.",
Expand All @@ -168,7 +168,7 @@
"name": "Stel in batterij vervangen"
},
"check_battery_last_reported": {
"description": "Raise events for devices that haven't reported their battery level.",
"description": "Voegt nieuwe gebeurtenis toe voor apparaten die hun batterijniveau niet hebben gerapporteerd.",
"fields": {
"days_last_reported": {
"description": "Aantal dagen sinds een apparaat voor het laatst het batterijniveau heeft gerapporteerd.",
Expand All @@ -178,7 +178,7 @@
"name": "Controleer batterij laatst gerapporteerd"
},
"check_battery_low": {
"description": "Raise events for devices that have a low battery.",
"description": "Voegt nieuwe gebeurtenis toe voor apparaten met een lage batterij.",
"name": "Controleer batterij bijna leeg"
}
}
Expand Down

0 comments on commit fab032b

Please sign in to comment.