You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom_components/battery_notes/translations/ca.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@
75
75
}
76
76
},
77
77
"error": {
78
-
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
78
+
"orphaned_battery_note": "El dispositiu o l'entitat associada ja no existeix per a aquesta Battery Note.",
79
79
"unknown": "S'ha produït un error desconegut"
80
80
}
81
81
},
@@ -155,7 +155,7 @@
155
155
"description": "Estableix l'últim cop que es va substituir la bateria.",
156
156
"fields": {
157
157
"device_id": {
158
-
"description": "Dispositiu que ha canviat la bateria.",
158
+
"description": "Dispositiu al qual li han canviat la bateria.",
159
159
"name": "Dispositiu"
160
160
},
161
161
"entity_id": {
@@ -186,12 +186,12 @@
186
186
},
187
187
"issues": {
188
188
"missing_device": {
189
-
"title": "Orphaned Battery Note",
189
+
"title": "Battery Note orfe",
190
190
"fix_flow": {
191
191
"step": {
192
192
"confirm": {
193
-
"title": "Orphaned Battery Note",
194
-
"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."
193
+
"title": "Battery Note orfe",
194
+
"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."
0 commit comments