-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTranslations.json
More file actions
198 lines (198 loc) · 3.9 KB
/
Copy pathTranslations.json
File metadata and controls
198 lines (198 loc) · 3.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"updated": {
"en": "Updated ",
"sv": "Uppdaterad "
},
"highest": {
"en": "highest",
"sv": "högsta"
},
"enterextra": {
"en": "Enter the total extra cost per kWh incl. VAT(e.g. grid fees, taxes, markup) in ",
"sv": "Skriv in totala extra kostnader per kWh inkl. moms(t.ex. överföringsavgift, skatt) i "
},
"doyouwantvat": {
"en": "Do you want the prices shown with or without VAT",
"sv": "Hur ska elpriserna visas"
},
"chooseyourelectricityarea": {
"en": "Choose your electricity area",
"sv": "Välj ditt elområde"
},
"doyouwantprices": {
"en": "Do you want to see electricity prices from Nord Pool",
"sv": "Vill du visa elpriser från Nord Pool"
},
"askfordevicesn": {
"en": "Enter the serial number of your inverter",
"sv": "Ange serienumret för din växelriktare"
},
"deactivated": {
"en": "Deactivated",
"sv": "Avaktiverad"
},
"withoutvat": {
"en": "Without VAT",
"sv": "Utan moms"
},
"bar": {
"en": "Bar",
"sv": "Stapel"
},
"line": {
"en": "Line",
"sv": "Linje"
},
"choosegraphtype": {
"en": "Select chart type",
"sv": "Välj typ av graf"
},
"now": {
"en": "now",
"sv": "nu"
},
"top": {
"en": "at the top",
"sv": "högst upp"
},
"middle": {
"en": "in the middle",
"sv": "i mitten"
},
"bottom": {
"en": "at the bottom",
"sv": "längst ner"
},
"capacity": {
"en": "Capacity",
"sv": "Kapacitet"
},
"today": {
"en": "Today",
"sv": "Idag"
},
"showday": {
"en": "Electricity price for",
"sv": "Elpris för"
},
"nothing": {
"en": "Nothing",
"sv": "Inget"
},
"thisyear": {
"en": "This Year",
"sv": "Detta året"
},
"graph": {
"en": "Graph",
"sv": "Graf"
},
"table": {
"en": "Table",
"sv": "Tabell"
},
"showwhat": {
"en": "What should the widget show",
"sv": "Vad ska widgeten visa"
},
"showtable": {
"en": "Do you want the electricity prices in a table",
"sv": "Vill du ha elpriserna i en tabell"
},
"showgraph": {
"en": "Do you want the electricity prices in a graph",
"sv": "Vill du ha elpriserna i en graf"
},
"mode": {
"en": "Mode",
"sv": "Driftläge"
},
"vat": {
"en": "VAT",
"sv": "Moms"
},
"buymeacoffee": {
"en": "Would you like to buy me a coffee",
"sv": "Vill du skänka mig en kaffe"
},
"changesetup": {
"en": "Do you want to change the setup",
"sv": "Vill du ändra sparade inställningar"
},
"ofcourse": {
"en": "Of course 👍",
"sv": "Självklart 👍"
},
"noway": {
"en": "No way 😊",
"sv": "Glöm det 😊"
},
"no": {
"en": "No",
"sv": "Nej"
},
"yes": {
"en": "Yes",
"sv": "Ja"
},
"thismonth": {
"en": "This month",
"sv": "Denna månaden"
},
"extraelectricitycost": {
"en": "Extra Electricity Cost",
"sv": "Extra elkostnader"
},
"withvat": {
"en": "With VAT",
"sv": "Med moms"
},
"down": {
"en": "Down",
"sv": "Ner"
},
"doyouwantstatus": {
"en": "Do you want to show the status",
"sv": "Vill du visa status"
},
"up": {
"en": "Up",
"sv": "Upp"
},
"discharge": {
"en": "Discharge",
"sv": "Urladdning"
},
"charge": {
"en": "Charge",
"sv": "Laddning"
},
"image_load_error": {
"en": "Could not load image",
"sv": "Kunde inte ladda bilden"
},
"lowest": {
"en": "lowest",
"sv": "lägsta"
},
"average": {
"en": "average",
"sv": "medel"
},
"askforpassword": {
"en": "What is your password for Growatt",
"sv": "Vad är ditt lösenord till Growatt"
},
"password": {
"en": "Password",
"sv": "Lösenord"
},
"username": {
"en": "Username",
"sv": "Användarnamn"
},
"askforusername": {
"en": "What is your username for Growatt",
"sv": "Vad är ditt användarnamn till Growatt"
}
}