Skip to content

Commit c557c0a

Browse files
New Crowdin translations by GitHub Action (#3086)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
1 parent 63a9c61 commit c557c0a

26 files changed

+367
-367
lines changed

custom_components/battery_notes/translations/ar.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"battery_quantity": "كَمّيَّة البطارية",
3838
"battery_low_threshold": "عتبة البطارية المنخفضة",
3939
"battery_low_template": "قالب البطارية المنخفضة",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "الصفر سيستخدم العتبة الافتراضية العالمية.",
4444
"battery_low_template": "القالب لتحديد إذا كانت البطارية منخفضة، يجب أن يُرجع \"صحيح\" إذا كانت منخفضة.\nمطلوب فقط للمستويات غير القياسية للبطارية.",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
@@ -68,13 +68,13 @@
6868
"battery_quantity": "كَمَيَّة البطارية",
6969
"battery_low_threshold": "عتبة البطارية المنخفضة",
7070
"battery_low_template": "قالب البطارية المنخفضة",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "تركه فارغًا سيأخذ الاسم من الجهاز المصدر.",
7575
"battery_low_threshold": "الصفر سيستخدم العتبة الافتراضية العالمية.",
7676
"battery_low_template": "القالب لتحديد إذا كانت البطارية منخفضة، يجب أن يُرجع \"صحيح\" إذا كانت منخفضة.\nمطلوب فقط للمستويات غير القياسية للبطارية.",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},

custom_components/battery_notes/translations/ca.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"battery_quantity": "Quantitat de bateries",
3838
"battery_low_threshold": "Llindar baix de la bateria",
3939
"battery_low_template": "Plantilla de bateria baixa",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 utilitzarà el llindar predeterminat global",
4444
"battery_low_template": "La plantilla per determinar que la bateria és baixa, hauria de tornar correcte si és baixa\nNomés és necessari per a nivells de bateria no estàndard",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
@@ -68,13 +68,13 @@
6868
"battery_quantity": "Quantitat de bateries",
6969
"battery_low_threshold": "Llindar baix de la bateria",
7070
"battery_low_template": "Plantilla de bateria baixa",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Si ho deixes en blanc, agafarà el nom del dispositiu d'origen",
7575
"battery_low_threshold": "0 utilitzarà el llindar predeterminat global",
7676
"battery_low_template": "La plantilla per determinar que la bateria és baixa, hauria de tornar correcte si és baixa\nNomés és necessari per a nivells de bateria no estàndard",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},

custom_components/battery_notes/translations/cs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"battery_quantity": "Množství baterií",
3838
"battery_low_threshold": "Práh nízkého stavu baterie",
3939
"battery_low_template": "Šablona nízkého stavu baterie",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 se použije jako globální výchozí práh",
4444
"battery_low_template": "Šablona pro zjištění, zda je baterie vybitá, měla by vracet hodnotu PRAVDA (true), pokud je vybitá.\nPotřebné pouze pro nestandardní úrovně nabití baterie",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
@@ -68,13 +68,13 @@
6868
"battery_quantity": "Množství baterií",
6969
"battery_low_threshold": "Práh nízkého stavu baterie",
7070
"battery_low_template": "Šablona nízkého stavu baterie",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Ponecháte-li prázdné, převezme název ze zdrojového zařízení",
7575
"battery_low_threshold": "0 se použije jako globální výchozí práh",
7676
"battery_low_template": "Šablona k určení zda je stav baterie nízký, měla by vrátit hodnotu pravda, pokud je nízký\nJe potřeba pouze pro nestandardní úroveně baterie",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},

