1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Aktywne błędy"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Wybierz swoją przeglądarkę i wersję. Aby wyświetlić numer wersji w przeglądarce Firefox, odwiedź about:support, a w Google Chrome - chrome://help"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "Pozostało {count}/3 raportów"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Zgłoś"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Podaj link do przykładu błędu lub podaj kroki, które musimy wykonać, aby wywołać błąd."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Wymagane więcej informacji"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Konto Discord musi zostać zweryfikowane"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Zgłaszanie błędów dotyczy błędów na stronie PreMiD oraz na serwerze Discord PreMiD. Błędy występujące w aktywności Presence muszą być zgłoszone ich twórcy. Zgłaszaj błędy napisane tylko w języku angielskim."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "Wybierz swój system operacyjny i wersję"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Podaj jasny i zwięzły opis błędu."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Błąd zgłoszony"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Zgłoś błąd"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "Masz zbyt wiele aktywnych raportów. Poczekaj na sprawdzenie przesłanych raportów. Raporty są sprawdzane co tydzień, bądź cierpliwy."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "Masz zbyt wiele aktywnych raportów."
- }
- }
|