Skip to content

Commit

Permalink
feat(i18n): Update translations & docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco (Valandur) committed Jan 5, 2020
1 parent 153a4a1 commit dbfd144
Show file tree
Hide file tree
Showing 15 changed files with 209 additions and 145 deletions.
4 changes: 2 additions & 2 deletions docs/nl/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions docs/pl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
12 changes: 6 additions & 6 deletions docs/pl/_sidebar.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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
Expand All @@ -31,7 +31,7 @@

- Muzyka

- [Podgląd](/pl/modules/music/overview.md)
- [Przegląd](/pl/modules/music/overview.md)

- Inne

Expand All @@ -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)
2 changes: 1 addition & 1 deletion docs/pl/getting-started/faq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FAQs}
# FAQ}

## Jak zmienić prefiks bota?

Expand Down
2 changes: 1 addition & 1 deletion docs/pl/getting-started/pro.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Pro Bot

start.pro.description
start.pro.opis
10 changes: 5 additions & 5 deletions docs/pl/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions docs/pl/other/donating.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dotacje

other.donating.description
inne.dotacje.opis

## Kryptowaluty

other.donating.crypto.description
inne.dotacje.kryptowaluty.opis
4 changes: 2 additions & 2 deletions docs/pl/other/open-source.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion docs/pl/other/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Roadmap
# Mapa

TODO
6 changes: 3 additions & 3 deletions docs/pl/other/translations.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion docs/pl/other/webpanel.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Panel internetowy

other.webpanel.description
inne.panel.opis
56 changes: 28 additions & 28 deletions docs/pl/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \<user\> [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 \<user\> \<amount\> [reason] |
| [restoreInvites](#restoreInvites) | Restore all previously cleared invites. | !restoreInvites [user] |
| [subtractFakes](#subtractFakes) | Remove fake invites from all users. | !subtractFakes |
Expand All @@ -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
Expand Down Expand Up @@ -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 \<type\> [numberOfMessages] |
| [cleanShort](#cleanShort) | Wyczyść krótkie wiadomości | !cleanShort \<maxTextLength\> [numberOfMessages] |
| [cleanText](#cleanText) | Usuń wiadomości zawierające określone słowa kluczowe. | !cleanText \<text\> [numberOfMessages] |
| [kick](#kick) | Kick a member from the server. | !kick \<member\> [reason] |
| [kick](#kick) | Wyrzuć członka z serwera. | !kick \<member\> [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] \<user\> [reason] |
| [punishmentConfig](#punishmentConfig) | Configure punishments when reaching a certain amount of strikes. | !punishmentConfig [punishment][strikes] [args] |
Expand Down Expand Up @@ -292,9 +292,9 @@ Banuje członka z serwera.

### Flags

| Flag | Short | Type | Description |
| --------------------------------- | --------- | ----------------- | ---------------------------------------------------------------------------- |
| &#x2011;&#x2011;deleteMessageDays | &#x2011;d | [Number](#Number) | If specified will delete messages by the banned members this many days back. |
| Flag | Short | Type | Description |
| --------------------------------- | --------- | ----------------- | ------------------------------------------------------------------------------------- |
| &#x2011;&#x2011;deleteMessageDays | &#x2011;d | [Number](#Number) | Jeśli zostanie określony, usunie wiadomości od zbanowanych członków sprzed kilku dni. |

### Examples

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -1017,7 +1017,7 @@ Pokazuje szczegóły skąd są twoje zaproszenia.

## !invites

Show personal invites.
Pokaż osobiste zaproszenia.

### Usage

Expand All @@ -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

Expand All @@ -1056,7 +1056,7 @@ Show personal invites.

## !kick

Kick a member from the server.
Wyrzuć członka z serwera.

### Usage

Expand All @@ -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

Expand All @@ -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

Expand All @@ -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

Expand Down Expand Up @@ -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

Expand All @@ -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

Expand Down
12 changes: 6 additions & 6 deletions i18n/bot/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -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."
}
},
Expand Down
Loading

0 comments on commit dbfd144

Please sign in to comment.