diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-10-16 19:58:43 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-10-16 19:58:43 +0300 |
commit | a168f885d9939c1c00e7bda90fd063fb9c23e636 (patch) | |
tree | 6dbee6a362183990d5a13f40e1cdf9e80151525b /i18n/pl.i18n.json | |
parent | 5979fc1d3dacb408b516f4b07a0c6aeed347a522 (diff) | |
download | wekan-a168f885d9939c1c00e7bda90fd063fb9c23e636.tar.gz wekan-a168f885d9939c1c00e7bda90fd063fb9c23e636.tar.bz2 wekan-a168f885d9939c1c00e7bda90fd063fb9c23e636.zip |
Update translations.
Diffstat (limited to 'i18n/pl.i18n.json')
-rw-r--r-- | i18n/pl.i18n.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index cd0be002..87b8537c 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -532,7 +532,7 @@ "r-add-rule": "Dodaj regułę", "r-view-rule": "Zobacz regułę", "r-delete-rule": "Usuń regułę", - "r-new-rule-name": "New rule title", + "r-new-rule-name": "Nowa nazwa reguły", "r-no-rules": "Brak regułę", "r-when-a-card-is": "Gdy karta jest", "r-added-to": "Dodano do", @@ -575,7 +575,7 @@ "r-checklist": "lista zadań", "r-check-all": "Zaznacz wszystkie", "r-uncheck-all": "Odznacz wszystkie", - "r-items-check": "items of checklist", + "r-items-check": "elementy listy", "r-check": "Zaznacz", "r-uncheck": "Odznacz", "r-item": "element", @@ -610,6 +610,6 @@ "ldap": "LDAP", "oauth2": "OAuth2", "cas": "CAS", - "authentication-method": "Authentication method", - "authentication-type": "Authentication type" + "authentication-method": "Sposób autoryzacji", + "authentication-type": "Typ autoryzacji" }
\ No newline at end of file |