chore(locales): update norwegian translation (#10)

This commit is contained in:
Mats
2025-05-05 05:56:38 +02:00
committed by GitHub
parent 2d2575963d
commit 9ec43862a2

View File

@@ -13,14 +13,14 @@
"notification_position": "Varslingsposisjon"
},
"position": {
"bottom": "Bunn",
"bottom-left": "Bunn-venstre",
"bottom-right": "Bunn-høyre",
"center-left": "Senter-venstre",
"center-right": "Senter-høyre",
"top": "Top",
"top-left": "Top-venstre",
"top-right": "Top-høyre"
"bottom": "Nederst",
"bottom-left": "Nederst til venstre",
"bottom-right": "Nederst til høyre",
"center-left": "Midten venstre",
"center-right": "Midten høyre",
"top": "Øverst",
"top-left": "Øverst til venstre",
"top-right": "Øverst til høyre"
}
},
"open_radial_menu": "Åpne radialmenyen",
@@ -29,5 +29,5 @@
"txadmin_dm": "Direktemelding fra %s",
"txadmin_warn": "Du har fått en advarsel fra %s",
"txadmin_warn_content": "%s \nAction ID: %s",
"txadmin_scheduledrestart": "Planlagt Omstart"
"txadmin_scheduledrestart": "Planlagt omstart"
}