|
1 | 1 | {
|
2 | 2 | "language": "Norsk",
|
| 3 | + "settings": "Innstillinger", |
3 | 4 | "ui": {
|
4 | 5 | "cancel": "Avbryt",
|
5 | 6 | "close": "Lukk",
|
6 | 7 | "confirm": "Bekreft",
|
7 | 8 | "more": "Mer...",
|
8 | 9 | "settings": {
|
9 |
| - "locale": "Change locale", |
10 |
| - "locale_description": "Current language: ${language} (%s)", |
11 |
| - "notification_audio": "Notification audio", |
12 |
| - "notification_position": "Notification position" |
| 10 | + "locale": "Endre språk", |
| 11 | + "locale_description": "Nåværende språk: ${language} (%s)", |
| 12 | + "notification_audio": "Varslings lyd", |
| 13 | + "notification_position": "Varslings posisjon" |
13 | 14 | },
|
14 | 15 | "position": {
|
15 |
| - "bottom": "Bottom", |
16 |
| - "bottom-left": "Bottom-left", |
17 |
| - "bottom-right": "Bottom-right", |
18 |
| - "center-left": "Center-left", |
19 |
| - "center-right": "Center-right", |
| 16 | + "bottom": "Bunn", |
| 17 | + "bottom-left": "Bunn-venstre", |
| 18 | + "bottom-right": "Bunn-høyre", |
| 19 | + "center-left": "Senter-venstre", |
| 20 | + "center-right": "Senter-høyre", |
20 | 21 | "top": "Top",
|
21 |
| - "top-left": "Top-left", |
22 |
| - "top-right": "Top-right" |
| 22 | + "top-left": "Top-venstre", |
| 23 | + "top-right": "Top-høyre" |
23 | 24 | }
|
24 | 25 | },
|
25 | 26 | "open_radial_menu": "Åpne radial menyen",
|
26 |
| - "cancel_progress": "Avbryt den nåværende fremdriftsindikatoren", |
| 27 | + "cancel_progress": "Avbryt den nåværende progresjonsbaren", |
27 | 28 | "txadmin_announcement": "Server annonsering fra %s",
|
28 | 29 | "txadmin_dm": "Direktemelding fra %s",
|
29 | 30 | "txadmin_warn": "Du har fått en advarsel fra %s",
|
|
0 commit comments