Files
ox_lib/locales/de.json

22 lines
675 B
JSON
Raw Normal View History

2022-06-16 16:26:34 +02:00
{
"language": "Deutsch",
2022-06-16 16:26:34 +02:00
"ui": {
2022-06-21 13:48:04 +02:00
"cancel": "Abbrechen",
2022-06-16 16:26:34 +02:00
"close": "Schließen",
"confirm": "Bestätigen",
"more": "Mehr...",
"settings": {
2024-04-08 14:32:15 +02:00
"locale": "Sprache ändern",
"locale_description": "Aktuelle Sprache: ${language} (%s)",
"notification_audio": "Benachrichtigungs-Sound"
}
},
2024-04-08 14:32:15 +02:00
"open_radial_menu": "Radial Menu öffnen",
"cancel_progress": "Aktuelle Tätigkeit abbrechen",
2023-09-19 12:00:19 +02:00
"txadmin_announcement": "Serverankündigung von %s",
"txadmin_dm": "Direktnachricht von %s",
2024-04-08 14:32:15 +02:00
"txadmin_warn": "Du wurdest von %s verwarnt",
2023-09-19 12:00:19 +02:00
"txadmin_warn_content": "%s \nVerwarn ID: %s",
"txadmin_scheduledrestart": "Geplanter Neustart"
2022-06-16 16:26:34 +02:00
}