mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23:46:03 +01:00
chore(locale): update no.json (#555)
This commit is contained in:
@@ -1,29 +1,30 @@
|
|||||||
{
|
{
|
||||||
"language": "Norsk",
|
"language": "Norsk",
|
||||||
|
"settings": "Innstillinger",
|
||||||
"ui": {
|
"ui": {
|
||||||
"cancel": "Avbryt",
|
"cancel": "Avbryt",
|
||||||
"close": "Lukk",
|
"close": "Lukk",
|
||||||
"confirm": "Bekreft",
|
"confirm": "Bekreft",
|
||||||
"more": "Mer...",
|
"more": "Mer...",
|
||||||
"settings": {
|
"settings": {
|
||||||
"locale": "Change locale",
|
"locale": "Endre språk",
|
||||||
"locale_description": "Current language: ${language} (%s)",
|
"locale_description": "Nåværende språk: ${language} (%s)",
|
||||||
"notification_audio": "Notification audio",
|
"notification_audio": "Varslings lyd",
|
||||||
"notification_position": "Notification position"
|
"notification_position": "Varslings posisjon"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"bottom": "Bottom",
|
"bottom": "Bunn",
|
||||||
"bottom-left": "Bottom-left",
|
"bottom-left": "Bunn-venstre",
|
||||||
"bottom-right": "Bottom-right",
|
"bottom-right": "Bunn-høyre",
|
||||||
"center-left": "Center-left",
|
"center-left": "Senter-venstre",
|
||||||
"center-right": "Center-right",
|
"center-right": "Senter-høyre",
|
||||||
"top": "Top",
|
"top": "Top",
|
||||||
"top-left": "Top-left",
|
"top-left": "Top-venstre",
|
||||||
"top-right": "Top-right"
|
"top-right": "Top-høyre"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"open_radial_menu": "Åpne radial menyen",
|
"open_radial_menu": "Åpne radial menyen",
|
||||||
"cancel_progress": "Avbryt den nåværende fremdriftsindikatoren",
|
"cancel_progress": "Avbryt den nåværende progresjonsbaren",
|
||||||
"txadmin_announcement": "Server annonsering fra %s",
|
"txadmin_announcement": "Server annonsering fra %s",
|
||||||
"txadmin_dm": "Direktemelding fra %s",
|
"txadmin_dm": "Direktemelding fra %s",
|
||||||
"txadmin_warn": "Du har fått en advarsel fra %s",
|
"txadmin_warn": "Du har fått en advarsel fra %s",
|
||||||
|
|||||||
Reference in New Issue
Block a user