Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 8261156

Browse files
authored
chore(locale): update no.json (#555)
1 parent 55d9ed1 commit 8261156

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

locales/no.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
{
22
"language": "Norsk",
3+
"settings": "Innstillinger",
34
"ui": {
45
"cancel": "Avbryt",
56
"close": "Lukk",
67
"confirm": "Bekreft",
78
"more": "Mer...",
89
"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"
1314
},
1415
"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",
2021
"top": "Top",
21-
"top-left": "Top-left",
22-
"top-right": "Top-right"
22+
"top-left": "Top-venstre",
23+
"top-right": "Top-høyre"
2324
}
2425
},
2526
"open_radial_menu": "Åpne radial menyen",
26-
"cancel_progress": "Avbryt den nåværende fremdriftsindikatoren",
27+
"cancel_progress": "Avbryt den nåværende progresjonsbaren",
2728
"txadmin_announcement": "Server annonsering fra %s",
2829
"txadmin_dm": "Direktemelding fra %s",
2930
"txadmin_warn": "Du har fått en advarsel fra %s",

0 commit comments

Comments
 (0)