Scripts/resources/[standalone]/ox_lib/locales/da.json

33 lines
1.0 KiB
JSON
Raw Normal View History

2024-12-29 20:02:43 +00:00
{
2024-12-30 10:15:34 +00:00
"language": "Dansk",
"settings": "Indstillinger",
"ui": {
"cancel": "Annuller",
"close": "Luk",
"confirm": "Bekræft",
"more": "Mere...",
"settings": {
"locale": "Skift Sprog",
"locale_description": "Nuværende sprog: ${language} (%s)",
"notification_audio": "Notifikations lyd",
"notification_position": "Notifikations position"
2024-12-29 20:02:43 +00:00
},
2024-12-30 10:15:34 +00:00
"position": {
"bottom": "Nederst",
"bottom-left": "Nederst til venstre",
"bottom-right": "Nederst til højre",
"center-left": "Center til venstre",
"center-right": "Center til højre",
"top": "Øverst",
"top-left": "Øverst til venstre",
"top-right": "Øverst til højre"
}
},
"open_radial_menu": "Åbn radial menu",
"cancel_progress": "Annuller den aktuelle progress bar",
"txadmin_announcement": "Servermeddelelse af %s",
"txadmin_dm": "Direkte besked fra %s",
"txadmin_warn": "Du er blevet advaret af %s",
"txadmin_warn_content": "%s \nHandlings-id: %s",
"txadmin_scheduledrestart": "Planlagt genstart"
}