Skip to content

Commit 79252b7

Browse files
New Crowdin translations by GitHub Action (#1731)
1 parent 81bc939 commit 79252b7

File tree

1 file changed

+16
-16
lines changed
  • custom_components/battery_notes/translations

1 file changed

+16
-16
lines changed

custom_components/battery_notes/translations/sk.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"user": {
55
"description": "Ak potrebujete pomoc s konfiguráciou, pozrite sa sem: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": "Association type"
7+
"association_type": "Typ asociácie"
88
},
99
"menu_options": {
10-
"device": "Device (recommended)",
10+
"device": "Zariadenie (odporúčané)",
1111
"entity": "Entita"
1212
},
13-
"title": "Choose your association type"
13+
"title": "Vyberte typ asociácie"
1414
},
1515
"device": {
1616
"data": {
@@ -35,11 +35,11 @@
3535
"battery_type": "Typ batérie",
3636
"battery_quantity": "Množstvo batérie",
3737
"battery_low_threshold": "Nízky prah batérie",
38-
"battery_low_template": "Battery low template"
38+
"battery_low_template": "Šablóna slabej batérie"
3939
},
4040
"data_description": {
4141
"battery_low_threshold": "0 použije globálny predvolený prah",
42-
"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_template": "Šablóna na určenie nízkej úrovne batérie by mala vrátiť hodnotu Pravda, ak je nízke\nPotrebné iba pri neštandardných úrovniach batérie"
4343
}
4444
}
4545
},
@@ -59,12 +59,12 @@
5959
"battery_type": "Typ batérie",
6060
"battery_quantity": "Množstvo batérie",
6161
"battery_low_threshold": "Nízky prah batérie",
62-
"battery_low_template": "Battery low template"
62+
"battery_low_template": "Šablóna slabej batérie"
6363
},
6464
"data_description": {
6565
"name": "Ak ponecháte prázdne, názov sa prevezme zo zdrojového zariadenia",
6666
"battery_low_threshold": "0 použije globálny predvolený prah",
67-
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels"
67+
"battery_low_template": "Šablóna na určenie nízkej úrovne batérie by mala vrátiť hodnotu true, ak je nízka\nPotrebné iba pri neštandardných úrovniach batérie"
6868
}
6969
}
7070
},
@@ -117,13 +117,13 @@
117117
"name": "Posledná nahlásená úroveň batérie"
118118
},
119119
"source_entity_id": {
120-
"name": "Source Entity Id"
120+
"name": "Id_ zdroja_entity"
121121
},
122122
"device_id": {
123-
"name": "Device Id"
123+
"name": "ID zariadenia"
124124
},
125125
"device_name": {
126-
"name": "Device name"
126+
"name": "Názov zariadenia"
127127
}
128128
}
129129
},
@@ -152,7 +152,7 @@
152152
"name": "Zariadenie"
153153
},
154154
"entity_id": {
155-
"description": "Entity that has had its battery replaced.",
155+
"description": "Entita, ktorej bola vymenená batéria.",
156156
"name": "Entita"
157157
},
158158
"datetime_replaced": {
@@ -163,18 +163,18 @@
163163
"name": "Sada vymenená batéria"
164164
},
165165
"check_battery_last_reported": {
166-
"description": "Raise events for devices that haven't reported their battery level.",
166+
"description": "Vyvolajte udalosti pre zariadenia, ktoré nenahlásili úroveň batérie.",
167167
"fields": {
168168
"days_last_reported": {
169-
"description": "Number of days since a device last reported its battery level.",
169+
"description": "Počet dní, odkedy zariadenie naposledy nahlásilo úroveň nabitia batérie.",
170170
"name": "Dni"
171171
}
172172
},
173-
"name": "Check battery last reported"
173+
"name": "Batéria bola naposledy nahlásená"
174174
},
175175
"check_battery_low": {
176-
"description": "Raise events for devices that have a low battery.",
177-
"name": "Check battery low"
176+
"description": "Vyvolajte udalosti pre zariadenia, ktoré nahlásili nízku úroveň batérie.",
177+
"name": "Skontrolovať stav vybitia batérie"
178178
}
179179
}
180180
}

0 commit comments

Comments
 (0)