We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fcb98d + 286a5e8 commit 79944c9Copy full SHA for 79944c9
custom_components/nordpool/translations/sk.json
@@ -0,0 +1,25 @@
1
+{
2
+ "config": {
3
+ "title": "Nordpool",
4
+ "step": {
5
+ "user": {
6
+ "title": "Nordpool snímač",
7
+ "description": "Nastavte snímač Nordpool",
8
+ "data": {
9
+ "region": "Región",
10
+ "currency": "Mena",
11
+ "VAT": "Vrátane DPH",
12
+ "precision": "Presnosť desatinného zaokrúhľovania",
13
+ "low_price_cutoff": "Nízke percento ceny",
14
+ "price_in_cents": "Cena v centoch",
15
+ "price_type": "Energetická stupnica",
16
+ "additional_costs": "Šablóna pre dodatočné náklady"
17
+ }
18
19
+ },
20
+ "error": {
21
+ "name_exists": "Názov už existuje",
22
+ "invalid_template": "Šablóna je neplatná, skontrolujte https://github.com/custom-components/nordpool"
23
24
25
+}
0 commit comments