Commit 61f9ffa
authored
feat: add swedish translation (#27)
* add swedish translation
Add Swedish (sv) translation and comments with alternative translations. Translations:
Theorem → Sats
Lemma → Lemma
Corollary → Följdsats
Note → Anmärkning
Warning → Varning
Definition → Definition
Axiom → Axiom
Postulate → Postulat
Proposition → Proposition
Example → Exempel
Problem → Problem
Exercise → Övning
Conclusion → Slutsats
Assumption → Antagande
Property → Egenskap
Remark → Anmärkning
Solution → Lösning
Proof → Bevis
Tip → Tips
Important → Viktigt
Conjecture → Förmodan
Caution → Försiktigt
* revert copilot typo in russian translation for 'Hypothesis'
* add alternative swedish translation comment
Comment that 'Lemma' can be translated as 'Hjälpsats' in addition to the suggested standard translation 'Lemma'.
* fix same russian typo as before, in 'Conjecture'1 parent 021d5b7 commit 61f9ffa
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
| |||
131 | 136 | | |
132 | 137 | | |
133 | 138 | | |
| 139 | + | |
134 | 140 | | |
135 | 141 | | |
136 | 142 | | |
| |||
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
165 | 172 | | |
166 | 173 | | |
167 | 174 | | |
| 175 | + | |
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
| |||
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| 193 | + | |
185 | 194 | | |
186 | 195 | | |
187 | 196 | | |
| |||
199 | 208 | | |
200 | 209 | | |
201 | 210 | | |
| 211 | + | |
202 | 212 | | |
203 | 213 | | |
204 | 214 | | |
| |||
216 | 226 | | |
217 | 227 | | |
218 | 228 | | |
| 229 | + | |
219 | 230 | | |
220 | 231 | | |
221 | 232 | | |
| |||
233 | 244 | | |
234 | 245 | | |
235 | 246 | | |
| 247 | + | |
236 | 248 | | |
237 | 249 | | |
238 | 250 | | |
| |||
250 | 262 | | |
251 | 263 | | |
252 | 264 | | |
| 265 | + | |
253 | 266 | | |
254 | 267 | | |
255 | 268 | | |
| |||
267 | 280 | | |
268 | 281 | | |
269 | 282 | | |
| 283 | + | |
270 | 284 | | |
271 | 285 | | |
272 | 286 | | |
| |||
284 | 298 | | |
285 | 299 | | |
286 | 300 | | |
| 301 | + | |
287 | 302 | | |
288 | 303 | | |
289 | 304 | | |
| |||
301 | 316 | | |
302 | 317 | | |
303 | 318 | | |
| 319 | + | |
304 | 320 | | |
305 | 321 | | |
306 | 322 | | |
| |||
318 | 334 | | |
319 | 335 | | |
320 | 336 | | |
| 337 | + | |
321 | 338 | | |
322 | 339 | | |
323 | 340 | | |
| |||
335 | 352 | | |
336 | 353 | | |
337 | 354 | | |
| 355 | + | |
338 | 356 | | |
339 | 357 | | |
340 | 358 | | |
| |||
352 | 370 | | |
353 | 371 | | |
354 | 372 | | |
| 373 | + | |
355 | 374 | | |
356 | 375 | | |
357 | 376 | | |
| |||
369 | 388 | | |
370 | 389 | | |
371 | 390 | | |
| 391 | + | |
372 | 392 | | |
373 | 393 | | |
374 | 394 | | |
| |||
386 | 406 | | |
387 | 407 | | |
388 | 408 | | |
| 409 | + | |
389 | 410 | | |
390 | 411 | | |
391 | 412 | | |
| |||
403 | 424 | | |
404 | 425 | | |
405 | 426 | | |
| 427 | + | |
406 | 428 | | |
407 | 429 | | |
0 commit comments