Skip to content

Translation update (pl) #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions lang/pl/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?php

/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author dzwdz <dokuwiki@dzwdz.net>
*/
$lang['emailduplicate'] = 'Ten adres email jest już powiązany z innym użytkownikiem.';
$lang['loginwith'] = 'Logowanie innymi serwisami:';
$lang['authnotenabled'] = 'Konto powiązane z twoim adresem email nie ma włączonego logowania poprzez %s.
Zaloguj się inną metodą i włącz tą metodę w swoim profilu.';
$lang['wrongConfig'] = 'Plugin oAuth został źle skonfigurowany, możliwe jest tylko logowanie lokalnym kontem. Skontaktuj się z administratorem.';
$lang['loginButton'] = 'Zaloguj się poprzez';
$lang['rejectedEMail'] = 'Użyto niedozwolonego adresu email. Dozwolone są tylko adresy email z następujących domen: %s';
$lang['eMailRestricted'] = 'Dozwolone są tylko adresy email z następujących domen: %s';
$lang['noEmail'] = 'Serwis %s nie przekazał nam twojego adresu email. Logowanie nie powiodło się.';
$lang['oauth login failed'] = 'Twoje (ponowne) logowanie nie powiodło się.';
$lang['generic create error'] = 'Coś poszło nie tak podczas tworzenia twojego konta. Spróbuj ponownie później.';