1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Aktívne chyby"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Vyberte prehliadač a verziu - Verziu môžete získať tak, že navštívite stránku about: support vo Firefoxe alebo chrome: // help"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "{count} / 3 zostávajúce nahlásenia"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Nahlásiť"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Poskytnite odkaz na živý príklad alebo na jednoznačný súbor krokov na reprodukciu tejto chyby."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Vyžadujú sa ďalšie informácie"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Váš Discord účet je potrebné overiť"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Hlásenie chýb sa týka chýb na stránkach PreMiD a PreMiD Discord Server. Chyby prítomnosti sa majú hlásiť tvorcovi prítomnosti. Nahláste chyby iba v angličtine."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "Vyberte operačný systém a verziu"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Poskytnite jasný a výstižný popis chyby."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Chyba bola odoslaná"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Nahlásiť chybu"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "Máte príliš veľa aktívnych prehľadov. Počkajte na skontrolovanie vašich odoslaných správ. Správy sa kontrolujú každý týždeň, buďte trpezliví."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "Máte príliš veľa aktívnych prehľadov."
- }
- }
|