Skip to content

Commit c469bb6

Browse files
New Crowdin translations by GitHub Action (#1842)
1 parent eeba549 commit c469bb6

File tree

17 files changed

+34
-17
lines changed

17 files changed

+34
-17
lines changed

custom_components/battery_notes/translations/ca.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "El dispositiu ja està configurat"
4848
},
4949
"error": {
50-
"unknown": "S'ha produït un error desconegut"
50+
"unknown": "S'ha produït un error desconegut",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/da.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Enheden er allerede konfigureret"
4848
},
4949
"error": {
50-
"unknown": "Der opstod en ukendt fejl."
50+
"unknown": "Der opstod en ukendt fejl.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Das Gerät ist bereits konfiguriert."
4848
},
4949
"error": {
50-
"unknown": "Ein unbekannter Fehler ist aufgetreten."
50+
"unknown": "Ein unbekannter Fehler ist aufgetreten.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/el.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Η συσκευή έχει ήδη ρυθμιστεί"
4848
},
4949
"error": {
50-
"unknown": "Προέκυψε άγνωστο σφάλμα."
50+
"unknown": "Προέκυψε άγνωστο σφάλμα.",
51+
"unconfigurable_entity": "Δεν είναι δυνατή η προσθήκη αυτής της οντότητας στο Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/es-ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Dispositivo ya configurado"
4848
},
4949
"error": {
50-
"unknown": "Se ha producido un error desconocido."
50+
"unknown": "Se ha producido un error desconocido.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/fi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Laite on jo määritelty"
4848
},
4949
"error": {
50-
"unknown": "Tuntematon virhe."
50+
"unknown": "Tuntematon virhe.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "L'entité est deja configurée"
4848
},
4949
"error": {
50-
"unknown": "Erreur inconnue."
50+
"unknown": "Erreur inconnue.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Eszköz már konfigurálva van"
4848
},
4949
"error": {
50-
"unknown": "Ismeretlen hiba lépett fel."
50+
"unknown": "Ismeretlen hiba lépett fel.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Il dispositivo è già configurato"
4848
},
4949
"error": {
50-
"unknown": "Errore sconosciuto."
50+
"unknown": "Errore sconosciuto.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

custom_components/battery_notes/translations/lt.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"already_configured": "Prietaisas jau sukonfigūruotas"
4848
},
4949
"error": {
50-
"unknown": "Įvyko nežinoma klaida."
50+
"unknown": "Įvyko nežinoma klaida.",
51+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5152
}
5253
},
5354
"options": {

0 commit comments

Comments
 (0)