custom_components/battery_notes/translations/da.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"user": {
55
"description": "Hvis du har brug for hjælp til konfigurationen, så kig her: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": ""
7+
"association_type": "Association type"
88
},
99
"menu_options": {
1010
"device": "Enhed (anbefales)",
1111
"entity": "Enhed"
1212
},
13-
"title": ""
13+
"title": "Choose your association type"
1414
},
1515
"device": {
1616
"data": {
@@ -37,16 +37,16 @@
3737
"battery_quantity": "Antal batterier",
3838
"battery_low_threshold": "Lavt batteri niveau",
3939
"battery_low_template": "Batteri lav skabelon",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 vil bruge den globale standardtærskel",
4444
"battery_low_template": "Skabelon til at bestemme om et batteri er lavt, skal returnere sand, hvis lavt.\nKun nødvendigt for ikke-standard batteriniveauer",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
49-
"description": "",
49+
"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.",
5050
"title": "Manuel konfiguration enheden"
5151
}
5252
},
@@ -68,13 +68,13 @@
6868
"battery_quantity": "Antal batterier",
6969
"battery_low_threshold": "Lavt batteri niveau",
7070
"battery_low_template": "Batteri lav skabelon",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Hvis du lader dette felt være tomt, hentes navnet fra kildeenheden",
7575
"battery_low_threshold": "0 vil bruge den globale standardtærskel",
7676
"battery_low_template": "Skabelon til at bestemme om et batteri er lavt, skal returnere sand, hvis lavt\nKun nødvendigt for ikke-standard batteriniveauer",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},
@@ -184,18 +184,18 @@
184184
"name": "Batteri sidst rapporteret"
185185
},
186186
"check_battery_low": {
187-
"description": "",
188-
"name": ""
187+
"description": "Raise events for devices that have a low battery.",
188+
"name": "Check battery low"
189189
}
190190
},
191191
"issues": {
192192
"missing_device": {
193-
"title": "",
193+
"title": "Orphaned Battery Note",
194194
"fix_flow": {
195195
"step": {
196196
"confirm": {
197-
"title": "",
198-
"description": ""
197+
"title": "Orphaned Battery Note",
198+
"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."
199199
}
200200
}
201201
}

custom_components/battery_notes/translations/de.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"battery_quantity": "Batteriemenge",
3838
"battery_low_threshold": "Schwelle für niedrigen Batteriestand",
3939
"battery_low_template": "Vorlage für niedrigen Batteriestand",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 verwendet den globalen Standardschwellenwert",
4444
"battery_low_template": "Vorlage um zu bestimmen, ob eine Batterie schwach ist; sollte \"wahr\" (true) rückmelden, wenn schwach.\nNur für nicht-Standard Batteriewerte benötigt.",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
@@ -68,13 +68,13 @@
6868
"battery_quantity": "Batteriemenge",
6969
"battery_low_threshold": "Schwelle für niedrigen Batteriestand",
7070
"battery_low_template": "Vorlage für niedrigen Batteriestand",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Wenn du nichts eingibst, wird der Name vom Quellgerät übernommen",
7575
"battery_low_threshold": "0 verwendet den globalen Standardschwellenwert",
7676
"battery_low_template": "Vorlage um zu bestimmen, ob eine Batterie schwach ist; sollte \"wahr\" (true) rückmelden, wenn schwach.\nNur für nicht-Standard Batteriewerte benötigt.",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},

custom_components/battery_notes/translations/es-ES.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"battery_quantity": "Cantidad de batería",
3838
"battery_low_threshold": "Umbral bajo de batería",
3939
"battery_low_template": "Plantilla de batería baja",
40-
"filter_outliers": ""
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 usará el umbral global por defecto",
4444
"battery_low_template": "Plantilla para determinar que una batería es baja, debe devolver verdadero si es baja\nSolo necesario para niveles de batería no estándar",
45-
"filter_outliers": ""
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
@@ -68,13 +68,13 @@
6868
"battery_quantity": "Cantidad de batería",
6969
"battery_low_threshold": "Umbral bajo de batería",
7070
"battery_low_template": "Plantilla de batería baja",
71-
"filter_outliers": ""
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Dejar en blanco utilizará el nombre del dispositivo de serie",
7575
"battery_low_threshold": "0 usará el umbral global por defecto",
7676
"battery_low_template": "Plantilla para determinar que una batería es baja, debe devolver verdadero si es baja\nSolo necesario para niveles de batería no estándar",
77-
"filter_outliers": ""
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},

