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

34 lines
1.0 KiB
JSON
Raw Normal View History

2024-12-29 20:02:43 +00:00
{
"language": "Deutsch",
2024-12-30 10:15:34 +00:00
"settings": "Einstellungen",
2024-12-29 20:02:43 +00:00
"ui": {
"cancel": "Abbrechen",
"close": "Schließen",
"confirm": "Bestätigen",
2024-12-30 10:15:34 +00:00
"more": "Mehr...",
"settings": {
"locale": "Sprache ändern",
"locale_description": "Aktuelle Sprache: ${language} (%s)",
"notification_audio": "Benachrichtigungs-Sound",
"notification_position": "Notification position"
},
"position": {
"bottom": "Unten",
"bottom-left": "Unten-Links",
"bottom-right": "Unten-Rechts",
"center-left": "Mittig-Links",
"center-right": "Mittig-Rechts",
"top": "Oben",
"top-left": "Oben-Links",
"top-right": "Oben-Rechts"
}
2024-12-29 20:02:43 +00:00
},
2024-12-30 10:15:34 +00:00
"open_radial_menu": "Radial Menu öffnen",
"cancel_progress": "Aktuelle Tätigkeit abbrechen",
2024-12-29 20:02:43 +00:00
"txadmin_announcement": "Serverankündigung von %s",
"txadmin_dm": "Direktnachricht von %s",
2024-12-30 10:15:34 +00:00
"txadmin_warn": "Du wurdest von %s verwarnt",
2024-12-29 20:02:43 +00:00
"txadmin_warn_content": "%s \nVerwarn ID: %s",
"txadmin_scheduledrestart": "Geplanter Neustart"
}