1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Активні помилки"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Виберіть свій браузер і версію - Ти можеш отримати версію відвідавши about:support в 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 і сервері PreMiD у Discord. Баґи у присутностях повідомляйте розробникам цих присутностей. Про помилки повідомляйте лише англійською мовою."
- },
- "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": "У вас занадто багато активних звітів."
- }
- }
|