1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Aktive feil"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Velg nettleseren og versjonen du bruker - Du kan finne versjonen ved å besøke about:support på Firefox eller chrome::help"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "{count}/3 rapporteringer igjen"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Rapporter"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Oppgi en lenke til et eksempel eller en tydelig fremgangsmåte for å reprodusere feilen."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Mer informasjon kreves"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Discord-konto må bekreftes"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Rapportering av feil er kun for feil på PreMiDs nettside og PreMiDs Discord-server. Feil knyttet til en presence må rapporteres til utvikleren av presencen. Kun rapporter feil på engelsk."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "Velg ditt operativsystem og versjon"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Oppgi en klar og kortfattet beskrivelse av hva feilen er."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Feil rapportert"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Rapportér en feil"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "Du har for mange aktive rapporteringer. Vent til dine innsendte rapporteringer har blitt gjennomgått. Rapporteringen sjekkes ukentlig, så vær tålmodig."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "Du har for mange aktive rapporteringer."
- }
- }
|