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
"battery_low_threshold": "Zema baterijas līmeņa slieksnis",
39
+
"battery_low_template": "Zema baterijas līmeņa šablons"
40
40
},
41
41
"data_description": {
42
-
"battery_low_threshold": "0 will use the global default threshold",
43
-
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels"
42
+
"battery_low_threshold": "Norādiet 0, lai izmantotu noklusēto slieksni",
43
+
"battery_low_template": "Šablons lai noteiktu zemu baterijas līmeni, kam jāatgriež patiesa vērtība, līmenis ir zems\nNepieciešams tikai nestandarta bateriju līmeņiem"
44
44
}
45
45
},
46
46
"manual": {
47
-
"description": "This device is marked in the library as manual, variants use different battery types so it cannot be set in the library.\nThe next step will allow you to set your battery type but please do not submit a device request.",
48
-
"title": "Device manual configuration"
47
+
"description": "Iekārta bibliotekā ir atzīmēta kā manuāla, kas nozīmē, ka šīs ierīces paveidi izmanto dažādus bateriju tipus.\nNākošājā solī norādiet kādu bateriju tipu ierīce izmanto. ",
48
+
"title": "Ierīces manuāla konfigurācija"
49
49
}
50
50
},
51
51
"abort": {
52
-
"already_configured": "Device is already configured"
52
+
"already_configured": "Ierīce jau ir konfigurēta"
53
53
},
54
54
"error": {
55
-
"unknown": "Unknown error occurred.",
56
-
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
55
+
"unknown": "Notika nezināma kļūda.",
56
+
"unconfigurable_entity": "Nav iespējams pievienot šo vienību baterijas piezīmēm."
"battery_low_threshold": "Zema baterijas līmeņa slieksnis",
68
+
"battery_low_template": "Zema baterijas līmeņa šablons"
69
69
},
70
70
"data_description": {
71
-
"name": "Leaving blank will take the name from the source device",
72
-
"battery_low_threshold": "0 will use the global default threshold",
73
-
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels"
71
+
"name": "Atstājot tukšu tiks ņemts nosaukums no pamata ierīces",
72
+
"battery_low_threshold": "Norādiet 0, lai izmantotu noklusēto slieksni",
73
+
"battery_low_template": "Šablons lai noteiktu zemu baterijas līmeni, kam jāatgriež patiesa vērtība, līmenis ir zems\nNepieciešams tikai nestandarta bateriju līmeņiem"
74
74
}
75
75
}
76
76
},
77
77
"error": {
78
-
"unknown": "Unknown error occurred."
78
+
"unknown": "Notika nezināma kļūda."
79
79
}
80
80
},
81
81
"entity": {
82
82
"binary_sensor": {
83
83
"battery_low": {
84
-
"name": "{device_name}Battery low",
84
+
"name": "{device_name}Baterijai zems līmenis",
85
85
"state_attributes": {
86
86
"battery_low_threshold": {
87
-
"name": "Battery low threshold"
87
+
"name": "Zema baterijas līmeņa slieksnis"
88
88
}
89
89
}
90
90
}
91
91
},
92
92
"button": {
93
93
"battery_replaced": {
94
-
"name": "{device_name}Battery replaced"
94
+
"name": "{device_name}Baterija nomainīta"
95
95
}
96
96
},
97
97
"sensor": {
98
98
"battery_plus": {
99
-
"name": "{device_name}Battery+",
99
+
"name": "{device_name}Baterija+",
100
100
"state_attributes": {
101
101
"battery_type": {
102
-
"name": "Battery type"
102
+
"name": "Baterijas tips"
103
103
},
104
104
"battery_quantity": {
105
-
"name": "Battery quantity"
105
+
"name": "Bateriju daudzums"
106
106
},
107
107
"battery_type_and_quantity": {
108
-
"name": "Battery type and quantity"
108
+
"name": "Baterijas tips un daudzums"
109
109
},
110
110
"battery_last_replaced": {
111
-
"name": "Battery last replaced"
111
+
"name": "Baterija pēdējo reizi nomainīta"
112
112
},
113
113
"battery_low": {
114
-
"name": "Battery low"
114
+
"name": "Baterijai zems līmenis"
115
115
},
116
116
"battery_low_threshold": {
117
-
"name": "Battery low threshold"
117
+
"name": "Zema baterijas līmeņa slieksnis"
118
118
},
119
119
"battery_last_reported": {
120
-
"name": "Battery last reported"
120
+
"name": "Baterijas līmenis pēdējo reizi ziņots"
121
121
},
122
122
"battery_last_reported_level": {
123
-
"name": "Battery last reported level"
123
+
"name": "Baterijas pēdējais ziņotais līmenis"
124
124
},
125
125
"source_entity_id": {
126
-
"name": "Source Entity Id"
126
+
"name": "Pamata ierīces ID"
127
127
},
128
128
"device_id": {
129
-
"name": "Device Id"
129
+
"name": "Ierīces ID"
130
130
},
131
131
"device_name": {
132
-
"name": "Device name"
132
+
"name": "Ierīces nosaukums"
133
133
}
134
134
}
135
135
},
136
136
"battery_type": {
137
-
"name": "{device_name}Battery type",
137
+
"name": "{device_name}Baterijas tips",
138
138
"state_attributes": {
139
139
"battery_type": {
140
-
"name": "Battery type"
140
+
"name": "Baterijas tips"
141
141
},
142
142
"battery_quantity": {
143
-
"name": "Battery quantity"
143
+
"name": "Bateriju daudzums"
144
144
}
145
145
}
146
146
},
147
147
"battery_last_replaced": {
148
-
"name": "{device_name}Battery last replaced"
148
+
"name": "{device_name}Baterija pēdējo reizi nomainīta"
149
149
}
150
150
}
151
151
},
152
152
"services": {
153
153
"set_battery_replaced": {
154
-
"description": "Set the battery last replaced.",
154
+
"description": "Uzstādīt bateriju kā nomainītu.",
155
155
"fields": {
156
156
"device_id": {
157
-
"description": "Device that has had its battery replaced.",
158
-
"name": "Device"
157
+
"description": "Ierīces baterija tika nomainīta.",
158
+
"name": "Ierīce"
159
159
},
160
160
"entity_id": {
161
-
"description": "Entity that has had its battery replaced (only used for entity associated battery notes).",
162
-
"name": "Entity"
161
+
"description": "Vienība, kurai tika nomainīta baterija (tiek izmantota tikai ar vienību saistītās baterijas piezīmēs).",
162
+
"name": "Vienība"
163
163
},
164
164
"datetime_replaced": {
165
-
"description": "Date replaced.",
166
-
"name": "Date"
165
+
"description": "Nomainīšanas datums.",
166
+
"name": "Datums"
167
167
}
168
168
},
169
-
"name": "Set battery replaced"
169
+
"name": "Baterija tika nomainīta"
170
170
},
171
171
"check_battery_last_reported": {
172
-
"description": "Raise events for devices that haven't reported their battery level.",
172
+
"description": "Izraisīt notikumu par ierīcēm, kas nav ziņojušas to baterijas līmeni.",
173
173
"fields": {
174
174
"days_last_reported": {
175
-
"description": "Number of days since a device last reported its battery level.",
176
-
"name": "Days"
175
+
"description": "Dienas, kopš ierīce pēdējo reizi ziņoja tās baterijas līmeni.",
176
+
"name": "Dienas"
177
177
}
178
178
},
179
-
"name": "Check battery last reported"
179
+
"name": "Pārbaudīt, kad pēdējo reizi ziņota informācija par bateriju"
180
180
},
181
181
"check_battery_low": {
182
-
"description": "Raise events for devices that have a low battery.",
183
-
"name": "Check battery low"
182
+
"description": "Izraisīt notikumus par ierīcēm, kam ir zems baterijas līmenis.",
0 commit comments