Skip to content

Commit f6356ca

Browse files
New Crowdin translations by GitHub Action (#2460)
1 parent 80d0684 commit f6356ca

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

custom_components/battery_notes/translations/fi.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"association_type": "Association type"
88
},
99
"menu_options": {
10-
"device": "Device (recommended)",
11-
"entity": "Entity"
10+
"device": "Laite (suositeltu)",
11+
"entity": "Entiteetti"
1212
},
1313
"title": "Choose your association type"
1414
},
@@ -23,11 +23,11 @@
2323
},
2424
"entity": {
2525
"data": {
26-
"source_entity_id": "Entity",
26+
"source_entity_id": "Entiteetti",
2727
"name": "Nimi"
2828
},
2929
"data_description": {
30-
"name": "Leaving blank will take the name from the source entity"
30+
"name": "Tyhjäksi jättäminen ottaa nimen lähde entiteetistä"
3131
}
3232
},
3333
"battery": {
@@ -160,7 +160,7 @@
160160
},
161161
"entity_id": {
162162
"description": "Entity that has had its battery replaced.",
163-
"name": "Entity"
163+
"name": "Entiteetti"
164164
},
165165
"datetime_replaced": {
166166
"description": "Päivä, jolloin vaihdettu.",

custom_components/battery_notes/translations/sv-SE.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"user": {
55
"description": "Om du behöver hjälp med konfigurationen? Ta en titt här: https://andrew-codechimp.github.io/HA-Battery-Notes/",
66
"data": {
7-
"association_type": "Association type"
7+
"association_type": "Associationstyp"
88
},
99
"menu_options": {
10-
"device": "Device (recommended)",
10+
"device": "Enhet (rekommenderas)",
1111
"entity": "Entitet"
1212
},
13-
"title": "Choose your association type"
13+
"title": "Välj din associationstyp"
1414
},
1515
"device": {
1616
"data": {
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
34+
"description": "Tillverkare: {manufacturer}\nModell: {model}\nModell ID: {model_id}\nHårdvaruversion: {hw_version}",
3535
"data": {
3636
"battery_type": "Batterityp",
3737
"battery_quantity": "Antal batterier",
@@ -44,22 +44,22 @@
4444
}
4545
},
4646
"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": "Enheten är markerad som manuell i registret, varianter använder olika batterityper så den kan därför inte ställas in i registret.\nNästa steg gör att du kan ställa in din batterityp, men skicka inte in någon begäran om tillägg av denna batterienhet till utvecklarna.",
48+
"title": "Manuell konfiguration av enhet"
4949
}
5050
},
5151
"abort": {
5252
"already_configured": "Enheten är redan konfigurerad. "
5353
},
5454
"error": {
5555
"unknown": "Okänt fel inträffade. ",
56-
"unconfigurable_entity": "It is not possible to add this entity to Battery Notes."
56+
"unconfigurable_entity": "Det är inte möjligt att lägga till denna enhet till Battery Notes."
5757
}
5858
},
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
62+
"description": "Tillverkare: {manufacturer}\nModell: {model}\nModell ID: {model_id}\nHårdvaruversion: {hw_version}",
6363
"data": {
6464
"name": "Namn",
6565
"battery_type": "Batterityp",
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
"error": {
78-
"orphaned_battery_note": "The associated device or entity no longer exists for this Battery Note.",
78+
"orphaned_battery_note": "Den associerade enheten eller entiteten finns inte längre för denna Batteri \nNotering .",
7979
"unknown": "Okänt fel inträffade. "
8080
}
8181
},
@@ -186,12 +186,12 @@
186186
},
187187
"issues": {
188188
"missing_device": {
189-
"title": "Orphaned Battery Note",
189+
"title": "Övergiven Batteri Notering",
190190
"fix_flow": {
191191
"step": {
192192
"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": "Övergiven Batteri Notering",
194+
"description": "Den associerade enheten eller enheten finns inte längre för BatteriNoteringen {name}, BatteriNoteringen bör tas bort.\nVälj **Skicka** för att ta bort BatteriNoteringen."
195195
}
196196
}
197197
}

0 commit comments

Comments
 (0)