Files
ox_lib/locales/no.json
2024-04-12 09:45:49 +10:00

33 lines
1004 B
JSON

{
"language": "Norsk",
"ui": {
"cancel": "Avbryt",
"close": "Lukk",
"confirm": "Bekreft",
"more": "Mer...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"notification_audio": "Notification audio",
"notification_position": "Notification position"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
}
},
"open_radial_menu": "Åpne radial menyen",
"cancel_progress": "Avbryt den nåværende fremdriftsindikatoren",
"txadmin_announcement": "Server annonsering fra %s",
"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"
}