Skip to content

Commit

Permalink
Fix newline in translations
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Oct 4, 2024
1 parent 7e31619 commit 890d752
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}\n",
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}",
"data": {
"battery_type": "Typ baterie",
"battery_quantity": "Množství baterií",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}\n",
"description": "Výrobce: {manufacturer}\nModel: {model}\nID modelu: {model_id}\nHardware verze: {hw_version}",
"data": {
"name": "Název",
"battery_type": "Typ baterie",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Batteri type",
"battery_quantity": "Antal batterier",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Navn",
"battery_type": "Batteri type",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Battery type",
"battery_quantity": "Battery quantity",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Name",
"battery_type": "Battery type",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}\n",
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}",
"data": {
"battery_type": "Tipo de batería",
"battery_quantity": "Cantidad de batería",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}\n",
"description": "Fabricante: {manufacturer}\nModelo: {model}\nID de Modelo: {model_id}\nVersión de Hardware: {hw_version}",
"data": {
"name": "Nombre",
"battery_type": "Tipo de batería",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Akun tyyppi",
"battery_quantity": "Akkujen määrä",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Nimi",
"battery_type": "Akun tyyppi",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Tipo di batteria",
"battery_quantity": "Quantità batteria",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Nome",
"battery_type": "Tipo di batteria",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Baterijos tipas",
"battery_quantity": "Baterijų kiekis",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Pavadinimas",
"battery_type": "Baterijos tipas",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Battery type",
"battery_quantity": "Battery quantity",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Navn",
"battery_type": "Battery type",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Tipo de bateria",
"battery_quantity": "Quantidade de baterias",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Nome",
"battery_type": "Tipo de bateria",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}\n",
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}",
"data": {
"battery_type": "Тип батареи",
"battery_quantity": "Количество батарей",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}\n",
"description": "Производитель: {manufacturer}\nМодель: {model}\nID модели: {model_id}\nРевизия: {hw_version}",
"data": {
"name": "Название",
"battery_type": "Тип батареи",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Typ batérie",
"battery_quantity": "Množstvo batérie",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Názov",
"battery_type": "Typ batérie",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/sr-Latn.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Tip baterije",
"battery_quantity": "Broj baterija",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Naziv",
"battery_type": "Tip baterije",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/sv-SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Batterityp",
"battery_quantity": "Antal batterier",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "Namn",
"battery_type": "Batterityp",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}\n",
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}",
"data": {
"battery_type": "Тип батареї",
"battery_quantity": "Кількість батарей",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}\n",
"description": "Виробник: {manufacturer}\nМодель: {model}\nID моделі: {model_id}\nРевізія: {hw_version}",
"data": {
"name": "Назва",
"battery_type": "Тип батареї",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/translations/ur-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "بیٹری کی قسم",
"battery_quantity": "بیٹری کی مقدار",
Expand Down Expand Up @@ -59,7 +59,7 @@
"options": {
"step": {
"init": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}\n",
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"name": "نام",
"battery_type": "بیٹری کی قسم",
Expand Down

0 comments on commit 890d752

Please sign in to comment.