Skip to content

Commit 890d752

Browse files
Fix newline in translations
1 parent 7e31619 commit 890d752

File tree

15 files changed

+30
-30
lines changed

15 files changed

+30
-30
lines changed

custom_components/battery_notes/translations/cs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}\n",
34+
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}",
3535
"data": {
3636
"battery_type": "Typ baterie",
3737
"battery_quantity": "Množství baterií",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}\n",
62+
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}",
6363
"data": {
6464
"name": "Název",
6565
"battery_type": "Typ baterie",

custom_components/battery_notes/translations/da.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Batteri type",
3737
"battery_quantity": "Antal batterier",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Navn",
6565
"battery_type": "Batteri type",

custom_components/battery_notes/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Battery type",
3737
"battery_quantity": "Battery quantity",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Name",
6565
"battery_type": "Battery type",

custom_components/battery_notes/translations/es-ES.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}\n",
34+
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}",
3535
"data": {
3636
"battery_type": "Tipo de batería",
3737
"battery_quantity": "Cantidad de batería",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}\n",
62+
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}",
6363
"data": {
6464
"name": "Nombre",
6565
"battery_type": "Tipo de batería",

custom_components/battery_notes/translations/fi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
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ä",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Nimi",
6565
"battery_type": "Akun tyyppi",

custom_components/battery_notes/translations/it.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Tipo di batteria",
3737
"battery_quantity": "Quantità batteria",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Nome",
6565
"battery_type": "Tipo di batteria",

custom_components/battery_notes/translations/lt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Baterijos tipas",
3737
"battery_quantity": "Baterijų kiekis",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Pavadinimas",
6565
"battery_type": "Baterijos tipas",

custom_components/battery_notes/translations/no.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Battery type",
3737
"battery_quantity": "Battery quantity",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Navn",
6565
"battery_type": "Battery type",

custom_components/battery_notes/translations/pt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Tipo de bateria",
3737
"battery_quantity": "Quantidade de baterias",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Nome",
6565
"battery_type": "Tipo de bateria",

custom_components/battery_notes/translations/ru.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}\n",
34+
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}",
3535
"data": {
3636
"battery_type": "Тип батареи",
3737
"battery_quantity": "Количество батарей",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}\n",
62+
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}",
6363
"data": {
6464
"name": "Название",
6565
"battery_type": "Тип батареи",

custom_components/battery_notes/translations/sk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Typ batérie",
3737
"battery_quantity": "Množstvo batérie",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Názov",
6565
"battery_type": "Typ batérie",

custom_components/battery_notes/translations/sr-Latn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Tip baterije",
3737
"battery_quantity": "Broj baterija",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Naziv",
6565
"battery_type": "Tip baterije",

custom_components/battery_notes/translations/sv-SE.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "Batterityp",
3737
"battery_quantity": "Antal batterier",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "Namn",
6565
"battery_type": "Batterityp",

custom_components/battery_notes/translations/uk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}\n",
34+
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}",
3535
"data": {
3636
"battery_type": "Тип батареї",
3737
"battery_quantity": "Кількість батарей",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}\n",
62+
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}",
6363
"data": {
6464
"name": "Назва",
6565
"battery_type": "Тип батареї",

custom_components/battery_notes/translations/ur-IN.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"battery": {
34-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
34+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
3535
"data": {
3636
"battery_type": "بیٹری کی قسم",
3737
"battery_quantity": "بیٹری کی مقدار",
@@ -59,7 +59,7 @@
5959
"options": {
6060
"step": {
6161
"init": {
62-
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
62+
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
6363
"data": {
6464
"name": "نام",
6565
"battery_type": "بیٹری کی قسم",

0 commit comments

Comments
 (0)