From dbfd1447dbb20792595f076e2cf55f94e71d52ce Mon Sep 17 00:00:00 2001 From: "Marco (Valandur)" Date: Sun, 5 Jan 2020 13:05:22 +0100 Subject: [PATCH] feat(i18n): Update translations & docs --- docs/nl/reference/commands.md | 4 +- docs/pl/README.md | 6 +- docs/pl/_sidebar.md | 12 +- docs/pl/getting-started/faq.md | 2 +- docs/pl/getting-started/pro.md | 2 +- docs/pl/getting-started/quick-start.md | 10 +- docs/pl/other/donating.md | 4 +- docs/pl/other/open-source.md | 4 +- docs/pl/other/roadmap.md | 2 +- docs/pl/other/translations.md | 6 +- docs/pl/other/webpanel.md | 2 +- docs/pl/reference/commands.md | 56 ++++---- i18n/bot/nl.json | 12 +- i18n/bot/pl.json | 188 +++++++++++++++++-------- i18n/docs/pl.json | 44 +++--- 15 files changed, 209 insertions(+), 145 deletions(-) diff --git a/docs/nl/reference/commands.md b/docs/nl/reference/commands.md index d7a23db8..2743f549 100644 --- a/docs/nl/reference/commands.md +++ b/docs/nl/reference/commands.md @@ -790,8 +790,8 @@ Laat verschillende soorten grafieken zien van je server statistieken. | Argument | Type | Required | Description | Details | | -------- | ------------- | -------- | --------------------------- | -------------------------------------------------------------------- | | type | [Enum](#Enum) | Yes | De type grafiek om te zien. | Use one of the following values: `joins`, `joinsAndLeaves`, `leaves` | -| from | [Date](#Date) | No | Start date of the chart | | -| to | [Date](#Date) | No | End date of the chart | | +| from | [Date](#Date) | No | Startdatum van de chart | | +| to | [Date](#Date) | No | Einddatum van de chart | | ### Examples diff --git a/docs/pl/README.md b/docs/pl/README.md index 6596e42b..5fe90aaa 100644 --- a/docs/pl/README.md +++ b/docs/pl/README.md @@ -9,13 +9,13 @@ Żeby zacząć, po prostu użyj komendy `setup` na swoim serwerze. -### Invite Management +### Zarządzanie zaproszeniami -Gdy nasz bot jest na twoim serwerze, śledzimy każde zaproszenie, które wydarzy się na twoim serwerze. Discord pokazuje tylko, kto ma ile zaproszeń. Nasz bot analizuje również, kto został przez kogo zaproszony. Pozwala to naszemu botowi wykryć fałszywe zaproszenia i zobaczyć, kto próbuje oszukać system zaproszeń. +Gdy nasz bot jest na twoim serwerze, śledzimy każde zaproszenie, które wydarzy się na twoim serwerze. Discord pokazuje tylko, kto ma ile zaproszeń. Nasz bot analizuje również, kto został przez kogo zaproszony. Pozwala to wykryć fałszywe zaproszenia i zobaczyć, kto próbuje oszukać system zaproszeń. ### Moderacyjne -Nasz nowy system moderacji pozwala na automatyczną moderację wielu rzeczy. Sprawdź nasze [ostrzeżenia](/pl/modules/moderation/strikes.md) oraz [kary](/pl/modules/moderation/punishments.md) strony, aby uzyskać więcej informacji. Krótko mówiąc, nasz bot wydaje „ostrzeżenia” ludziom, którzy źle się zachowują, a po pewnej liczbie ostrzeżeń użytkownik otrzymuje karę. Wszystko to jest konfigurowalne przez użytkownika. +Nasz nowy system moderacji pozwala na automatyczną moderację wielu rzeczy. Sprawdź nasze [ostrzeżenia](/pl/modules/moderation/strikes.md) oraz [kary](/pl/modules/moderation/punishments.md), aby uzyskać więcej informacji. Krótko mówiąc, nasz bot wydaje „ostrzeżenia” ludziom, którzy źle się zachowują, a po pewnej liczbie ostrzeżeń użytkownik otrzymuje karę. Wszystko to jest konfigurowalne przez użytkownika. ## Premium diff --git a/docs/pl/_sidebar.md b/docs/pl/_sidebar.md index e7fb181f..17a2fa31 100644 --- a/docs/pl/_sidebar.md +++ b/docs/pl/_sidebar.md @@ -1,7 +1,7 @@ - Pierwsze kroki - [Szybki Start](/pl/getting-started/quick-start.md) - - [FAQs](/pl/getting-started/faq.md) + - [FAQ](/pl/getting-started/faq.md) - [Bot w wersji Alfa](/pl/getting-started/alpha.md) - [Pro Bot](/pl/getting-started/pro.md) @@ -18,10 +18,10 @@ - Moduły - - Invite Management + - Zarządzanie zaproszeniami - - [Podgląd](/pl/modules/invites/overview.md) - - [Własne wiadomości](/pl/modules/invites/custom-messages.md) + - [Przegląd](/pl/modules/invites/overview.md) + - [Niestandardowe wiadomości](/pl/modules/invites/custom-messages.md) - [Przykłady](/pl/modules/invites/examples.md) - Moderacyjne @@ -31,7 +31,7 @@ - Muzyka - - [Podgląd](/pl/modules/music/overview.md) + - [Przegląd](/pl/modules/music/overview.md) - Inne @@ -40,5 +40,5 @@ - [Dotacje](/pl/other/donating.md) - [Wsparcie](/pl/other/support.md) - [Dziennik zmian](/pl/other/changelog.md) - - [Roadmap](/pl/other/roadmap.md) + - [Mapa](/pl/other/roadmap.md) - [Otwarte źródło](/pl/other/open-source.md) diff --git a/docs/pl/getting-started/faq.md b/docs/pl/getting-started/faq.md index 1741df5d..2caf30f0 100644 --- a/docs/pl/getting-started/faq.md +++ b/docs/pl/getting-started/faq.md @@ -1,4 +1,4 @@ -# FAQs} +# FAQ} ## Jak zmienić prefiks bota? diff --git a/docs/pl/getting-started/pro.md b/docs/pl/getting-started/pro.md index 079c68ef..bf6a4493 100644 --- a/docs/pl/getting-started/pro.md +++ b/docs/pl/getting-started/pro.md @@ -1,3 +1,3 @@ # Pro Bot -start.pro.description +start.pro.opis diff --git a/docs/pl/getting-started/quick-start.md b/docs/pl/getting-started/quick-start.md index 7b0d100a..ee8f6829 100644 --- a/docs/pl/getting-started/quick-start.md +++ b/docs/pl/getting-started/quick-start.md @@ -2,12 +2,12 @@ ## Konfiguracja -start.quick.setup.description +start.szybki.konfiguracja.opis -### 1. start.quick.setup.first.title +### 1. start.szybki.konfiguracja.pierwszy.tytuł -start.quick.setup.first.description +start.szybki.konfiguracja.pierwszy.opis -### 2. start.quick.setup.second.title +### 2. start.szybki.konfiguracja.drugi.tytuł -start.quick.setup.second.description +start.szybki.konfiguracja.drugi.opis diff --git a/docs/pl/other/donating.md b/docs/pl/other/donating.md index f147ee49..3c206a41 100644 --- a/docs/pl/other/donating.md +++ b/docs/pl/other/donating.md @@ -1,7 +1,7 @@ # Dotacje -other.donating.description +inne.dotacje.opis ## Kryptowaluty -other.donating.crypto.description +inne.dotacje.kryptowaluty.opis diff --git a/docs/pl/other/open-source.md b/docs/pl/other/open-source.md index f641bb58..bf8cd584 100644 --- a/docs/pl/other/open-source.md +++ b/docs/pl/other/open-source.md @@ -1,7 +1,7 @@ # Otwarte źródło -other.openSource.description +inne.openSource.opis ## Główny Bot -other.openSource.bot.description +inne.openSource.bot.opis diff --git a/docs/pl/other/roadmap.md b/docs/pl/other/roadmap.md index 095ef5c4..b917acf1 100644 --- a/docs/pl/other/roadmap.md +++ b/docs/pl/other/roadmap.md @@ -1,3 +1,3 @@ -# Roadmap +# Mapa TODO diff --git a/docs/pl/other/translations.md b/docs/pl/other/translations.md index 94d5f82a..e61104be 100644 --- a/docs/pl/other/translations.md +++ b/docs/pl/other/translations.md @@ -1,7 +1,7 @@ # Tłumaczenia -other.translations.description +inne.tłumaczenia.opisy -## other.translations.help.title +## inne.tłumaczenia.pomoc.tytuł -other.translations.help.description +inne.tłumaczenia.pomoc.opis diff --git a/docs/pl/other/webpanel.md b/docs/pl/other/webpanel.md index 8e4d3d71..82589d98 100644 --- a/docs/pl/other/webpanel.md +++ b/docs/pl/other/webpanel.md @@ -1,3 +1,3 @@ # Panel internetowy -other.webpanel.description +inne.panel.opis diff --git a/docs/pl/reference/commands.md b/docs/pl/reference/commands.md index 8f9901be..6e436328 100644 --- a/docs/pl/reference/commands.md +++ b/docs/pl/reference/commands.md @@ -96,8 +96,8 @@ This argument expects a duration. The following duration types are supported: | [info](#info) | Pokaż informacje o określonym członku. | !info \ [details][page] | | [inviteCodes](#inviteCodes) | Zdobądź listę wszystkich twoich kodów zaproszeń | !inviteCodes | | [inviteDetails](#inviteDetails) | Pokazuje szczegóły skąd są twoje zaproszenia. | !inviteDetails [user] | -| [invites](#invites) | Show personal invites. | !invites [user] | -| [leaderboard](#leaderboard) | Show members with most invites. | !leaderboard [page] | +| [invites](#invites) | Pokaż osobiste zaproszenia. | !invites [user] | +| [leaderboard](#leaderboard) | Pokaż członków z największą liczbą zaproszeń. | !leaderboard [page] | | [removeInvites](#removeInvites) | Removes a specified amount of invites from a user. | !removeInvites \ \ [reason] | | [restoreInvites](#restoreInvites) | Restore all previously cleared invites. | !restoreInvites [user] | | [subtractFakes](#subtractFakes) | Remove fake invites from all users. | !subtractFakes | @@ -120,7 +120,7 @@ This argument expects a duration. The following duration types are supported: | [config](#config) | Pokaż i zmień konfigurację serwera. | !config [key][value] | | [interactiveConfig](#interactiveConfig) | Interaktywna konfiguracja | !interactiveConfig | | [inviteCodeConfig](#inviteCodeConfig) | Pokaż i zmień konfiguracje kodu zaproszenia serwera. | !inviteCodeConfig [key][invitecode] [value] | -| [memberConfig](#memberConfig) | Show and change the config of members of the server. | !memberConfig [key][user] [value] | +| [memberConfig](#memberConfig) | Pokaż i zmień konfigurację członków serwera. | !memberConfig [key][user] [value] | | [permissions](#permissions) | Configure permissions to use commands. | !permissions [cmd][role] | ### Info @@ -156,7 +156,7 @@ This argument expects a duration. The following duration types are supported: | [clean](#clean) | Wyczyść kanał niektórych typów wiadomości. | !clean \ [numberOfMessages] | | [cleanShort](#cleanShort) | Wyczyść krótkie wiadomości | !cleanShort \ [numberOfMessages] | | [cleanText](#cleanText) | Usuń wiadomości zawierające określone słowa kluczowe. | !cleanText \ [numberOfMessages] | -| [kick](#kick) | Kick a member from the server. | !kick \ [reason] | +| [kick](#kick) | Wyrzuć członka z serwera. | !kick \ [reason] | | [lockdown](#lockdown) | Lockdown a specific channel (Prevents anyone without special roles from sending messages) | !lockdown [-t value\|--timeout=value][channel] | | [mute](#mute) | Mute a user | !mute [-d value\|--duration=value] \ [reason] | | [punishmentConfig](#punishmentConfig) | Configure punishments when reaching a certain amount of strikes. | !punishmentConfig [punishment][strikes] [args] | @@ -292,9 +292,9 @@ Banuje członka z serwera. ### Flags -| Flag | Short | Type | Description | -| --------------------------------- | --------- | ----------------- | ---------------------------------------------------------------------------- | -| ‑‑deleteMessageDays | ‑d | [Number](#Number) | If specified will delete messages by the banned members this many days back. | +| Flag | Short | Type | Description | +| --------------------------------- | --------- | ----------------- | ------------------------------------------------------------------------------------- | +| ‑‑deleteMessageDays | ‑d | [Number](#Number) | Jeśli zostanie określony, usunie wiadomości od zbanowanych członków sprzed kilku dni. | ### Examples @@ -790,8 +790,8 @@ Pokazuje wykresy dotyczące różnych statystyk na tym serwerze. | Argument | Type | Required | Description | Details | | -------- | ------------- | -------- | ---------------------------- | -------------------------------------------------------------------- | | type | [Enum](#Enum) | Yes | Typ wykresu do wyświetlenia. | Use one of the following values: `joins`, `joinsAndLeaves`, `leaves` | -| from | [Date](#Date) | No | cmd.graph.self.args.from | | -| to | [Date](#Date) | No | cmd.graph.self.args.to | | +| from | [Date](#Date) | No | Data rozpoczęcia wykresu | | +| to | [Date](#Date) | No | Data zakończenia wykresu | | ### Examples @@ -1017,7 +1017,7 @@ Pokazuje szczegóły skąd są twoje zaproszenia. ## !invites -Show personal invites. +Pokaż osobiste zaproszenia. ### Usage @@ -1032,9 +1032,9 @@ Show personal invites. ### Arguments -| Argument | Type | Required | Description | Details | -| -------- | ------------- | -------- | ------------------------------------------- | ------- | -| user | [User](#User) | No | The user for whom you want to show invites. | | +| Argument | Type | Required | Description | Details | +| -------- | ------------- | -------- | --------------------------------------------------- | ------- | +| user | [User](#User) | No | Użytkownik, dla którego chcesz pokazać zaproszenia. | | ### Examples @@ -1056,7 +1056,7 @@ Show personal invites. ## !kick -Kick a member from the server. +Wyrzuć członka z serwera. ### Usage @@ -1066,10 +1066,10 @@ Kick a member from the server. ### Arguments -| Argument | Type | Required | Description | Details | -| -------- | ----------------- | -------- | -------------------------- | ------- | -| member | [Member](#Member) | Yes | Member to kick. | | -| reason | [Text](#Text) | No | Why the member was kicked. | | +| Argument | Type | Required | Description | Details | +| -------- | ----------------- | -------- | ---------------------------------- | ------- | +| member | [Member](#Member) | Yes | Członkowie do wyrzucenia. | | +| reason | [Text](#Text) | No | Dlaczego członek został wyrzucony. | | ### Examples @@ -1079,7 +1079,7 @@ Kick a member from the server. ## !leaderboard -Show members with most invites. +Pokaż członków z największą liczbą zaproszeń. ### Usage @@ -1093,9 +1093,9 @@ Show members with most invites. ### Arguments -| Argument | Type | Required | Description | Details | -| -------- | ----------------- | -------- | ------------------------------------- | ------- | -| page | [Number](#Number) | No | Which page of the leaderboard to get. | | +| Argument | Type | Required | Description | Details | +| -------- | ----------------- | -------- | ------------------------------- | ------- | +| page | [Number](#Number) | No | Którą stronę z tabeli liderów?. | | ### Examples @@ -1197,7 +1197,7 @@ Create a mashup of 2 songs. ## !memberConfig -Show and change the config of members of the server. +Pokaż i zmień konfigurację członków serwera. ### Usage @@ -1213,11 +1213,11 @@ Show and change the config of members of the server. ### Arguments -| Argument | Type | Required | Description | Details | -| -------- | --------------- | -------- | -------------------------------------------------------- | ------------------------------------------------------ | -| key | [Enum](#Enum) | No | The member config setting which you want to show/change. | Use one of the following values: `hideFromLeaderboard` | -| user | [User](#User) | No | The member that the setting is shown/changed for. | | -| value | [Value](#Value) | No | The new value of the setting. | | +| Argument | Type | Required | Description | Details | +| -------- | --------------- | -------- | -------------------------------------------------------------- | ------------------------------------------------------ | +| key | [Enum](#Enum) | No | Ustawienie konfiguracji członka, które chcesz pokazać/zmienić. | Use one of the following values: `hideFromLeaderboard` | +| user | [User](#User) | No | Członek, dla którego ustawienie jest pokazane/zmienione. | | +| value | [Value](#Value) | No | Nowa wartość ustawienia. | | ### Examples diff --git a/i18n/bot/nl.json b/i18n/bot/nl.json index 3fd1a467..22a5f2b3 100644 --- a/i18n/bot/nl.json +++ b/i18n/bot/nl.json @@ -312,7 +312,7 @@ "graph": { "joins": { "text": "Deze grafiek laat zien hoeveel mensen je server gejoind zijn.", - "title": "Users joining" + "title": "Gejoinde gebruikers" }, "leaves": { "text": "Deze grafiek laat zien hoeveel mensen je server geleaved zijn.", @@ -322,15 +322,15 @@ "args": { "duration": "De tijdsduur voor de grafiek", "type": "De type grafiek om te zien.", - "from": "Start date of the chart", - "to": "End date of the chart" + "from": "Startdatum van de chart", + "to": "Einddatum van de chart" }, "description": "Laat verschillende soorten grafieken zien van je server statistieken." }, - "minDays": "You have to select at least {{{ days }}} days", - "maxDays": "You may select at most {{{ days }}} days", + "minDays": "Je moet minimaal {{{ days }}} dagen selecteren", + "maxDays": "Je mag maximaal {{{ days }}} selecteren", "joinsAndLeaves": { - "title": "Users joining and leaving", + "title": "Gebruikers die joinen en leaven", "text": "This chart shows the number of users joining and leaving your server." } }, diff --git a/i18n/bot/pl.json b/i18n/bot/pl.json index e9e79ac0..edec9b8c 100644 --- a/i18n/bot/pl.json +++ b/i18n/bot/pl.json @@ -61,10 +61,10 @@ }, "description": "Banuje członka z serwera.", "flags": { - "deleteMessageDays": "If specified will delete messages by the banned members this many days back." + "deleteMessageDays": "Jeśli zostanie określony, usunie wiadomości od zbanowanych członków sprzed kilku dni." } }, - "canNotSoftBan": "I cannot softban this user." + "canNotSoftBan": "Nie mogę softbanować tego użytkownika." }, "botConfig": { "canNotClear": "Ustawienia konfiguracji **{{ key }}** nie można usunąć. Możesz użyć `{{ prefix }}botConfig {{ key }} default`, aby przywrócić domyślną wartość.", @@ -312,7 +312,7 @@ "graph": { "joins": { "text": "Ten wykres pokazuje liczbę użytkowników dołączających do twojego serwera.", - "title": "Users joining" + "title": "Użytkownicy dołączający" }, "leaves": { "text": "Ten wykres pokazuje liczbę użytkowników opuszczających twój serwer.", @@ -322,16 +322,16 @@ "args": { "duration": "Okres trwania wykresu.", "type": "Typ wykresu do wyświetlenia.", - "from": "cmd.graph.self.args.from", - "to": "cmd.graph.self.args.to" + "from": "Data rozpoczęcia wykresu", + "to": "Data zakończenia wykresu" }, "description": "Pokazuje wykresy dotyczące różnych statystyk na tym serwerze." }, - "minDays": "You have to select at least {{{ days }}} days", - "maxDays": "You may select at most {{{ days }}} days", + "minDays": "Musisz wybrać co najmniej {{{ days }}} dni", + "maxDays": "Możesz wybrać maksymalnie {{{ days }}} dni", "joinsAndLeaves": { - "title": "Users joining and leaving", - "text": "This chart shows the number of users joining and leaving your server." + "title": "Użytkownicy dołączający i wychodzący", + "text": "Ten wykres pokazuje liczbę użytkowników dołączających do serwera i wychodzących z niego." } }, "help": { @@ -463,7 +463,7 @@ "role[]": "Lista ról, na przykład: @Admin @Mod ", "string": "Jakikolwiek tekst", "string[]": "Lista słów, na przykład: słowo inne „słowo ze spacją”", - "enum[]": "A list of music platform types" + "enum[]": "Lista platform muzycznych" }, "welcome": "Użyj reakcji, aby wybrać jedną z dostępnych opcji." }, @@ -523,7 +523,7 @@ "title": "Tymczasowe" }, "title": "Posiadasz następujące kody na serwerze {{ guild }}", - "error": "I could not send you your invite codes, make sure you are allowing private messages from this server." + "error": "Nie mogłem wysłać Ci kodów zaproszeń, upewnij się, że zezwalasz na prywatne wiadomości z tego serwera." }, "inviteDetails": { "entry": "**{{ uses }}** z {{{ code }}} - utworzono **{{ createdAt }}**", @@ -546,120 +546,120 @@ }, "nextRank": { "other": "{{{ target }}} potrzebuje ** {{ nextRankPointsDiff }} ** więcej zaproszeń do osiągnięcia ** {{ nextRankName }} ** rangi!", - "self": "You need **{{ nextRankPointsDiff }}** more invites to reach **{{ nextRankName }}** rank!" + "self": "Potrzebujesz jeszcze **{{ nextRankPointsDiff }}** zaproszeń, żeby otrzymać rangę **{{ nextRankName }}**!" }, "self": { "args": { - "user": "The user for whom you want to show invites." + "user": "Użytkownik, dla którego chcesz pokazać zaproszenia." }, - "description": "Show personal invites." + "description": "Pokaż osobiste zaproszenia." } }, "kick": { - "canNotKick": "I cannot kick this user.", - "done": "The user was successfully kicked.", - "error": "There was an error kicking this user:\n{{ error }}", - "missingPermissions": "I need the `Kick Members` permission to kick members", + "canNotKick": "Nie mogę wyrzucić tego użytkownika.", + "done": "Użytkownik został pomyślnie wyrzucony.", + "error": "Wystąpił błąd podczas wyrzucania tego użytkownika:\n{{ error }}", + "missingPermissions": "Potrzebuję pozwolenia `Kick Members`, aby wyrzucać członków", "self": { "args": { - "member": "Member to kick.", - "reason": "Why the member was kicked." + "member": "Członkowie do wyrzucenia.", + "reason": "Dlaczego członek został wyrzucony." }, - "description": "Kick a member from the server." + "description": "Wyrzuć członka z serwera." } }, "leaderboard": { "col": { - "change": "Change", + "change": "Zmiana", "custom": "B", "fake": "F", - "leave": "L", - "name": "Name", - "regular": "R", - "total": "T" - }, - "comparedTo": "changes compared to {{{ to }}}", - "entry": "**{{ pos }}** **{{{ name }}}** - **{{ total }}** invites (**{{ regular }}** regular, **{{ custom }}** bonus, **{{ fake }}** fake, **{{ leave }}** leaves)", - "from": "Invites since {{{ from }}}", - "invalidDate": "Invalid date: {{ date }}", - "legend": "`T` = Total\n`R` = Regular\r\n`B` = Bonus\r\n`F` = Fake\r\n`L` = Leaves", - "noInvites": "No invites!", + "leave": "W", + "name": "Nazwa", + "regular": "N", + "total": "R" + }, + "comparedTo": "zmiany w porównaniu z {{{ to }}}", + "entry": "**{{ pos }}** **{{{ name }}}** - **{{ total }}** zaproszeń (**{{ regular }}** normalne , **{{ custom }}** bonusowe, **{{ fake }}** fałszywe, **{{ leave }}** wyjść)", + "from": "Zaprasza od {{{ from }}}", + "invalidDate": "Nieprawidłowa data: {{ date }}", + "legend": "`R` = Razem\n`N` = Normalne\r\n`B` = Bonusowe\r\n`F` = Fałszywe\r\n`W` = Wyjścia", + "noInvites": "Brak zaproszeń!", "self": { "args": { - "date": "The date (& time) for which the leaderboard is shown.", - "duration": "The duration for which to calculate the leaderboard.", - "page": "Which page of the leaderboard to get." + "date": "Data (i godzina), dla której wyświetlana jest tabela wyników.", + "duration": "Czas trwania, dla którego należy obliczyć tabelę wyników.", + "page": "Którą stronę z tabeli liderów?." }, - "description": "Show members with most invites.", + "description": "Pokaż członków z największą liczbą zaproszeń.", "flags": { - "compare": "The date to which the current leaderboard standings are compared to" + "compare": "Data, z którą porównywane są obecne tabele wyników" } }, - "title": "Leaderboard", - "lastUpdate": "Last updated {{{ lastUpdate }}}, next update {{{ nextUpdate }}}" + "title": "Tabela liderów", + "lastUpdate": "Ostatnia aktualizacja {{{ lastUpdate }}}, następna aktualizacja {{{ nextUpdate }}}" }, "legacyInvites": { "self": { "args": { - "user": "DEPRECATED - this command will be removed soon." + "user": "DEPRECATED - to polecenie zostanie wkrótce usunięte." }, - "description": "DEPRECATED - this command will be removed soon." + "description": "DEPRECATED - to polecenie zostanie wkrótce usunięte." } }, "legacyLeaderboard": { "self": { "args": { - "date": "DEPRECATED - this command will be removed soon.", - "page": "DEPRECATED - this command will be removed soon." + "date": "DEPRECATED - to polecenie zostanie wkrótce usunięte.", + "page": "DEPRECATED - to polecenie zostanie wkrótce usunięte." }, - "description": "DEPRECATED - this command will be removed soon." + "description": "DEPRECATED - to polecenie zostanie wkrótce usunięte." } }, "makeMentionable": { - "alreadyDone": "{{{ role }}} is already mentionable.", + "alreadyDone": "{{{ rola }}} jest już możliwa do wzmieniania.", "self": { "args": { - "role": "The role that you want to mention." + "role": "Rola, o której chcesz wspomnieć." }, - "description": "Make a role mentionable for 60 seconds or until it was used." + "description": "Wymień rolę na 60 sekund lub do momentu jej użycia." } }, "memberConfig": { - "canNotClear": "The member config setting **{{ key }}** can not be cleared. You can use `memberConfig {{ key }} default` to reset it to the default value.", + "canNotClear": "Ustawienia konfiguracji członka ** {{ key }} ** nie można wyczyścić. Możesz użyć `memberConfig {{ key }} default`, aby zresetować go do wartości domyślnej.", "changed": { "text": "This member config has been changed.\n\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} ` to change it again.\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} none` to reset it to the default." }, "current": { "notSet": "This member config is currently **not** set.\n\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} ` to set it.", "text": "This member config is currently set.\n\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} ` to change it.\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} default` to reset it to the default.\nUse `{{ prefix }}memberConfig {{ key }} {{ username }} none\\` to clear it.", - "title": "Current Value" + "title": "Aktualna wartość" }, "keys": { - "title": "Valid member config keys" + "title": "Prawidłowe klucze konfiguracji członka" }, "new": { - "title": "New Value" + "title": "Nowa wartość" }, - "none": "None", + "none": "Żaden", "notSet": "This member config settings is currently not set for any members", "previous": { - "title": "Previous Value" + "title": "Poprzednia wartość" }, - "sameValue": "This member config is already set to that value", + "sameValue": "Ta konfiguracja członka jest już ustawiona na tę wartość", "self": { "args": { - "key": "The member config setting which you want to show/change.", - "user": "The member that the setting is shown/changed for.", - "value": "The new value of the setting." + "key": "Ustawienie konfiguracji członka, które chcesz pokazać/zmienić.", + "user": "Członek, dla którego ustawienie jest pokazane/zmienione.", + "value": "Nowa wartość ustawienia." }, - "description": "Show and change the config of members of the server." + "description": "Pokaż i zmień konfigurację członków serwera." }, "text": "Below are all the available member config settings.\n\nUse `{{ prefix }}memberConfig ` to view the users which have a `` setting\nUse `{{ prefix }}memberConfig @user` to view the setting for a single `@user`\nUse `{{ prefix }}memberConfig @user ` to set the config `` to `` for `@user`", - "title": "Member Config" + "title": "Konfiguracja członka" }, "members": { - "bots": "Bots", - "humans": "Humans", + "bots": "Boty", + "humans": "Użytkownicy", "joined": { "day": "Joined last 24h", "month": "Joined this month", @@ -1667,6 +1667,70 @@ "description": "Roles that are assigned to all members when joining." } }, + "strikeConfig": { + "invites": { + "title": "Invite Links", + "description": "A member posts an invite link to a Discord server." + }, + "links": { + "title": "Links", + "description": "Someone posts a link to a website." + }, + "words": { + "title": "Banned words", + "description": "A member uses a explicitly banned word." + }, + "allCaps": { + "title": "CAPS", + "description": "Messages containing an excessive amount of CAPS." + }, + "duplicateText": { + "title": "Duplicate Text", + "description": "Someone keeps posting the same message (copy-pasta)." + }, + "quickMessages": { + "title": "Spamming", + "description": "Members send a lot of mesages in a short amount of time." + }, + "mentionUsers": { + "title": "Mention Users", + "description": "Someone posts a message mentioning a lot of other people." + }, + "mentionRoles": { + "title": "Mention Roles", + "description": "Someone posts a message mentioning a lot of roles." + }, + "emojis": { + "title": "Emojis", + "description": "Messages made up of mostly emojis." + }, + "hoist": { + "title": "Hoisting", + "description": "Someone adds special characters to their name to be listed at the top." + } + }, + "punishmentConfig": { + "ban": { + "title": "Ban", + "description": "Ban the member from the server." + }, + "kick": { + "title": "Kick", + "description": "Kick the member from the server." + }, + "softban": { + "title": "Softban", + "description": "Ban and then immediately unban a member." + }, + "warn": { + "title": "Warn", + "description": "Send a warning message to the member" + }, + "mute": { + "title": "Mute", + "description": "Mute the member." + } + }, "music": { "notPlaying": "There is currently no music being played!", "notConnected": "The bot is not connected to a voice channel!", diff --git a/i18n/docs/pl.json b/i18n/docs/pl.json index e126ac47..3f0244da 100644 --- a/i18n/docs/pl.json +++ b/i18n/docs/pl.json @@ -3,21 +3,21 @@ "modules": { "title": "Moduły", "invites": { - "title": "Invite Management", - "description": "Gdy nasz bot jest na twoim serwerze, śledzimy każde zaproszenie, które wydarzy się na twoim serwerze. Discord pokazuje tylko, kto ma ile zaproszeń. Nasz bot analizuje również, kto został przez kogo zaproszony. Pozwala to naszemu botowi wykryć fałszywe zaproszenia i zobaczyć, kto próbuje oszukać system zaproszeń.", + "title": "Zarządzanie zaproszeniami", + "description": "Gdy nasz bot jest na twoim serwerze, śledzimy każde zaproszenie, które wydarzy się na twoim serwerze. Discord pokazuje tylko, kto ma ile zaproszeń. Nasz bot analizuje również, kto został przez kogo zaproszony. Pozwala to wykryć fałszywe zaproszenia i zobaczyć, kto próbuje oszukać system zaproszeń.", "examples": { "title": "Przykłady" }, "overview": { - "title": "Podgląd" + "title": "Przegląd" }, "customMessages": { - "title": "Własne wiadomości" + "title": "Niestandardowe wiadomości" } }, "moderation": { "title": "Moderacyjne", - "description": "Nasz nowy system moderacji pozwala na automatyczną moderację wielu rzeczy. Sprawdź nasze [ostrzeżenia]({{{ linkStrikes }}}) oraz [kary]({{{ linkPunishments }}}) strony, aby uzyskać więcej informacji. Krótko mówiąc, nasz bot wydaje „ostrzeżenia” ludziom, którzy źle się zachowują, a po pewnej liczbie ostrzeżeń użytkownik otrzymuje karę. Wszystko to jest konfigurowalne przez użytkownika.", + "description": "Nasz nowy system moderacji pozwala na automatyczną moderację wielu rzeczy. Sprawdź nasze [ostrzeżenia]({{{ linkStrikes }}}) oraz [kary]({{{ linkPunishments }}}), aby uzyskać więcej informacji. Krótko mówiąc, nasz bot wydaje „ostrzeżenia” ludziom, którzy źle się zachowują, a po pewnej liczbie ostrzeżeń użytkownik otrzymuje karę. Wszystko to jest konfigurowalne przez użytkownika.", "punishments": { "title": "Kary" }, @@ -28,7 +28,7 @@ "music": { "title": "Muzyka", "overview": { - "title": "Podgląd" + "title": "Przegląd" } } }, @@ -36,39 +36,39 @@ "title": "Inne", "donating": { "title": "Dotacje", - "description": "other.donating.description", + "description": "inne.dotacje.opis", "crypto": { "title": "Kryptowaluty", - "description": "other.donating.crypto.description" + "description": "inne.dotacje.kryptowaluty.opis" } }, "roadmap": { - "title": "Roadmap" + "title": "Mapa" }, "support": { "title": "Wsparcie" }, "translations": { "title": "Tłumaczenia", - "description": "other.translations.description", + "description": "inne.tłumaczenia.opisy", "help": { - "title": "other.translations.help.title", - "description": "other.translations.help.description" + "title": "inne.tłumaczenia.pomoc.tytuł", + "description": "inne.tłumaczenia.pomoc.opis" } }, "webpanel": { "title": "Panel internetowy", - "description": "other.webpanel.description" + "description": "inne.panel.opis" }, "changelog": { "title": "Dziennik zmian" }, "openSource": { "title": "Otwarte źródło", - "description": "other.openSource.description", + "description": "inne.openSource.opis", "bot": { "title": "Główny Bot", - "description": "other.openSource.bot.description" + "description": "inne.openSource.bot.opis" } } }, @@ -94,7 +94,7 @@ "linkDescription": "Dodaj InviteManager Alpha tutaj." }, "faq": { - "title": "FAQs", + "title": "FAQ", "prefix": { "title": "Jak zmienić prefiks bota?", "description": "Możesz napisać `!config prefix -` żeby zmienić prefix.\n\nJeśli nie znasz swojego aktualnego prefixu użyj `@InviteManager config prefix` aby go zobaczyć" @@ -122,20 +122,20 @@ }, "pro": { "title": "Pro Bot", - "description": "start.pro.description" + "description": "start.pro.opis" }, "quick": { "title": "Szybki Start", "setup": { "title": "Konfiguracja", - "description": "start.quick.setup.description", + "description": "start.szybki.konfiguracja.opis", "first": { - "title": "start.quick.setup.first.title", - "description": "start.quick.setup.first.description" + "title": "start.szybki.konfiguracja.pierwszy.tytuł", + "description": "start.szybki.konfiguracja.pierwszy.opis" }, "second": { - "title": "start.quick.setup.second.title", - "description": "start.quick.setup.second.description" + "title": "start.szybki.konfiguracja.drugi.tytuł", + "description": "start.szybki.konfiguracja.drugi.opis" } } }