Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action (#2442)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent 59c9507 commit 33f835b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions custom_components/battery_notes/translations/ca.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": "El dispositiu o l'entitat associada ja no existeix per a aquesta Battery Note.",
"unknown": "S'ha produït un error desconegut"
}
},
Expand Down Expand Up @@ -155,7 +155,7 @@
"description": "Estableix l'últim cop que es va substituir la bateria.",
"fields": {
"device_id": {
"description": "Dispositiu que ha canviat la bateria.",
"description": "Dispositiu al qual li han canviat la bateria.",
"name": "Dispositiu"
},
"entity_id": {
Expand Down Expand Up @@ -186,12 +186,12 @@
},
"issues": {
"missing_device": {
"title": "Orphaned Battery Note",
"title": "Battery Note orfe",
"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": "Battery Note orfe",
"description": "El dispositiu o l'entitat associada ja no existeix per a l'entrada de Battery Note {nom}, la Battery Note s'hauria de suprimir.\nSeleccioneu **Envia** per suprimir aquesta Battery Note."
}
}
}
Expand Down

0 comments on commit 33f835b

Please sign in to comment.