Files
ox_lib/locales/de.json

33 lines
1011 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)",
2024-04-12 09:45:49 +10:00
"notification_audio": "Benachrichtigungs-Sound",
"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"
}
},
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
}