2024-12-29 20:02:43 +00:00
|
|
|
{
|
|
|
|
"language": "Русский",
|
|
|
|
"ui": {
|
|
|
|
"cancel": "Отменить",
|
|
|
|
"close": "Закрыть",
|
|
|
|
"confirm": "Подтвердить",
|
2024-12-30 10:15:34 +00:00
|
|
|
"more": "Ещё...",
|
|
|
|
"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"
|
|
|
|
}
|
2024-12-29 20:02:43 +00:00
|
|
|
},
|
2024-12-30 10:15:34 +00:00
|
|
|
"open_radial_menu": "Open radial menu",
|
|
|
|
"cancel_progress": "Cancel current progress bar",
|
2024-12-29 20:02:43 +00:00
|
|
|
"txadmin_announcement": "Server announcement by %s",
|
|
|
|
"txadmin_dm": "Direct Message from %s",
|
|
|
|
"txadmin_warn": "You have been warned by %s",
|
|
|
|
"txadmin_warn_content": "%s \nAction ID: %s",
|
|
|
|
"txadmin_scheduledrestart": "Scheduled Restart"
|
|
|
|
}
|