1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Активные ошибки"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Выберите ваш браузер и версию - Вы можете получить версию, посетив поддержку:Firefox или chrome://help"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "Осталось {count}/3 отчёта"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Отчет"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Предоставьте ссылку на живой пример или недвусмысленный набор шагов для воспроизведения этой ошибки."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Требуется больше информации"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Учетная запись Discord должна быть подтверждена"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Сообщить об ошибках можно на сайте PreMiD и на сервере Discord PreMiD. Об ошибках в присутствии сообщается создателю присутствия. Сообщите об ошибках только на английском языке."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "Выберите вашу операционную систему и версию"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Предоставьте ясное и краткое описание того, что является ошибкой."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Ошибка отправлена"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Сообщить об ошибке"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "У вас слишком много активных отчетов. Дождитесь рассмотрения отправленных отчетов. Еженедельная проверка отчетов, будьте терпеливы."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "У вас слишком много активных отчетов."
- }
- }
|