custom_components/battery_notes/translations/fi.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"user": {
55
"description": "Jos tarvitset apua asetuksissa, katso täältä: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": ""
7+
"association_type": "Association type"
88
},
99
"menu_options": {
1010
"device": "Laite (suositeltu)",
1111
"entity": "Entiteetti"
1212
},
13-
"title": ""
13+
"title": "Choose your association type"
1414
},
1515
"device": {
1616
"data": {
@@ -31,55 +31,55 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Akun tyyppi",
3737
"battery_quantity": "Akkujen määrä",
3838
"battery_low_threshold": "Akun alhainen raja",
39-
"battery_low_template": "",
40-
"filter_outliers": ""
39+
"battery_low_template": "Battery low template",
40+
"filter_outliers": "Filter outliers"
4141
},
4242
"data_description": {
4343
"battery_low_threshold": "0 käyttää yleistä oletusarvoa",
44-
"battery_low_template": "",
45-
"filter_outliers": ""
44+
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels",
45+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
4646
}
4747
},
4848
"manual": {
49-
"description": "",
50-
"title": ""
49+
"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.",
50+
"title": "Device manual configuration"
5151
}
5252
},
5353
"abort": {
5454
"already_configured": "Laite on jo määritelty"
5555
},
5656
"error": {
5757
"unknown": "Tuntematon virhe.",
58-
"unconfigurable_entity": ""
58+
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
5959
}
6060
},
6161
"options": {
6262
"step": {
6363
"init": {
64-
"description": "",
64+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6565
"data": {
6666
"name": "Nimi",
6767
"battery_type": "Akun tyyppi",
6868
"battery_quantity": "Akkujen määrä",
6969
"battery_low_threshold": "Akun alhainen raja",
70-
"battery_low_template": "",
71-
"filter_outliers": ""
70+
"battery_low_template": "Battery low template",
71+
"filter_outliers": "Filter outliers"
7272
},
7373
"data_description": {
7474
"name": "Tyhjäksi jättäminen ottaa nimen lähdelaitteesta",
7575
"battery_low_threshold": "0 käyttää yleistä oletusarvoa",
76-
"battery_low_template": "",
77-
"filter_outliers": ""
76+
"battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels",
77+
"filter_outliers": "Filter out large battery level drops, reducing falsely firing events on devices that erroneously report levels occasionally"
7878
}
7979
}
8080
},
8181
"error": {
82-
"orphaned_battery_note": "",
82+
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
8383
"unknown": "Tuntematon virhe."
8484
}
8585
},
@@ -128,10 +128,10 @@
128128
"name": "Akku viimeksi raportoitu taso"
129129
},
130130
"source_entity_id": {
131-
"name": ""
131+
"name": "Source Entity Id"
132132
},
133133
"device_id": {
134-
"name": ""
134+
"name": "Device Id"
135135
},
136136
"device_name": {
137137
"name": "Laitteen nimi"
@@ -174,28 +174,28 @@
174174
"name": "Aseta akku vaihdetuksi"
175175
},
176176
"check_battery_last_reported": {
177-
"description": "",
177+
"description": "Raise events for devices that haven't reported their battery level.",
178178
"fields": {
179179
"days_last_reported": {
180-
"description": "",
180+
"description": "Number of days since a device last reported its battery level.",
181181
"name": "Päivät"
182182
}
183183
},
184-
"name": ""
184+
"name": "Check battery last reported"
185185
},
186186
"check_battery_low": {
187-
"description": "",
188-
"name": ""
187+
"description": "Raise events for devices that have a low battery.",
188+
"name": "Check battery low"
189189
}
190190
},
191191
"issues": {
192192
"missing_device": {
193-
"title": "",
193+
"title": "Orphaned Battery Note",
194194
"fix_flow": {
195195
"step": {
196196
"confirm": {
197-
"title": "",
198-
"description": ""
197+
"title": "Orphaned Battery Note",
198+
"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."
199199
}
200200
}
201201
}

0 commit comments

Comments
 (0)