Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action (#2459)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
1 parent 580d526 commit 3629af5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions custom_components/battery_notes/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
}
},
"error": {
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
"orphaned_battery_note": "Das zugeordnete Gerät für diesen Eintrag in \"Battery Notes\" ist nicht mehr verfügbar",
"unknown": "Ein unbekannter Fehler ist aufgetreten."
}
},
Expand Down Expand Up @@ -124,7 +124,7 @@
"name": "Letzter gemeldeter Batteriestand"
},
"source_entity_id": {
"name": ""
"name": "Quellentitäts-ID"
},
"device_id": {
"name": "Geräte-ID"
Expand Down Expand Up @@ -186,12 +186,12 @@
},
"issues": {
"missing_device": {
"title": "Orphaned Battery Note",
"title": "Fehlerhafter Eintrag in \"Battery Notes\"",
"fix_flow": {
"step": {
"confirm": {
"title": "Orphaned Battery Note",
"description": "The associated device or entity no longer exists for the Battery Note entry {name}, the Battery Note should be deleted.\nSelect **Submit** to delete this Battery Note."
"title": "Fehlerhafter Eintrag in \"Battery Notes\"",
"description": "Das zugehörige Gerät oder die Entität des Eintrags {name} in \"Battery Notes\" ist nicht mehr vorhanden, der Eintrag sollte gelöscht werden.\nWählen Sie **Absenden** um diesen Eintrag zu löschen."
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions custom_components/battery_notes/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
}
},
"error": {
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
"orphaned_battery_note": "Привязанное к этой заметке устройство или объект больше не существует.",
"unknown": "Произошла неизвестная ошибка."
}
},
Expand Down Expand Up @@ -186,12 +186,12 @@
},
"issues": {
"missing_device": {
"title": "Orphaned Battery Note",
"title": "Непривязанная заметка о батарее",
"fix_flow": {
"step": {
"confirm": {
"title": "Orphaned Battery Note",
"description": "The associated device or entity no longer exists for the Battery Note entry {name}, the Battery Note should be deleted.\nSelect **Submit** to delete this Battery Note."
"title": "Непривязанная заметка о батарее",
"description": "Привязанное устройство или объект больше не существует, привязанную заметку {name}, необходимо удалить.\nВыберите **Отправить** для удаления этой заметки."
}
}
}
Expand Down

0 comments on commit 3629af5

Please sign in to comment.